@fieldwangai/agentflow 0.1.73 → 0.1.74

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.
@@ -0,0 +1,297 @@
1
+ var dM=Object.defineProperty;var fM=(e,t,n)=>t in e?dM(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var ur=(e,t,n)=>fM(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 o of s)if(o.type==="childList")for(const a of o.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&r(a)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();var tp=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Al(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var uE={exports:{}},sy={},dE={exports:{}},Kt={};/**
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 Hp=Symbol.for("react.element"),pM=Symbol.for("react.portal"),hM=Symbol.for("react.fragment"),mM=Symbol.for("react.strict_mode"),gM=Symbol.for("react.profiler"),yM=Symbol.for("react.provider"),xM=Symbol.for("react.context"),wM=Symbol.for("react.forward_ref"),bM=Symbol.for("react.suspense"),vM=Symbol.for("react.memo"),kM=Symbol.for("react.lazy"),Vk=Symbol.iterator;function SM(e){return e===null||typeof e!="object"?null:(e=Vk&&e[Vk]||e["@@iterator"],typeof e=="function"?e:null)}var fE={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},pE=Object.assign,hE={};function wd(e,t,n){this.props=e,this.context=t,this.refs=hE,this.updater=n||fE}wd.prototype.isReactComponent={};wd.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")};wd.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function mE(){}mE.prototype=wd.prototype;function Av(e,t,n){this.props=e,this.context=t,this.refs=hE,this.updater=n||fE}var Pv=Av.prototype=new mE;Pv.constructor=Av;pE(Pv,wd.prototype);Pv.isPureReactComponent=!0;var Kk=Array.isArray,gE=Object.prototype.hasOwnProperty,Iv={current:null},yE={key:!0,ref:!0,__self:!0,__source:!0};function xE(e,t,n){var r,s={},o=null,a=null;if(t!=null)for(r in t.ref!==void 0&&(a=t.ref),t.key!==void 0&&(o=""+t.key),t)gE.call(t,r)&&!yE.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),d=0;d<l;d++)c[d]=arguments[d+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:Hp,type:e,key:o,ref:a,props:s,_owner:Iv.current}}function NM(e,t){return{$$typeof:Hp,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Tv(e){return typeof e=="object"&&e!==null&&e.$$typeof===Hp}function jM(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var Uk=/\/+/g;function ox(e,t){return typeof e=="object"&&e!==null&&e.key!=null?jM(""+e.key):t.toString(36)}function vm(e,t,n,r,s){var o=typeof e;(o==="undefined"||o==="boolean")&&(e=null);var a=!1;if(e===null)a=!0;else switch(o){case"string":case"number":a=!0;break;case"object":switch(e.$$typeof){case Hp:case pM:a=!0}}if(a)return a=e,s=s(a),e=r===""?"."+ox(a,0):r,Kk(s)?(n="",e!=null&&(n=e.replace(Uk,"$&/")+"/"),vm(s,t,n,"",function(d){return d})):s!=null&&(Tv(s)&&(s=NM(s,n+(!s.key||a&&a.key===s.key?"":(""+s.key).replace(Uk,"$&/")+"/")+e)),t.push(s)),1;if(a=0,r=r===""?".":r+":",Kk(e))for(var l=0;l<e.length;l++){o=e[l];var c=r+ox(o,l);a+=vm(o,t,n,c,s)}else if(c=SM(e),typeof c=="function")for(e=c.call(e),l=0;!(o=e.next()).done;)o=o.value,c=r+ox(o,l++),a+=vm(o,t,n,c,s);else if(o==="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 Ch(e,t,n){if(e==null)return e;var r=[],s=0;return vm(e,r,"","",function(o){return t.call(n,o,s++)}),r}function CM(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 _s={current:null},km={transition:null},EM={ReactCurrentDispatcher:_s,ReactCurrentBatchConfig:km,ReactCurrentOwner:Iv};function wE(){throw Error("act(...) is not supported in production builds of React.")}Kt.Children={map:Ch,forEach:function(e,t,n){Ch(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Ch(e,function(){t++}),t},toArray:function(e){return Ch(e,function(t){return t})||[]},only:function(e){if(!Tv(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Kt.Component=wd;Kt.Fragment=hM;Kt.Profiler=gM;Kt.PureComponent=Av;Kt.StrictMode=mM;Kt.Suspense=bM;Kt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=EM;Kt.act=wE;Kt.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=pE({},e.props),s=e.key,o=e.ref,a=e._owner;if(t!=null){if(t.ref!==void 0&&(o=t.ref,a=Iv.current),t.key!==void 0&&(s=""+t.key),e.type&&e.type.defaultProps)var l=e.type.defaultProps;for(c in t)gE.call(t,c)&&!yE.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 d=0;d<c;d++)l[d]=arguments[d+2];r.children=l}return{$$typeof:Hp,type:e.type,key:s,ref:o,props:r,_owner:a}};Kt.createContext=function(e){return e={$$typeof:xM,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:yM,_context:e},e.Consumer=e};Kt.createElement=xE;Kt.createFactory=function(e){var t=xE.bind(null,e);return t.type=e,t};Kt.createRef=function(){return{current:null}};Kt.forwardRef=function(e){return{$$typeof:wM,render:e}};Kt.isValidElement=Tv;Kt.lazy=function(e){return{$$typeof:kM,_payload:{_status:-1,_result:e},_init:CM}};Kt.memo=function(e,t){return{$$typeof:vM,type:e,compare:t===void 0?null:t}};Kt.startTransition=function(e){var t=km.transition;km.transition={};try{e()}finally{km.transition=t}};Kt.unstable_act=wE;Kt.useCallback=function(e,t){return _s.current.useCallback(e,t)};Kt.useContext=function(e){return _s.current.useContext(e)};Kt.useDebugValue=function(){};Kt.useDeferredValue=function(e){return _s.current.useDeferredValue(e)};Kt.useEffect=function(e,t){return _s.current.useEffect(e,t)};Kt.useId=function(){return _s.current.useId()};Kt.useImperativeHandle=function(e,t,n){return _s.current.useImperativeHandle(e,t,n)};Kt.useInsertionEffect=function(e,t){return _s.current.useInsertionEffect(e,t)};Kt.useLayoutEffect=function(e,t){return _s.current.useLayoutEffect(e,t)};Kt.useMemo=function(e,t){return _s.current.useMemo(e,t)};Kt.useReducer=function(e,t,n){return _s.current.useReducer(e,t,n)};Kt.useRef=function(e){return _s.current.useRef(e)};Kt.useState=function(e){return _s.current.useState(e)};Kt.useSyncExternalStore=function(e,t,n){return _s.current.useSyncExternalStore(e,t,n)};Kt.useTransition=function(){return _s.current.useTransition()};Kt.version="18.3.1";dE.exports=Kt;var m=dE.exports;const yt=Al(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 _M=m,AM=Symbol.for("react.element"),PM=Symbol.for("react.fragment"),IM=Object.prototype.hasOwnProperty,TM=_M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,RM={key:!0,ref:!0,__self:!0,__source:!0};function bE(e,t,n){var r,s={},o=null,a=null;n!==void 0&&(o=""+n),t.key!==void 0&&(o=""+t.key),t.ref!==void 0&&(a=t.ref);for(r in t)IM.call(t,r)&&!RM.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:AM,type:e,key:o,ref:a,props:s,_owner:TM.current}}sy.Fragment=PM;sy.jsx=bE;sy.jsxs=bE;uE.exports=sy;var i=uE.exports,Iw={},vE={exports:{}},fi={},kE={exports:{}},SE={};/**
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(A,O){var _=A.length;A.push(O);e:for(;0<_;){var Q=_-1>>>1,Z=A[Q];if(0<s(Z,O))A[Q]=O,A[_]=Z,_=Q;else break e}}function n(A){return A.length===0?null:A[0]}function r(A){if(A.length===0)return null;var O=A[0],_=A.pop();if(_!==O){A[0]=_;e:for(var Q=0,Z=A.length,V=Z>>>1;Q<V;){var oe=2*(Q+1)-1,de=A[oe],ye=oe+1,Se=A[ye];if(0>s(de,_))ye<Z&&0>s(Se,de)?(A[Q]=Se,A[ye]=_,Q=ye):(A[Q]=de,A[oe]=_,Q=oe);else if(ye<Z&&0>s(Se,_))A[Q]=Se,A[ye]=_,Q=ye;else break e}}return O}function s(A,O){var _=A.sortIndex-O.sortIndex;return _!==0?_:A.id-O.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var a=Date,l=a.now();e.unstable_now=function(){return a.now()-l}}var c=[],d=[],p=1,u=null,f=3,h=!1,g=!1,w=!1,k=typeof setTimeout=="function"?setTimeout:null,y=typeof clearTimeout=="function"?clearTimeout:null,b=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function x(A){for(var O=n(d);O!==null;){if(O.callback===null)r(d);else if(O.startTime<=A)r(d),O.sortIndex=O.expirationTime,t(c,O);else break;O=n(d)}}function N(A){if(w=!1,x(A),!g)if(n(c)!==null)g=!0,I(E);else{var O=n(d);O!==null&&D(N,O.startTime-A)}}function E(A,O){g=!1,w&&(w=!1,y($),$=-1),h=!0;var _=f;try{for(x(O),u=n(c);u!==null&&(!(u.expirationTime>O)||A&&!H());){var Q=u.callback;if(typeof Q=="function"){u.callback=null,f=u.priorityLevel;var Z=Q(u.expirationTime<=O);O=e.unstable_now(),typeof Z=="function"?u.callback=Z:u===n(c)&&r(c),x(O)}else r(c);u=n(c)}if(u!==null)var V=!0;else{var oe=n(d);oe!==null&&D(N,oe.startTime-O),V=!1}return V}finally{u=null,f=_,h=!1}}var C=!1,M=null,$=-1,z=5,K=-1;function H(){return!(e.unstable_now()-K<z)}function L(){if(M!==null){var A=e.unstable_now();K=A;var O=!0;try{O=M(!0,A)}finally{O?F():(C=!1,M=null)}}else C=!1}var F;if(typeof b=="function")F=function(){b(L)};else if(typeof MessageChannel<"u"){var T=new MessageChannel,R=T.port2;T.port1.onmessage=L,F=function(){R.postMessage(null)}}else F=function(){k(L,0)};function I(A){M=A,C||(C=!0,F())}function D(A,O){$=k(function(){A(e.unstable_now())},O)}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(A){A.callback=null},e.unstable_continueExecution=function(){g||h||(g=!0,I(E))},e.unstable_forceFrameRate=function(A){0>A||125<A?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):z=0<A?Math.floor(1e3/A):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function(A){switch(f){case 1:case 2:case 3:var O=3;break;default:O=f}var _=f;f=O;try{return A()}finally{f=_}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(A,O){switch(A){case 1:case 2:case 3:case 4:case 5:break;default:A=3}var _=f;f=A;try{return O()}finally{f=_}},e.unstable_scheduleCallback=function(A,O,_){var Q=e.unstable_now();switch(typeof _=="object"&&_!==null?(_=_.delay,_=typeof _=="number"&&0<_?Q+_:Q):_=Q,A){case 1:var Z=-1;break;case 2:Z=250;break;case 5:Z=1073741823;break;case 4:Z=1e4;break;default:Z=5e3}return Z=_+Z,A={id:p++,callback:O,priorityLevel:A,startTime:_,expirationTime:Z,sortIndex:-1},_>Q?(A.sortIndex=_,t(d,A),n(c)===null&&A===n(d)&&(w?(y($),$=-1):w=!0,D(N,_-Q))):(A.sortIndex=Z,t(c,A),g||h||(g=!0,I(E))),A},e.unstable_shouldYield=H,e.unstable_wrapCallback=function(A){var O=f;return function(){var _=f;f=O;try{return A.apply(this,arguments)}finally{f=_}}}})(SE);kE.exports=SE;var MM=kE.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 LM=m,ui=MM;function Re(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 NE=new Set,np={};function Oc(e,t){Ju(e,t),Ju(e+"Capture",t)}function Ju(e,t){for(np[e]=t,e=0;e<t.length;e++)NE.add(t[e])}var ga=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Tw=Object.prototype.hasOwnProperty,OM=/^[: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]*$/,qk={},Yk={};function $M(e){return Tw.call(Yk,e)?!0:Tw.call(qk,e)?!1:OM.test(e)?Yk[e]=!0:(qk[e]=!0,!1)}function DM(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 FM(e,t,n,r){if(t===null||typeof t>"u"||DM(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 As(e,t,n,r,s,o,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=o,this.removeEmptyString=a}var rs={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){rs[e]=new As(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];rs[t]=new As(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){rs[e]=new As(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){rs[e]=new As(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){rs[e]=new As(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){rs[e]=new As(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){rs[e]=new As(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){rs[e]=new As(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){rs[e]=new As(e,5,!1,e.toLowerCase(),null,!1,!1)});var Rv=/[\-:]([a-z])/g;function Mv(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(Rv,Mv);rs[t]=new As(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(Rv,Mv);rs[t]=new As(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(Rv,Mv);rs[t]=new As(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){rs[e]=new As(e,1,!1,e.toLowerCase(),null,!1,!1)});rs.xlinkHref=new As("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){rs[e]=new As(e,1,!1,e.toLowerCase(),null,!0,!0)});function Lv(e,t,n,r){var s=rs.hasOwnProperty(t)?rs[t]:null;(s!==null?s.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(FM(t,n,s,r)&&(n=null),r||s===null?$M(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 Sa=LM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Eh=Symbol.for("react.element"),bu=Symbol.for("react.portal"),vu=Symbol.for("react.fragment"),Ov=Symbol.for("react.strict_mode"),Rw=Symbol.for("react.profiler"),jE=Symbol.for("react.provider"),CE=Symbol.for("react.context"),$v=Symbol.for("react.forward_ref"),Mw=Symbol.for("react.suspense"),Lw=Symbol.for("react.suspense_list"),Dv=Symbol.for("react.memo"),Za=Symbol.for("react.lazy"),EE=Symbol.for("react.offscreen"),Gk=Symbol.iterator;function sf(e){return e===null||typeof e!="object"?null:(e=Gk&&e[Gk]||e["@@iterator"],typeof e=="function"?e:null)}var or=Object.assign,ax;function Sf(e){if(ax===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);ax=t&&t[1]||""}return`
34
+ `+ax+e}var lx=!1;function cx(e,t){if(!e||lx)return"";lx=!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(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var s=d.stack.split(`
35
+ `),o=r.stack.split(`
36
+ `),a=s.length-1,l=o.length-1;1<=a&&0<=l&&s[a]!==o[l];)l--;for(;1<=a&&0<=l;a--,l--)if(s[a]!==o[l]){if(a!==1||l!==1)do if(a--,l--,0>l||s[a]!==o[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{lx=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Sf(e):""}function zM(e){switch(e.tag){case 5:return Sf(e.type);case 16:return Sf("Lazy");case 13:return Sf("Suspense");case 19:return Sf("SuspenseList");case 0:case 2:case 15:return e=cx(e.type,!1),e;case 11:return e=cx(e.type.render,!1),e;case 1:return e=cx(e.type,!0),e;default:return""}}function Ow(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 vu:return"Fragment";case bu:return"Portal";case Rw:return"Profiler";case Ov:return"StrictMode";case Mw:return"Suspense";case Lw:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case CE:return(e.displayName||"Context")+".Consumer";case jE:return(e._context.displayName||"Context")+".Provider";case $v:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Dv:return t=e.displayName||null,t!==null?t:Ow(e.type)||"Memo";case Za:t=e._payload,e=e._init;try{return Ow(e(t))}catch{}}return null}function HM(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 Ow(t);case 8:return t===Ov?"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 vl(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function _E(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function BM(e){var t=_E(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,o=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return s.call(this)},set:function(a){r=""+a,o.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 _h(e){e._valueTracker||(e._valueTracker=BM(e))}function AE(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=_E(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Um(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 $w(e,t){var n=t.checked;return or({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function Xk(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=vl(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 PE(e,t){t=t.checked,t!=null&&Lv(e,"checked",t,!1)}function Dw(e,t){PE(e,t);var n=vl(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")?Fw(e,t.type,n):t.hasOwnProperty("defaultValue")&&Fw(e,t.type,vl(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function Jk(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 Fw(e,t,n){(t!=="number"||Um(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Nf=Array.isArray;function Du(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=""+vl(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 zw(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Re(91));return or({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Qk(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Re(92));if(Nf(n)){if(1<n.length)throw Error(Re(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:vl(n)}}function IE(e,t){var n=vl(t.value),r=vl(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 Zk(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function TE(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 Hw(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?TE(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Ah,RE=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(Ah=Ah||document.createElement("div"),Ah.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Ah.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function rp(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Lf={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},WM=["Webkit","ms","Moz","O"];Object.keys(Lf).forEach(function(e){WM.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Lf[t]=Lf[e]})});function ME(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Lf.hasOwnProperty(e)&&Lf[e]?(""+t).trim():t+"px"}function LE(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,s=ME(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,s):e[n]=s}}var VM=or({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 Bw(e,t){if(t){if(VM[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Re(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Re(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Re(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Re(62))}}function Ww(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 Vw=null;function Fv(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Kw=null,Fu=null,zu=null;function eS(e){if(e=Vp(e)){if(typeof Kw!="function")throw Error(Re(280));var t=e.stateNode;t&&(t=cy(t),Kw(e.stateNode,e.type,t))}}function OE(e){Fu?zu?zu.push(e):zu=[e]:Fu=e}function $E(){if(Fu){var e=Fu,t=zu;if(zu=Fu=null,eS(e),t)for(e=0;e<t.length;e++)eS(t[e])}}function DE(e,t){return e(t)}function FE(){}var ux=!1;function zE(e,t,n){if(ux)return e(t,n);ux=!0;try{return DE(e,t,n)}finally{ux=!1,(Fu!==null||zu!==null)&&(FE(),$E())}}function sp(e,t){var n=e.stateNode;if(n===null)return null;var r=cy(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(Re(231,t,typeof n));return n}var Uw=!1;if(ga)try{var of={};Object.defineProperty(of,"passive",{get:function(){Uw=!0}}),window.addEventListener("test",of,of),window.removeEventListener("test",of,of)}catch{Uw=!1}function KM(e,t,n,r,s,o,a,l,c){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(p){this.onError(p)}}var Of=!1,qm=null,Ym=!1,qw=null,UM={onError:function(e){Of=!0,qm=e}};function qM(e,t,n,r,s,o,a,l,c){Of=!1,qm=null,KM.apply(UM,arguments)}function YM(e,t,n,r,s,o,a,l,c){if(qM.apply(this,arguments),Of){if(Of){var d=qm;Of=!1,qm=null}else throw Error(Re(198));Ym||(Ym=!0,qw=d)}}function $c(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 HE(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 tS(e){if($c(e)!==e)throw Error(Re(188))}function GM(e){var t=e.alternate;if(!t){if(t=$c(e),t===null)throw Error(Re(188));return t!==e?null:e}for(var n=e,r=t;;){var s=n.return;if(s===null)break;var o=s.alternate;if(o===null){if(r=s.return,r!==null){n=r;continue}break}if(s.child===o.child){for(o=s.child;o;){if(o===n)return tS(s),e;if(o===r)return tS(s),t;o=o.sibling}throw Error(Re(188))}if(n.return!==r.return)n=s,r=o;else{for(var a=!1,l=s.child;l;){if(l===n){a=!0,n=s,r=o;break}if(l===r){a=!0,r=s,n=o;break}l=l.sibling}if(!a){for(l=o.child;l;){if(l===n){a=!0,n=o,r=s;break}if(l===r){a=!0,r=o,n=s;break}l=l.sibling}if(!a)throw Error(Re(189))}}if(n.alternate!==r)throw Error(Re(190))}if(n.tag!==3)throw Error(Re(188));return n.stateNode.current===n?e:t}function BE(e){return e=GM(e),e!==null?WE(e):null}function WE(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=WE(e);if(t!==null)return t;e=e.sibling}return null}var VE=ui.unstable_scheduleCallback,nS=ui.unstable_cancelCallback,XM=ui.unstable_shouldYield,JM=ui.unstable_requestPaint,yr=ui.unstable_now,QM=ui.unstable_getCurrentPriorityLevel,zv=ui.unstable_ImmediatePriority,KE=ui.unstable_UserBlockingPriority,Gm=ui.unstable_NormalPriority,ZM=ui.unstable_LowPriority,UE=ui.unstable_IdlePriority,iy=null,Oo=null;function eL(e){if(Oo&&typeof Oo.onCommitFiberRoot=="function")try{Oo.onCommitFiberRoot(iy,e,void 0,(e.current.flags&128)===128)}catch{}}var io=Math.clz32?Math.clz32:rL,tL=Math.log,nL=Math.LN2;function rL(e){return e>>>=0,e===0?32:31-(tL(e)/nL|0)|0}var Ph=64,Ih=4194304;function jf(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 Xm(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,s=e.suspendedLanes,o=e.pingedLanes,a=n&268435455;if(a!==0){var l=a&~s;l!==0?r=jf(l):(o&=a,o!==0&&(r=jf(o)))}else a=n&~s,a!==0?r=jf(a):o!==0&&(r=jf(o));if(r===0)return 0;if(t!==0&&t!==r&&!(t&s)&&(s=r&-r,o=t&-t,s>=o||s===16&&(o&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-io(t),s=1<<n,r|=e[n],t&=~s;return r}function sL(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 iL(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,s=e.expirationTimes,o=e.pendingLanes;0<o;){var a=31-io(o),l=1<<a,c=s[a];c===-1?(!(l&n)||l&r)&&(s[a]=sL(l,t)):c<=t&&(e.expiredLanes|=l),o&=~l}}function Yw(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function qE(){var e=Ph;return Ph<<=1,!(Ph&4194240)&&(Ph=64),e}function dx(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Bp(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-io(t),e[t]=n}function oL(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-io(n),o=1<<s;t[s]=0,r[s]=-1,e[s]=-1,n&=~o}}function Hv(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-io(n),s=1<<r;s&t|e[r]&t&&(e[r]|=t),n&=~s}}var pn=0;function YE(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var GE,Bv,XE,JE,QE,Gw=!1,Th=[],cl=null,ul=null,dl=null,ip=new Map,op=new Map,nl=[],aL="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 rS(e,t){switch(e){case"focusin":case"focusout":cl=null;break;case"dragenter":case"dragleave":ul=null;break;case"mouseover":case"mouseout":dl=null;break;case"pointerover":case"pointerout":ip.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":op.delete(t.pointerId)}}function af(e,t,n,r,s,o){return e===null||e.nativeEvent!==o?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:o,targetContainers:[s]},t!==null&&(t=Vp(t),t!==null&&Bv(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function lL(e,t,n,r,s){switch(t){case"focusin":return cl=af(cl,e,t,n,r,s),!0;case"dragenter":return ul=af(ul,e,t,n,r,s),!0;case"mouseover":return dl=af(dl,e,t,n,r,s),!0;case"pointerover":var o=s.pointerId;return ip.set(o,af(ip.get(o)||null,e,t,n,r,s)),!0;case"gotpointercapture":return o=s.pointerId,op.set(o,af(op.get(o)||null,e,t,n,r,s)),!0}return!1}function ZE(e){var t=uc(e.target);if(t!==null){var n=$c(t);if(n!==null){if(t=n.tag,t===13){if(t=HE(n),t!==null){e.blockedOn=t,QE(e.priority,function(){XE(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 Sm(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=Xw(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Vw=r,n.target.dispatchEvent(r),Vw=null}else return t=Vp(n),t!==null&&Bv(t),e.blockedOn=n,!1;t.shift()}return!0}function sS(e,t,n){Sm(e)&&n.delete(t)}function cL(){Gw=!1,cl!==null&&Sm(cl)&&(cl=null),ul!==null&&Sm(ul)&&(ul=null),dl!==null&&Sm(dl)&&(dl=null),ip.forEach(sS),op.forEach(sS)}function lf(e,t){e.blockedOn===t&&(e.blockedOn=null,Gw||(Gw=!0,ui.unstable_scheduleCallback(ui.unstable_NormalPriority,cL)))}function ap(e){function t(s){return lf(s,e)}if(0<Th.length){lf(Th[0],e);for(var n=1;n<Th.length;n++){var r=Th[n];r.blockedOn===e&&(r.blockedOn=null)}}for(cl!==null&&lf(cl,e),ul!==null&&lf(ul,e),dl!==null&&lf(dl,e),ip.forEach(t),op.forEach(t),n=0;n<nl.length;n++)r=nl[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<nl.length&&(n=nl[0],n.blockedOn===null);)ZE(n),n.blockedOn===null&&nl.shift()}var Hu=Sa.ReactCurrentBatchConfig,Jm=!0;function uL(e,t,n,r){var s=pn,o=Hu.transition;Hu.transition=null;try{pn=1,Wv(e,t,n,r)}finally{pn=s,Hu.transition=o}}function dL(e,t,n,r){var s=pn,o=Hu.transition;Hu.transition=null;try{pn=4,Wv(e,t,n,r)}finally{pn=s,Hu.transition=o}}function Wv(e,t,n,r){if(Jm){var s=Xw(e,t,n,r);if(s===null)vx(e,t,r,Qm,n),rS(e,r);else if(lL(s,e,t,n,r))r.stopPropagation();else if(rS(e,r),t&4&&-1<aL.indexOf(e)){for(;s!==null;){var o=Vp(s);if(o!==null&&GE(o),o=Xw(e,t,n,r),o===null&&vx(e,t,r,Qm,n),o===s)break;s=o}s!==null&&r.stopPropagation()}else vx(e,t,r,null,n)}}var Qm=null;function Xw(e,t,n,r){if(Qm=null,e=Fv(r),e=uc(e),e!==null)if(t=$c(e),t===null)e=null;else if(n=t.tag,n===13){if(e=HE(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 Qm=e,null}function e_(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(QM()){case zv:return 1;case KE:return 4;case Gm:case ZM:return 16;case UE:return 536870912;default:return 16}default:return 16}}var il=null,Vv=null,Nm=null;function t_(){if(Nm)return Nm;var e,t=Vv,n=t.length,r,s="value"in il?il.value:il.textContent,o=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[o-r];r++);return Nm=s.slice(e,1<r?1-r:void 0)}function jm(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 Rh(){return!0}function iS(){return!1}function pi(e){function t(n,r,s,o,a){this._reactName=n,this._targetInst=s,this.type=r,this.nativeEvent=o,this.target=a,this.currentTarget=null;for(var l in e)e.hasOwnProperty(l)&&(n=e[l],this[l]=n?n(o):o[l]);return this.isDefaultPrevented=(o.defaultPrevented!=null?o.defaultPrevented:o.returnValue===!1)?Rh:iS,this.isPropagationStopped=iS,this}return or(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=Rh)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Rh)},persist:function(){},isPersistent:Rh}),t}var bd={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Kv=pi(bd),Wp=or({},bd,{view:0,detail:0}),fL=pi(Wp),fx,px,cf,oy=or({},Wp,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Uv,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!==cf&&(cf&&e.type==="mousemove"?(fx=e.screenX-cf.screenX,px=e.screenY-cf.screenY):px=fx=0,cf=e),fx)},movementY:function(e){return"movementY"in e?e.movementY:px}}),oS=pi(oy),pL=or({},oy,{dataTransfer:0}),hL=pi(pL),mL=or({},Wp,{relatedTarget:0}),hx=pi(mL),gL=or({},bd,{animationName:0,elapsedTime:0,pseudoElement:0}),yL=pi(gL),xL=or({},bd,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),wL=pi(xL),bL=or({},bd,{data:0}),aS=pi(bL),vL={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"},SL={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function NL(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=SL[e])?!!t[e]:!1}function Uv(){return NL}var jL=or({},Wp,{key:function(e){if(e.key){var t=vL[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=jm(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:Uv,charCode:function(e){return e.type==="keypress"?jm(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?jm(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),CL=pi(jL),EL=or({},oy,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),lS=pi(EL),_L=or({},Wp,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Uv}),AL=pi(_L),PL=or({},bd,{propertyName:0,elapsedTime:0,pseudoElement:0}),IL=pi(PL),TL=or({},oy,{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=pi(TL),ML=[9,13,27,32],qv=ga&&"CompositionEvent"in window,$f=null;ga&&"documentMode"in document&&($f=document.documentMode);var LL=ga&&"TextEvent"in window&&!$f,n_=ga&&(!qv||$f&&8<$f&&11>=$f),cS=" ",uS=!1;function r_(e,t){switch(e){case"keyup":return ML.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function s_(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var ku=!1;function OL(e,t){switch(e){case"compositionend":return s_(t);case"keypress":return t.which!==32?null:(uS=!0,cS);case"textInput":return e=t.data,e===cS&&uS?null:e;default:return null}}function $L(e,t){if(ku)return e==="compositionend"||!qv&&r_(e,t)?(e=t_(),Nm=Vv=il=null,ku=!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 n_&&t.locale!=="ko"?null:t.data;default:return null}}var DL={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 dS(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!DL[e.type]:t==="textarea"}function i_(e,t,n,r){OE(r),t=Zm(t,"onChange"),0<t.length&&(n=new Kv("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Df=null,lp=null;function FL(e){g_(e,0)}function ay(e){var t=ju(e);if(AE(t))return e}function zL(e,t){if(e==="change")return t}var o_=!1;if(ga){var mx;if(ga){var gx="oninput"in document;if(!gx){var fS=document.createElement("div");fS.setAttribute("oninput","return;"),gx=typeof fS.oninput=="function"}mx=gx}else mx=!1;o_=mx&&(!document.documentMode||9<document.documentMode)}function pS(){Df&&(Df.detachEvent("onpropertychange",a_),lp=Df=null)}function a_(e){if(e.propertyName==="value"&&ay(lp)){var t=[];i_(t,lp,e,Fv(e)),zE(FL,t)}}function HL(e,t,n){e==="focusin"?(pS(),Df=t,lp=n,Df.attachEvent("onpropertychange",a_)):e==="focusout"&&pS()}function BL(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return ay(lp)}function WL(e,t){if(e==="click")return ay(t)}function VL(e,t){if(e==="input"||e==="change")return ay(t)}function KL(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var ao=typeof Object.is=="function"?Object.is:KL;function cp(e,t){if(ao(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(!Tw.call(t,s)||!ao(e[s],t[s]))return!1}return!0}function hS(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function mS(e,t){var n=hS(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=hS(n)}}function l_(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?l_(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function c_(){for(var e=window,t=Um();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Um(e.document)}return t}function Yv(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 UL(e){var t=c_(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&l_(n.ownerDocument.documentElement,n)){if(r!==null&&Yv(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,o=Math.min(r.start,s);r=r.end===void 0?o:Math.min(r.end,s),!e.extend&&o>r&&(s=r,r=o,o=s),s=mS(n,o);var a=mS(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(),o>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=ga&&"documentMode"in document&&11>=document.documentMode,Su=null,Jw=null,Ff=null,Qw=!1;function gS(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Qw||Su==null||Su!==Um(r)||(r=Su,"selectionStart"in r&&Yv(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}),Ff&&cp(Ff,r)||(Ff=r,r=Zm(Jw,"onSelect"),0<r.length&&(t=new Kv("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Su)))}function Mh(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var Nu={animationend:Mh("Animation","AnimationEnd"),animationiteration:Mh("Animation","AnimationIteration"),animationstart:Mh("Animation","AnimationStart"),transitionend:Mh("Transition","TransitionEnd")},yx={},u_={};ga&&(u_=document.createElement("div").style,"AnimationEvent"in window||(delete Nu.animationend.animation,delete Nu.animationiteration.animation,delete Nu.animationstart.animation),"TransitionEvent"in window||delete Nu.transitionend.transition);function ly(e){if(yx[e])return yx[e];if(!Nu[e])return e;var t=Nu[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in u_)return yx[e]=t[n];return e}var d_=ly("animationend"),f_=ly("animationiteration"),p_=ly("animationstart"),h_=ly("transitionend"),m_=new Map,yS="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 Pl(e,t){m_.set(e,t),Oc(t,[e])}for(var xx=0;xx<yS.length;xx++){var wx=yS[xx],YL=wx.toLowerCase(),GL=wx[0].toUpperCase()+wx.slice(1);Pl(YL,"on"+GL)}Pl(d_,"onAnimationEnd");Pl(f_,"onAnimationIteration");Pl(p_,"onAnimationStart");Pl("dblclick","onDoubleClick");Pl("focusin","onFocus");Pl("focusout","onBlur");Pl(h_,"onTransitionEnd");Ju("onMouseEnter",["mouseout","mouseover"]);Ju("onMouseLeave",["mouseout","mouseover"]);Ju("onPointerEnter",["pointerout","pointerover"]);Ju("onPointerLeave",["pointerout","pointerover"]);Oc("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Oc("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Oc("onBeforeInput",["compositionend","keypress","textInput","paste"]);Oc("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));Oc("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Oc("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Cf="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(" "),XL=new Set("cancel close invalid load scroll toggle".split(" ").concat(Cf));function xS(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,YM(r,t,void 0,e),e.currentTarget=null}function g_(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 o=void 0;if(t)for(var a=r.length-1;0<=a;a--){var l=r[a],c=l.instance,d=l.currentTarget;if(l=l.listener,c!==o&&s.isPropagationStopped())break e;xS(s,l,d),o=c}else for(a=0;a<r.length;a++){if(l=r[a],c=l.instance,d=l.currentTarget,l=l.listener,c!==o&&s.isPropagationStopped())break e;xS(s,l,d),o=c}}}if(Ym)throw e=qw,Ym=!1,qw=null,e}function $n(e,t){var n=t[rb];n===void 0&&(n=t[rb]=new Set);var r=e+"__bubble";n.has(r)||(y_(t,e,2,!1),n.add(r))}function bx(e,t,n){var r=0;t&&(r|=4),y_(n,e,r,t)}var Lh="_reactListening"+Math.random().toString(36).slice(2);function up(e){if(!e[Lh]){e[Lh]=!0,NE.forEach(function(n){n!=="selectionchange"&&(XL.has(n)||bx(n,!1,e),bx(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Lh]||(t[Lh]=!0,bx("selectionchange",!1,t))}}function y_(e,t,n,r){switch(e_(t)){case 1:var s=uL;break;case 4:s=dL;break;default:s=Wv}n=s.bind(null,t,n,e),s=void 0,!Uw||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 vx(e,t,n,r,s){var o=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=uc(l),a===null)return;if(c=a.tag,c===5||c===6){r=o=a;continue e}l=l.parentNode}}r=r.return}zE(function(){var d=o,p=Fv(n),u=[];e:{var f=m_.get(e);if(f!==void 0){var h=Kv,g=e;switch(e){case"keypress":if(jm(n)===0)break e;case"keydown":case"keyup":h=CL;break;case"focusin":g="focus",h=hx;break;case"focusout":g="blur",h=hx;break;case"beforeblur":case"afterblur":h=hx;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=oS;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=hL;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=AL;break;case d_:case f_:case p_:h=yL;break;case h_:h=IL;break;case"scroll":h=fL;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=lS}var w=(t&4)!==0,k=!w&&e==="scroll",y=w?f!==null?f+"Capture":null:f;w=[];for(var b=d,x;b!==null;){x=b;var N=x.stateNode;if(x.tag===5&&N!==null&&(x=N,y!==null&&(N=sp(b,y),N!=null&&w.push(dp(b,N,x)))),k)break;b=b.return}0<w.length&&(f=new h(f,g,null,n,p),u.push({event:f,listeners:w}))}}if(!(t&7)){e:{if(f=e==="mouseover"||e==="pointerover",h=e==="mouseout"||e==="pointerout",f&&n!==Vw&&(g=n.relatedTarget||n.fromElement)&&(uc(g)||g[ya]))break e;if((h||f)&&(f=p.window===p?p:(f=p.ownerDocument)?f.defaultView||f.parentWindow:window,h?(g=n.relatedTarget||n.toElement,h=d,g=g?uc(g):null,g!==null&&(k=$c(g),g!==k||g.tag!==5&&g.tag!==6)&&(g=null)):(h=null,g=d),h!==g)){if(w=oS,N="onMouseLeave",y="onMouseEnter",b="mouse",(e==="pointerout"||e==="pointerover")&&(w=lS,N="onPointerLeave",y="onPointerEnter",b="pointer"),k=h==null?f:ju(h),x=g==null?f:ju(g),f=new w(N,b+"leave",h,n,p),f.target=k,f.relatedTarget=x,N=null,uc(p)===d&&(w=new w(y,b+"enter",g,n,p),w.target=x,w.relatedTarget=k,N=w),k=N,h&&g)t:{for(w=h,y=g,b=0,x=w;x;x=lu(x))b++;for(x=0,N=y;N;N=lu(N))x++;for(;0<b-x;)w=lu(w),b--;for(;0<x-b;)y=lu(y),x--;for(;b--;){if(w===y||y!==null&&w===y.alternate)break t;w=lu(w),y=lu(y)}w=null}else w=null;h!==null&&wS(u,f,h,w,!1),g!==null&&k!==null&&wS(u,k,g,w,!0)}}e:{if(f=d?ju(d):window,h=f.nodeName&&f.nodeName.toLowerCase(),h==="select"||h==="input"&&f.type==="file")var E=zL;else if(dS(f))if(o_)E=VL;else{E=BL;var C=HL}else(h=f.nodeName)&&h.toLowerCase()==="input"&&(f.type==="checkbox"||f.type==="radio")&&(E=WL);if(E&&(E=E(e,d))){i_(u,E,n,p);break e}C&&C(e,f,d),e==="focusout"&&(C=f._wrapperState)&&C.controlled&&f.type==="number"&&Fw(f,"number",f.value)}switch(C=d?ju(d):window,e){case"focusin":(dS(C)||C.contentEditable==="true")&&(Su=C,Jw=d,Ff=null);break;case"focusout":Ff=Jw=Su=null;break;case"mousedown":Qw=!0;break;case"contextmenu":case"mouseup":case"dragend":Qw=!1,gS(u,n,p);break;case"selectionchange":if(qL)break;case"keydown":case"keyup":gS(u,n,p)}var M;if(qv)e:{switch(e){case"compositionstart":var $="onCompositionStart";break e;case"compositionend":$="onCompositionEnd";break e;case"compositionupdate":$="onCompositionUpdate";break e}$=void 0}else ku?r_(e,n)&&($="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&($="onCompositionStart");$&&(n_&&n.locale!=="ko"&&(ku||$!=="onCompositionStart"?$==="onCompositionEnd"&&ku&&(M=t_()):(il=p,Vv="value"in il?il.value:il.textContent,ku=!0)),C=Zm(d,$),0<C.length&&($=new aS($,e,null,n,p),u.push({event:$,listeners:C}),M?$.data=M:(M=s_(n),M!==null&&($.data=M)))),(M=LL?OL(e,n):$L(e,n))&&(d=Zm(d,"onBeforeInput"),0<d.length&&(p=new aS("onBeforeInput","beforeinput",null,n,p),u.push({event:p,listeners:d}),p.data=M))}g_(u,t)})}function dp(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Zm(e,t){for(var n=t+"Capture",r=[];e!==null;){var s=e,o=s.stateNode;s.tag===5&&o!==null&&(s=o,o=sp(e,n),o!=null&&r.unshift(dp(e,o,s)),o=sp(e,t),o!=null&&r.push(dp(e,o,s))),e=e.return}return r}function lu(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function wS(e,t,n,r,s){for(var o=t._reactName,a=[];n!==null&&n!==r;){var l=n,c=l.alternate,d=l.stateNode;if(c!==null&&c===r)break;l.tag===5&&d!==null&&(l=d,s?(c=sp(n,o),c!=null&&a.unshift(dp(n,c,l))):s||(c=sp(n,o),c!=null&&a.push(dp(n,c,l)))),n=n.return}a.length!==0&&e.push({event:t,listeners:a})}var JL=/\r\n?/g,QL=/\u0000|\uFFFD/g;function bS(e){return(typeof e=="string"?e:""+e).replace(JL,`
38
+ `).replace(QL,"")}function Oh(e,t,n){if(t=bS(t),bS(e)!==t&&n)throw Error(Re(425))}function eg(){}var Zw=null,eb=null;function tb(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 nb=typeof setTimeout=="function"?setTimeout:void 0,ZL=typeof clearTimeout=="function"?clearTimeout:void 0,vS=typeof Promise=="function"?Promise:void 0,eO=typeof queueMicrotask=="function"?queueMicrotask:typeof vS<"u"?function(e){return vS.resolve(null).then(e).catch(tO)}:nb;function tO(e){setTimeout(function(){throw e})}function kx(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),ap(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=s}while(n);ap(t)}function fl(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 kS(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 vd=Math.random().toString(36).slice(2),To="__reactFiber$"+vd,fp="__reactProps$"+vd,ya="__reactContainer$"+vd,rb="__reactEvents$"+vd,nO="__reactListeners$"+vd,rO="__reactHandles$"+vd;function uc(e){var t=e[To];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ya]||n[To]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=kS(e);e!==null;){if(n=e[To])return n;e=kS(e)}return t}e=n,n=e.parentNode}return null}function Vp(e){return e=e[To]||e[ya],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function ju(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Re(33))}function cy(e){return e[fp]||null}var sb=[],Cu=-1;function Il(e){return{current:e}}function zn(e){0>Cu||(e.current=sb[Cu],sb[Cu]=null,Cu--)}function In(e,t){Cu++,sb[Cu]=e.current,e.current=t}var kl={},ms=Il(kl),Vs=Il(!1),kc=kl;function Qu(e,t){var n=e.type.contextTypes;if(!n)return kl;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var s={},o;for(o in n)s[o]=t[o];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=s),s}function Ks(e){return e=e.childContextTypes,e!=null}function tg(){zn(Vs),zn(ms)}function SS(e,t,n){if(ms.current!==kl)throw Error(Re(168));In(ms,t),In(Vs,n)}function x_(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(Re(108,HM(e)||"Unknown",s));return or({},n,r)}function ng(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||kl,kc=ms.current,In(ms,e),In(Vs,Vs.current),!0}function NS(e,t,n){var r=e.stateNode;if(!r)throw Error(Re(169));n?(e=x_(e,t,kc),r.__reactInternalMemoizedMergedChildContext=e,zn(Vs),zn(ms),In(ms,e)):zn(Vs),In(Vs,n)}var oa=null,uy=!1,Sx=!1;function w_(e){oa===null?oa=[e]:oa.push(e)}function sO(e){uy=!0,w_(e)}function Tl(){if(!Sx&&oa!==null){Sx=!0;var e=0,t=pn;try{var n=oa;for(pn=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}oa=null,uy=!1}catch(s){throw oa!==null&&(oa=oa.slice(e+1)),VE(zv,Tl),s}finally{pn=t,Sx=!1}}return null}var Eu=[],_u=0,rg=null,sg=0,Si=[],Ni=0,Sc=null,ca=1,ua="";function sc(e,t){Eu[_u++]=sg,Eu[_u++]=rg,rg=e,sg=t}function b_(e,t,n){Si[Ni++]=ca,Si[Ni++]=ua,Si[Ni++]=Sc,Sc=e;var r=ca;e=ua;var s=32-io(r)-1;r&=~(1<<s),n+=1;var o=32-io(t)+s;if(30<o){var a=s-s%5;o=(r&(1<<a)-1).toString(32),r>>=a,s-=a,ca=1<<32-io(t)+s|n<<s|r,ua=o+e}else ca=1<<o|n<<s|r,ua=e}function Gv(e){e.return!==null&&(sc(e,1),b_(e,1,0))}function Xv(e){for(;e===rg;)rg=Eu[--_u],Eu[_u]=null,sg=Eu[--_u],Eu[_u]=null;for(;e===Sc;)Sc=Si[--Ni],Si[Ni]=null,ua=Si[--Ni],Si[Ni]=null,ca=Si[--Ni],Si[Ni]=null}var li=null,oi=null,Jn=!1,eo=null;function v_(e,t){var n=Ei(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 jS(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,li=e,oi=fl(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,li=e,oi=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Sc!==null?{id:ca,overflow:ua}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=Ei(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,li=e,oi=null,!0):!1;default:return!1}}function ib(e){return(e.mode&1)!==0&&(e.flags&128)===0}function ob(e){if(Jn){var t=oi;if(t){var n=t;if(!jS(e,t)){if(ib(e))throw Error(Re(418));t=fl(n.nextSibling);var r=li;t&&jS(e,t)?v_(r,n):(e.flags=e.flags&-4097|2,Jn=!1,li=e)}}else{if(ib(e))throw Error(Re(418));e.flags=e.flags&-4097|2,Jn=!1,li=e}}}function CS(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;li=e}function $h(e){if(e!==li)return!1;if(!Jn)return CS(e),Jn=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!tb(e.type,e.memoizedProps)),t&&(t=oi)){if(ib(e))throw k_(),Error(Re(418));for(;t;)v_(e,t),t=fl(t.nextSibling)}if(CS(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Re(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){oi=fl(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}oi=null}}else oi=li?fl(e.stateNode.nextSibling):null;return!0}function k_(){for(var e=oi;e;)e=fl(e.nextSibling)}function Zu(){oi=li=null,Jn=!1}function Jv(e){eo===null?eo=[e]:eo.push(e)}var iO=Sa.ReactCurrentBatchConfig;function uf(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(Re(309));var r=n.stateNode}if(!r)throw Error(Re(147,e));var s=r,o=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===o?t.ref:(t=function(a){var l=s.refs;a===null?delete l[o]:l[o]=a},t._stringRef=o,t)}if(typeof e!="string")throw Error(Re(284));if(!n._owner)throw Error(Re(290,e))}return e}function Dh(e,t){throw e=Object.prototype.toString.call(t),Error(Re(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function ES(e){var t=e._init;return t(e._payload)}function S_(e){function t(y,b){if(e){var x=y.deletions;x===null?(y.deletions=[b],y.flags|=16):x.push(b)}}function n(y,b){if(!e)return null;for(;b!==null;)t(y,b),b=b.sibling;return null}function r(y,b){for(y=new Map;b!==null;)b.key!==null?y.set(b.key,b):y.set(b.index,b),b=b.sibling;return y}function s(y,b){return y=gl(y,b),y.index=0,y.sibling=null,y}function o(y,b,x){return y.index=x,e?(x=y.alternate,x!==null?(x=x.index,x<b?(y.flags|=2,b):x):(y.flags|=2,b)):(y.flags|=1048576,b)}function a(y){return e&&y.alternate===null&&(y.flags|=2),y}function l(y,b,x,N){return b===null||b.tag!==6?(b=Px(x,y.mode,N),b.return=y,b):(b=s(b,x),b.return=y,b)}function c(y,b,x,N){var E=x.type;return E===vu?p(y,b,x.props.children,N,x.key):b!==null&&(b.elementType===E||typeof E=="object"&&E!==null&&E.$$typeof===Za&&ES(E)===b.type)?(N=s(b,x.props),N.ref=uf(y,b,x),N.return=y,N):(N=Tm(x.type,x.key,x.props,null,y.mode,N),N.ref=uf(y,b,x),N.return=y,N)}function d(y,b,x,N){return b===null||b.tag!==4||b.stateNode.containerInfo!==x.containerInfo||b.stateNode.implementation!==x.implementation?(b=Ix(x,y.mode,N),b.return=y,b):(b=s(b,x.children||[]),b.return=y,b)}function p(y,b,x,N,E){return b===null||b.tag!==7?(b=gc(x,y.mode,N,E),b.return=y,b):(b=s(b,x),b.return=y,b)}function u(y,b,x){if(typeof b=="string"&&b!==""||typeof b=="number")return b=Px(""+b,y.mode,x),b.return=y,b;if(typeof b=="object"&&b!==null){switch(b.$$typeof){case Eh:return x=Tm(b.type,b.key,b.props,null,y.mode,x),x.ref=uf(y,null,b),x.return=y,x;case bu:return b=Ix(b,y.mode,x),b.return=y,b;case Za:var N=b._init;return u(y,N(b._payload),x)}if(Nf(b)||sf(b))return b=gc(b,y.mode,x,null),b.return=y,b;Dh(y,b)}return null}function f(y,b,x,N){var E=b!==null?b.key:null;if(typeof x=="string"&&x!==""||typeof x=="number")return E!==null?null:l(y,b,""+x,N);if(typeof x=="object"&&x!==null){switch(x.$$typeof){case Eh:return x.key===E?c(y,b,x,N):null;case bu:return x.key===E?d(y,b,x,N):null;case Za:return E=x._init,f(y,b,E(x._payload),N)}if(Nf(x)||sf(x))return E!==null?null:p(y,b,x,N,null);Dh(y,x)}return null}function h(y,b,x,N,E){if(typeof N=="string"&&N!==""||typeof N=="number")return y=y.get(x)||null,l(b,y,""+N,E);if(typeof N=="object"&&N!==null){switch(N.$$typeof){case Eh:return y=y.get(N.key===null?x:N.key)||null,c(b,y,N,E);case bu:return y=y.get(N.key===null?x:N.key)||null,d(b,y,N,E);case Za:var C=N._init;return h(y,b,x,C(N._payload),E)}if(Nf(N)||sf(N))return y=y.get(x)||null,p(b,y,N,E,null);Dh(b,N)}return null}function g(y,b,x,N){for(var E=null,C=null,M=b,$=b=0,z=null;M!==null&&$<x.length;$++){M.index>$?(z=M,M=null):z=M.sibling;var K=f(y,M,x[$],N);if(K===null){M===null&&(M=z);break}e&&M&&K.alternate===null&&t(y,M),b=o(K,b,$),C===null?E=K:C.sibling=K,C=K,M=z}if($===x.length)return n(y,M),Jn&&sc(y,$),E;if(M===null){for(;$<x.length;$++)M=u(y,x[$],N),M!==null&&(b=o(M,b,$),C===null?E=M:C.sibling=M,C=M);return Jn&&sc(y,$),E}for(M=r(y,M);$<x.length;$++)z=h(M,y,$,x[$],N),z!==null&&(e&&z.alternate!==null&&M.delete(z.key===null?$:z.key),b=o(z,b,$),C===null?E=z:C.sibling=z,C=z);return e&&M.forEach(function(H){return t(y,H)}),Jn&&sc(y,$),E}function w(y,b,x,N){var E=sf(x);if(typeof E!="function")throw Error(Re(150));if(x=E.call(x),x==null)throw Error(Re(151));for(var C=E=null,M=b,$=b=0,z=null,K=x.next();M!==null&&!K.done;$++,K=x.next()){M.index>$?(z=M,M=null):z=M.sibling;var H=f(y,M,K.value,N);if(H===null){M===null&&(M=z);break}e&&M&&H.alternate===null&&t(y,M),b=o(H,b,$),C===null?E=H:C.sibling=H,C=H,M=z}if(K.done)return n(y,M),Jn&&sc(y,$),E;if(M===null){for(;!K.done;$++,K=x.next())K=u(y,K.value,N),K!==null&&(b=o(K,b,$),C===null?E=K:C.sibling=K,C=K);return Jn&&sc(y,$),E}for(M=r(y,M);!K.done;$++,K=x.next())K=h(M,y,$,K.value,N),K!==null&&(e&&K.alternate!==null&&M.delete(K.key===null?$:K.key),b=o(K,b,$),C===null?E=K:C.sibling=K,C=K);return e&&M.forEach(function(L){return t(y,L)}),Jn&&sc(y,$),E}function k(y,b,x,N){if(typeof x=="object"&&x!==null&&x.type===vu&&x.key===null&&(x=x.props.children),typeof x=="object"&&x!==null){switch(x.$$typeof){case Eh:e:{for(var E=x.key,C=b;C!==null;){if(C.key===E){if(E=x.type,E===vu){if(C.tag===7){n(y,C.sibling),b=s(C,x.props.children),b.return=y,y=b;break e}}else if(C.elementType===E||typeof E=="object"&&E!==null&&E.$$typeof===Za&&ES(E)===C.type){n(y,C.sibling),b=s(C,x.props),b.ref=uf(y,C,x),b.return=y,y=b;break e}n(y,C);break}else t(y,C);C=C.sibling}x.type===vu?(b=gc(x.props.children,y.mode,N,x.key),b.return=y,y=b):(N=Tm(x.type,x.key,x.props,null,y.mode,N),N.ref=uf(y,b,x),N.return=y,y=N)}return a(y);case bu:e:{for(C=x.key;b!==null;){if(b.key===C)if(b.tag===4&&b.stateNode.containerInfo===x.containerInfo&&b.stateNode.implementation===x.implementation){n(y,b.sibling),b=s(b,x.children||[]),b.return=y,y=b;break e}else{n(y,b);break}else t(y,b);b=b.sibling}b=Ix(x,y.mode,N),b.return=y,y=b}return a(y);case Za:return C=x._init,k(y,b,C(x._payload),N)}if(Nf(x))return g(y,b,x,N);if(sf(x))return w(y,b,x,N);Dh(y,x)}return typeof x=="string"&&x!==""||typeof x=="number"?(x=""+x,b!==null&&b.tag===6?(n(y,b.sibling),b=s(b,x),b.return=y,y=b):(n(y,b),b=Px(x,y.mode,N),b.return=y,y=b),a(y)):n(y,b)}return k}var ed=S_(!0),N_=S_(!1),ig=Il(null),og=null,Au=null,Qv=null;function Zv(){Qv=Au=og=null}function e0(e){var t=ig.current;zn(ig),e._currentValue=t}function ab(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 Bu(e,t){og=e,Qv=Au=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Fs=!0),e.firstContext=null)}function Ai(e){var t=e._currentValue;if(Qv!==e)if(e={context:e,memoizedValue:t,next:null},Au===null){if(og===null)throw Error(Re(308));Au=e,og.dependencies={lanes:0,firstContext:e}}else Au=Au.next=e;return t}var dc=null;function t0(e){dc===null?dc=[e]:dc.push(e)}function j_(e,t,n,r){var s=t.interleaved;return s===null?(n.next=n,t0(t)):(n.next=s.next,s.next=n),t.interleaved=n,xa(e,r)}function xa(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 el=!1;function n0(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function C_(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 ha(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function pl(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Jt&2){var s=r.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),r.pending=t,xa(e,n)}return s=r.interleaved,s===null?(t.next=t,t0(r)):(t.next=s.next,s.next=t),r.interleaved=t,xa(e,n)}function Cm(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,Hv(e,n)}}function _S(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var s=null,o=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};o===null?s=o=a:o=o.next=a,n=n.next}while(n!==null);o===null?s=o=t:o=o.next=t}else s=o=t;n={baseState:r.baseState,firstBaseUpdate:s,lastBaseUpdate:o,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 ag(e,t,n,r){var s=e.updateQueue;el=!1;var o=s.firstBaseUpdate,a=s.lastBaseUpdate,l=s.shared.pending;if(l!==null){s.shared.pending=null;var c=l,d=c.next;c.next=null,a===null?o=d:a.next=d,a=c;var p=e.alternate;p!==null&&(p=p.updateQueue,l=p.lastBaseUpdate,l!==a&&(l===null?p.firstBaseUpdate=d:l.next=d,p.lastBaseUpdate=c))}if(o!==null){var u=s.baseState;a=0,p=d=c=null,l=o;do{var f=l.lane,h=l.eventTime;if((r&f)===f){p!==null&&(p=p.next={eventTime:h,lane:0,tag:l.tag,payload:l.payload,callback:l.callback,next:null});e:{var g=e,w=l;switch(f=t,h=n,w.tag){case 1:if(g=w.payload,typeof g=="function"){u=g.call(h,u,f);break e}u=g;break e;case 3:g.flags=g.flags&-65537|128;case 0:if(g=w.payload,f=typeof g=="function"?g.call(h,u,f):g,f==null)break e;u=or({},u,f);break e;case 2:el=!0}}l.callback!==null&&l.lane!==0&&(e.flags|=64,f=s.effects,f===null?s.effects=[l]:f.push(l))}else h={eventTime:h,lane:f,tag:l.tag,payload:l.payload,callback:l.callback,next:null},p===null?(d=p=h,c=u):p=p.next=h,a|=f;if(l=l.next,l===null){if(l=s.shared.pending,l===null)break;f=l,l=f.next,f.next=null,s.lastBaseUpdate=f,s.shared.pending=null}}while(!0);if(p===null&&(c=u),s.baseState=c,s.firstBaseUpdate=d,s.lastBaseUpdate=p,t=s.shared.interleaved,t!==null){s=t;do a|=s.lane,s=s.next;while(s!==t)}else o===null&&(s.shared.lanes=0);jc|=a,e.lanes=a,e.memoizedState=u}}function AS(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(Re(191,s));s.call(r)}}}var Kp={},$o=Il(Kp),pp=Il(Kp),hp=Il(Kp);function fc(e){if(e===Kp)throw Error(Re(174));return e}function r0(e,t){switch(In(hp,t),In(pp,e),In($o,Kp),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Hw(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Hw(t,e)}zn($o),In($o,t)}function td(){zn($o),zn(pp),zn(hp)}function E_(e){fc(hp.current);var t=fc($o.current),n=Hw(t,e.type);t!==n&&(In(pp,e),In($o,n))}function s0(e){pp.current===e&&(zn($o),zn(pp))}var sr=Il(0);function lg(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 Nx=[];function i0(){for(var e=0;e<Nx.length;e++)Nx[e]._workInProgressVersionPrimary=null;Nx.length=0}var Em=Sa.ReactCurrentDispatcher,jx=Sa.ReactCurrentBatchConfig,Nc=0,ir=null,Rr=null,Fr=null,cg=!1,zf=!1,mp=0,oO=0;function ds(){throw Error(Re(321))}function o0(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!ao(e[n],t[n]))return!1;return!0}function a0(e,t,n,r,s,o){if(Nc=o,ir=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Em.current=e===null||e.memoizedState===null?uO:dO,e=n(r,s),zf){o=0;do{if(zf=!1,mp=0,25<=o)throw Error(Re(301));o+=1,Fr=Rr=null,t.updateQueue=null,Em.current=fO,e=n(r,s)}while(zf)}if(Em.current=ug,t=Rr!==null&&Rr.next!==null,Nc=0,Fr=Rr=ir=null,cg=!1,t)throw Error(Re(300));return e}function l0(){var e=mp!==0;return mp=0,e}function _o(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Fr===null?ir.memoizedState=Fr=e:Fr=Fr.next=e,Fr}function Pi(){if(Rr===null){var e=ir.alternate;e=e!==null?e.memoizedState:null}else e=Rr.next;var t=Fr===null?ir.memoizedState:Fr.next;if(t!==null)Fr=t,Rr=e;else{if(e===null)throw Error(Re(310));Rr=e,e={memoizedState:Rr.memoizedState,baseState:Rr.baseState,baseQueue:Rr.baseQueue,queue:Rr.queue,next:null},Fr===null?ir.memoizedState=Fr=e:Fr=Fr.next=e}return Fr}function gp(e,t){return typeof t=="function"?t(e):t}function Cx(e){var t=Pi(),n=t.queue;if(n===null)throw Error(Re(311));n.lastRenderedReducer=e;var r=Rr,s=r.baseQueue,o=n.pending;if(o!==null){if(s!==null){var a=s.next;s.next=o.next,o.next=a}r.baseQueue=s=o,n.pending=null}if(s!==null){o=s.next,r=r.baseState;var l=a=null,c=null,d=o;do{var p=d.lane;if((Nc&p)===p)c!==null&&(c=c.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var u={lane:p,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};c===null?(l=c=u,a=r):c=c.next=u,ir.lanes|=p,jc|=p}d=d.next}while(d!==null&&d!==o);c===null?a=r:c.next=l,ao(r,t.memoizedState)||(Fs=!0),t.memoizedState=r,t.baseState=a,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){s=e;do o=s.lane,ir.lanes|=o,jc|=o,s=s.next;while(s!==e)}else s===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Ex(e){var t=Pi(),n=t.queue;if(n===null)throw Error(Re(311));n.lastRenderedReducer=e;var r=n.dispatch,s=n.pending,o=t.memoizedState;if(s!==null){n.pending=null;var a=s=s.next;do o=e(o,a.action),a=a.next;while(a!==s);ao(o,t.memoizedState)||(Fs=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function __(){}function A_(e,t){var n=ir,r=Pi(),s=t(),o=!ao(r.memoizedState,s);if(o&&(r.memoizedState=s,Fs=!0),r=r.queue,c0(T_.bind(null,n,r,e),[e]),r.getSnapshot!==t||o||Fr!==null&&Fr.memoizedState.tag&1){if(n.flags|=2048,yp(9,I_.bind(null,n,r,s,t),void 0,null),Br===null)throw Error(Re(349));Nc&30||P_(n,t,s)}return s}function P_(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=ir.updateQueue,t===null?(t={lastEffect:null,stores:null},ir.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function I_(e,t,n,r){t.value=n,t.getSnapshot=r,R_(t)&&M_(e)}function T_(e,t,n){return n(function(){R_(t)&&M_(e)})}function R_(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!ao(e,n)}catch{return!0}}function M_(e){var t=xa(e,1);t!==null&&oo(t,e,1,-1)}function PS(e){var t=_o();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:gp,lastRenderedState:e},t.queue=e,e=e.dispatch=cO.bind(null,ir,e),[t.memoizedState,e]}function yp(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=ir.updateQueue,t===null?(t={lastEffect:null,stores:null},ir.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 L_(){return Pi().memoizedState}function _m(e,t,n,r){var s=_o();ir.flags|=e,s.memoizedState=yp(1|t,n,void 0,r===void 0?null:r)}function dy(e,t,n,r){var s=Pi();r=r===void 0?null:r;var o=void 0;if(Rr!==null){var a=Rr.memoizedState;if(o=a.destroy,r!==null&&o0(r,a.deps)){s.memoizedState=yp(t,n,o,r);return}}ir.flags|=e,s.memoizedState=yp(1|t,n,o,r)}function IS(e,t){return _m(8390656,8,e,t)}function c0(e,t){return dy(2048,8,e,t)}function O_(e,t){return dy(4,2,e,t)}function $_(e,t){return dy(4,4,e,t)}function D_(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 F_(e,t,n){return n=n!=null?n.concat([e]):null,dy(4,4,D_.bind(null,t,e),n)}function u0(){}function z_(e,t){var n=Pi();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&o0(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function H_(e,t){var n=Pi();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&o0(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function B_(e,t,n){return Nc&21?(ao(n,t)||(n=qE(),ir.lanes|=n,jc|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Fs=!0),e.memoizedState=n)}function aO(e,t){var n=pn;pn=n!==0&&4>n?n:4,e(!0);var r=jx.transition;jx.transition={};try{e(!1),t()}finally{pn=n,jx.transition=r}}function W_(){return Pi().memoizedState}function lO(e,t,n){var r=ml(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},V_(e))K_(t,n);else if(n=j_(e,t,n,r),n!==null){var s=Es();oo(n,e,r,s),U_(n,t,r)}}function cO(e,t,n){var r=ml(e),s={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(V_(e))K_(t,s);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var a=t.lastRenderedState,l=o(a,n);if(s.hasEagerState=!0,s.eagerState=l,ao(l,a)){var c=t.interleaved;c===null?(s.next=s,t0(t)):(s.next=c.next,c.next=s),t.interleaved=s;return}}catch{}finally{}n=j_(e,t,s,r),n!==null&&(s=Es(),oo(n,e,r,s),U_(n,t,r))}}function V_(e){var t=e.alternate;return e===ir||t!==null&&t===ir}function K_(e,t){zf=cg=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function U_(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Hv(e,n)}}var ug={readContext:Ai,useCallback:ds,useContext:ds,useEffect:ds,useImperativeHandle:ds,useInsertionEffect:ds,useLayoutEffect:ds,useMemo:ds,useReducer:ds,useRef:ds,useState:ds,useDebugValue:ds,useDeferredValue:ds,useTransition:ds,useMutableSource:ds,useSyncExternalStore:ds,useId:ds,unstable_isNewReconciler:!1},uO={readContext:Ai,useCallback:function(e,t){return _o().memoizedState=[e,t===void 0?null:t],e},useContext:Ai,useEffect:IS,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,_m(4194308,4,D_.bind(null,t,e),n)},useLayoutEffect:function(e,t){return _m(4194308,4,e,t)},useInsertionEffect:function(e,t){return _m(4,2,e,t)},useMemo:function(e,t){var n=_o();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=_o();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=lO.bind(null,ir,e),[r.memoizedState,e]},useRef:function(e){var t=_o();return e={current:e},t.memoizedState=e},useState:PS,useDebugValue:u0,useDeferredValue:function(e){return _o().memoizedState=e},useTransition:function(){var e=PS(!1),t=e[0];return e=aO.bind(null,e[1]),_o().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=ir,s=_o();if(Jn){if(n===void 0)throw Error(Re(407));n=n()}else{if(n=t(),Br===null)throw Error(Re(349));Nc&30||P_(r,t,n)}s.memoizedState=n;var o={value:n,getSnapshot:t};return s.queue=o,IS(T_.bind(null,r,o,e),[e]),r.flags|=2048,yp(9,I_.bind(null,r,o,n,t),void 0,null),n},useId:function(){var e=_o(),t=Br.identifierPrefix;if(Jn){var n=ua,r=ca;n=(r&~(1<<32-io(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=mp++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=oO++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},dO={readContext:Ai,useCallback:z_,useContext:Ai,useEffect:c0,useImperativeHandle:F_,useInsertionEffect:O_,useLayoutEffect:$_,useMemo:H_,useReducer:Cx,useRef:L_,useState:function(){return Cx(gp)},useDebugValue:u0,useDeferredValue:function(e){var t=Pi();return B_(t,Rr.memoizedState,e)},useTransition:function(){var e=Cx(gp)[0],t=Pi().memoizedState;return[e,t]},useMutableSource:__,useSyncExternalStore:A_,useId:W_,unstable_isNewReconciler:!1},fO={readContext:Ai,useCallback:z_,useContext:Ai,useEffect:c0,useImperativeHandle:F_,useInsertionEffect:O_,useLayoutEffect:$_,useMemo:H_,useReducer:Ex,useRef:L_,useState:function(){return Ex(gp)},useDebugValue:u0,useDeferredValue:function(e){var t=Pi();return Rr===null?t.memoizedState=e:B_(t,Rr.memoizedState,e)},useTransition:function(){var e=Ex(gp)[0],t=Pi().memoizedState;return[e,t]},useMutableSource:__,useSyncExternalStore:A_,useId:W_,unstable_isNewReconciler:!1};function Xi(e,t){if(e&&e.defaultProps){t=or({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function lb(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:or({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var fy={isMounted:function(e){return(e=e._reactInternals)?$c(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Es(),s=ml(e),o=ha(r,s);o.payload=t,n!=null&&(o.callback=n),t=pl(e,o,s),t!==null&&(oo(t,e,s,r),Cm(t,e,s))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Es(),s=ml(e),o=ha(r,s);o.tag=1,o.payload=t,n!=null&&(o.callback=n),t=pl(e,o,s),t!==null&&(oo(t,e,s,r),Cm(t,e,s))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Es(),r=ml(e),s=ha(n,r);s.tag=2,t!=null&&(s.callback=t),t=pl(e,s,r),t!==null&&(oo(t,e,r,n),Cm(t,e,r))}};function TS(e,t,n,r,s,o,a){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,o,a):t.prototype&&t.prototype.isPureReactComponent?!cp(n,r)||!cp(s,o):!0}function q_(e,t,n){var r=!1,s=kl,o=t.contextType;return typeof o=="object"&&o!==null?o=Ai(o):(s=Ks(t)?kc:ms.current,r=t.contextTypes,o=(r=r!=null)?Qu(e,s):kl),t=new t(n,o),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=fy,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=s,e.__reactInternalMemoizedMaskedChildContext=o),t}function RS(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&&fy.enqueueReplaceState(t,t.state,null)}function cb(e,t,n,r){var s=e.stateNode;s.props=n,s.state=e.memoizedState,s.refs={},n0(e);var o=t.contextType;typeof o=="object"&&o!==null?s.context=Ai(o):(o=Ks(t)?kc:ms.current,s.context=Qu(e,o)),s.state=e.memoizedState,o=t.getDerivedStateFromProps,typeof o=="function"&&(lb(e,t,o,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&&fy.enqueueReplaceState(s,s.state,null),ag(e,n,s,r),s.state=e.memoizedState),typeof s.componentDidMount=="function"&&(e.flags|=4194308)}function nd(e,t){try{var n="",r=t;do n+=zM(r),r=r.return;while(r);var s=n}catch(o){s=`
39
+ Error generating stack: `+o.message+`
40
+ `+o.stack}return{value:e,source:t,stack:s,digest:null}}function _x(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function ub(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var pO=typeof WeakMap=="function"?WeakMap:Map;function Y_(e,t,n){n=ha(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){fg||(fg=!0,bb=r),ub(e,t)},n}function G_(e,t,n){n=ha(-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(){ub(e,t)}}var o=e.stateNode;return o!==null&&typeof o.componentDidCatch=="function"&&(n.callback=function(){ub(e,t),typeof r!="function"&&(hl===null?hl=new Set([this]):hl.add(this));var a=t.stack;this.componentDidCatch(t.value,{componentStack:a!==null?a:""})}),n}function MS(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new pO;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=EO.bind(null,e,t,n),t.then(e,e))}function LS(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 OS(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=ha(-1,1),t.tag=2,pl(n,t,1))),n.lanes|=1),e)}var hO=Sa.ReactCurrentOwner,Fs=!1;function Ns(e,t,n,r){t.child=e===null?N_(t,null,n,r):ed(t,e.child,n,r)}function $S(e,t,n,r,s){n=n.render;var o=t.ref;return Bu(t,s),r=a0(e,t,n,r,o,s),n=l0(),e!==null&&!Fs?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,wa(e,t,s)):(Jn&&n&&Gv(t),t.flags|=1,Ns(e,t,r,s),t.child)}function DS(e,t,n,r,s){if(e===null){var o=n.type;return typeof o=="function"&&!x0(o)&&o.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=o,X_(e,t,o,r,s)):(e=Tm(n.type,null,r,t,t.mode,s),e.ref=t.ref,e.return=t,t.child=e)}if(o=e.child,!(e.lanes&s)){var a=o.memoizedProps;if(n=n.compare,n=n!==null?n:cp,n(a,r)&&e.ref===t.ref)return wa(e,t,s)}return t.flags|=1,e=gl(o,r),e.ref=t.ref,e.return=t,t.child=e}function X_(e,t,n,r,s){if(e!==null){var o=e.memoizedProps;if(cp(o,r)&&e.ref===t.ref)if(Fs=!1,t.pendingProps=r=o,(e.lanes&s)!==0)e.flags&131072&&(Fs=!0);else return t.lanes=e.lanes,wa(e,t,s)}return db(e,t,n,r,s)}function J_(e,t,n){var r=t.pendingProps,s=r.children,o=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},In(Iu,ri),ri|=n;else{if(!(n&1073741824))return e=o!==null?o.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,In(Iu,ri),ri|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=o!==null?o.baseLanes:n,In(Iu,ri),ri|=r}else o!==null?(r=o.baseLanes|n,t.memoizedState=null):r=n,In(Iu,ri),ri|=r;return Ns(e,t,s,n),t.child}function Q_(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function db(e,t,n,r,s){var o=Ks(n)?kc:ms.current;return o=Qu(t,o),Bu(t,s),n=a0(e,t,n,r,o,s),r=l0(),e!==null&&!Fs?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,wa(e,t,s)):(Jn&&r&&Gv(t),t.flags|=1,Ns(e,t,n,s),t.child)}function FS(e,t,n,r,s){if(Ks(n)){var o=!0;ng(t)}else o=!1;if(Bu(t,s),t.stateNode===null)Am(e,t),q_(t,n,r),cb(t,n,r,s),r=!0;else if(e===null){var a=t.stateNode,l=t.memoizedProps;a.props=l;var c=a.context,d=n.contextType;typeof d=="object"&&d!==null?d=Ai(d):(d=Ks(n)?kc:ms.current,d=Qu(t,d));var p=n.getDerivedStateFromProps,u=typeof p=="function"||typeof a.getSnapshotBeforeUpdate=="function";u||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==r||c!==d)&&RS(t,a,r,d),el=!1;var f=t.memoizedState;a.state=f,ag(t,r,a,s),c=t.memoizedState,l!==r||f!==c||Vs.current||el?(typeof p=="function"&&(lb(t,n,p,r),c=t.memoizedState),(l=el||TS(t,n,l,r,f,c,d))?(u||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=d,r=l):(typeof a.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,C_(e,t),l=t.memoizedProps,d=t.type===t.elementType?l:Xi(t.type,l),a.props=d,u=t.pendingProps,f=a.context,c=n.contextType,typeof c=="object"&&c!==null?c=Ai(c):(c=Ks(n)?kc:ms.current,c=Qu(t,c));var h=n.getDerivedStateFromProps;(p=typeof h=="function"||typeof a.getSnapshotBeforeUpdate=="function")||typeof a.UNSAFE_componentWillReceiveProps!="function"&&typeof a.componentWillReceiveProps!="function"||(l!==u||f!==c)&&RS(t,a,r,c),el=!1,f=t.memoizedState,a.state=f,ag(t,r,a,s);var g=t.memoizedState;l!==u||f!==g||Vs.current||el?(typeof h=="function"&&(lb(t,n,h,r),g=t.memoizedState),(d=el||TS(t,n,d,r,f,g,c)||!1)?(p||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&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=g),a.props=r,a.state=g,a.context=c,r=d):(typeof a.componentDidUpdate!="function"||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!="function"||l===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return fb(e,t,n,r,o,s)}function fb(e,t,n,r,s,o){Q_(e,t);var a=(t.flags&128)!==0;if(!r&&!a)return s&&NS(t,n,!1),wa(e,t,o);r=t.stateNode,hO.current=t;var l=a&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&a?(t.child=ed(t,e.child,null,o),t.child=ed(t,null,l,o)):Ns(e,t,l,o),t.memoizedState=r.state,s&&NS(t,n,!0),t.child}function Z_(e){var t=e.stateNode;t.pendingContext?SS(e,t.pendingContext,t.pendingContext!==t.context):t.context&&SS(e,t.context,!1),r0(e,t.containerInfo)}function zS(e,t,n,r,s){return Zu(),Jv(s),t.flags|=256,Ns(e,t,n,r),t.child}var pb={dehydrated:null,treeContext:null,retryLane:0};function hb(e){return{baseLanes:e,cachePool:null,transitions:null}}function eA(e,t,n){var r=t.pendingProps,s=sr.current,o=!1,a=(t.flags&128)!==0,l;if((l=a)||(l=e!==null&&e.memoizedState===null?!1:(s&2)!==0),l?(o=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(s|=1),In(sr,s&1),e===null)return ob(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,o?(r=t.mode,o=t.child,a={mode:"hidden",children:a},!(r&1)&&o!==null?(o.childLanes=0,o.pendingProps=a):o=my(a,r,0,null),e=gc(e,r,n,null),o.return=t,e.return=t,o.sibling=e,t.child=o,t.child.memoizedState=hb(n),t.memoizedState=pb,e):d0(t,a));if(s=e.memoizedState,s!==null&&(l=s.dehydrated,l!==null))return mO(e,t,a,r,l,s,n);if(o){o=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=gl(s,c),r.subtreeFlags=s.subtreeFlags&14680064),l!==null?o=gl(l,o):(o=gc(o,a,n,null),o.flags|=2),o.return=t,r.return=t,r.sibling=o,t.child=r,r=o,o=t.child,a=e.child.memoizedState,a=a===null?hb(n):{baseLanes:a.baseLanes|n,cachePool:null,transitions:a.transitions},o.memoizedState=a,o.childLanes=e.childLanes&~n,t.memoizedState=pb,r}return o=e.child,e=o.sibling,r=gl(o,{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 d0(e,t){return t=my({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Fh(e,t,n,r){return r!==null&&Jv(r),ed(t,e.child,null,n),e=d0(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function mO(e,t,n,r,s,o,a){if(n)return t.flags&256?(t.flags&=-257,r=_x(Error(Re(422))),Fh(e,t,a,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(o=r.fallback,s=t.mode,r=my({mode:"visible",children:r.children},s,0,null),o=gc(o,s,a,null),o.flags|=2,r.return=t,o.return=t,r.sibling=o,t.child=r,t.mode&1&&ed(t,e.child,null,a),t.child.memoizedState=hb(a),t.memoizedState=pb,o);if(!(t.mode&1))return Fh(e,t,a,null);if(s.data==="$!"){if(r=s.nextSibling&&s.nextSibling.dataset,r)var l=r.dgst;return r=l,o=Error(Re(419)),r=_x(o,r,void 0),Fh(e,t,a,r)}if(l=(a&e.childLanes)!==0,Fs||l){if(r=Br,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!==o.retryLane&&(o.retryLane=s,xa(e,s),oo(r,e,s,-1))}return y0(),r=_x(Error(Re(421))),Fh(e,t,a,r)}return s.data==="$?"?(t.flags|=128,t.child=e.child,t=_O.bind(null,e),s._reactRetry=t,null):(e=o.treeContext,oi=fl(s.nextSibling),li=t,Jn=!0,eo=null,e!==null&&(Si[Ni++]=ca,Si[Ni++]=ua,Si[Ni++]=Sc,ca=e.id,ua=e.overflow,Sc=t),t=d0(t,r.children),t.flags|=4096,t)}function HS(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),ab(e.return,t,n)}function Ax(e,t,n,r,s){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:s}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=s)}function tA(e,t,n){var r=t.pendingProps,s=r.revealOrder,o=r.tail;if(Ns(e,t,r.children,n),r=sr.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&&HS(e,n,t);else if(e.tag===19)HS(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(In(sr,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&&lg(e)===null&&(s=n),n=n.sibling;n=s,n===null?(s=t.child,t.child=null):(s=n.sibling,n.sibling=null),Ax(t,!1,s,n,o);break;case"backwards":for(n=null,s=t.child,t.child=null;s!==null;){if(e=s.alternate,e!==null&&lg(e)===null){t.child=s;break}e=s.sibling,s.sibling=n,n=s,s=e}Ax(t,!0,n,null,o);break;case"together":Ax(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Am(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function wa(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),jc|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(Re(153));if(t.child!==null){for(e=t.child,n=gl(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=gl(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function gO(e,t,n){switch(t.tag){case 3:Z_(t),Zu();break;case 5:E_(t);break;case 1:Ks(t.type)&&ng(t);break;case 4:r0(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,s=t.memoizedProps.value;In(ig,r._currentValue),r._currentValue=s;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(In(sr,sr.current&1),t.flags|=128,null):n&t.child.childLanes?eA(e,t,n):(In(sr,sr.current&1),e=wa(e,t,n),e!==null?e.sibling:null);In(sr,sr.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return tA(e,t,n);t.flags|=128}if(s=t.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),In(sr,sr.current),r)break;return null;case 22:case 23:return t.lanes=0,J_(e,t,n)}return wa(e,t,n)}var nA,mb,rA,sA;nA=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}};mb=function(){};rA=function(e,t,n,r){var s=e.memoizedProps;if(s!==r){e=t.stateNode,fc($o.current);var o=null;switch(n){case"input":s=$w(e,s),r=$w(e,r),o=[];break;case"select":s=or({},s,{value:void 0}),r=or({},r,{value:void 0}),o=[];break;case"textarea":s=zw(e,s),r=zw(e,r),o=[];break;default:typeof s.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=eg)}Bw(n,r);var a;n=null;for(d in s)if(!r.hasOwnProperty(d)&&s.hasOwnProperty(d)&&s[d]!=null)if(d==="style"){var l=s[d];for(a in l)l.hasOwnProperty(a)&&(n||(n={}),n[a]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(np.hasOwnProperty(d)?o||(o=[]):(o=o||[]).push(d,null));for(d in r){var c=r[d];if(l=s!=null?s[d]:void 0,r.hasOwnProperty(d)&&c!==l&&(c!=null||l!=null))if(d==="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||(o||(o=[]),o.push(d,n)),n=c;else d==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,l=l?l.__html:void 0,c!=null&&l!==c&&(o=o||[]).push(d,c)):d==="children"?typeof c!="string"&&typeof c!="number"||(o=o||[]).push(d,""+c):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(np.hasOwnProperty(d)?(c!=null&&d==="onScroll"&&$n("scroll",e),o||l===c||(o=[])):(o=o||[]).push(d,c))}n&&(o=o||[]).push("style",n);var d=o;(t.updateQueue=d)&&(t.flags|=4)}};sA=function(e,t,n,r){n!==r&&(t.flags|=4)};function df(e,t){if(!Jn)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 fs(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 yO(e,t,n){var r=t.pendingProps;switch(Xv(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return fs(t),null;case 1:return Ks(t.type)&&tg(),fs(t),null;case 3:return r=t.stateNode,td(),zn(Vs),zn(ms),i0(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&($h(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,eo!==null&&(Sb(eo),eo=null))),mb(e,t),fs(t),null;case 5:s0(t);var s=fc(hp.current);if(n=t.type,e!==null&&t.stateNode!=null)rA(e,t,n,r,s),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Re(166));return fs(t),null}if(e=fc($o.current),$h(t)){r=t.stateNode,n=t.type;var o=t.memoizedProps;switch(r[To]=t,r[fp]=o,e=(t.mode&1)!==0,n){case"dialog":$n("cancel",r),$n("close",r);break;case"iframe":case"object":case"embed":$n("load",r);break;case"video":case"audio":for(s=0;s<Cf.length;s++)$n(Cf[s],r);break;case"source":$n("error",r);break;case"img":case"image":case"link":$n("error",r),$n("load",r);break;case"details":$n("toggle",r);break;case"input":Xk(r,o),$n("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!o.multiple},$n("invalid",r);break;case"textarea":Qk(r,o),$n("invalid",r)}Bw(n,o),s=null;for(var a in o)if(o.hasOwnProperty(a)){var l=o[a];a==="children"?typeof l=="string"?r.textContent!==l&&(o.suppressHydrationWarning!==!0&&Oh(r.textContent,l,e),s=["children",l]):typeof l=="number"&&r.textContent!==""+l&&(o.suppressHydrationWarning!==!0&&Oh(r.textContent,l,e),s=["children",""+l]):np.hasOwnProperty(a)&&l!=null&&a==="onScroll"&&$n("scroll",r)}switch(n){case"input":_h(r),Jk(r,o,!0);break;case"textarea":_h(r),Zk(r);break;case"select":case"option":break;default:typeof o.onClick=="function"&&(r.onclick=eg)}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=TE(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[To]=t,e[fp]=r,nA(e,t,!1,!1),t.stateNode=e;e:{switch(a=Ww(n,r),n){case"dialog":$n("cancel",e),$n("close",e),s=r;break;case"iframe":case"object":case"embed":$n("load",e),s=r;break;case"video":case"audio":for(s=0;s<Cf.length;s++)$n(Cf[s],e);s=r;break;case"source":$n("error",e),s=r;break;case"img":case"image":case"link":$n("error",e),$n("load",e),s=r;break;case"details":$n("toggle",e),s=r;break;case"input":Xk(e,r),s=$w(e,r),$n("invalid",e);break;case"option":s=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},s=or({},r,{value:void 0}),$n("invalid",e);break;case"textarea":Qk(e,r),s=zw(e,r),$n("invalid",e);break;default:s=r}Bw(n,s),l=s;for(o in l)if(l.hasOwnProperty(o)){var c=l[o];o==="style"?LE(e,c):o==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&RE(e,c)):o==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&rp(e,c):typeof c=="number"&&rp(e,""+c):o!=="suppressContentEditableWarning"&&o!=="suppressHydrationWarning"&&o!=="autoFocus"&&(np.hasOwnProperty(o)?c!=null&&o==="onScroll"&&$n("scroll",e):c!=null&&Lv(e,o,c,a))}switch(n){case"input":_h(e),Jk(e,r,!1);break;case"textarea":_h(e),Zk(e);break;case"option":r.value!=null&&e.setAttribute("value",""+vl(r.value));break;case"select":e.multiple=!!r.multiple,o=r.value,o!=null?Du(e,!!r.multiple,o,!1):r.defaultValue!=null&&Du(e,!!r.multiple,r.defaultValue,!0);break;default:typeof s.onClick=="function"&&(e.onclick=eg)}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 fs(t),null;case 6:if(e&&t.stateNode!=null)sA(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Re(166));if(n=fc(hp.current),fc($o.current),$h(t)){if(r=t.stateNode,n=t.memoizedProps,r[To]=t,(o=r.nodeValue!==n)&&(e=li,e!==null))switch(e.tag){case 3:Oh(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Oh(r.nodeValue,n,(e.mode&1)!==0)}o&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[To]=t,t.stateNode=r}return fs(t),null;case 13:if(zn(sr),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(Jn&&oi!==null&&t.mode&1&&!(t.flags&128))k_(),Zu(),t.flags|=98560,o=!1;else if(o=$h(t),r!==null&&r.dehydrated!==null){if(e===null){if(!o)throw Error(Re(318));if(o=t.memoizedState,o=o!==null?o.dehydrated:null,!o)throw Error(Re(317));o[To]=t}else Zu(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;fs(t),o=!1}else eo!==null&&(Sb(eo),eo=null),o=!0;if(!o)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||sr.current&1?Lr===0&&(Lr=3):y0())),t.updateQueue!==null&&(t.flags|=4),fs(t),null);case 4:return td(),mb(e,t),e===null&&up(t.stateNode.containerInfo),fs(t),null;case 10:return e0(t.type._context),fs(t),null;case 17:return Ks(t.type)&&tg(),fs(t),null;case 19:if(zn(sr),o=t.memoizedState,o===null)return fs(t),null;if(r=(t.flags&128)!==0,a=o.rendering,a===null)if(r)df(o,!1);else{if(Lr!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(a=lg(e),a!==null){for(t.flags|=128,df(o,!1),r=a.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)o=n,e=r,o.flags&=14680066,a=o.alternate,a===null?(o.childLanes=0,o.lanes=e,o.child=null,o.subtreeFlags=0,o.memoizedProps=null,o.memoizedState=null,o.updateQueue=null,o.dependencies=null,o.stateNode=null):(o.childLanes=a.childLanes,o.lanes=a.lanes,o.child=a.child,o.subtreeFlags=0,o.deletions=null,o.memoizedProps=a.memoizedProps,o.memoizedState=a.memoizedState,o.updateQueue=a.updateQueue,o.type=a.type,e=a.dependencies,o.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return In(sr,sr.current&1|2),t.child}e=e.sibling}o.tail!==null&&yr()>rd&&(t.flags|=128,r=!0,df(o,!1),t.lanes=4194304)}else{if(!r)if(e=lg(a),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),df(o,!0),o.tail===null&&o.tailMode==="hidden"&&!a.alternate&&!Jn)return fs(t),null}else 2*yr()-o.renderingStartTime>rd&&n!==1073741824&&(t.flags|=128,r=!0,df(o,!1),t.lanes=4194304);o.isBackwards?(a.sibling=t.child,t.child=a):(n=o.last,n!==null?n.sibling=a:t.child=a,o.last=a)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=yr(),t.sibling=null,n=sr.current,In(sr,r?n&1|2:n&1),t):(fs(t),null);case 22:case 23:return g0(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?ri&1073741824&&(fs(t),t.subtreeFlags&6&&(t.flags|=8192)):fs(t),null;case 24:return null;case 25:return null}throw Error(Re(156,t.tag))}function xO(e,t){switch(Xv(t),t.tag){case 1:return Ks(t.type)&&tg(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return td(),zn(Vs),zn(ms),i0(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return s0(t),null;case 13:if(zn(sr),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Re(340));Zu()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return zn(sr),null;case 4:return td(),null;case 10:return e0(t.type._context),null;case 22:case 23:return g0(),null;case 24:return null;default:return null}}var zh=!1,ps=!1,wO=typeof WeakSet=="function"?WeakSet:Set,Je=null;function Pu(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){dr(e,t,r)}else n.current=null}function gb(e,t,n){try{n()}catch(r){dr(e,t,r)}}var BS=!1;function bO(e,t){if(Zw=Jm,e=c_(),Yv(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,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break e}var a=0,l=-1,c=-1,d=0,p=0,u=e,f=null;t:for(;;){for(var h;u!==n||s!==0&&u.nodeType!==3||(l=a+s),u!==o||r!==0&&u.nodeType!==3||(c=a+r),u.nodeType===3&&(a+=u.nodeValue.length),(h=u.firstChild)!==null;)f=u,u=h;for(;;){if(u===e)break t;if(f===n&&++d===s&&(l=a),f===o&&++p===r&&(c=a),(h=u.nextSibling)!==null)break;u=f,f=u.parentNode}u=h}n=l===-1||c===-1?null:{start:l,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(eb={focusedElem:e,selectionRange:n},Jm=!1,Je=t;Je!==null;)if(t=Je,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Je=e;else for(;Je!==null;){t=Je;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 w=g.memoizedProps,k=g.memoizedState,y=t.stateNode,b=y.getSnapshotBeforeUpdate(t.elementType===t.type?w:Xi(t.type,w),k);y.__reactInternalSnapshotBeforeUpdate=b}break;case 3:var x=t.stateNode.containerInfo;x.nodeType===1?x.textContent="":x.nodeType===9&&x.documentElement&&x.removeChild(x.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Re(163))}}catch(N){dr(t,t.return,N)}if(e=t.sibling,e!==null){e.return=t.return,Je=e;break}Je=t.return}return g=BS,BS=!1,g}function Hf(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 o=s.destroy;s.destroy=void 0,o!==void 0&&gb(t,n,o)}s=s.next}while(s!==r)}}function py(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 yb(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 iA(e){var t=e.alternate;t!==null&&(e.alternate=null,iA(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[To],delete t[fp],delete t[rb],delete t[nO],delete t[rO])),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 oA(e){return e.tag===5||e.tag===3||e.tag===4}function WS(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||oA(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 xb(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=eg));else if(r!==4&&(e=e.child,e!==null))for(xb(e,t,n),e=e.sibling;e!==null;)xb(e,t,n),e=e.sibling}function wb(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(wb(e,t,n),e=e.sibling;e!==null;)wb(e,t,n),e=e.sibling}var es=null,Qi=!1;function qa(e,t,n){for(n=n.child;n!==null;)aA(e,t,n),n=n.sibling}function aA(e,t,n){if(Oo&&typeof Oo.onCommitFiberUnmount=="function")try{Oo.onCommitFiberUnmount(iy,n)}catch{}switch(n.tag){case 5:ps||Pu(n,t);case 6:var r=es,s=Qi;es=null,qa(e,t,n),es=r,Qi=s,es!==null&&(Qi?(e=es,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):es.removeChild(n.stateNode));break;case 18:es!==null&&(Qi?(e=es,n=n.stateNode,e.nodeType===8?kx(e.parentNode,n):e.nodeType===1&&kx(e,n),ap(e)):kx(es,n.stateNode));break;case 4:r=es,s=Qi,es=n.stateNode.containerInfo,Qi=!0,qa(e,t,n),es=r,Qi=s;break;case 0:case 11:case 14:case 15:if(!ps&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){s=r=r.next;do{var o=s,a=o.destroy;o=o.tag,a!==void 0&&(o&2||o&4)&&gb(n,t,a),s=s.next}while(s!==r)}qa(e,t,n);break;case 1:if(!ps&&(Pu(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(l){dr(n,t,l)}qa(e,t,n);break;case 21:qa(e,t,n);break;case 22:n.mode&1?(ps=(r=ps)||n.memoizedState!==null,qa(e,t,n),ps=r):qa(e,t,n);break;default:qa(e,t,n)}}function VS(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=AO.bind(null,e,r);n.has(r)||(n.add(r),r.then(s,s))})}}function Ui(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var s=n[r];try{var o=e,a=t,l=a;e:for(;l!==null;){switch(l.tag){case 5:es=l.stateNode,Qi=!1;break e;case 3:es=l.stateNode.containerInfo,Qi=!0;break e;case 4:es=l.stateNode.containerInfo,Qi=!0;break e}l=l.return}if(es===null)throw Error(Re(160));aA(o,a,s),es=null,Qi=!1;var c=s.alternate;c!==null&&(c.return=null),s.return=null}catch(d){dr(s,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)lA(t,e),t=t.sibling}function lA(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Ui(t,e),Co(e),r&4){try{Hf(3,e,e.return),py(3,e)}catch(w){dr(e,e.return,w)}try{Hf(5,e,e.return)}catch(w){dr(e,e.return,w)}}break;case 1:Ui(t,e),Co(e),r&512&&n!==null&&Pu(n,n.return);break;case 5:if(Ui(t,e),Co(e),r&512&&n!==null&&Pu(n,n.return),e.flags&32){var s=e.stateNode;try{rp(s,"")}catch(w){dr(e,e.return,w)}}if(r&4&&(s=e.stateNode,s!=null)){var o=e.memoizedProps,a=n!==null?n.memoizedProps:o,l=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{l==="input"&&o.type==="radio"&&o.name!=null&&PE(s,o),Ww(l,a);var d=Ww(l,o);for(a=0;a<c.length;a+=2){var p=c[a],u=c[a+1];p==="style"?LE(s,u):p==="dangerouslySetInnerHTML"?RE(s,u):p==="children"?rp(s,u):Lv(s,p,u,d)}switch(l){case"input":Dw(s,o);break;case"textarea":IE(s,o);break;case"select":var f=s._wrapperState.wasMultiple;s._wrapperState.wasMultiple=!!o.multiple;var h=o.value;h!=null?Du(s,!!o.multiple,h,!1):f!==!!o.multiple&&(o.defaultValue!=null?Du(s,!!o.multiple,o.defaultValue,!0):Du(s,!!o.multiple,o.multiple?[]:"",!1))}s[fp]=o}catch(w){dr(e,e.return,w)}}break;case 6:if(Ui(t,e),Co(e),r&4){if(e.stateNode===null)throw Error(Re(162));s=e.stateNode,o=e.memoizedProps;try{s.nodeValue=o}catch(w){dr(e,e.return,w)}}break;case 3:if(Ui(t,e),Co(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{ap(t.containerInfo)}catch(w){dr(e,e.return,w)}break;case 4:Ui(t,e),Co(e);break;case 13:Ui(t,e),Co(e),s=e.child,s.flags&8192&&(o=s.memoizedState!==null,s.stateNode.isHidden=o,!o||s.alternate!==null&&s.alternate.memoizedState!==null||(h0=yr())),r&4&&VS(e);break;case 22:if(p=n!==null&&n.memoizedState!==null,e.mode&1?(ps=(d=ps)||p,Ui(t,e),ps=d):Ui(t,e),Co(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!p&&e.mode&1)for(Je=e,p=e.child;p!==null;){for(u=Je=p;Je!==null;){switch(f=Je,h=f.child,f.tag){case 0:case 11:case 14:case 15:Hf(4,f,f.return);break;case 1:Pu(f,f.return);var g=f.stateNode;if(typeof g.componentWillUnmount=="function"){r=f,n=f.return;try{t=r,g.props=t.memoizedProps,g.state=t.memoizedState,g.componentWillUnmount()}catch(w){dr(r,n,w)}}break;case 5:Pu(f,f.return);break;case 22:if(f.memoizedState!==null){US(u);continue}}h!==null?(h.return=f,Je=h):US(u)}p=p.sibling}e:for(p=null,u=e;;){if(u.tag===5){if(p===null){p=u;try{s=u.stateNode,d?(o=s.style,typeof o.setProperty=="function"?o.setProperty("display","none","important"):o.display="none"):(l=u.stateNode,c=u.memoizedProps.style,a=c!=null&&c.hasOwnProperty("display")?c.display:null,l.style.display=ME("display",a))}catch(w){dr(e,e.return,w)}}}else if(u.tag===6){if(p===null)try{u.stateNode.nodeValue=d?"":u.memoizedProps}catch(w){dr(e,e.return,w)}}else if((u.tag!==22&&u.tag!==23||u.memoizedState===null||u===e)&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===e)break e;for(;u.sibling===null;){if(u.return===null||u.return===e)break e;p===u&&(p=null),u=u.return}p===u&&(p=null),u.sibling.return=u.return,u=u.sibling}}break;case 19:Ui(t,e),Co(e),r&4&&VS(e);break;case 21:break;default:Ui(t,e),Co(e)}}function Co(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(oA(n)){var r=n;break e}n=n.return}throw Error(Re(160))}switch(r.tag){case 5:var s=r.stateNode;r.flags&32&&(rp(s,""),r.flags&=-33);var o=WS(e);wb(e,o,s);break;case 3:case 4:var a=r.stateNode.containerInfo,l=WS(e);xb(e,l,a);break;default:throw Error(Re(161))}}catch(c){dr(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function vO(e,t,n){Je=e,cA(e)}function cA(e,t,n){for(var r=(e.mode&1)!==0;Je!==null;){var s=Je,o=s.child;if(s.tag===22&&r){var a=s.memoizedState!==null||zh;if(!a){var l=s.alternate,c=l!==null&&l.memoizedState!==null||ps;l=zh;var d=ps;if(zh=a,(ps=c)&&!d)for(Je=s;Je!==null;)a=Je,c=a.child,a.tag===22&&a.memoizedState!==null?qS(s):c!==null?(c.return=a,Je=c):qS(s);for(;o!==null;)Je=o,cA(o),o=o.sibling;Je=s,zh=l,ps=d}KS(e)}else s.subtreeFlags&8772&&o!==null?(o.return=s,Je=o):KS(e)}}function KS(e){for(;Je!==null;){var t=Je;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:ps||py(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!ps)if(n===null)r.componentDidMount();else{var s=t.elementType===t.type?n.memoizedProps:Xi(t.type,n.memoizedProps);r.componentDidUpdate(s,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var o=t.updateQueue;o!==null&&AS(t,o,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}AS(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 d=t.alternate;if(d!==null){var p=d.memoizedState;if(p!==null){var u=p.dehydrated;u!==null&&ap(u)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Re(163))}ps||t.flags&512&&yb(t)}catch(f){dr(t,t.return,f)}}if(t===e){Je=null;break}if(n=t.sibling,n!==null){n.return=t.return,Je=n;break}Je=t.return}}function US(e){for(;Je!==null;){var t=Je;if(t===e){Je=null;break}var n=t.sibling;if(n!==null){n.return=t.return,Je=n;break}Je=t.return}}function qS(e){for(;Je!==null;){var t=Je;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{py(4,t)}catch(c){dr(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var s=t.return;try{r.componentDidMount()}catch(c){dr(t,s,c)}}var o=t.return;try{yb(t)}catch(c){dr(t,o,c)}break;case 5:var a=t.return;try{yb(t)}catch(c){dr(t,a,c)}}}catch(c){dr(t,t.return,c)}if(t===e){Je=null;break}var l=t.sibling;if(l!==null){l.return=t.return,Je=l;break}Je=t.return}}var kO=Math.ceil,dg=Sa.ReactCurrentDispatcher,f0=Sa.ReactCurrentOwner,_i=Sa.ReactCurrentBatchConfig,Jt=0,Br=null,Sr=null,ts=0,ri=0,Iu=Il(0),Lr=0,xp=null,jc=0,hy=0,p0=0,Bf=null,Ds=null,h0=0,rd=1/0,ia=null,fg=!1,bb=null,hl=null,Hh=!1,ol=null,pg=0,Wf=0,vb=null,Pm=-1,Im=0;function Es(){return Jt&6?yr():Pm!==-1?Pm:Pm=yr()}function ml(e){return e.mode&1?Jt&2&&ts!==0?ts&-ts:iO.transition!==null?(Im===0&&(Im=qE()),Im):(e=pn,e!==0||(e=window.event,e=e===void 0?16:e_(e.type)),e):1}function oo(e,t,n,r){if(50<Wf)throw Wf=0,vb=null,Error(Re(185));Bp(e,n,r),(!(Jt&2)||e!==Br)&&(e===Br&&(!(Jt&2)&&(hy|=n),Lr===4&&rl(e,ts)),Us(e,r),n===1&&Jt===0&&!(t.mode&1)&&(rd=yr()+500,uy&&Tl()))}function Us(e,t){var n=e.callbackNode;iL(e,t);var r=Xm(e,e===Br?ts:0);if(r===0)n!==null&&nS(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&nS(n),t===1)e.tag===0?sO(YS.bind(null,e)):w_(YS.bind(null,e)),eO(function(){!(Jt&6)&&Tl()}),n=null;else{switch(YE(r)){case 1:n=zv;break;case 4:n=KE;break;case 16:n=Gm;break;case 536870912:n=UE;break;default:n=Gm}n=yA(n,uA.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function uA(e,t){if(Pm=-1,Im=0,Jt&6)throw Error(Re(327));var n=e.callbackNode;if(Wu()&&e.callbackNode!==n)return null;var r=Xm(e,e===Br?ts:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=hg(e,r);else{t=r;var s=Jt;Jt|=2;var o=fA();(Br!==e||ts!==t)&&(ia=null,rd=yr()+500,mc(e,t));do try{jO();break}catch(l){dA(e,l)}while(!0);Zv(),dg.current=o,Jt=s,Sr!==null?t=0:(Br=null,ts=0,t=Lr)}if(t!==0){if(t===2&&(s=Yw(e),s!==0&&(r=s,t=kb(e,s))),t===1)throw n=xp,mc(e,0),rl(e,r),Us(e,yr()),n;if(t===6)rl(e,r);else{if(s=e.current.alternate,!(r&30)&&!SO(s)&&(t=hg(e,r),t===2&&(o=Yw(e),o!==0&&(r=o,t=kb(e,o))),t===1))throw n=xp,mc(e,0),rl(e,r),Us(e,yr()),n;switch(e.finishedWork=s,e.finishedLanes=r,t){case 0:case 1:throw Error(Re(345));case 2:ic(e,Ds,ia);break;case 3:if(rl(e,r),(r&130023424)===r&&(t=h0+500-yr(),10<t)){if(Xm(e,0)!==0)break;if(s=e.suspendedLanes,(s&r)!==r){Es(),e.pingedLanes|=e.suspendedLanes&s;break}e.timeoutHandle=nb(ic.bind(null,e,Ds,ia),t);break}ic(e,Ds,ia);break;case 4:if(rl(e,r),(r&4194240)===r)break;for(t=e.eventTimes,s=-1;0<r;){var a=31-io(r);o=1<<a,a=t[a],a>s&&(s=a),r&=~o}if(r=s,r=yr()-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=nb(ic.bind(null,e,Ds,ia),r);break}ic(e,Ds,ia);break;case 5:ic(e,Ds,ia);break;default:throw Error(Re(329))}}}return Us(e,yr()),e.callbackNode===n?uA.bind(null,e):null}function kb(e,t){var n=Bf;return e.current.memoizedState.isDehydrated&&(mc(e,t).flags|=256),e=hg(e,t),e!==2&&(t=Ds,Ds=n,t!==null&&Sb(t)),e}function Sb(e){Ds===null?Ds=e:Ds.push.apply(Ds,e)}function SO(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],o=s.getSnapshot;s=s.value;try{if(!ao(o(),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 rl(e,t){for(t&=~p0,t&=~hy,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-io(t),r=1<<n;e[n]=-1,t&=~r}}function YS(e){if(Jt&6)throw Error(Re(327));Wu();var t=Xm(e,0);if(!(t&1))return Us(e,yr()),null;var n=hg(e,t);if(e.tag!==0&&n===2){var r=Yw(e);r!==0&&(t=r,n=kb(e,r))}if(n===1)throw n=xp,mc(e,0),rl(e,t),Us(e,yr()),n;if(n===6)throw Error(Re(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,ic(e,Ds,ia),Us(e,yr()),null}function m0(e,t){var n=Jt;Jt|=1;try{return e(t)}finally{Jt=n,Jt===0&&(rd=yr()+500,uy&&Tl())}}function Cc(e){ol!==null&&ol.tag===0&&!(Jt&6)&&Wu();var t=Jt;Jt|=1;var n=_i.transition,r=pn;try{if(_i.transition=null,pn=1,e)return e()}finally{pn=r,_i.transition=n,Jt=t,!(Jt&6)&&Tl()}}function g0(){ri=Iu.current,zn(Iu)}function mc(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,ZL(n)),Sr!==null)for(n=Sr.return;n!==null;){var r=n;switch(Xv(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&tg();break;case 3:td(),zn(Vs),zn(ms),i0();break;case 5:s0(r);break;case 4:td();break;case 13:zn(sr);break;case 19:zn(sr);break;case 10:e0(r.type._context);break;case 22:case 23:g0()}n=n.return}if(Br=e,Sr=e=gl(e.current,null),ts=ri=t,Lr=0,xp=null,p0=hy=jc=0,Ds=Bf=null,dc!==null){for(t=0;t<dc.length;t++)if(n=dc[t],r=n.interleaved,r!==null){n.interleaved=null;var s=r.next,o=n.pending;if(o!==null){var a=o.next;o.next=s,r.next=a}n.pending=r}dc=null}return e}function dA(e,t){do{var n=Sr;try{if(Zv(),Em.current=ug,cg){for(var r=ir.memoizedState;r!==null;){var s=r.queue;s!==null&&(s.pending=null),r=r.next}cg=!1}if(Nc=0,Fr=Rr=ir=null,zf=!1,mp=0,f0.current=null,n===null||n.return===null){Lr=1,xp=t,Sr=null;break}e:{var o=e,a=n.return,l=n,c=t;if(t=ts,l.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var d=c,p=l,u=p.tag;if(!(p.mode&1)&&(u===0||u===11||u===15)){var f=p.alternate;f?(p.updateQueue=f.updateQueue,p.memoizedState=f.memoizedState,p.lanes=f.lanes):(p.updateQueue=null,p.memoizedState=null)}var h=LS(a);if(h!==null){h.flags&=-257,OS(h,a,l,o,t),h.mode&1&&MS(o,d,t),t=h,c=d;var g=t.updateQueue;if(g===null){var w=new Set;w.add(c),t.updateQueue=w}else g.add(c);break e}else{if(!(t&1)){MS(o,d,t),y0();break e}c=Error(Re(426))}}else if(Jn&&l.mode&1){var k=LS(a);if(k!==null){!(k.flags&65536)&&(k.flags|=256),OS(k,a,l,o,t),Jv(nd(c,l));break e}}o=c=nd(c,l),Lr!==4&&(Lr=2),Bf===null?Bf=[o]:Bf.push(o),o=a;do{switch(o.tag){case 3:o.flags|=65536,t&=-t,o.lanes|=t;var y=Y_(o,c,t);_S(o,y);break e;case 1:l=c;var b=o.type,x=o.stateNode;if(!(o.flags&128)&&(typeof b.getDerivedStateFromError=="function"||x!==null&&typeof x.componentDidCatch=="function"&&(hl===null||!hl.has(x)))){o.flags|=65536,t&=-t,o.lanes|=t;var N=G_(o,l,t);_S(o,N);break e}}o=o.return}while(o!==null)}hA(n)}catch(E){t=E,Sr===n&&n!==null&&(Sr=n=n.return);continue}break}while(!0)}function fA(){var e=dg.current;return dg.current=ug,e===null?ug:e}function y0(){(Lr===0||Lr===3||Lr===2)&&(Lr=4),Br===null||!(jc&268435455)&&!(hy&268435455)||rl(Br,ts)}function hg(e,t){var n=Jt;Jt|=2;var r=fA();(Br!==e||ts!==t)&&(ia=null,mc(e,t));do try{NO();break}catch(s){dA(e,s)}while(!0);if(Zv(),Jt=n,dg.current=r,Sr!==null)throw Error(Re(261));return Br=null,ts=0,Lr}function NO(){for(;Sr!==null;)pA(Sr)}function jO(){for(;Sr!==null&&!XM();)pA(Sr)}function pA(e){var t=gA(e.alternate,e,ri);e.memoizedProps=e.pendingProps,t===null?hA(e):Sr=t,f0.current=null}function hA(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=xO(n,t),n!==null){n.flags&=32767,Sr=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Lr=6,Sr=null;return}}else if(n=yO(n,t,ri),n!==null){Sr=n;return}if(t=t.sibling,t!==null){Sr=t;return}Sr=t=e}while(t!==null);Lr===0&&(Lr=5)}function ic(e,t,n){var r=pn,s=_i.transition;try{_i.transition=null,pn=1,CO(e,t,n,r)}finally{_i.transition=s,pn=r}return null}function CO(e,t,n,r){do Wu();while(ol!==null);if(Jt&6)throw Error(Re(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(Re(177));e.callbackNode=null,e.callbackPriority=0;var o=n.lanes|n.childLanes;if(oL(e,o),e===Br&&(Sr=Br=null,ts=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||Hh||(Hh=!0,yA(Gm,function(){return Wu(),null})),o=(n.flags&15990)!==0,n.subtreeFlags&15990||o){o=_i.transition,_i.transition=null;var a=pn;pn=1;var l=Jt;Jt|=4,f0.current=null,bO(e,n),lA(n,e),UL(eb),Jm=!!Zw,eb=Zw=null,e.current=n,vO(n),JM(),Jt=l,pn=a,_i.transition=o}else e.current=n;if(Hh&&(Hh=!1,ol=e,pg=s),o=e.pendingLanes,o===0&&(hl=null),eL(n.stateNode),Us(e,yr()),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(fg)throw fg=!1,e=bb,bb=null,e;return pg&1&&e.tag!==0&&Wu(),o=e.pendingLanes,o&1?e===vb?Wf++:(Wf=0,vb=e):Wf=0,Tl(),null}function Wu(){if(ol!==null){var e=YE(pg),t=_i.transition,n=pn;try{if(_i.transition=null,pn=16>e?16:e,ol===null)var r=!1;else{if(e=ol,ol=null,pg=0,Jt&6)throw Error(Re(331));var s=Jt;for(Jt|=4,Je=e.current;Je!==null;){var o=Je,a=o.child;if(Je.flags&16){var l=o.deletions;if(l!==null){for(var c=0;c<l.length;c++){var d=l[c];for(Je=d;Je!==null;){var p=Je;switch(p.tag){case 0:case 11:case 15:Hf(8,p,o)}var u=p.child;if(u!==null)u.return=p,Je=u;else for(;Je!==null;){p=Je;var f=p.sibling,h=p.return;if(iA(p),p===d){Je=null;break}if(f!==null){f.return=h,Je=f;break}Je=h}}}var g=o.alternate;if(g!==null){var w=g.child;if(w!==null){g.child=null;do{var k=w.sibling;w.sibling=null,w=k}while(w!==null)}}Je=o}}if(o.subtreeFlags&2064&&a!==null)a.return=o,Je=a;else e:for(;Je!==null;){if(o=Je,o.flags&2048)switch(o.tag){case 0:case 11:case 15:Hf(9,o,o.return)}var y=o.sibling;if(y!==null){y.return=o.return,Je=y;break e}Je=o.return}}var b=e.current;for(Je=b;Je!==null;){a=Je;var x=a.child;if(a.subtreeFlags&2064&&x!==null)x.return=a,Je=x;else e:for(a=b;Je!==null;){if(l=Je,l.flags&2048)try{switch(l.tag){case 0:case 11:case 15:py(9,l)}}catch(E){dr(l,l.return,E)}if(l===a){Je=null;break e}var N=l.sibling;if(N!==null){N.return=l.return,Je=N;break e}Je=l.return}}if(Jt=s,Tl(),Oo&&typeof Oo.onPostCommitFiberRoot=="function")try{Oo.onPostCommitFiberRoot(iy,e)}catch{}r=!0}return r}finally{pn=n,_i.transition=t}}return!1}function GS(e,t,n){t=nd(n,t),t=Y_(e,t,1),e=pl(e,t,1),t=Es(),e!==null&&(Bp(e,1,t),Us(e,t))}function dr(e,t,n){if(e.tag===3)GS(e,e,n);else for(;t!==null;){if(t.tag===3){GS(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(hl===null||!hl.has(r))){e=nd(n,e),e=G_(t,e,1),t=pl(t,e,1),e=Es(),t!==null&&(Bp(t,1,e),Us(t,e));break}}t=t.return}}function EO(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=Es(),e.pingedLanes|=e.suspendedLanes&n,Br===e&&(ts&n)===n&&(Lr===4||Lr===3&&(ts&130023424)===ts&&500>yr()-h0?mc(e,0):p0|=n),Us(e,t)}function mA(e,t){t===0&&(e.mode&1?(t=Ih,Ih<<=1,!(Ih&130023424)&&(Ih=4194304)):t=1);var n=Es();e=xa(e,t),e!==null&&(Bp(e,t,n),Us(e,n))}function _O(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),mA(e,n)}function AO(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(Re(314))}r!==null&&r.delete(t),mA(e,n)}var gA;gA=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Vs.current)Fs=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Fs=!1,gO(e,t,n);Fs=!!(e.flags&131072)}else Fs=!1,Jn&&t.flags&1048576&&b_(t,sg,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;Am(e,t),e=t.pendingProps;var s=Qu(t,ms.current);Bu(t,n),s=a0(null,t,r,e,s,n);var o=l0();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,Ks(r)?(o=!0,ng(t)):o=!1,t.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,n0(t),s.updater=fy,t.stateNode=s,s._reactInternals=t,cb(t,r,e,n),t=fb(null,t,r,!0,o,n)):(t.tag=0,Jn&&o&&Gv(t),Ns(null,t,s,n),t=t.child),t;case 16:r=t.elementType;e:{switch(Am(e,t),e=t.pendingProps,s=r._init,r=s(r._payload),t.type=r,s=t.tag=IO(r),e=Xi(r,e),s){case 0:t=db(null,t,r,e,n);break e;case 1:t=FS(null,t,r,e,n);break e;case 11:t=$S(null,t,r,e,n);break e;case 14:t=DS(null,t,r,Xi(r.type,e),n);break e}throw Error(Re(306,r,""))}return t;case 0:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Xi(r,s),db(e,t,r,s,n);case 1:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Xi(r,s),FS(e,t,r,s,n);case 3:e:{if(Z_(t),e===null)throw Error(Re(387));r=t.pendingProps,o=t.memoizedState,s=o.element,C_(e,t),ag(t,r,null,n);var a=t.memoizedState;if(r=a.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:a.cache,pendingSuspenseBoundaries:a.pendingSuspenseBoundaries,transitions:a.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){s=nd(Error(Re(423)),t),t=zS(e,t,r,n,s);break e}else if(r!==s){s=nd(Error(Re(424)),t),t=zS(e,t,r,n,s);break e}else for(oi=fl(t.stateNode.containerInfo.firstChild),li=t,Jn=!0,eo=null,n=N_(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Zu(),r===s){t=wa(e,t,n);break e}Ns(e,t,r,n)}t=t.child}return t;case 5:return E_(t),e===null&&ob(t),r=t.type,s=t.pendingProps,o=e!==null?e.memoizedProps:null,a=s.children,tb(r,s)?a=null:o!==null&&tb(r,o)&&(t.flags|=32),Q_(e,t),Ns(e,t,a,n),t.child;case 6:return e===null&&ob(t),null;case 13:return eA(e,t,n);case 4:return r0(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=ed(t,null,r,n):Ns(e,t,r,n),t.child;case 11:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Xi(r,s),$S(e,t,r,s,n);case 7:return Ns(e,t,t.pendingProps,n),t.child;case 8:return Ns(e,t,t.pendingProps.children,n),t.child;case 12:return Ns(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,s=t.pendingProps,o=t.memoizedProps,a=s.value,In(ig,r._currentValue),r._currentValue=a,o!==null)if(ao(o.value,a)){if(o.children===s.children&&!Vs.current){t=wa(e,t,n);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var l=o.dependencies;if(l!==null){a=o.child;for(var c=l.firstContext;c!==null;){if(c.context===r){if(o.tag===1){c=ha(-1,n&-n),c.tag=2;var d=o.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?c.next=c:(c.next=p.next,p.next=c),d.pending=c}}o.lanes|=n,c=o.alternate,c!==null&&(c.lanes|=n),ab(o.return,n,t),l.lanes|=n;break}c=c.next}}else if(o.tag===10)a=o.type===t.type?null:o.child;else if(o.tag===18){if(a=o.return,a===null)throw Error(Re(341));a.lanes|=n,l=a.alternate,l!==null&&(l.lanes|=n),ab(a,n,t),a=o.sibling}else a=o.child;if(a!==null)a.return=o;else for(a=o;a!==null;){if(a===t){a=null;break}if(o=a.sibling,o!==null){o.return=a.return,a=o;break}a=a.return}o=a}Ns(e,t,s.children,n),t=t.child}return t;case 9:return s=t.type,r=t.pendingProps.children,Bu(t,n),s=Ai(s),r=r(s),t.flags|=1,Ns(e,t,r,n),t.child;case 14:return r=t.type,s=Xi(r,t.pendingProps),s=Xi(r.type,s),DS(e,t,r,s,n);case 15:return X_(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,s=t.pendingProps,s=t.elementType===r?s:Xi(r,s),Am(e,t),t.tag=1,Ks(r)?(e=!0,ng(t)):e=!1,Bu(t,n),q_(t,r,s),cb(t,r,s,n),fb(null,t,r,!0,e,n);case 19:return tA(e,t,n);case 22:return J_(e,t,n)}throw Error(Re(156,t.tag))};function yA(e,t){return VE(e,t)}function PO(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 Ei(e,t,n,r){return new PO(e,t,n,r)}function x0(e){return e=e.prototype,!(!e||!e.isReactComponent)}function IO(e){if(typeof e=="function")return x0(e)?1:0;if(e!=null){if(e=e.$$typeof,e===$v)return 11;if(e===Dv)return 14}return 2}function gl(e,t){var n=e.alternate;return n===null?(n=Ei(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 Tm(e,t,n,r,s,o){var a=2;if(r=e,typeof e=="function")x0(e)&&(a=1);else if(typeof e=="string")a=5;else e:switch(e){case vu:return gc(n.children,s,o,t);case Ov:a=8,s|=8;break;case Rw:return e=Ei(12,n,t,s|2),e.elementType=Rw,e.lanes=o,e;case Mw:return e=Ei(13,n,t,s),e.elementType=Mw,e.lanes=o,e;case Lw:return e=Ei(19,n,t,s),e.elementType=Lw,e.lanes=o,e;case EE:return my(n,s,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case jE:a=10;break e;case CE:a=9;break e;case $v:a=11;break e;case Dv:a=14;break e;case Za:a=16,r=null;break e}throw Error(Re(130,e==null?e:typeof e,""))}return t=Ei(a,n,t,s),t.elementType=e,t.type=r,t.lanes=o,t}function gc(e,t,n,r){return e=Ei(7,e,r,t),e.lanes=n,e}function my(e,t,n,r){return e=Ei(22,e,r,t),e.elementType=EE,e.lanes=n,e.stateNode={isHidden:!1},e}function Px(e,t,n){return e=Ei(6,e,null,t),e.lanes=n,e}function Ix(e,t,n){return t=Ei(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function TO(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=dx(0),this.expirationTimes=dx(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=dx(0),this.identifierPrefix=r,this.onRecoverableError=s,this.mutableSourceEagerHydrationData=null}function w0(e,t,n,r,s,o,a,l,c){return e=new TO(e,t,n,l,c),t===1?(t=1,o===!0&&(t|=8)):t=0,o=Ei(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},n0(o),e}function RO(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:bu,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function xA(e){if(!e)return kl;e=e._reactInternals;e:{if($c(e)!==e||e.tag!==1)throw Error(Re(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Ks(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Re(171))}if(e.tag===1){var n=e.type;if(Ks(n))return x_(e,n,t)}return t}function wA(e,t,n,r,s,o,a,l,c){return e=w0(n,r,!0,e,s,o,a,l,c),e.context=xA(null),n=e.current,r=Es(),s=ml(n),o=ha(r,s),o.callback=t??null,pl(n,o,s),e.current.lanes=s,Bp(e,s,r),Us(e,r),e}function gy(e,t,n,r){var s=t.current,o=Es(),a=ml(s);return n=xA(n),t.context===null?t.context=n:t.pendingContext=n,t=ha(o,a),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=pl(s,t,a),e!==null&&(oo(e,s,a,o),Cm(e,s,a)),a}function mg(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 XS(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function b0(e,t){XS(e,t),(e=e.alternate)&&XS(e,t)}function MO(){return null}var bA=typeof reportError=="function"?reportError:function(e){console.error(e)};function v0(e){this._internalRoot=e}yy.prototype.render=v0.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Re(409));gy(e,t,null,null)};yy.prototype.unmount=v0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Cc(function(){gy(null,e,null,null)}),t[ya]=null}};function yy(e){this._internalRoot=e}yy.prototype.unstable_scheduleHydration=function(e){if(e){var t=JE();e={blockedOn:null,target:e,priority:t};for(var n=0;n<nl.length&&t!==0&&t<nl[n].priority;n++);nl.splice(n,0,e),n===0&&ZE(e)}};function k0(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function xy(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function JS(){}function LO(e,t,n,r,s){if(s){if(typeof r=="function"){var o=r;r=function(){var d=mg(a);o.call(d)}}var a=wA(t,r,e,0,null,!1,!1,"",JS);return e._reactRootContainer=a,e[ya]=a.current,up(e.nodeType===8?e.parentNode:e),Cc(),a}for(;s=e.lastChild;)e.removeChild(s);if(typeof r=="function"){var l=r;r=function(){var d=mg(c);l.call(d)}}var c=w0(e,0,!1,null,null,!1,!1,"",JS);return e._reactRootContainer=c,e[ya]=c.current,up(e.nodeType===8?e.parentNode:e),Cc(function(){gy(t,c,n,r)}),c}function wy(e,t,n,r,s){var o=n._reactRootContainer;if(o){var a=o;if(typeof s=="function"){var l=s;s=function(){var c=mg(a);l.call(c)}}gy(t,a,e,s)}else a=LO(n,t,e,s,r);return mg(a)}GE=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=jf(t.pendingLanes);n!==0&&(Hv(t,n|1),Us(t,yr()),!(Jt&6)&&(rd=yr()+500,Tl()))}break;case 13:Cc(function(){var r=xa(e,1);if(r!==null){var s=Es();oo(r,e,1,s)}}),b0(e,1)}};Bv=function(e){if(e.tag===13){var t=xa(e,134217728);if(t!==null){var n=Es();oo(t,e,134217728,n)}b0(e,134217728)}};XE=function(e){if(e.tag===13){var t=ml(e),n=xa(e,t);if(n!==null){var r=Es();oo(n,e,t,r)}b0(e,t)}};JE=function(){return pn};QE=function(e,t){var n=pn;try{return pn=e,t()}finally{pn=n}};Kw=function(e,t,n){switch(t){case"input":if(Dw(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=cy(r);if(!s)throw Error(Re(90));AE(r),Dw(r,s)}}}break;case"textarea":IE(e,n);break;case"select":t=n.value,t!=null&&Du(e,!!n.multiple,t,!1)}};DE=m0;FE=Cc;var OO={usingClientEntryPoint:!1,Events:[Vp,ju,cy,OE,$E,m0]},ff={findFiberByHostInstance:uc,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},$O={bundleType:ff.bundleType,version:ff.version,rendererPackageName:ff.rendererPackageName,rendererConfig:ff.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Sa.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=BE(e),e===null?null:e.stateNode},findFiberByHostInstance:ff.findFiberByHostInstance||MO,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 Bh=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Bh.isDisabled&&Bh.supportsFiber)try{iy=Bh.inject($O),Oo=Bh}catch{}}fi.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=OO;fi.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!k0(t))throw Error(Re(200));return RO(e,t,null,n)};fi.createRoot=function(e,t){if(!k0(e))throw Error(Re(299));var n=!1,r="",s=bA;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(s=t.onRecoverableError)),t=w0(e,1,!1,null,null,n,!1,r,s),e[ya]=t.current,up(e.nodeType===8?e.parentNode:e),new v0(t)};fi.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(Re(188)):(e=Object.keys(e).join(","),Error(Re(268,e)));return e=BE(t),e=e===null?null:e.stateNode,e};fi.flushSync=function(e){return Cc(e)};fi.hydrate=function(e,t,n){if(!xy(t))throw Error(Re(200));return wy(null,e,t,!0,n)};fi.hydrateRoot=function(e,t,n){if(!k0(e))throw Error(Re(405));var r=n!=null&&n.hydratedSources||null,s=!1,o="",a=bA;if(n!=null&&(n.unstable_strictMode===!0&&(s=!0),n.identifierPrefix!==void 0&&(o=n.identifierPrefix),n.onRecoverableError!==void 0&&(a=n.onRecoverableError)),t=wA(t,null,e,1,n??null,s,!1,o,a),e[ya]=t.current,up(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 yy(t)};fi.render=function(e,t,n){if(!xy(t))throw Error(Re(200));return wy(null,e,t,!1,n)};fi.unmountComponentAtNode=function(e){if(!xy(e))throw Error(Re(40));return e._reactRootContainer?(Cc(function(){wy(null,null,e,!1,function(){e._reactRootContainer=null,e[ya]=null})}),!0):!1};fi.unstable_batchedUpdates=m0;fi.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!xy(n))throw Error(Re(200));if(e==null||e._reactInternals===void 0)throw Error(Re(38));return wy(e,t,n,!1,r)};fi.version="18.3.1-next-f1338f8080-20240426";function vA(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(vA)}catch(e){console.error(e)}}vA(),vE.exports=fi;var zr=vE.exports,QS=zr;Iw.createRoot=QS.createRoot,Iw.hydrateRoot=QS.hydrateRoot;const kA=m.createContext(null);function Nb(e){let t=e||"/";return t.length>1&&t.endsWith("/")&&(t=t.slice(0,-1)),t||"/"}function DO(){const e=Nb(window.location.pathname);return e==="/"?(window.history.replaceState({},"","/projects"),"/projects"):e}function FO({children:e}){const[t,n]=m.useState(DO);m.useEffect(()=>{const o=()=>n(Nb(window.location.pathname));return window.addEventListener("popstate",o),()=>window.removeEventListener("popstate",o)},[]);const r=m.useCallback(o=>{const a=o.startsWith("/")?o:`/${o}`;let l;try{l=new URL(a,window.location.origin)}catch{l=new URL("/",window.location.origin)}const c=Nb(l.pathname),d=l.search||"";window.history.pushState({},"",c+d),n(c)},[]),s=m.useMemo(()=>({path:t,navigate:r}),[t,r]);return i.jsx(kA.Provider,{value:s,children:e})}function Vo(){const e=m.useContext(kA);if(!e)throw new Error("useRoute must be used within RouteProvider");return e}function zO(){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 ZS={};function jb(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];typeof t[0]=="string"&&ZS[t[0]]||(typeof t[0]=="string"&&(ZS[t[0]]=new Date),zO(...t))}const SA=(e,t)=>()=>{if(e.isInitialized)t();else{const n=()=>{setTimeout(()=>{e.off("initialized",n)},0),t()};e.on("initialized",n)}};function eN(e,t,n){e.loadNamespaces(t,SA(e,n))}function tN(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,SA(e,r))}function HO(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,o=t.languages[t.languages.length-1];if(r.toLowerCase()==="cimode")return!0;const a=(l,c)=>{const d=t.services.backendConnector.state[`${l}|${c}`];return d===-1||d===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(o,e)))}function BO(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return!t.languages||!t.languages.length?(jb("i18n.languages were undefined or empty",t.languages),!0):t.options.ignoreJSONStructure!==void 0?t.hasLoadedNamespace(e,{lng:n.lng,precheck:(s,o)=>{if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&s.services.backendConnector.backend&&s.isLanguageChangingTo&&!o(s.isLanguageChangingTo,e))return!1}}):HO(e,t,n)}const WO=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,VO={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},KO=e=>VO[e],UO=e=>e.replace(WO,KO);let Cb={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:UO};function qO(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Cb={...Cb,...e}}function YO(){return Cb}let NA;function GO(e){NA=e}function XO(){return NA}const JO={type:"3rdParty",init(e){qO(e.options.react),GO(e)}},QO=m.createContext();class ZO{constructor(){this.usedNamespaces={}}addUsedNamespaces(t){t.forEach(n=>{this.usedNamespaces[n]||(this.usedNamespaces[n]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const e$=(e,t)=>{const n=m.useRef();return m.useEffect(()=>{n.current=e},[e,t]),n.current};function Rn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{i18n:n}=t,{i18n:r,defaultNS:s}=m.useContext(QO)||{},o=n||r||XO();if(o&&!o.reportNamespaces&&(o.reportNamespaces=new ZO),!o){jb("You will need to pass in an i18next instance by using initReactI18next");const x=(E,C)=>typeof C=="string"?C:C&&typeof C=="object"&&typeof C.defaultValue=="string"?C.defaultValue:Array.isArray(E)?E[E.length-1]:E,N=[x,{},!1];return N.t=x,N.i18n={},N.ready=!1,N}o.options.react&&o.options.react.wait!==void 0&&jb("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const a={...YO(),...o.options.react,...t},{useSuspense:l,keyPrefix:c}=a;let d=e||s||o.options&&o.options.defaultNS;d=typeof d=="string"?[d]:d||["translation"],o.reportNamespaces.addUsedNamespaces&&o.reportNamespaces.addUsedNamespaces(d);const p=(o.isInitialized||o.initializedStoreOnce)&&d.every(x=>BO(x,o,a));function u(){return o.getFixedT(t.lng||null,a.nsMode==="fallback"?d:d[0],c)}const[f,h]=m.useState(u);let g=d.join();t.lng&&(g=`${t.lng}${g}`);const w=e$(g),k=m.useRef(!0);m.useEffect(()=>{const{bindI18n:x,bindI18nStore:N}=a;k.current=!0,!p&&!l&&(t.lng?tN(o,t.lng,d,()=>{k.current&&h(u)}):eN(o,d,()=>{k.current&&h(u)})),p&&w&&w!==g&&k.current&&h(u);function E(){k.current&&h(u)}return x&&o&&o.on(x,E),N&&o&&o.store.on(N,E),()=>{k.current=!1,x&&o&&x.split(" ").forEach(C=>o.off(C,E)),N&&o&&N.split(" ").forEach(C=>o.store.off(C,E))}},[o,g]);const y=m.useRef(!0);m.useEffect(()=>{k.current&&!y.current&&h(u),y.current=!1},[o,c]);const b=[f,o,p];if(b.t=f,b.i18n=o,b.ready=p,p||!p&&!l)return b;throw new Promise(x=>{t.lng?tN(o,t.lng,d,()=>x()):eN(o,d,()=>x())})}const jA="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",t$=[{to:"/projects",labelKey:"common:nav.projects",icon:"folder_open"},{to:"/nodes",labelKey:"common:nav.nodes",icon:"account_tree"},{to:"/my-nodes",labelKey:"common:nav.myNodes",icon:"deployed_code"},{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:"/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"}],n$=[{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 r$(e,t){return t==="/projects"?e==="/projects"||e==="/":e===t||e.startsWith(t+"/")}function s$({authUser:e,onLogout:t}){const{path:n,navigate:r}=Vo(),{t:s}=Rn(),[o,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}},[]),i.jsxs("aside",{className:"af-sidebar","aria-label":s("flow:sidebar.mainNav"),children:[i.jsxs("div",{className:"af-brand",children:[i.jsx("div",{className:"af-brand-mark","aria-hidden":!0,children:i.jsx("img",{src:jA,alt:"",width:"36",height:"36",decoding:"async"})}),i.jsxs("div",{children:[i.jsx("h1",{className:"af-brand-title",children:"Agentflow"}),i.jsx("p",{className:"af-brand-tag",children:"Orchestration Engine"})]})]}),i.jsx("nav",{className:"af-nav",children:t$.filter(l=>!l.adminOnly||(e==null?void 0:e.isAdmin)).map(l=>i.jsxs("button",{type:"button",className:"af-nav-link"+(r$(n,l.to)?" af-nav-link--active":""),onClick:()=>r(l.to),children:[i.jsx("span",{className:"material-symbols-outlined",children:l.icon}),i.jsx("span",{children:l.label||s(l.labelKey)})]},l.to))}),i.jsxs("div",{className:"af-sidebar-footer",children:[i.jsxs("div",{className:"af-sidebar-user",title:(e==null?void 0:e.username)||(e==null?void 0:e.userId)||"",children:[i.jsx("span",{className:"material-symbols-outlined",children:"person"}),i.jsx("span",{children:(e==null?void 0:e.username)||(e==null?void 0:e.userId)||""}),e!=null&&e.isAdmin?i.jsx("span",{className:"af-sidebar-admin-badge",children:"Admin"}):null,i.jsx("button",{type:"button",className:"af-sidebar-logout",onClick:t,"aria-label":"Logout",title:"Logout",children:i.jsx("span",{className:"material-symbols-outlined",children:"logout"})})]}),!o&&n$.map(l=>{const c=s(l.labelKey);return i.jsx("a",{className:"af-sidebar-ext",href:l.href,target:"_blank",rel:"noopener noreferrer","aria-label":c,title:c,children:i.jsx("span",{className:"material-symbols-outlined",children:l.icon})},l.href)})]})]})}const CA="agentflow.pipelineRecent",i$=50,o$=15;function a$(e){try{const t=JSON.parse(e);return Array.isArray(t)?t:[]}catch{return[]}}function EA(){if(typeof localStorage>"u")return[];const e=localStorage.getItem(CA);return e?a$(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 Wh(e,t){if(typeof localStorage>"u")return;const n=Date.now(),r=EA(),o=[{flowId:e,flowSource:t,kind:"opened",at:n},...r.filter(a=>!(a.flowId===e&&a.flowSource===t))].slice(0,i$);try{localStorage.setItem(CA,JSON.stringify(o))}catch{}}function l$(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 Eb(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 o=Math.floor(s/60);if(o<60)return t("flow:time.minutesAgo",{n:o});const a=Math.floor(o/60);if(a<24)return t("flow:time.hoursAgo",{n:a});const l=new Date(e),c=new Date,d=new Date(c);if(d.setDate(d.getDate()-1),l.toDateString()===d.toDateString())return t("flow:time.yesterday");const p=Math.floor(a/24);return p<7?t("flow:time.daysAgo",{n:p}):`${l.getMonth()+1}/${l.getDate()}`}function c$(e,t){if(e==null||!Number.isFinite(e)||e<=0)return"--";if(e<1e3)return t("flow:time.milliseconds",{n:Math.max(1,Math.round(e))});const n=e/1e3;return t("flow:time.seconds",{n:n>=10?Math.round(n):n.toFixed(1)})}function u$(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:l$(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,o)=>o.at-s.at),r.slice(0,o$)}var si=Uint8Array,Tu=Uint16Array,d$=Int32Array,_A=new si([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]),AA=new si([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]),f$=new si([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),PA=function(e,t){for(var n=new Tu(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];for(var s=new d$(n[30]),r=1;r<30;++r)for(var o=n[r];o<n[r+1];++o)s[o]=o-n[r]<<5|r;return{b:n,r:s}},IA=PA(_A,2),TA=IA.b,p$=IA.r;TA[28]=258,p$[258]=28;var h$=PA(AA,0),m$=h$.b,_b=new Tu(32768);for(var Fn=0;Fn<32768;++Fn){var Ya=(Fn&43690)>>1|(Fn&21845)<<1;Ya=(Ya&52428)>>2|(Ya&13107)<<2,Ya=(Ya&61680)>>4|(Ya&3855)<<4,_b[Fn]=((Ya&65280)>>8|(Ya&255)<<8)>>1}var Vf=function(e,t,n){for(var r=e.length,s=0,o=new Tu(t);s<r;++s)e[s]&&++o[e[s]-1];var a=new Tu(t);for(s=1;s<t;++s)a[s]=a[s-1]+o[s-1]<<1;var l;if(n){l=new Tu(1<<t);var c=15-t;for(s=0;s<r;++s)if(e[s])for(var d=s<<4|e[s],p=t-e[s],u=a[e[s]-1]++<<p,f=u|(1<<p)-1;u<=f;++u)l[_b[u]>>c]=d}else for(l=new Tu(r),s=0;s<r;++s)e[s]&&(l[s]=_b[a[e[s]-1]++]>>15-e[s]);return l},Up=new si(288);for(var Fn=0;Fn<144;++Fn)Up[Fn]=8;for(var Fn=144;Fn<256;++Fn)Up[Fn]=9;for(var Fn=256;Fn<280;++Fn)Up[Fn]=7;for(var Fn=280;Fn<288;++Fn)Up[Fn]=8;var RA=new si(32);for(var Fn=0;Fn<32;++Fn)RA[Fn]=5;var g$=Vf(Up,9,1),y$=Vf(RA,5,1),Tx=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},qi=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},Rx=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},x$=function(e){return(e+7)/8|0},S0=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new si(e.subarray(t,n))},w$=["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"],ki=function(e,t,n){var r=new Error(t||w$[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,ki),!n)throw r;return r},b$=function(e,t,n,r){var s=e.length,o=r?r.length:0;if(!s||t.f&&!t.l)return n||new si(0);var a=!n,l=a||t.i!=2,c=t.i;a&&(n=new si(s*3));var d=function(fe){var ke=n.length;if(fe>ke){var xe=new si(Math.max(ke*2,fe));xe.set(n),n=xe}},p=t.f||0,u=t.p||0,f=t.b||0,h=t.l,g=t.d,w=t.m,k=t.n,y=s*8;do{if(!h){p=qi(e,u,1);var b=qi(e,u+1,3);if(u+=3,b)if(b==1)h=g$,g=y$,w=9,k=5;else if(b==2){var C=qi(e,u,31)+257,M=qi(e,u+10,15)+4,$=C+qi(e,u+5,31)+1;u+=14;for(var z=new si($),K=new si(19),H=0;H<M;++H)K[f$[H]]=qi(e,u+H*3,7);u+=M*3;for(var L=Tx(K),F=(1<<L)-1,T=Vf(K,L,1),H=0;H<$;){var R=T[qi(e,u,F)];u+=R&15;var x=R>>4;if(x<16)z[H++]=x;else{var I=0,D=0;for(x==16?(D=3+qi(e,u,3),u+=2,I=z[H-1]):x==17?(D=3+qi(e,u,7),u+=3):x==18&&(D=11+qi(e,u,127),u+=7);D--;)z[H++]=I}}var A=z.subarray(0,C),O=z.subarray(C);w=Tx(A),k=Tx(O),h=Vf(A,w,1),g=Vf(O,k,1)}else ki(1);else{var x=x$(u)+4,N=e[x-4]|e[x-3]<<8,E=x+N;if(E>s){c&&ki(0);break}l&&d(f+N),n.set(e.subarray(x,E),f),t.b=f+=N,t.p=u=E*8,t.f=p;continue}if(u>y){c&&ki(0);break}}l&&d(f+131072);for(var _=(1<<w)-1,Q=(1<<k)-1,Z=u;;Z=u){var I=h[Rx(e,u)&_],V=I>>4;if(u+=I&15,u>y){c&&ki(0);break}if(I||ki(2),V<256)n[f++]=V;else if(V==256){Z=u,h=null;break}else{var oe=V-254;if(V>264){var H=V-257,de=_A[H];oe=qi(e,u,(1<<de)-1)+TA[H],u+=de}var ye=g[Rx(e,u)&Q],Se=ye>>4;ye||ki(3),u+=ye&15;var O=m$[Se];if(Se>3){var de=AA[Se];O+=Rx(e,u)&(1<<de)-1,u+=de}if(u>y){c&&ki(0);break}l&&d(f+131072);var ce=f+oe;if(f<O){var Ce=o-O,ae=Math.min(O,ce);for(Ce+f<0&&ki(3);f<ae;++f)n[f]=r[Ce+f]}for(;f<ce;++f)n[f]=n[f-O]}}t.l=h,t.p=Z,t.b=f,t.f=p,h&&(p=1,t.m=w,t.d=g,t.n=k)}while(!p);return f!=n.length&&a?S0(n,0,f):n.subarray(0,f)},v$=new si(0),Ro=function(e,t){return e[t]|e[t+1]<<8},to=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0},Mx=function(e,t){return to(e,t)+to(e,t+4)*4294967296};function k$(e,t){return b$(e,{i:2},t&&t.out,t&&t.dictionary)}var Ab=typeof TextDecoder<"u"&&new TextDecoder,S$=0;try{Ab.decode(v$,{stream:!0}),S$=1}catch{}var N$=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:S0(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 j$(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(Ab)return Ab.decode(e);var s=N$(e),o=s.s,n=s.r;return n.length&&ki(8),o}}var C$=function(e,t){return t+30+Ro(e,t+26)+Ro(e,t+28)},E$=function(e,t,n){var r=Ro(e,t+28),s=j$(e.subarray(t+46,t+46+r),!(Ro(e,t+8)&2048)),o=t+46+r,a=to(e,t+20),l=n&&a==4294967295?_$(e,o):[a,to(e,t+24),to(e,t+42)],c=l[0],d=l[1],p=l[2];return[Ro(e,t+10),c,d,s,o+Ro(e,t+30)+Ro(e,t+32),p]},_$=function(e,t){for(;Ro(e,t)!=1;t+=4+Ro(e,t+2));return[Mx(e,t+12),Mx(e,t+4),Mx(e,t+20)]};function A$(e,t){for(var n={},r=e.length-22;to(e,r)!=101010256;--r)(!r||e.length-r>65558)&&ki(13);var s=Ro(e,r+8);if(!s)return{};var o=to(e,r+16),a=o==4294967295||s==65535;if(a){var l=to(e,r-12);a=to(e,l)==101075792,a&&(s=to(e,l+32),o=to(e,l+48))}for(var c=0;c<s;++c){var d=E$(e,o,a),p=d[0],u=d[1],f=d[2],h=d[3],g=d[4],w=d[5],k=C$(e,w);o=g,p?p==8?n[h]=k$(e.subarray(k,k+u),{out:new si(f)}):ki(14,"unknown compression type "+p):n[h]=S0(e,k,k+u)}return n}const P$=8*1024*1024,I$=500;function T$(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 R$(e){return e?e.split("/").some(n=>n==="__MACOSX"||n.startsWith("._")):!0}function M$(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 L$=/^[a-zA-Z][a-zA-Z0-9_-]*$/;async function O$(e){try{const t=new Uint8Array(await e.arrayBuffer()),n=A$(t),r=new Map;let s=0,o=0;for(const[c,d]of Object.entries(n)){if(c.endsWith("/"))continue;const p=T$(c);if(!p||R$(p))continue;const u=(d==null?void 0:d.length)??0;if(s+=u,s>P$||(o+=1,o>I$))return null;r.set(p,u)}if(r.size===0)return null;const a=new Set;for(const c of r.keys()){const d=M$(c);d!==null&&a.add(d)}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 L$.test(l)?l:null}catch{return null}}const Lx=/^[a-zA-Z][a-zA-Z0-9_-]*$/;function $$({file:e,onClose:t,onImported:n}){const{t:r}=Rn(),s=m.useId(),o=m.useRef(null),a=m.useRef(null),[l,c]=m.useState(""),[d,p]=m.useState("user"),[u,f]=m.useState(!1),[h,g]=m.useState(""),[w,k]=m.useState(null),y=w??e;m.useEffect(()=>{const E=requestAnimationFrame(()=>{var C;return(C=o.current)==null?void 0:C.focus()});return()=>cancelAnimationFrame(E)},[]),m.useEffect(()=>{let E=!1;return(async()=>{const C=y.name||"",M=C.toLowerCase();let $="";if(M.endsWith(".zip")){if($=await O$(y)||"",!$){const z=C.replace(/\.zip$/i,"");Lx.test(z)&&($=z)}}else if(M.endsWith(".yaml")||M.endsWith(".yml")){const z=C.replace(/\.ya?ml$/i,"");Lx.test(z)&&($=z)}E||c($)})(),()=>{E=!0}},[y]);const b=l.trim(),x=b.length>0&&Lx.test(b);async function N(E){if(E.preventDefault(),!(!x||u)){f(!0),g("");try{const C=new FormData;C.set("flowId",b),C.set("targetSpace",d),C.set("file",y,y.name);const M=await fetch("/api/flows/import",{method:"POST",body:C}),$=await M.json().catch(()=>({}));if(!M.ok){g(typeof $.error=="string"?$.error:r("project:importModal.importFailed"));return}n({id:$.flowId,source:$.flowSource??"user"})}catch(C){g(String((C==null?void 0:C.message)||C))}finally{f(!1)}}}return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:E=>{E.target===E.currentTarget&&t()},children:i.jsxs("div",{ref:o,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":s,tabIndex:-1,onMouseDown:E=>E.stopPropagation(),children:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:s,className:"af-shortcuts-panel__title",children:r("project:importModal.title")}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":r("project:importModal.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:N,children:[i.jsx("p",{className:"af-new-pipeline-lead",children:r("project:importModal.lead",{filename:y.name})}),i.jsx("input",{ref:a,type:"file",className:"af-import-file-input",accept:".yaml,.yml,.zip,application/zip","aria-hidden":!0,tabIndex:-1,onChange:E=>{var M;const C=(M=E.target.files)==null?void 0:M[0];C&&k(C),E.target.value=""}}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:importModal.nameLabel")}),i.jsx("input",{className:"af-new-pipeline-input",type:"text",name:"importFlowId",autoComplete:"off",spellCheck:!1,placeholder:r("project:importModal.namePlaceholder"),value:l,onChange:E=>c(E.target.value),"aria-invalid":b.length>0&&!x}),i.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-hint",children:r("project:importModal.nameHint")})]}),i.jsx("div",{className:"af-import-repick",children:i.jsx("button",{type:"button",className:"af-btn-secondary af-import-repick-btn",onClick:()=>{var E;return(E=a.current)==null?void 0:E.click()},children:r("project:importModal.changeFile")})}),h?i.jsx("p",{className:"af-err af-new-pipeline-err",children:h}):null,i.jsxs("div",{className:"af-new-pipeline-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:u,children:r("project:importModal.cancel")}),i.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!x||u,children:r(u?"project:importModal.importing":"project:importModal.importAndOpen")})]})]})]})})}const D$=/^[a-zA-Z][a-zA-Z0-9_-]*$/,nN="af:newPipelineGuide";function F$({open:e,onClose:t,onCreated:n}){const{t:r}=Rn(),s=m.useId(),o=m.useRef(null),[a,l]=m.useState(""),[c,d]=m.useState(""),[p,u]=m.useState("user"),[f,h]=m.useState(!1),[g,w]=m.useState(""),[k,y]=m.useState(!1);m.useEffect(()=>{if(!e)return;l(""),d(""),u("user"),w(""),h(!1),localStorage.getItem(nN)==="true"&&y(!0);const M=requestAnimationFrame(()=>{var $;return($=o.current)==null?void 0:$.focus()});return()=>cancelAnimationFrame(M)},[e]);const b=()=>{localStorage.removeItem(nN),y(!1)};if(!e)return null;const x=a.trim(),N=x.length>0&&D$.test(x);async function E(C){if(C.preventDefault(),!(!N||f)){h(!0),w(""),b();try{const M=await fetch("/api/flows",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:x,description:c.trim(),targetSpace:p})}),$=await M.json().catch(()=>({}));if(!M.ok){w(typeof $.error=="string"?$.error:r("project:newPipelineModal.createFailed"));return}n({id:$.flowId,source:$.flowSource??"user"})}catch(M){w(String((M==null?void 0:M.message)||M))}finally{h(!1)}}}return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:C=>{C.target===C.currentTarget&&(b(),t())},children:i.jsxs("div",{ref:o,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":s,tabIndex:-1,onMouseDown:C=>C.stopPropagation(),children:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:s,className:"af-shortcuts-panel__title",children:r("project:newPipelineModal.title")}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:()=>{b(),t()},"aria-label":r("project:newPipelineModal.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),k?i.jsx("div",{className:"af-new-pipeline-guide",children:i.jsxs("div",{className:"af-new-pipeline-guide-content",children:[i.jsx("span",{className:"material-symbols-outlined af-new-pipeline-guide-icon",children:"lightbulb"}),i.jsxs("div",{className:"af-new-pipeline-guide-text",children:[i.jsx("p",{children:i.jsx("strong",{children:r("onboarding:newPipeline.guideTitle")})}),i.jsx("p",{children:r("onboarding:newPipeline.guideDesc")})]}),i.jsx("button",{type:"button",className:"af-new-pipeline-guide-close",onClick:b,children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]})}):null,i.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:E,children:[i.jsx("p",{className:"af-new-pipeline-lead",children:r("project:newPipelineModal.lead")}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:newPipelineModal.nameLabel")}),i.jsx("input",{className:"af-new-pipeline-input",type:"text",name:"pipelineName",autoComplete:"off",spellCheck:!1,placeholder:r("project:newPipelineModal.namePlaceholder"),value:a,onChange:C=>l(C.target.value),"aria-invalid":x.length>0&&!N}),i.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-hint",children:r(k?"onboarding:newPipeline.nameHintGuide":"project:newPipelineModal.nameHint")})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:r("project:newPipelineModal.descLabel")}),i.jsx("textarea",{className:"af-pipeline-drawer-textarea af-new-pipeline-textarea",name:"pipelineDescription",rows:3,placeholder:r(k?"onboarding:newPipeline.descPlaceholderGuide":"project:newPipelineModal.descPlaceholder"),value:c,onChange:C=>d(C.target.value)}),k?i.jsx("span",{className:"af-pipeline-drawer-muted af-new-pipeline-guide-hint",children:r("onboarding:newPipeline.descHintGuide")}):null]}),g?i.jsx("p",{className:"af-err af-new-pipeline-err",children:g}):null,i.jsxs("div",{className:"af-new-pipeline-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:()=>{b(),t()},disabled:f,children:r("project:newPipelineModal.cancel")}),i.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!N||f,children:r(f?"project:newPipelineModal.creating":k?"onboarding:newPipeline.createGuide":"project:newPipelineModal.createAndOpen")})]})]})]})})}const MA="agentflow.pipelineViewPreference";function LA(e,t="user",n=!1){return`${String(t||"user")}:${String(e||"")}:${n?"archived":"active"}`}function OA(){if(typeof localStorage>"u")return{};try{const e=JSON.parse(localStorage.getItem(MA)||"{}");return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function z$(e){if(!(typeof localStorage>"u"))try{localStorage.setItem(MA,JSON.stringify(e))}catch{}}function gg(e){return e==="display"?"display":e==="pipeline"?"pipeline":"workspace"}function H$(e){return(e==null?void 0:e.hasPipeline)!==!1&&(e==null?void 0:e.hasFlow)!==!1&&(e==null?void 0:e.flowYaml)!==!1}function $A(e,t,n,r=!1){if(!e)return;const s=OA();s[LA(e,t,r)]={view:gg(n),at:Date.now()},z$(s)}function B$(e,t="workspace"){if(!(e!=null&&e.id))return gg(t);const r=OA()[LA(e.id,e.source??"user",!!e.archived)],s=gg((r==null?void 0:r.view)||t);return s==="pipeline"&&!H$(e)?"workspace":s}function yg(e,t="workspace"){const n=gg(t);if(!(e!=null&&e.id))return n==="pipeline"?"/flow":n==="display"?"/workspace?view=display":"/workspace";const r=new URLSearchParams({flowId:e.id,flowSource:e.source??"user"});return e.archived&&r.set(n==="pipeline"?"flowArchived":"archived","1"),n==="display"&&r.set("view","display"),`/${n==="pipeline"?"flow":"workspace"}?${r.toString()}`}function Vh(e,t="workspace"){return yg(e,B$(e,t))}function W$(e,t){const n=String(e||"").split(/[.-]/).map(o=>Number.parseInt(o,10)),r=String(t||"").split(/[.-]/).map(o=>Number.parseInt(o,10)),s=Math.max(n.length,r.length);for(let o=0;o<s;o+=1){const a=Number.isFinite(n[o])?n[o]:0,l=Number.isFinite(r[o])?r[o]:0;if(a!==l)return a>l?1:-1}return 0}function Pb(e){return String((e==null?void 0:e.version)||"").trim()}function V$(e){const t=Pb(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 K$({onChanged:e,canManage:t=!1}){const[n,r]=m.useState({available:!1,version:"",loggedIn:!1,user:"",error:""}),[s,o]=m.useState([]),[a,l]=m.useState(""),[c,d]=m.useState(""),[p,u]=m.useState("keyword"),[f,h]=m.useState([]),[g,w]=m.useState({}),[k,y]=m.useState(""),[b,x]=m.useState(""),[N,E]=m.useState(""),C=m.useCallback(async()=>{x("");try{const[L,F]=await Promise.all([fetch("/api/skillhub/status"),fetch("/api/skillhub/list?target=agentflow&agent=codex")]),T=await L.json().catch(()=>({}));L.ok&&r({available:!!T.available,version:typeof T.version=="string"?T.version:"",loggedIn:!!T.loggedIn,user:typeof T.user=="string"?T.user:"",error:typeof T.error=="string"?T.error:""});const R=await F.json().catch(()=>({}));if(!F.ok)throw new Error(typeof R.error=="string"?R.error:"HTTP "+F.status);o(Array.isArray(R.skills)?R.skills:[]),l(typeof R.skillsRoot=="string"?R.skillsRoot:""),w({})}catch(L){x(String(L.message||L))}},[]);m.useEffect(()=>{C()},[C]);const M=m.useCallback(async()=>{const L=c.trim();if(L){y("search"),x(""),E("");try{const F=await fetch(`/api/skillhub/search?q=${encodeURIComponent(L)}&mode=${encodeURIComponent(p)}`),T=await F.json().catch(()=>({}));if(!F.ok)throw new Error(typeof T.error=="string"?T.error:"HTTP "+F.status);h(Array.isArray(T.items)?T.items:[])}catch(F){x(String(F.message||F))}finally{y("")}}},[c,p]),$=m.useCallback(async(L,F=!1)=>{if(!t)return;const T=L&&typeof L=="object"?L:null,R=String(T?T.slug||T.name||T.collection||T.skillId||T.id:L||"").trim();if(R){y(`install:${R}`),x(""),E("");try{const I=T?{slug:T.slug||"",skillId:T.skillId||"",collection:T.collection||"",collectionName:T.collection&&T.name||"",target:"agentflow",agent:"codex",force:F}:{slug:R,target:"agentflow",agent:"codex",force:F},D=await fetch("/api/skillhub/install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(I)}),A=await D.json().catch(()=>({}));if(!D.ok)throw new Error(typeof A.error=="string"?A.error:"HTTP "+D.status);E(F?`已更新 ${R}`:`已安装 ${R}`),await C(),typeof e=="function"&&await e()}catch(I){x(String(I.message||I))}finally{y("")}}},[t,C,e]),z=m.useCallback(async()=>{if(t&&s.length!==0){y("check-updates"),x(""),E("");try{const L=await Promise.all(s.map(async R=>{const I=String(R.name||"").trim();if(!I)return null;try{const D=await fetch(`/api/skillhub/search?q=${encodeURIComponent(I)}&mode=keyword`),A=await D.json().catch(()=>({}));if(!D.ok)throw new Error(typeof A.error=="string"?A.error:"HTTP "+D.status);const O=Array.isArray(A.items)?A.items:[],_=O.find(oe=>oe.slug===I||oe.name===I||oe.id===I)||O[0],Q=Pb(R),Z=String((_==null?void 0:_.version)||"").trim();let V="unknown";return _?Q&&Z?V=W$(Q,Z)<0?"update":"current":Z&&(V="remote-only"):V="missing",[I,{state:V,latestVersion:Z,installedVersion:Q,summary:(_==null?void 0:_.summary)||""}]}catch(D){return[I,{state:"error",error:String(D.message||D),installedVersion:Pb(R)}]}})),F={};for(const R of L)R&&(F[R[0]]=R[1]);w(F);const T=Object.values(F).filter(R=>R.state==="update").length;E(T>0?`发现 ${T} 个可更新 skill`:"已检查,暂无明确可更新项")}finally{y("")}}},[t,s]),K=m.useCallback(async L=>{if(!t)return;const F=String(L||"").trim();if(F){y(`uninstall:${F}`),x(""),E("");try{const T=await fetch("/api/skillhub/uninstall",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({slug:F,target:"agentflow",agent:"codex"})}),R=await T.json().catch(()=>({}));if(!T.ok)throw new Error(typeof R.error=="string"?R.error:"HTTP "+T.status);E(`已卸载 ${F}`),await C(),typeof e=="function"&&await e()}catch(T){x(String(T.message||T))}finally{y("")}}},[t,C,e]),H=m.useCallback(async()=>{if(t){y("update-cli"),x(""),E("");try{const L=await fetch("/api/skillhub/update",{method:"POST"}),F=await L.json().catch(()=>({}));if(!L.ok)throw new Error(typeof F.error=="string"?F.error:"HTTP "+L.status);E("SkillHub CLI 已更新"),await C()}catch(L){x(String(L.message||L))}finally{y("")}}},[t,C]);return i.jsxs("section",{className:"af-set-card af-set-card--span-all af-set-skillhub",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsxs("div",{children:[i.jsx("h2",{className:"af-set-h2",children:"SkillHub"}),i.jsx("p",{className:"af-set-p af-set-p--tight",children:t?"搜索、安装、更新和卸载 AgentFlow 共享 skills。":"查看 AgentFlow 共享 skills;使用时在 Workspace 中通过 Load Skills 加载。"}),a?i.jsxs("p",{className:"af-set-hint af-set-hint--inline",children:["Skills Root:",i.jsx("code",{children:a})]}):null]}),i.jsxs("div",{className:"af-set-skillhub-head-actions",children:[i.jsxs("div",{className:"af-set-skillhub-status",children:[i.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:"extension"}),i.jsx("span",{children:n.loggedIn?`已登录 ${n.user}`:"未登录 SkillHub"}),i.jsx("span",{className:"af-set-badge"+(n.available?" af-set-badge--ok":" af-set-badge--err"),children:n.available?`v${n.version}`:"not found"})]}),i.jsxs("div",{className:"af-set-skillhub-toolbar",children:[i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:C,disabled:!!k,children:"刷新"}),i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:z,disabled:!t||!!k||s.length===0,children:k==="check-updates"?"检查中…":"检查更新"}),i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:H,disabled:!t||!!k,children:k==="update-cli"?"更新中…":"更新 CLI"})]})]})]}),i.jsxs("div",{className:"af-set-skillhub-search",children:[i.jsxs("select",{className:"af-set-input af-set-input--sm af-set-skillhub-search-mode",value:p,onChange:L=>{u(L.target.value),h([])},children:[i.jsx("option",{value:"keyword",children:"关键词"}),i.jsx("option",{value:"skillId",children:"Skill ID"}),i.jsx("option",{value:"collectionId",children:"Collection ID"})]}),i.jsx("input",{className:"af-set-input af-set-input--sm",value:c,onChange:L=>d(L.target.value),onKeyDown:L=>{L.key==="Enter"&&M()},placeholder:p==="collectionId"?"输入 collection id,例如 1":p==="skillId"?"输入 skill id":"搜索 skill slug / 关键词,例如 android、issue-tracker"}),i.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:()=>M(),disabled:!c.trim()||k==="search",children:[i.jsx("span",{className:"material-symbols-outlined",children:"search"}),k==="search"?"搜索中…":"搜索"]})]}),b?i.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:b}):null,N?i.jsx("p",{className:"af-set-hint af-set-hint--inline",children:N}):null,i.jsxs("div",{className:"af-set-skillhub-grid",children:[i.jsxs("div",{className:"af-set-skillhub-pane",children:[i.jsxs("div",{className:"af-set-skillhub-pane-head",children:[i.jsx("h3",{children:"已安装"}),i.jsx("span",{children:s.length})]}),i.jsx("div",{className:"af-set-skillhub-list",children:s.length===0?i.jsx("div",{className:"af-set-skillhub-empty",children:"暂无 AgentFlow 共享 skills"}):s.map(L=>{const F=g[L.name],T=!F||F.state==="update"||F.state==="remote-only"||F.state==="unknown"||F.state==="error",R=k===`install:${L.name}`?"更新中…":(F==null?void 0:F.state)==="current"?"已最新":(F==null?void 0:F.state)==="update"&&F.latestVersion?`更新到 v${F.latestVersion}`:(F==null?void 0:F.state)==="remote-only"&&F.latestVersion?`安装 v${F.latestVersion}`:"重装";return i.jsxs("div",{className:"af-set-skillhub-item",children:[i.jsxs("div",{children:[i.jsx("div",{className:"af-set-skillhub-title",children:L.displayName||L.name}),i.jsx("div",{className:"af-set-skillhub-meta",children:V$(L)}),i.jsx("div",{className:"af-set-skillhub-version-row",children:F?F.state==="update"?i.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--warn",children:["可更新 ",F.installedVersion?`v${F.installedVersion} -> `:"","v",F.latestVersion]}):F.state==="current"?i.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--ok",children:["已最新 v",F.latestVersion||F.installedVersion]}):F.state==="remote-only"?i.jsxs("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:["远端 v",F.latestVersion,",本地版本未知"]}):F.state==="missing"?i.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"未找到远端匹配项"}):F.state==="error"?i.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--err",children:"检查失败"}):i.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"状态未知"}):i.jsx("span",{className:"af-set-skillhub-version af-set-skillhub-version--muted",children:"未检查远端版本"})})]}),i.jsxs("div",{className:"af-set-skillhub-actions",children:[i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>$(L.name,!0),disabled:!t||!!k||!T,children:R}),i.jsx("button",{type:"button",className:"af-set-btn-mini af-set-btn-mini--danger",onClick:()=>K(L.name),disabled:!t||!!k,children:"卸载"})]})]},`${L.agent}:${L.path}:${L.name}`)})})]}),i.jsxs("div",{className:"af-set-skillhub-pane",children:[i.jsxs("div",{className:"af-set-skillhub-pane-head",children:[i.jsx("h3",{children:"搜索结果"}),i.jsx("span",{children:f.length})]}),i.jsx("div",{className:"af-set-skillhub-list",children:f.length===0?i.jsx("div",{className:"af-set-skillhub-empty",children:"输入关键词后搜索 SkillHub"}):f.map(L=>{const F=L.slug||L.name,T=L.kind==="collection"||L.collection,R=!T&&s.some(I=>I.name===F||I.name===L.name);return i.jsxs("div",{className:"af-set-skillhub-item",children:[i.jsxs("div",{children:[i.jsx("div",{className:"af-set-skillhub-title",children:L.name||F}),i.jsxs("div",{className:"af-set-skillhub-meta",children:[T?`collection:${L.collection}`:F,L.skillId?` · id:${L.skillId}`:"",L.version?` · ${L.version}`:""]}),L.summary?i.jsx("p",{className:"af-set-skillhub-summary",children:L.summary}):null]}),i.jsx("button",{type:"button",className:R?"af-set-btn-mini":"af-set-btn-add af-set-btn-add--compact",onClick:()=>$(L,R),disabled:!t||!!k,children:R?"更新":T?"安装合集":"安装"})]},L.id||F)})})]})]})]})}function yl(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 U$(e){return{version:1,collections:yl({collections:e})}}function q$(e){const t=String(e||"").trim(),n=t.indexOf(":");return n>=0?t.slice(n+1).trim():t}function DA(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(q$(s)))||""}}function Sl(e,t){const n=DA(t);return Array.from(new Set((Array.isArray(e==null?void 0:e.skillKeys)?e.skillKeys:[]).map(r=>n(r)).filter(Boolean)))}function FA(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 zA(e,t){const n=new Set(Array.isArray(t)?t:[]);return(Array.isArray(e)?e:[]).filter(r=>!n.has(r))}function HA(e,t,n){const r=Sl(e,n);if(r.length===0)return"empty";const s=r.filter(o=>t.has(o)).length;return s===0?"none":s===r.length?"all":"partial"}function Y$(e,t,n){const r=String(e||"").trim().toLowerCase(),s=yl({collections:n}).find(o=>o.id===r||o.name.toLowerCase()===r);return Sl(s,t)}function BA(e,t,n,r){const s=(Array.isArray(n)?n:[]).map(d=>d.key).filter(Boolean),o=String(t||"").trim().toLowerCase(),a=yl({collections:r}),l=Y$(t,n,r),c=l.length>0?l:s;if(!e)return c;try{const d=localStorage.getItem(e);if(d!==null){const p=JSON.parse(d);if(Array.isArray(p)){const u=DA(n),f=Array.from(new Set(p.map(u).filter(Boolean)));if(s.length>0&&f.length===s.length)return c;const h=new Set(f),g=new Set(l),w=l.length>0&&l.every(y=>h.has(y)),k=a.some(y=>{if(!y.builtin||y.id===o||y.name.toLowerCase()===o)return!1;const b=Sl(y,n);return b.length>0&&b.every(x=>h.has(x))});return l.length>0&&k&&!w?c:f}}}catch{}return c}function pf(e){return 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 G$(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 Ib(e,t){return e==="builtin"?{label:t("project:sourceBadge.builtin"),tone:"muted"}:e==="admin"?{label:t("project:sourceBadge.builtin"),tone:"muted"}:e==="workspace"?{label:t("project:sourceBadge.workspace"),tone:"secondary"}:{label:t("project:sourceBadge.user"),tone:"primary"}}function WA(e){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 X$="project:defaultCardDesc";function VA(e,t){const n=e.description!=null?String(e.description).trim():"";return n!==""?n:t(X$)}function J$(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function gr({children:e,className:t="",query:n}){const r=n.trim(),s=String(e);if(!r)return i.jsx("span",{className:t,children:s});const o=new RegExp(`(${J$(r)})`,"gi"),a=s.split(o);return i.jsx("span",{className:t,children:a.map((l,c)=>c%2===1?i.jsx("mark",{className:"af-search-hit",children:l},c):i.jsx("span",{children:l},c))})}function Q$(e,t,n){const r=[String(e.id),VA(e,n),WA(e),Ib(e.source,n).label];return e.archived&&r.push(n("project:archived")),r.join(`
41
+ `).toLowerCase()}function Z$(e,t,n){return t?Q$(e,t,n).includes(t):!0}function eD(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 Ox(e,t){const n=e.trim().toLowerCase();return n?t.filter(Boolean).join(`
42
+ `).toLowerCase().includes(n):!0}function rN(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 sN(e){return e!=null&&e.packageDir?e.packageDir:`marketplace/flow-snippets / ${(e==null?void 0:e.id)||""}`}const tD=["all","agent","control","provide","marketplace"],nD=["all","agent","control","provide"],KA="agentflow.projects.activityPanelOpen",Tb="agentflow.projects.activitySelected";function rD(){if(typeof localStorage>"u")return!0;const e=localStorage.getItem(KA);return e!=="0"}function iN(e){return`${(e==null?void 0:e.flowSource)||"user"}:${(e==null?void 0:e.flowId)||""}`}function sD(){return typeof localStorage>"u"?"":localStorage.getItem(Tb)||""}function Kh(e){return!e||typeof e!="object"?[]:Object.entries(e).map(([t,n])=>({key:t,...n&&typeof n=="object"?n:{}}))}function Xn(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 Ga(e){return`${(e==null?void 0:e.id)||""}:${(e==null?void 0:e.version)||""}:${(e==null?void 0:e.packageDir)||""}`}function UA(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 qA(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 Rb(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 oN(e,t){return String((e==null?void 0:e.label)||(e==null?void 0:e.displayName)||(e==null?void 0:e.name)||Rb(e,t))}function iD(e){return String((e==null?void 0:e.definitionId)||(e==null?void 0:e.type)||(e==null?void 0:e.runtimeType)||"").replace(/^marketplace:/,"")}function aN(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 oD(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 $x(e,t=16){const n=String(e||"").trim();return n.length<=t?n:`${n.slice(0,t-1)}…`}function aD(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 lD(e,t){const n=e.map(p=>p.id),r=new Set(n),s=new Map(n.map(p=>[p,0])),o=new Map(n.map(p=>[p,[]]));t.forEach(p=>{var u;!r.has(p.sourceId)||!r.has(p.targetId)||(s.set(p.targetId,(s.get(p.targetId)||0)+1),(u=o.get(p.sourceId))==null||u.push(p.targetId))});const a=new Map,l=n.filter(p=>(s.get(p)||0)===0);l.length===0&&n[0]&&l.push(n[0]),l.forEach(p=>a.set(p,0));for(let p=0;p<l.length;p+=1){const u=l[p],f=(a.get(u)||0)+1;for(const h of o.get(u)||[])(!a.has(h)||f>a.get(h))&&(a.set(h,f),l.push(h))}n.forEach((p,u)=>{a.has(p)||a.set(p,u%3)});const c=new Map,d=new Map;return n.forEach(p=>{const u=a.get(p)||0,f=c.get(u)||0;c.set(u,f+1),d.set(p,{x:u*190,y:f*86})}),d}function cD(e){var w,k,y,b;const t=UA(e),n=qA(e),r=new Map(t.map((x,N)=>[Rb(x,N),oN(x,N)])),s=t.map((x,N)=>({id:Rb(x,N),title:oN(x,N),meta:iD(x)})),o=n.map((x,N)=>{const E=aN(x,"source"),C=aN(x,"target");return{key:(x==null?void 0:x.id)||`${E}-${C}-${N}`,sourceId:E,targetId:C,source:r.get(E)||E||"?",target:r.get(C)||C||"?",label:oD(x)}}),a=(k=(w=e==null?void 0:e.snippet)==null?void 0:w.ui)!=null&&k.nodePositions&&typeof e.snippet.ui.nodePositions=="object"?e.snippet.ui.nodePositions:{},l=(b=(y=e==null?void 0:e.snippet)==null?void 0:y.ui)!=null&&b.nodeSizes&&typeof e.snippet.ui.nodeSizes=="object"?e.snippet.ui.nodeSizes:{},c=lD(s,o),d=s.map(x=>{const N=aD(a[x.id])||c.get(x.id)||{x:0,y:0},E=l[x.id]&&typeof l[x.id]=="object"?l[x.id]:{},C=Number(E.width),M=Number(E.height),$=Math.max(132,Math.min(210,Number.isFinite(C)?C*.62:150)),z=Math.max(48,Math.min(76,Number.isFinite(M)?M*.46:54));return{...x,x:N.x,y:N.y,width:$,height:z}}),p=new Map(d.map(x=>[x.id,x])),u=o.map(x=>{const N=p.get(x.sourceId),E=p.get(x.targetId);if(!N||!E)return null;const C=N.x+N.width,M=N.y+N.height/2,$=E.x,z=E.y+E.height/2,K=Math.max(48,Math.abs($-C)*.45);return{...x,path:`M ${C} ${M} C ${C+K} ${M}, ${$-K} ${z}, ${$} ${z}`,labelX:(C+$)/2,labelY:(M+z)/2}}).filter(Boolean),f=d.reduce((x,N)=>({minX:Math.min(x.minX,N.x),minY:Math.min(x.minY,N.y),maxX:Math.max(x.maxX,N.x+N.width),maxY:Math.max(x.maxY,N.y+N.height)}),{minX:0,minY:0,maxX:420,maxY:220}),h=36,g=`${f.minX-h} ${f.minY-h} ${Math.max(360,f.maxX-f.minX+h*2)} ${Math.max(180,f.maxY-f.minY+h*2)}`;return{nodes:s,edges:o,diagram:{nodes:d,edges:u,viewBox:g}}}function cu({resourceKind:e="",authUser:t=null}){var lr,ho,mi,Xs,cr,Js;const{t:n}=Rn(),{navigate:r,path:s}=Vo(),o=!!(t!=null&&t.isAdmin),[a,l]=m.useState(e||"all"),[c,d]=m.useState([]),[p,u]=m.useState([]),[f,h]=m.useState([]),[g,w]=m.useState([]),[k,y]=m.useState([]),[b,x]=m.useState(""),[N,E]=m.useState(!1),[C,M]=m.useState([]),[$,z]=m.useState(""),[K,H]=m.useState(""),[L,F]=m.useState(!1),[T,R]=m.useState(!1),[I,D]=m.useState(!1),[A,O]=m.useState(null),[_,Q]=m.useState(!1),[Z,V]=m.useState(""),[oe,de]=m.useState(rD),[ye,Se]=m.useState(sD),[ce,Ce]=m.useState("all"),[ae,fe]=m.useState(""),[ke,xe]=m.useState("overview"),[Ue,tt]=m.useState({}),[qe,lt]=m.useState(""),[Dt,Ye]=m.useState({}),[vt,Bn]=m.useState(""),[Ve,an]=m.useState(""),[hn,mn]=m.useState({}),[ue,Ee]=m.useState(""),[We,ot]=m.useState(""),[nt,Rt]=m.useState(""),[xt,cn]=m.useState(""),[en,Mn]=m.useState(""),[ln,Wn]=m.useState(!1),[Vn,Cr]=m.useState(""),[fr,ar]=m.useState({hiddenBuiltins:[],promoted:[]}),we=m.useRef(0),Te=m.useRef(0),Ut=m.useRef(0),un=m.useCallback(async()=>{var be,Fe;const U=++Te.current;z("");try{const $e=await fetch("/api/flows");if(U!==Te.current)return;if(!$e.ok)throw new Error("HTTP "+$e.status);const st=await $e.json();if(U!==Te.current)return;d(Array.isArray(st)?st:[])}catch($e){if(U!==Te.current)return;d([]),z(String($e.message||$e))}try{const $e=await fetch("/api/pipeline-recent-runs");if(U!==Te.current)return;if($e.ok){const st=await $e.json();if(U!==Te.current)return;M(Array.isArray(st.runs)?st.runs:[])}else M([])}catch{if(U!==Te.current)return;M([])}if(t!=null&&t.isAdmin)try{const $e=await fetch("/api/admin/builtin-flows");if(U!==Te.current)return;const st=await $e.json().catch(()=>({}));$e.ok&&ar({hiddenBuiltins:Array.isArray((be=st==null?void 0:st.config)==null?void 0:be.hiddenBuiltins)?st.config.hiddenBuiltins:[],promoted:Array.isArray((Fe=st==null?void 0:st.config)==null?void 0:Fe.promoted)?st.config.promoted:[]})}catch{if(U!==Te.current)return;ar({hiddenBuiltins:[],promoted:[]})}else ar({hiddenBuiltins:[],promoted:[]});F(!0)},[t==null?void 0:t.isAdmin]),xn=m.useCallback(async(U,be)=>{if(!(t!=null&&t.isAdmin)||!(U!=null&&U.id))return;const Fe=`${be}:${U.source}:${U.id}`;Cr(Fe),z("");try{const $e=await fetch("/api/admin/builtin-flows",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:be,flowId:U.id,ownerUserId:U.ownerUserId||t.userId})}),st=await $e.json().catch(()=>({}));if(!$e.ok)throw new Error(st.error||"更新内置配置失败");await un()}catch($e){z(String($e.message||$e))}finally{Cr("")}},[t==null?void 0:t.isAdmin,t==null?void 0:t.userId,un]),Er=m.useCallback(async()=>{const U=++Ut.current;H(""),R(!1);const be=e==="my-nodes"?"/api/nodes?scope=owned":"/api/nodes",Fe=e==="my-flows"?"/api/marketplace/flow-snippets?scope=owned":"/api/marketplace/flow-snippets";u([]),w([]),fe("");try{const[$e,st,nn,Tt]=await Promise.all([fetch(be),fetch("/api/skills"),fetch("/api/skill-collections"),fetch(Fe)]),Kn=await $e.json().catch(()=>({})),Or=await st.json().catch(()=>({})),Ii=await nn.json().catch(()=>({})),Ln=await Tt.json().catch(()=>({}));if(!$e.ok)throw new Error(Kn.error||"Nodes HTTP "+$e.status);if(!st.ok)throw new Error(Or.error||"Skills HTTP "+st.status);if(!nn.ok)throw new Error(Ii.error||"Collections HTTP "+nn.status);if(!Tt.ok)throw new Error(Ln.error||"Flow snippets HTTP "+Tt.status);if(U!==Ut.current)return;u(Array.isArray(Kn.nodes)?Kn.nodes:Array.isArray(Kn)?Kn:[]),h(Array.isArray(Or.skills)?Or.skills:[]),y(yl(Ii)),w(Array.isArray(Ln.snippets)?Ln.snippets:[])}catch($e){if(U!==Ut.current)return;u([]),h([]),w([]),y([]),H(String($e.message||$e))}finally{if(U!==Ut.current)return;R(!0)}},[e]);m.useEffect(()=>{F(!1),un(),Er()},[un,Er]),m.useEffect(()=>{try{localStorage.setItem(KA,oe?"1":"0")}catch{}},[oe]),m.useEffect(()=>{try{ye?localStorage.setItem(Tb,ye):localStorage.removeItem(Tb)}catch{}},[ye]),m.useEffect(()=>{let U=!1;return fetch("/api/ui-context").then(be=>be.json()).then(be=>{U||Wn(!!be.hideCommunityLinks)}).catch(()=>{}),()=>{U=!0}},[]);const Wr=m.useCallback(async U=>{if(!o)return;const be=yl({collections:U});E(!0),H("");try{const Fe=await fetch("/api/skill-collections",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(U$(be))}),$e=await Fe.json().catch(()=>({}));if(!Fe.ok)throw new Error($e.error||"Collections HTTP "+Fe.status);y(yl($e))}catch(Fe){H(String(Fe.message||Fe))}finally{E(!1)}},[o]),Vr=m.useCallback(()=>{if(!o)return;const U=b.trim();if(!U)return;const be=U.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"").slice(0,48)||"collection",Fe=new Set(k.map(Tt=>Tt.id));let $e=be,st=2;for(;Fe.has($e);)$e=`${be}-${st++}`;const nn=Date.now();Wr([...k,{id:$e,name:U,skillKeys:[],createdAt:nn,updatedAt:nn}]),x(""),Ce(`collection:${$e}`)},[o,b,Wr,k]),_r=m.useCallback(U=>{if(!o)return;const be=k.find($e=>$e.id===U);if(be!=null&&be.builtin)return;const Fe=k.filter($e=>$e.id!==U);ce===`collection:${U}`&&Ce("all"),Wr(Fe)},[o,ce,Wr,k]),Kr=m.useCallback((U,be,Fe)=>{if(!o)return;const $e=String(be||"").trim();if(!$e)return;const st=Date.now(),nn=k.map(Tt=>{if(Tt.id!==U)return Tt;const Kn=new Set(Tt.skillKeys||[]);return Fe?Kn.add($e):Kn.delete($e),{...Tt,skillKeys:Array.from(Kn),updatedAt:st}});Wr(nn)},[o,Wr,k]),Ur=m.useCallback(async U=>{const be=U==null?void 0:U.packageId,Fe=U==null?void 0:U.version;if(!be||!Fe||!window.confirm(n("project:deleteMyNodeConfirm",{id:be,version:Fe})))return;const $e=Xn(U);ot($e),Rt(""),H("");try{const st=new URLSearchParams({id:be,version:Fe}),nn=await fetch(`/api/marketplace/node?${st.toString()}`,{method:"DELETE"}),Tt=await nn.json().catch(()=>({}));if(!nn.ok||(Tt==null?void 0:Tt.ok)===!1){const Kn=Array.isArray(Tt==null?void 0:Tt.usage)&&Tt.usage.length>0?` ${n("project:deleteMyNodeUsedBy",{count:Tt.usage.length})}`:"";throw new Error(((Tt==null?void 0:Tt.error)||"Delete failed")+Kn)}Rt(n("project:deleteMyNodeSuccess",{id:be,version:Fe})),Ye(Kn=>{const Or={...Kn};return delete Or[$e],Or}),mn(Kn=>{const Or={};for(const[Ii,Ln]of Object.entries(Kn))Ii.startsWith(`${$e}:`)||(Or[Ii]=Ln);return Or}),fe(""),await Er()}catch(st){Rt(String(st.message||st))}finally{ot("")}},[Er,n]),hi=m.useCallback(async U=>{const be=U==null?void 0:U.id,Fe=(U==null?void 0:U.version)||"1.0.0";if(!be||!Fe||!window.confirm(n("project:deleteMyFlowConfirm",{id:be,version:Fe})))return;const $e=Ga(U);cn($e),Mn(""),H("");try{const st=new URLSearchParams({id:be,version:Fe}),nn=await fetch(`/api/marketplace/flow-snippet?${st.toString()}`,{method:"DELETE"}),Tt=await nn.json().catch(()=>({}));if(!nn.ok||(Tt==null?void 0:Tt.ok)===!1)throw new Error((Tt==null?void 0:Tt.error)||"Delete failed");Mn(n("project:deleteMyFlowSuccess",{id:be,version:Fe})),fe(""),await Er()}catch(st){Mn(String(st.message||st))}finally{cn("")}},[Er,n]);m.useEffect(()=>{if(e==="nodes"||e==="my-nodes"||e==="my-flows"||e==="skills"){l(e),Ce("all"),fe(""),xe("overview");return}l(U=>U==="archived"?"archived":"all")},[e]),m.useEffect(()=>{if(s!=="/projects"&&s!=="/")return;const U=new URLSearchParams(window.location.search);let be=!1;if(U.get("tab")==="nodes"){r("/nodes");return}if(U.get("tab")==="my-nodes"){r("/my-nodes");return}if(U.get("tab")==="my-flows"){r("/my-flows");return}if(U.get("tab")==="skills"){r("/skills");return}if(U.get("tab")==="archived"&&(l("archived"),U.delete("tab"),be=!0),U.get("new")==="1"&&(D(!0),U.delete("new"),be=!0),be){const Fe=U.toString();window.history.replaceState({},"",Fe?`/projects?${Fe}`:"/projects")}},[s,r]);const pr=m.useMemo(()=>u$(C,EA(),c),[C,c,s]),qr=m.useMemo(()=>pr.filter(U=>eD(Z,U)),[pr,Z]),Zn=Z.trim().toLowerCase(),er=m.useMemo(()=>a==="archived"?c.filter(U=>U.archived):c.filter(U=>!U.archived),[c,a]),le=m.useMemo(()=>er.filter(U=>Z$(U,Zn,n)),[er,Zn,n]),me=m.useMemo(()=>new Set((fr.promoted||[]).map(U=>String((U==null?void 0:U.id)||"").trim()).filter(Boolean)),[fr.promoted]),ge=m.useMemo(()=>(fr.hiddenBuiltins||[]).map(U=>String(U||"").trim()).filter(Boolean),[fr.hiddenBuiltins]),ct=a==="nodes"||a==="my-nodes",Xt=a==="my-nodes",Ge=a==="my-flows",xr=m.useMemo(()=>p.filter(U=>Xt&&U.source!=="marketplace"?!1:(ce==="all"||(ce==="marketplace"?U.source==="marketplace":U.type===ce))&&Ox(Z,[U.id,U.label,U.displayName,U.description,U.type,U.source,U.packageId,U.version])),[p,Xt,Z,ce]),wr=m.useMemo(()=>{const U=new Map;for(const be of k)U.set(be.id,new Set(be.skillKeys||[]));return U},[k]),br=m.useMemo(()=>[{id:"all",label:"全部"},...k.map(U=>({id:`collection:${U.id}`,label:U.name,count:U.skillKeys.length,collection:U})),{id:"ungrouped",label:"未分组"}],[k]),Ar=m.useMemo(()=>f.filter(U=>{var $e;const be=Xn(U);let Fe=ce==="all";if(ce.startsWith("collection:")){const st=ce.slice(11);Fe=!!(($e=wr.get(st))!=null&&$e.has(be))}else ce==="ungrouped"&&(Fe=!Array.from(wr.values()).some(st=>st.has(be)));return Fe&&Ox(Z,[U.name,U.id,U.description,U.sourceLabel,U.source,U.path])}),[f,Z,ce,wr]),Ie=m.useMemo(()=>g.filter(U=>Ox(Z,[U.id,U.name,U.displayName,U.description,U.version,U.packageDir,Array.isArray(U.tags)?U.tags.join(" "):""])),[g,Z]),Gs=ct||Ge||a==="skills",gt=m.useMemo(()=>xr.find(U=>Xn(U)===ae)||xr[0]||null,[xr,ae]),wn=m.useMemo(()=>Ar.find(U=>Xn(U)===ae)||Ar[0]||null,[Ar,ae]),tn=m.useMemo(()=>Ie.find(U=>Ga(U)===ae)||Ie[0]||null,[Ie,ae]),hr=wn?Ue[Xn(wn)]:null,rt=gt?Dt[Xn(gt)]:null,Yr=gt&&Ve?hn[`${Xn(gt)}:${Ve}`]:null,Ca=n(ct?"project:searchNodes":Ge?"project:searchFlows":a==="skills"?"project:searchSkills":"project:searchPipelines");m.useEffect(()=>{if(a!=="skills"||!wn)return;const U=Xn(wn);if(Ue[U])return;let be=!1;return lt(U),fetch(`/api/skills/detail?key=${encodeURIComponent(U)}`).then(Fe=>Fe.json().then($e=>({ok:Fe.ok,json:$e}))).then(({ok:Fe,json:$e})=>{be||Fe&&$e.skill&&tt(st=>({...st,[U]:$e.skill}))}).catch(()=>{}).finally(()=>{be||lt("")}),()=>{be=!0}},[a,wn,Ue]),m.useEffect(()=>{if(!ct||!gt)return;const U=Xn(gt);if(Dt[U])return;let be=!1;return Bn(U),fetch(`/api/nodes/detail?id=${encodeURIComponent(gt.id)}`).then(Fe=>Fe.json().then($e=>({ok:Fe.ok,json:$e}))).then(({ok:Fe,json:$e})=>{be||Fe&&Ye(st=>({...st,[U]:$e}))}).catch(()=>{}).finally(()=>{be||Bn("")}),()=>{be=!0}},[ct,gt,Dt]),m.useEffect(()=>{if(!ct)return;const U=Array.isArray(rt==null?void 0:rt.files)?rt.files:[];an(be=>{var Fe;return be&&U.some($e=>$e.path===be)?be:((Fe=U[0])==null?void 0:Fe.path)||""})},[ct,rt]),m.useEffect(()=>{if(!ct||!gt||!Ve)return;const U=`${Xn(gt)}:${Ve}`;if(hn[U])return;let be=!1;return Ee(U),fetch(`/api/nodes/file?id=${encodeURIComponent(gt.id)}&path=${encodeURIComponent(Ve)}`).then(Fe=>Fe.json().then($e=>({ok:Fe.ok,json:$e}))).then(({ok:Fe,json:$e})=>{be||Fe&&mn(st=>({...st,[U]:$e}))}).catch(()=>{}).finally(()=>{be||Ee("")}),()=>{be=!0}},[ct,gt,Ve,hn]),m.useEffect(()=>{Rt("")},[ae,a]);const qo=U=>{r(Vh(U,"workspace"))},po=U=>{Se(iN(U)),r(Vh({id:U.flowId,source:U.flowSource,archived:!!U.archived},"workspace"))},Ps=m.useCallback(U=>{var be,Fe;U.preventDefault(),U.stopPropagation(),(Fe=(be=U.dataTransfer)==null?void 0:be.types)!=null&&Fe.includes("Files")&&(we.current+=1,Q(!0))},[]),Yo=m.useCallback(U=>{U.preventDefault(),U.stopPropagation(),we.current-=1,we.current<=0&&(we.current=0,Q(!1))},[]),is=m.useCallback(U=>{U.preventDefault(),U.stopPropagation()},[]),jn=m.useCallback(U=>{var $e,st;U.preventDefault(),U.stopPropagation(),we.current=0,Q(!1);const be=(st=($e=U.dataTransfer)==null?void 0:$e.files)==null?void 0:st[0];if(!be)return;const Fe=be.name.toLowerCase();!Fe.endsWith(".yaml")&&!Fe.endsWith(".yml")&&!Fe.endsWith(".zip")||O(be)},[]);return i.jsxs("div",{className:"af-projects"+(_?" af-projects--drop-target":""),onDragEnter:Ps,onDragLeave:Yo,onDragOver:is,onDrop:jn,children:[i.jsxs("header",{className:"af-projects-top",children:[e?i.jsx("div",{className:"af-projects-tabs af-projects-tabs--empty","aria-hidden":!0}):i.jsxs("div",{className:"af-projects-tabs",children:[i.jsx("button",{type:"button",className:a==="all"?"af-tab af-tab--active":"af-tab",onClick:()=>l("all"),children:n("project:all")}),i.jsx("button",{type:"button",className:a==="archived"?"af-tab af-tab--active":"af-tab",onClick:()=>l("archived"),children:n("project:archived")})]}),i.jsxs("div",{className:"af-projects-top-right",children:[i.jsxs("div",{className:"af-search-wrap",children:[i.jsx("span",{className:"material-symbols-outlined af-search-icon",children:"search"}),i.jsx("input",{className:"af-search"+(Z.trim()?" af-search--has-clear":""),type:"search",placeholder:Ca,"aria-label":Ca,autoComplete:"off",value:Z,onChange:U=>V(U.target.value),onKeyDown:U=>{U.key==="Escape"&&(V(""),U.currentTarget.blur())}}),Z.trim()?i.jsx("button",{type:"button",className:"af-search-clear","aria-label":"Clear search",onClick:()=>V(""),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),Gs?i.jsx("button",{type:"button",className:"af-btn-primary af-create-btn",onClick:()=>Er(),children:n("project:refreshResources")}):i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-icon-btn"+(oe?" af-icon-btn--active":""),"aria-label":n("flow:palette.toggleRecentActivity"),"aria-expanded":oe,"aria-controls":"af-recent-activity-panel",onClick:()=>de(U=>!U),children:i.jsx("span",{className:"material-symbols-outlined",children:"notifications"})}),i.jsx("button",{type:"button",className:"af-btn-primary af-create-btn",onClick:()=>D(!0),children:n("project:createNew")})]})]})]}),i.jsxs("div",{className:"af-projects-body",children:[i.jsxs("section",{className:"af-projects-main",children:[i.jsxs("header",{className:"af-projects-section-head",children:[i.jsx("h2",{className:"af-projects-h2",children:n(a==="my-nodes"?"project:myNodes":a==="my-flows"?"project:myFlows":a==="nodes"?"project:globalNodes":a==="skills"?"project:globalSkills":a==="archived"?"project:archivedPipelines":"project:activeProjects")}),i.jsx("p",{className:"af-projects-sub",children:Zn?n("project:filterResult",{count:a==="nodes"||a==="my-nodes"?xr.length:a==="my-flows"?Ie.length:a==="skills"?Ar.length:le.length}):a==="my-nodes"?n("project:myNodesHint",{count:xr.length}):a==="my-flows"?n("project:myFlowsHint",{count:Ie.length}):a==="nodes"?n("project:nodesHint",{count:p.length}):a==="skills"?n("project:skillsHint",{count:f.length}):n(a==="archived"?"project:archivedHint":"project:activeHint")}),$?i.jsx("p",{className:"af-err af-projects-api-hint",children:$}):null,K&&Gs?i.jsx("p",{className:"af-err af-projects-api-hint",children:K}):null]}),Gs?i.jsxs("div",{className:"af-resource-toolbar",children:[a==="skills"?i.jsx(K$,{onChanged:Er,canManage:!!(t!=null&&t.isAdmin)}):null,i.jsxs("div",{className:"af-resource-purpose",children:[i.jsx("span",{className:"material-symbols-outlined",children:Ge?"schema":ct?Xt?"deployed_code":"account_tree":"extension"}),i.jsxs("div",{children:[i.jsx("h3",{children:n(Ge?"project:myFlowsPurposeTitle":Xt?"project:myNodesPurposeTitle":ct?"project:nodesPurposeTitle":"project:skillsPurposeTitle")}),i.jsx("p",{children:n(Ge?"project:myFlowsPurposeDesc":Xt?"project:myNodesPurposeDesc":ct?"project:nodesPurposeDesc":"project:skillsPurposeDesc")})]})]}),Ge?null:i.jsx("div",{className:"af-resource-filter-row",children:(ct?(Xt?nD:tD).map(U=>({id:U,label:n(`project:resourceFilter.${U}`)})):br).map(U=>U.collection?i.jsxs("span",{className:"af-resource-filter-chip"+(ce===U.id?" af-resource-filter-chip--active":""),children:[i.jsxs("button",{type:"button",className:"af-resource-filter af-resource-filter--embedded",onClick:()=>{Ce(U.id),fe("")},children:[U.label,i.jsx("em",{children:U.count}),U.collection.builtin?i.jsx("strong",{children:"built-in"}):null]}),o&&!U.collection.builtin?i.jsx("button",{type:"button",className:"af-resource-filter-chip__delete",disabled:N,"aria-label":`删除 ${U.collection.name}`,onClick:()=>_r(U.collection.id),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})}):null]},U.id):i.jsx("button",{type:"button",className:"af-resource-filter"+(ce===U.id?" af-resource-filter--active":""),onClick:()=>{Ce(U.id),fe("")},children:U.label},U.id))}),a==="skills"&&o?i.jsx("div",{className:"af-skill-collections-manager",children:i.jsxs("div",{className:"af-skill-collections-create",children:[i.jsx("input",{className:"af-set-input af-set-input--sm",value:b,onChange:U=>x(U.target.value),onKeyDown:U=>{U.key==="Enter"&&Vr()},placeholder:"新建 skill collection"}),i.jsxs("button",{type:"button",className:"af-set-btn-add af-set-btn-add--compact",disabled:!b.trim()||N,onClick:()=>Vr(),children:[i.jsx("span",{className:"material-symbols-outlined",children:"add"}),"新建"]})]})}):null]}):null,ct?i.jsx("div",{className:"af-resource-grid",children:xr.length>0?xr.map(U=>i.jsxs("button",{type:"button",className:"af-resource-card"+(gt&&Xn(U)===Xn(gt)?" af-resource-card--active":""),onClick:()=>fe(Xn(U)),children:[i.jsxs("div",{className:"af-resource-card-head",children:[i.jsx("span",{className:pf(U.type==="control"?"secondary":U.type==="provide"?"primary":"muted"),children:i.jsx(gr,{query:Z,children:U.type||"node"})}),i.jsx("span",{className:"af-resource-source",children:i.jsx(gr,{query:Z,children:rN(U.source,n)})})]}),i.jsx("h3",{className:"af-project-title",children:i.jsx(gr,{query:Z,children:U.label||U.displayName||U.id})}),i.jsx("p",{className:"af-project-desc",children:i.jsx(gr,{query:Z,children:U.description||n("project:noDescription")})}),i.jsxs("div",{className:"af-resource-meta-row",children:[i.jsx("span",{children:i.jsx(gr,{query:Z,children:U.id})}),i.jsx("span",{children:n("project:nodeSlots",{inputs:Object.keys(U.inputs||{}).length,outputs:Object.keys(U.outputs||{}).length})})]}),U.packageId?i.jsxs("div",{className:"af-project-path",children:[i.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"deployed_code"}),i.jsx("span",{className:"af-path-text",children:i.jsx(gr,{query:Z,children:`${U.packageId}${U.version?` / ${U.version}`:""}`})})]}):null]},`${U.id}:${U.source||""}:${U.packageId||""}`)):T?i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:Zn?n("project:noNodeMatch",{query:Z.trim()}):n(Xt?"project:noMyNodes":"project:noNodes")})}):i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):Ge?i.jsx("div",{className:"af-resource-grid",children:Ie.length>0?Ie.map(U=>{const be=UA(U),Fe=qA(U),$e=Number.isFinite(Number(U.nodeCount))?Number(U.nodeCount):be.length,st=Number.isFinite(Number(U.edgeCount))?Number(U.edgeCount):Fe.length;return i.jsxs("button",{type:"button",className:"af-resource-card"+(tn&&Ga(U)===Ga(tn)?" af-resource-card--active":""),onClick:()=>fe(Ga(U)),children:[i.jsxs("div",{className:"af-resource-card-head",children:[i.jsx("span",{className:pf("primary"),children:i.jsx(gr,{query:Z,children:U.version?`v${U.version}`:"flow"})}),i.jsx("span",{className:"af-resource-source",children:n("project:flowSnippet")})]}),i.jsx("h3",{className:"af-project-title",children:i.jsx(gr,{query:Z,children:U.displayName||U.name||U.id})}),i.jsx("p",{className:"af-project-desc",children:i.jsx(gr,{query:Z,children:U.description||n("project:noDescription")})}),i.jsxs("div",{className:"af-resource-meta-row",children:[i.jsx("span",{children:n("project:flowSnippetNodes",{nodes:$e,edges:st})}),i.jsx("span",{children:i.jsx(gr,{query:Z,children:U.id})})]}),i.jsxs("div",{className:"af-project-path",children:[i.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"schema"}),i.jsx("span",{className:"af-path-text",children:i.jsx(gr,{query:Z,children:sN(U)})})]})]},Ga(U))}):T?i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:Zn?n("project:noFlowSnippetMatch",{query:Z.trim()}):n("project:noMyFlows")})}):i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):a==="skills"?i.jsx("div",{className:"af-resource-grid",children:Ar.length>0?Ar.map(U=>i.jsxs("button",{type:"button",className:"af-resource-card"+(wn&&Xn(U)===Xn(wn)?" af-resource-card--active":""),onClick:()=>fe(Xn(U)),children:[i.jsxs("div",{className:"af-resource-card-head",children:[i.jsx("span",{className:pf(U.source==="builtin"?"muted":"primary"),children:i.jsx(gr,{query:Z,children:U.sourceLabel||U.source||"skill"})}),i.jsx("span",{className:"af-resource-source",children:n("project:skill")})]}),i.jsx("h3",{className:"af-project-title",children:i.jsx(gr,{query:Z,children:U.name||U.id})}),i.jsx("p",{className:"af-project-desc",children:i.jsx(gr,{query:Z,children:U.description||n("project:noDescription")})}),i.jsxs("div",{className:"af-project-path",children:[i.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"extension"}),i.jsx("span",{className:"af-path-text",children:i.jsx(gr,{query:Z,children:U.path||U.key||""})})]}),i.jsxs("div",{className:"af-skill-card-collections",children:[k.filter(be=>be.skillKeys.includes(Xn(U))).slice(0,3).map(be=>i.jsx("span",{children:be.name},be.id)),k.filter(be=>be.skillKeys.includes(Xn(U))).length===0?i.jsx("span",{className:"af-skill-card-collection-empty",children:"未分组"}):null]})]},U.key||`${U.source}:${U.name}`)):T?i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:Zn?n("project:noSkillMatch",{query:Z.trim()}):n("project:noSkills")})}):i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:n("project:loadingResources")})})}):i.jsxs(i.Fragment,{children:[t!=null&&t.isAdmin&&a==="all"&&ge.length>0?i.jsxs("div",{className:"af-project-admin-panel",children:[i.jsxs("div",{children:[i.jsx("strong",{children:"已隐藏内置"}),i.jsx("span",{children:"这些包内置流水线不会出现在普通项目列表中。"})]}),i.jsx("div",{className:"af-project-admin-hidden-list",children:ge.map(U=>{const be=Vn===`show-builtin:builtin:${U}`;return i.jsxs("button",{type:"button",disabled:be,onClick:()=>xn({id:U,source:"builtin"},"show-builtin"),children:[i.jsx("span",{children:U}),i.jsx("em",{children:be?"恢复中":"恢复"})]},U)})})]}):null,i.jsxs("div",{className:"af-project-grid",children:[le.length>0?le.map(U=>{const be=(t==null?void 0:t.isAdmin)&&U.source==="user"&&!U.archived&&!me.has(U.id),Fe=(t==null?void 0:t.isAdmin)&&U.source==="admin",$e=(t==null?void 0:t.isAdmin)&&U.source==="builtin",st=Vn.endsWith(`:${U.source}:${U.id}`);return i.jsx("div",{className:"af-project-card",role:"button",tabIndex:0,onClick:()=>qo(U),onKeyDown:nn=>{(nn.key==="Enter"||nn.key===" ")&&(nn.preventDefault(),qo(U))},children:i.jsxs("div",{className:"af-project-card-body",children:[i.jsx("span",{className:pf(Ib(U.source,n).tone),children:i.jsx(gr,{query:Z,children:Ib(U.source,n).label})}),U.archived?i.jsx("span",{className:pf("muted"),children:i.jsx(gr,{query:Z,children:n("project:archived")})}):null,i.jsx("h3",{className:"af-project-title",children:i.jsx(gr,{query:Z,children:U.id})}),i.jsx("p",{className:"af-project-desc",children:i.jsx(gr,{query:Z,children:VA(U,n)})}),i.jsxs("div",{className:"af-project-path",children:[i.jsx("span",{className:"material-symbols-outlined af-path-icon",children:"database"}),i.jsx("span",{className:"af-path-text",children:i.jsx(gr,{query:Z,children:WA(U)})})]}),t!=null&&t.isAdmin?i.jsxs("div",{className:"af-project-admin-actions",onClick:nn=>nn.stopPropagation(),onKeyDown:nn=>nn.stopPropagation(),children:[be?i.jsx("button",{type:"button",disabled:st,onClick:()=>xn(U,"promote"),children:"设为内置"}):null,Fe?i.jsx("button",{type:"button",disabled:st,onClick:()=>xn(U,"unpromote"),children:"取消内置"}):null,$e?i.jsx("button",{type:"button",disabled:st,onClick:()=>xn(U,"hide-builtin"),children:"隐藏内置"}):null]}):null]})},`${U.id}:${U.source??"user"}:${U.archived?"a":""}`)}):L?er.length===0?i.jsxs("div",{className:"af-projects-empty-block",children:[i.jsx("p",{className:"af-projects-empty",children:a==="archived"?n("project:noArchived"):c.length>0?n("project:noActive"):n($?"project:loadFailed":"project:noPipelines")}),!$&&c.length===0&&a==="all"?i.jsx("p",{className:"af-projects-empty-hint",children:n("project:emptyHint",{code1:"agentflow ui",code2:".agentflow/pipelines"})}):null]}):i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:n("project:noMatch",{query:Z.trim()})})}):i.jsx("div",{className:"af-projects-empty-block",children:i.jsx("p",{className:"af-projects-empty",children:n("project:loadingPipelines")})}),i.jsxs("button",{type:"button",className:"af-project-add",onClick:()=>D(!0),children:[i.jsx("span",{className:"material-symbols-outlined af-project-add-icon",children:"add_circle"}),i.jsx("span",{className:"af-project-add-label",children:n("project:newPipeline")})]}),ln?null:i.jsxs("a",{className:"af-hub-card",href:"https://agentflow-hub.com",target:"_blank",rel:"noopener noreferrer",children:[i.jsx("div",{className:"af-hub-card__glow","aria-hidden":!0}),i.jsxs("span",{className:"af-hub-card__eyebrow",children:[i.jsx("span",{className:"material-symbols-outlined af-hub-card__eyebrow-icon",children:"hub"}),n("project:hubCard.eyebrow")]}),i.jsx("h3",{className:"af-hub-card__title",children:n("project:hubCard.title")}),i.jsx("p",{className:"af-hub-card__desc",children:n("project:hubCard.desc")}),i.jsxs("span",{className:"af-hub-card__cta",children:[n("project:hubCard.cta"),i.jsx("span",{className:"material-symbols-outlined af-hub-card__cta-icon",children:"arrow_outward"})]}),i.jsx("code",{className:"af-hub-card__cli",children:n("project:hubCard.cliHint")})]})]})]})]}),Gs?i.jsx("aside",{className:"af-resource-detail","aria-label":n(ct?"project:nodeDetail":Ge?"project:flowDetail":"project:skillDetail"),children:ct&&gt?i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-resource-detail-head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"account_tree"}),i.jsxs("div",{children:[i.jsx("h3",{children:gt.label||gt.displayName||gt.id}),i.jsx("p",{children:gt.id})]})]}),i.jsx("div",{className:"af-resource-detail-tabs",children:["overview","schema","runtime","files","usage"].map(U=>i.jsx("button",{type:"button",className:"af-resource-detail-tab"+(ke===U?" af-resource-detail-tab--active":""),onClick:()=>xe(U),children:n(`project:nodeDetailTabs.${U}`)},U))}),vt===Xn(gt)?i.jsx("p",{className:"af-resource-detail-desc",children:n("project:loadingResources")}):ke==="overview"?i.jsxs(i.Fragment,{children:[i.jsx("p",{className:"af-resource-detail-desc",children:gt.description||((lr=rt==null?void 0:rt.node)==null?void 0:lr.description)||n("project:noDescription")}),i.jsxs("dl",{className:"af-resource-detail-kv",children:[i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailType")}),i.jsx("dd",{children:gt.type||((ho=rt==null?void 0:rt.node)==null?void 0:ho.type)||"node"})]}),i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailSource")}),i.jsx("dd",{children:rN(gt.source,n)})]}),gt.packageId?i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailPackage")}),i.jsx("dd",{children:gt.packageId})]}):null,gt.version?i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailVersion")}),i.jsx("dd",{children:gt.version})]}):null,gt.packageDir||rt!=null&&rt.baseDir?i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailPath")}),i.jsx("dd",{children:gt.packageDir||(rt==null?void 0:rt.baseDir)})]}):null,i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailEditable")}),i.jsx("dd",{children:(rt==null?void 0:rt.readOnly)===!1?n("project:editable"):n("project:readOnly")})]})]}),Xt&&gt.source==="marketplace"?i.jsxs("div",{className:"af-resource-detail-section af-resource-danger-zone",children:[i.jsx("h4",{children:n("project:myNodeManagement")}),i.jsx("p",{children:n("project:deleteMyNodeHint")}),i.jsxs("button",{type:"button",className:"af-btn-secondary af-btn-danger",disabled:We===Xn(gt),onClick:()=>Ur(gt),children:[i.jsx("span",{className:"material-symbols-outlined",children:"delete"}),We===Xn(gt)?n("project:deletingMyNode"):n("project:deleteMyNode")]}),nt?i.jsx("p",{className:"af-resource-action-message",children:nt}):null]}):null,i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:n("project:resourceMeaning")}),i.jsx("p",{children:n("project:nodesMeaning")})]})]}):ke==="schema"?i.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[i.jsx("h4",{children:n("project:nodeSchema")}),i.jsxs("div",{className:"af-resource-slot-group",children:[i.jsx("span",{children:n("project:nodeInputs")}),Kh(((mi=rt==null?void 0:rt.node)==null?void 0:mi.inputs)||gt.inputs).length>0?Kh(((Xs=rt==null?void 0:rt.node)==null?void 0:Xs.inputs)||gt.inputs).map(U=>i.jsxs("code",{children:[U.name||U.key,U.type?`: ${U.type}`:""]},U.key)):i.jsx("em",{children:n("project:noSlots")})]}),i.jsxs("div",{className:"af-resource-slot-group",children:[i.jsx("span",{children:n("project:nodeOutputs")}),Kh(((cr=rt==null?void 0:rt.node)==null?void 0:cr.outputs)||gt.outputs).length>0?Kh(((Js=rt==null?void 0:rt.node)==null?void 0:Js.outputs)||gt.outputs).map(U=>i.jsxs("code",{children:[U.name||U.key,U.type?`: ${U.type}`:""]},U.key)):i.jsx("em",{children:n("project:noSlots")})]})]}):ke==="runtime"?i.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[i.jsx("h4",{children:n("project:nodeRuntime")}),rt!=null&&rt.runtime?i.jsx("pre",{className:"af-resource-skill-preview",children:JSON.stringify(rt.runtime,null,2)}):i.jsx("p",{children:n("project:noRuntimeManifest")}),rt!=null&&rt.body?i.jsxs(i.Fragment,{children:[i.jsx("h4",{className:"af-resource-detail-subtitle",children:n("project:nodeBody")}),i.jsx("pre",{className:"af-resource-skill-preview",children:rt.body})]}):i.jsx("p",{children:n("project:noNodeBody")})]}):ke==="files"?i.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[i.jsx("h4",{children:n("project:nodeFiles")}),Array.isArray(rt==null?void 0:rt.files)&&rt.files.length>0?i.jsxs("div",{className:"af-node-file-browser",children:[i.jsx("div",{className:"af-node-file-list",children:rt.files.map(U=>i.jsxs("button",{type:"button",className:"af-node-file-item"+(Ve===U.path?" af-node-file-item--active":""),onClick:()=>an(U.path),children:[i.jsx("span",{className:"material-symbols-outlined",children:"description"}),i.jsx("span",{children:U.path})]},U.path))}),i.jsxs("pre",{className:"af-resource-skill-preview",children:[ue===`${Xn(gt)}:${Ve}`?n("project:loadingResources"):Yr!=null&&Yr.binary?n("project:binaryFile"):(Yr==null?void 0:Yr.content)||n("project:selectNodeFile"),Yr!=null&&Yr.truncated?`
43
+
44
+ ${n("project:fileTruncated")}`:""]})]}):i.jsx("p",{children:n("project:noNodeFiles")})]}):i.jsxs("div",{className:"af-resource-detail-section af-resource-detail-section--plain",children:[i.jsx("h4",{children:n("project:nodeUsage")}),Array.isArray(rt==null?void 0:rt.usage)&&rt.usage.length>0?i.jsx("div",{className:"af-node-usage-list",children:rt.usage.map(U=>i.jsxs("div",{className:"af-node-usage-item",children:[i.jsx("strong",{children:U.flowId}),i.jsxs("span",{children:[U.flowSource,U.archived?` · ${n("project:archived")}`:""]}),i.jsx("em",{children:U.instances.map(be=>be.label||be.instanceId).join(", ")})]},`${U.flowSource}:${U.flowId}:${U.archived?"a":""}`))}):i.jsx("p",{children:n("project:noNodeUsage")})]})]}):Ge&&tn?(()=>{const U=cD(tn);return i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-resource-detail-head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"schema"}),i.jsxs("div",{children:[i.jsx("h3",{children:tn.displayName||tn.name||tn.id}),i.jsx("p",{children:tn.id})]})]}),i.jsx("p",{className:"af-resource-detail-desc",children:tn.description||n("project:noDescription")}),i.jsxs("dl",{className:"af-resource-detail-kv",children:[i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailVersion")}),i.jsx("dd",{children:tn.version||"1.0.0"})]}),i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailPath")}),i.jsx("dd",{children:sN(tn)})]}),i.jsxs("div",{children:[i.jsx("dt",{children:n("project:flowSnippetScale")}),i.jsx("dd",{children:n("project:flowSnippetNodes",{nodes:Number.isFinite(Number(tn.nodeCount))?Number(tn.nodeCount):U.nodes.length,edges:Number.isFinite(Number(tn.edgeCount))?Number(tn.edgeCount):U.edges.length})})]})]}),i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:n("project:resourceMeaning")}),i.jsx("p",{children:n("project:myFlowsMeaning")})]}),i.jsxs("div",{className:"af-resource-detail-section af-resource-danger-zone",children:[i.jsx("h4",{children:n("project:myFlowManagement")}),i.jsx("p",{children:n("project:deleteMyFlowHint")}),i.jsxs("button",{type:"button",className:"af-btn-secondary af-btn-danger",disabled:xt===Ga(tn),onClick:()=>hi(tn),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"delete"}),xt===Ga(tn)?n("project:deletingMyFlow"):n("project:deleteMyFlow")]}),en?i.jsx("p",{className:"af-resource-action-message",children:en}):null]}),i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:n("project:flowSnippetPreview")}),U.diagram.nodes.length>0?i.jsx("div",{className:"af-flow-snippet-map",children:i.jsxs("svg",{viewBox:U.diagram.viewBox,role:"img","aria-label":n("project:flowSnippetPreview"),children:[i.jsx("defs",{children:i.jsx("marker",{id:"af-flow-snippet-arrow",markerWidth:"8",markerHeight:"8",refX:"7",refY:"4",orient:"auto",markerUnits:"strokeWidth",children:i.jsx("path",{d:"M 0 0 L 8 4 L 0 8 z"})})}),i.jsx("g",{className:"af-flow-snippet-map__edges",children:U.diagram.edges.map(be=>i.jsxs("g",{children:[i.jsx("path",{d:be.path}),be.label?i.jsx("text",{x:be.labelX,y:be.labelY-5,textAnchor:"middle",children:$x(be.label,18)}):null]},be.key))}),i.jsx("g",{className:"af-flow-snippet-map__nodes",children:U.diagram.nodes.map((be,Fe)=>i.jsxs("g",{transform:`translate(${be.x} ${be.y})`,children:[i.jsx("rect",{width:be.width,height:be.height,rx:"10"}),i.jsx("circle",{cx:"19",cy:be.height/2,r:"12"}),i.jsx("text",{className:"af-flow-snippet-map__node-index",x:"19",y:be.height/2+4,textAnchor:"middle",children:Fe+1}),i.jsx("text",{className:"af-flow-snippet-map__node-title",x:"40",y:be.height/2-3,children:$x(be.title)}),i.jsx("text",{className:"af-flow-snippet-map__node-meta",x:"40",y:be.height/2+16,children:$x(be.meta||be.id,20)})]},be.id))})]})}):i.jsx("p",{className:"af-resource-detail-desc",children:n("project:noFlowSnippetPreview")}),i.jsxs("details",{className:"af-flow-snippet-json",children:[i.jsx("summary",{children:n("project:flowSnippetJson")}),i.jsx("pre",{className:"af-resource-skill-preview",children:JSON.stringify(tn.snippet||{},null,2)})]})]})]})})():a==="skills"&&wn?i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-resource-detail-head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"extension"}),i.jsxs("div",{children:[i.jsx("h3",{children:wn.name||wn.id}),i.jsx("p",{children:wn.sourceLabel||wn.source})]})]}),i.jsx("p",{className:"af-resource-detail-desc",children:wn.description||n("project:noDescription")}),i.jsxs("dl",{className:"af-resource-detail-kv",children:[i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailSource")}),i.jsx("dd",{children:wn.sourceLabel||wn.source})]}),i.jsxs("div",{children:[i.jsx("dt",{children:n("project:detailPath")}),i.jsx("dd",{children:wn.path||wn.key})]})]}),i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:"Collections"}),k.length===0?i.jsx("p",{children:"暂无 collection。可在左侧新建后再添加。"}):i.jsx("div",{className:"af-skill-detail-collections",children:k.map(U=>{const be=Xn(wn),Fe=U.skillKeys.includes(be);return i.jsxs("label",{className:"af-composer-skill-option af-skill-detail-collection-option",children:[i.jsx("input",{type:"checkbox",checked:Fe,disabled:N||!o,onChange:$e=>Kr(U.id,be,$e.target.checked)}),i.jsxs("span",{className:"af-composer-skill-option-main",children:[i.jsx("span",{className:"af-composer-skill-option-title",children:U.name}),i.jsxs("span",{className:"af-composer-skill-option-desc",children:[U.skillKeys.length," skills"]})]})]},U.id)})})]}),i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:n("project:resourceMeaning")}),i.jsx("p",{children:n("project:skillsMeaning")})]}),i.jsxs("div",{className:"af-resource-detail-section",children:[i.jsx("h4",{children:n("project:skillPreview")}),i.jsx("pre",{className:"af-resource-skill-preview",children:qe===Xn(wn)?n("project:loadingResources"):(hr==null?void 0:hr.body)||(hr==null?void 0:hr.content)||n("project:skillPreviewEmpty")})]})]}):i.jsx("p",{className:"af-activity-empty",children:n("project:selectResource")})}):i.jsxs("aside",{id:"af-recent-activity-panel",className:"af-activity"+(oe?"":" af-activity--hidden"),"aria-hidden":!oe,"aria-label":n("project:recentActivity"),children:[i.jsxs("h2",{className:"af-activity-title",children:[i.jsx("span",{className:"af-activity-bullet"}),n("project:recentActivity")]}),i.jsx("div",{className:"af-activity-list",children:qr.length===0?i.jsx("p",{className:"af-activity-empty",children:pr.length===0?n("project:noRecentActivity"):n("project:noMatchRecent")}):qr.map(U=>{const be=ye===iN(U);return i.jsxs("button",{type:"button",className:"af-activity-row af-activity-row--action"+(be?" af-activity-row--active":""),"aria-current":be?"page":void 0,onClick:()=>po(U),children:[i.jsxs("div",{className:"af-activity-row-top",children:[i.jsx("h4",{className:"af-activity-name",children:i.jsx(gr,{query:Z,children:U.flowId})}),i.jsx("span",{className:"af-activity-time",children:Eb(U.at,n)})]}),i.jsxs("div",{className:"af-activity-meta",children:[i.jsx("span",{className:G$(U.kind),children:U.kind==="executed"?"play_arrow":"visibility"}),i.jsxs("p",{className:"af-activity-text",children:[U.kind==="executed"?n("project:recentRun"):n("project:recentOpen")," · ",Eb(U.at,n)]})]})]},`${U.kind}-${U.flowId}-${U.flowSource}-${U.at}`)})})]})]}),i.jsx(F$,{open:I,onClose:()=>D(!1),onCreated:async U=>{D(!1),await un();const be=U.source??"user";r(Vh({id:U.id,source:be},"workspace"))}}),A?i.jsx($$,{file:A,onClose:()=>O(null),onImported:async U=>{O(null),await un();const be=U.source??"user";r(Vh({id:U.id,source:be},"workspace"))}},`${A.name}-${A.size}-${A.lastModified}`):null]})}function jr(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=jr(e[n]))!==""&&(t+=(t&&" ")+r);else for(let n in e)e[n]&&(t+=(t&&" ")+n);return t}var uD={value:()=>{}};function by(){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 Rm(n)}function Rm(e){this._=e}function dD(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}})}Rm.prototype=by.prototype={constructor:Rm,on:function(e,t){var n=this._,r=dD(e+"",n),s,o=-1,a=r.length;if(arguments.length<2){for(;++o<a;)if((s=(e=r[o]).type)&&(s=fD(n[s],e.name)))return s;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++o<a;)if(s=(e=r[o]).type)n[s]=lN(n[s],e.name,t);else if(t==null)for(s in n)n[s]=lN(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 Rm(e)},call:function(e,t){if((s=arguments.length-2)>0)for(var n=new Array(s),r=0,s,o;r<s;++r)n[r]=arguments[r+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(o=this._[e],r=0,s=o.length;r<s;++r)o[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,o=r.length;s<o;++s)r[s].value.apply(t,n)}};function fD(e,t){for(var n=0,r=e.length,s;n<r;++n)if((s=e[n]).name===t)return s.value}function lN(e,t,n){for(var r=0,s=e.length;r<s;++r)if(e[r].name===t){e[r]=uD,e=e.slice(0,r).concat(e.slice(r+1));break}return n!=null&&e.push({name:t,value:n}),e}var Mb="http://www.w3.org/1999/xhtml";const cN={svg:"http://www.w3.org/2000/svg",xhtml:Mb,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function vy(e){var t=e+="",n=t.indexOf(":");return n>=0&&(t=e.slice(0,n))!=="xmlns"&&(e=e.slice(n+1)),cN.hasOwnProperty(t)?{space:cN[t],local:e}:e}function pD(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===Mb&&t.documentElement.namespaceURI===Mb?t.createElement(e):t.createElementNS(n,e)}}function hD(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function YA(e){var t=vy(e);return(t.local?hD:pD)(t)}function mD(){}function N0(e){return e==null?mD:function(){return this.querySelector(e)}}function gD(e){typeof e!="function"&&(e=N0(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var o=t[s],a=o.length,l=r[s]=new Array(a),c,d,p=0;p<a;++p)(c=o[p])&&(d=e.call(c,c.__data__,p,o))&&("__data__"in c&&(d.__data__=c.__data__),l[p]=d);return new di(r,this._parents)}function yD(e){return e==null?[]:Array.isArray(e)?e:Array.from(e)}function xD(){return[]}function GA(e){return e==null?xD:function(){return this.querySelectorAll(e)}}function wD(e){return function(){return yD(e.apply(this,arguments))}}function bD(e){typeof e=="function"?e=wD(e):e=GA(e);for(var t=this._groups,n=t.length,r=[],s=[],o=0;o<n;++o)for(var a=t[o],l=a.length,c,d=0;d<l;++d)(c=a[d])&&(r.push(e.call(c,c.__data__,d,a)),s.push(c));return new di(r,s)}function XA(e){return function(){return this.matches(e)}}function JA(e){return function(t){return t.matches(e)}}var vD=Array.prototype.find;function kD(e){return function(){return vD.call(this.children,e)}}function SD(){return this.firstElementChild}function ND(e){return this.select(e==null?SD:kD(typeof e=="function"?e:JA(e)))}var jD=Array.prototype.filter;function CD(){return Array.from(this.children)}function ED(e){return function(){return jD.call(this.children,e)}}function _D(e){return this.selectAll(e==null?CD:ED(typeof e=="function"?e:JA(e)))}function AD(e){typeof e!="function"&&(e=XA(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var o=t[s],a=o.length,l=r[s]=[],c,d=0;d<a;++d)(c=o[d])&&e.call(c,c.__data__,d,o)&&l.push(c);return new di(r,this._parents)}function QA(e){return new Array(e.length)}function PD(){return new di(this._enter||this._groups.map(QA),this._parents)}function xg(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}xg.prototype={constructor:xg,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 ID(e){return function(){return e}}function TD(e,t,n,r,s,o){for(var a=0,l,c=t.length,d=o.length;a<d;++a)(l=t[a])?(l.__data__=o[a],r[a]=l):n[a]=new xg(e,o[a]);for(;a<c;++a)(l=t[a])&&(s[a]=l)}function RD(e,t,n,r,s,o,a){var l,c,d=new Map,p=t.length,u=o.length,f=new Array(p),h;for(l=0;l<p;++l)(c=t[l])&&(f[l]=h=a.call(c,c.__data__,l,t)+"",d.has(h)?s[l]=c:d.set(h,c));for(l=0;l<u;++l)h=a.call(e,o[l],l,o)+"",(c=d.get(h))?(r[l]=c,c.__data__=o[l],d.delete(h)):n[l]=new xg(e,o[l]);for(l=0;l<p;++l)(c=t[l])&&d.get(f[l])===c&&(s[l]=c)}function MD(e){return e.__data__}function LD(e,t){if(!arguments.length)return Array.from(this,MD);var n=t?RD:TD,r=this._parents,s=this._groups;typeof e!="function"&&(e=ID(e));for(var o=s.length,a=new Array(o),l=new Array(o),c=new Array(o),d=0;d<o;++d){var p=r[d],u=s[d],f=u.length,h=OD(e.call(p,p&&p.__data__,d,r)),g=h.length,w=l[d]=new Array(g),k=a[d]=new Array(g),y=c[d]=new Array(f);n(p,u,w,k,y,h,t);for(var b=0,x=0,N,E;b<g;++b)if(N=w[b]){for(b>=x&&(x=b+1);!(E=k[x])&&++x<g;);N._next=E||null}}return a=new di(a,r),a._enter=l,a._exit=c,a}function OD(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function $D(){return new di(this._exit||this._groups.map(QA),this._parents)}function DD(e,t,n){var r=this.enter(),s=this,o=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?o.remove():n(o),r&&s?r.merge(s).order():s}function FD(e){for(var t=e.selection?e.selection():e,n=this._groups,r=t._groups,s=n.length,o=r.length,a=Math.min(s,o),l=new Array(s),c=0;c<a;++c)for(var d=n[c],p=r[c],u=d.length,f=l[c]=new Array(u),h,g=0;g<u;++g)(h=d[g]||p[g])&&(f[g]=h);for(;c<s;++c)l[c]=n[c];return new di(l,this._parents)}function zD(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r=e[t],s=r.length-1,o=r[s],a;--s>=0;)(a=r[s])&&(o&&a.compareDocumentPosition(o)^4&&o.parentNode.insertBefore(a,o),o=a);return this}function HD(e){e||(e=BD);function t(u,f){return u&&f?e(u.__data__,f.__data__):!u-!f}for(var n=this._groups,r=n.length,s=new Array(r),o=0;o<r;++o){for(var a=n[o],l=a.length,c=s[o]=new Array(l),d,p=0;p<l;++p)(d=a[p])&&(c[p]=d);c.sort(t)}return new di(s,this._parents).order()}function BD(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function WD(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function VD(){return Array.from(this)}function KD(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],s=0,o=r.length;s<o;++s){var a=r[s];if(a)return a}return null}function UD(){let e=0;for(const t of this)++e;return e}function qD(){return!this.node()}function YD(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var s=t[n],o=0,a=s.length,l;o<a;++o)(l=s[o])&&e.call(l,l.__data__,o,s);return this}function GD(e){return function(){this.removeAttribute(e)}}function XD(e){return function(){this.removeAttributeNS(e.space,e.local)}}function JD(e,t){return function(){this.setAttribute(e,t)}}function QD(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function ZD(e,t){return function(){var n=t.apply(this,arguments);n==null?this.removeAttribute(e):this.setAttribute(e,n)}}function eF(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 tF(e,t){var n=vy(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?XD:GD:typeof t=="function"?n.local?eF:ZD:n.local?QD:JD)(n,t))}function ZA(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function nF(e){return function(){this.style.removeProperty(e)}}function rF(e,t,n){return function(){this.style.setProperty(e,t,n)}}function sF(e,t,n){return function(){var r=t.apply(this,arguments);r==null?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function iF(e,t,n){return arguments.length>1?this.each((t==null?nF:typeof t=="function"?sF:rF)(e,t,n??"")):sd(this.node(),e)}function sd(e,t){return e.style.getPropertyValue(t)||ZA(e).getComputedStyle(e,null).getPropertyValue(t)}function oF(e){return function(){delete this[e]}}function aF(e,t){return function(){this[e]=t}}function lF(e,t){return function(){var n=t.apply(this,arguments);n==null?delete this[e]:this[e]=n}}function cF(e,t){return arguments.length>1?this.each((t==null?oF:typeof t=="function"?lF:aF)(e,t)):this.node()[e]}function eP(e){return e.trim().split(/^|\s+/)}function j0(e){return e.classList||new tP(e)}function tP(e){this._node=e,this._names=eP(e.getAttribute("class")||"")}tP.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 nP(e,t){for(var n=j0(e),r=-1,s=t.length;++r<s;)n.add(t[r])}function rP(e,t){for(var n=j0(e),r=-1,s=t.length;++r<s;)n.remove(t[r])}function uF(e){return function(){nP(this,e)}}function dF(e){return function(){rP(this,e)}}function fF(e,t){return function(){(t.apply(this,arguments)?nP:rP)(this,e)}}function pF(e,t){var n=eP(e+"");if(arguments.length<2){for(var r=j0(this.node()),s=-1,o=n.length;++s<o;)if(!r.contains(n[s]))return!1;return!0}return this.each((typeof t=="function"?fF:t?uF:dF)(n,t))}function hF(){this.textContent=""}function mF(e){return function(){this.textContent=e}}function gF(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function yF(e){return arguments.length?this.each(e==null?hF:(typeof e=="function"?gF:mF)(e)):this.node().textContent}function xF(){this.innerHTML=""}function wF(e){return function(){this.innerHTML=e}}function bF(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function vF(e){return arguments.length?this.each(e==null?xF:(typeof e=="function"?bF:wF)(e)):this.node().innerHTML}function kF(){this.nextSibling&&this.parentNode.appendChild(this)}function SF(){return this.each(kF)}function NF(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function jF(){return this.each(NF)}function CF(e){var t=typeof e=="function"?e:YA(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function EF(){return null}function _F(e,t){var n=typeof e=="function"?e:YA(e),r=t==null?EF:typeof t=="function"?t:N0(t);return this.select(function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)})}function AF(){var e=this.parentNode;e&&e.removeChild(this)}function PF(){return this.each(AF)}function IF(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function TF(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function RF(e){return this.select(e?TF:IF)}function MF(e){return arguments.length?this.property("__data__",e):this.node().__data__}function LF(e){return function(t){e.call(this,t,this.__data__)}}function OF(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 $F(e){return function(){var t=this.__on;if(t){for(var n=0,r=-1,s=t.length,o;n<s;++n)o=t[n],(!e.type||o.type===e.type)&&o.name===e.name?this.removeEventListener(o.type,o.listener,o.options):t[++r]=o;++r?t.length=r:delete this.__on}}}function DF(e,t,n){return function(){var r=this.__on,s,o=LF(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=o,s.options=n),s.value=t;return}}this.addEventListener(e.type,o,n),s={type:e.type,name:e.name,value:t,listener:o,options:n},r?r.push(s):this.__on=[s]}}function FF(e,t,n){var r=OF(e+""),s,o=r.length,a;if(arguments.length<2){var l=this.node().__on;if(l){for(var c=0,d=l.length,p;c<d;++c)for(s=0,p=l[c];s<o;++s)if((a=r[s]).type===p.type&&a.name===p.name)return p.value}return}for(l=t?DF:$F,s=0;s<o;++s)this.each(l(r[s],t,n));return this}function sP(e,t,n){var r=ZA(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 zF(e,t){return function(){return sP(this,e,t)}}function HF(e,t){return function(){return sP(this,e,t.apply(this,arguments))}}function BF(e,t){return this.each((typeof t=="function"?HF:zF)(e,t))}function*WF(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],s=0,o=r.length,a;s<o;++s)(a=r[s])&&(yield a)}var iP=[null];function di(e,t){this._groups=e,this._parents=t}function qp(){return new di([[document.documentElement]],iP)}function VF(){return this}di.prototype=qp.prototype={constructor:di,select:gD,selectAll:bD,selectChild:ND,selectChildren:_D,filter:AD,data:LD,enter:PD,exit:$D,join:DD,merge:FD,selection:VF,order:zD,sort:HD,call:WD,nodes:VD,node:KD,size:UD,empty:qD,each:YD,attr:tF,style:iF,property:cF,classed:pF,text:yF,html:vF,raise:SF,lower:jF,append:CF,insert:_F,remove:PF,clone:RF,datum:MF,on:FF,dispatch:BF,[Symbol.iterator]:WF};function ii(e){return typeof e=="string"?new di([[document.querySelector(e)]],[document.documentElement]):new di([[e]],iP)}function KF(e){let t;for(;t=e.sourceEvent;)e=t;return e}function Zi(e,t){if(e=KF(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 UF={passive:!1},wp={capture:!0,passive:!1};function Dx(e){e.stopImmediatePropagation()}function Vu(e){e.preventDefault(),e.stopImmediatePropagation()}function oP(e){var t=e.document.documentElement,n=ii(e).on("dragstart.drag",Vu,wp);"onselectstart"in t?n.on("selectstart.drag",Vu,wp):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function aP(e,t){var n=e.document.documentElement,r=ii(e).on("dragstart.drag",null);t&&(r.on("click.drag",Vu,wp),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 Uh=e=>()=>e;function Lb(e,{sourceEvent:t,subject:n,target:r,identifier:s,active:o,x:a,y:l,dx:c,dy:d,dispatch:p}){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:o,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:d,enumerable:!0,configurable:!0},_:{value:p}})}Lb.prototype.on=function(){var e=this._.on.apply(this._,arguments);return e===this._?this:e};function qF(e){return!e.ctrlKey&&!e.button}function YF(){return this.parentNode}function GF(e,t){return t??{x:e.x,y:e.y}}function XF(){return navigator.maxTouchPoints||"ontouchstart"in this}function lP(){var e=qF,t=YF,n=GF,r=XF,s={},o=by("start","drag","end"),a=0,l,c,d,p,u=0;function f(N){N.on("mousedown.drag",h).filter(r).on("touchstart.drag",k).on("touchmove.drag",y,UF).on("touchend.drag touchcancel.drag",b).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function h(N,E){if(!(p||!e.call(this,N,E))){var C=x(this,t.call(this,N,E),N,E,"mouse");C&&(ii(N.view).on("mousemove.drag",g,wp).on("mouseup.drag",w,wp),oP(N.view),Dx(N),d=!1,l=N.clientX,c=N.clientY,C("start",N))}}function g(N){if(Vu(N),!d){var E=N.clientX-l,C=N.clientY-c;d=E*E+C*C>u}s.mouse("drag",N)}function w(N){ii(N.view).on("mousemove.drag mouseup.drag",null),aP(N.view,d),Vu(N),s.mouse("end",N)}function k(N,E){if(e.call(this,N,E)){var C=N.changedTouches,M=t.call(this,N,E),$=C.length,z,K;for(z=0;z<$;++z)(K=x(this,M,N,E,C[z].identifier,C[z]))&&(Dx(N),K("start",N,C[z]))}}function y(N){var E=N.changedTouches,C=E.length,M,$;for(M=0;M<C;++M)($=s[E[M].identifier])&&(Vu(N),$("drag",N,E[M]))}function b(N){var E=N.changedTouches,C=E.length,M,$;for(p&&clearTimeout(p),p=setTimeout(function(){p=null},500),M=0;M<C;++M)($=s[E[M].identifier])&&(Dx(N),$("end",N,E[M]))}function x(N,E,C,M,$,z){var K=o.copy(),H=Zi(z||C,E),L,F,T;if((T=n.call(N,new Lb("beforestart",{sourceEvent:C,target:f,identifier:$,active:a,x:H[0],y:H[1],dx:0,dy:0,dispatch:K}),M))!=null)return L=T.x-H[0]||0,F=T.y-H[1]||0,function R(I,D,A){var O=H,_;switch(I){case"start":s[$]=R,_=a++;break;case"end":delete s[$],--a;case"drag":H=Zi(A||D,E),_=a;break}K.call(I,N,new Lb(I,{sourceEvent:D,subject:T,target:f,identifier:$,active:_,x:H[0]+L,y:H[1]+F,dx:H[0]-O[0],dy:H[1]-O[1],dispatch:K}),M)}}return f.filter=function(N){return arguments.length?(e=typeof N=="function"?N:Uh(!!N),f):e},f.container=function(N){return arguments.length?(t=typeof N=="function"?N:Uh(N),f):t},f.subject=function(N){return arguments.length?(n=typeof N=="function"?N:Uh(N),f):n},f.touchable=function(N){return arguments.length?(r=typeof N=="function"?N:Uh(!!N),f):r},f.on=function(){var N=o.on.apply(o,arguments);return N===o?f:N},f.clickDistance=function(N){return arguments.length?(u=(N=+N)*N,f):Math.sqrt(u)},f}function C0(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function cP(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function Yp(){}var bp=.7,wg=1/bp,Ku="\\s*([+-]?\\d+)\\s*",vp="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Do="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",JF=/^#([0-9a-f]{3,8})$/,QF=new RegExp(`^rgb\\(${Ku},${Ku},${Ku}\\)$`),ZF=new RegExp(`^rgb\\(${Do},${Do},${Do}\\)$`),ez=new RegExp(`^rgba\\(${Ku},${Ku},${Ku},${vp}\\)$`),tz=new RegExp(`^rgba\\(${Do},${Do},${Do},${vp}\\)$`),nz=new RegExp(`^hsl\\(${vp},${Do},${Do}\\)$`),rz=new RegExp(`^hsla\\(${vp},${Do},${Do},${vp}\\)$`),uN={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};C0(Yp,Ec,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:dN,formatHex:dN,formatHex8:sz,formatHsl:iz,formatRgb:fN,toString:fN});function dN(){return this.rgb().formatHex()}function sz(){return this.rgb().formatHex8()}function iz(){return uP(this).formatHsl()}function fN(){return this.rgb().formatRgb()}function Ec(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=JF.exec(e))?(n=t[1].length,t=parseInt(t[1],16),n===6?pN(t):n===3?new zs(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?qh(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?qh(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=QF.exec(e))?new zs(t[1],t[2],t[3],1):(t=ZF.exec(e))?new zs(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=ez.exec(e))?qh(t[1],t[2],t[3],t[4]):(t=tz.exec(e))?qh(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=nz.exec(e))?gN(t[1],t[2]/100,t[3]/100,1):(t=rz.exec(e))?gN(t[1],t[2]/100,t[3]/100,t[4]):uN.hasOwnProperty(e)?pN(uN[e]):e==="transparent"?new zs(NaN,NaN,NaN,0):null}function pN(e){return new zs(e>>16&255,e>>8&255,e&255,1)}function qh(e,t,n,r){return r<=0&&(e=t=n=NaN),new zs(e,t,n,r)}function oz(e){return e instanceof Yp||(e=Ec(e)),e?(e=e.rgb(),new zs(e.r,e.g,e.b,e.opacity)):new zs}function Ob(e,t,n,r){return arguments.length===1?oz(e):new zs(e,t,n,r??1)}function zs(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}C0(zs,Ob,cP(Yp,{brighter(e){return e=e==null?wg:Math.pow(wg,e),new zs(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?bp:Math.pow(bp,e),new zs(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new zs(yc(this.r),yc(this.g),yc(this.b),bg(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:hN,formatHex:hN,formatHex8:az,formatRgb:mN,toString:mN}));function hN(){return`#${pc(this.r)}${pc(this.g)}${pc(this.b)}`}function az(){return`#${pc(this.r)}${pc(this.g)}${pc(this.b)}${pc((isNaN(this.opacity)?1:this.opacity)*255)}`}function mN(){const e=bg(this.opacity);return`${e===1?"rgb(":"rgba("}${yc(this.r)}, ${yc(this.g)}, ${yc(this.b)}${e===1?")":`, ${e})`}`}function bg(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function yc(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function pc(e){return e=yc(e),(e<16?"0":"")+e.toString(16)}function gN(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new no(e,t,n,r)}function uP(e){if(e instanceof no)return new no(e.h,e.s,e.l,e.opacity);if(e instanceof Yp||(e=Ec(e)),!e)return new no;if(e instanceof no)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,s=Math.min(t,n,r),o=Math.max(t,n,r),a=NaN,l=o-s,c=(o+s)/2;return l?(t===o?a=(n-r)/l+(n<r)*6:n===o?a=(r-t)/l+2:a=(t-n)/l+4,l/=c<.5?o+s:2-o-s,a*=60):l=c>0&&c<1?0:a,new no(a,l,c,e.opacity)}function lz(e,t,n,r){return arguments.length===1?uP(e):new no(e,t,n,r??1)}function no(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}C0(no,lz,cP(Yp,{brighter(e){return e=e==null?wg:Math.pow(wg,e),new no(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?bp:Math.pow(bp,e),new no(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 zs(Fx(e>=240?e-240:e+120,s,r),Fx(e,s,r),Fx(e<120?e+240:e-120,s,r),this.opacity)},clamp(){return new no(yN(this.h),Yh(this.s),Yh(this.l),bg(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=bg(this.opacity);return`${e===1?"hsl(":"hsla("}${yN(this.h)}, ${Yh(this.s)*100}%, ${Yh(this.l)*100}%${e===1?")":`, ${e})`}`}}));function yN(e){return e=(e||0)%360,e<0?e+360:e}function Yh(e){return Math.max(0,Math.min(1,e||0))}function Fx(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 E0=e=>()=>e;function cz(e,t){return function(n){return e+n*t}}function uz(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 dz(e){return(e=+e)==1?dP:function(t,n){return n-t?uz(t,n,e):E0(isNaN(t)?n:t)}}function dP(e,t){var n=t-e;return n?cz(e,n):E0(isNaN(e)?t:e)}const vg=function e(t){var n=dz(t);function r(s,o){var a=n((s=Ob(s)).r,(o=Ob(o)).r),l=n(s.g,o.g),c=n(s.b,o.b),d=dP(s.opacity,o.opacity);return function(p){return s.r=a(p),s.g=l(p),s.b=c(p),s.opacity=d(p),s+""}}return r.gamma=e,r}(1);function fz(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),s;return function(o){for(s=0;s<n;++s)r[s]=e[s]*(1-o)+t[s]*o;return r}}function pz(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function hz(e,t){var n=t?t.length:0,r=e?Math.min(n,e.length):0,s=new Array(r),o=new Array(n),a;for(a=0;a<r;++a)s[a]=Kf(e[a],t[a]);for(;a<n;++a)o[a]=t[a];return function(l){for(a=0;a<r;++a)o[a]=s[a](l);return o}}function mz(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function Po(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function gz(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]=Kf(e[s],t[s]):r[s]=t[s];return function(o){for(s in n)r[s]=n[s](o);return r}}var $b=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,zx=new RegExp($b.source,"g");function yz(e){return function(){return e}}function xz(e){return function(t){return e(t)+""}}function fP(e,t){var n=$b.lastIndex=zx.lastIndex=0,r,s,o,a=-1,l=[],c=[];for(e=e+"",t=t+"";(r=$b.exec(e))&&(s=zx.exec(t));)(o=s.index)>n&&(o=t.slice(n,o),l[a]?l[a]+=o:l[++a]=o),(r=r[0])===(s=s[0])?l[a]?l[a]+=s:l[++a]=s:(l[++a]=null,c.push({i:a,x:Po(r,s)})),n=zx.lastIndex;return n<t.length&&(o=t.slice(n),l[a]?l[a]+=o:l[++a]=o),l.length<2?c[0]?xz(c[0].x):yz(t):(t=c.length,function(d){for(var p=0,u;p<t;++p)l[(u=c[p]).i]=u.x(d);return l.join("")})}function Kf(e,t){var n=typeof t,r;return t==null||n==="boolean"?E0(t):(n==="number"?Po:n==="string"?(r=Ec(t))?(t=r,vg):fP:t instanceof Ec?vg:t instanceof Date?mz:pz(t)?fz:Array.isArray(t)?hz:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?gz:Po)(e,t)}var xN=180/Math.PI,Db={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function pP(e,t,n,r,s,o){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:o,rotate:Math.atan2(t,e)*xN,skewX:Math.atan(c)*xN,scaleX:a,scaleY:l}}var Gh;function wz(e){const t=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(e+"");return t.isIdentity?Db:pP(t.a,t.b,t.c,t.d,t.e,t.f)}function bz(e){return e==null||(Gh||(Gh=document.createElementNS("http://www.w3.org/2000/svg","g")),Gh.setAttribute("transform",e),!(e=Gh.transform.baseVal.consolidate()))?Db:(e=e.matrix,pP(e.a,e.b,e.c,e.d,e.e,e.f))}function hP(e,t,n,r){function s(d){return d.length?d.pop()+" ":""}function o(d,p,u,f,h,g){if(d!==u||p!==f){var w=h.push("translate(",null,t,null,n);g.push({i:w-4,x:Po(d,u)},{i:w-2,x:Po(p,f)})}else(u||f)&&h.push("translate("+u+t+f+n)}function a(d,p,u,f){d!==p?(d-p>180?p+=360:p-d>180&&(d+=360),f.push({i:u.push(s(u)+"rotate(",null,r)-2,x:Po(d,p)})):p&&u.push(s(u)+"rotate("+p+r)}function l(d,p,u,f){d!==p?f.push({i:u.push(s(u)+"skewX(",null,r)-2,x:Po(d,p)}):p&&u.push(s(u)+"skewX("+p+r)}function c(d,p,u,f,h,g){if(d!==u||p!==f){var w=h.push(s(h)+"scale(",null,",",null,")");g.push({i:w-4,x:Po(d,u)},{i:w-2,x:Po(p,f)})}else(u!==1||f!==1)&&h.push(s(h)+"scale("+u+","+f+")")}return function(d,p){var u=[],f=[];return d=e(d),p=e(p),o(d.translateX,d.translateY,p.translateX,p.translateY,u,f),a(d.rotate,p.rotate,u,f),l(d.skewX,p.skewX,u,f),c(d.scaleX,d.scaleY,p.scaleX,p.scaleY,u,f),d=p=null,function(h){for(var g=-1,w=f.length,k;++g<w;)u[(k=f[g]).i]=k.x(h);return u.join("")}}}var vz=hP(wz,"px, ","px)","deg)"),kz=hP(bz,", ",")",")"),Sz=1e-12;function wN(e){return((e=Math.exp(e))+1/e)/2}function Nz(e){return((e=Math.exp(e))-1/e)/2}function jz(e){return((e=Math.exp(2*e))-1)/(e+1)}const Mm=function e(t,n,r){function s(o,a){var l=o[0],c=o[1],d=o[2],p=a[0],u=a[1],f=a[2],h=p-l,g=u-c,w=h*h+g*g,k,y;if(w<Sz)y=Math.log(f/d)/t,k=function(M){return[l+M*h,c+M*g,d*Math.exp(t*M*y)]};else{var b=Math.sqrt(w),x=(f*f-d*d+r*w)/(2*d*n*b),N=(f*f-d*d-r*w)/(2*f*n*b),E=Math.log(Math.sqrt(x*x+1)-x),C=Math.log(Math.sqrt(N*N+1)-N);y=(C-E)/t,k=function(M){var $=M*y,z=wN(E),K=d/(n*b)*(z*jz(t*$+E)-Nz(E));return[l+K*h,c+K*g,d*z/wN(t*$+E)]}}return k.duration=y*1e3*t/Math.SQRT2,k}return s.rho=function(o){var a=Math.max(.001,+o),l=a*a,c=l*l;return e(a,l,c)},s}(Math.SQRT2,2,4);var id=0,Ef=0,hf=0,mP=1e3,kg,_f,Sg=0,_c=0,ky=0,kp=typeof performance=="object"&&performance.now?performance:Date,gP=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function _0(){return _c||(gP(Cz),_c=kp.now()+ky)}function Cz(){_c=0}function Ng(){this._call=this._time=this._next=null}Ng.prototype=yP.prototype={constructor:Ng,restart:function(e,t,n){if(typeof e!="function")throw new TypeError("callback is not a function");n=(n==null?_0():+n)+(t==null?0:+t),!this._next&&_f!==this&&(_f?_f._next=this:kg=this,_f=this),this._call=e,this._time=n,Fb()},stop:function(){this._call&&(this._call=null,this._time=1/0,Fb())}};function yP(e,t,n){var r=new Ng;return r.restart(e,t,n),r}function Ez(){_0(),++id;for(var e=kg,t;e;)(t=_c-e._time)>=0&&e._call.call(void 0,t),e=e._next;--id}function bN(){_c=(Sg=kp.now())+ky,id=Ef=0;try{Ez()}finally{id=0,Az(),_c=0}}function _z(){var e=kp.now(),t=e-Sg;t>mP&&(ky-=t,Sg=e)}function Az(){for(var e,t=kg,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:kg=n);_f=e,Fb(r)}function Fb(e){if(!id){Ef&&(Ef=clearTimeout(Ef));var t=e-_c;t>24?(e<1/0&&(Ef=setTimeout(bN,e-kp.now()-ky)),hf&&(hf=clearInterval(hf))):(hf||(Sg=kp.now(),hf=setInterval(_z,mP)),id=1,gP(bN))}}function vN(e,t,n){var r=new Ng;return t=t==null?0:+t,r.restart(s=>{r.stop(),e(s+t)},t,n),r}var Pz=by("start","end","cancel","interrupt"),Iz=[],xP=0,kN=1,zb=2,Lm=3,SN=4,Hb=5,Om=6;function Sy(e,t,n,r,s,o){var a=e.__transition;if(!a)e.__transition={};else if(n in a)return;Tz(e,n,{name:t,index:r,group:s,on:Pz,tween:Iz,time:o.time,delay:o.delay,duration:o.duration,ease:o.ease,timer:null,state:xP})}function A0(e,t){var n=uo(e,t);if(n.state>xP)throw new Error("too late; already scheduled");return n}function Ko(e,t){var n=uo(e,t);if(n.state>Lm)throw new Error("too late; already running");return n}function uo(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function Tz(e,t,n){var r=e.__transition,s;r[t]=n,n.timer=yP(o,0,n.time);function o(d){n.state=kN,n.timer.restart(a,n.delay,n.time),n.delay<=d&&a(d-n.delay)}function a(d){var p,u,f,h;if(n.state!==kN)return c();for(p in r)if(h=r[p],h.name===n.name){if(h.state===Lm)return vN(a);h.state===SN?(h.state=Om,h.timer.stop(),h.on.call("interrupt",e,e.__data__,h.index,h.group),delete r[p]):+p<t&&(h.state=Om,h.timer.stop(),h.on.call("cancel",e,e.__data__,h.index,h.group),delete r[p])}if(vN(function(){n.state===Lm&&(n.state=SN,n.timer.restart(l,n.delay,n.time),l(d))}),n.state=zb,n.on.call("start",e,e.__data__,n.index,n.group),n.state===zb){for(n.state=Lm,s=new Array(f=n.tween.length),p=0,u=-1;p<f;++p)(h=n.tween[p].value.call(e,e.__data__,n.index,n.group))&&(s[++u]=h);s.length=u+1}}function l(d){for(var p=d<n.duration?n.ease.call(null,d/n.duration):(n.timer.restart(c),n.state=Hb,1),u=-1,f=s.length;++u<f;)s[u].call(e,p);n.state===Hb&&(n.on.call("end",e,e.__data__,n.index,n.group),c())}function c(){n.state=Om,n.timer.stop(),delete r[t];for(var d in r)return;delete e.__transition}}function $m(e,t){var n=e.__transition,r,s,o=!0,a;if(n){t=t==null?null:t+"";for(a in n){if((r=n[a]).name!==t){o=!1;continue}s=r.state>zb&&r.state<Hb,r.state=Om,r.timer.stop(),r.on.call(s?"interrupt":"cancel",e,e.__data__,r.index,r.group),delete n[a]}o&&delete e.__transition}}function Rz(e){return this.each(function(){$m(this,e)})}function Mz(e,t){var n,r;return function(){var s=Ko(this,e),o=s.tween;if(o!==n){r=n=o;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 Lz(e,t,n){var r,s;if(typeof n!="function")throw new Error;return function(){var o=Ko(this,e),a=o.tween;if(a!==r){s=(r=a).slice();for(var l={name:t,value:n},c=0,d=s.length;c<d;++c)if(s[c].name===t){s[c]=l;break}c===d&&s.push(l)}o.tween=s}}function Oz(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r=uo(this.node(),n).tween,s=0,o=r.length,a;s<o;++s)if((a=r[s]).name===e)return a.value;return null}return this.each((t==null?Mz:Lz)(n,e,t))}function P0(e,t,n){var r=e._id;return e.each(function(){var s=Ko(this,r);(s.value||(s.value={}))[t]=n.apply(this,arguments)}),function(s){return uo(s,r).value[t]}}function wP(e,t){var n;return(typeof t=="number"?Po:t instanceof Ec?vg:(n=Ec(t))?(t=n,vg):fP)(e,t)}function $z(e){return function(){this.removeAttribute(e)}}function Dz(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Fz(e,t,n){var r,s=n+"",o;return function(){var a=this.getAttribute(e);return a===s?null:a===r?o:o=t(r=a,n)}}function zz(e,t,n){var r,s=n+"",o;return function(){var a=this.getAttributeNS(e.space,e.local);return a===s?null:a===r?o:o=t(r=a,n)}}function Hz(e,t,n){var r,s,o;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?o:(s=c,o=t(r=a,l)))}}function Bz(e,t,n){var r,s,o;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?o:(s=c,o=t(r=a,l)))}}function Wz(e,t){var n=vy(e),r=n==="transform"?kz:wP;return this.attrTween(e,typeof t=="function"?(n.local?Bz:Hz)(n,r,P0(this,"attr."+e,t)):t==null?(n.local?Dz:$z)(n):(n.local?zz:Fz)(n,r,t))}function Vz(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}function Kz(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}function Uz(e,t){var n,r;function s(){var o=t.apply(this,arguments);return o!==r&&(n=(r=o)&&Kz(e,o)),n}return s._value=t,s}function qz(e,t){var n,r;function s(){var o=t.apply(this,arguments);return o!==r&&(n=(r=o)&&Vz(e,o)),n}return s._value=t,s}function Yz(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=vy(e);return this.tween(n,(r.local?Uz:qz)(r,t))}function Gz(e,t){return function(){A0(this,e).delay=+t.apply(this,arguments)}}function Xz(e,t){return t=+t,function(){A0(this,e).delay=t}}function Jz(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Gz:Xz)(t,e)):uo(this.node(),t).delay}function Qz(e,t){return function(){Ko(this,e).duration=+t.apply(this,arguments)}}function Zz(e,t){return t=+t,function(){Ko(this,e).duration=t}}function e3(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?Qz:Zz)(t,e)):uo(this.node(),t).duration}function t3(e,t){if(typeof t!="function")throw new Error;return function(){Ko(this,e).ease=t}}function n3(e){var t=this._id;return arguments.length?this.each(t3(t,e)):uo(this.node(),t).ease}function r3(e,t){return function(){var n=t.apply(this,arguments);if(typeof n!="function")throw new Error;Ko(this,e).ease=n}}function s3(e){if(typeof e!="function")throw new Error;return this.each(r3(this._id,e))}function i3(e){typeof e!="function"&&(e=XA(e));for(var t=this._groups,n=t.length,r=new Array(n),s=0;s<n;++s)for(var o=t[s],a=o.length,l=r[s]=[],c,d=0;d<a;++d)(c=o[d])&&e.call(c,c.__data__,d,o)&&l.push(c);return new ba(r,this._parents,this._name,this._id)}function o3(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,s=n.length,o=Math.min(r,s),a=new Array(r),l=0;l<o;++l)for(var c=t[l],d=n[l],p=c.length,u=a[l]=new Array(p),f,h=0;h<p;++h)(f=c[h]||d[h])&&(u[h]=f);for(;l<r;++l)a[l]=t[l];return new ba(a,this._parents,this._name,this._id)}function a3(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 l3(e,t,n){var r,s,o=a3(t)?A0:Ko;return function(){var a=o(this,e),l=a.on;l!==r&&(s=(r=l).copy()).on(t,n),a.on=s}}function c3(e,t){var n=this._id;return arguments.length<2?uo(this.node(),n).on.on(e):this.each(l3(n,e,t))}function u3(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}function d3(){return this.on("end.remove",u3(this._id))}function f3(e){var t=this._name,n=this._id;typeof e!="function"&&(e=N0(e));for(var r=this._groups,s=r.length,o=new Array(s),a=0;a<s;++a)for(var l=r[a],c=l.length,d=o[a]=new Array(c),p,u,f=0;f<c;++f)(p=l[f])&&(u=e.call(p,p.__data__,f,l))&&("__data__"in p&&(u.__data__=p.__data__),d[f]=u,Sy(d[f],t,n,f,d,uo(p,n)));return new ba(o,this._parents,t,n)}function p3(e){var t=this._name,n=this._id;typeof e!="function"&&(e=GA(e));for(var r=this._groups,s=r.length,o=[],a=[],l=0;l<s;++l)for(var c=r[l],d=c.length,p,u=0;u<d;++u)if(p=c[u]){for(var f=e.call(p,p.__data__,u,c),h,g=uo(p,n),w=0,k=f.length;w<k;++w)(h=f[w])&&Sy(h,t,n,w,f,g);o.push(f),a.push(p)}return new ba(o,a,t,n)}var h3=qp.prototype.constructor;function m3(){return new h3(this._groups,this._parents)}function g3(e,t){var n,r,s;return function(){var o=sd(this,e),a=(this.style.removeProperty(e),sd(this,e));return o===a?null:o===n&&a===r?s:s=t(n=o,r=a)}}function bP(e){return function(){this.style.removeProperty(e)}}function y3(e,t,n){var r,s=n+"",o;return function(){var a=sd(this,e);return a===s?null:a===r?o:o=t(r=a,n)}}function x3(e,t,n){var r,s,o;return function(){var a=sd(this,e),l=n(this),c=l+"";return l==null&&(c=l=(this.style.removeProperty(e),sd(this,e))),a===c?null:a===r&&c===s?o:(s=c,o=t(r=a,l))}}function w3(e,t){var n,r,s,o="style."+t,a="end."+o,l;return function(){var c=Ko(this,e),d=c.on,p=c.value[o]==null?l||(l=bP(t)):void 0;(d!==n||s!==p)&&(r=(n=d).copy()).on(a,s=p),c.on=r}}function b3(e,t,n){var r=(e+="")=="transform"?vz:wP;return t==null?this.styleTween(e,g3(e,r)).on("end.style."+e,bP(e)):typeof t=="function"?this.styleTween(e,x3(e,r,P0(this,"style."+e,t))).each(w3(this._id,e)):this.styleTween(e,y3(e,r,t),n).on("end.style."+e,null)}function v3(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}function k3(e,t,n){var r,s;function o(){var a=t.apply(this,arguments);return a!==s&&(r=(s=a)&&v3(e,a,n)),r}return o._value=t,o}function S3(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,k3(e,t,n??""))}function N3(e){return function(){this.textContent=e}}function j3(e){return function(){var t=e(this);this.textContent=t??""}}function C3(e){return this.tween("text",typeof e=="function"?j3(P0(this,"text",e)):N3(e==null?"":e+""))}function E3(e){return function(t){this.textContent=e.call(this,t)}}function _3(e){var t,n;function r(){var s=e.apply(this,arguments);return s!==n&&(t=(n=s)&&E3(s)),t}return r._value=e,r}function A3(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,_3(e))}function P3(){for(var e=this._name,t=this._id,n=vP(),r=this._groups,s=r.length,o=0;o<s;++o)for(var a=r[o],l=a.length,c,d=0;d<l;++d)if(c=a[d]){var p=uo(c,t);Sy(c,e,n,d,a,{time:p.time+p.delay+p.duration,delay:0,duration:p.duration,ease:p.ease})}return new ba(r,this._parents,e,n)}function I3(){var e,t,n=this,r=n._id,s=n.size();return new Promise(function(o,a){var l={value:a},c={value:function(){--s===0&&o()}};n.each(function(){var d=Ko(this,r),p=d.on;p!==e&&(t=(e=p).copy(),t._.cancel.push(l),t._.interrupt.push(l),t._.end.push(c)),d.on=t}),s===0&&o()})}var T3=0;function ba(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function vP(){return++T3}var ra=qp.prototype;ba.prototype={constructor:ba,select:f3,selectAll:p3,selectChild:ra.selectChild,selectChildren:ra.selectChildren,filter:i3,merge:o3,selection:m3,transition:P3,call:ra.call,nodes:ra.nodes,node:ra.node,size:ra.size,empty:ra.empty,each:ra.each,on:c3,attr:Wz,attrTween:Yz,style:b3,styleTween:S3,text:C3,textTween:A3,remove:d3,tween:Oz,delay:Jz,duration:e3,ease:n3,easeVarying:s3,end:I3,[Symbol.iterator]:ra[Symbol.iterator]};function R3(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var M3={time:null,delay:0,duration:250,ease:R3};function L3(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 O3(e){var t,n;e instanceof ba?(t=e._id,e=e._name):(t=vP(),(n=M3).time=_0(),e=e==null?null:e+"");for(var r=this._groups,s=r.length,o=0;o<s;++o)for(var a=r[o],l=a.length,c,d=0;d<l;++d)(c=a[d])&&Sy(c,e,t,d,a,n||L3(c,t));return new ba(r,this._parents,e,t)}qp.prototype.interrupt=Rz;qp.prototype.transition=O3;const Xh=e=>()=>e;function $3(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 da(e,t,n){this.k=e,this.x=t,this.y=n}da.prototype={constructor:da,scale:function(e){return e===1?this:new da(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new da(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 Ny=new da(1,0,0);kP.prototype=da.prototype;function kP(e){for(;!e.__zoom;)if(!(e=e.parentNode))return Ny;return e.__zoom}function Hx(e){e.stopImmediatePropagation()}function mf(e){e.preventDefault(),e.stopImmediatePropagation()}function D3(e){return(!e.ctrlKey||e.type==="wheel")&&!e.button}function F3(){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 NN(){return this.__zoom||Ny}function z3(e){return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*(e.ctrlKey?10:1)}function H3(){return navigator.maxTouchPoints||"ontouchstart"in this}function B3(e,t,n){var r=e.invertX(t[0][0])-n[0][0],s=e.invertX(t[1][0])-n[1][0],o=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>o?(o+a)/2:Math.min(0,o)||Math.max(0,a))}function SP(){var e=D3,t=F3,n=B3,r=z3,s=H3,o=[0,1/0],a=[[-1/0,-1/0],[1/0,1/0]],l=250,c=Mm,d=by("start","zoom","end"),p,u,f,h=500,g=150,w=0,k=10;function y(T){T.property("__zoom",NN).on("wheel.zoom",$,{passive:!1}).on("mousedown.zoom",z).on("dblclick.zoom",K).filter(s).on("touchstart.zoom",H).on("touchmove.zoom",L).on("touchend.zoom touchcancel.zoom",F).style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}y.transform=function(T,R,I,D){var A=T.selection?T.selection():T;A.property("__zoom",NN),T!==A?E(T,R,I,D):A.interrupt().each(function(){C(this,arguments).event(D).start().zoom(null,typeof R=="function"?R.apply(this,arguments):R).end()})},y.scaleBy=function(T,R,I,D){y.scaleTo(T,function(){var A=this.__zoom.k,O=typeof R=="function"?R.apply(this,arguments):R;return A*O},I,D)},y.scaleTo=function(T,R,I,D){y.transform(T,function(){var A=t.apply(this,arguments),O=this.__zoom,_=I==null?N(A):typeof I=="function"?I.apply(this,arguments):I,Q=O.invert(_),Z=typeof R=="function"?R.apply(this,arguments):R;return n(x(b(O,Z),_,Q),A,a)},I,D)},y.translateBy=function(T,R,I,D){y.transform(T,function(){return n(this.__zoom.translate(typeof R=="function"?R.apply(this,arguments):R,typeof I=="function"?I.apply(this,arguments):I),t.apply(this,arguments),a)},null,D)},y.translateTo=function(T,R,I,D,A){y.transform(T,function(){var O=t.apply(this,arguments),_=this.__zoom,Q=D==null?N(O):typeof D=="function"?D.apply(this,arguments):D;return n(Ny.translate(Q[0],Q[1]).scale(_.k).translate(typeof R=="function"?-R.apply(this,arguments):-R,typeof I=="function"?-I.apply(this,arguments):-I),O,a)},D,A)};function b(T,R){return R=Math.max(o[0],Math.min(o[1],R)),R===T.k?T:new da(R,T.x,T.y)}function x(T,R,I){var D=R[0]-I[0]*T.k,A=R[1]-I[1]*T.k;return D===T.x&&A===T.y?T:new da(T.k,D,A)}function N(T){return[(+T[0][0]+ +T[1][0])/2,(+T[0][1]+ +T[1][1])/2]}function E(T,R,I,D){T.on("start.zoom",function(){C(this,arguments).event(D).start()}).on("interrupt.zoom end.zoom",function(){C(this,arguments).event(D).end()}).tween("zoom",function(){var A=this,O=arguments,_=C(A,O).event(D),Q=t.apply(A,O),Z=I==null?N(Q):typeof I=="function"?I.apply(A,O):I,V=Math.max(Q[1][0]-Q[0][0],Q[1][1]-Q[0][1]),oe=A.__zoom,de=typeof R=="function"?R.apply(A,O):R,ye=c(oe.invert(Z).concat(V/oe.k),de.invert(Z).concat(V/de.k));return function(Se){if(Se===1)Se=de;else{var ce=ye(Se),Ce=V/ce[2];Se=new da(Ce,Z[0]-ce[0]*Ce,Z[1]-ce[1]*Ce)}_.zoom(null,Se)}})}function C(T,R,I){return!I&&T.__zooming||new M(T,R)}function M(T,R){this.that=T,this.args=R,this.active=0,this.sourceEvent=null,this.extent=t.apply(T,R),this.taps=0}M.prototype={event:function(T){return T&&(this.sourceEvent=T),this},start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(T,R){return this.mouse&&T!=="mouse"&&(this.mouse[1]=R.invert(this.mouse[0])),this.touch0&&T!=="touch"&&(this.touch0[1]=R.invert(this.touch0[0])),this.touch1&&T!=="touch"&&(this.touch1[1]=R.invert(this.touch1[0])),this.that.__zoom=R,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(T){var R=ii(this.that).datum();d.call(T,this.that,new $3(T,{sourceEvent:this.sourceEvent,target:y,transform:this.that.__zoom,dispatch:d}),R)}};function $(T,...R){if(!e.apply(this,arguments))return;var I=C(this,R).event(T),D=this.__zoom,A=Math.max(o[0],Math.min(o[1],D.k*Math.pow(2,r.apply(this,arguments)))),O=Zi(T);if(I.wheel)(I.mouse[0][0]!==O[0]||I.mouse[0][1]!==O[1])&&(I.mouse[1]=D.invert(I.mouse[0]=O)),clearTimeout(I.wheel);else{if(D.k===A)return;I.mouse=[O,D.invert(O)],$m(this),I.start()}mf(T),I.wheel=setTimeout(_,g),I.zoom("mouse",n(x(b(D,A),I.mouse[0],I.mouse[1]),I.extent,a));function _(){I.wheel=null,I.end()}}function z(T,...R){if(f||!e.apply(this,arguments))return;var I=T.currentTarget,D=C(this,R,!0).event(T),A=ii(T.view).on("mousemove.zoom",Z,!0).on("mouseup.zoom",V,!0),O=Zi(T,I),_=T.clientX,Q=T.clientY;oP(T.view),Hx(T),D.mouse=[O,this.__zoom.invert(O)],$m(this),D.start();function Z(oe){if(mf(oe),!D.moved){var de=oe.clientX-_,ye=oe.clientY-Q;D.moved=de*de+ye*ye>w}D.event(oe).zoom("mouse",n(x(D.that.__zoom,D.mouse[0]=Zi(oe,I),D.mouse[1]),D.extent,a))}function V(oe){A.on("mousemove.zoom mouseup.zoom",null),aP(oe.view,D.moved),mf(oe),D.event(oe).end()}}function K(T,...R){if(e.apply(this,arguments)){var I=this.__zoom,D=Zi(T.changedTouches?T.changedTouches[0]:T,this),A=I.invert(D),O=I.k*(T.shiftKey?.5:2),_=n(x(b(I,O),D,A),t.apply(this,R),a);mf(T),l>0?ii(this).transition().duration(l).call(E,_,D,T):ii(this).call(y.transform,_,D,T)}}function H(T,...R){if(e.apply(this,arguments)){var I=T.touches,D=I.length,A=C(this,R,T.changedTouches.length===D).event(T),O,_,Q,Z;for(Hx(T),_=0;_<D;++_)Q=I[_],Z=Zi(Q,this),Z=[Z,this.__zoom.invert(Z),Q.identifier],A.touch0?!A.touch1&&A.touch0[2]!==Z[2]&&(A.touch1=Z,A.taps=0):(A.touch0=Z,O=!0,A.taps=1+!!p);p&&(p=clearTimeout(p)),O&&(A.taps<2&&(u=Z[0],p=setTimeout(function(){p=null},h)),$m(this),A.start())}}function L(T,...R){if(this.__zooming){var I=C(this,R).event(T),D=T.changedTouches,A=D.length,O,_,Q,Z;for(mf(T),O=0;O<A;++O)_=D[O],Q=Zi(_,this),I.touch0&&I.touch0[2]===_.identifier?I.touch0[0]=Q:I.touch1&&I.touch1[2]===_.identifier&&(I.touch1[0]=Q);if(_=I.that.__zoom,I.touch1){var V=I.touch0[0],oe=I.touch0[1],de=I.touch1[0],ye=I.touch1[1],Se=(Se=de[0]-V[0])*Se+(Se=de[1]-V[1])*Se,ce=(ce=ye[0]-oe[0])*ce+(ce=ye[1]-oe[1])*ce;_=b(_,Math.sqrt(Se/ce)),Q=[(V[0]+de[0])/2,(V[1]+de[1])/2],Z=[(oe[0]+ye[0])/2,(oe[1]+ye[1])/2]}else if(I.touch0)Q=I.touch0[0],Z=I.touch0[1];else return;I.zoom("touch",n(x(_,Q,Z),I.extent,a))}}function F(T,...R){if(this.__zooming){var I=C(this,R).event(T),D=T.changedTouches,A=D.length,O,_;for(Hx(T),f&&clearTimeout(f),f=setTimeout(function(){f=null},h),O=0;O<A;++O)_=D[O],I.touch0&&I.touch0[2]===_.identifier?delete I.touch0:I.touch1&&I.touch1[2]===_.identifier&&delete I.touch1;if(I.touch1&&!I.touch0&&(I.touch0=I.touch1,delete I.touch1),I.touch0)I.touch0[1]=this.__zoom.invert(I.touch0[0]);else if(I.end(),I.taps===2&&(_=Zi(_,this),Math.hypot(u[0]-_[0],u[1]-_[1])<k)){var Q=ii(this).on("dblclick.zoom");Q&&Q.apply(this,arguments)}}}return y.wheelDelta=function(T){return arguments.length?(r=typeof T=="function"?T:Xh(+T),y):r},y.filter=function(T){return arguments.length?(e=typeof T=="function"?T:Xh(!!T),y):e},y.touchable=function(T){return arguments.length?(s=typeof T=="function"?T:Xh(!!T),y):s},y.extent=function(T){return arguments.length?(t=typeof T=="function"?T:Xh([[+T[0][0],+T[0][1]],[+T[1][0],+T[1][1]]]),y):t},y.scaleExtent=function(T){return arguments.length?(o[0]=+T[0],o[1]=+T[1],y):[o[0],o[1]]},y.translateExtent=function(T){return arguments.length?(a[0][0]=+T[0][0],a[1][0]=+T[1][0],a[0][1]=+T[0][1],a[1][1]=+T[1][1],y):[[a[0][0],a[0][1]],[a[1][0],a[1][1]]]},y.constrain=function(T){return arguments.length?(n=T,y):n},y.duration=function(T){return arguments.length?(l=+T,y):l},y.interpolate=function(T){return arguments.length?(c=T,y):c},y.on=function(){var T=d.on.apply(d,arguments);return T===d?y:T},y.clickDistance=function(T){return arguments.length?(w=(T=+T)*T,y):Math.sqrt(w)},y.tapDistance=function(T){return arguments.length?(k=+T,y):k},y}const Bo={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."},Sp=[[Number.NEGATIVE_INFINITY,Number.NEGATIVE_INFINITY],[Number.POSITIVE_INFINITY,Number.POSITIVE_INFINITY]],NP=["Enter"," ","Escape"],jP={"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 od;(function(e){e.Strict="strict",e.Loose="loose"})(od||(od={}));var xc;(function(e){e.Free="free",e.Vertical="vertical",e.Horizontal="horizontal"})(xc||(xc={}));var Np;(function(e){e.Partial="partial",e.Full="full"})(Np||(Np={}));const CP={inProgress:!1,isValid:null,from:null,fromHandle:null,fromPosition:null,fromNode:null,to:null,toHandle:null,toPosition:null,toNode:null,pointer:null};var sl;(function(e){e.Bezier="default",e.Straight="straight",e.Step="step",e.SmoothStep="smoothstep",e.SimpleBezier="simplebezier"})(sl||(sl={}));var Cs;(function(e){e.Arrow="arrow",e.ArrowClosed="arrowclosed"})(Cs||(Cs={}));var Qe;(function(e){e.Left="left",e.Top="top",e.Right="right",e.Bottom="bottom"})(Qe||(Qe={}));const jN={[Qe.Left]:Qe.Right,[Qe.Right]:Qe.Left,[Qe.Top]:Qe.Bottom,[Qe.Bottom]:Qe.Top};function EP(e){return e===null?null:e?"valid":"invalid"}const _P=e=>"id"in e&&"source"in e&&"target"in e,W3=e=>"id"in e&&"position"in e&&!("source"in e)&&!("target"in e),I0=e=>"id"in e&&"internals"in e&&!("source"in e)&&!("target"in e),Gp=(e,t=[0,0])=>{const{width:n,height:r}=Na(e),s=e.origin??t,o=n*s[0],a=r*s[1];return{x:e.position.x-o,y:e.position.y-a}},V3=(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 o=typeof s=="string";let a=!t.nodeLookup&&!o?s:void 0;t.nodeLookup&&(a=o?t.nodeLookup.get(s):I0(s)?s:t.nodeLookup.get(s.id));const l=a?jg(a,t.nodeOrigin):{x:0,y:0,x2:0,y2:0};return jy(r,l)},{x:1/0,y:1/0,x2:-1/0,y2:-1/0});return Cy(n)},Xp=(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=jy(n,jg(s)),r=!0)}),r?Cy(n):{x:0,y:0,width:0,height:0}},T0=(e,t,[n,r,s]=[0,0,1],o=!1,a=!1)=>{const l={...Qp(t,[n,r,s]),width:t.width/s,height:t.height/s},c=[];for(const d of e.values()){const{measured:p,selectable:u=!0,hidden:f=!1}=d;if(a&&!u||f)continue;const h=p.width??d.width??d.initialWidth??null,g=p.height??d.height??d.initialHeight??null,w=jp(l,ld(d)),k=(h??0)*(g??0),y=o&&w>0;(!d.internals.handleBounds||y||w>=k||d.dragging)&&c.push(d)}return c},K3=(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 U3(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 q3({nodes:e,width:t,height:n,panZoom:r,minZoom:s,maxZoom:o},a){if(e.size===0)return Promise.resolve(!0);const l=U3(e,a),c=Xp(l),d=R0(c,t,n,(a==null?void 0:a.minZoom)??s,(a==null?void 0:a.maxZoom)??o,(a==null?void 0:a.padding)??.1);return await r.setViewport(d,{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 AP({nodeId:e,nextPosition:t,nodeLookup:n,nodeOrigin:r=[0,0],nodeExtent:s,onError:o}){const a=n.get(e),l=a.parentId?n.get(a.parentId):void 0,{x:c,y:d}=l?l.internals.positionAbsolute:{x:0,y:0},p=a.origin??r;let u=a.extent||s;if(a.extent==="parent"&&!a.expandParent)if(!l)o==null||o("005",Bo.error005());else{const h=l.measured.width,g=l.measured.height;h&&g&&(u=[[c,d],[c+h,d+g]])}else l&&cd(a.extent)&&(u=[[a.extent[0][0]+c,a.extent[0][1]+d],[a.extent[1][0]+c,a.extent[1][1]+d]]);const f=cd(u)?Ac(t,u,a.measured):t;return(a.measured.width===void 0||a.measured.height===void 0)&&(o==null||o("015",Bo.error015())),{position:{x:f.x-c+(a.measured.width??0)*p[0],y:f.y-d+(a.measured.height??0)*p[1]},positionAbsolute:f}}async function Y3({nodesToRemove:e=[],edgesToRemove:t=[],nodes:n,edges:r,onBeforeDelete:s}){const o=new Set(e.map(f=>f.id)),a=[];for(const f of n){if(f.deletable===!1)continue;const h=o.has(f.id),g=!h&&f.parentId&&a.find(w=>w.id===f.parentId);(h||g)&&a.push(f)}const l=new Set(t.map(f=>f.id)),c=r.filter(f=>f.deletable!==!1),p=K3(a,c);for(const f of c)l.has(f.id)&&!p.find(g=>g.id===f.id)&&p.push(f);if(!s)return{edges:p,nodes:a};const u=await s({nodes:a,edges:p});return typeof u=="boolean"?u?{edges:p,nodes:a}:{edges:[],nodes:[]}:u}const ad=(e,t=0,n=1)=>Math.min(Math.max(e,t),n),Ac=(e={x:0,y:0},t,n)=>({x:ad(e.x,t[0][0],t[1][0]-((n==null?void 0:n.width)??0)),y:ad(e.y,t[0][1],t[1][1]-((n==null?void 0:n.height)??0))});function PP(e,t,n){const{width:r,height:s}=Na(n),{x:o,y:a}=n.internals.positionAbsolute;return Ac(e,[[o,a],[o+r,a+s]],t)}const CN=(e,t,n)=>e<t?ad(Math.abs(e-t),1,t)/t:e>n?-ad(Math.abs(e-n),1,t)/t:0,IP=(e,t,n=15,r=40)=>{const s=CN(e.x,r,t.width-r)*n,o=CN(e.y,r,t.height-r)*n;return[s,o]},jy=(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)}),Bb=({x:e,y:t,width:n,height:r})=>({x:e,y:t,x2:e+n,y2:t+r}),Cy=({x:e,y:t,x2:n,y2:r})=>({x:e,y:t,width:n-e,height:r-t}),ld=(e,t=[0,0])=>{var s,o;const{x:n,y:r}=I0(e)?e.internals.positionAbsolute:Gp(e,t);return{x:n,y:r,width:((s=e.measured)==null?void 0:s.width)??e.width??e.initialWidth??0,height:((o=e.measured)==null?void 0:o.height)??e.height??e.initialHeight??0}},jg=(e,t=[0,0])=>{var s,o;const{x:n,y:r}=I0(e)?e.internals.positionAbsolute:Gp(e,t);return{x:n,y:r,x2:n+(((s=e.measured)==null?void 0:s.width)??e.width??e.initialWidth??0),y2:r+(((o=e.measured)==null?void 0:o.height)??e.height??e.initialHeight??0)}},TP=(e,t)=>Cy(jy(Bb(e),Bb(t))),jp=(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)},EN=e=>ro(e.width)&&ro(e.height)&&ro(e.x)&&ro(e.y),ro=e=>!isNaN(e)&&isFinite(e),G3=(e,t)=>{},Jp=(e,t=[1,1])=>({x:t[0]*Math.round(e.x/t[0]),y:t[1]*Math.round(e.y/t[1])}),Qp=({x:e,y:t},[n,r,s],o=!1,a=[1,1])=>{const l={x:(e-n)/s,y:(t-r)/s};return o?Jp(l,a):l},Cg=({x:e,y:t},[n,r,s])=>({x:e*s+n,y:t*s+r});function uu(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 X3(e,t,n){if(typeof e=="string"||typeof e=="number"){const r=uu(e,n),s=uu(e,t);return{top:r,right:s,bottom:r,left:s,x:s*2,y:r*2}}if(typeof e=="object"){const r=uu(e.top??e.y??0,n),s=uu(e.bottom??e.y??0,n),o=uu(e.left??e.x??0,t),a=uu(e.right??e.x??0,t);return{top:r,right:a,bottom:s,left:o,x:o+a,y:r+s}}return{top:0,right:0,bottom:0,left:0,x:0,y:0}}function J3(e,t,n,r,s,o){const{x:a,y:l}=Cg(e,[t,n,r]),{x:c,y:d}=Cg({x:e.x+e.width,y:e.y+e.height},[t,n,r]),p=s-c,u=o-d;return{left:Math.floor(a),top:Math.floor(l),right:Math.floor(p),bottom:Math.floor(u)}}const R0=(e,t,n,r,s,o)=>{const a=X3(o,t,n),l=(t-a.x)/e.width,c=(n-a.y)/e.height,d=Math.min(l,c),p=ad(d,r,s),u=e.x+e.width/2,f=e.y+e.height/2,h=t/2-u*p,g=n/2-f*p,w=J3(e,h,g,p,t,n),k={left:Math.min(w.left-a.left,0),top:Math.min(w.top-a.top,0),right:Math.min(w.right-a.right,0),bottom:Math.min(w.bottom-a.bottom,0)};return{x:h-k.left+k.right,y:g-k.top+k.bottom,zoom:p}},Cp=()=>{var e;return typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)==null?void 0:e.indexOf("Mac"))>=0};function cd(e){return e!=null&&e!=="parent"}function Na(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 RP(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 MP(e,t={width:0,height:0},n,r,s){const o={...e},a=r.get(n);if(a){const l=a.origin||s;o.x+=a.internals.positionAbsolute.x-(t.width??0)*l[0],o.y+=a.internals.positionAbsolute.y-(t.height??0)*l[1]}return o}function _N(e,t){if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}function Q3(){let e,t;return{promise:new Promise((r,s)=>{e=r,t=s}),resolve:e,reject:t}}function Z3(e){return{...jP,...e||{}}}function Uf(e,{snapGrid:t=[0,0],snapToGrid:n=!1,transform:r,containerBounds:s}){const{x:o,y:a}=so(e),l=Qp({x:o-((s==null?void 0:s.left)??0),y:a-((s==null?void 0:s.top)??0)},r),{x:c,y:d}=n?Jp(l,t):l;return{xSnapped:c,ySnapped:d,...l}}const M0=e=>({width:e.offsetWidth,height:e.offsetHeight}),LP=e=>{var t;return((t=e==null?void 0:e.getRootNode)==null?void 0:t.call(e))||(window==null?void 0:window.document)},eH=["INPUT","SELECT","TEXTAREA"];function OP(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:eH.includes(t.nodeName)||t.hasAttribute("contenteditable")||!!t.closest(".nokey")}const $P=e=>"clientX"in e,so=(e,t)=>{var o,a;const n=$P(e),r=n?e.clientX:(o=e.touches)==null?void 0:o[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)}},AN=(e,t,n,r,s)=>{const o=t.querySelectorAll(`.${e}`);return!o||!o.length?null:Array.from(o).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,...M0(a)}})};function DP({sourceX:e,sourceY:t,targetX:n,targetY:r,sourceControlX:s,sourceControlY:o,targetControlX:a,targetControlY:l}){const c=e*.125+s*.375+a*.375+n*.125,d=t*.125+o*.375+l*.375+r*.125,p=Math.abs(c-e),u=Math.abs(d-t);return[c,d,p,u]}function Jh(e,t){return e>=0?.5*e:t*25*Math.sqrt(-e)}function PN({pos:e,x1:t,y1:n,x2:r,y2:s,c:o}){switch(e){case Qe.Left:return[t-Jh(t-r,o),n];case Qe.Right:return[t+Jh(r-t,o),n];case Qe.Top:return[t,n-Jh(n-s,o)];case Qe.Bottom:return[t,n+Jh(s-n,o)]}}function FP({sourceX:e,sourceY:t,sourcePosition:n=Qe.Bottom,targetX:r,targetY:s,targetPosition:o=Qe.Top,curvature:a=.25}){const[l,c]=PN({pos:n,x1:e,y1:t,x2:r,y2:s,c:a}),[d,p]=PN({pos:o,x1:r,y1:s,x2:e,y2:t,c:a}),[u,f,h,g]=DP({sourceX:e,sourceY:t,targetX:r,targetY:s,sourceControlX:l,sourceControlY:c,targetControlX:d,targetControlY:p});return[`M${e},${t} C${l},${c} ${d},${p} ${r},${s}`,u,f,h,g]}function zP({sourceX:e,sourceY:t,targetX:n,targetY:r}){const s=Math.abs(n-e)/2,o=n<e?n+s:n-s,a=Math.abs(r-t)/2,l=r<t?r+a:r-a;return[o,l,s,a]}function tH({sourceNode:e,targetNode:t,selected:n=!1,zIndex:r=0,elevateOnSelect:s=!1,zIndexMode:o="basic"}){if(o==="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 nH({sourceNode:e,targetNode:t,width:n,height:r,transform:s}){const o=jy(jg(e),jg(t));o.x===o.x2&&(o.x2+=1),o.y===o.y2&&(o.y2+=1);const a={x:-s[0]/s[2],y:-s[1]/s[2],width:n/s[2],height:r/s[2]};return jp(a,Cy(o))>0}const rH=({source:e,sourceHandle:t,target:n,targetHandle:r})=>`xy-edge__${e}${t||""}-${n}${r||""}`,sH=(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)),Uu=(e,t,n={})=>{if(!e.source||!e.target)return t;const r=n.getEdgeId||rH;let s;return _P(e)?s={...e}:s={...e,id:r(e)},sH(s,t)?t:(s.sourceHandle===null&&delete s.sourceHandle,s.targetHandle===null&&delete s.targetHandle,t.concat(s))};function HP({sourceX:e,sourceY:t,targetX:n,targetY:r}){const[s,o,a,l]=zP({sourceX:e,sourceY:t,targetX:n,targetY:r});return[`M ${e},${t}L ${n},${r}`,s,o,a,l]}const IN={[Qe.Left]:{x:-1,y:0},[Qe.Right]:{x:1,y:0},[Qe.Top]:{x:0,y:-1},[Qe.Bottom]:{x:0,y:1}},iH=({source:e,sourcePosition:t=Qe.Bottom,target:n})=>t===Qe.Left||t===Qe.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},TN=(e,t)=>Math.sqrt(Math.pow(t.x-e.x,2)+Math.pow(t.y-e.y,2));function oH({source:e,sourcePosition:t=Qe.Bottom,target:n,targetPosition:r=Qe.Top,center:s,offset:o,stepPosition:a}){const l=IN[t],c=IN[r],d={x:e.x+l.x*o,y:e.y+l.y*o},p={x:n.x+c.x*o,y:n.y+c.y*o},u=iH({source:d,sourcePosition:t,target:p}),f=u.x!==0?"x":"y",h=u[f];let g=[],w,k;const y={x:0,y:0},b={x:0,y:0},[,,x,N]=zP({sourceX:e.x,sourceY:e.y,targetX:n.x,targetY:n.y});if(l[f]*c[f]===-1){f==="x"?(w=s.x??d.x+(p.x-d.x)*a,k=s.y??(d.y+p.y)/2):(w=s.x??(d.x+p.x)/2,k=s.y??d.y+(p.y-d.y)*a);const $=[{x:w,y:d.y},{x:w,y:p.y}],z=[{x:d.x,y:k},{x:p.x,y:k}];l[f]===h?g=f==="x"?$:z:g=f==="x"?z:$}else{const $=[{x:d.x,y:p.y}],z=[{x:p.x,y:d.y}];if(f==="x"?g=l.x===h?z:$:g=l.y===h?$:z,t===r){const T=Math.abs(e[f]-n[f]);if(T<=o){const R=Math.min(o-1,o-T);l[f]===h?y[f]=(d[f]>e[f]?-1:1)*R:b[f]=(p[f]>n[f]?-1:1)*R}}if(t!==r){const T=f==="x"?"y":"x",R=l[f]===c[T],I=d[T]>p[T],D=d[T]<p[T];(l[f]===1&&(!R&&I||R&&D)||l[f]!==1&&(!R&&D||R&&I))&&(g=f==="x"?$:z)}const K={x:d.x+y.x,y:d.y+y.y},H={x:p.x+b.x,y:p.y+b.y},L=Math.max(Math.abs(K.x-g[0].x),Math.abs(H.x-g[0].x)),F=Math.max(Math.abs(K.y-g[0].y),Math.abs(H.y-g[0].y));L>=F?(w=(K.x+H.x)/2,k=g[0].y):(w=g[0].x,k=(K.y+H.y)/2)}const E={x:d.x+y.x,y:d.y+y.y},C={x:p.x+b.x,y:p.y+b.y};return[[e,...E.x!==g[0].x||E.y!==g[0].y?[E]:[],...g,...C.x!==g[g.length-1].x||C.y!==g[g.length-1].y?[C]:[],n],w,k,x,N]}function aH(e,t,n,r){const s=Math.min(TN(e,t)/2,TN(t,n)/2,r),{x:o,y:a}=t;if(e.x===o&&o===n.x||e.y===a&&a===n.y)return`L${o} ${a}`;if(e.y===a){const d=e.x<n.x?-1:1,p=e.y<n.y?1:-1;return`L ${o+s*d},${a}Q ${o},${a} ${o},${a+s*p}`}const l=e.x<n.x?1:-1,c=e.y<n.y?-1:1;return`L ${o},${a+s*c}Q ${o},${a} ${o+s*l},${a}`}function Wb({sourceX:e,sourceY:t,sourcePosition:n=Qe.Bottom,targetX:r,targetY:s,targetPosition:o=Qe.Top,borderRadius:a=5,centerX:l,centerY:c,offset:d=20,stepPosition:p=.5}){const[u,f,h,g,w]=oH({source:{x:e,y:t},sourcePosition:n,target:{x:r,y:s},targetPosition:o,center:{x:l,y:c},offset:d,stepPosition:p});let k=`M${u[0].x} ${u[0].y}`;for(let y=1;y<u.length-1;y++)k+=aH(u[y-1],u[y],u[y+1],a);return k+=`L${u[u.length-1].x} ${u[u.length-1].y}`,[k,f,h,g,w]}function RN(e){var t;return e&&!!(e.internals.handleBounds||(t=e.handles)!=null&&t.length)&&!!(e.measured.width||e.width||e.initialWidth)}function lH(e){var u;const{sourceNode:t,targetNode:n}=e;if(!RN(t)||!RN(n))return null;const r=t.internals.handleBounds||MN(t.handles),s=n.internals.handleBounds||MN(n.handles),o=LN((r==null?void 0:r.source)??[],e.sourceHandle),a=LN(e.connectionMode===od.Strict?(s==null?void 0:s.target)??[]:((s==null?void 0:s.target)??[]).concat((s==null?void 0:s.source)??[]),e.targetHandle);if(!o||!a)return(u=e.onError)==null||u.call(e,"008",Bo.error008(o?"target":"source",{id:e.id,sourceHandle:e.sourceHandle,targetHandle:e.targetHandle})),null;const l=(o==null?void 0:o.position)||Qe.Bottom,c=(a==null?void 0:a.position)||Qe.Top,d=Pc(t,o,l),p=Pc(n,a,c);return{sourceX:d.x,sourceY:d.y,targetX:p.x,targetY:p.y,sourcePosition:l,targetPosition:c}}function MN(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 Pc(e,t,n=Qe.Left,r=!1){const s=((t==null?void 0:t.x)??0)+e.internals.positionAbsolute.x,o=((t==null?void 0:t.y)??0)+e.internals.positionAbsolute.y,{width:a,height:l}=t??Na(e);if(r)return{x:s+a/2,y:o+l/2};switch((t==null?void 0:t.position)??n){case Qe.Top:return{x:s+a/2,y:o};case Qe.Right:return{x:s+a,y:o+l/2};case Qe.Bottom:return{x:s+a/2,y:o+l};case Qe.Left:return{x:s,y:o+l/2}}}function LN(e,t){return e&&(t?e.find(n=>n.id===t):e[0])||null}function Vb(e,t){return e?typeof e=="string"?e:`${t?`${t}__`:""}${Object.keys(e).sort().map(r=>`${r}=${e[r]}`).join("&")}`:""}function cH(e,{id:t,defaultColor:n,defaultMarkerStart:r,defaultMarkerEnd:s}){const o=new Set;return e.reduce((a,l)=>([l.markerStart||r,l.markerEnd||s].forEach(c=>{if(c&&typeof c=="object"){const d=Vb(c,t);o.has(d)||(a.push({id:d,color:c.color||n,...c}),o.add(d))}}),a),[]).sort((a,l)=>a.id.localeCompare(l.id))}const BP=1e3,uH=10,L0={nodeOrigin:[0,0],nodeExtent:Sp,elevateNodesOnSelect:!0,zIndexMode:"basic",defaults:{}},dH={...L0,checkEquality:!0};function O0(e,t){const n={...e};for(const r in t)t[r]!==void 0&&(n[r]=t[r]);return n}function fH(e,t,n){const r=O0(L0,n);for(const s of e.values())if(s.parentId)D0(s,e,t,r);else{const o=Gp(s,r.nodeOrigin),a=cd(s.extent)?s.extent:r.nodeExtent,l=Ac(o,a,Na(s));s.internals.positionAbsolute=l}}function pH(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 o={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(o):s.type==="target"&&r.push(o)}return{source:n,target:r}}function $0(e){return e==="manual"}function Kb(e,t,n,r={}){var p,u;const s=O0(dH,r),o={i:0},a=new Map(t),l=s!=null&&s.elevateNodesOnSelect&&!$0(s.zIndexMode)?BP:0;let c=e.length>0,d=!1;t.clear(),n.clear();for(const f of e){let h=a.get(f.id);if(s.checkEquality&&f===(h==null?void 0:h.internals.userNode))t.set(f.id,h);else{const g=Gp(f,s.nodeOrigin),w=cd(f.extent)?f.extent:s.nodeExtent,k=Ac(g,w,Na(f));h={...s.defaults,...f,measured:{width:(p=f.measured)==null?void 0:p.width,height:(u=f.measured)==null?void 0:u.height},internals:{positionAbsolute:k,handleBounds:pH(f,h),z:WP(f,l,s.zIndexMode),userNode:f}},t.set(f.id,h)}(h.measured===void 0||h.measured.width===void 0||h.measured.height===void 0)&&!h.hidden&&(c=!1),f.parentId&&D0(h,t,n,r,o),d||(d=f.selected??!1)}return{nodesInitialized:c,hasSelectedNodes:d}}function hH(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 D0(e,t,n,r,s){const{elevateNodesOnSelect:o,nodeOrigin:a,nodeExtent:l,zIndexMode:c}=O0(L0,r),d=e.parentId,p=t.get(d);if(!p){console.warn(`Parent node ${d} not found. Please make sure that parent nodes are in front of their child nodes in the nodes array.`);return}hH(e,n),s&&!p.parentId&&p.internals.rootParentIndex===void 0&&c==="auto"&&(p.internals.rootParentIndex=++s.i,p.internals.z=p.internals.z+s.i*uH),s&&p.internals.rootParentIndex!==void 0&&(s.i=p.internals.rootParentIndex);const u=o&&!$0(c)?BP:0,{x:f,y:h,z:g}=mH(e,p,a,l,u,c),{positionAbsolute:w}=e.internals,k=f!==w.x||h!==w.y;(k||g!==e.internals.z)&&t.set(e.id,{...e,internals:{...e.internals,positionAbsolute:k?{x:f,y:h}:w,z:g}})}function WP(e,t,n){const r=ro(e.zIndex)?e.zIndex:0;return $0(n)?r:r+(e.selected?t:0)}function mH(e,t,n,r,s,o){const{x:a,y:l}=t.internals.positionAbsolute,c=Na(e),d=Gp(e,n),p=cd(e.extent)?Ac(d,e.extent,c):d;let u=Ac({x:a+p.x,y:l+p.y},r,c);e.extent==="parent"&&(u=PP(u,c,t));const f=WP(e,s,o),h=t.internals.z??0;return{x:u.x,y:u.y,z:h>=f?h+1:f}}function F0(e,t,n,r=[0,0]){var a;const s=[],o=new Map;for(const l of e){const c=t.get(l.parentId);if(!c)continue;const d=((a=o.get(l.parentId))==null?void 0:a.expandedRect)??ld(c),p=TP(d,l.rect);o.set(l.parentId,{expandedRect:p,parent:c})}return o.size>0&&o.forEach(({expandedRect:l,parent:c},d)=>{var x;const p=c.internals.positionAbsolute,u=Na(c),f=c.origin??r,h=l.x<p.x?Math.round(Math.abs(p.x-l.x)):0,g=l.y<p.y?Math.round(Math.abs(p.y-l.y)):0,w=Math.max(u.width,Math.round(l.width)),k=Math.max(u.height,Math.round(l.height)),y=(w-u.width)*f[0],b=(k-u.height)*f[1];(h>0||g>0||y||b)&&(s.push({id:d,type:"position",position:{x:c.position.x-h+y,y:c.position.y-g+b}}),(x=n.get(d))==null||x.forEach(N=>{e.some(E=>E.id===N.id)||s.push({id:N.id,type:"position",position:{x:N.position.x+h,y:N.position.y+g}})})),(u.width<l.width||u.height<l.height||h||g)&&s.push({id:d,type:"dimensions",setAttributes:!0,dimensions:{width:w+(h?f[0]*h-y:0),height:k+(g?f[1]*g-b:0)}})}),s}function gH(e,t,n,r,s,o,a){const l=r==null?void 0:r.querySelector(".xyflow__viewport");let c=!1;if(!l)return{changes:[],updatedInternals:c};const d=[],p=window.getComputedStyle(l),{m22:u}=new window.DOMMatrixReadOnly(p.transform),f=[];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 w=M0(h.nodeElement),k=g.measured.width!==w.width||g.measured.height!==w.height;if(!!(w.width&&w.height&&(k||!g.internals.handleBounds||h.force))){const b=h.nodeElement.getBoundingClientRect(),x=cd(g.extent)?g.extent:o;let{positionAbsolute:N}=g.internals;g.parentId&&g.extent==="parent"?N=PP(N,w,t.get(g.parentId)):x&&(N=Ac(N,x,w));const E={...g,measured:w,internals:{...g.internals,positionAbsolute:N,handleBounds:{source:AN("source",h.nodeElement,b,u,g.id),target:AN("target",h.nodeElement,b,u,g.id)}}};t.set(g.id,E),g.parentId&&D0(E,t,n,{nodeOrigin:s,zIndexMode:a}),c=!0,k&&(d.push({id:g.id,type:"dimensions",dimensions:w}),g.expandParent&&g.parentId&&f.push({id:g.id,parentId:g.parentId,rect:ld(E,s)}))}}if(f.length>0){const h=F0(f,t,n,s);d.push(...h)}return{changes:d,updatedInternals:c}}async function yH({delta:e,panZoom:t,transform:n,translateExtent:r,width:s,height:o}){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,o]],r),l=!!a&&(a.x!==n[0]||a.y!==n[1]||a.k!==n[2]);return Promise.resolve(l)}function ON(e,t,n,r,s,o){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)),o){a=`${s}-${e}-${o}`;const d=r.get(a)||new Map;r.set(a,d.set(n,t))}}function VP(e,t,n){e.clear(),t.clear();for(const r of n){const{source:s,target:o,sourceHandle:a=null,targetHandle:l=null}=r,c={edgeId:r.id,source:s,target:o,sourceHandle:a,targetHandle:l},d=`${s}-${a}--${o}-${l}`,p=`${o}-${l}--${s}-${a}`;ON("source",c,p,e,s,a),ON("target",c,d,e,o,l),t.set(r.id,r)}}function KP(e,t){if(!e.parentId)return!1;const n=t.get(e.parentId);return n?n.selected?!0:KP(n,t):!1}function $N(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 xH(e,t,n,r){const s=new Map;for(const[o,a]of e)if((a.selected||a.id===r)&&(!a.parentId||!KP(a,e))&&(a.draggable||t&&typeof a.draggable>"u")){const l=e.get(o);l&&s.set(o,{id:o,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 Bx({nodeId:e,dragItems:t,nodeLookup:n,dragging:r=!0}){var a,l,c;const s=[];for(const[d,p]of t){const u=(a=n.get(d))==null?void 0:a.internals.userNode;u&&s.push({...u,position:p.position,dragging:r})}if(!e)return[s[0],s];const o=(l=n.get(e))==null?void 0:l.internals.userNode;return[o?{...o,position:((c=t.get(e))==null?void 0:c.position)||o.position,dragging:r}:s[0],s]}function wH({dragItems:e,snapGrid:t,x:n,y:r}){const s=e.values().next().value;if(!s)return null;const o={x:n-s.distance.x,y:r-s.distance.y},a=Jp(o,t);return{x:a.x-o.x,y:a.y-o.y}}function bH({onNodeMouseDown:e,getStoreItems:t,onDragStart:n,onDrag:r,onDragStop:s}){let o={x:null,y:null},a=0,l=new Map,c=!1,d={x:0,y:0},p=null,u=!1,f=null,h=!1,g=!1,w=null;function k({noDragClassName:b,handleSelector:x,domNode:N,isSelectable:E,nodeId:C,nodeClickDistance:M=0}){f=ii(N);function $({x:L,y:F}){const{nodeLookup:T,nodeExtent:R,snapGrid:I,snapToGrid:D,nodeOrigin:A,onNodeDrag:O,onSelectionDrag:_,onError:Q,updateNodePositions:Z}=t();o={x:L,y:F};let V=!1;const oe=l.size>1,de=oe&&R?Bb(Xp(l)):null,ye=oe&&D?wH({dragItems:l,snapGrid:I,x:L,y:F}):null;for(const[Se,ce]of l){if(!T.has(Se))continue;let Ce={x:L-ce.distance.x,y:F-ce.distance.y};D&&(Ce=ye?{x:Math.round(Ce.x+ye.x),y:Math.round(Ce.y+ye.y)}:Jp(Ce,I));let ae=null;if(oe&&R&&!ce.extent&&de){const{positionAbsolute:xe}=ce.internals,Ue=xe.x-de.x+R[0][0],tt=xe.x+ce.measured.width-de.x2+R[1][0],qe=xe.y-de.y+R[0][1],lt=xe.y+ce.measured.height-de.y2+R[1][1];ae=[[Ue,qe],[tt,lt]]}const{position:fe,positionAbsolute:ke}=AP({nodeId:Se,nextPosition:Ce,nodeLookup:T,nodeExtent:ae||R,nodeOrigin:A,onError:Q});V=V||ce.position.x!==fe.x||ce.position.y!==fe.y,ce.position=fe,ce.internals.positionAbsolute=ke}if(g=g||V,!!V&&(Z(l,!0),w&&(r||O||!C&&_))){const[Se,ce]=Bx({nodeId:C,dragItems:l,nodeLookup:T});r==null||r(w,l,Se,ce),O==null||O(w,Se,ce),C||_==null||_(w,ce)}}async function z(){if(!p)return;const{transform:L,panBy:F,autoPanSpeed:T,autoPanOnNodeDrag:R}=t();if(!R){c=!1,cancelAnimationFrame(a);return}const[I,D]=IP(d,p,T);(I!==0||D!==0)&&(o.x=(o.x??0)-I/L[2],o.y=(o.y??0)-D/L[2],await F({x:I,y:D})&&$(o)),a=requestAnimationFrame(z)}function K(L){var oe;const{nodeLookup:F,multiSelectionActive:T,nodesDraggable:R,transform:I,snapGrid:D,snapToGrid:A,selectNodesOnDrag:O,onNodeDragStart:_,onSelectionDragStart:Q,unselectNodesAndEdges:Z}=t();u=!0,(!O||!E)&&!T&&C&&((oe=F.get(C))!=null&&oe.selected||Z()),E&&O&&C&&(e==null||e(C));const V=Uf(L.sourceEvent,{transform:I,snapGrid:D,snapToGrid:A,containerBounds:p});if(o=V,l=xH(F,R,V,C),l.size>0&&(n||_||!C&&Q)){const[de,ye]=Bx({nodeId:C,dragItems:l,nodeLookup:F});n==null||n(L.sourceEvent,l,de,ye),_==null||_(L.sourceEvent,de,ye),C||Q==null||Q(L.sourceEvent,ye)}}const H=lP().clickDistance(M).on("start",L=>{const{domNode:F,nodeDragThreshold:T,transform:R,snapGrid:I,snapToGrid:D}=t();p=(F==null?void 0:F.getBoundingClientRect())||null,h=!1,g=!1,w=L.sourceEvent,T===0&&K(L),o=Uf(L.sourceEvent,{transform:R,snapGrid:I,snapToGrid:D,containerBounds:p}),d=so(L.sourceEvent,p)}).on("drag",L=>{const{autoPanOnNodeDrag:F,transform:T,snapGrid:R,snapToGrid:I,nodeDragThreshold:D,nodeLookup:A}=t(),O=Uf(L.sourceEvent,{transform:T,snapGrid:R,snapToGrid:I,containerBounds:p});if(w=L.sourceEvent,(L.sourceEvent.type==="touchmove"&&L.sourceEvent.touches.length>1||C&&!A.has(C))&&(h=!0),!h){if(!c&&F&&u&&(c=!0,z()),!u){const _=so(L.sourceEvent,p),Q=_.x-d.x,Z=_.y-d.y;Math.sqrt(Q*Q+Z*Z)>D&&K(L)}(o.x!==O.xSnapped||o.y!==O.ySnapped)&&l&&u&&(d=so(L.sourceEvent,p),$(O))}}).on("end",L=>{if(!(!u||h)&&(c=!1,u=!1,cancelAnimationFrame(a),l.size>0)){const{nodeLookup:F,updateNodePositions:T,onNodeDragStop:R,onSelectionDragStop:I}=t();if(g&&(T(l,!1),g=!1),s||R||!C&&I){const[D,A]=Bx({nodeId:C,dragItems:l,nodeLookup:F,dragging:!1});s==null||s(L.sourceEvent,l,D,A),R==null||R(L.sourceEvent,D,A),C||I==null||I(L.sourceEvent,A)}}}).filter(L=>{const F=L.target;return!L.button&&(!b||!$N(F,`.${b}`,N))&&(!x||$N(F,x,N))});f.call(H)}function y(){f==null||f.on(".drag",null)}return{update:k,destroy:y}}function vH(e,t,n){const r=[],s={x:e.x-n,y:e.y-n,width:n*2,height:n*2};for(const o of t.values())jp(s,ld(o))>0&&r.push(o);return r}const kH=250;function SH(e,t,n,r){var l,c;let s=[],o=1/0;const a=vH(e,n,t+kH);for(const d of a){const p=[...((l=d.internals.handleBounds)==null?void 0:l.source)??[],...((c=d.internals.handleBounds)==null?void 0:c.target)??[]];for(const u of p){if(r.nodeId===u.nodeId&&r.type===u.type&&r.id===u.id)continue;const{x:f,y:h}=Pc(d,u,u.position,!0),g=Math.sqrt(Math.pow(f-e.x,2)+Math.pow(h-e.y,2));g>t||(g<o?(s=[{...u,x:f,y:h}],o=g):g===o&&s.push({...u,x:f,y:h}))}}if(!s.length)return null;if(s.length>1){const d=r.type==="source"?"target":"source";return s.find(p=>p.type===d)??s[0]}return s[0]}function UP(e,t,n,r,s,o=!1){var d,p,u;const a=r.get(e);if(!a)return null;const l=s==="strict"?(d=a.internals.handleBounds)==null?void 0:d[t]:[...((p=a.internals.handleBounds)==null?void 0:p.source)??[],...((u=a.internals.handleBounds)==null?void 0:u.target)??[]],c=(n?l==null?void 0:l.find(f=>f.id===n):l==null?void 0:l[0])??null;return c&&o?{...c,...Pc(a,c,c.position,!0)}:c}function qP(e,t){return e||(t!=null&&t.classList.contains("target")?"target":t!=null&&t.classList.contains("source")?"source":null)}function NH(e,t){let n=null;return t?n=!0:e&&!t&&(n=!1),n}const YP=()=>!0;function jH(e,{connectionMode:t,connectionRadius:n,handleId:r,nodeId:s,edgeUpdaterType:o,isTarget:a,domNode:l,nodeLookup:c,lib:d,autoPanOnConnect:p,flowId:u,panBy:f,cancelConnection:h,onConnectStart:g,onConnect:w,onConnectEnd:k,isValidConnection:y=YP,onReconnectEnd:b,updateConnection:x,getTransform:N,getFromHandle:E,autoPanSpeed:C,dragThreshold:M=1,handleDomNode:$}){const z=LP(e.target);let K=0,H;const{x:L,y:F}=so(e),T=qP(o,$),R=l==null?void 0:l.getBoundingClientRect();let I=!1;if(!R||!T)return;const D=UP(s,T,r,c,t);if(!D)return;let A=so(e,R),O=!1,_=null,Q=!1,Z=null;function V(){if(!p||!R)return;const[fe,ke]=IP(A,R,C);f({x:fe,y:ke}),K=requestAnimationFrame(V)}const oe={...D,nodeId:s,type:T,position:D.position},de=c.get(s);let Se={inProgress:!0,isValid:null,from:Pc(de,oe,Qe.Left,!0),fromHandle:oe,fromPosition:oe.position,fromNode:de,to:A,toHandle:null,toPosition:jN[oe.position],toNode:null,pointer:A};function ce(){I=!0,x(Se),g==null||g(e,{nodeId:s,handleId:r,handleType:T})}M===0&&ce();function Ce(fe){if(!I){const{x:lt,y:Dt}=so(fe),Ye=lt-L,vt=Dt-F;if(!(Ye*Ye+vt*vt>M*M))return;ce()}if(!E()||!oe){ae(fe);return}const ke=N();A=so(fe,R),H=SH(Qp(A,ke,!1,[1,1]),n,c,oe),O||(V(),O=!0);const xe=GP(fe,{handle:H,connectionMode:t,fromNodeId:s,fromHandleId:r,fromType:a?"target":"source",isValidConnection:y,doc:z,lib:d,flowId:u,nodeLookup:c});Z=xe.handleDomNode,_=xe.connection,Q=NH(!!H,xe.isValid);const Ue=c.get(s),tt=Ue?Pc(Ue,oe,Qe.Left,!0):Se.from,qe={...Se,from:tt,isValid:Q,to:xe.toHandle&&Q?Cg({x:xe.toHandle.x,y:xe.toHandle.y},ke):A,toHandle:xe.toHandle,toPosition:Q&&xe.toHandle?xe.toHandle.position:jN[oe.position],toNode:xe.toHandle?c.get(xe.toHandle.nodeId):null,pointer:A};x(qe),Se=qe}function ae(fe){if(!("touches"in fe&&fe.touches.length>0)){if(I){(H||Z)&&_&&Q&&(w==null||w(_));const{inProgress:ke,...xe}=Se,Ue={...xe,toPosition:Se.toHandle?Se.toPosition:null};k==null||k(fe,Ue),o&&(b==null||b(fe,Ue))}h(),cancelAnimationFrame(K),O=!1,Q=!1,_=null,Z=null,z.removeEventListener("mousemove",Ce),z.removeEventListener("mouseup",ae),z.removeEventListener("touchmove",Ce),z.removeEventListener("touchend",ae)}}z.addEventListener("mousemove",Ce),z.addEventListener("mouseup",ae),z.addEventListener("touchmove",Ce),z.addEventListener("touchend",ae)}function GP(e,{handle:t,connectionMode:n,fromNodeId:r,fromHandleId:s,fromType:o,doc:a,lib:l,flowId:c,isValidConnection:d=YP,nodeLookup:p}){const u=o==="target",f=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}=so(e),w=a.elementFromPoint(h,g),k=w!=null&&w.classList.contains(`${l}-flow__handle`)?w:f,y={handleDomNode:k,isValid:!1,connection:null,toHandle:null};if(k){const b=qP(void 0,k),x=k.getAttribute("data-nodeid"),N=k.getAttribute("data-handleid"),E=k.classList.contains("connectable"),C=k.classList.contains("connectableend");if(!x||!b)return y;const M={source:u?x:r,sourceHandle:u?N:s,target:u?r:x,targetHandle:u?s:N};y.connection=M;const z=E&&C&&(n===od.Strict?u&&b==="source"||!u&&b==="target":x!==r||N!==s);y.isValid=z&&d(M),y.toHandle=UP(x,b,N,p,n,!0)}return y}const Ub={onPointerDown:jH,isValid:GP};function CH({domNode:e,panZoom:t,getTransform:n,getViewScale:r}){const s=ii(e);function o({translateExtent:l,width:c,height:d,zoomStep:p=1,pannable:u=!0,zoomable:f=!0,inversePan:h=!1}){const g=x=>{if(x.sourceEvent.type!=="wheel"||!t)return;const N=n(),E=x.sourceEvent.ctrlKey&&Cp()?10:1,C=-x.sourceEvent.deltaY*(x.sourceEvent.deltaMode===1?.05:x.sourceEvent.deltaMode?1:.002)*p,M=N[2]*Math.pow(2,C*E);t.scaleTo(M)};let w=[0,0];const k=x=>{(x.sourceEvent.type==="mousedown"||x.sourceEvent.type==="touchstart")&&(w=[x.sourceEvent.clientX??x.sourceEvent.touches[0].clientX,x.sourceEvent.clientY??x.sourceEvent.touches[0].clientY])},y=x=>{const N=n();if(x.sourceEvent.type!=="mousemove"&&x.sourceEvent.type!=="touchmove"||!t)return;const E=[x.sourceEvent.clientX??x.sourceEvent.touches[0].clientX,x.sourceEvent.clientY??x.sourceEvent.touches[0].clientY],C=[E[0]-w[0],E[1]-w[1]];w=E;const M=r()*Math.max(N[2],Math.log(N[2]))*(h?-1:1),$={x:N[0]-C[0]*M,y:N[1]-C[1]*M},z=[[0,0],[c,d]];t.setViewportConstrained({x:$.x,y:$.y,zoom:N[2]},z,l)},b=SP().on("start",k).on("zoom",u?y:null).on("zoom.wheel",f?g:null);s.call(b,{})}function a(){s.on("zoom",null)}return{update:o,destroy:a,pointer:Zi}}const Ey=e=>({x:e.x,y:e.y,zoom:e.k}),Wx=({x:e,y:t,zoom:n})=>Ny.translate(e,t).scale(n),Ru=(e,t)=>e.target.closest(`.${t}`),XP=(e,t)=>t===2&&Array.isArray(e)&&e.includes(2),EH=e=>((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2,Vx=(e,t=0,n=EH,r=()=>{})=>{const s=typeof t=="number"&&t>0;return s||r(),s?e.transition().duration(t).ease(n).on("end",r):e},JP=e=>{const t=e.ctrlKey&&Cp()?10:1;return-e.deltaY*(e.deltaMode===1?.05:e.deltaMode?1:.002)*t};function _H({zoomPanValues:e,noWheelClassName:t,d3Selection:n,d3Zoom:r,panOnScrollMode:s,panOnScrollSpeed:o,zoomOnPinch:a,onPanZoomStart:l,onPanZoom:c,onPanZoomEnd:d}){return p=>{if(Ru(p,t))return p.ctrlKey&&p.preventDefault(),!1;p.preventDefault(),p.stopImmediatePropagation();const u=n.property("__zoom").k||1;if(p.ctrlKey&&a){const k=Zi(p),y=JP(p),b=u*Math.pow(2,y);r.scaleTo(n,b,k,p);return}const f=p.deltaMode===1?20:1;let h=s===xc.Vertical?0:p.deltaX*f,g=s===xc.Horizontal?0:p.deltaY*f;!Cp()&&p.shiftKey&&s!==xc.Vertical&&(h=p.deltaY*f,g=0),r.translateBy(n,-(h/u)*o,-(g/u)*o,{internal:!0});const w=Ey(n.property("__zoom"));clearTimeout(e.panScrollTimeout),e.isPanScrolling?(c==null||c(p,w),e.panScrollTimeout=setTimeout(()=>{d==null||d(p,w),e.isPanScrolling=!1},150)):(e.isPanScrolling=!0,l==null||l(p,w))}}function AH({noWheelClassName:e,preventScrolling:t,d3ZoomHandler:n}){return function(r,s){const o=r.type==="wheel",a=!t&&o&&!r.ctrlKey,l=Ru(r,e);if(r.ctrlKey&&o&&l&&r.preventDefault(),a||l)return null;r.preventDefault(),n.call(this,r,s)}}function PH({zoomPanValues:e,onDraggingChange:t,onPanZoomStart:n}){return r=>{var o,a,l;if((o=r.sourceEvent)!=null&&o.internal)return;const s=Ey(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 IH({zoomPanValues:e,panOnDrag:t,onPaneContextMenu:n,onTransformChange:r,onPanZoom:s}){return o=>{var a,l;e.usedRightMouseButton=!!(n&&XP(t,e.mouseButton??0)),(a=o.sourceEvent)!=null&&a.sync||r([o.transform.x,o.transform.y,o.transform.k]),s&&!((l=o.sourceEvent)!=null&&l.internal)&&(s==null||s(o.sourceEvent,Ey(o.transform)))}}function TH({zoomPanValues:e,panOnDrag:t,panOnScroll:n,onDraggingChange:r,onPanZoomEnd:s,onPaneContextMenu:o}){return a=>{var l;if(!((l=a.sourceEvent)!=null&&l.internal)&&(e.isZoomingOrPanning=!1,o&&XP(t,e.mouseButton??0)&&!e.usedRightMouseButton&&a.sourceEvent&&o(a.sourceEvent),e.usedRightMouseButton=!1,r(!1),s)){const c=Ey(a.transform);e.prevViewport=c,clearTimeout(e.timerId),e.timerId=setTimeout(()=>{s==null||s(a.sourceEvent,c)},n?150:0)}}}function RH({zoomActivationKeyPressed:e,zoomOnScroll:t,zoomOnPinch:n,panOnDrag:r,panOnScroll:s,zoomOnDoubleClick:o,userSelectionActive:a,noWheelClassName:l,noPanClassName:c,lib:d,connectionInProgress:p}){return u=>{var k;const f=e||t,h=n&&u.ctrlKey,g=u.type==="wheel";if(u.button===1&&u.type==="mousedown"&&(Ru(u,`${d}-flow__node`)||Ru(u,`${d}-flow__edge`)))return!0;if(!r&&!f&&!s&&!o&&!n||a||p&&!g||Ru(u,l)&&g||Ru(u,c)&&(!g||s&&g&&!e)||!n&&u.ctrlKey&&g)return!1;if(!n&&u.type==="touchstart"&&((k=u.touches)==null?void 0:k.length)>1)return u.preventDefault(),!1;if(!f&&!s&&!h&&g||!r&&(u.type==="mousedown"||u.type==="touchstart")||Array.isArray(r)&&!r.includes(u.button)&&u.type==="mousedown")return!1;const w=Array.isArray(r)&&r.includes(u.button)||!u.button||u.button<=1;return(!u.ctrlKey||g)&&w}}function MH({domNode:e,minZoom:t,maxZoom:n,translateExtent:r,viewport:s,onPanZoom:o,onPanZoomStart:a,onPanZoomEnd:l,onDraggingChange:c}){const d={isZoomingOrPanning:!1,usedRightMouseButton:!1,prevViewport:{},mouseButton:0,timerId:void 0,panScrollTimeout:void 0,isPanScrolling:!1},p=e.getBoundingClientRect(),u=SP().scaleExtent([t,n]).translateExtent(r),f=ii(e).call(u);b({x:s.x,y:s.y,zoom:ad(s.zoom,t,n)},[[0,0],[p.width,p.height]],r);const h=f.on("wheel.zoom"),g=f.on("dblclick.zoom");u.wheelDelta(JP);function w(H,L){return f?new Promise(F=>{u==null||u.interpolate((L==null?void 0:L.interpolate)==="linear"?Kf:Mm).transform(Vx(f,L==null?void 0:L.duration,L==null?void 0:L.ease,()=>F(!0)),H)}):Promise.resolve(!1)}function k({noWheelClassName:H,noPanClassName:L,onPaneContextMenu:F,userSelectionActive:T,panOnScroll:R,panOnDrag:I,panOnScrollMode:D,panOnScrollSpeed:A,preventScrolling:O,zoomOnPinch:_,zoomOnScroll:Q,zoomOnDoubleClick:Z,zoomActivationKeyPressed:V,lib:oe,onTransformChange:de,connectionInProgress:ye,paneClickDistance:Se,selectionOnDrag:ce}){T&&!d.isZoomingOrPanning&&y();const Ce=R&&!V&&!T;u.clickDistance(ce?1/0:!ro(Se)||Se<0?0:Se);const ae=Ce?_H({zoomPanValues:d,noWheelClassName:H,d3Selection:f,d3Zoom:u,panOnScrollMode:D,panOnScrollSpeed:A,zoomOnPinch:_,onPanZoomStart:a,onPanZoom:o,onPanZoomEnd:l}):AH({noWheelClassName:H,preventScrolling:O,d3ZoomHandler:h});if(f.on("wheel.zoom",ae,{passive:!1}),!T){const ke=PH({zoomPanValues:d,onDraggingChange:c,onPanZoomStart:a});u.on("start",ke);const xe=IH({zoomPanValues:d,panOnDrag:I,onPaneContextMenu:!!F,onPanZoom:o,onTransformChange:de});u.on("zoom",xe);const Ue=TH({zoomPanValues:d,panOnDrag:I,panOnScroll:R,onPaneContextMenu:F,onPanZoomEnd:l,onDraggingChange:c});u.on("end",Ue)}const fe=RH({zoomActivationKeyPressed:V,panOnDrag:I,zoomOnScroll:Q,panOnScroll:R,zoomOnDoubleClick:Z,zoomOnPinch:_,userSelectionActive:T,noPanClassName:L,noWheelClassName:H,lib:oe,connectionInProgress:ye});u.filter(fe),Z?f.on("dblclick.zoom",g):f.on("dblclick.zoom",null)}function y(){u.on("zoom",null)}async function b(H,L,F){const T=Wx(H),R=u==null?void 0:u.constrain()(T,L,F);return R&&await w(R),new Promise(I=>I(R))}async function x(H,L){const F=Wx(H);return await w(F,L),new Promise(T=>T(F))}function N(H){if(f){const L=Wx(H),F=f.property("__zoom");(F.k!==H.zoom||F.x!==H.x||F.y!==H.y)&&(u==null||u.transform(f,L,null,{sync:!0}))}}function E(){const H=f?kP(f.node()):{x:0,y:0,k:1};return{x:H.x,y:H.y,zoom:H.k}}function C(H,L){return f?new Promise(F=>{u==null||u.interpolate((L==null?void 0:L.interpolate)==="linear"?Kf:Mm).scaleTo(Vx(f,L==null?void 0:L.duration,L==null?void 0:L.ease,()=>F(!0)),H)}):Promise.resolve(!1)}function M(H,L){return f?new Promise(F=>{u==null||u.interpolate((L==null?void 0:L.interpolate)==="linear"?Kf:Mm).scaleBy(Vx(f,L==null?void 0:L.duration,L==null?void 0:L.ease,()=>F(!0)),H)}):Promise.resolve(!1)}function $(H){u==null||u.scaleExtent(H)}function z(H){u==null||u.translateExtent(H)}function K(H){const L=!ro(H)||H<0?0:H;u==null||u.clickDistance(L)}return{update:k,destroy:y,setViewport:x,setViewportConstrained:b,getViewport:E,scaleTo:C,scaleBy:M,setScaleExtent:$,setTranslateExtent:z,syncViewport:N,setClickDistance:K}}var ud;(function(e){e.Line="line",e.Handle="handle"})(ud||(ud={}));function LH({width:e,prevWidth:t,height:n,prevHeight:r,affectsX:s,affectsY:o}){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&&o&&(c[1]=c[1]*-1),c}function DN(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 Xa(e,t){return Math.max(0,t-e)}function Ja(e,t){return Math.max(0,e-t)}function Qh(e,t,n){return Math.max(0,t-e,e-n)}function FN(e,t){return e?!t:t}function OH(e,t,n,r,s,o,a,l){let{affectsX:c,affectsY:d}=t;const{isHorizontal:p,isVertical:u}=t,f=p&&u,{xSnapped:h,ySnapped:g}=n,{minWidth:w,maxWidth:k,minHeight:y,maxHeight:b}=r,{x,y:N,width:E,height:C,aspectRatio:M}=e;let $=Math.floor(p?h-e.pointerX:0),z=Math.floor(u?g-e.pointerY:0);const K=E+(c?-$:$),H=C+(d?-z:z),L=-o[0]*E,F=-o[1]*C;let T=Qh(K,w,k),R=Qh(H,y,b);if(a){let A=0,O=0;c&&$<0?A=Xa(x+$+L,a[0][0]):!c&&$>0&&(A=Ja(x+K+L,a[1][0])),d&&z<0?O=Xa(N+z+F,a[0][1]):!d&&z>0&&(O=Ja(N+H+F,a[1][1])),T=Math.max(T,A),R=Math.max(R,O)}if(l){let A=0,O=0;c&&$>0?A=Ja(x+$,l[0][0]):!c&&$<0&&(A=Xa(x+K,l[1][0])),d&&z>0?O=Ja(N+z,l[0][1]):!d&&z<0&&(O=Xa(N+H,l[1][1])),T=Math.max(T,A),R=Math.max(R,O)}if(s){if(p){const A=Qh(K/M,y,b)*M;if(T=Math.max(T,A),a){let O=0;!c&&!d||c&&!d&&f?O=Ja(N+F+K/M,a[1][1])*M:O=Xa(N+F+(c?$:-$)/M,a[0][1])*M,T=Math.max(T,O)}if(l){let O=0;!c&&!d||c&&!d&&f?O=Xa(N+K/M,l[1][1])*M:O=Ja(N+(c?$:-$)/M,l[0][1])*M,T=Math.max(T,O)}}if(u){const A=Qh(H*M,w,k)/M;if(R=Math.max(R,A),a){let O=0;!c&&!d||d&&!c&&f?O=Ja(x+H*M+L,a[1][0])/M:O=Xa(x+(d?z:-z)*M+L,a[0][0])/M,R=Math.max(R,O)}if(l){let O=0;!c&&!d||d&&!c&&f?O=Xa(x+H*M,l[1][0])/M:O=Ja(x+(d?z:-z)*M,l[0][0])/M,R=Math.max(R,O)}}}z=z+(z<0?R:-R),$=$+($<0?T:-T),s&&(f?K>H*M?z=(FN(c,d)?-$:$)/M:$=(FN(c,d)?-z:z)*M:p?(z=$/M,d=c):($=z*M,c=d));const I=c?x+$:x,D=d?N+z:N;return{width:E+(c?-$:$),height:C+(d?-z:z),x:o[0]*$*(c?-1:1)+I,y:o[1]*z*(d?-1:1)+D}}const QP={width:0,height:0,x:0,y:0},$H={...QP,pointerX:0,pointerY:0,aspectRatio:1};function DH(e){return[[0,0],[e.measured.width,e.measured.height]]}function FH(e,t,n){const r=t.position.x+e.position.x,s=t.position.y+e.position.y,o=e.measured.width??0,a=e.measured.height??0,l=n[0]*o,c=n[1]*a;return[[r-l,s-c],[r+o-l,s+a-c]]}function zH({domNode:e,nodeId:t,getStoreItems:n,onChange:r,onEnd:s}){const o=ii(e);let a={controlDirection:DN("bottom-right"),boundaries:{minWidth:0,minHeight:0,maxWidth:Number.MAX_VALUE,maxHeight:Number.MAX_VALUE},resizeDirection:void 0,keepAspectRatio:!1};function l({controlPosition:d,boundaries:p,keepAspectRatio:u,resizeDirection:f,onResizeStart:h,onResize:g,onResizeEnd:w,shouldResize:k}){let y={...QP},b={...$H};a={boundaries:p,resizeDirection:f,keepAspectRatio:u,controlDirection:DN(d)};let x,N=null,E=[],C,M,$,z=!1;const K=lP().on("start",H=>{const{nodeLookup:L,transform:F,snapGrid:T,snapToGrid:R,nodeOrigin:I,paneDomNode:D}=n();if(x=L.get(t),!x)return;N=(D==null?void 0:D.getBoundingClientRect())??null;const{xSnapped:A,ySnapped:O}=Uf(H.sourceEvent,{transform:F,snapGrid:T,snapToGrid:R,containerBounds:N});y={width:x.measured.width??0,height:x.measured.height??0,x:x.position.x??0,y:x.position.y??0},b={...y,pointerX:A,pointerY:O,aspectRatio:y.width/y.height},C=void 0,x.parentId&&(x.extent==="parent"||x.expandParent)&&(C=L.get(x.parentId),M=C&&x.extent==="parent"?DH(C):void 0),E=[],$=void 0;for(const[_,Q]of L)if(Q.parentId===t&&(E.push({id:_,position:{...Q.position},extent:Q.extent}),Q.extent==="parent"||Q.expandParent)){const Z=FH(Q,x,Q.origin??I);$?$=[[Math.min(Z[0][0],$[0][0]),Math.min(Z[0][1],$[0][1])],[Math.max(Z[1][0],$[1][0]),Math.max(Z[1][1],$[1][1])]]:$=Z}h==null||h(H,{...y})}).on("drag",H=>{const{transform:L,snapGrid:F,snapToGrid:T,nodeOrigin:R}=n(),I=Uf(H.sourceEvent,{transform:L,snapGrid:F,snapToGrid:T,containerBounds:N}),D=[];if(!x)return;const{x:A,y:O,width:_,height:Q}=y,Z={},V=x.origin??R,{width:oe,height:de,x:ye,y:Se}=OH(b,a.controlDirection,I,a.boundaries,a.keepAspectRatio,V,M,$),ce=oe!==_,Ce=de!==Q,ae=ye!==A&&ce,fe=Se!==O&&Ce;if(!ae&&!fe&&!ce&&!Ce)return;if((ae||fe||V[0]===1||V[1]===1)&&(Z.x=ae?ye:y.x,Z.y=fe?Se:y.y,y.x=Z.x,y.y=Z.y,E.length>0)){const tt=ye-A,qe=Se-O;for(const lt of E)lt.position={x:lt.position.x-tt+V[0]*(oe-_),y:lt.position.y-qe+V[1]*(de-Q)},D.push(lt)}if((ce||Ce)&&(Z.width=ce&&(!a.resizeDirection||a.resizeDirection==="horizontal")?oe:y.width,Z.height=Ce&&(!a.resizeDirection||a.resizeDirection==="vertical")?de:y.height,y.width=Z.width,y.height=Z.height),C&&x.expandParent){const tt=V[0]*(Z.width??0);Z.x&&Z.x<tt&&(y.x=tt,b.x=b.x-(Z.x-tt));const qe=V[1]*(Z.height??0);Z.y&&Z.y<qe&&(y.y=qe,b.y=b.y-(Z.y-qe))}const ke=LH({width:y.width,prevWidth:_,height:y.height,prevHeight:Q,affectsX:a.controlDirection.affectsX,affectsY:a.controlDirection.affectsY}),xe={...y,direction:ke};(k==null?void 0:k(H,xe))!==!1&&(z=!0,g==null||g(H,xe),r(Z,D))}).on("end",H=>{z&&(w==null||w(H,{...y}),s==null||s({...y}),z=!1)});o.call(K)}function c(){o.on(".drag",null)}return{update:l,destroy:c}}var ZP={exports:{}},eI={},tI={exports:{}},nI={};/**
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 dd=m;function HH(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var BH=typeof Object.is=="function"?Object.is:HH,WH=dd.useState,VH=dd.useEffect,KH=dd.useLayoutEffect,UH=dd.useDebugValue;function qH(e,t){var n=t(),r=WH({inst:{value:n,getSnapshot:t}}),s=r[0].inst,o=r[1];return KH(function(){s.value=n,s.getSnapshot=t,Kx(s)&&o({inst:s})},[e,n,t]),VH(function(){return Kx(s)&&o({inst:s}),e(function(){Kx(s)&&o({inst:s})})},[e]),UH(n),n}function Kx(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!BH(e,n)}catch{return!0}}function YH(e,t){return t()}var GH=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?YH:qH;nI.useSyncExternalStore=dd.useSyncExternalStore!==void 0?dd.useSyncExternalStore:GH;tI.exports=nI;var rI=tI.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 _y=m,XH=rI;function JH(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var QH=typeof Object.is=="function"?Object.is:JH,ZH=XH.useSyncExternalStore,e5=_y.useRef,t5=_y.useEffect,n5=_y.useMemo,r5=_y.useDebugValue;eI.useSyncExternalStoreWithSelector=function(e,t,n,r,s){var o=e5(null);if(o.current===null){var a={hasValue:!1,value:null};o.current=a}else a=o.current;o=n5(function(){function c(h){if(!d){if(d=!0,p=h,h=r(h),s!==void 0&&a.hasValue){var g=a.value;if(s(g,h))return u=g}return u=h}if(g=u,QH(p,h))return g;var w=r(h);return s!==void 0&&s(g,w)?(p=h,g):(p=h,u=w)}var d=!1,p,u,f=n===void 0?null:n;return[function(){return c(t())},f===null?void 0:function(){return c(f())}]},[t,n,r,s]);var l=ZH(e,o[0],o[1]);return t5(function(){a.hasValue=!0,a.value=l},[l]),r5(l),l};ZP.exports=eI;var s5=ZP.exports;const i5=Al(s5),o5={},zN=e=>{let t;const n=new Set,r=(p,u)=>{const f=typeof p=="function"?p(t):p;if(!Object.is(f,t)){const h=t;t=u??(typeof f!="object"||f===null)?f:Object.assign({},t,f),n.forEach(g=>g(t,h))}},s=()=>t,c={setState:r,getState:s,getInitialState:()=>d,subscribe:p=>(n.add(p),()=>n.delete(p)),destroy:()=>{(o5?"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()}},d=t=e(r,s,c);return c},a5=e=>e?zN(e):zN,{useDebugValue:l5}=yt,{useSyncExternalStoreWithSelector:c5}=i5,u5=e=>e;function sI(e,t=u5,n){const r=c5(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return l5(r),r}const HN=(e,t)=>{const n=a5(e),r=(s,o=t)=>sI(n,s,o);return Object.assign(r,n),r},d5=(e,t)=>e?HN(e,t):HN;function Qn(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 Ay=m.createContext(null),f5=Ay.Provider,iI=Bo.error001();function Gt(e,t){const n=m.useContext(Ay);if(n===null)throw new Error(iI);return sI(n,e,t)}function Hn(){const e=m.useContext(Ay);if(e===null)throw new Error(iI);return m.useMemo(()=>({getState:e.getState,setState:e.setState,subscribe:e.subscribe}),[e])}const BN={display:"none"},p5={position:"absolute",width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0px, 0px, 0px, 0px)",clipPath:"inset(100%)"},oI="react-flow__node-desc",aI="react-flow__edge-desc",h5="react-flow__aria-live",m5=e=>e.ariaLiveMessage,g5=e=>e.ariaLabelConfig;function y5({rfId:e}){const t=Gt(m5);return i.jsx("div",{id:`${h5}-${e}`,"aria-live":"assertive","aria-atomic":"true",style:p5,children:t})}function x5({rfId:e,disableKeyboardA11y:t}){const n=Gt(g5);return i.jsxs(i.Fragment,{children:[i.jsx("div",{id:`${oI}-${e}`,style:BN,children:t?n["node.a11yDescription.default"]:n["node.a11yDescription.keyboardDisabled"]}),i.jsx("div",{id:`${aI}-${e}`,style:BN,children:n["edge.a11yDescription.default"]}),!t&&i.jsx(y5,{rfId:e})]})}const fd=m.forwardRef(({position:e="top-left",children:t,className:n,style:r,...s},o)=>{const a=`${e}`.split("-");return i.jsx("div",{className:jr(["react-flow__panel",n,...a]),style:r,ref:o,...s,children:t})});fd.displayName="Panel";function w5({proOptions:e,position:t="bottom-right"}){return e!=null&&e.hideAttribution?null:i.jsx(fd,{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:i.jsx("a",{href:"https://reactflow.dev",target:"_blank",rel:"noopener noreferrer","aria-label":"React Flow attribution",children:"React Flow"})})}const b5=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}},Zh=e=>e.id;function v5(e,t){return Qn(e.selectedNodes.map(Zh),t.selectedNodes.map(Zh))&&Qn(e.selectedEdges.map(Zh),t.selectedEdges.map(Zh))}function k5({onSelectionChange:e}){const t=Hn(),{selectedNodes:n,selectedEdges:r}=Gt(b5,v5);return m.useEffect(()=>{const s={nodes:n,edges:r};e==null||e(s),t.getState().onSelectionChangeHandlers.forEach(o=>o(s))},[n,r,e]),null}const S5=e=>!!e.onSelectionChangeHandlers;function N5({onSelectionChange:e}){const t=Gt(S5);return e||t?i.jsx(k5,{onSelectionChange:e}):null}const qb=typeof window<"u"?m.useLayoutEffect:m.useEffect,lI=[0,0],j5={x:0,y:0,zoom:1},C5=["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"],WN=[...C5,"rfId"],E5=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}),VN={translateExtent:Sp,nodeOrigin:lI,minZoom:.5,maxZoom:2,elementsSelectable:!0,noPanClassName:"nopan",rfId:"1"};function _5(e){const{setNodes:t,setEdges:n,setMinZoom:r,setMaxZoom:s,setTranslateExtent:o,setNodeExtent:a,reset:l,setDefaultNodesAndEdges:c}=Gt(E5,Qn),d=Hn();qb(()=>(c(e.defaultNodes,e.defaultEdges),()=>{p.current=VN,l()}),[]);const p=m.useRef(VN);return qb(()=>{for(const u of WN){const f=e[u],h=p.current[u];f!==h&&(typeof e[u]>"u"||(u==="nodes"?t(f):u==="edges"?n(f):u==="minZoom"?r(f):u==="maxZoom"?s(f):u==="translateExtent"?o(f):u==="nodeExtent"?a(f):u==="ariaLabelConfig"?d.setState({ariaLabelConfig:Z3(f)}):u==="fitView"?d.setState({fitViewQueued:f}):u==="fitViewOptions"?d.setState({fitViewOptions:f}):d.setState({[u]:f})))}p.current=e},WN.map(u=>e[u])),null}function KN(){return typeof window>"u"||!window.matchMedia?null:window.matchMedia("(prefers-color-scheme: dark)")}function A5(e){var r;const[t,n]=m.useState(e==="system"?null:e);return m.useEffect(()=>{if(e!=="system"){n(e);return}const s=KN(),o=()=>n(s!=null&&s.matches?"dark":"light");return o(),s==null||s.addEventListener("change",o),()=>{s==null||s.removeEventListener("change",o)}},[e]),t!==null?t:(r=KN())!=null&&r.matches?"dark":"light"}const UN=typeof document<"u"?document:null;function Ep(e=null,t={target:UN,actInsideInputWithModifier:!0}){const[n,r]=m.useState(!1),s=m.useRef(!1),o=m.useRef(new Set([])),[a,l]=m.useMemo(()=>{if(e!==null){const d=(Array.isArray(e)?e:[e]).filter(u=>typeof u=="string").map(u=>u.replace("+",`
61
+ `).replace(`
62
+
63
+ `,`
64
+ +`).split(`
65
+ `)),p=d.reduce((u,f)=>u.concat(...f),[]);return[d,p]}return[[],[]]},[e]);return m.useEffect(()=>{const c=(t==null?void 0:t.target)??UN,d=(t==null?void 0:t.actInsideInputWithModifier)??!0;if(e!==null){const p=h=>{var k,y;if(s.current=h.ctrlKey||h.metaKey||h.shiftKey||h.altKey,(!s.current||s.current&&!d)&&OP(h))return!1;const w=YN(h.code,l);if(o.current.add(h[w]),qN(a,o.current,!1)){const b=((y=(k=h.composedPath)==null?void 0:k.call(h))==null?void 0:y[0])||h.target,x=(b==null?void 0:b.nodeName)==="BUTTON"||(b==null?void 0:b.nodeName)==="A";t.preventDefault!==!1&&(s.current||!x)&&h.preventDefault(),r(!0)}},u=h=>{const g=YN(h.code,l);qN(a,o.current,!0)?(r(!1),o.current.clear()):o.current.delete(h[g]),h.key==="Meta"&&o.current.clear(),s.current=!1},f=()=>{o.current.clear(),r(!1)};return c==null||c.addEventListener("keydown",p),c==null||c.addEventListener("keyup",u),window.addEventListener("blur",f),window.addEventListener("contextmenu",f),()=>{c==null||c.removeEventListener("keydown",p),c==null||c.removeEventListener("keyup",u),window.removeEventListener("blur",f),window.removeEventListener("contextmenu",f)}}},[e,r]),n}function qN(e,t,n){return e.filter(r=>n||r.length===t.size).some(r=>r.every(s=>t.has(s)))}function YN(e,t){return t.includes(e)?"code":"key"}const P5=()=>{const e=Hn();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,o],panZoom:a}=e.getState();return a?(await a.setViewport({x:t.x??r,y:t.y??s,zoom:t.zoom??o},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:o,maxZoom:a,panZoom:l}=e.getState(),c=R0(t,r,s,o,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:o,domNode:a}=e.getState();if(!a)return t;const{x:l,y:c}=a.getBoundingClientRect(),d={x:t.x-l,y:t.y-c},p=n.snapGrid??s,u=n.snapToGrid??o;return Qp(d,r,u,p)},flowToScreenPosition:t=>{const{transform:n,domNode:r}=e.getState();if(!r)return t;const{x:s,y:o}=r.getBoundingClientRect(),a=Cg(t,n);return{x:a.x+s,y:a.y+o}}}),[])};function cI(e,t){const n=[],r=new Map,s=[];for(const o of e)if(o.type==="add"){s.push(o);continue}else if(o.type==="remove"||o.type==="replace")r.set(o.id,[o]);else{const a=r.get(o.id);a?a.push(o):r.set(o.id,[o])}for(const o of t){const a=r.get(o.id);if(!a){n.push(o);continue}if(a[0].type==="remove")continue;if(a[0].type==="replace"){n.push({...a[0].item});continue}const l={...o};for(const c of a)I5(c,l);n.push(l)}return s.length&&s.forEach(o=>{o.index!==void 0?n.splice(o.index,0,{...o.item}):n.push({...o.item})}),n}function I5(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 Eg(e,t){return cI(e,t)}function z0(e,t){return cI(e,t)}function oc(e,t){return{id:e,type:"select",selected:t}}function Mu(e,t=new Set,n=!1){const r=[];for(const[s,o]of e){const a=t.has(s);!(o.selected===void 0&&!a)&&o.selected!==a&&(n&&(o.selected=a),r.push(oc(o.id,a)))}return r}function GN({items:e=[],lookup:t}){var s;const n=[],r=new Map(e.map(o=>[o.id,o]));for(const[o,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:o})}for(const[o]of t)r.get(o)===void 0&&n.push({id:o,type:"remove"});return n}function XN(e){return{id:e.id,type:"remove"}}const JN=e=>W3(e),T5=e=>_P(e);function uI(e){return m.forwardRef(e)}function QN(e){const[t,n]=m.useState(BigInt(0)),[r]=m.useState(()=>R5(()=>n(s=>s+BigInt(1))));return qb(()=>{const s=r.get();s.length&&(e(s),r.reset())},[t]),r}function R5(e){let t=[];return{get:()=>t,reset:()=>{t=[]},push:n=>{t.push(n),e()}}}const dI=m.createContext(null);function M5({children:e}){const t=Hn(),n=m.useCallback(l=>{const{nodes:c=[],setNodes:d,hasDefaultNodes:p,onNodesChange:u,nodeLookup:f,fitViewQueued:h,onNodesChangeMiddlewareMap:g}=t.getState();let w=c;for(const y of l)w=typeof y=="function"?y(w):y;let k=GN({items:w,lookup:f});for(const y of g.values())k=y(k);p&&d(w),k.length>0?u==null||u(k):h&&window.requestAnimationFrame(()=>{const{fitViewQueued:y,nodes:b,setNodes:x}=t.getState();y&&x(b)})},[]),r=QN(n),s=m.useCallback(l=>{const{edges:c=[],setEdges:d,hasDefaultEdges:p,onEdgesChange:u,edgeLookup:f}=t.getState();let h=c;for(const g of l)h=typeof g=="function"?g(h):g;p?d(h):u&&u(GN({items:h,lookup:f}))},[]),o=QN(s),a=m.useMemo(()=>({nodeQueue:r,edgeQueue:o}),[]);return i.jsx(dI.Provider,{value:a,children:e})}function L5(){const e=m.useContext(dI);if(!e)throw new Error("useBatchContext must be used within a BatchProvider");return e}const O5=e=>!!e.panZoom;function Rl(){const e=P5(),t=Hn(),n=L5(),r=Gt(O5),s=m.useMemo(()=>{const o=u=>t.getState().nodeLookup.get(u),a=u=>{n.nodeQueue.push(u)},l=u=>{n.edgeQueue.push(u)},c=u=>{var y,b;const{nodeLookup:f,nodeOrigin:h}=t.getState(),g=JN(u)?u:f.get(u.id),w=g.parentId?MP(g.position,g.measured,g.parentId,f,h):g.position,k={...g,position:w,width:((y=g.measured)==null?void 0:y.width)??g.width,height:((b=g.measured)==null?void 0:b.height)??g.height};return ld(k)},d=(u,f,h={replace:!1})=>{a(g=>g.map(w=>{if(w.id===u){const k=typeof f=="function"?f(w):f;return h.replace&&JN(k)?k:{...w,...k}}return w}))},p=(u,f,h={replace:!1})=>{l(g=>g.map(w=>{if(w.id===u){const k=typeof f=="function"?f(w):f;return h.replace&&T5(k)?k:{...w,...k}}return w}))};return{getNodes:()=>t.getState().nodes.map(u=>({...u})),getNode:u=>{var f;return(f=o(u))==null?void 0:f.internals.userNode},getInternalNode:o,getEdges:()=>{const{edges:u=[]}=t.getState();return u.map(f=>({...f}))},getEdge:u=>t.getState().edgeLookup.get(u),setNodes:a,setEdges:l,addNodes:u=>{const f=Array.isArray(u)?u:[u];n.nodeQueue.push(h=>[...h,...f])},addEdges:u=>{const f=Array.isArray(u)?u:[u];n.edgeQueue.push(h=>[...h,...f])},toObject:()=>{const{nodes:u=[],edges:f=[],transform:h}=t.getState(),[g,w,k]=h;return{nodes:u.map(y=>({...y})),edges:f.map(y=>({...y})),viewport:{x:g,y:w,zoom:k}}},deleteElements:async({nodes:u=[],edges:f=[]})=>{const{nodes:h,edges:g,onNodesDelete:w,onEdgesDelete:k,triggerNodeChanges:y,triggerEdgeChanges:b,onDelete:x,onBeforeDelete:N}=t.getState(),{nodes:E,edges:C}=await Y3({nodesToRemove:u,edgesToRemove:f,nodes:h,edges:g,onBeforeDelete:N}),M=C.length>0,$=E.length>0;if(M){const z=C.map(XN);k==null||k(C),b(z)}if($){const z=E.map(XN);w==null||w(E),y(z)}return($||M)&&(x==null||x({nodes:E,edges:C})),{deletedNodes:E,deletedEdges:C}},getIntersectingNodes:(u,f=!0,h)=>{const g=EN(u),w=g?u:c(u),k=h!==void 0;return w?(h||t.getState().nodes).filter(y=>{const b=t.getState().nodeLookup.get(y.id);if(b&&!g&&(y.id===u.id||!b.internals.positionAbsolute))return!1;const x=ld(k?y:b),N=jp(x,w);return f&&N>0||N>=x.width*x.height||N>=w.width*w.height}):[]},isNodeIntersecting:(u,f,h=!0)=>{const w=EN(u)?u:c(u);if(!w)return!1;const k=jp(w,f);return h&&k>0||k>=f.width*f.height||k>=w.width*w.height},updateNode:d,updateNodeData:(u,f,h={replace:!1})=>{d(u,g=>{const w=typeof f=="function"?f(g):f;return h.replace?{...g,data:w}:{...g,data:{...g.data,...w}}},h)},updateEdge:p,updateEdgeData:(u,f,h={replace:!1})=>{p(u,g=>{const w=typeof f=="function"?f(g):f;return h.replace?{...g,data:w}:{...g,data:{...g.data,...w}}},h)},getNodesBounds:u=>{const{nodeLookup:f,nodeOrigin:h}=t.getState();return V3(u,{nodeLookup:f,nodeOrigin:h})},getHandleConnections:({type:u,id:f,nodeId:h})=>{var g;return Array.from(((g=t.getState().connectionLookup.get(`${h}-${u}${f?`-${f}`:""}`))==null?void 0:g.values())??[])},getNodeConnections:({type:u,handleId:f,nodeId:h})=>{var g;return Array.from(((g=t.getState().connectionLookup.get(`${h}${u?f?`-${u}-${f}`:`-${u}`:""}`))==null?void 0:g.values())??[])},fitView:async u=>{const f=t.getState().fitViewResolver??Q3();return t.setState({fitViewQueued:!0,fitViewOptions:u,fitViewResolver:f}),n.nodeQueue.push(h=>[...h]),f.promise}}},[]);return m.useMemo(()=>({...s,...e,viewportInitialized:r}),[r])}const ZN=e=>e.selected,$5=typeof window<"u"?window:void 0;function D5({deleteKeyCode:e,multiSelectionKeyCode:t}){const n=Hn(),{deleteElements:r}=Rl(),s=Ep(e,{actInsideInputWithModifier:!1}),o=Ep(t,{target:$5});m.useEffect(()=>{if(s){const{edges:a,nodes:l}=n.getState();r({nodes:l.filter(ZN),edges:a.filter(ZN)}),n.setState({nodesSelectionActive:!1})}},[s]),m.useEffect(()=>{n.setState({multiSelectionActive:o})},[o])}function F5(e){const t=Hn();m.useEffect(()=>{const n=()=>{var s,o,a,l;if(!e.current||!(((o=(s=e.current).checkVisibility)==null?void 0:o.call(s))??!0))return!1;const r=M0(e.current);(r.height===0||r.width===0)&&((l=(a=t.getState()).onError)==null||l.call(a,"004",Bo.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 Py={position:"absolute",width:"100%",height:"100%",top:0,left:0},z5=e=>({userSelectionActive:e.userSelectionActive,lib:e.lib,connectionInProgress:e.connection.inProgress});function H5({onPaneContextMenu:e,zoomOnScroll:t=!0,zoomOnPinch:n=!0,panOnScroll:r=!1,panOnScrollSpeed:s=.5,panOnScrollMode:o=xc.Free,zoomOnDoubleClick:a=!0,panOnDrag:l=!0,defaultViewport:c,translateExtent:d,minZoom:p,maxZoom:u,zoomActivationKeyCode:f,preventScrolling:h=!0,children:g,noWheelClassName:w,noPanClassName:k,onViewportChange:y,isControlledViewport:b,paneClickDistance:x,selectionOnDrag:N}){const E=Hn(),C=m.useRef(null),{userSelectionActive:M,lib:$,connectionInProgress:z}=Gt(z5,Qn),K=Ep(f),H=m.useRef();F5(C);const L=m.useCallback(F=>{y==null||y({x:F[0],y:F[1],zoom:F[2]}),b||E.setState({transform:F})},[y,b]);return m.useEffect(()=>{if(C.current){H.current=MH({domNode:C.current,minZoom:p,maxZoom:u,translateExtent:d,viewport:c,onDraggingChange:I=>E.setState(D=>D.paneDragging===I?D:{paneDragging:I}),onPanZoomStart:(I,D)=>{const{onViewportChangeStart:A,onMoveStart:O}=E.getState();O==null||O(I,D),A==null||A(D)},onPanZoom:(I,D)=>{const{onViewportChange:A,onMove:O}=E.getState();O==null||O(I,D),A==null||A(D)},onPanZoomEnd:(I,D)=>{const{onViewportChangeEnd:A,onMoveEnd:O}=E.getState();O==null||O(I,D),A==null||A(D)}});const{x:F,y:T,zoom:R}=H.current.getViewport();return E.setState({panZoom:H.current,transform:[F,T,R],domNode:C.current.closest(".react-flow")}),()=>{var I;(I=H.current)==null||I.destroy()}}},[]),m.useEffect(()=>{var F;(F=H.current)==null||F.update({onPaneContextMenu:e,zoomOnScroll:t,zoomOnPinch:n,panOnScroll:r,panOnScrollSpeed:s,panOnScrollMode:o,zoomOnDoubleClick:a,panOnDrag:l,zoomActivationKeyPressed:K,preventScrolling:h,noPanClassName:k,userSelectionActive:M,noWheelClassName:w,lib:$,onTransformChange:L,connectionInProgress:z,selectionOnDrag:N,paneClickDistance:x})},[e,t,n,r,s,o,a,l,K,h,k,M,w,$,L,z,N,x]),i.jsx("div",{className:"react-flow__renderer",ref:C,style:Py,children:g})}const B5=e=>({userSelectionActive:e.userSelectionActive,userSelectionRect:e.userSelectionRect});function W5(){const{userSelectionActive:e,userSelectionRect:t}=Gt(B5,Qn);return e&&t?i.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 Ux=(e,t)=>n=>{n.target===t.current&&(e==null||e(n))},V5=e=>({userSelectionActive:e.userSelectionActive,elementsSelectable:e.elementsSelectable,connectionInProgress:e.connection.inProgress,dragging:e.paneDragging});function K5({isSelecting:e,selectionKeyPressed:t,selectionMode:n=Np.Full,panOnDrag:r,paneClickDistance:s,selectionOnDrag:o,onSelectionStart:a,onSelectionEnd:l,onPaneClick:c,onPaneContextMenu:d,onPaneScroll:p,onPaneMouseEnter:u,onPaneMouseMove:f,onPaneMouseLeave:h,children:g}){const w=Hn(),{userSelectionActive:k,elementsSelectable:y,dragging:b,connectionInProgress:x}=Gt(V5,Qn),N=y&&(e||k),E=m.useRef(null),C=m.useRef(),M=m.useRef(new Set),$=m.useRef(new Set),z=m.useRef(!1),K=A=>{if(z.current||x){z.current=!1;return}c==null||c(A),w.getState().resetSelectedElements(),w.setState({nodesSelectionActive:!1})},H=A=>{if(Array.isArray(r)&&(r!=null&&r.includes(2))){A.preventDefault();return}d==null||d(A)},L=p?A=>p(A):void 0,F=A=>{z.current&&(A.stopPropagation(),z.current=!1)},T=A=>{var de,ye;const{domNode:O}=w.getState();if(C.current=O==null?void 0:O.getBoundingClientRect(),!C.current)return;const _=A.target===E.current;if(!_&&!!A.target.closest(".nokey")||!e||!(o&&_||t)||A.button!==0||!A.isPrimary)return;(ye=(de=A.target)==null?void 0:de.setPointerCapture)==null||ye.call(de,A.pointerId),z.current=!1;const{x:V,y:oe}=so(A.nativeEvent,C.current);w.setState({userSelectionRect:{width:0,height:0,startX:V,startY:oe,x:V,y:oe}}),_||(A.stopPropagation(),A.preventDefault())},R=A=>{const{userSelectionRect:O,transform:_,nodeLookup:Q,edgeLookup:Z,connectionLookup:V,triggerNodeChanges:oe,triggerEdgeChanges:de,defaultEdgeOptions:ye,resetSelectedElements:Se}=w.getState();if(!C.current||!O)return;const{x:ce,y:Ce}=so(A.nativeEvent,C.current),{startX:ae,startY:fe}=O;if(!z.current){const qe=t?0:s;if(Math.hypot(ce-ae,Ce-fe)<=qe)return;Se(),a==null||a(A)}z.current=!0;const ke={startX:ae,startY:fe,x:ce<ae?ce:ae,y:Ce<fe?Ce:fe,width:Math.abs(ce-ae),height:Math.abs(Ce-fe)},xe=M.current,Ue=$.current;M.current=new Set(T0(Q,ke,_,n===Np.Partial,!0).map(qe=>qe.id)),$.current=new Set;const tt=(ye==null?void 0:ye.selectable)??!0;for(const qe of M.current){const lt=V.get(qe);if(lt)for(const{edgeId:Dt}of lt.values()){const Ye=Z.get(Dt);Ye&&(Ye.selectable??tt)&&$.current.add(Dt)}}if(!_N(xe,M.current)){const qe=Mu(Q,M.current,!0);oe(qe)}if(!_N(Ue,$.current)){const qe=Mu(Z,$.current);de(qe)}w.setState({userSelectionRect:ke,userSelectionActive:!0,nodesSelectionActive:!1})},I=A=>{var O,_;A.button===0&&((_=(O=A.target)==null?void 0:O.releasePointerCapture)==null||_.call(O,A.pointerId),!k&&A.target===E.current&&w.getState().userSelectionRect&&(K==null||K(A)),w.setState({userSelectionActive:!1,userSelectionRect:null}),z.current&&(l==null||l(A),w.setState({nodesSelectionActive:M.current.size>0})))},D=r===!0||Array.isArray(r)&&r.includes(0);return i.jsxs("div",{className:jr(["react-flow__pane",{draggable:D,dragging:b,selection:e}]),onClick:N?void 0:Ux(K,E),onContextMenu:Ux(H,E),onWheel:Ux(L,E),onPointerEnter:N?void 0:u,onPointerMove:N?R:f,onPointerUp:N?I:void 0,onPointerDownCapture:N?T:void 0,onClickCapture:N?F:void 0,onPointerLeave:h,ref:E,style:Py,children:[g,i.jsx(W5,{})]})}function Yb({id:e,store:t,unselect:n=!1,nodeRef:r}){const{addSelectedNodes:s,unselectNodesAndEdges:o,multiSelectionActive:a,nodeLookup:l,onError:c}=t.getState(),d=l.get(e);if(!d){c==null||c("012",Bo.error012(e));return}t.setState({nodesSelectionActive:!1}),d.selected?(n||d.selected&&a)&&(o({nodes:[d],edges:[]}),requestAnimationFrame(()=>{var p;return(p=r==null?void 0:r.current)==null?void 0:p.blur()})):s([e])}function fI({nodeRef:e,disabled:t=!1,noDragClassName:n,handleSelector:r,nodeId:s,isSelectable:o,nodeClickDistance:a}){const l=Hn(),[c,d]=m.useState(!1),p=m.useRef();return m.useEffect(()=>{p.current=bH({getStoreItems:()=>l.getState(),onNodeMouseDown:u=>{Yb({id:u,store:l,nodeRef:e})},onDragStart:()=>{d(!0)},onDragStop:()=>{d(!1)}})},[]),m.useEffect(()=>{if(!(t||!e.current||!p.current))return p.current.update({noDragClassName:n,handleSelector:r,domNode:e.current,isSelectable:o,nodeId:s,nodeClickDistance:a}),()=>{var u;(u=p.current)==null||u.destroy()}},[n,r,t,o,e,s,a]),c}const U5=e=>t=>t.selected&&(t.draggable||e&&typeof t.draggable>"u");function pI(){const e=Hn();return m.useCallback(n=>{const{nodeExtent:r,snapToGrid:s,snapGrid:o,nodesDraggable:a,onError:l,updateNodePositions:c,nodeLookup:d,nodeOrigin:p}=e.getState(),u=new Map,f=U5(a),h=s?o[0]:5,g=s?o[1]:5,w=n.direction.x*h*n.factor,k=n.direction.y*g*n.factor;for(const[,y]of d){if(!f(y))continue;let b={x:y.internals.positionAbsolute.x+w,y:y.internals.positionAbsolute.y+k};s&&(b=Jp(b,o));const{position:x,positionAbsolute:N}=AP({nodeId:y.id,nextPosition:b,nodeLookup:d,nodeExtent:r,nodeOrigin:p,onError:l});y.position=x,y.internals.positionAbsolute=N,u.set(y.id,y)}c(u)},[])}const H0=m.createContext(null),q5=H0.Provider;H0.Consumer;const hI=()=>m.useContext(H0),Y5=e=>({connectOnClick:e.connectOnClick,noPanClassName:e.noPanClassName,rfId:e.rfId}),G5=(e,t,n)=>r=>{const{connectionClickStartHandle:s,connectionMode:o,connection:a}=r,{fromHandle:l,toHandle:c,isValid:d}=a,p=(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:p,clickConnecting:(s==null?void 0:s.nodeId)===e&&(s==null?void 0:s.id)===t&&(s==null?void 0:s.type)===n,isPossibleEndHandle:o===od.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:p&&d}};function X5({type:e="source",position:t=Qe.Top,isValidConnection:n,isConnectable:r=!0,isConnectableStart:s=!0,isConnectableEnd:o=!0,id:a,onConnect:l,children:c,className:d,onMouseDown:p,onTouchStart:u,...f},h){var R,I;const g=a||null,w=e==="target",k=Hn(),y=hI(),{connectOnClick:b,noPanClassName:x,rfId:N}=Gt(Y5,Qn),{connectingFrom:E,connectingTo:C,clickConnecting:M,isPossibleEndHandle:$,connectionInProcess:z,clickConnectionInProcess:K,valid:H}=Gt(G5(y,g,e),Qn);y||(I=(R=k.getState()).onError)==null||I.call(R,"010",Bo.error010());const L=D=>{const{defaultEdgeOptions:A,onConnect:O,hasDefaultEdges:_}=k.getState(),Q={...A,...D};if(_){const{edges:Z,setEdges:V}=k.getState();V(Uu(Q,Z))}O==null||O(Q),l==null||l(Q)},F=D=>{if(!y)return;const A=$P(D.nativeEvent);if(s&&(A&&D.button===0||!A)){const O=k.getState();Ub.onPointerDown(D.nativeEvent,{handleDomNode:D.currentTarget,autoPanOnConnect:O.autoPanOnConnect,connectionMode:O.connectionMode,connectionRadius:O.connectionRadius,domNode:O.domNode,nodeLookup:O.nodeLookup,lib:O.lib,isTarget:w,handleId:g,nodeId:y,flowId:O.rfId,panBy:O.panBy,cancelConnection:O.cancelConnection,onConnectStart:O.onConnectStart,onConnectEnd:(..._)=>{var Q,Z;return(Z=(Q=k.getState()).onConnectEnd)==null?void 0:Z.call(Q,..._)},updateConnection:O.updateConnection,onConnect:L,isValidConnection:n||((..._)=>{var Q,Z;return((Z=(Q=k.getState()).isValidConnection)==null?void 0:Z.call(Q,..._))??!0}),getTransform:()=>k.getState().transform,getFromHandle:()=>k.getState().connection.fromHandle,autoPanSpeed:O.autoPanSpeed,dragThreshold:O.connectionDragThreshold})}A?p==null||p(D):u==null||u(D)},T=D=>{const{onClickConnectStart:A,onClickConnectEnd:O,connectionClickStartHandle:_,connectionMode:Q,isValidConnection:Z,lib:V,rfId:oe,nodeLookup:de,connection:ye}=k.getState();if(!y||!_&&!s)return;if(!_){A==null||A(D.nativeEvent,{nodeId:y,handleId:g,handleType:e}),k.setState({connectionClickStartHandle:{nodeId:y,type:e,id:g}});return}const Se=LP(D.target),ce=n||Z,{connection:Ce,isValid:ae}=Ub.isValid(D.nativeEvent,{handle:{nodeId:y,id:g,type:e},connectionMode:Q,fromNodeId:_.nodeId,fromHandleId:_.id||null,fromType:_.type,isValidConnection:ce,flowId:oe,doc:Se,lib:V,nodeLookup:de});ae&&Ce&&L(Ce);const fe=structuredClone(ye);delete fe.inProgress,fe.toPosition=fe.toHandle?fe.toHandle.position:null,O==null||O(D,fe),k.setState({connectionClickStartHandle:null})};return i.jsx("div",{"data-handleid":g,"data-nodeid":y,"data-handlepos":t,"data-id":`${N}-${y}-${g}-${e}`,className:jr(["react-flow__handle",`react-flow__handle-${t}`,"nodrag",x,d,{source:!w,target:w,connectable:r,connectablestart:s,connectableend:o,clickconnecting:M,connectingfrom:E,connectingto:C,valid:H,connectionindicator:r&&(!z||$)&&(z||K?o:s)}]),onMouseDown:F,onTouchStart:F,onClick:b?T:void 0,ref:h,...f,children:c})}const gs=m.memo(uI(X5));function J5({data:e,isConnectable:t,sourcePosition:n=Qe.Bottom}){return i.jsxs(i.Fragment,{children:[e==null?void 0:e.label,i.jsx(gs,{type:"source",position:n,isConnectable:t})]})}function Q5({data:e,isConnectable:t,targetPosition:n=Qe.Top,sourcePosition:r=Qe.Bottom}){return i.jsxs(i.Fragment,{children:[i.jsx(gs,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label,i.jsx(gs,{type:"source",position:r,isConnectable:t})]})}function Z5(){return null}function eB({data:e,isConnectable:t,targetPosition:n=Qe.Top}){return i.jsxs(i.Fragment,{children:[i.jsx(gs,{type:"target",position:n,isConnectable:t}),e==null?void 0:e.label]})}const _g={ArrowUp:{x:0,y:-1},ArrowDown:{x:0,y:1},ArrowLeft:{x:-1,y:0},ArrowRight:{x:1,y:0}},ej={input:J5,default:Q5,output:eB,group:Z5};function tB(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 nB=e=>{const{width:t,height:n,x:r,y:s}=Xp(e.nodeLookup,{filter:o=>!!o.selected});return{width:ro(t)?t:null,height:ro(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 rB({onSelectionContextMenu:e,noPanClassName:t,disableKeyboardA11y:n}){const r=Hn(),{width:s,height:o,transformString:a,userSelectionActive:l}=Gt(nB,Qn),c=pI(),d=m.useRef(null);m.useEffect(()=>{var h;n||(h=d.current)==null||h.focus({preventScroll:!0})},[n]);const p=!l&&s!==null&&o!==null;if(fI({nodeRef:d,disabled:!p}),!p)return null;const u=e?h=>{const g=r.getState().nodes.filter(w=>w.selected);e(h,g)}:void 0,f=h=>{Object.prototype.hasOwnProperty.call(_g,h.key)&&(h.preventDefault(),c({direction:_g[h.key],factor:h.shiftKey?4:1}))};return i.jsx("div",{className:jr(["react-flow__nodesselection","react-flow__container",t]),style:{transform:a},children:i.jsx("div",{ref:d,className:"react-flow__nodesselection-rect",onContextMenu:u,tabIndex:n?void 0:-1,onKeyDown:n?void 0:f,style:{width:s,height:o}})})}const tj=typeof window<"u"?window:void 0,sB=e=>({nodesSelectionActive:e.nodesSelectionActive,userSelectionActive:e.userSelectionActive});function mI({children:e,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:s,onPaneContextMenu:o,onPaneScroll:a,paneClickDistance:l,deleteKeyCode:c,selectionKeyCode:d,selectionOnDrag:p,selectionMode:u,onSelectionStart:f,onSelectionEnd:h,multiSelectionKeyCode:g,panActivationKeyCode:w,zoomActivationKeyCode:k,elementsSelectable:y,zoomOnScroll:b,zoomOnPinch:x,panOnScroll:N,panOnScrollSpeed:E,panOnScrollMode:C,zoomOnDoubleClick:M,panOnDrag:$,defaultViewport:z,translateExtent:K,minZoom:H,maxZoom:L,preventScrolling:F,onSelectionContextMenu:T,noWheelClassName:R,noPanClassName:I,disableKeyboardA11y:D,onViewportChange:A,isControlledViewport:O}){const{nodesSelectionActive:_,userSelectionActive:Q}=Gt(sB,Qn),Z=Ep(d,{target:tj}),V=Ep(w,{target:tj}),oe=V||$,de=V||N,ye=p&&oe!==!0,Se=Z||Q||ye;return D5({deleteKeyCode:c,multiSelectionKeyCode:g}),i.jsx(H5,{onPaneContextMenu:o,elementsSelectable:y,zoomOnScroll:b,zoomOnPinch:x,panOnScroll:de,panOnScrollSpeed:E,panOnScrollMode:C,zoomOnDoubleClick:M,panOnDrag:!Z&&oe,defaultViewport:z,translateExtent:K,minZoom:H,maxZoom:L,zoomActivationKeyCode:k,preventScrolling:F,noWheelClassName:R,noPanClassName:I,onViewportChange:A,isControlledViewport:O,paneClickDistance:l,selectionOnDrag:ye,children:i.jsxs(K5,{onSelectionStart:f,onSelectionEnd:h,onPaneClick:t,onPaneMouseEnter:n,onPaneMouseMove:r,onPaneMouseLeave:s,onPaneContextMenu:o,onPaneScroll:a,panOnDrag:oe,isSelecting:!!Se,selectionMode:u,selectionKeyPressed:Z,paneClickDistance:l,selectionOnDrag:ye,children:[e,_&&i.jsx(rB,{onSelectionContextMenu:T,noPanClassName:I,disableKeyboardA11y:D})]})})}mI.displayName="FlowRenderer";const iB=m.memo(mI),oB=e=>t=>e?T0(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 aB(e){return Gt(m.useCallback(oB(e),[e]),Qn)}const lB=e=>e.updateNodeInternals;function cB(){const e=Gt(lB),[t]=m.useState(()=>typeof ResizeObserver>"u"?null:new ResizeObserver(n=>{const r=new Map;n.forEach(s=>{const o=s.target.getAttribute("data-id");r.set(o,{id:o,nodeElement:s.target,force:!0})}),e(r)}));return m.useEffect(()=>()=>{t==null||t.disconnect()},[t]),t}function uB({node:e,nodeType:t,hasDimensions:n,resizeObserver:r}){const s=Hn(),o=m.useRef(null),a=m.useRef(null),l=m.useRef(e.sourcePosition),c=m.useRef(e.targetPosition),d=m.useRef(t),p=n&&!!e.internals.handleBounds;return m.useEffect(()=>{o.current&&!e.hidden&&(!p||a.current!==o.current)&&(a.current&&(r==null||r.unobserve(a.current)),r==null||r.observe(o.current),a.current=o.current)},[p,e.hidden]),m.useEffect(()=>()=>{a.current&&(r==null||r.unobserve(a.current),a.current=null)},[]),m.useEffect(()=>{if(o.current){const u=d.current!==t,f=l.current!==e.sourcePosition,h=c.current!==e.targetPosition;(u||f||h)&&(d.current=t,l.current=e.sourcePosition,c.current=e.targetPosition,s.getState().updateNodeInternals(new Map([[e.id,{id:e.id,nodeElement:o.current,force:!0}]])))}},[e.id,t,e.sourcePosition,e.targetPosition]),o}function dB({id:e,onClick:t,onMouseEnter:n,onMouseMove:r,onMouseLeave:s,onContextMenu:o,onDoubleClick:a,nodesDraggable:l,elementsSelectable:c,nodesConnectable:d,nodesFocusable:p,resizeObserver:u,noDragClassName:f,noPanClassName:h,disableKeyboardA11y:g,rfId:w,nodeTypes:k,nodeClickDistance:y,onError:b}){const{node:x,internals:N,isParent:E}=Gt(ce=>{const Ce=ce.nodeLookup.get(e),ae=ce.parentLookup.has(e);return{node:Ce,internals:Ce.internals,isParent:ae}},Qn);let C=x.type||"default",M=(k==null?void 0:k[C])||ej[C];M===void 0&&(b==null||b("003",Bo.error003(C)),C="default",M=(k==null?void 0:k.default)||ej.default);const $=!!(x.draggable||l&&typeof x.draggable>"u"),z=!!(x.selectable||c&&typeof x.selectable>"u"),K=!!(x.connectable||d&&typeof x.connectable>"u"),H=!!(x.focusable||p&&typeof x.focusable>"u"),L=Hn(),F=RP(x),T=uB({node:x,nodeType:C,hasDimensions:F,resizeObserver:u}),R=fI({nodeRef:T,disabled:x.hidden||!$,noDragClassName:f,handleSelector:x.dragHandle,nodeId:e,isSelectable:z,nodeClickDistance:y}),I=pI();if(x.hidden)return null;const D=Na(x),A=tB(x),O=z||$||t||n||r||s,_=n?ce=>n(ce,{...N.userNode}):void 0,Q=r?ce=>r(ce,{...N.userNode}):void 0,Z=s?ce=>s(ce,{...N.userNode}):void 0,V=o?ce=>o(ce,{...N.userNode}):void 0,oe=a?ce=>a(ce,{...N.userNode}):void 0,de=ce=>{const{selectNodesOnDrag:Ce,nodeDragThreshold:ae}=L.getState();z&&(!Ce||!$||ae>0)&&Yb({id:e,store:L,nodeRef:T}),t&&t(ce,{...N.userNode})},ye=ce=>{if(!(OP(ce.nativeEvent)||g)){if(NP.includes(ce.key)&&z){const Ce=ce.key==="Escape";Yb({id:e,store:L,unselect:Ce,nodeRef:T})}else if($&&x.selected&&Object.prototype.hasOwnProperty.call(_g,ce.key)){ce.preventDefault();const{ariaLabelConfig:Ce}=L.getState();L.setState({ariaLiveMessage:Ce["node.a11yDescription.ariaLiveMessage"]({direction:ce.key.replace("Arrow","").toLowerCase(),x:~~N.positionAbsolute.x,y:~~N.positionAbsolute.y})}),I({direction:_g[ce.key],factor:ce.shiftKey?4:1})}}},Se=()=>{var Ue;if(g||!((Ue=T.current)!=null&&Ue.matches(":focus-visible")))return;const{transform:ce,width:Ce,height:ae,autoPanOnNodeFocus:fe,setCenter:ke}=L.getState();if(!fe)return;T0(new Map([[e,x]]),{x:0,y:0,width:Ce,height:ae},ce,!0).length>0||ke(x.position.x+D.width/2,x.position.y+D.height/2,{zoom:ce[2]})};return i.jsx("div",{className:jr(["react-flow__node",`react-flow__node-${C}`,{[h]:$},x.className,{selected:x.selected,selectable:z,parent:E,draggable:$,dragging:R}]),ref:T,style:{zIndex:N.z,transform:`translate(${N.positionAbsolute.x}px,${N.positionAbsolute.y}px)`,pointerEvents:O?"all":"none",visibility:F?"visible":"hidden",...x.style,...A},"data-id":e,"data-testid":`rf__node-${e}`,onMouseEnter:_,onMouseMove:Q,onMouseLeave:Z,onContextMenu:V,onClick:de,onDoubleClick:oe,onKeyDown:H?ye:void 0,tabIndex:H?0:void 0,onFocus:H?Se:void 0,role:x.ariaRole??(H?"group":void 0),"aria-roledescription":"node","aria-describedby":g?void 0:`${oI}-${w}`,"aria-label":x.ariaLabel,...x.domAttributes,children:i.jsx(q5,{value:e,children:i.jsx(M,{id:e,data:x.data,type:C,positionAbsoluteX:N.positionAbsolute.x,positionAbsoluteY:N.positionAbsolute.y,selected:x.selected??!1,selectable:z,draggable:$,deletable:x.deletable??!0,isConnectable:K,sourcePosition:x.sourcePosition,targetPosition:x.targetPosition,dragging:R,dragHandle:x.dragHandle,zIndex:N.z,parentId:x.parentId,...D})})})}var fB=m.memo(dB);const pB=e=>({nodesDraggable:e.nodesDraggable,nodesConnectable:e.nodesConnectable,nodesFocusable:e.nodesFocusable,elementsSelectable:e.elementsSelectable,onError:e.onError});function gI(e){const{nodesDraggable:t,nodesConnectable:n,nodesFocusable:r,elementsSelectable:s,onError:o}=Gt(pB,Qn),a=aB(e.onlyRenderVisibleElements),l=cB();return i.jsx("div",{className:"react-flow__nodes",style:Py,children:a.map(c=>i.jsx(fB,{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:o},c))})}gI.displayName="NodeRenderer";const hB=m.memo(gI);function mB(e){return Gt(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 o=n.nodeLookup.get(s.source),a=n.nodeLookup.get(s.target);o&&a&&nH({sourceNode:o,targetNode:a,width:n.width,height:n.height,transform:n.transform})&&r.push(s.id)}return r},[e]),Qn)}const gB=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e}};return i.jsx("polyline",{className:"arrow",style:n,strokeLinecap:"round",fill:"none",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4"})},yB=({color:e="none",strokeWidth:t=1})=>{const n={strokeWidth:t,...e&&{stroke:e,fill:e}};return i.jsx("polyline",{className:"arrowclosed",style:n,strokeLinecap:"round",strokeLinejoin:"round",points:"-5,-4 0,0 -5,4 -5,-4"})},nj={[Cs.Arrow]:gB,[Cs.ArrowClosed]:yB};function xB(e){const t=Hn();return m.useMemo(()=>{var s,o;return Object.prototype.hasOwnProperty.call(nj,e)?nj[e]:((o=(s=t.getState()).onError)==null||o.call(s,"009",Bo.error009(e)),null)},[e])}const wB=({id:e,type:t,color:n,width:r=12.5,height:s=12.5,markerUnits:o="strokeWidth",strokeWidth:a,orient:l="auto-start-reverse"})=>{const c=xB(t);return c?i.jsx("marker",{className:"react-flow__arrowhead",id:e,markerWidth:`${r}`,markerHeight:`${s}`,viewBox:"-10 -10 20 20",markerUnits:o,orient:l,refX:"0",refY:"0",children:i.jsx(c,{color:n,strokeWidth:a})}):null},yI=({defaultColor:e,rfId:t})=>{const n=Gt(o=>o.edges),r=Gt(o=>o.defaultEdgeOptions),s=m.useMemo(()=>cH(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?i.jsx("svg",{className:"react-flow__marker","aria-hidden":"true",children:i.jsx("defs",{children:s.map(o=>i.jsx(wB,{id:o.id,type:o.type,color:o.color,width:o.width,height:o.height,markerUnits:o.markerUnits,strokeWidth:o.strokeWidth,orient:o.orient},o.id))})}):null};yI.displayName="MarkerDefinitions";var bB=m.memo(yI);function xI({x:e,y:t,label:n,labelStyle:r,labelShowBg:s=!0,labelBgStyle:o,labelBgPadding:a=[2,4],labelBgBorderRadius:l=2,children:c,className:d,...p}){const[u,f]=m.useState({x:1,y:0,width:0,height:0}),h=jr(["react-flow__edge-textwrapper",d]),g=m.useRef(null);return m.useEffect(()=>{if(g.current){const w=g.current.getBBox();f({x:w.x,y:w.y,width:w.width,height:w.height})}},[n]),n?i.jsxs("g",{transform:`translate(${e-u.width/2} ${t-u.height/2})`,className:h,visibility:u.width?"visible":"hidden",...p,children:[s&&i.jsx("rect",{width:u.width+2*a[0],x:-a[0],y:-a[1],height:u.height+2*a[1],className:"react-flow__edge-textbg",style:o,rx:l,ry:l}),i.jsx("text",{className:"react-flow__edge-text",y:u.height/2,dy:"0.3em",ref:g,style:r,children:n}),c]}):null}xI.displayName="EdgeText";const vB=m.memo(xI);function Iy({path:e,labelX:t,labelY:n,label:r,labelStyle:s,labelShowBg:o,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:c,interactionWidth:d=20,...p}){return i.jsxs(i.Fragment,{children:[i.jsx("path",{...p,d:e,fill:"none",className:jr(["react-flow__edge-path",p.className])}),d?i.jsx("path",{d:e,fill:"none",strokeOpacity:0,strokeWidth:d,className:"react-flow__edge-interaction"}):null,r&&ro(t)&&ro(n)?i.jsx(vB,{x:t,y:n,label:r,labelStyle:s,labelShowBg:o,labelBgStyle:a,labelBgPadding:l,labelBgBorderRadius:c}):null]})}function rj({pos:e,x1:t,y1:n,x2:r,y2:s}){return e===Qe.Left||e===Qe.Right?[.5*(t+r),n]:[t,.5*(n+s)]}function wI({sourceX:e,sourceY:t,sourcePosition:n=Qe.Bottom,targetX:r,targetY:s,targetPosition:o=Qe.Top}){const[a,l]=rj({pos:n,x1:e,y1:t,x2:r,y2:s}),[c,d]=rj({pos:o,x1:r,y1:s,x2:e,y2:t}),[p,u,f,h]=DP({sourceX:e,sourceY:t,targetX:r,targetY:s,sourceControlX:a,sourceControlY:l,targetControlX:c,targetControlY:d});return[`M${e},${t} C${a},${l} ${c},${d} ${r},${s}`,p,u,f,h]}function bI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:o,sourcePosition:a,targetPosition:l,label:c,labelStyle:d,labelShowBg:p,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:h,style:g,markerEnd:w,markerStart:k,interactionWidth:y})=>{const[b,x,N]=wI({sourceX:n,sourceY:r,sourcePosition:a,targetX:s,targetY:o,targetPosition:l}),E=e.isInternal?void 0:t;return i.jsx(Iy,{id:E,path:b,labelX:x,labelY:N,label:c,labelStyle:d,labelShowBg:p,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:h,style:g,markerEnd:w,markerStart:k,interactionWidth:y})})}const kB=bI({isInternal:!1}),vI=bI({isInternal:!0});kB.displayName="SimpleBezierEdge";vI.displayName="SimpleBezierEdgeInternal";function kI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:o,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:d,labelBgPadding:p,labelBgBorderRadius:u,style:f,sourcePosition:h=Qe.Bottom,targetPosition:g=Qe.Top,markerEnd:w,markerStart:k,pathOptions:y,interactionWidth:b})=>{const[x,N,E]=Wb({sourceX:n,sourceY:r,sourcePosition:h,targetX:s,targetY:o,targetPosition:g,borderRadius:y==null?void 0:y.borderRadius,offset:y==null?void 0:y.offset,stepPosition:y==null?void 0:y.stepPosition}),C=e.isInternal?void 0:t;return i.jsx(Iy,{id:C,path:x,labelX:N,labelY:E,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:d,labelBgPadding:p,labelBgBorderRadius:u,style:f,markerEnd:w,markerStart:k,interactionWidth:b})})}const SI=kI({isInternal:!1}),NI=kI({isInternal:!0});SI.displayName="SmoothStepEdge";NI.displayName="SmoothStepEdgeInternal";function jI(e){return m.memo(({id:t,...n})=>{var s;const r=e.isInternal?void 0:t;return i.jsx(SI,{...n,id:r,pathOptions:m.useMemo(()=>{var o;return{borderRadius:0,offset:(o=n.pathOptions)==null?void 0:o.offset}},[(s=n.pathOptions)==null?void 0:s.offset])})})}const SB=jI({isInternal:!1}),CI=jI({isInternal:!0});SB.displayName="StepEdge";CI.displayName="StepEdgeInternal";function EI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:o,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:d,labelBgPadding:p,labelBgBorderRadius:u,style:f,markerEnd:h,markerStart:g,interactionWidth:w})=>{const[k,y,b]=HP({sourceX:n,sourceY:r,targetX:s,targetY:o}),x=e.isInternal?void 0:t;return i.jsx(Iy,{id:x,path:k,labelX:y,labelY:b,label:a,labelStyle:l,labelShowBg:c,labelBgStyle:d,labelBgPadding:p,labelBgBorderRadius:u,style:f,markerEnd:h,markerStart:g,interactionWidth:w})})}const NB=EI({isInternal:!1}),_I=EI({isInternal:!0});NB.displayName="StraightEdge";_I.displayName="StraightEdgeInternal";function AI(e){return m.memo(({id:t,sourceX:n,sourceY:r,targetX:s,targetY:o,sourcePosition:a=Qe.Bottom,targetPosition:l=Qe.Top,label:c,labelStyle:d,labelShowBg:p,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:h,style:g,markerEnd:w,markerStart:k,pathOptions:y,interactionWidth:b})=>{const[x,N,E]=FP({sourceX:n,sourceY:r,sourcePosition:a,targetX:s,targetY:o,targetPosition:l,curvature:y==null?void 0:y.curvature}),C=e.isInternal?void 0:t;return i.jsx(Iy,{id:C,path:x,labelX:N,labelY:E,label:c,labelStyle:d,labelShowBg:p,labelBgStyle:u,labelBgPadding:f,labelBgBorderRadius:h,style:g,markerEnd:w,markerStart:k,interactionWidth:b})})}const jB=AI({isInternal:!1}),PI=AI({isInternal:!0});jB.displayName="BezierEdge";PI.displayName="BezierEdgeInternal";const sj={default:PI,straight:_I,step:CI,smoothstep:NI,simplebezier:vI},ij={sourceX:null,sourceY:null,targetX:null,targetY:null,sourcePosition:null,targetPosition:null},CB=(e,t,n)=>n===Qe.Left?e-t:n===Qe.Right?e+t:e,EB=(e,t,n)=>n===Qe.Top?e-t:n===Qe.Bottom?e+t:e,oj="react-flow__edgeupdater";function aj({position:e,centerX:t,centerY:n,radius:r=10,onMouseDown:s,onMouseEnter:o,onMouseOut:a,type:l}){return i.jsx("circle",{onMouseDown:s,onMouseEnter:o,onMouseOut:a,className:jr([oj,`${oj}-${l}`]),cx:CB(t,r,e),cy:EB(n,r,e),r,stroke:"transparent",fill:"transparent"})}function _B({isReconnectable:e,reconnectRadius:t,edge:n,sourceX:r,sourceY:s,targetX:o,targetY:a,sourcePosition:l,targetPosition:c,onReconnect:d,onReconnectStart:p,onReconnectEnd:u,setReconnecting:f,setUpdateHover:h}){const g=Hn(),w=(N,E)=>{if(N.button!==0)return;const{autoPanOnConnect:C,domNode:M,connectionMode:$,connectionRadius:z,lib:K,onConnectStart:H,cancelConnection:L,nodeLookup:F,rfId:T,panBy:R,updateConnection:I}=g.getState(),D=E.type==="target",A=(Q,Z)=>{f(!1),u==null||u(Q,n,E.type,Z)},O=Q=>d==null?void 0:d(n,Q),_=(Q,Z)=>{f(!0),p==null||p(N,n,E.type),H==null||H(Q,Z)};Ub.onPointerDown(N.nativeEvent,{autoPanOnConnect:C,connectionMode:$,connectionRadius:z,domNode:M,handleId:E.id,nodeId:E.nodeId,nodeLookup:F,isTarget:D,edgeUpdaterType:E.type,lib:K,flowId:T,cancelConnection:L,panBy:R,isValidConnection:(...Q)=>{var Z,V;return((V=(Z=g.getState()).isValidConnection)==null?void 0:V.call(Z,...Q))??!0},onConnect:O,onConnectStart:_,onConnectEnd:(...Q)=>{var Z,V;return(V=(Z=g.getState()).onConnectEnd)==null?void 0:V.call(Z,...Q)},onReconnectEnd:A,updateConnection:I,getTransform:()=>g.getState().transform,getFromHandle:()=>g.getState().connection.fromHandle,dragThreshold:g.getState().connectionDragThreshold,handleDomNode:N.currentTarget})},k=N=>w(N,{nodeId:n.target,id:n.targetHandle??null,type:"target"}),y=N=>w(N,{nodeId:n.source,id:n.sourceHandle??null,type:"source"}),b=()=>h(!0),x=()=>h(!1);return i.jsxs(i.Fragment,{children:[(e===!0||e==="source")&&i.jsx(aj,{position:l,centerX:r,centerY:s,radius:t,onMouseDown:k,onMouseEnter:b,onMouseOut:x,type:"source"}),(e===!0||e==="target")&&i.jsx(aj,{position:c,centerX:o,centerY:a,radius:t,onMouseDown:y,onMouseEnter:b,onMouseOut:x,type:"target"})]})}function AB({id:e,edgesFocusable:t,edgesReconnectable:n,elementsSelectable:r,onClick:s,onDoubleClick:o,onContextMenu:a,onMouseEnter:l,onMouseMove:c,onMouseLeave:d,reconnectRadius:p,onReconnect:u,onReconnectStart:f,onReconnectEnd:h,rfId:g,edgeTypes:w,noPanClassName:k,onError:y,disableKeyboardA11y:b}){let x=Gt(ke=>ke.edgeLookup.get(e));const N=Gt(ke=>ke.defaultEdgeOptions);x=N?{...N,...x}:x;let E=x.type||"default",C=(w==null?void 0:w[E])||sj[E];C===void 0&&(y==null||y("011",Bo.error011(E)),E="default",C=(w==null?void 0:w.default)||sj.default);const M=!!(x.focusable||t&&typeof x.focusable>"u"),$=typeof u<"u"&&(x.reconnectable||n&&typeof x.reconnectable>"u"),z=!!(x.selectable||r&&typeof x.selectable>"u"),K=m.useRef(null),[H,L]=m.useState(!1),[F,T]=m.useState(!1),R=Hn(),{zIndex:I,sourceX:D,sourceY:A,targetX:O,targetY:_,sourcePosition:Q,targetPosition:Z}=Gt(m.useCallback(ke=>{const xe=ke.nodeLookup.get(x.source),Ue=ke.nodeLookup.get(x.target);if(!xe||!Ue)return{zIndex:x.zIndex,...ij};const tt=lH({id:e,sourceNode:xe,targetNode:Ue,sourceHandle:x.sourceHandle||null,targetHandle:x.targetHandle||null,connectionMode:ke.connectionMode,onError:y});return{zIndex:tH({selected:x.selected,zIndex:x.zIndex,sourceNode:xe,targetNode:Ue,elevateOnSelect:ke.elevateEdgesOnSelect,zIndexMode:ke.zIndexMode}),...tt||ij}},[x.source,x.target,x.sourceHandle,x.targetHandle,x.selected,x.zIndex]),Qn),V=m.useMemo(()=>x.markerStart?`url('#${Vb(x.markerStart,g)}')`:void 0,[x.markerStart,g]),oe=m.useMemo(()=>x.markerEnd?`url('#${Vb(x.markerEnd,g)}')`:void 0,[x.markerEnd,g]);if(x.hidden||D===null||A===null||O===null||_===null)return null;const de=ke=>{var qe;const{addSelectedEdges:xe,unselectNodesAndEdges:Ue,multiSelectionActive:tt}=R.getState();z&&(R.setState({nodesSelectionActive:!1}),x.selected&&tt?(Ue({nodes:[],edges:[x]}),(qe=K.current)==null||qe.blur()):xe([e])),s&&s(ke,x)},ye=o?ke=>{o(ke,{...x})}:void 0,Se=a?ke=>{a(ke,{...x})}:void 0,ce=l?ke=>{l(ke,{...x})}:void 0,Ce=c?ke=>{c(ke,{...x})}:void 0,ae=d?ke=>{d(ke,{...x})}:void 0,fe=ke=>{var xe;if(!b&&NP.includes(ke.key)&&z){const{unselectNodesAndEdges:Ue,addSelectedEdges:tt}=R.getState();ke.key==="Escape"?((xe=K.current)==null||xe.blur(),Ue({edges:[x]})):tt([e])}};return i.jsx("svg",{style:{zIndex:I},children:i.jsxs("g",{className:jr(["react-flow__edge",`react-flow__edge-${E}`,x.className,k,{selected:x.selected,animated:x.animated,inactive:!z&&!s,updating:H,selectable:z}]),onClick:de,onDoubleClick:ye,onContextMenu:Se,onMouseEnter:ce,onMouseMove:Ce,onMouseLeave:ae,onKeyDown:M?fe:void 0,tabIndex:M?0:void 0,role:x.ariaRole??(M?"group":"img"),"aria-roledescription":"edge","data-id":e,"data-testid":`rf__edge-${e}`,"aria-label":x.ariaLabel===null?void 0:x.ariaLabel||`Edge from ${x.source} to ${x.target}`,"aria-describedby":M?`${aI}-${g}`:void 0,ref:K,...x.domAttributes,children:[!F&&i.jsx(C,{id:e,source:x.source,target:x.target,type:x.type,selected:x.selected,animated:x.animated,selectable:z,deletable:x.deletable??!0,label:x.label,labelStyle:x.labelStyle,labelShowBg:x.labelShowBg,labelBgStyle:x.labelBgStyle,labelBgPadding:x.labelBgPadding,labelBgBorderRadius:x.labelBgBorderRadius,sourceX:D,sourceY:A,targetX:O,targetY:_,sourcePosition:Q,targetPosition:Z,data:x.data,style:x.style,sourceHandleId:x.sourceHandle,targetHandleId:x.targetHandle,markerStart:V,markerEnd:oe,pathOptions:"pathOptions"in x?x.pathOptions:void 0,interactionWidth:x.interactionWidth}),$&&i.jsx(_B,{edge:x,isReconnectable:$,reconnectRadius:p,onReconnect:u,onReconnectStart:f,onReconnectEnd:h,sourceX:D,sourceY:A,targetX:O,targetY:_,sourcePosition:Q,targetPosition:Z,setUpdateHover:L,setReconnecting:T})]})})}var PB=m.memo(AB);const IB=e=>({edgesFocusable:e.edgesFocusable,edgesReconnectable:e.edgesReconnectable,elementsSelectable:e.elementsSelectable,connectionMode:e.connectionMode,onError:e.onError});function II({defaultMarkerColor:e,onlyRenderVisibleElements:t,rfId:n,edgeTypes:r,noPanClassName:s,onReconnect:o,onEdgeContextMenu:a,onEdgeMouseEnter:l,onEdgeMouseMove:c,onEdgeMouseLeave:d,onEdgeClick:p,reconnectRadius:u,onEdgeDoubleClick:f,onReconnectStart:h,onReconnectEnd:g,disableKeyboardA11y:w}){const{edgesFocusable:k,edgesReconnectable:y,elementsSelectable:b,onError:x}=Gt(IB,Qn),N=mB(t);return i.jsxs("div",{className:"react-flow__edges",children:[i.jsx(bB,{defaultColor:e,rfId:n}),N.map(E=>i.jsx(PB,{id:E,edgesFocusable:k,edgesReconnectable:y,elementsSelectable:b,noPanClassName:s,onReconnect:o,onContextMenu:a,onMouseEnter:l,onMouseMove:c,onMouseLeave:d,onClick:p,reconnectRadius:u,onDoubleClick:f,onReconnectStart:h,onReconnectEnd:g,rfId:n,onError:x,edgeTypes:r,disableKeyboardA11y:w},E))]})}II.displayName="EdgeRenderer";const TB=m.memo(II),RB=e=>`translate(${e.transform[0]}px,${e.transform[1]}px) scale(${e.transform[2]})`;function MB({children:e}){const t=Gt(RB);return i.jsx("div",{className:"react-flow__viewport xyflow__viewport react-flow__container",style:{transform:t},children:e})}function LB(e){const t=Rl(),n=m.useRef(!1);m.useEffect(()=>{!n.current&&t.viewportInitialized&&e&&(setTimeout(()=>e(t),1),n.current=!0)},[e,t.viewportInitialized])}const OB=e=>{var t;return(t=e.panZoom)==null?void 0:t.syncViewport};function $B(e){const t=Gt(OB),n=Hn();return m.useEffect(()=>{e&&(t==null||t(e),n.setState({transform:[e.x,e.y,e.zoom]}))},[e,t]),null}function DB(e){return e.connection.inProgress?{...e.connection,to:Qp(e.connection.to,e.transform)}:{...e.connection}}function FB(e){return DB}function zB(e){const t=FB();return Gt(t,Qn)}const HB=e=>({nodesConnectable:e.nodesConnectable,isValid:e.connection.isValid,inProgress:e.connection.inProgress,width:e.width,height:e.height});function BB({containerStyle:e,style:t,type:n,component:r}){const{nodesConnectable:s,width:o,height:a,isValid:l,inProgress:c}=Gt(HB,Qn);return!(o&&s&&c)?null:i.jsx("svg",{style:e,width:o,height:a,className:"react-flow__connectionline react-flow__container",children:i.jsx("g",{className:jr(["react-flow__connection",EP(l)]),children:i.jsx(TI,{style:t,type:n,CustomComponent:r,isValid:l})})})}const TI=({style:e,type:t=sl.Bezier,CustomComponent:n,isValid:r})=>{const{inProgress:s,from:o,fromNode:a,fromHandle:l,fromPosition:c,to:d,toNode:p,toHandle:u,toPosition:f,pointer:h}=zB();if(!s)return;if(n)return i.jsx(n,{connectionLineType:t,connectionLineStyle:e,fromNode:a,fromHandle:l,fromX:o.x,fromY:o.y,toX:d.x,toY:d.y,fromPosition:c,toPosition:f,connectionStatus:EP(r),toNode:p,toHandle:u,pointer:h});let g="";const w={sourceX:o.x,sourceY:o.y,sourcePosition:c,targetX:d.x,targetY:d.y,targetPosition:f};switch(t){case sl.Bezier:[g]=FP(w);break;case sl.SimpleBezier:[g]=wI(w);break;case sl.Step:[g]=Wb({...w,borderRadius:0});break;case sl.SmoothStep:[g]=Wb(w);break;default:[g]=HP(w)}return i.jsx("path",{d:g,fill:"none",className:"react-flow__connection-path",style:e})};TI.displayName="ConnectionLine";const WB={};function lj(e=WB){m.useRef(e),Hn(),m.useEffect(()=>{},[e])}function VB(){Hn(),m.useRef(!1),m.useEffect(()=>{},[])}function RI({nodeTypes:e,edgeTypes:t,onInit:n,onNodeClick:r,onEdgeClick:s,onNodeDoubleClick:o,onEdgeDoubleClick:a,onNodeMouseEnter:l,onNodeMouseMove:c,onNodeMouseLeave:d,onNodeContextMenu:p,onSelectionContextMenu:u,onSelectionStart:f,onSelectionEnd:h,connectionLineType:g,connectionLineStyle:w,connectionLineComponent:k,connectionLineContainerStyle:y,selectionKeyCode:b,selectionOnDrag:x,selectionMode:N,multiSelectionKeyCode:E,panActivationKeyCode:C,zoomActivationKeyCode:M,deleteKeyCode:$,onlyRenderVisibleElements:z,elementsSelectable:K,defaultViewport:H,translateExtent:L,minZoom:F,maxZoom:T,preventScrolling:R,defaultMarkerColor:I,zoomOnScroll:D,zoomOnPinch:A,panOnScroll:O,panOnScrollSpeed:_,panOnScrollMode:Q,zoomOnDoubleClick:Z,panOnDrag:V,onPaneClick:oe,onPaneMouseEnter:de,onPaneMouseMove:ye,onPaneMouseLeave:Se,onPaneScroll:ce,onPaneContextMenu:Ce,paneClickDistance:ae,nodeClickDistance:fe,onEdgeContextMenu:ke,onEdgeMouseEnter:xe,onEdgeMouseMove:Ue,onEdgeMouseLeave:tt,reconnectRadius:qe,onReconnect:lt,onReconnectStart:Dt,onReconnectEnd:Ye,noDragClassName:vt,noWheelClassName:Bn,noPanClassName:Ve,disableKeyboardA11y:an,nodeExtent:hn,rfId:mn,viewport:ue,onViewportChange:Ee}){return lj(e),lj(t),VB(),LB(n),$B(ue),i.jsx(iB,{onPaneClick:oe,onPaneMouseEnter:de,onPaneMouseMove:ye,onPaneMouseLeave:Se,onPaneContextMenu:Ce,onPaneScroll:ce,paneClickDistance:ae,deleteKeyCode:$,selectionKeyCode:b,selectionOnDrag:x,selectionMode:N,onSelectionStart:f,onSelectionEnd:h,multiSelectionKeyCode:E,panActivationKeyCode:C,zoomActivationKeyCode:M,elementsSelectable:K,zoomOnScroll:D,zoomOnPinch:A,zoomOnDoubleClick:Z,panOnScroll:O,panOnScrollSpeed:_,panOnScrollMode:Q,panOnDrag:V,defaultViewport:H,translateExtent:L,minZoom:F,maxZoom:T,onSelectionContextMenu:u,preventScrolling:R,noDragClassName:vt,noWheelClassName:Bn,noPanClassName:Ve,disableKeyboardA11y:an,onViewportChange:Ee,isControlledViewport:!!ue,children:i.jsxs(MB,{children:[i.jsx(TB,{edgeTypes:t,onEdgeClick:s,onEdgeDoubleClick:a,onReconnect:lt,onReconnectStart:Dt,onReconnectEnd:Ye,onlyRenderVisibleElements:z,onEdgeContextMenu:ke,onEdgeMouseEnter:xe,onEdgeMouseMove:Ue,onEdgeMouseLeave:tt,reconnectRadius:qe,defaultMarkerColor:I,noPanClassName:Ve,disableKeyboardA11y:an,rfId:mn}),i.jsx(BB,{style:w,type:g,component:k,containerStyle:y}),i.jsx("div",{className:"react-flow__edgelabel-renderer"}),i.jsx(hB,{nodeTypes:e,onNodeClick:r,onNodeDoubleClick:o,onNodeMouseEnter:l,onNodeMouseMove:c,onNodeMouseLeave:d,onNodeContextMenu:p,nodeClickDistance:fe,onlyRenderVisibleElements:z,noPanClassName:Ve,noDragClassName:vt,disableKeyboardA11y:an,nodeExtent:hn,rfId:mn}),i.jsx("div",{className:"react-flow__viewport-portal"})]})})}RI.displayName="GraphView";const KB=m.memo(RI),cj=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:o,fitView:a,fitViewOptions:l,minZoom:c=.5,maxZoom:d=2,nodeOrigin:p,nodeExtent:u,zIndexMode:f="basic"}={})=>{const h=new Map,g=new Map,w=new Map,k=new Map,y=r??t??[],b=n??e??[],x=p??[0,0],N=u??Sp;VP(w,k,y);const{nodesInitialized:E}=Kb(b,h,g,{nodeOrigin:x,nodeExtent:N,zIndexMode:f});let C=[0,0,1];if(a&&s&&o){const M=Xp(h,{filter:H=>!!((H.width||H.initialWidth)&&(H.height||H.initialHeight))}),{x:$,y:z,zoom:K}=R0(M,s,o,c,d,(l==null?void 0:l.padding)??.1);C=[$,z,K]}return{rfId:"1",width:s??0,height:o??0,transform:C,nodes:b,nodesInitialized:E,nodeLookup:h,parentLookup:g,edges:y,edgeLookup:k,connectionLookup:w,onNodesChange:null,onEdgesChange:null,hasDefaultNodes:n!==void 0,hasDefaultEdges:r!==void 0,panZoom:null,minZoom:c,maxZoom:d,translateExtent:Sp,nodeExtent:N,nodesSelectionActive:!1,userSelectionActive:!1,userSelectionRect:null,connectionMode:od.Strict,domNode:null,paneDragging:!1,noPanClassName:"nopan",nodeOrigin:x,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:{...CP},connectionClickStartHandle:null,connectOnClick:!0,ariaLiveMessage:"",autoPanOnConnect:!0,autoPanOnNodeDrag:!0,autoPanOnNodeFocus:!0,autoPanSpeed:15,connectionRadius:20,onError:G3,isValidConnection:void 0,onSelectionChangeHandlers:[],lib:"react",debug:!1,ariaLabelConfig:jP,zIndexMode:f,onNodesChangeMiddlewareMap:new Map,onEdgesChangeMiddlewareMap:new Map}},UB=({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:o,fitView:a,fitViewOptions:l,minZoom:c,maxZoom:d,nodeOrigin:p,nodeExtent:u,zIndexMode:f})=>d5((h,g)=>{async function w(){const{nodeLookup:k,panZoom:y,fitViewOptions:b,fitViewResolver:x,width:N,height:E,minZoom:C,maxZoom:M}=g();y&&(await q3({nodes:k,width:N,height:E,panZoom:y,minZoom:C,maxZoom:M},b),x==null||x.resolve(!0),h({fitViewResolver:null}))}return{...cj({nodes:e,edges:t,width:s,height:o,fitView:a,fitViewOptions:l,minZoom:c,maxZoom:d,nodeOrigin:p,nodeExtent:u,defaultNodes:n,defaultEdges:r,zIndexMode:f}),setNodes:k=>{const{nodeLookup:y,parentLookup:b,nodeOrigin:x,elevateNodesOnSelect:N,fitViewQueued:E,zIndexMode:C,nodesSelectionActive:M}=g(),{nodesInitialized:$,hasSelectedNodes:z}=Kb(k,y,b,{nodeOrigin:x,nodeExtent:u,elevateNodesOnSelect:N,checkEquality:!0,zIndexMode:C}),K=M&&z;E&&$?(w(),h({nodes:k,nodesInitialized:$,fitViewQueued:!1,fitViewOptions:void 0,nodesSelectionActive:K})):h({nodes:k,nodesInitialized:$,nodesSelectionActive:K})},setEdges:k=>{const{connectionLookup:y,edgeLookup:b}=g();VP(y,b,k),h({edges:k})},setDefaultNodesAndEdges:(k,y)=>{if(k){const{setNodes:b}=g();b(k),h({hasDefaultNodes:!0})}if(y){const{setEdges:b}=g();b(y),h({hasDefaultEdges:!0})}},updateNodeInternals:k=>{const{triggerNodeChanges:y,nodeLookup:b,parentLookup:x,domNode:N,nodeOrigin:E,nodeExtent:C,debug:M,fitViewQueued:$,zIndexMode:z}=g(),{changes:K,updatedInternals:H}=gH(k,b,x,N,E,C,z);H&&(fH(b,x,{nodeOrigin:E,nodeExtent:C,zIndexMode:z}),$?(w(),h({fitViewQueued:!1,fitViewOptions:void 0})):h({}),(K==null?void 0:K.length)>0&&(M&&console.log("React Flow: trigger node changes",K),y==null||y(K)))},updateNodePositions:(k,y=!1)=>{const b=[];let x=[];const{nodeLookup:N,triggerNodeChanges:E,connection:C,updateConnection:M,onNodesChangeMiddlewareMap:$}=g();for(const[z,K]of k){const H=N.get(z),L=!!(H!=null&&H.expandParent&&(H!=null&&H.parentId)&&(K!=null&&K.position)),F={id:z,type:"position",position:L?{x:Math.max(0,K.position.x),y:Math.max(0,K.position.y)}:K.position,dragging:y};if(H&&C.inProgress&&C.fromNode.id===H.id){const T=Pc(H,C.fromHandle,Qe.Left,!0);M({...C,from:T})}L&&H.parentId&&b.push({id:z,parentId:H.parentId,rect:{...K.internals.positionAbsolute,width:K.measured.width??0,height:K.measured.height??0}}),x.push(F)}if(b.length>0){const{parentLookup:z,nodeOrigin:K}=g(),H=F0(b,N,z,K);x.push(...H)}for(const z of $.values())x=z(x);E(x)},triggerNodeChanges:k=>{const{onNodesChange:y,setNodes:b,nodes:x,hasDefaultNodes:N,debug:E}=g();if(k!=null&&k.length){if(N){const C=Eg(k,x);b(C)}E&&console.log("React Flow: trigger node changes",k),y==null||y(k)}},triggerEdgeChanges:k=>{const{onEdgesChange:y,setEdges:b,edges:x,hasDefaultEdges:N,debug:E}=g();if(k!=null&&k.length){if(N){const C=z0(k,x);b(C)}E&&console.log("React Flow: trigger edge changes",k),y==null||y(k)}},addSelectedNodes:k=>{const{multiSelectionActive:y,edgeLookup:b,nodeLookup:x,triggerNodeChanges:N,triggerEdgeChanges:E}=g();if(y){const C=k.map(M=>oc(M,!0));N(C);return}N(Mu(x,new Set([...k]),!0)),E(Mu(b))},addSelectedEdges:k=>{const{multiSelectionActive:y,edgeLookup:b,nodeLookup:x,triggerNodeChanges:N,triggerEdgeChanges:E}=g();if(y){const C=k.map(M=>oc(M,!0));E(C);return}E(Mu(b,new Set([...k]))),N(Mu(x,new Set,!0))},unselectNodesAndEdges:({nodes:k,edges:y}={})=>{const{edges:b,nodes:x,nodeLookup:N,triggerNodeChanges:E,triggerEdgeChanges:C}=g(),M=k||x,$=y||b,z=[];for(const H of M){if(!H.selected)continue;const L=N.get(H.id);L&&(L.selected=!1),z.push(oc(H.id,!1))}const K=[];for(const H of $)H.selected&&K.push(oc(H.id,!1));E(z),C(K)},setMinZoom:k=>{const{panZoom:y,maxZoom:b}=g();y==null||y.setScaleExtent([k,b]),h({minZoom:k})},setMaxZoom:k=>{const{panZoom:y,minZoom:b}=g();y==null||y.setScaleExtent([b,k]),h({maxZoom:k})},setTranslateExtent:k=>{var y;(y=g().panZoom)==null||y.setTranslateExtent(k),h({translateExtent:k})},resetSelectedElements:()=>{const{edges:k,nodes:y,triggerNodeChanges:b,triggerEdgeChanges:x,elementsSelectable:N}=g();if(!N)return;const E=y.reduce((M,$)=>$.selected?[...M,oc($.id,!1)]:M,[]),C=k.reduce((M,$)=>$.selected?[...M,oc($.id,!1)]:M,[]);b(E),x(C)},setNodeExtent:k=>{const{nodes:y,nodeLookup:b,parentLookup:x,nodeOrigin:N,elevateNodesOnSelect:E,nodeExtent:C,zIndexMode:M}=g();k[0][0]===C[0][0]&&k[0][1]===C[0][1]&&k[1][0]===C[1][0]&&k[1][1]===C[1][1]||(Kb(y,b,x,{nodeOrigin:N,nodeExtent:k,elevateNodesOnSelect:E,checkEquality:!1,zIndexMode:M}),h({nodeExtent:k}))},panBy:k=>{const{transform:y,width:b,height:x,panZoom:N,translateExtent:E}=g();return yH({delta:k,panZoom:N,transform:y,translateExtent:E,width:b,height:x})},setCenter:async(k,y,b)=>{const{width:x,height:N,maxZoom:E,panZoom:C}=g();if(!C)return Promise.resolve(!1);const M=typeof(b==null?void 0:b.zoom)<"u"?b.zoom:E;return await C.setViewport({x:x/2-k*M,y:N/2-y*M,zoom:M},{duration:b==null?void 0:b.duration,ease:b==null?void 0:b.ease,interpolate:b==null?void 0:b.interpolate}),Promise.resolve(!0)},cancelConnection:()=>{h({connection:{...CP}})},updateConnection:k=>{h({connection:k})},reset:()=>h({...cj()})}},Object.is);function Ty({initialNodes:e,initialEdges:t,defaultNodes:n,defaultEdges:r,initialWidth:s,initialHeight:o,initialMinZoom:a,initialMaxZoom:l,initialFitViewOptions:c,fitView:d,nodeOrigin:p,nodeExtent:u,zIndexMode:f,children:h}){const[g]=m.useState(()=>UB({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,width:s,height:o,fitView:d,minZoom:a,maxZoom:l,fitViewOptions:c,nodeOrigin:p,nodeExtent:u,zIndexMode:f}));return i.jsx(f5,{value:g,children:i.jsx(M5,{children:h})})}function qB({children:e,nodes:t,edges:n,defaultNodes:r,defaultEdges:s,width:o,height:a,fitView:l,fitViewOptions:c,minZoom:d,maxZoom:p,nodeOrigin:u,nodeExtent:f,zIndexMode:h}){return m.useContext(Ay)?i.jsx(i.Fragment,{children:e}):i.jsx(Ty,{initialNodes:t,initialEdges:n,defaultNodes:r,defaultEdges:s,initialWidth:o,initialHeight:a,fitView:l,initialFitViewOptions:c,initialMinZoom:d,initialMaxZoom:p,nodeOrigin:u,nodeExtent:f,zIndexMode:h,children:e})}const YB={width:"100%",height:"100%",overflow:"hidden",position:"relative",zIndex:0};function GB({nodes:e,edges:t,defaultNodes:n,defaultEdges:r,className:s,nodeTypes:o,edgeTypes:a,onNodeClick:l,onEdgeClick:c,onInit:d,onMove:p,onMoveStart:u,onMoveEnd:f,onConnect:h,onConnectStart:g,onConnectEnd:w,onClickConnectStart:k,onClickConnectEnd:y,onNodeMouseEnter:b,onNodeMouseMove:x,onNodeMouseLeave:N,onNodeContextMenu:E,onNodeDoubleClick:C,onNodeDragStart:M,onNodeDrag:$,onNodeDragStop:z,onNodesDelete:K,onEdgesDelete:H,onDelete:L,onSelectionChange:F,onSelectionDragStart:T,onSelectionDrag:R,onSelectionDragStop:I,onSelectionContextMenu:D,onSelectionStart:A,onSelectionEnd:O,onBeforeDelete:_,connectionMode:Q,connectionLineType:Z=sl.Bezier,connectionLineStyle:V,connectionLineComponent:oe,connectionLineContainerStyle:de,deleteKeyCode:ye="Backspace",selectionKeyCode:Se="Shift",selectionOnDrag:ce=!1,selectionMode:Ce=Np.Full,panActivationKeyCode:ae="Space",multiSelectionKeyCode:fe=Cp()?"Meta":"Control",zoomActivationKeyCode:ke=Cp()?"Meta":"Control",snapToGrid:xe,snapGrid:Ue,onlyRenderVisibleElements:tt=!1,selectNodesOnDrag:qe,nodesDraggable:lt,autoPanOnNodeFocus:Dt,nodesConnectable:Ye,nodesFocusable:vt,nodeOrigin:Bn=lI,edgesFocusable:Ve,edgesReconnectable:an,elementsSelectable:hn=!0,defaultViewport:mn=j5,minZoom:ue=.5,maxZoom:Ee=2,translateExtent:We=Sp,preventScrolling:ot=!0,nodeExtent:nt,defaultMarkerColor:Rt="#b1b1b7",zoomOnScroll:xt=!0,zoomOnPinch:cn=!0,panOnScroll:en=!1,panOnScrollSpeed:Mn=.5,panOnScrollMode:ln=xc.Free,zoomOnDoubleClick:Wn=!0,panOnDrag:Vn=!0,onPaneClick:Cr,onPaneMouseEnter:fr,onPaneMouseMove:ar,onPaneMouseLeave:we,onPaneScroll:Te,onPaneContextMenu:Ut,paneClickDistance:un=1,nodeClickDistance:xn=0,children:Er,onReconnect:Wr,onReconnectStart:Vr,onReconnectEnd:_r,onEdgeContextMenu:Kr,onEdgeDoubleClick:Ur,onEdgeMouseEnter:hi,onEdgeMouseMove:pr,onEdgeMouseLeave:qr,reconnectRadius:Zn=10,onNodesChange:er,onEdgesChange:le,noDragClassName:me="nodrag",noWheelClassName:ge="nowheel",noPanClassName:ct="nopan",fitView:Xt,fitViewOptions:Ge,connectOnClick:xr,attributionPosition:wr,proOptions:br,defaultEdgeOptions:Ar,elevateNodesOnSelect:Ie=!0,elevateEdgesOnSelect:Gs=!1,disableKeyboardA11y:gt=!1,autoPanOnConnect:wn,autoPanOnNodeDrag:tn,autoPanSpeed:hr,connectionRadius:rt,isValidConnection:Yr,onError:Ca,style:qo,id:po,nodeDragThreshold:Ps,connectionDragThreshold:Yo,viewport:is,onViewportChange:jn,width:lr,height:ho,colorMode:mi="light",debug:Xs,onScroll:cr,ariaLabelConfig:Js,zIndexMode:U="basic",...be},Fe){const $e=po||"1",st=A5(mi),nn=m.useCallback(Tt=>{Tt.currentTarget.scrollTo({top:0,left:0,behavior:"instant"}),cr==null||cr(Tt)},[cr]);return i.jsx("div",{"data-testid":"rf__wrapper",...be,onScroll:nn,style:{...qo,...YB},ref:Fe,className:jr(["react-flow",s,st]),id:po,role:"application",children:i.jsxs(qB,{nodes:e,edges:t,width:lr,height:ho,fitView:Xt,fitViewOptions:Ge,minZoom:ue,maxZoom:Ee,nodeOrigin:Bn,nodeExtent:nt,zIndexMode:U,children:[i.jsx(_5,{nodes:e,edges:t,defaultNodes:n,defaultEdges:r,onConnect:h,onConnectStart:g,onConnectEnd:w,onClickConnectStart:k,onClickConnectEnd:y,nodesDraggable:lt,autoPanOnNodeFocus:Dt,nodesConnectable:Ye,nodesFocusable:vt,edgesFocusable:Ve,edgesReconnectable:an,elementsSelectable:hn,elevateNodesOnSelect:Ie,elevateEdgesOnSelect:Gs,minZoom:ue,maxZoom:Ee,nodeExtent:nt,onNodesChange:er,onEdgesChange:le,snapToGrid:xe,snapGrid:Ue,connectionMode:Q,translateExtent:We,connectOnClick:xr,defaultEdgeOptions:Ar,fitView:Xt,fitViewOptions:Ge,onNodesDelete:K,onEdgesDelete:H,onDelete:L,onNodeDragStart:M,onNodeDrag:$,onNodeDragStop:z,onSelectionDrag:R,onSelectionDragStart:T,onSelectionDragStop:I,onMove:p,onMoveStart:u,onMoveEnd:f,noPanClassName:ct,nodeOrigin:Bn,rfId:$e,autoPanOnConnect:wn,autoPanOnNodeDrag:tn,autoPanSpeed:hr,onError:Ca,connectionRadius:rt,isValidConnection:Yr,selectNodesOnDrag:qe,nodeDragThreshold:Ps,connectionDragThreshold:Yo,onBeforeDelete:_,debug:Xs,ariaLabelConfig:Js,zIndexMode:U}),i.jsx(KB,{onInit:d,onNodeClick:l,onEdgeClick:c,onNodeMouseEnter:b,onNodeMouseMove:x,onNodeMouseLeave:N,onNodeContextMenu:E,onNodeDoubleClick:C,nodeTypes:o,edgeTypes:a,connectionLineType:Z,connectionLineStyle:V,connectionLineComponent:oe,connectionLineContainerStyle:de,selectionKeyCode:Se,selectionOnDrag:ce,selectionMode:Ce,deleteKeyCode:ye,multiSelectionKeyCode:fe,panActivationKeyCode:ae,zoomActivationKeyCode:ke,onlyRenderVisibleElements:tt,defaultViewport:mn,translateExtent:We,minZoom:ue,maxZoom:Ee,preventScrolling:ot,zoomOnScroll:xt,zoomOnPinch:cn,zoomOnDoubleClick:Wn,panOnScroll:en,panOnScrollSpeed:Mn,panOnScrollMode:ln,panOnDrag:Vn,onPaneClick:Cr,onPaneMouseEnter:fr,onPaneMouseMove:ar,onPaneMouseLeave:we,onPaneScroll:Te,onPaneContextMenu:Ut,paneClickDistance:un,nodeClickDistance:xn,onSelectionContextMenu:D,onSelectionStart:A,onSelectionEnd:O,onReconnect:Wr,onReconnectStart:Vr,onReconnectEnd:_r,onEdgeContextMenu:Kr,onEdgeDoubleClick:Ur,onEdgeMouseEnter:hi,onEdgeMouseMove:pr,onEdgeMouseLeave:qr,reconnectRadius:Zn,defaultMarkerColor:Rt,noDragClassName:me,noWheelClassName:ge,noPanClassName:ct,rfId:$e,disableKeyboardA11y:gt,nodeExtent:nt,viewport:is,onViewportChange:jn}),i.jsx(N5,{onSelectionChange:F}),Er,i.jsx(w5,{proOptions:br,position:wr}),i.jsx(x5,{rfId:$e,disableKeyboardA11y:gt})]})})}var B0=uI(GB);function W0(){const e=Hn();return m.useCallback(t=>{const{domNode:n,updateNodeInternals:r}=e.getState(),s=Array.isArray(t)?t:[t],o=new Map;s.forEach(a=>{const l=n==null?void 0:n.querySelector(`.react-flow__node[data-id="${a}"]`);l&&o.set(a,{id:a,nodeElement:l,force:!0})}),requestAnimationFrame(()=>r(o,{triggerFitView:!1}))},[])}function MI(e){const[t,n]=m.useState(e),r=m.useCallback(s=>n(o=>Eg(s,o)),[]);return[t,n,r]}function LI(e){const[t,n]=m.useState(e),r=m.useCallback(s=>n(o=>z0(s,o)),[]);return[t,n,r]}function XB({dimensions:e,lineWidth:t,variant:n,className:r}){return i.jsx("path",{strokeWidth:t,d:`M${e[0]/2} 0 V${e[1]} M0 ${e[1]/2} H${e[0]}`,className:jr(["react-flow__background-pattern",n,r])})}function JB({radius:e,className:t}){return i.jsx("circle",{cx:e,cy:e,r:e,className:jr(["react-flow__background-pattern","dots",t])})}var xl;(function(e){e.Lines="lines",e.Dots="dots",e.Cross="cross"})(xl||(xl={}));const QB={[xl.Dots]:1,[xl.Lines]:1,[xl.Cross]:6},ZB=e=>({transform:e.transform,patternId:`pattern-${e.rfId}`});function OI({id:e,variant:t=xl.Dots,gap:n=20,size:r,lineWidth:s=1,offset:o=0,color:a,bgColor:l,style:c,className:d,patternClassName:p}){const u=m.useRef(null),{transform:f,patternId:h}=Gt(ZB,Qn),g=r||QB[t],w=t===xl.Dots,k=t===xl.Cross,y=Array.isArray(n)?n:[n,n],b=[y[0]*f[2]||1,y[1]*f[2]||1],x=g*f[2],N=Array.isArray(o)?o:[o,o],E=k?[x,x]:b,C=[N[0]*f[2]||1+E[0]/2,N[1]*f[2]||1+E[1]/2],M=`${h}${e||""}`;return i.jsxs("svg",{className:jr(["react-flow__background",d]),style:{...c,...Py,"--xy-background-color-props":l,"--xy-background-pattern-color-props":a},ref:u,"data-testid":"rf__background",children:[i.jsx("pattern",{id:M,x:f[0]%b[0],y:f[1]%b[1],width:b[0],height:b[1],patternUnits:"userSpaceOnUse",patternTransform:`translate(-${C[0]},-${C[1]})`,children:w?i.jsx(JB,{radius:x/2,className:p}):i.jsx(XB,{dimensions:E,lineWidth:s,variant:t,className:p})}),i.jsx("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:`url(#${M})`})]})}OI.displayName="Background";const V0=m.memo(OI);function e4(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",children:i.jsx("path",{d:"M32 18.133H18.133V32h-4.266V18.133H0v-4.266h13.867V0h4.266v13.867H32z"})})}function t4(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 5",children:i.jsx("path",{d:"M0 0h32v4.2H0z"})})}function n4(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 30",children:i.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 r4(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:i.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 s4(){return i.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 25 32",children:i.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 em({children:e,className:t,...n}){return i.jsx("button",{type:"button",className:jr(["react-flow__controls-button",t]),...n,children:e})}const i4=e=>({isInteractive:e.nodesDraggable||e.nodesConnectable||e.elementsSelectable,minZoomReached:e.transform[2]<=e.minZoom,maxZoomReached:e.transform[2]>=e.maxZoom,ariaLabelConfig:e.ariaLabelConfig});function $I({style:e,showZoom:t=!0,showFitView:n=!0,showInteractive:r=!0,fitViewOptions:s,onZoomIn:o,onZoomOut:a,onFitView:l,onInteractiveChange:c,className:d,children:p,position:u="bottom-left",orientation:f="vertical","aria-label":h}){const g=Hn(),{isInteractive:w,minZoomReached:k,maxZoomReached:y,ariaLabelConfig:b}=Gt(i4,Qn),{zoomIn:x,zoomOut:N,fitView:E}=Rl(),C=()=>{x(),o==null||o()},M=()=>{N(),a==null||a()},$=()=>{E(s),l==null||l()},z=()=>{g.setState({nodesDraggable:!w,nodesConnectable:!w,elementsSelectable:!w}),c==null||c(!w)},K=f==="horizontal"?"horizontal":"vertical";return i.jsxs(fd,{className:jr(["react-flow__controls",K,d]),position:u,style:e,"data-testid":"rf__controls","aria-label":h??b["controls.ariaLabel"],children:[t&&i.jsxs(i.Fragment,{children:[i.jsx(em,{onClick:C,className:"react-flow__controls-zoomin",title:b["controls.zoomIn.ariaLabel"],"aria-label":b["controls.zoomIn.ariaLabel"],disabled:y,children:i.jsx(e4,{})}),i.jsx(em,{onClick:M,className:"react-flow__controls-zoomout",title:b["controls.zoomOut.ariaLabel"],"aria-label":b["controls.zoomOut.ariaLabel"],disabled:k,children:i.jsx(t4,{})})]}),n&&i.jsx(em,{className:"react-flow__controls-fitview",onClick:$,title:b["controls.fitView.ariaLabel"],"aria-label":b["controls.fitView.ariaLabel"],children:i.jsx(n4,{})}),r&&i.jsx(em,{className:"react-flow__controls-interactive",onClick:z,title:b["controls.interactive.ariaLabel"],"aria-label":b["controls.interactive.ariaLabel"],children:w?i.jsx(s4,{}):i.jsx(r4,{})}),p]})}$I.displayName="Controls";const o4=m.memo($I);function a4({id:e,x:t,y:n,width:r,height:s,style:o,color:a,strokeColor:l,strokeWidth:c,className:d,borderRadius:p,shapeRendering:u,selected:f,onClick:h}){const{background:g,backgroundColor:w}=o||{},k=a||g||w;return i.jsx("rect",{className:jr(["react-flow__minimap-node",{selected:f},d]),x:t,y:n,rx:p,ry:p,width:r,height:s,style:{fill:k,stroke:l,strokeWidth:c},shapeRendering:u,onClick:h?y=>h(y,e):void 0})}const l4=m.memo(a4),c4=e=>e.nodes.map(t=>t.id),qx=e=>e instanceof Function?e:()=>e;function u4({nodeStrokeColor:e,nodeColor:t,nodeClassName:n="",nodeBorderRadius:r=5,nodeStrokeWidth:s,nodeComponent:o=l4,onClick:a}){const l=Gt(c4,Qn),c=qx(t),d=qx(e),p=qx(n),u=typeof window>"u"||window.chrome?"crispEdges":"geometricPrecision";return i.jsx(i.Fragment,{children:l.map(f=>i.jsx(f4,{id:f,nodeColorFunc:c,nodeStrokeColorFunc:d,nodeClassNameFunc:p,nodeBorderRadius:r,nodeStrokeWidth:s,NodeComponent:o,onClick:a,shapeRendering:u},f))})}function d4({id:e,nodeColorFunc:t,nodeStrokeColorFunc:n,nodeClassNameFunc:r,nodeBorderRadius:s,nodeStrokeWidth:o,shapeRendering:a,NodeComponent:l,onClick:c}){const{node:d,x:p,y:u,width:f,height:h}=Gt(g=>{const w=g.nodeLookup.get(e);if(!w)return{node:void 0,x:0,y:0,width:0,height:0};const k=w.internals.userNode,{x:y,y:b}=w.internals.positionAbsolute,{width:x,height:N}=Na(k);return{node:k,x:y,y:b,width:x,height:N}},Qn);return!d||d.hidden||!RP(d)?null:i.jsx(l,{x:p,y:u,width:f,height:h,style:d.style,selected:!!d.selected,className:r(d),color:t(d),borderRadius:s,strokeColor:n(d),strokeWidth:o,shapeRendering:a,onClick:c,id:d.id})}const f4=m.memo(d4);var p4=m.memo(u4);const h4=200,m4=150,g4=e=>!e.hidden,y4=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?TP(Xp(e.nodeLookup,{filter:g4}),t):t,rfId:e.rfId,panZoom:e.panZoom,translateExtent:e.translateExtent,flowWidth:e.width,flowHeight:e.height,ariaLabelConfig:e.ariaLabelConfig}},x4="react-flow__minimap-desc";function DI({style:e,className:t,nodeStrokeColor:n,nodeColor:r,nodeClassName:s="",nodeBorderRadius:o=5,nodeStrokeWidth:a,nodeComponent:l,bgColor:c,maskColor:d,maskStrokeColor:p,maskStrokeWidth:u,position:f="bottom-right",onClick:h,onNodeClick:g,pannable:w=!1,zoomable:k=!1,ariaLabel:y,inversePan:b,zoomStep:x=1,offsetScale:N=5}){const E=Hn(),C=m.useRef(null),{boundingRect:M,viewBB:$,rfId:z,panZoom:K,translateExtent:H,flowWidth:L,flowHeight:F,ariaLabelConfig:T}=Gt(y4,Qn),R=(e==null?void 0:e.width)??h4,I=(e==null?void 0:e.height)??m4,D=M.width/R,A=M.height/I,O=Math.max(D,A),_=O*R,Q=O*I,Z=N*O,V=M.x-(_-M.width)/2-Z,oe=M.y-(Q-M.height)/2-Z,de=_+Z*2,ye=Q+Z*2,Se=`${x4}-${z}`,ce=m.useRef(0),Ce=m.useRef();ce.current=O,m.useEffect(()=>{if(C.current&&K)return Ce.current=CH({domNode:C.current,panZoom:K,getTransform:()=>E.getState().transform,getViewScale:()=>ce.current}),()=>{var xe;(xe=Ce.current)==null||xe.destroy()}},[K]),m.useEffect(()=>{var xe;(xe=Ce.current)==null||xe.update({translateExtent:H,width:L,height:F,inversePan:b,pannable:w,zoomStep:x,zoomable:k})},[w,k,b,x,H,L,F]);const ae=h?xe=>{var qe;const[Ue,tt]=((qe=Ce.current)==null?void 0:qe.pointer(xe))||[0,0];h(xe,{x:Ue,y:tt})}:void 0,fe=g?m.useCallback((xe,Ue)=>{const tt=E.getState().nodeLookup.get(Ue).internals.userNode;g(xe,tt)},[]):void 0,ke=y??T["minimap.ariaLabel"];return i.jsx(fd,{position:f,style:{...e,"--xy-minimap-background-color-props":typeof c=="string"?c:void 0,"--xy-minimap-mask-background-color-props":typeof d=="string"?d:void 0,"--xy-minimap-mask-stroke-color-props":typeof p=="string"?p:void 0,"--xy-minimap-mask-stroke-width-props":typeof u=="number"?u*O: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:jr(["react-flow__minimap",t]),"data-testid":"rf__minimap",children:i.jsxs("svg",{width:R,height:I,viewBox:`${V} ${oe} ${de} ${ye}`,className:"react-flow__minimap-svg",role:"img","aria-labelledby":Se,ref:C,onClick:ae,children:[ke&&i.jsx("title",{id:Se,children:ke}),i.jsx(p4,{onClick:fe,nodeColor:r,nodeStrokeColor:n,nodeBorderRadius:o,nodeClassName:s,nodeStrokeWidth:a,nodeComponent:l}),i.jsx("path",{className:"react-flow__minimap-mask",d:`M${V-Z},${oe-Z}h${de+Z*2}v${ye+Z*2}h${-de-Z*2}z
66
+ M${$.x},${$.y}h${$.width}v${$.height}h${-$.width}z`,fillRule:"evenodd",pointerEvents:"none"})]})})}DI.displayName="MiniMap";const w4=m.memo(DI),b4=e=>t=>e?`${Math.max(1/t.transform[2],1)}`:void 0,v4={[ud.Line]:"right",[ud.Handle]:"bottom-right"};function k4({nodeId:e,position:t,variant:n=ud.Handle,className:r,style:s=void 0,children:o,color:a,minWidth:l=10,minHeight:c=10,maxWidth:d=Number.MAX_VALUE,maxHeight:p=Number.MAX_VALUE,keepAspectRatio:u=!1,resizeDirection:f,autoScale:h=!0,shouldResize:g,onResizeStart:w,onResize:k,onResizeEnd:y}){const b=hI(),x=typeof e=="string"?e:b,N=Hn(),E=m.useRef(null),C=n===ud.Handle,M=Gt(m.useCallback(b4(C&&h),[C,h]),Qn),$=m.useRef(null),z=t??v4[n];m.useEffect(()=>{if(!(!E.current||!x))return $.current||($.current=zH({domNode:E.current,nodeId:x,getStoreItems:()=>{const{nodeLookup:H,transform:L,snapGrid:F,snapToGrid:T,nodeOrigin:R,domNode:I}=N.getState();return{nodeLookup:H,transform:L,snapGrid:F,snapToGrid:T,nodeOrigin:R,paneDomNode:I}},onChange:(H,L)=>{const{triggerNodeChanges:F,nodeLookup:T,parentLookup:R,nodeOrigin:I}=N.getState(),D=[],A={x:H.x,y:H.y},O=T.get(x);if(O&&O.expandParent&&O.parentId){const _=O.origin??I,Q=H.width??O.measured.width??0,Z=H.height??O.measured.height??0,V={id:O.id,parentId:O.parentId,rect:{width:Q,height:Z,...MP({x:H.x??O.position.x,y:H.y??O.position.y},{width:Q,height:Z},O.parentId,T,_)}},oe=F0([V],T,R,I);D.push(...oe),A.x=H.x?Math.max(_[0]*Q,H.x):void 0,A.y=H.y?Math.max(_[1]*Z,H.y):void 0}if(A.x!==void 0&&A.y!==void 0){const _={id:x,type:"position",position:{...A}};D.push(_)}if(H.width!==void 0&&H.height!==void 0){const Q={id:x,type:"dimensions",resizing:!0,setAttributes:f?f==="horizontal"?"width":"height":!0,dimensions:{width:H.width,height:H.height}};D.push(Q)}for(const _ of L){const Q={..._,type:"position"};D.push(Q)}F(D)},onEnd:({width:H,height:L})=>{const F={id:x,type:"dimensions",resizing:!1,dimensions:{width:H,height:L}};N.getState().triggerNodeChanges([F])}})),$.current.update({controlPosition:z,boundaries:{minWidth:l,minHeight:c,maxWidth:d,maxHeight:p},keepAspectRatio:u,resizeDirection:f,onResizeStart:w,onResize:k,onResizeEnd:y,shouldResize:g}),()=>{var H;(H=$.current)==null||H.destroy()}},[z,l,c,d,p,u,w,k,y,g]);const K=z.split("-");return i.jsx("div",{className:jr(["react-flow__resize-control","nodrag",...K,n,r]),ref:E,style:{...s,scale:M,...a&&{[C?"backgroundColor":"borderColor"]:a}},children:o})}const K0=m.memo(k4);function S4(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const N4=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,j4=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,C4={};function uj(e,t){return(C4.jsx?j4:N4).test(e)}const E4=/[ \t\n\f\r]/g;function _4(e){return typeof e=="object"?e.type==="text"?dj(e.value):!1:dj(e)}function dj(e){return e.replace(E4,"")===""}let Zp=class{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}};Zp.prototype.normal={};Zp.prototype.property={};Zp.prototype.space=void 0;function FI(e,t){const n={},r={};for(const s of e)Object.assign(n,s.property),Object.assign(r,s.normal);return new Zp(n,r,t)}function Gb(e){return e.toLowerCase()}class Ys{constructor(t,n){this.attribute=n,this.property=t}}Ys.prototype.attribute="";Ys.prototype.booleanish=!1;Ys.prototype.boolean=!1;Ys.prototype.commaOrSpaceSeparated=!1;Ys.prototype.commaSeparated=!1;Ys.prototype.defined=!1;Ys.prototype.mustUseProperty=!1;Ys.prototype.number=!1;Ys.prototype.overloadedBoolean=!1;Ys.prototype.property="";Ys.prototype.spaceSeparated=!1;Ys.prototype.space=void 0;let A4=0;const Ot=Dc(),kr=Dc(),Xb=Dc(),Le=Dc(),An=Dc(),qu=Dc(),ni=Dc();function Dc(){return 2**++A4}const Jb=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ot,booleanish:kr,commaOrSpaceSeparated:ni,commaSeparated:qu,number:Le,overloadedBoolean:Xb,spaceSeparated:An},Symbol.toStringTag,{value:"Module"})),Yx=Object.keys(Jb);class U0 extends Ys{constructor(t,n,r,s){let o=-1;if(super(t,n),fj(this,"space",s),typeof r=="number")for(;++o<Yx.length;){const a=Yx[o];fj(this,Yx[o],(r&Jb[a])===Jb[a])}}}U0.prototype.defined=!0;function fj(e,t,n){n&&(e[t]=n)}function kd(e){const t={},n={};for(const[r,s]of Object.entries(e.properties)){const o=new U0(r,e.transform(e.attributes||{},r),s,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(o.mustUseProperty=!0),t[r]=o,n[Gb(r)]=r,n[Gb(o.attribute)]=r}return new Zp(t,n,e.space)}const zI=kd({properties:{ariaActiveDescendant:null,ariaAtomic:kr,ariaAutoComplete:null,ariaBusy:kr,ariaChecked:kr,ariaColCount:Le,ariaColIndex:Le,ariaColSpan:Le,ariaControls:An,ariaCurrent:null,ariaDescribedBy:An,ariaDetails:null,ariaDisabled:kr,ariaDropEffect:An,ariaErrorMessage:null,ariaExpanded:kr,ariaFlowTo:An,ariaGrabbed:kr,ariaHasPopup:null,ariaHidden:kr,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:An,ariaLevel:Le,ariaLive:null,ariaModal:kr,ariaMultiLine:kr,ariaMultiSelectable:kr,ariaOrientation:null,ariaOwns:An,ariaPlaceholder:null,ariaPosInSet:Le,ariaPressed:kr,ariaReadOnly:kr,ariaRelevant:null,ariaRequired:kr,ariaRoleDescription:An,ariaRowCount:Le,ariaRowIndex:Le,ariaRowSpan:Le,ariaSelected:kr,ariaSetSize:Le,ariaSort:null,ariaValueMax:Le,ariaValueMin:Le,ariaValueNow:Le,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function HI(e,t){return t in e?e[t]:t}function BI(e,t){return HI(e,t.toLowerCase())}const P4=kd({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:qu,acceptCharset:An,accessKey:An,action:null,allow:null,allowFullScreen:Ot,allowPaymentRequest:Ot,allowUserMedia:Ot,alt:null,as:null,async:Ot,autoCapitalize:null,autoComplete:An,autoFocus:Ot,autoPlay:Ot,blocking:An,capture:null,charSet:null,checked:Ot,cite:null,className:An,cols:Le,colSpan:null,content:null,contentEditable:kr,controls:Ot,controlsList:An,coords:Le|qu,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ot,defer:Ot,dir:null,dirName:null,disabled:Ot,download:Xb,draggable:kr,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ot,formTarget:null,headers:An,height:Le,hidden:Xb,high:Le,href:null,hrefLang:null,htmlFor:An,httpEquiv:An,id:null,imageSizes:null,imageSrcSet:null,inert:Ot,inputMode:null,integrity:null,is:null,isMap:Ot,itemId:null,itemProp:An,itemRef:An,itemScope:Ot,itemType:An,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ot,low:Le,manifest:null,max:null,maxLength:Le,media:null,method:null,min:null,minLength:Le,multiple:Ot,muted:Ot,name:null,nonce:null,noModule:Ot,noValidate:Ot,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:Ot,optimum:Le,pattern:null,ping:An,placeholder:null,playsInline:Ot,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ot,referrerPolicy:null,rel:An,required:Ot,reversed:Ot,rows:Le,rowSpan:Le,sandbox:An,scope:null,scoped:Ot,seamless:Ot,selected:Ot,shadowRootClonable:Ot,shadowRootDelegatesFocus:Ot,shadowRootMode:null,shape:null,size:Le,sizes:null,slot:null,span:Le,spellCheck:kr,src:null,srcDoc:null,srcLang:null,srcSet:null,start:Le,step:null,style:null,tabIndex:Le,target:null,title:null,translate:null,type:null,typeMustMatch:Ot,useMap:null,value:kr,width:Le,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:An,axis:null,background:null,bgColor:null,border:Le,borderColor:null,bottomMargin:Le,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ot,declare:Ot,event:null,face:null,frame:null,frameBorder:null,hSpace:Le,leftMargin:Le,link:null,longDesc:null,lowSrc:null,marginHeight:Le,marginWidth:Le,noResize:Ot,noHref:Ot,noShade:Ot,noWrap:Ot,object:null,profile:null,prompt:null,rev:null,rightMargin:Le,rules:null,scheme:null,scrolling:kr,standby:null,summary:null,text:null,topMargin:Le,valueType:null,version:null,vAlign:null,vLink:null,vSpace:Le,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ot,disableRemotePlayback:Ot,prefix:null,property:null,results:Le,security:null,unselectable:null},space:"html",transform:BI}),I4=kd({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:ni,accentHeight:Le,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Le,amplitude:Le,arabicForm:null,ascent:Le,attributeName:null,attributeType:null,azimuth:Le,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Le,by:null,calcMode:null,capHeight:Le,className:An,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:Le,diffuseConstant:Le,direction:null,display:null,dur:null,divisor:Le,dominantBaseline:null,download:Ot,dx:null,dy:null,edgeMode:null,editable:null,elevation:Le,enableBackground:null,end:null,event:null,exponent:Le,externalResourcesRequired:null,fill:null,fillOpacity:Le,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:qu,g2:qu,glyphName:qu,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Le,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Le,horizOriginX:Le,horizOriginY:Le,id:null,ideographic:Le,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Le,k:Le,k1:Le,k2:Le,k3:Le,k4:Le,kernelMatrix:ni,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Le,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:Le,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:Le,overlineThickness:Le,paintOrder:null,panose1:null,path:null,pathLength:Le,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:An,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Le,pointsAtY:Le,pointsAtZ:Le,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:ni,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:ni,rev:ni,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:ni,requiredFeatures:ni,requiredFonts:ni,requiredFormats:ni,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:Le,specularExponent:Le,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Le,strikethroughThickness:Le,string:null,stroke:null,strokeDashArray:ni,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Le,strokeOpacity:Le,strokeWidth:null,style:null,surfaceScale:Le,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:ni,tabIndex:Le,tableValues:null,target:null,targetX:Le,targetY:Le,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:ni,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:Le,underlineThickness:Le,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Le,values:null,vAlphabetic:Le,vMathematical:Le,vectorEffect:null,vHanging:Le,vIdeographic:Le,version:null,vertAdvY:Le,vertOriginX:Le,vertOriginY:Le,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Le,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:HI}),WI=kd({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()}}),VI=kd({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:BI}),KI=kd({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),T4={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"},R4=/[A-Z]/g,pj=/-[a-z]/g,M4=/^data[-\w.:]+$/i;function L4(e,t){const n=Gb(t);let r=t,s=Ys;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&M4.test(t)){if(t.charAt(4)==="-"){const o=t.slice(5).replace(pj,$4);r="data"+o.charAt(0).toUpperCase()+o.slice(1)}else{const o=t.slice(4);if(!pj.test(o)){let a=o.replace(R4,O4);a.charAt(0)!=="-"&&(a="-"+a),t="data"+a}}s=U0}return new s(r,t)}function O4(e){return"-"+e.toLowerCase()}function $4(e){return e.charAt(1).toUpperCase()}const D4=FI([zI,P4,WI,VI,KI],"html"),q0=FI([zI,I4,WI,VI,KI],"svg");function F4(e){return e.join(" ").trim()}var Y0={},hj=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,z4=/\n/g,H4=/^\s*/,B4=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,W4=/^:\s*/,V4=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,K4=/^[;\s]*/,U4=/^\s+|\s+$/g,q4=`
67
+ `,mj="/",gj="*",lc="",Y4="comment",G4="declaration";function X4(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 w=g.match(z4);w&&(n+=w.length);var k=g.lastIndexOf(q4);r=~k?g.length-k:r+g.length}function o(){var g={line:n,column:r};return function(w){return w.position=new a(g),d(),w}}function a(g){this.start=g,this.end={line:n,column:r},this.source=t.source}a.prototype.content=e;function l(g){var w=new Error(t.source+":"+n+":"+r+": "+g);if(w.reason=g,w.filename=t.source,w.line=n,w.column=r,w.source=e,!t.silent)throw w}function c(g){var w=g.exec(e);if(w){var k=w[0];return s(k),e=e.slice(k.length),w}}function d(){c(H4)}function p(g){var w;for(g=g||[];w=u();)w!==!1&&g.push(w);return g}function u(){var g=o();if(!(mj!=e.charAt(0)||gj!=e.charAt(1))){for(var w=2;lc!=e.charAt(w)&&(gj!=e.charAt(w)||mj!=e.charAt(w+1));)++w;if(w+=2,lc===e.charAt(w-1))return l("End of comment missing");var k=e.slice(2,w-2);return r+=2,s(k),e=e.slice(w),r+=2,g({type:Y4,comment:k})}}function f(){var g=o(),w=c(B4);if(w){if(u(),!c(W4))return l("property missing ':'");var k=c(V4),y=g({type:G4,property:yj(w[0].replace(hj,lc)),value:k?yj(k[0].replace(hj,lc)):lc});return c(K4),y}}function h(){var g=[];p(g);for(var w;w=f();)w!==!1&&(g.push(w),p(g));return g}return d(),h()}function yj(e){return e?e.replace(U4,lc):lc}var J4=X4,Q4=tp&&tp.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Y0,"__esModule",{value:!0});Y0.default=e6;const Z4=Q4(J4);function e6(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,Z4.default)(e),s=typeof t=="function";return r.forEach(o=>{if(o.type!=="declaration")return;const{property:a,value:l}=o;s?t(a,l,o):l&&(n=n||{},n[a]=l)}),n}var Ry={};Object.defineProperty(Ry,"__esModule",{value:!0});Ry.camelCase=void 0;var t6=/^--[a-zA-Z0-9_-]+$/,n6=/-([a-z])/g,r6=/^[^-]+$/,s6=/^-(webkit|moz|ms|o|khtml)-/,i6=/^-(ms)-/,o6=function(e){return!e||r6.test(e)||t6.test(e)},a6=function(e,t){return t.toUpperCase()},xj=function(e,t){return"".concat(t,"-")},l6=function(e,t){return t===void 0&&(t={}),o6(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(i6,xj):e=e.replace(s6,xj),e.replace(n6,a6))};Ry.camelCase=l6;var c6=tp&&tp.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},u6=c6(Y0),d6=Ry;function Qb(e,t){var n={};return!e||typeof e!="string"||(0,u6.default)(e,function(r,s){r&&s&&(n[(0,d6.camelCase)(r,t)]=s)}),n}Qb.default=Qb;var f6=Qb;const p6=Al(f6),UI=qI("end"),G0=qI("start");function qI(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 h6(e){const t=G0(e),n=UI(e);if(t&&n)return{start:t,end:n}}function qf(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?wj(e.position):"start"in e||"end"in e?wj(e):"line"in e||"column"in e?Zb(e):""}function Zb(e){return bj(e&&e.line)+":"+bj(e&&e.column)}function wj(e){return Zb(e&&e.start)+"-"+Zb(e&&e.end)}function bj(e){return e&&typeof e=="number"?e:1}class ys extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let s="",o={},a=!1;if(n&&("line"in n&&"column"in n?o={place:n}:"start"in n&&"end"in n?o={place:n}:"type"in n?o={ancestors:[n],place:n.position}:o={...n}),typeof t=="string"?s=t:!o.cause&&t&&(a=!0,s=t.message,o.cause=t),!o.ruleId&&!o.source&&typeof r=="string"){const c=r.indexOf(":");c===-1?o.ruleId=r:(o.source=r.slice(0,c),o.ruleId=r.slice(c+1))}if(!o.place&&o.ancestors&&o.ancestors){const c=o.ancestors[o.ancestors.length-1];c&&(o.place=c.position)}const l=o.place&&"start"in o.place?o.place.start:o.place;this.ancestors=o.ancestors||void 0,this.cause=o.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=qf(o.place)||"1:1",this.place=o.place||void 0,this.reason=this.message,this.ruleId=o.ruleId||void 0,this.source=o.source||void 0,this.stack=a&&o.cause&&typeof o.cause.stack=="string"?o.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}ys.prototype.file="";ys.prototype.name="";ys.prototype.reason="";ys.prototype.message="";ys.prototype.stack="";ys.prototype.column=void 0;ys.prototype.line=void 0;ys.prototype.ancestors=void 0;ys.prototype.cause=void 0;ys.prototype.fatal=void 0;ys.prototype.place=void 0;ys.prototype.ruleId=void 0;ys.prototype.source=void 0;const X0={}.hasOwnProperty,m6=new Map,g6=/[A-Z]/g,y6=new Set(["table","tbody","thead","tfoot","tr"]),x6=new Set(["td","th"]),YI="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function w6(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=E6(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=C6(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"?q0:D4,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},o=GI(s,e,void 0);return o&&typeof o!="string"?o:s.create(e,s.Fragment,{children:o||void 0},void 0)}function GI(e,t,n){if(t.type==="element")return b6(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return v6(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return S6(e,t,n);if(t.type==="mdxjsEsm")return k6(e,t);if(t.type==="root")return N6(e,t,n);if(t.type==="text")return j6(e,t)}function b6(e,t,n){const r=e.schema;let s=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(s=q0,e.schema=s),e.ancestors.push(t);const o=JI(e,t.tagName,!1),a=_6(e,t);let l=Q0(e,t);return y6.has(t.tagName)&&(l=l.filter(function(c){return typeof c=="string"?!_4(c):!0})),XI(e,a,o,t),J0(a,l),e.ancestors.pop(),e.schema=r,e.create(t,o,a,n)}function v6(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)}_p(e,t.position)}function k6(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);_p(e,t.position)}function S6(e,t,n){const r=e.schema;let s=r;t.name==="svg"&&r.space==="html"&&(s=q0,e.schema=s),e.ancestors.push(t);const o=t.name===null?e.Fragment:JI(e,t.name,!0),a=A6(e,t),l=Q0(e,t);return XI(e,a,o,t),J0(a,l),e.ancestors.pop(),e.schema=r,e.create(t,o,a,n)}function N6(e,t,n){const r={};return J0(r,Q0(e,t)),e.create(t,e.Fragment,r,n)}function j6(e,t){return t.value}function XI(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function J0(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function C6(e,t,n){return r;function r(s,o,a,l){const d=Array.isArray(a.children)?n:t;return l?d(o,a,l):d(o,a)}}function E6(e,t){return n;function n(r,s,o,a){const l=Array.isArray(o.children),c=G0(r);return t(s,o,a,l,{columnNumber:c?c.column-1:void 0,fileName:e,lineNumber:c?c.line:void 0},void 0)}}function _6(e,t){const n={};let r,s;for(s in t.properties)if(s!=="children"&&X0.call(t.properties,s)){const o=P6(e,s,t.properties[s]);if(o){const[a,l]=o;e.tableCellAlignToStyle&&a==="align"&&typeof l=="string"&&x6.has(t.tagName)?r=l:n[a]=l}}if(r){const o=n.style||(n.style={});o[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function A6(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const o=r.data.estree.body[0];o.type;const a=o.expression;a.type;const l=a.properties[0];l.type,Object.assign(n,e.evaluater.evaluateExpression(l.argument))}else _p(e,t.position);else{const s=r.name;let o;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,o=e.evaluater.evaluateExpression(l.expression)}else _p(e,t.position);else o=r.value===null?!0:r.value;n[s]=o}return n}function Q0(e,t){const n=[];let r=-1;const s=e.passKeys?new Map:m6;for(;++r<t.children.length;){const o=t.children[r];let a;if(e.passKeys){const c=o.type==="element"?o.tagName:o.type==="mdxJsxFlowElement"||o.type==="mdxJsxTextElement"?o.name:void 0;if(c){const d=s.get(c)||0;a=c+"-"+d,s.set(c,d+1)}}const l=GI(e,o,a);l!==void 0&&n.push(l)}return n}function P6(e,t,n){const r=L4(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?S4(n):F4(n)),r.property==="style"){let s=typeof n=="object"?n:I6(e,String(n));return e.stylePropertyNameCase==="css"&&(s=T6(s)),["style",s]}return[e.elementAttributeNameCase==="react"&&r.space?T4[r.property]||r.property:r.attribute,n]}}function I6(e,t){try{return p6(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,s=new ys("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=YI+"#cannot-parse-style-attribute",s}}function JI(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const s=t.split(".");let o=-1,a;for(;++o<s.length;){const l=uj(s[o])?{type:"Identifier",name:s[o]}:{type:"Literal",value:s[o]};a=a?{type:"MemberExpression",object:a,property:l,computed:!!(o&&l.type==="Literal"),optional:!1}:l}r=a}else r=uj(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const s=r.value;return X0.call(e.components,s)?e.components[s]:s}if(e.evaluater)return e.evaluater.evaluateExpression(r);_p(e)}function _p(e,t){const n=new ys("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=YI+"#cannot-handle-mdx-estrees-without-createevaluater",n}function T6(e){const t={};let n;for(n in e)X0.call(e,n)&&(t[R6(n)]=e[n]);return t}function R6(e){let t=e.replace(g6,M6);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function M6(e){return"-"+e.toLowerCase()}const Gx={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"]},L6={};function O6(e,t){const n=L6,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,s=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return QI(e,r,s)}function QI(e,t,n){if($6(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 vj(e.children,t,n)}return Array.isArray(e)?vj(e,t,n):""}function vj(e,t,n){const r=[];let s=-1;for(;++s<e.length;)r[s]=QI(e[s],t,n);return r.join("")}function $6(e){return!!(e&&typeof e=="object")}const kj=document.createElement("i");function Z0(e){const t="&"+e+";";kj.innerHTML=t;const n=kj.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Wo(e,t,n,r){const s=e.length;let o=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);o<r.length;)a=r.slice(o,o+1e4),a.unshift(t,0),e.splice(...a),o+=1e4,t+=1e4}function ji(e,t){return e.length>0?(Wo(e,e.length,0,t),e):t}const Sj={}.hasOwnProperty;function D6(e){const t={};let n=-1;for(;++n<e.length;)F6(t,e[n]);return t}function F6(e,t){let n;for(n in t){const s=(Sj.call(e,n)?e[n]:void 0)||(e[n]={}),o=t[n];let a;if(o)for(a in o){Sj.call(s,a)||(s[a]=[]);const l=o[a];z6(s[a],Array.isArray(l)?l:l?[l]:[])}}}function z6(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Wo(e,0,0,r)}function ZI(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 Yu(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const Mo=Ml(/[A-Za-z]/),ai=Ml(/[\dA-Za-z]/),H6=Ml(/[#-'*+\--9=?A-Z^-~]/);function ev(e){return e!==null&&(e<32||e===127)}const tv=Ml(/\d/),B6=Ml(/[\dA-Fa-f]/),W6=Ml(/[!-/:-@[-`{-~]/);function _t(e){return e!==null&&e<-2}function qs(e){return e!==null&&(e<0||e===32)}function on(e){return e===-2||e===-1||e===32}const V6=Ml(new RegExp("\\p{P}|\\p{S}","u")),K6=Ml(/\s/);function Ml(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Sd(e){const t=[];let n=-1,r=0,s=0;for(;++n<e.length;){const o=e.charCodeAt(n);let a="";if(o===37&&ai(e.charCodeAt(n+1))&&ai(e.charCodeAt(n+2)))s=2;else if(o<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(o))||(a=String.fromCharCode(o));else if(o>55295&&o<57344){const l=e.charCodeAt(n+1);o<56320&&l>56319&&l<57344?(a=String.fromCharCode(o,l),s=1):a="�"}else a=String.fromCharCode(o);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 Tn(e,t,n,r){const s=r?r-1:Number.POSITIVE_INFINITY;let o=0;return a;function a(c){return on(c)?(e.enter(n),l(c)):t(c)}function l(c){return on(c)&&o++<s?(e.consume(c),l):(e.exit(n),t(c))}}const U6={tokenize:q6};function q6(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"),Tn(e,t,"linePrefix")}function s(l){return e.enter("paragraph"),o(l)}function o(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 _t(l)?(e.consume(l),e.exit("chunkText"),o):(e.consume(l),a)}}const Y6={tokenize:G6},Nj={tokenize:X6};function G6(e){const t=this,n=[];let r=0,s,o,a;return l;function l(x){if(r<n.length){const N=n[r];return t.containerState=N[1],e.attempt(N[0].continuation,c,d)(x)}return d(x)}function c(x){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,s&&b();const N=t.events.length;let E=N,C;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){C=t.events[E][1].end;break}y(r);let M=N;for(;M<t.events.length;)t.events[M][1].end={...C},M++;return Wo(t.events,E+1,0,t.events.slice(N)),t.events.length=M,d(x)}return l(x)}function d(x){if(r===n.length){if(!s)return f(x);if(s.currentConstruct&&s.currentConstruct.concrete)return g(x);t.interrupt=!!(s.currentConstruct&&!s._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Nj,p,u)(x)}function p(x){return s&&b(),y(r),f(x)}function u(x){return t.parser.lazy[t.now().line]=r!==n.length,a=t.now().offset,g(x)}function f(x){return t.containerState={},e.attempt(Nj,h,g)(x)}function h(x){return r++,n.push([t.currentConstruct,t.containerState]),f(x)}function g(x){if(x===null){s&&b(),y(0),e.consume(x);return}return s=s||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:s,contentType:"flow",previous:o}),w(x)}function w(x){if(x===null){k(e.exit("chunkFlow"),!0),y(0),e.consume(x);return}return _t(x)?(e.consume(x),k(e.exit("chunkFlow")),r=0,t.interrupt=void 0,l):(e.consume(x),w)}function k(x,N){const E=t.sliceStream(x);if(N&&E.push(null),x.previous=o,o&&(o.next=x),o=x,s.defineSkip(x.start),s.write(E),t.parser.lazy[x.start.line]){let C=s.events.length;for(;C--;)if(s.events[C][1].start.offset<a&&(!s.events[C][1].end||s.events[C][1].end.offset>a))return;const M=t.events.length;let $=M,z,K;for(;$--;)if(t.events[$][0]==="exit"&&t.events[$][1].type==="chunkFlow"){if(z){K=t.events[$][1].end;break}z=!0}for(y(r),C=M;C<t.events.length;)t.events[C][1].end={...K},C++;Wo(t.events,$+1,0,t.events.slice(M)),t.events.length=C}}function y(x){let N=n.length;for(;N-- >x;){const E=n[N];t.containerState=E[1],E[0].exit.call(t,e)}n.length=x}function b(){s.write([null]),o=void 0,s=void 0,t.containerState._closeFlow=void 0}}function X6(e,t,n){return Tn(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function jj(e){if(e===null||qs(e)||K6(e))return 1;if(V6(e))return 2}function ek(e,t,n){const r=[];let s=-1;for(;++s<e.length;){const o=e[s].resolveAll;o&&!r.includes(o)&&(t=o(t,n),r.push(o))}return t}const nv={name:"attention",resolveAll:J6,tokenize:Q6};function J6(e,t){let n=-1,r,s,o,a,l,c,d,p;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 u={...e[r][1].end},f={...e[n][1].start};Cj(u,-c),Cj(f,c),a={type:c>1?"strongSequence":"emphasisSequence",start:u,end:{...e[r][1].end}},l={type:c>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:f},o={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},d=[],e[r][1].end.offset-e[r][1].start.offset&&(d=ji(d,[["enter",e[r][1],t],["exit",e[r][1],t]])),d=ji(d,[["enter",s,t],["enter",a,t],["exit",a,t],["enter",o,t]]),d=ji(d,ek(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),d=ji(d,[["exit",o,t],["enter",l,t],["exit",l,t],["exit",s,t]]),e[n][1].end.offset-e[n][1].start.offset?(p=2,d=ji(d,[["enter",e[n][1],t],["exit",e[n][1],t]])):p=0,Wo(e,r-1,n-r+3,d),n=r+d.length-p-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function Q6(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,s=jj(r);let o;return a;function a(c){return o=c,e.enter("attentionSequence"),l(c)}function l(c){if(c===o)return e.consume(c),l;const d=e.exit("attentionSequence"),p=jj(c),u=!p||p===2&&s||n.includes(c),f=!s||s===2&&p||n.includes(r);return d._open=!!(o===42?u:u&&(s||!f)),d._close=!!(o===42?f:f&&(p||!u)),t(c)}}function Cj(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Z6={name:"autolink",tokenize:e8};function e8(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"),o}function o(h){return Mo(h)?(e.consume(h),a):h===64?n(h):d(h)}function a(h){return h===43||h===45||h===46||ai(h)?(r=1,l(h)):d(h)}function l(h){return h===58?(e.consume(h),r=0,c):(h===43||h===45||h===46||ai(h))&&r++<32?(e.consume(h),l):(r=0,d(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||ev(h)?n(h):(e.consume(h),c)}function d(h){return h===64?(e.consume(h),p):H6(h)?(e.consume(h),d):n(h)}function p(h){return ai(h)?u(h):n(h)}function u(h){return h===46?(e.consume(h),r=0,p):h===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):f(h)}function f(h){if((h===45||ai(h))&&r++<63){const g=h===45?f:u;return e.consume(h),g}return n(h)}}const My={partial:!0,tokenize:t8};function t8(e,t,n){return r;function r(o){return on(o)?Tn(e,s,"linePrefix")(o):s(o)}function s(o){return o===null||_t(o)?t(o):n(o)}}const eT={continuation:{tokenize:r8},exit:s8,name:"blockQuote",tokenize:n8};function n8(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"),o}return n(a)}function o(a){return on(a)?(e.enter("blockQuotePrefixWhitespace"),e.consume(a),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(a))}}function r8(e,t,n){const r=this;return s;function s(a){return on(a)?Tn(e,o,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a):o(a)}function o(a){return e.attempt(eT,t,n)(a)}}function s8(e){e.exit("blockQuote")}const tT={name:"characterEscape",tokenize:i8};function i8(e,t,n){return r;function r(o){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(o),e.exit("escapeMarker"),s}function s(o){return W6(o)?(e.enter("characterEscapeValue"),e.consume(o),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(o)}}const nT={name:"characterReference",tokenize:o8};function o8(e,t,n){const r=this;let s=0,o,a;return l;function l(u){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(u),e.exit("characterReferenceMarker"),c}function c(u){return u===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(u),e.exit("characterReferenceMarkerNumeric"),d):(e.enter("characterReferenceValue"),o=31,a=ai,p(u))}function d(u){return u===88||u===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(u),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),o=6,a=B6,p):(e.enter("characterReferenceValue"),o=7,a=tv,p(u))}function p(u){if(u===59&&s){const f=e.exit("characterReferenceValue");return a===ai&&!Z0(r.sliceSerialize(f))?n(u):(e.enter("characterReferenceMarker"),e.consume(u),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return a(u)&&s++<o?(e.consume(u),p):n(u)}}const Ej={partial:!0,tokenize:l8},_j={concrete:!0,name:"codeFenced",tokenize:a8};function a8(e,t,n){const r=this,s={partial:!0,tokenize:E};let o=0,a=0,l;return c;function c(C){return d(C)}function d(C){const M=r.events[r.events.length-1];return o=M&&M[1].type==="linePrefix"?M[2].sliceSerialize(M[1],!0).length:0,l=C,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),p(C)}function p(C){return C===l?(a++,e.consume(C),p):a<3?n(C):(e.exit("codeFencedFenceSequence"),on(C)?Tn(e,u,"whitespace")(C):u(C))}function u(C){return C===null||_t(C)?(e.exit("codeFencedFence"),r.interrupt?t(C):e.check(Ej,w,N)(C)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),f(C))}function f(C){return C===null||_t(C)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),u(C)):on(C)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Tn(e,h,"whitespace")(C)):C===96&&C===l?n(C):(e.consume(C),f)}function h(C){return C===null||_t(C)?u(C):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),g(C))}function g(C){return C===null||_t(C)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),u(C)):C===96&&C===l?n(C):(e.consume(C),g)}function w(C){return e.attempt(s,N,k)(C)}function k(C){return e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),y}function y(C){return o>0&&on(C)?Tn(e,b,"linePrefix",o+1)(C):b(C)}function b(C){return C===null||_t(C)?e.check(Ej,w,N)(C):(e.enter("codeFlowValue"),x(C))}function x(C){return C===null||_t(C)?(e.exit("codeFlowValue"),b(C)):(e.consume(C),x)}function N(C){return e.exit("codeFenced"),t(C)}function E(C,M,$){let z=0;return K;function K(R){return C.enter("lineEnding"),C.consume(R),C.exit("lineEnding"),H}function H(R){return C.enter("codeFencedFence"),on(R)?Tn(C,L,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):L(R)}function L(R){return R===l?(C.enter("codeFencedFenceSequence"),F(R)):$(R)}function F(R){return R===l?(z++,C.consume(R),F):z>=a?(C.exit("codeFencedFenceSequence"),on(R)?Tn(C,T,"whitespace")(R):T(R)):$(R)}function T(R){return R===null||_t(R)?(C.exit("codeFencedFence"),M(R)):$(R)}}}function l8(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"),o)}function o(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}const Xx={name:"codeIndented",tokenize:u8},c8={partial:!0,tokenize:d8};function u8(e,t,n){const r=this;return s;function s(d){return e.enter("codeIndented"),Tn(e,o,"linePrefix",5)(d)}function o(d){const p=r.events[r.events.length-1];return p&&p[1].type==="linePrefix"&&p[2].sliceSerialize(p[1],!0).length>=4?a(d):n(d)}function a(d){return d===null?c(d):_t(d)?e.attempt(c8,a,c)(d):(e.enter("codeFlowValue"),l(d))}function l(d){return d===null||_t(d)?(e.exit("codeFlowValue"),a(d)):(e.consume(d),l)}function c(d){return e.exit("codeIndented"),t(d)}}function d8(e,t,n){const r=this;return s;function s(a){return r.parser.lazy[r.now().line]?n(a):_t(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),s):Tn(e,o,"linePrefix",5)(a)}function o(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):_t(a)?s(a):n(a)}}const f8={name:"codeText",previous:h8,resolve:p8,tokenize:m8};function p8(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 h8(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function m8(e,t,n){let r=0,s,o;return a;function a(u){return e.enter("codeText"),e.enter("codeTextSequence"),l(u)}function l(u){return u===96?(e.consume(u),r++,l):(e.exit("codeTextSequence"),c(u))}function c(u){return u===null?n(u):u===32?(e.enter("space"),e.consume(u),e.exit("space"),c):u===96?(o=e.enter("codeTextSequence"),s=0,p(u)):_t(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c):(e.enter("codeTextData"),d(u))}function d(u){return u===null||u===32||u===96||_t(u)?(e.exit("codeTextData"),c(u)):(e.consume(u),d)}function p(u){return u===96?(e.consume(u),s++,p):s===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(u)):(o.type="codeTextData",d(u))}}class g8{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 o=this.right.splice(this.right.length-s,Number.POSITIVE_INFINITY);return r&&gf(this.left,r),o.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),gf(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),gf(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);gf(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);gf(this.left,n.reverse())}}}function gf(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 rT(e){const t={};let n=-1,r,s,o,a,l,c,d;const p=new g8(e);for(;++n<p.length;){for(;n in t;)n=t[n];if(r=p.get(n),n&&r[1].type==="chunkFlow"&&p.get(n-1)[1].type==="listItemPrefix"&&(c=r[1]._tokenizer.events,o=0,o<c.length&&c[o][1].type==="lineEndingBlank"&&(o+=2),o<c.length&&c[o][1].type==="content"))for(;++o<c.length&&c[o][1].type!=="content";)c[o][1].type==="chunkText"&&(c[o][1]._isInFirstContentOfListItem=!0,o++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,y8(p,n)),n=t[n],d=!0);else if(r[1]._container){for(o=n,s=void 0;o--;)if(a=p.get(o),a[1].type==="lineEnding"||a[1].type==="lineEndingBlank")a[0]==="enter"&&(s&&(p.get(s)[1].type="lineEndingBlank"),a[1].type="lineEnding",s=o);else if(!(a[1].type==="linePrefix"||a[1].type==="listItemIndent"))break;s&&(r[1].end={...p.get(s)[1].start},l=p.slice(s,n),l.unshift(r),p.splice(s,n-s+1,l))}}return Wo(e,0,Number.POSITIVE_INFINITY,p.slice(0)),!d}function y8(e,t){const n=e.get(t)[1],r=e.get(t)[2];let s=t-1;const o=[];let a=n._tokenizer;a||(a=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(a._contentTypeTextTrailing=!0));const l=a.events,c=[],d={};let p,u,f=-1,h=n,g=0,w=0;const k=[w];for(;h;){for(;e.get(++s)[1]!==h;);o.push(s),h._tokenizer||(p=r.sliceStream(h),h.next||p.push(null),u&&a.defineSkip(h.start),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=!0),a.write(p),h._isInFirstContentOfListItem&&(a._gfmTasklistFirstContentOfListItem=void 0)),u=h,h=h.next}for(h=n;++f<l.length;)l[f][0]==="exit"&&l[f-1][0]==="enter"&&l[f][1].type===l[f-1][1].type&&l[f][1].start.line!==l[f][1].end.line&&(w=f+1,k.push(w),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(a.events=[],h?(h._tokenizer=void 0,h.previous=void 0):k.pop(),f=k.length;f--;){const y=l.slice(k[f],k[f+1]),b=o.pop();c.push([b,b+y.length-1]),e.splice(b,2,y)}for(c.reverse(),f=-1;++f<c.length;)d[g+c[f][0]]=g+c[f][1],g+=c[f][1]-c[f][0]-1;return d}const x8={resolve:b8,tokenize:v8},w8={partial:!0,tokenize:k8};function b8(e){return rT(e),e}function v8(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?o(l):_t(l)?e.check(w8,a,o)(l):(e.consume(l),s)}function o(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 k8(e,t,n){const r=this;return s;function s(a){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),Tn(e,o,"linePrefix")}function o(a){if(a===null||_t(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 sT(e,t,n,r,s,o,a,l,c){const d=c||Number.POSITIVE_INFINITY;let p=0;return u;function u(y){return y===60?(e.enter(r),e.enter(s),e.enter(o),e.consume(y),e.exit(o),f):y===null||y===32||y===41||ev(y)?n(y):(e.enter(r),e.enter(a),e.enter(l),e.enter("chunkString",{contentType:"string"}),w(y))}function f(y){return y===62?(e.enter(o),e.consume(y),e.exit(o),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),f(y)):y===null||y===60||_t(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 w(y){return!p&&(y===null||y===41||qs(y))?(e.exit("chunkString"),e.exit(l),e.exit(a),e.exit(r),t(y)):p<d&&y===40?(e.consume(y),p++,w):y===41?(e.consume(y),p--,w):y===null||y===32||y===40||ev(y)?n(y):(e.consume(y),y===92?k:w)}function k(y){return y===40||y===41||y===92?(e.consume(y),w):w(y)}}function iT(e,t,n,r,s,o){const a=this;let l=0,c;return d;function d(h){return e.enter(r),e.enter(s),e.consume(h),e.exit(s),e.enter(o),p}function p(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(o),e.enter(s),e.consume(h),e.exit(s),e.exit(r),t):_t(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),p):(e.enter("chunkString",{contentType:"string"}),u(h))}function u(h){return h===null||h===91||h===93||_t(h)||l++>999?(e.exit("chunkString"),p(h)):(e.consume(h),c||(c=!on(h)),h===92?f:u)}function f(h){return h===91||h===92||h===93?(e.consume(h),l++,u):u(h)}}function oT(e,t,n,r,s,o){let a;return l;function l(f){return f===34||f===39||f===40?(e.enter(r),e.enter(s),e.consume(f),e.exit(s),a=f===40?41:f,c):n(f)}function c(f){return f===a?(e.enter(s),e.consume(f),e.exit(s),e.exit(r),t):(e.enter(o),d(f))}function d(f){return f===a?(e.exit(o),c(a)):f===null?n(f):_t(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),Tn(e,d,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),p(f))}function p(f){return f===a||f===null||_t(f)?(e.exit("chunkString"),d(f)):(e.consume(f),f===92?u:p)}function u(f){return f===a||f===92?(e.consume(f),p):p(f)}}function Yf(e,t){let n;return r;function r(s){return _t(s)?(e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),n=!0,r):on(s)?Tn(e,r,n?"linePrefix":"lineSuffix")(s):t(s)}}const S8={name:"definition",tokenize:j8},N8={partial:!0,tokenize:C8};function j8(e,t,n){const r=this;let s;return o;function o(h){return e.enter("definition"),a(h)}function a(h){return iT.call(r,e,l,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function l(h){return s=Yu(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 qs(h)?Yf(e,d)(h):d(h)}function d(h){return sT(e,p,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function p(h){return e.attempt(N8,u,u)(h)}function u(h){return on(h)?Tn(e,f,"whitespace")(h):f(h)}function f(h){return h===null||_t(h)?(e.exit("definition"),r.parser.defined.push(s),t(h)):n(h)}}function C8(e,t,n){return r;function r(l){return qs(l)?Yf(e,s)(l):n(l)}function s(l){return oT(e,o,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(l)}function o(l){return on(l)?Tn(e,a,"whitespace")(l):a(l)}function a(l){return l===null||_t(l)?t(l):n(l)}}const E8={name:"hardBreakEscape",tokenize:_8};function _8(e,t,n){return r;function r(o){return e.enter("hardBreakEscape"),e.consume(o),s}function s(o){return _t(o)?(e.exit("hardBreakEscape"),t(o)):n(o)}}const A8={name:"headingAtx",resolve:P8,tokenize:I8};function P8(e,t){let n=e.length-2,r=3,s,o;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},o={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Wo(e,r,n-r+1,[["enter",s,t],["enter",o,t],["exit",o,t],["exit",s,t]])),e}function I8(e,t,n){let r=0;return s;function s(p){return e.enter("atxHeading"),o(p)}function o(p){return e.enter("atxHeadingSequence"),a(p)}function a(p){return p===35&&r++<6?(e.consume(p),a):p===null||qs(p)?(e.exit("atxHeadingSequence"),l(p)):n(p)}function l(p){return p===35?(e.enter("atxHeadingSequence"),c(p)):p===null||_t(p)?(e.exit("atxHeading"),t(p)):on(p)?Tn(e,l,"whitespace")(p):(e.enter("atxHeadingText"),d(p))}function c(p){return p===35?(e.consume(p),c):(e.exit("atxHeadingSequence"),l(p))}function d(p){return p===null||p===35||qs(p)?(e.exit("atxHeadingText"),l(p)):(e.consume(p),d)}}const T8=["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"],Aj=["pre","script","style","textarea"],R8={concrete:!0,name:"htmlFlow",resolveTo:O8,tokenize:$8},M8={partial:!0,tokenize:F8},L8={partial:!0,tokenize:D8};function O8(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 $8(e,t,n){const r=this;let s,o,a,l,c;return d;function d(V){return p(V)}function p(V){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(V),u}function u(V){return V===33?(e.consume(V),f):V===47?(e.consume(V),o=!0,w):V===63?(e.consume(V),s=3,r.interrupt?t:_):Mo(V)?(e.consume(V),a=String.fromCharCode(V),k):n(V)}function f(V){return V===45?(e.consume(V),s=2,h):V===91?(e.consume(V),s=5,l=0,g):Mo(V)?(e.consume(V),s=4,r.interrupt?t:_):n(V)}function h(V){return V===45?(e.consume(V),r.interrupt?t:_):n(V)}function g(V){const oe="CDATA[";return V===oe.charCodeAt(l++)?(e.consume(V),l===oe.length?r.interrupt?t:L:g):n(V)}function w(V){return Mo(V)?(e.consume(V),a=String.fromCharCode(V),k):n(V)}function k(V){if(V===null||V===47||V===62||qs(V)){const oe=V===47,de=a.toLowerCase();return!oe&&!o&&Aj.includes(de)?(s=1,r.interrupt?t(V):L(V)):T8.includes(a.toLowerCase())?(s=6,oe?(e.consume(V),y):r.interrupt?t(V):L(V)):(s=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(V):o?b(V):x(V))}return V===45||ai(V)?(e.consume(V),a+=String.fromCharCode(V),k):n(V)}function y(V){return V===62?(e.consume(V),r.interrupt?t:L):n(V)}function b(V){return on(V)?(e.consume(V),b):K(V)}function x(V){return V===47?(e.consume(V),K):V===58||V===95||Mo(V)?(e.consume(V),N):on(V)?(e.consume(V),x):K(V)}function N(V){return V===45||V===46||V===58||V===95||ai(V)?(e.consume(V),N):E(V)}function E(V){return V===61?(e.consume(V),C):on(V)?(e.consume(V),E):x(V)}function C(V){return V===null||V===60||V===61||V===62||V===96?n(V):V===34||V===39?(e.consume(V),c=V,M):on(V)?(e.consume(V),C):$(V)}function M(V){return V===c?(e.consume(V),c=null,z):V===null||_t(V)?n(V):(e.consume(V),M)}function $(V){return V===null||V===34||V===39||V===47||V===60||V===61||V===62||V===96||qs(V)?E(V):(e.consume(V),$)}function z(V){return V===47||V===62||on(V)?x(V):n(V)}function K(V){return V===62?(e.consume(V),H):n(V)}function H(V){return V===null||_t(V)?L(V):on(V)?(e.consume(V),H):n(V)}function L(V){return V===45&&s===2?(e.consume(V),I):V===60&&s===1?(e.consume(V),D):V===62&&s===4?(e.consume(V),Q):V===63&&s===3?(e.consume(V),_):V===93&&s===5?(e.consume(V),O):_t(V)&&(s===6||s===7)?(e.exit("htmlFlowData"),e.check(M8,Z,F)(V)):V===null||_t(V)?(e.exit("htmlFlowData"),F(V)):(e.consume(V),L)}function F(V){return e.check(L8,T,Z)(V)}function T(V){return e.enter("lineEnding"),e.consume(V),e.exit("lineEnding"),R}function R(V){return V===null||_t(V)?F(V):(e.enter("htmlFlowData"),L(V))}function I(V){return V===45?(e.consume(V),_):L(V)}function D(V){return V===47?(e.consume(V),a="",A):L(V)}function A(V){if(V===62){const oe=a.toLowerCase();return Aj.includes(oe)?(e.consume(V),Q):L(V)}return Mo(V)&&a.length<8?(e.consume(V),a+=String.fromCharCode(V),A):L(V)}function O(V){return V===93?(e.consume(V),_):L(V)}function _(V){return V===62?(e.consume(V),Q):V===45&&s===2?(e.consume(V),_):L(V)}function Q(V){return V===null||_t(V)?(e.exit("htmlFlowData"),Z(V)):(e.consume(V),Q)}function Z(V){return e.exit("htmlFlow"),t(V)}}function D8(e,t,n){const r=this;return s;function s(a){return _t(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),o):n(a)}function o(a){return r.parser.lazy[r.now().line]?n(a):t(a)}}function F8(e,t,n){return r;function r(s){return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),e.attempt(My,t,n)}}const z8={name:"htmlText",tokenize:H8};function H8(e,t,n){const r=this;let s,o,a;return l;function l(_){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(_),c}function c(_){return _===33?(e.consume(_),d):_===47?(e.consume(_),E):_===63?(e.consume(_),x):Mo(_)?(e.consume(_),$):n(_)}function d(_){return _===45?(e.consume(_),p):_===91?(e.consume(_),o=0,g):Mo(_)?(e.consume(_),b):n(_)}function p(_){return _===45?(e.consume(_),h):n(_)}function u(_){return _===null?n(_):_===45?(e.consume(_),f):_t(_)?(a=u,D(_)):(e.consume(_),u)}function f(_){return _===45?(e.consume(_),h):u(_)}function h(_){return _===62?I(_):_===45?f(_):u(_)}function g(_){const Q="CDATA[";return _===Q.charCodeAt(o++)?(e.consume(_),o===Q.length?w:g):n(_)}function w(_){return _===null?n(_):_===93?(e.consume(_),k):_t(_)?(a=w,D(_)):(e.consume(_),w)}function k(_){return _===93?(e.consume(_),y):w(_)}function y(_){return _===62?I(_):_===93?(e.consume(_),y):w(_)}function b(_){return _===null||_===62?I(_):_t(_)?(a=b,D(_)):(e.consume(_),b)}function x(_){return _===null?n(_):_===63?(e.consume(_),N):_t(_)?(a=x,D(_)):(e.consume(_),x)}function N(_){return _===62?I(_):x(_)}function E(_){return Mo(_)?(e.consume(_),C):n(_)}function C(_){return _===45||ai(_)?(e.consume(_),C):M(_)}function M(_){return _t(_)?(a=M,D(_)):on(_)?(e.consume(_),M):I(_)}function $(_){return _===45||ai(_)?(e.consume(_),$):_===47||_===62||qs(_)?z(_):n(_)}function z(_){return _===47?(e.consume(_),I):_===58||_===95||Mo(_)?(e.consume(_),K):_t(_)?(a=z,D(_)):on(_)?(e.consume(_),z):I(_)}function K(_){return _===45||_===46||_===58||_===95||ai(_)?(e.consume(_),K):H(_)}function H(_){return _===61?(e.consume(_),L):_t(_)?(a=H,D(_)):on(_)?(e.consume(_),H):z(_)}function L(_){return _===null||_===60||_===61||_===62||_===96?n(_):_===34||_===39?(e.consume(_),s=_,F):_t(_)?(a=L,D(_)):on(_)?(e.consume(_),L):(e.consume(_),T)}function F(_){return _===s?(e.consume(_),s=void 0,R):_===null?n(_):_t(_)?(a=F,D(_)):(e.consume(_),F)}function T(_){return _===null||_===34||_===39||_===60||_===61||_===96?n(_):_===47||_===62||qs(_)?z(_):(e.consume(_),T)}function R(_){return _===47||_===62||qs(_)?z(_):n(_)}function I(_){return _===62?(e.consume(_),e.exit("htmlTextData"),e.exit("htmlText"),t):n(_)}function D(_){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),A}function A(_){return on(_)?Tn(e,O,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(_):O(_)}function O(_){return e.enter("htmlTextData"),a(_)}}const tk={name:"labelEnd",resolveAll:K8,resolveTo:U8,tokenize:q8},B8={tokenize:Y8},W8={tokenize:G8},V8={tokenize:X8};function K8(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&&Wo(e,0,e.length,n),e}function U8(e,t){let n=e.length,r=0,s,o,a,l;for(;n--;)if(s=e[n][1],o){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&&(o=n,s.type!=="labelLink")){r=2;break}}else s.type==="labelEnd"&&(a=n);const c={type:e[o][1].type==="labelLink"?"link":"image",start:{...e[o][1].start},end:{...e[e.length-1][1].end}},d={type:"label",start:{...e[o][1].start},end:{...e[a][1].end}},p={type:"labelText",start:{...e[o+r+2][1].end},end:{...e[a-2][1].start}};return l=[["enter",c,t],["enter",d,t]],l=ji(l,e.slice(o+1,o+r+3)),l=ji(l,[["enter",p,t]]),l=ji(l,ek(t.parser.constructs.insideSpan.null,e.slice(o+r+4,a-3),t)),l=ji(l,[["exit",p,t],e[a-2],e[a-1],["exit",d,t]]),l=ji(l,e.slice(a+1)),l=ji(l,[["exit",c,t]]),Wo(e,o,e.length,l),e}function q8(e,t,n){const r=this;let s=r.events.length,o,a;for(;s--;)if((r.events[s][1].type==="labelImage"||r.events[s][1].type==="labelLink")&&!r.events[s][1]._balanced){o=r.events[s][1];break}return l;function l(f){return o?o._inactive?u(f):(a=r.parser.defined.includes(Yu(r.sliceSerialize({start:o.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelEnd"),c):n(f)}function c(f){return f===40?e.attempt(B8,p,a?p:u)(f):f===91?e.attempt(W8,p,a?d:u)(f):a?p(f):u(f)}function d(f){return e.attempt(V8,p,u)(f)}function p(f){return t(f)}function u(f){return o._balanced=!0,n(f)}}function Y8(e,t,n){return r;function r(u){return e.enter("resource"),e.enter("resourceMarker"),e.consume(u),e.exit("resourceMarker"),s}function s(u){return qs(u)?Yf(e,o)(u):o(u)}function o(u){return u===41?p(u):sT(e,a,l,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(u)}function a(u){return qs(u)?Yf(e,c)(u):p(u)}function l(u){return n(u)}function c(u){return u===34||u===39||u===40?oT(e,d,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(u):p(u)}function d(u){return qs(u)?Yf(e,p)(u):p(u)}function p(u){return u===41?(e.enter("resourceMarker"),e.consume(u),e.exit("resourceMarker"),e.exit("resource"),t):n(u)}}function G8(e,t,n){const r=this;return s;function s(l){return iT.call(r,e,o,a,"reference","referenceMarker","referenceString")(l)}function o(l){return r.parser.defined.includes(Yu(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(l):n(l)}function a(l){return n(l)}}function X8(e,t,n){return r;function r(o){return e.enter("reference"),e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),s}function s(o){return o===93?(e.enter("referenceMarker"),e.consume(o),e.exit("referenceMarker"),e.exit("reference"),t):n(o)}}const J8={name:"labelStartImage",resolveAll:tk.resolveAll,tokenize:Q8};function Q8(e,t,n){const r=this;return s;function s(l){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(l),e.exit("labelImageMarker"),o}function o(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 Z8={name:"labelStartLink",resolveAll:tk.resolveAll,tokenize:eW};function eW(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"),o}function o(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const Jx={name:"lineEnding",tokenize:tW};function tW(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Tn(e,t,"linePrefix")}}const Dm={name:"thematicBreak",tokenize:nW};function nW(e,t,n){let r=0,s;return o;function o(d){return e.enter("thematicBreak"),a(d)}function a(d){return s=d,l(d)}function l(d){return d===s?(e.enter("thematicBreakSequence"),c(d)):r>=3&&(d===null||_t(d))?(e.exit("thematicBreak"),t(d)):n(d)}function c(d){return d===s?(e.consume(d),r++,c):(e.exit("thematicBreakSequence"),on(d)?Tn(e,l,"whitespace")(d):l(d))}}const $s={continuation:{tokenize:oW},exit:lW,name:"list",tokenize:iW},rW={partial:!0,tokenize:cW},sW={partial:!0,tokenize:aW};function iW(e,t,n){const r=this,s=r.events[r.events.length-1];let o=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:tv(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(Dm,n,d)(h):d(h);if(!r.interrupt||h===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),c(h)}return n(h)}function c(h){return tv(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"),d(h)):n(h)}function d(h){return e.enter("listItemMarker"),e.consume(h),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,e.check(My,r.interrupt?n:p,e.attempt(rW,f,u))}function p(h){return r.containerState.initialBlankLine=!0,o++,f(h)}function u(h){return on(h)?(e.enter("listItemPrefixWhitespace"),e.consume(h),e.exit("listItemPrefixWhitespace"),f):n(h)}function f(h){return r.containerState.size=o+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(h)}}function oW(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(My,s,o);function s(l){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Tn(e,t,"listItemIndent",r.containerState.size+1)(l)}function o(l){return r.containerState.furtherBlankLines||!on(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(sW,t,a)(l))}function a(l){return r.containerState._closeFlow=!0,r.interrupt=void 0,Tn(e,e.attempt($s,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(l)}}function aW(e,t,n){const r=this;return Tn(e,s,"listItemIndent",r.containerState.size+1);function s(o){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(o):n(o)}}function lW(e){e.exit(this.containerState.type)}function cW(e,t,n){const r=this;return Tn(e,s,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function s(o){const a=r.events[r.events.length-1];return!on(o)&&a&&a[1].type==="listItemPrefixWhitespace"?t(o):n(o)}}const Pj={name:"setextUnderline",resolveTo:uW,tokenize:dW};function uW(e,t){let n=e.length,r,s,o;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),!o&&e[n][1].type==="definition"&&(o=n);const a={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[s][1].type="setextHeadingText",o?(e.splice(s,0,["enter",a,t]),e.splice(o+1,0,["exit",e[r][1],t]),e[r][1].end={...e[o][1].end}):e[r][1]=a,e.push(["exit",a,t]),e}function dW(e,t,n){const r=this;let s;return o;function o(d){let p=r.events.length,u;for(;p--;)if(r.events[p][1].type!=="lineEnding"&&r.events[p][1].type!=="linePrefix"&&r.events[p][1].type!=="content"){u=r.events[p][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||u)?(e.enter("setextHeadingLine"),s=d,a(d)):n(d)}function a(d){return e.enter("setextHeadingLineSequence"),l(d)}function l(d){return d===s?(e.consume(d),l):(e.exit("setextHeadingLineSequence"),on(d)?Tn(e,c,"lineSuffix")(d):c(d))}function c(d){return d===null||_t(d)?(e.exit("setextHeadingLine"),t(d)):n(d)}}const fW={tokenize:pW};function pW(e){const t=this,n=e.attempt(My,r,e.attempt(this.parser.constructs.flowInitial,s,Tn(e,e.attempt(this.parser.constructs.flow,s,e.attempt(x8,s)),"linePrefix")));return n;function r(o){if(o===null){e.consume(o);return}return e.enter("lineEndingBlank"),e.consume(o),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function s(o){if(o===null){e.consume(o);return}return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const hW={resolveAll:lT()},mW=aT("string"),gW=aT("text");function aT(e){return{resolveAll:lT(e==="text"?yW:void 0),tokenize:t};function t(n){const r=this,s=this.parser.constructs[e],o=n.attempt(s,a,l);return a;function a(p){return d(p)?o(p):l(p)}function l(p){if(p===null){n.consume(p);return}return n.enter("data"),n.consume(p),c}function c(p){return d(p)?(n.exit("data"),o(p)):(n.consume(p),c)}function d(p){if(p===null)return!0;const u=s[p];let f=-1;if(u)for(;++f<u.length;){const h=u[f];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function lT(e){return t;function t(n,r){let s=-1,o;for(;++s<=n.length;)o===void 0?n[s]&&n[s][1].type==="data"&&(o=s,s++):(!n[s]||n[s][1].type!=="data")&&(s!==o+2&&(n[o][1].end=n[s-1][1].end,n.splice(o+2,s-o-2),s=o+2),o=void 0);return e?e(n,r):n}}function yW(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 o=s.length,a=-1,l=0,c;for(;o--;){const d=s[o];if(typeof d=="string"){for(a=d.length;d.charCodeAt(a-1)===32;)l++,a--;if(a)break;a=-1}else if(d===-2)c=!0,l++;else if(d!==-1){o++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(l=0),l){const d={type:n===e.length||c||l<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:o?a:r.start._bufferIndex+a,_index:r.start._index+o,line:r.end.line,column:r.end.column-l,offset:r.end.offset-l},end:{...r.end}};r.end={...d.start},r.start.offset===r.end.offset?Object.assign(r,d):(e.splice(n,0,["enter",d,t],["exit",d,t]),n+=2)}n++}return e}const xW={42:$s,43:$s,45:$s,48:$s,49:$s,50:$s,51:$s,52:$s,53:$s,54:$s,55:$s,56:$s,57:$s,62:eT},wW={91:S8},bW={[-2]:Xx,[-1]:Xx,32:Xx},vW={35:A8,42:Dm,45:[Pj,Dm],60:R8,61:Pj,95:Dm,96:_j,126:_j},kW={38:nT,92:tT},SW={[-5]:Jx,[-4]:Jx,[-3]:Jx,33:J8,38:nT,42:nv,60:[Z6,z8],91:Z8,92:[E8,tT],93:tk,95:nv,96:f8},NW={null:[nv,hW]},jW={null:[42,95]},CW={null:[]},EW=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:jW,contentInitial:wW,disable:CW,document:xW,flow:vW,flowInitial:bW,insideSpan:NW,string:kW,text:SW},Symbol.toStringTag,{value:"Module"}));function _W(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={},o=[];let a=[],l=[];const c={attempt:M(E),check:M(C),consume:b,enter:x,exit:N,interrupt:M(C,{interrupt:!0})},d={code:null,containerState:{},defineSkip:w,events:[],now:g,parser:e,previous:null,sliceSerialize:f,sliceStream:h,write:u};let p=t.tokenize.call(d,c);return t.resolveAll&&o.push(t),d;function u(H){return a=ji(a,H),k(),a[a.length-1]!==null?[]:($(t,0),d.events=ek(o,d.events,d),d.events)}function f(H,L){return PW(h(H),L)}function h(H){return AW(a,H)}function g(){const{_bufferIndex:H,_index:L,line:F,column:T,offset:R}=r;return{_bufferIndex:H,_index:L,line:F,column:T,offset:R}}function w(H){s[H.line]=H.column,K()}function k(){let H;for(;r._index<a.length;){const L=a[r._index];if(typeof L=="string")for(H=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===H&&r._bufferIndex<L.length;)y(L.charCodeAt(r._bufferIndex));else y(L)}}function y(H){p=p(H)}function b(H){_t(H)?(r.line++,r.column=1,r.offset+=H===-3?2:1,K()):H!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===a[r._index].length&&(r._bufferIndex=-1,r._index++)),d.previous=H}function x(H,L){const F=L||{};return F.type=H,F.start=g(),d.events.push(["enter",F,d]),l.push(F),F}function N(H){const L=l.pop();return L.end=g(),d.events.push(["exit",L,d]),L}function E(H,L){$(H,L.from)}function C(H,L){L.restore()}function M(H,L){return F;function F(T,R,I){let D,A,O,_;return Array.isArray(T)?Z(T):"tokenize"in T?Z([T]):Q(T);function Q(ye){return Se;function Se(ce){const Ce=ce!==null&&ye[ce],ae=ce!==null&&ye.null,fe=[...Array.isArray(Ce)?Ce:Ce?[Ce]:[],...Array.isArray(ae)?ae:ae?[ae]:[]];return Z(fe)(ce)}}function Z(ye){return D=ye,A=0,ye.length===0?I:V(ye[A])}function V(ye){return Se;function Se(ce){return _=z(),O=ye,ye.partial||(d.currentConstruct=ye),ye.name&&d.parser.constructs.disable.null.includes(ye.name)?de():ye.tokenize.call(L?Object.assign(Object.create(d),L):d,c,oe,de)(ce)}}function oe(ye){return H(O,_),R}function de(ye){return _.restore(),++A<D.length?V(D[A]):I}}}function $(H,L){H.resolveAll&&!o.includes(H)&&o.push(H),H.resolve&&Wo(d.events,L,d.events.length-L,H.resolve(d.events.slice(L),d)),H.resolveTo&&(d.events=H.resolveTo(d.events,d))}function z(){const H=g(),L=d.previous,F=d.currentConstruct,T=d.events.length,R=Array.from(l);return{from:T,restore:I};function I(){r=H,d.previous=L,d.currentConstruct=F,d.events.length=T,l=R,K()}}function K(){r.line in s&&r.column<2&&(r.column=s[r.line],r.offset+=s[r.line]-1)}}function AW(e,t){const n=t.start._index,r=t.start._bufferIndex,s=t.end._index,o=t.end._bufferIndex;let a;if(n===s)a=[e[n].slice(r,o)];else{if(a=e.slice(n,s),r>-1){const l=a[0];typeof l=="string"?a[0]=l.slice(r):a.shift()}o>0&&a.push(e[s].slice(0,o))}return a}function PW(e,t){let n=-1;const r=[];let s;for(;++n<e.length;){const o=e[n];let a;if(typeof o=="string")a=o;else switch(o){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(o)}s=o===-2,r.push(a)}return r.join("")}function IW(e){const r={constructs:D6([EW,...(e||{}).extensions||[]]),content:s(U6),defined:[],document:s(Y6),flow:s(fW),lazy:{},string:s(mW),text:s(gW)};return r;function s(o){return a;function a(l){return _W(r,o,l)}}}function TW(e){for(;!rT(e););return e}const Ij=/[\0\t\n\r]/g;function RW(){let e=1,t="",n=!0,r;return s;function s(o,a,l){const c=[];let d,p,u,f,h;for(o=t+(typeof o=="string"?o.toString():new TextDecoder(a||void 0).decode(o)),u=0,t="",n&&(o.charCodeAt(0)===65279&&u++,n=void 0);u<o.length;){if(Ij.lastIndex=u,d=Ij.exec(o),f=d&&d.index!==void 0?d.index:o.length,h=o.charCodeAt(f),!d){t=o.slice(u);break}if(h===10&&u===f&&r)c.push(-3),r=void 0;else switch(r&&(c.push(-5),r=void 0),u<f&&(c.push(o.slice(u,f)),e+=f-u),h){case 0:{c.push(65533),e++;break}case 9:{for(p=Math.ceil(e/4)*4,c.push(-2);e++<p;)c.push(-1);break}case 10:{c.push(-4),e=1;break}default:r=!0,e=1}u=f+1}return l&&(r&&c.push(-5),t&&c.push(t),c.push(null)),c}}const MW=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function LW(e){return e.replace(MW,OW)}function OW(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const s=n.charCodeAt(1),o=s===120||s===88;return ZI(n.slice(o?2:1),o?16:10)}return Z0(n)||e}const cT={}.hasOwnProperty;function $W(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),DW(n)(TW(IW(n).document().write(RW()(e,t,!0))))}function DW(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:o(Ye),autolinkProtocol:z,autolinkEmail:z,atxHeading:o(tt),blockQuote:o(ae),characterEscape:z,characterReference:z,codeFenced:o(fe),codeFencedFenceInfo:a,codeFencedFenceMeta:a,codeIndented:o(fe,a),codeText:o(ke,a),codeTextData:z,data:z,codeFlowValue:z,definition:o(xe),definitionDestinationString:a,definitionLabelString:a,definitionTitleString:a,emphasis:o(Ue),hardBreakEscape:o(qe),hardBreakTrailing:o(qe),htmlFlow:o(lt,a),htmlFlowData:z,htmlText:o(lt,a),htmlTextData:z,image:o(Dt),label:a,link:o(Ye),listItem:o(Bn),listItemValue:f,listOrdered:o(vt,u),listUnordered:o(vt),paragraph:o(Ve),reference:V,referenceString:a,resourceDestinationString:a,resourceTitleString:a,setextHeading:o(tt),strong:o(an),thematicBreak:o(mn)},exit:{atxHeading:c(),atxHeadingSequence:E,autolink:c(),autolinkEmail:Ce,autolinkProtocol:ce,blockQuote:c(),characterEscapeValue:K,characterReferenceMarkerHexadecimal:de,characterReferenceMarkerNumeric:de,characterReferenceValue:ye,characterReference:Se,codeFenced:c(k),codeFencedFence:w,codeFencedFenceInfo:h,codeFencedFenceMeta:g,codeFlowValue:K,codeIndented:c(y),codeText:c(R),codeTextData:K,data:K,definition:c(),definitionDestinationString:N,definitionLabelString:b,definitionTitleString:x,emphasis:c(),hardBreakEscape:c(L),hardBreakTrailing:c(L),htmlFlow:c(F),htmlFlowData:K,htmlText:c(T),htmlTextData:K,image:c(D),label:O,labelText:A,lineEnding:H,link:c(I),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:oe,resourceDestinationString:_,resourceTitleString:Q,resource:Z,setextHeading:c($),setextHeadingLineSequence:M,setextHeadingText:C,strong:c(),thematicBreak:c()}};uT(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(ue){let Ee={type:"root",children:[]};const We={stack:[Ee],tokenStack:[],config:t,enter:l,exit:d,buffer:a,resume:p,data:n},ot=[];let nt=-1;for(;++nt<ue.length;)if(ue[nt][1].type==="listOrdered"||ue[nt][1].type==="listUnordered")if(ue[nt][0]==="enter")ot.push(nt);else{const Rt=ot.pop();nt=s(ue,Rt,nt)}for(nt=-1;++nt<ue.length;){const Rt=t[ue[nt][0]];cT.call(Rt,ue[nt][1].type)&&Rt[ue[nt][1].type].call(Object.assign({sliceSerialize:ue[nt][2].sliceSerialize},We),ue[nt][1])}if(We.tokenStack.length>0){const Rt=We.tokenStack[We.tokenStack.length-1];(Rt[1]||Tj).call(We,void 0,Rt[0])}for(Ee.position={start:Qa(ue.length>0?ue[0][1].start:{line:1,column:1,offset:0}),end:Qa(ue.length>0?ue[ue.length-2][1].end:{line:1,column:1,offset:0})},nt=-1;++nt<t.transforms.length;)Ee=t.transforms[nt](Ee)||Ee;return Ee}function s(ue,Ee,We){let ot=Ee-1,nt=-1,Rt=!1,xt,cn,en,Mn;for(;++ot<=We;){const ln=ue[ot];switch(ln[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ln[0]==="enter"?nt++:nt--,Mn=void 0;break}case"lineEndingBlank":{ln[0]==="enter"&&(xt&&!Mn&&!nt&&!en&&(en=ot),Mn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Mn=void 0}if(!nt&&ln[0]==="enter"&&ln[1].type==="listItemPrefix"||nt===-1&&ln[0]==="exit"&&(ln[1].type==="listUnordered"||ln[1].type==="listOrdered")){if(xt){let Wn=ot;for(cn=void 0;Wn--;){const Vn=ue[Wn];if(Vn[1].type==="lineEnding"||Vn[1].type==="lineEndingBlank"){if(Vn[0]==="exit")continue;cn&&(ue[cn][1].type="lineEndingBlank",Rt=!0),Vn[1].type="lineEnding",cn=Wn}else if(!(Vn[1].type==="linePrefix"||Vn[1].type==="blockQuotePrefix"||Vn[1].type==="blockQuotePrefixWhitespace"||Vn[1].type==="blockQuoteMarker"||Vn[1].type==="listItemIndent"))break}en&&(!cn||en<cn)&&(xt._spread=!0),xt.end=Object.assign({},cn?ue[cn][1].start:ln[1].end),ue.splice(cn||ot,0,["exit",xt,ln[2]]),ot++,We++}if(ln[1].type==="listItemPrefix"){const Wn={type:"listItem",_spread:!1,start:Object.assign({},ln[1].start),end:void 0};xt=Wn,ue.splice(ot,0,["enter",Wn,ln[2]]),ot++,We++,en=void 0,Mn=!0}}}return ue[Ee][1]._spread=Rt,We}function o(ue,Ee){return We;function We(ot){l.call(this,ue(ot),ot),Ee&&Ee.call(this,ot)}}function a(){this.stack.push({type:"fragment",children:[]})}function l(ue,Ee,We){this.stack[this.stack.length-1].children.push(ue),this.stack.push(ue),this.tokenStack.push([Ee,We||void 0]),ue.position={start:Qa(Ee.start),end:void 0}}function c(ue){return Ee;function Ee(We){ue&&ue.call(this,We),d.call(this,We)}}function d(ue,Ee){const We=this.stack.pop(),ot=this.tokenStack.pop();if(ot)ot[0].type!==ue.type&&(Ee?Ee.call(this,ue,ot[0]):(ot[1]||Tj).call(this,ue,ot[0]));else throw new Error("Cannot close `"+ue.type+"` ("+qf({start:ue.start,end:ue.end})+"): it’s not open");We.position.end=Qa(ue.end)}function p(){return O6(this.stack.pop())}function u(){this.data.expectingFirstListItemValue=!0}function f(ue){if(this.data.expectingFirstListItemValue){const Ee=this.stack[this.stack.length-2];Ee.start=Number.parseInt(this.sliceSerialize(ue),10),this.data.expectingFirstListItemValue=void 0}}function h(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.lang=ue}function g(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.meta=ue}function w(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function k(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.value=ue.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function y(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.value=ue.replace(/(\r?\n|\r)$/g,"")}function b(ue){const Ee=this.resume(),We=this.stack[this.stack.length-1];We.label=Ee,We.identifier=Yu(this.sliceSerialize(ue)).toLowerCase()}function x(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.title=ue}function N(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.url=ue}function E(ue){const Ee=this.stack[this.stack.length-1];if(!Ee.depth){const We=this.sliceSerialize(ue).length;Ee.depth=We}}function C(){this.data.setextHeadingSlurpLineEnding=!0}function M(ue){const Ee=this.stack[this.stack.length-1];Ee.depth=this.sliceSerialize(ue).codePointAt(0)===61?1:2}function $(){this.data.setextHeadingSlurpLineEnding=void 0}function z(ue){const We=this.stack[this.stack.length-1].children;let ot=We[We.length-1];(!ot||ot.type!=="text")&&(ot=hn(),ot.position={start:Qa(ue.start),end:void 0},We.push(ot)),this.stack.push(ot)}function K(ue){const Ee=this.stack.pop();Ee.value+=this.sliceSerialize(ue),Ee.position.end=Qa(ue.end)}function H(ue){const Ee=this.stack[this.stack.length-1];if(this.data.atHardBreak){const We=Ee.children[Ee.children.length-1];We.position.end=Qa(ue.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(Ee.type)&&(z.call(this,ue),K.call(this,ue))}function L(){this.data.atHardBreak=!0}function F(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.value=ue}function T(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.value=ue}function R(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.value=ue}function I(){const ue=this.stack[this.stack.length-1];if(this.data.inReference){const Ee=this.data.referenceType||"shortcut";ue.type+="Reference",ue.referenceType=Ee,delete ue.url,delete ue.title}else delete ue.identifier,delete ue.label;this.data.referenceType=void 0}function D(){const ue=this.stack[this.stack.length-1];if(this.data.inReference){const Ee=this.data.referenceType||"shortcut";ue.type+="Reference",ue.referenceType=Ee,delete ue.url,delete ue.title}else delete ue.identifier,delete ue.label;this.data.referenceType=void 0}function A(ue){const Ee=this.sliceSerialize(ue),We=this.stack[this.stack.length-2];We.label=LW(Ee),We.identifier=Yu(Ee).toLowerCase()}function O(){const ue=this.stack[this.stack.length-1],Ee=this.resume(),We=this.stack[this.stack.length-1];if(this.data.inReference=!0,We.type==="link"){const ot=ue.children;We.children=ot}else We.alt=Ee}function _(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.url=ue}function Q(){const ue=this.resume(),Ee=this.stack[this.stack.length-1];Ee.title=ue}function Z(){this.data.inReference=void 0}function V(){this.data.referenceType="collapsed"}function oe(ue){const Ee=this.resume(),We=this.stack[this.stack.length-1];We.label=Ee,We.identifier=Yu(this.sliceSerialize(ue)).toLowerCase(),this.data.referenceType="full"}function de(ue){this.data.characterReferenceType=ue.type}function ye(ue){const Ee=this.sliceSerialize(ue),We=this.data.characterReferenceType;let ot;We?(ot=ZI(Ee,We==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ot=Z0(Ee);const nt=this.stack[this.stack.length-1];nt.value+=ot}function Se(ue){const Ee=this.stack.pop();Ee.position.end=Qa(ue.end)}function ce(ue){K.call(this,ue);const Ee=this.stack[this.stack.length-1];Ee.url=this.sliceSerialize(ue)}function Ce(ue){K.call(this,ue);const Ee=this.stack[this.stack.length-1];Ee.url="mailto:"+this.sliceSerialize(ue)}function ae(){return{type:"blockquote",children:[]}}function fe(){return{type:"code",lang:null,meta:null,value:""}}function ke(){return{type:"inlineCode",value:""}}function xe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Ue(){return{type:"emphasis",children:[]}}function tt(){return{type:"heading",depth:0,children:[]}}function qe(){return{type:"break"}}function lt(){return{type:"html",value:""}}function Dt(){return{type:"image",title:null,url:"",alt:null}}function Ye(){return{type:"link",title:null,url:"",children:[]}}function vt(ue){return{type:"list",ordered:ue.type==="listOrdered",start:null,spread:ue._spread,children:[]}}function Bn(ue){return{type:"listItem",spread:ue._spread,checked:null,children:[]}}function Ve(){return{type:"paragraph",children:[]}}function an(){return{type:"strong",children:[]}}function hn(){return{type:"text",value:""}}function mn(){return{type:"thematicBreak"}}}function Qa(e){return{line:e.line,column:e.column,offset:e.offset}}function uT(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?uT(e,r):FW(e,r)}}function FW(e,t){let n;for(n in t)if(cT.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 Tj(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+qf({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+qf({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+qf({start:t.start,end:t.end})+") is still open")}function zW(e){const t=this;t.parser=n;function n(r){return $W(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function HW(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 BW(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
70
+ `}]}function WW(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 o={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(o.data={meta:t.meta}),e.patch(t,o),o=e.applyData(t,o),o={type:"element",tagName:"pre",properties:{},children:[o]},e.patch(t,o),o}function VW(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function KW(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function UW(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),s=Sd(r.toLowerCase()),o=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=o+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 d={type:"element",tagName:"sup",properties:{},children:[c]};return e.patch(t,d),e.applyData(t,d)}function qW(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 YW(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function dT(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),o=s[0];o&&o.type==="text"?o.value="["+o.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 GW(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return dT(e,t);const s={src:Sd(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(s.title=r.title);const o={type:"element",tagName:"img",properties:s,children:[]};return e.patch(t,o),e.applyData(t,o)}function XW(e,t){const n={src:Sd(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 JW(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 QW(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return dT(e,t);const s={href:Sd(r.url||"")};r.title!==null&&r.title!==void 0&&(s.title=r.title);const o={type:"element",tagName:"a",properties:s,children:e.all(t)};return e.patch(t,o),e.applyData(t,o)}function ZW(e,t){const n={href:Sd(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 e9(e,t,n){const r=e.all(t),s=n?t9(n):fT(t),o={},a=[];if(typeof t.checked=="boolean"){const p=r[0];let u;p&&p.type==="element"&&p.tagName==="p"?u=p:(u={type:"element",tagName:"p",properties:{},children:[]},r.unshift(u)),u.children.length>0&&u.children.unshift({type:"text",value:" "}),u.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),o.className=["task-list-item"]}let l=-1;for(;++l<r.length;){const p=r[l];(s||l!==0||p.type!=="element"||p.tagName!=="p")&&a.push({type:"text",value:`
72
+ `}),p.type==="element"&&p.tagName==="p"&&!s?a.push(...p.children):a.push(p)}const c=r[r.length-1];c&&(s||c.type!=="element"||c.tagName!=="p")&&a.push({type:"text",value:`
73
+ `});const d={type:"element",tagName:"li",properties:o,children:a};return e.patch(t,d),e.applyData(t,d)}function t9(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=fT(n[r])}return t}function fT(e){const t=e.spread;return t??e.children.length>1}function n9(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 o={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,o),e.applyData(t,o)}function r9(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function s9(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function i9(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function o9(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=G0(t.children[1]),c=UI(t.children[t.children.length-1]);l&&c&&(a.position={start:l,end:c}),s.push(a)}const o={type:"element",tagName:"table",properties:{},children:e.wrap(s,!0)};return e.patch(t,o),e.applyData(t,o)}function a9(e,t,n){const r=n?n.children:void 0,o=(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 d=[];for(;++c<l;){const u=t.children[c],f={},h=a?a[c]:void 0;h&&(f.align=h);let g={type:"element",tagName:o,properties:f,children:[]};u&&(g.children=e.all(u),e.patch(u,g),g=e.applyData(u,g)),d.push(g)}const p={type:"element",tagName:"tr",properties:{},children:e.wrap(d,!0)};return e.patch(t,p),e.applyData(t,p)}function l9(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Rj=9,Mj=32;function c9(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),s=0;const o=[];for(;r;)o.push(Lj(t.slice(s,r.index),s>0,!0),r[0]),s=r.index+r[0].length,r=n.exec(t);return o.push(Lj(t.slice(s),s>0,!1)),o.join("")}function Lj(e,t,n){let r=0,s=e.length;if(t){let o=e.codePointAt(r);for(;o===Rj||o===Mj;)r++,o=e.codePointAt(r)}if(n){let o=e.codePointAt(s-1);for(;o===Rj||o===Mj;)s--,o=e.codePointAt(s-1)}return s>r?e.slice(r,s):""}function u9(e,t){const n={type:"text",value:c9(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function d9(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const f9={blockquote:HW,break:BW,code:WW,delete:VW,emphasis:KW,footnoteReference:UW,heading:qW,html:YW,imageReference:GW,image:XW,inlineCode:JW,linkReference:QW,link:ZW,listItem:e9,list:n9,paragraph:r9,root:s9,strong:i9,table:o9,tableCell:l9,tableRow:a9,text:u9,thematicBreak:d9,toml:tm,yaml:tm,definition:tm,footnoteDefinition:tm};function tm(){}const pT=-1,Ly=0,Gf=1,Ag=2,nk=3,rk=4,sk=5,ik=6,hT=7,mT=8,Oj=typeof self=="object"?self:globalThis,p9=(e,t)=>{const n=(s,o)=>(e.set(o,s),s),r=s=>{if(e.has(s))return e.get(s);const[o,a]=t[s];switch(o){case Ly:case pT:return n(a,s);case Gf:{const l=n([],s);for(const c of a)l.push(r(c));return l}case Ag:{const l=n({},s);for(const[c,d]of a)l[r(c)]=r(d);return l}case nk:return n(new Date(a),s);case rk:{const{source:l,flags:c}=a;return n(new RegExp(l,c),s)}case sk:{const l=n(new Map,s);for(const[c,d]of a)l.set(r(c),r(d));return l}case ik:{const l=n(new Set,s);for(const c of a)l.add(r(c));return l}case hT:{const{name:l,message:c}=a;return n(new Oj[l](c),s)}case mT: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 Oj[o](a),s)};return r},$j=e=>p9(new Map,e)(0),du="",{toString:h9}={},{keys:m9}=Object,yf=e=>{const t=typeof e;if(t!=="object"||!e)return[Ly,t];const n=h9.call(e).slice(8,-1);switch(n){case"Array":return[Gf,du];case"Object":return[Ag,du];case"Date":return[nk,du];case"RegExp":return[rk,du];case"Map":return[sk,du];case"Set":return[ik,du];case"DataView":return[Gf,n]}return n.includes("Array")?[Gf,n]:n.includes("Error")?[hT,n]:[Ag,n]},nm=([e,t])=>e===Ly&&(t==="function"||t==="symbol"),g9=(e,t,n,r)=>{const s=(a,l)=>{const c=r.push(a)-1;return n.set(l,c),c},o=a=>{if(n.has(a))return n.get(a);let[l,c]=yf(a);switch(l){case Ly:{let p=a;switch(c){case"bigint":l=mT,p=a.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+c);p=null;break;case"undefined":return s([pT],a)}return s([l,p],a)}case Gf:{if(c){let f=a;return c==="DataView"?f=new Uint8Array(a.buffer):c==="ArrayBuffer"&&(f=new Uint8Array(a)),s([c,[...f]],a)}const p=[],u=s([l,p],a);for(const f of a)p.push(o(f));return u}case Ag:{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 o(a.toJSON());const p=[],u=s([l,p],a);for(const f of m9(a))(e||!nm(yf(a[f])))&&p.push([o(f),o(a[f])]);return u}case nk:return s([l,a.toISOString()],a);case rk:{const{source:p,flags:u}=a;return s([l,{source:p,flags:u}],a)}case sk:{const p=[],u=s([l,p],a);for(const[f,h]of a)(e||!(nm(yf(f))||nm(yf(h))))&&p.push([o(f),o(h)]);return u}case ik:{const p=[],u=s([l,p],a);for(const f of a)(e||!nm(yf(f)))&&p.push(o(f));return u}}const{message:d}=a;return s([l,{name:c,message:d}],a)};return o},Dj=(e,{json:t,lossy:n}={})=>{const r=[];return g9(!(t||n),!!t,new Map,r)(e),r},Pg=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?$j(Dj(e,t)):structuredClone(e):(e,t)=>$j(Dj(e,t));function y9(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 x9(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function w9(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||y9,r=e.options.footnoteBackLabel||x9,s=e.options.footnoteLabel||"Footnotes",o=e.options.footnoteLabelTagName||"h2",a=e.options.footnoteLabelProperties||{className:["sr-only"]},l=[];let c=-1;for(;++c<e.footnoteOrder.length;){const d=e.footnoteById.get(e.footnoteOrder[c]);if(!d)continue;const p=e.all(d),u=String(d.identifier).toUpperCase(),f=Sd(u.toLowerCase());let h=0;const g=[],w=e.footnoteCounts.get(u);for(;w!==void 0&&++h<=w;){g.length>0&&g.push({type:"text",value:" "});let b=typeof n=="string"?n:n(c,h);typeof b=="string"&&(b={type:"text",value:b}),g.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+f+(h>1?"-"+h:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(c,h),className:["data-footnote-backref"]},children:Array.isArray(b)?b:[b]})}const k=p[p.length-1];if(k&&k.type==="element"&&k.tagName==="p"){const b=k.children[k.children.length-1];b&&b.type==="text"?b.value+=" ":k.children.push({type:"text",value:" "}),k.children.push(...g)}else p.push(...g);const y={type:"element",tagName:"li",properties:{id:t+"fn-"+f},children:e.wrap(p,!0)};e.patch(d,y),l.push(y)}if(l.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:o,properties:{...Pg(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 gT=function(e){if(e==null)return S9;if(typeof e=="function")return Oy(e);if(typeof e=="object")return Array.isArray(e)?b9(e):v9(e);if(typeof e=="string")return k9(e);throw new Error("Expected function, string, or object as test")};function b9(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=gT(e[n]);return Oy(r);function r(...s){let o=-1;for(;++o<t.length;)if(t[o].apply(this,s))return!0;return!1}}function v9(e){const t=e;return Oy(n);function n(r){const s=r;let o;for(o in e)if(s[o]!==t[o])return!1;return!0}}function k9(e){return Oy(t);function t(n){return n&&n.type===e}}function Oy(e){return t;function t(n,r,s){return!!(N9(n)&&e.call(this,n,typeof r=="number"?r:void 0,s||void 0))}}function S9(){return!0}function N9(e){return e!==null&&typeof e=="object"&&"type"in e}const yT=[],j9=!0,Fj=!1,C9="skip";function E9(e,t,n,r){let s;typeof t=="function"&&typeof n!="function"?(r=n,n=t):s=t;const o=gT(s),a=r?-1:1;l(e,void 0,[])();function l(c,d,p){const u=c&&typeof c=="object"?c:{};if(typeof u.type=="string"){const h=typeof u.tagName=="string"?u.tagName:typeof u.name=="string"?u.name:void 0;Object.defineProperty(f,"name",{value:"node ("+(c.type+(h?"<"+h+">":""))+")"})}return f;function f(){let h=yT,g,w,k;if((!t||o(c,d,p[p.length-1]||void 0))&&(h=_9(n(c,p)),h[0]===Fj))return h;if("children"in c&&c.children){const y=c;if(y.children&&h[0]!==C9)for(w=(r?y.children.length:-1)+a,k=p.concat(y);w>-1&&w<y.children.length;){const b=y.children[w];if(g=l(b,w,k)(),g[0]===Fj)return g;w=typeof g[1]=="number"?g[1]:w+a}}return h}}}function _9(e){return Array.isArray(e)?e:typeof e=="number"?[j9,e]:e==null?yT:[e]}function xT(e,t,n,r){let s,o,a;typeof t=="function"&&typeof n!="function"?(o=void 0,a=t,s=n):(o=t,a=n,s=r),E9(e,o,l,s);function l(c,d){const p=d[d.length-1],u=p?p.children.indexOf(c):void 0;return a(c,u,p)}}const rv={}.hasOwnProperty,A9={};function P9(e,t){const n=t||A9,r=new Map,s=new Map,o=new Map,a={...f9,...n.handlers},l={all:d,applyData:T9,definitionById:r,footnoteById:s,footnoteCounts:o,footnoteOrder:[],handlers:a,one:c,options:n,patch:I9,wrap:M9};return xT(e,function(p){if(p.type==="definition"||p.type==="footnoteDefinition"){const u=p.type==="definition"?r:s,f=String(p.identifier).toUpperCase();u.has(f)||u.set(f,p)}}),l;function c(p,u){const f=p.type,h=l.handlers[f];if(rv.call(l.handlers,f)&&h)return h(l,p,u);if(l.options.passThrough&&l.options.passThrough.includes(f)){if("children"in p){const{children:w,...k}=p,y=Pg(k);return y.children=l.all(p),y}return Pg(p)}return(l.options.unknownHandler||R9)(l,p,u)}function d(p){const u=[];if("children"in p){const f=p.children;let h=-1;for(;++h<f.length;){const g=l.one(f[h],p);if(g){if(h&&f[h-1].type==="break"&&(!Array.isArray(g)&&g.type==="text"&&(g.value=zj(g.value)),!Array.isArray(g)&&g.type==="element")){const w=g.children[0];w&&w.type==="text"&&(w.value=zj(w.value))}Array.isArray(g)?u.push(...g):u.push(g)}}}return u}}function I9(e,t){e.position&&(t.position=h6(e))}function T9(e,t){let n=t;if(e&&e.data){const r=e.data.hName,s=e.data.hChildren,o=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"&&o&&Object.assign(n.properties,Pg(o)),"children"in n&&n.children&&s!==null&&s!==void 0&&(n.children=s)}return n}function R9(e,t){const n=t.data||{},r="value"in t&&!(rv.call(n,"hProperties")||rv.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 M9(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 zj(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Hj(e,t){const n=P9(e,t),r=n.one(e,void 0),s=w9(n),o=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return s&&o.children.push({type:"text",value:`
79
+ `},s),o}function L9(e,t){return e&&"run"in e?async function(n,r){const s=Hj(n,{file:r,...t});await e.run(s,r)}:function(n,r){return Hj(n,{file:r,...e||t})}}function Bj(e){if(e)throw e}var Fm=Object.prototype.hasOwnProperty,wT=Object.prototype.toString,Wj=Object.defineProperty,Vj=Object.getOwnPropertyDescriptor,Kj=function(t){return typeof Array.isArray=="function"?Array.isArray(t):wT.call(t)==="[object Array]"},Uj=function(t){if(!t||wT.call(t)!=="[object Object]")return!1;var n=Fm.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Fm.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var s;for(s in t);return typeof s>"u"||Fm.call(t,s)},qj=function(t,n){Wj&&n.name==="__proto__"?Wj(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Yj=function(t,n){if(n==="__proto__")if(Fm.call(t,n)){if(Vj)return Vj(t,n).value}else return;return t[n]},O9=function e(){var t,n,r,s,o,a,l=arguments[0],c=1,d=arguments.length,p=!1;for(typeof l=="boolean"&&(p=l,l=arguments[1]||{},c=2),(l==null||typeof l!="object"&&typeof l!="function")&&(l={});c<d;++c)if(t=arguments[c],t!=null)for(n in t)r=Yj(l,n),s=Yj(t,n),l!==s&&(p&&s&&(Uj(s)||(o=Kj(s)))?(o?(o=!1,a=r&&Kj(r)?r:[]):a=r&&Uj(r)?r:{},qj(l,{name:n,newValue:e(p,a,s)})):typeof s<"u"&&qj(l,{name:n,newValue:s}));return l};const Qx=Al(O9);function sv(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 $9(){const e=[],t={run:n,use:r};return t;function n(...s){let o=-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,...d){const p=e[++o];let u=-1;if(c){a(c);return}for(;++u<s.length;)(d[u]===null||d[u]===void 0)&&(d[u]=s[u]);s=d,p?D9(p,l)(...d):a(null,...d)}}function r(s){if(typeof s!="function")throw new TypeError("Expected `middelware` to be a function, not "+s);return e.push(s),t}}function D9(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(d){const p=d;if(l&&n)throw p;return s(p)}l||(c&&c.then&&typeof c.then=="function"?c.then(o,s):c instanceof Error?s(c):o(c))}function s(a,...l){n||(n=!0,t(a,...l))}function o(a){s(null,a)}}const Ao={basename:F9,dirname:z9,extname:H9,join:B9,sep:"/"};function F9(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');eh(e);let n=0,r=-1,s=e.length,o;if(t===void 0||t.length===0||t.length>e.length){for(;s--;)if(e.codePointAt(s)===47){if(o){n=s+1;break}}else r<0&&(o=!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(o){n=s+1;break}}else a<0&&(o=!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 z9(e){if(eh(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 H9(e){eh(e);let t=e.length,n=-1,r=0,s=-1,o=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:o!==1&&(o=1):s>-1&&(o=-1)}return s<0||n<0||o===0||o===1&&s===n-1&&s===r+1?"":e.slice(s,n)}function B9(...e){let t=-1,n;for(;++t<e.length;)eh(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":W9(n)}function W9(e){eh(e);const t=e.codePointAt(0)===47;let n=V9(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function V9(e,t){let n="",r=0,s=-1,o=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||o===1))if(s!==a-1&&o===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,o=0;continue}}else if(n.length>0){n="",r=0,s=a,o=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,o=0}else l===46&&o>-1?o++:o=-1}return n}function eh(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const K9={cwd:U9};function U9(){return"/"}function iv(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function q9(e){if(typeof e=="string")e=new URL(e);else if(!iv(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 Y9(e)}function Y9(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 Zx=["history","path","basename","stem","extname","dirname"];class bT{constructor(t){let n;t?iv(t)?n={path:t}:typeof t=="string"||G9(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":K9.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Zx.length;){const o=Zx[r];o in n&&n[o]!==void 0&&n[o]!==null&&(this[o]=o==="history"?[...n[o]]:n[o])}let s;for(s in n)Zx.includes(s)||(this[s]=n[s])}get basename(){return typeof this.path=="string"?Ao.basename(this.path):void 0}set basename(t){tw(t,"basename"),ew(t,"basename"),this.path=Ao.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Ao.dirname(this.path):void 0}set dirname(t){Gj(this.basename,"dirname"),this.path=Ao.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Ao.extname(this.path):void 0}set extname(t){if(ew(t,"extname"),Gj(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=Ao.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){iv(t)&&(t=q9(t)),tw(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Ao.basename(this.path,this.extname):void 0}set stem(t){tw(t,"stem"),ew(t,"stem"),this.path=Ao.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 ys(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 ew(e,t){if(e&&e.includes(Ao.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Ao.sep+"`")}function tw(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Gj(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function G9(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const X9=function(e){const r=this.constructor.prototype,s=r[e],o=function(){return s.apply(o,arguments)};return Object.setPrototypeOf(o,r),o},J9={}.hasOwnProperty;class ok extends X9{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=$9()}copy(){const t=new ok;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Qx(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(sw("data",this.frozen),this.namespace[t]=n,this):J9.call(this.namespace,t)&&this.namespace[t]||void 0:t?(sw("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=rm(t),r=this.parser||this.Parser;return nw("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),nw("process",this.parser||this.Parser),rw("process",this.compiler||this.Compiler),n?s(void 0,n):new Promise(s);function s(o,a){const l=rm(t),c=r.parse(l);r.run(c,l,function(p,u,f){if(p||!u||!f)return d(p);const h=u,g=r.stringify(h,f);eV(g)?f.value=g:f.result=g,d(p,f)});function d(p,u){p||!u?a(p):o?o(u):n(void 0,u)}}}processSync(t){let n=!1,r;return this.freeze(),nw("processSync",this.parser||this.Parser),rw("processSync",this.compiler||this.Compiler),this.process(t,s),Jj("processSync","process",n),r;function s(o,a){n=!0,Bj(o),r=a}}run(t,n,r){Xj(t),this.freeze();const s=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?o(void 0,r):new Promise(o);function o(a,l){const c=rm(n);s.run(t,c,d);function d(p,u,f){const h=u||t;p?l(p):a?a(h):r(void 0,h,f)}}}runSync(t,n){let r=!1,s;return this.run(t,n,o),Jj("runSync","run",r),s;function o(a,l){Bj(a),s=l,r=!0}}stringify(t,n){this.freeze();const r=rm(n),s=this.compiler||this.Compiler;return rw("stringify",s),Xj(t),s(t,r)}use(t,...n){const r=this.attachers,s=this.namespace;if(sw("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 o(d){if(typeof d=="function")c(d,[]);else if(typeof d=="object")if(Array.isArray(d)){const[p,...u]=d;c(p,u)}else a(d);else throw new TypeError("Expected usable value, not `"+d+"`")}function a(d){if(!("plugins"in d)&&!("settings"in d))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(d.plugins),d.settings&&(s.settings=Qx(!0,s.settings,d.settings))}function l(d){let p=-1;if(d!=null)if(Array.isArray(d))for(;++p<d.length;){const u=d[p];o(u)}else throw new TypeError("Expected a list of plugins, not `"+d+"`")}function c(d,p){let u=-1,f=-1;for(;++u<r.length;)if(r[u][0]===d){f=u;break}if(f===-1)r.push([d,...p]);else if(p.length>0){let[h,...g]=p;const w=r[f][1];sv(w)&&sv(h)&&(h=Qx(!0,w,h)),r[f]=[d,h,...g]}}}}const Q9=new ok().freeze();function nw(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function rw(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function sw(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 Xj(e){if(!sv(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Jj(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function rm(e){return Z9(e)?e:new bT(e)}function Z9(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function eV(e){return typeof e=="string"||tV(e)}function tV(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const nV="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Qj=[],Zj={allowDangerousHtml:!0},rV=/^(https?|ircs?|mailto|xmpp)$/i,sV=[{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 th(e){const t=iV(e),n=oV(e);return aV(t.runSync(t.parse(n),n),e)}function iV(e){const t=e.rehypePlugins||Qj,n=e.remarkPlugins||Qj,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Zj}:Zj;return Q9().use(zW).use(n).use(L9,r).use(t)}function oV(e){const t=e.children||"",n=new bT;return typeof t=="string"&&(n.value=t),n}function aV(e,t){const n=t.allowedElements,r=t.allowElement,s=t.components,o=t.disallowedElements,a=t.skipHtml,l=t.unwrapDisallowed,c=t.urlTransform||lV;for(const p of sV)Object.hasOwn(t,p.from)&&(""+p.from+(p.to?"use `"+p.to+"` instead":"remove it")+nV+p.id,void 0);return xT(e,d),w6(e,{Fragment:i.Fragment,components:s,ignoreInvalidStyle:!0,jsx:i.jsx,jsxs:i.jsxs,passKeys:!0,passNode:!0});function d(p,u,f){if(p.type==="raw"&&f&&typeof u=="number")return a?f.children.splice(u,1):f.children[u]={type:"text",value:p.value},u;if(p.type==="element"){let h;for(h in Gx)if(Object.hasOwn(Gx,h)&&Object.hasOwn(p.properties,h)){const g=p.properties[h],w=Gx[h];(w===null||w.includes(p.tagName))&&(p.properties[h]=c(String(g||""),h,p))}}if(p.type==="element"){let h=n?!n.includes(p.tagName):o?o.includes(p.tagName):!1;if(!h&&r&&typeof u=="number"&&(h=!r(p,u,f)),h&&f&&typeof u=="number")return l&&p.children?f.children.splice(u,1,...p.children):f.children.splice(u,1),u}}}function lV(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||rV.test(e.slice(0,t))?e:""}function cV(e){return e!=null&&typeof e=="object"&&!Array.isArray(e)}function Ig(e){if(e==null)return"null";if(typeof e!="object")return JSON.stringify(e);if(Array.isArray(e))return`[${e.map(r=>Ig(r)).join(",")}]`;const t=e;return`{${Object.keys(t).sort().map(r=>`${JSON.stringify(r)}:${Ig(t[r])}`).join(",")}}`}function e1(e){return Ig({id:e.id,type:e.type,position:e.position,data:e.data,parentId:e.parentId,extent:e.extent,sourcePosition:e.sourcePosition,targetPosition:e.targetPosition,hidden:e.hidden})}function Ap(e){const t=e.sourceHandle??"",n=e.targetHandle??"";return`${e.source}|${t}|${e.target}|${n}`}function t1(e){return Ig({source:e.source,target:e.target,sourceHandle:e.sourceHandle??null,targetHandle:e.targetHandle??null,type:e.type,label:e.label,data:e.data,markerStart:e.markerStart,markerEnd:e.markerEnd,animated:e.animated,hidden:e.hidden,style:e.style})}function n1(e,t){return!cV(t)||!("selected"in t)||t.selected===e.selected?e:{...e,selected:!!t.selected}}function r1(e,t=!1){const n=new Map;for(const r of e){const s=Ap(r);if(t&&n.has(s))throw new Error(`存在重复连线键: ${s}`);n.set(s,r)}return n}function uV(e,t,n,r){const s=new Map(e.map(b=>[b.id,b])),o=new Set(n.map(b=>b.id)),a=new Set,l=[],c=[],d=n.map(b=>{const x=s.get(b.id);return x?e1(x)===e1(b)?(a.add(b.id),x):(c.push(b.id),n1(b,x)):(l.push(b.id),b)}),p=r1(t),u=r1(r,!0),f=new Set,h=[],g=[],w=r.map(b=>{const x=Ap(b),N=p.get(x);return N?t1(N)===t1(b)?(f.add(x),N):(g.push(x),n1(b,N)):(h.push(x),b)}),k=e.filter(b=>!o.has(b.id)).map(b=>b.id),y=t.map(b=>Ap(b)).filter(b=>!u.has(b));return{nodes:d,edges:w,changes:{addedNodeIds:l,updatedNodeIds:c,removedNodeIds:k,addedEdgeKeys:h,updatedEdgeKeys:g,removedEdgeKeys:y},stats:{nodeAdded:l.length,nodeRemoved:k.length,nodeReused:a.size,edgeAdded:h.length,edgeRemoved:y.length,edgeReused:f.size,nextEdgeCount:u.size}}}/*! js-yaml 4.1.1 https://github.com/nodeca/js-yaml @license MIT */function vT(e){return typeof e>"u"||e===null}function dV(e){return typeof e=="object"&&e!==null}function fV(e){return Array.isArray(e)?e:vT(e)?[]:[e]}function pV(e,t){var n,r,s,o;if(t)for(o=Object.keys(t),n=0,r=o.length;n<r;n+=1)s=o[n],e[s]=t[s];return e}function hV(e,t){var n="",r;for(r=0;r<t;r+=1)n+=e;return n}function mV(e){return e===0&&Number.NEGATIVE_INFINITY===1/e}var gV=vT,yV=dV,xV=fV,wV=hV,bV=mV,vV=pV,Mr={isNothing:gV,isObject:yV,toArray:xV,repeat:wV,isNegativeZero:bV,extend:vV};function kT(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+=`
80
+
81
+ `+e.mark.snippet),r+" "+n):r}function Pp(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=kT(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}Pp.prototype=Object.create(Error.prototype);Pp.prototype.constructor=Pp;Pp.prototype.toString=function(t){return this.name+": "+kT(this,t)};var js=Pp;function iw(e,t,n,r,s){var o="",a="",l=Math.floor(s/2)-1;return r-t>l&&(o=" ... ",t=r-l+o.length),n-r>l&&(a=" ...",n=r+l-a.length),{str:o+e.slice(t,n).replace(/\t/g,"→")+a,pos:r-t+o.length}}function ow(e,t){return Mr.repeat(" ",t-e.length)+e}function kV(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),typeof t.indent!="number"&&(t.indent=1),typeof t.linesBefore!="number"&&(t.linesBefore=3),typeof t.linesAfter!="number"&&(t.linesAfter=2);for(var n=/\r?\n|\r|\0/g,r=[0],s=[],o,a=-1;o=n.exec(e.buffer);)s.push(o.index),r.push(o.index+o[0].length),e.position<=o.index&&a<0&&(a=r.length-2);a<0&&(a=r.length-1);var l="",c,d,p=Math.min(e.line+t.linesAfter,s.length).toString().length,u=t.maxLength-(t.indent+p+3);for(c=1;c<=t.linesBefore&&!(a-c<0);c++)d=iw(e.buffer,r[a-c],s[a-c],e.position-(r[a]-r[a-c]),u),l=Mr.repeat(" ",t.indent)+ow((e.line-c+1).toString(),p)+" | "+d.str+`
82
+ `+l;for(d=iw(e.buffer,r[a],s[a],e.position,u),l+=Mr.repeat(" ",t.indent)+ow((e.line+1).toString(),p)+" | "+d.str+`
83
+ `,l+=Mr.repeat("-",t.indent+p+3+d.pos)+`^
84
+ `,c=1;c<=t.linesAfter&&!(a+c>=s.length);c++)d=iw(e.buffer,r[a+c],s[a+c],e.position-(r[a]-r[a+c]),u),l+=Mr.repeat(" ",t.indent)+ow((e.line+c+1).toString(),p)+" | "+d.str+`
85
+ `;return l.replace(/\n$/,"")}var SV=kV,NV=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],jV=["scalar","sequence","mapping"];function CV(e){var t={};return e!==null&&Object.keys(e).forEach(function(n){e[n].forEach(function(r){t[String(r)]=n})}),t}function EV(e,t){if(t=t||{},Object.keys(t).forEach(function(n){if(NV.indexOf(n)===-1)throw new js('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=CV(t.styleAliases||null),jV.indexOf(this.kind)===-1)throw new js('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')}var ns=EV;function s1(e,t){var n=[];return e[t].forEach(function(r){var s=n.length;n.forEach(function(o,a){o.tag===r.tag&&o.kind===r.kind&&o.multi===r.multi&&(s=a)}),n[s]=r}),n}function _V(){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 ov(e){return this.extend(e)}ov.prototype.extend=function(t){var n=[],r=[];if(t instanceof ns)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 js("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");n.forEach(function(o){if(!(o instanceof ns))throw new js("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(o.loadKind&&o.loadKind!=="scalar")throw new js("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(o.multi)throw new js("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),r.forEach(function(o){if(!(o instanceof ns))throw new js("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var s=Object.create(ov.prototype);return s.implicit=(this.implicit||[]).concat(n),s.explicit=(this.explicit||[]).concat(r),s.compiledImplicit=s1(s,"implicit"),s.compiledExplicit=s1(s,"explicit"),s.compiledTypeMap=_V(s.compiledImplicit,s.compiledExplicit),s};var ST=ov,NT=new ns("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return e!==null?e:""}}),jT=new ns("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return e!==null?e:[]}}),CT=new ns("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return e!==null?e:{}}}),ET=new ST({explicit:[NT,jT,CT]});function AV(e){if(e===null)return!0;var t=e.length;return t===1&&e==="~"||t===4&&(e==="null"||e==="Null"||e==="NULL")}function PV(){return null}function IV(e){return e===null}var _T=new ns("tag:yaml.org,2002:null",{kind:"scalar",resolve:AV,construct:PV,predicate:IV,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function TV(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 RV(e){return e==="true"||e==="True"||e==="TRUE"}function MV(e){return Object.prototype.toString.call(e)==="[object Boolean]"}var AT=new ns("tag:yaml.org,2002:bool",{kind:"scalar",resolve:TV,construct:RV,predicate:MV,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 LV(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102}function OV(e){return 48<=e&&e<=55}function $V(e){return 48<=e&&e<=57}function DV(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(!LV(e.charCodeAt(n)))return!1;r=!0}return r&&s!=="_"}if(s==="o"){for(n++;n<t;n++)if(s=e[n],s!=="_"){if(!OV(e.charCodeAt(n)))return!1;r=!0}return r&&s!=="_"}}if(s==="_")return!1;for(;n<t;n++)if(s=e[n],s!=="_"){if(!$V(e.charCodeAt(n)))return!1;r=!0}return!(!r||s==="_")}function FV(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 zV(e){return Object.prototype.toString.call(e)==="[object Number]"&&e%1===0&&!Mr.isNegativeZero(e)}var PT=new ns("tag:yaml.org,2002:int",{kind:"scalar",resolve:DV,construct:FV,predicate:zV,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"]}}),HV=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function BV(e){return!(e===null||!HV.test(e)||e[e.length-1]==="_")}function WV(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 VV=/^[-+]?[0-9]+e/;function KV(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(Mr.isNegativeZero(e))return"-0.0";return n=e.toString(10),VV.test(n)?n.replace("e",".e"):n}function UV(e){return Object.prototype.toString.call(e)==="[object Number]"&&(e%1!==0||Mr.isNegativeZero(e))}var IT=new ns("tag:yaml.org,2002:float",{kind:"scalar",resolve:BV,construct:WV,predicate:UV,represent:KV,defaultStyle:"lowercase"}),TT=ET.extend({implicit:[_T,AT,PT,IT]}),RT=TT,MT=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),LT=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 qV(e){return e===null?!1:MT.exec(e)!==null||LT.exec(e)!==null}function YV(e){var t,n,r,s,o,a,l,c=0,d=null,p,u,f;if(t=MT.exec(e),t===null&&(t=LT.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(o=+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]&&(p=+t[10],u=+(t[11]||0),d=(p*60+u)*6e4,t[9]==="-"&&(d=-d)),f=new Date(Date.UTC(n,r,s,o,a,l,c)),d&&f.setTime(f.getTime()-d),f}function GV(e){return e.toISOString()}var OT=new ns("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:qV,construct:YV,instanceOf:Date,represent:GV});function XV(e){return e==="<<"||e===null}var $T=new ns("tag:yaml.org,2002:merge",{kind:"scalar",resolve:XV}),ak=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
86
+ \r`;function JV(e){if(e===null)return!1;var t,n,r=0,s=e.length,o=ak;for(n=0;n<s;n++)if(t=o.indexOf(e.charAt(n)),!(t>64)){if(t<0)return!1;r+=6}return r%8===0}function QV(e){var t,n,r=e.replace(/[\r\n=]/g,""),s=r.length,o=ak,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|o.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 ZV(e){var t="",n=0,r,s,o=e.length,a=ak;for(r=0;r<o;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=o%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 eK(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}var DT=new ns("tag:yaml.org,2002:binary",{kind:"scalar",resolve:JV,construct:QV,predicate:eK,represent:ZV}),tK=Object.prototype.hasOwnProperty,nK=Object.prototype.toString;function rK(e){if(e===null)return!0;var t=[],n,r,s,o,a,l=e;for(n=0,r=l.length;n<r;n+=1){if(s=l[n],a=!1,nK.call(s)!=="[object Object]")return!1;for(o in s)if(tK.call(s,o))if(!a)a=!0;else return!1;if(!a)return!1;if(t.indexOf(o)===-1)t.push(o);else return!1}return!0}function sK(e){return e!==null?e:[]}var FT=new ns("tag:yaml.org,2002:omap",{kind:"sequence",resolve:rK,construct:sK}),iK=Object.prototype.toString;function oK(e){if(e===null)return!0;var t,n,r,s,o,a=e;for(o=new Array(a.length),t=0,n=a.length;t<n;t+=1){if(r=a[t],iK.call(r)!=="[object Object]"||(s=Object.keys(r),s.length!==1))return!1;o[t]=[s[0],r[s[0]]]}return!0}function aK(e){if(e===null)return[];var t,n,r,s,o,a=e;for(o=new Array(a.length),t=0,n=a.length;t<n;t+=1)r=a[t],s=Object.keys(r),o[t]=[s[0],r[s[0]]];return o}var zT=new ns("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:oK,construct:aK}),lK=Object.prototype.hasOwnProperty;function cK(e){if(e===null)return!0;var t,n=e;for(t in n)if(lK.call(n,t)&&n[t]!==null)return!1;return!0}function uK(e){return e!==null?e:{}}var HT=new ns("tag:yaml.org,2002:set",{kind:"mapping",resolve:cK,construct:uK}),lk=RT.extend({implicit:[OT,$T],explicit:[DT,FT,zT,HT]}),Nl=Object.prototype.hasOwnProperty,Tg=1,BT=2,WT=3,Rg=4,aw=1,dK=2,i1=3,fK=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,pK=/[\x85\u2028\u2029]/,hK=/[,\[\]\{\}]/,VT=/^(?:!|!!|![a-z\-]+!)$/i,KT=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function o1(e){return Object.prototype.toString.call(e)}function Fo(e){return e===10||e===13}function wc(e){return e===9||e===32}function Hs(e){return e===9||e===32||e===10||e===13}function Lu(e){return e===44||e===91||e===93||e===123||e===125}function mK(e){var t;return 48<=e&&e<=57?e-48:(t=e|32,97<=t&&t<=102?t-97+10:-1)}function gK(e){return e===120?2:e===117?4:e===85?8:0}function yK(e){return 48<=e&&e<=57?e-48:-1}function a1(e){return e===48?"\0":e===97?"\x07":e===98?"\b":e===116||e===9?" ":e===110?`
87
+ `: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":""}function xK(e){return e<=65535?String.fromCharCode(e):String.fromCharCode((e-65536>>10)+55296,(e-65536&1023)+56320)}function UT(e,t,n){t==="__proto__"?Object.defineProperty(e,t,{configurable:!0,enumerable:!0,writable:!0,value:n}):e[t]=n}var qT=new Array(256),YT=new Array(256);for(var fu=0;fu<256;fu++)qT[fu]=a1(fu)?1:0,YT[fu]=a1(fu);function wK(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||lk,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function GT(e,t){var n={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return n.snippet=SV(n),new js(t,n)}function ft(e,t){throw GT(e,t)}function Mg(e,t){e.onWarning&&e.onWarning.call(null,GT(e,t))}var l1={YAML:function(t,n,r){var s,o,a;t.version!==null&&ft(t,"duplication of %YAML directive"),r.length!==1&&ft(t,"YAML directive accepts exactly one argument"),s=/^([0-9]+)\.([0-9]+)$/.exec(r[0]),s===null&&ft(t,"ill-formed argument of the YAML directive"),o=parseInt(s[1],10),a=parseInt(s[2],10),o!==1&&ft(t,"unacceptable YAML version of the document"),t.version=r[0],t.checkLineBreaks=a<2,a!==1&&a!==2&&Mg(t,"unsupported YAML version of the document")},TAG:function(t,n,r){var s,o;r.length!==2&&ft(t,"TAG directive accepts exactly two arguments"),s=r[0],o=r[1],VT.test(s)||ft(t,"ill-formed tag handle (first argument) of the TAG directive"),Nl.call(t.tagMap,s)&&ft(t,'there is a previously declared suffix for "'+s+'" tag handle'),KT.test(o)||ft(t,"ill-formed tag prefix (second argument) of the TAG directive");try{o=decodeURIComponent(o)}catch{ft(t,"tag prefix is malformed: "+o)}t.tagMap[s]=o}};function wl(e,t,n,r){var s,o,a,l;if(t<n){if(l=e.input.slice(t,n),r)for(s=0,o=l.length;s<o;s+=1)a=l.charCodeAt(s),a===9||32<=a&&a<=1114111||ft(e,"expected valid JSON character");else fK.test(l)&&ft(e,"the stream contains non-printable characters");e.result+=l}}function c1(e,t,n,r){var s,o,a,l;for(Mr.isObject(n)||ft(e,"cannot merge mappings; the provided source object is unacceptable"),s=Object.keys(n),a=0,l=s.length;a<l;a+=1)o=s[a],Nl.call(t,o)||(UT(t,o,n[o]),r[o]=!0)}function Ou(e,t,n,r,s,o,a,l,c){var d,p;if(Array.isArray(s))for(s=Array.prototype.slice.call(s),d=0,p=s.length;d<p;d+=1)Array.isArray(s[d])&&ft(e,"nested arrays are not supported inside keys"),typeof s=="object"&&o1(s[d])==="[object Object]"&&(s[d]="[object Object]");if(typeof s=="object"&&o1(s)==="[object Object]"&&(s="[object Object]"),s=String(s),t===null&&(t={}),r==="tag:yaml.org,2002:merge")if(Array.isArray(o))for(d=0,p=o.length;d<p;d+=1)c1(e,t,o[d],n);else c1(e,t,o,n);else!e.json&&!Nl.call(n,s)&&Nl.call(t,s)&&(e.line=a||e.line,e.lineStart=l||e.lineStart,e.position=c||e.position,ft(e,"duplicated mapping key")),UT(t,s,o),delete n[s];return t}function ck(e){var t;t=e.input.charCodeAt(e.position),t===10?e.position++:t===13?(e.position++,e.input.charCodeAt(e.position)===10&&e.position++):ft(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Nr(e,t,n){for(var r=0,s=e.input.charCodeAt(e.position);s!==0;){for(;wc(s);)s===9&&e.firstTabInLine===-1&&(e.firstTabInLine=e.position),s=e.input.charCodeAt(++e.position);if(t&&s===35)do s=e.input.charCodeAt(++e.position);while(s!==10&&s!==13&&s!==0);if(Fo(s))for(ck(e),s=e.input.charCodeAt(e.position),r++,e.lineIndent=0;s===32;)e.lineIndent++,s=e.input.charCodeAt(++e.position);else break}return n!==-1&&r!==0&&e.lineIndent<n&&Mg(e,"deficient indentation"),r}function $y(e){var t=e.position,n;return n=e.input.charCodeAt(t),!!((n===45||n===46)&&n===e.input.charCodeAt(t+1)&&n===e.input.charCodeAt(t+2)&&(t+=3,n=e.input.charCodeAt(t),n===0||Hs(n)))}function uk(e,t){t===1?e.result+=" ":t>1&&(e.result+=Mr.repeat(`
88
+ `,t-1))}function bK(e,t,n){var r,s,o,a,l,c,d,p,u=e.kind,f=e.result,h;if(h=e.input.charCodeAt(e.position),Hs(h)||Lu(h)||h===35||h===38||h===42||h===33||h===124||h===62||h===39||h===34||h===37||h===64||h===96||(h===63||h===45)&&(s=e.input.charCodeAt(e.position+1),Hs(s)||n&&Lu(s)))return!1;for(e.kind="scalar",e.result="",o=a=e.position,l=!1;h!==0;){if(h===58){if(s=e.input.charCodeAt(e.position+1),Hs(s)||n&&Lu(s))break}else if(h===35){if(r=e.input.charCodeAt(e.position-1),Hs(r))break}else{if(e.position===e.lineStart&&$y(e)||n&&Lu(h))break;if(Fo(h))if(c=e.line,d=e.lineStart,p=e.lineIndent,Nr(e,!1,-1),e.lineIndent>=t){l=!0,h=e.input.charCodeAt(e.position);continue}else{e.position=a,e.line=c,e.lineStart=d,e.lineIndent=p;break}}l&&(wl(e,o,a,!1),uk(e,e.line-c),o=a=e.position,l=!1),wc(h)||(a=e.position+1),h=e.input.charCodeAt(++e.position)}return wl(e,o,a,!1),e.result?!0:(e.kind=u,e.result=f,!1)}function vK(e,t){var n,r,s;if(n=e.input.charCodeAt(e.position),n!==39)return!1;for(e.kind="scalar",e.result="",e.position++,r=s=e.position;(n=e.input.charCodeAt(e.position))!==0;)if(n===39)if(wl(e,r,e.position,!0),n=e.input.charCodeAt(++e.position),n===39)r=e.position,e.position++,s=e.position;else return!0;else Fo(n)?(wl(e,r,s,!0),uk(e,Nr(e,!1,t)),r=s=e.position):e.position===e.lineStart&&$y(e)?ft(e,"unexpected end of the document within a single quoted scalar"):(e.position++,s=e.position);ft(e,"unexpected end of the stream within a single quoted scalar")}function kK(e,t){var n,r,s,o,a,l;if(l=e.input.charCodeAt(e.position),l!==34)return!1;for(e.kind="scalar",e.result="",e.position++,n=r=e.position;(l=e.input.charCodeAt(e.position))!==0;){if(l===34)return wl(e,n,e.position,!0),e.position++,!0;if(l===92){if(wl(e,n,e.position,!0),l=e.input.charCodeAt(++e.position),Fo(l))Nr(e,!1,t);else if(l<256&&qT[l])e.result+=YT[l],e.position++;else if((a=gK(l))>0){for(s=a,o=0;s>0;s--)l=e.input.charCodeAt(++e.position),(a=mK(l))>=0?o=(o<<4)+a:ft(e,"expected hexadecimal character");e.result+=xK(o),e.position++}else ft(e,"unknown escape sequence");n=r=e.position}else Fo(l)?(wl(e,n,r,!0),uk(e,Nr(e,!1,t)),n=r=e.position):e.position===e.lineStart&&$y(e)?ft(e,"unexpected end of the document within a double quoted scalar"):(e.position++,r=e.position)}ft(e,"unexpected end of the stream within a double quoted scalar")}function SK(e,t){var n=!0,r,s,o,a=e.tag,l,c=e.anchor,d,p,u,f,h,g=Object.create(null),w,k,y,b;if(b=e.input.charCodeAt(e.position),b===91)p=93,h=!1,l=[];else if(b===123)p=125,h=!0,l={};else return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=l),b=e.input.charCodeAt(++e.position);b!==0;){if(Nr(e,!0,t),b=e.input.charCodeAt(e.position),b===p)return e.position++,e.tag=a,e.anchor=c,e.kind=h?"mapping":"sequence",e.result=l,!0;n?b===44&&ft(e,"expected the node content, but found ','"):ft(e,"missed comma between flow collection entries"),k=w=y=null,u=f=!1,b===63&&(d=e.input.charCodeAt(e.position+1),Hs(d)&&(u=f=!0,e.position++,Nr(e,!0,t))),r=e.line,s=e.lineStart,o=e.position,pd(e,t,Tg,!1,!0),k=e.tag,w=e.result,Nr(e,!0,t),b=e.input.charCodeAt(e.position),(f||e.line===r)&&b===58&&(u=!0,b=e.input.charCodeAt(++e.position),Nr(e,!0,t),pd(e,t,Tg,!1,!0),y=e.result),h?Ou(e,l,g,k,w,y,r,s,o):u?l.push(Ou(e,null,g,k,w,y,r,s,o)):l.push(w),Nr(e,!0,t),b=e.input.charCodeAt(e.position),b===44?(n=!0,b=e.input.charCodeAt(++e.position)):n=!1}ft(e,"unexpected end of the stream within a flow collection")}function NK(e,t){var n,r,s=aw,o=!1,a=!1,l=t,c=0,d=!1,p,u;if(u=e.input.charCodeAt(e.position),u===124)r=!1;else if(u===62)r=!0;else return!1;for(e.kind="scalar",e.result="";u!==0;)if(u=e.input.charCodeAt(++e.position),u===43||u===45)aw===s?s=u===43?i1:dK:ft(e,"repeat of a chomping mode identifier");else if((p=yK(u))>=0)p===0?ft(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):a?ft(e,"repeat of an indentation width identifier"):(l=t+p-1,a=!0);else break;if(wc(u)){do u=e.input.charCodeAt(++e.position);while(wc(u));if(u===35)do u=e.input.charCodeAt(++e.position);while(!Fo(u)&&u!==0)}for(;u!==0;){for(ck(e),e.lineIndent=0,u=e.input.charCodeAt(e.position);(!a||e.lineIndent<l)&&u===32;)e.lineIndent++,u=e.input.charCodeAt(++e.position);if(!a&&e.lineIndent>l&&(l=e.lineIndent),Fo(u)){c++;continue}if(e.lineIndent<l){s===i1?e.result+=Mr.repeat(`
89
+ `,o?1+c:c):s===aw&&o&&(e.result+=`
90
+ `);break}for(r?wc(u)?(d=!0,e.result+=Mr.repeat(`
91
+ `,o?1+c:c)):d?(d=!1,e.result+=Mr.repeat(`
92
+ `,c+1)):c===0?o&&(e.result+=" "):e.result+=Mr.repeat(`
93
+ `,c):e.result+=Mr.repeat(`
94
+ `,o?1+c:c),o=!0,a=!0,c=0,n=e.position;!Fo(u)&&u!==0;)u=e.input.charCodeAt(++e.position);wl(e,n,e.position,!1)}return!0}function u1(e,t){var n,r=e.tag,s=e.anchor,o=[],a,l=!1,c;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=o),c=e.input.charCodeAt(e.position);c!==0&&(e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,ft(e,"tab characters must not be used in indentation")),!(c!==45||(a=e.input.charCodeAt(e.position+1),!Hs(a))));){if(l=!0,e.position++,Nr(e,!0,-1)&&e.lineIndent<=t){o.push(null),c=e.input.charCodeAt(e.position);continue}if(n=e.line,pd(e,t,WT,!1,!0),o.push(e.result),Nr(e,!0,-1),c=e.input.charCodeAt(e.position),(e.line===n||e.lineIndent>t)&&c!==0)ft(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break}return l?(e.tag=r,e.anchor=s,e.kind="sequence",e.result=o,!0):!1}function jK(e,t,n){var r,s,o,a,l,c,d=e.tag,p=e.anchor,u={},f=Object.create(null),h=null,g=null,w=null,k=!1,y=!1,b;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=u),b=e.input.charCodeAt(e.position);b!==0;){if(!k&&e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,ft(e,"tab characters must not be used in indentation")),r=e.input.charCodeAt(e.position+1),o=e.line,(b===63||b===58)&&Hs(r))b===63?(k&&(Ou(e,u,f,h,g,null,a,l,c),h=g=w=null),y=!0,k=!0,s=!0):k?(k=!1,s=!0):ft(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,b=r;else{if(a=e.line,l=e.lineStart,c=e.position,!pd(e,n,BT,!1,!0))break;if(e.line===o){for(b=e.input.charCodeAt(e.position);wc(b);)b=e.input.charCodeAt(++e.position);if(b===58)b=e.input.charCodeAt(++e.position),Hs(b)||ft(e,"a whitespace character is expected after the key-value separator within a block mapping"),k&&(Ou(e,u,f,h,g,null,a,l,c),h=g=w=null),y=!0,k=!1,s=!1,h=e.tag,g=e.result;else if(y)ft(e,"can not read an implicit mapping pair; a colon is missed");else return e.tag=d,e.anchor=p,!0}else if(y)ft(e,"can not read a block mapping entry; a multiline key may not be an implicit key");else return e.tag=d,e.anchor=p,!0}if((e.line===o||e.lineIndent>t)&&(k&&(a=e.line,l=e.lineStart,c=e.position),pd(e,t,Rg,!0,s)&&(k?g=e.result:w=e.result),k||(Ou(e,u,f,h,g,w,a,l,c),h=g=w=null),Nr(e,!0,-1),b=e.input.charCodeAt(e.position)),(e.line===o||e.lineIndent>t)&&b!==0)ft(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return k&&Ou(e,u,f,h,g,null,a,l,c),y&&(e.tag=d,e.anchor=p,e.kind="mapping",e.result=u),y}function CK(e){var t,n=!1,r=!1,s,o,a;if(a=e.input.charCodeAt(e.position),a!==33)return!1;if(e.tag!==null&&ft(e,"duplication of a tag property"),a=e.input.charCodeAt(++e.position),a===60?(n=!0,a=e.input.charCodeAt(++e.position)):a===33?(r=!0,s="!!",a=e.input.charCodeAt(++e.position)):s="!",t=e.position,n){do a=e.input.charCodeAt(++e.position);while(a!==0&&a!==62);e.position<e.length?(o=e.input.slice(t,e.position),a=e.input.charCodeAt(++e.position)):ft(e,"unexpected end of the stream within a verbatim tag")}else{for(;a!==0&&!Hs(a);)a===33&&(r?ft(e,"tag suffix cannot contain exclamation marks"):(s=e.input.slice(t-1,e.position+1),VT.test(s)||ft(e,"named tag handle cannot contain such characters"),r=!0,t=e.position+1)),a=e.input.charCodeAt(++e.position);o=e.input.slice(t,e.position),hK.test(o)&&ft(e,"tag suffix cannot contain flow indicator characters")}o&&!KT.test(o)&&ft(e,"tag name cannot contain such characters: "+o);try{o=decodeURIComponent(o)}catch{ft(e,"tag name is malformed: "+o)}return n?e.tag=o:Nl.call(e.tagMap,s)?e.tag=e.tagMap[s]+o:s==="!"?e.tag="!"+o:s==="!!"?e.tag="tag:yaml.org,2002:"+o:ft(e,'undeclared tag handle "'+s+'"'),!0}function EK(e){var t,n;if(n=e.input.charCodeAt(e.position),n!==38)return!1;for(e.anchor!==null&&ft(e,"duplication of an anchor property"),n=e.input.charCodeAt(++e.position),t=e.position;n!==0&&!Hs(n)&&!Lu(n);)n=e.input.charCodeAt(++e.position);return e.position===t&&ft(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function _K(e){var t,n,r;if(r=e.input.charCodeAt(e.position),r!==42)return!1;for(r=e.input.charCodeAt(++e.position),t=e.position;r!==0&&!Hs(r)&&!Lu(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&ft(e,"name of an alias node must contain at least one character"),n=e.input.slice(t,e.position),Nl.call(e.anchorMap,n)||ft(e,'unidentified alias "'+n+'"'),e.result=e.anchorMap[n],Nr(e,!0,-1),!0}function pd(e,t,n,r,s){var o,a,l,c=1,d=!1,p=!1,u,f,h,g,w,k;if(e.listener!==null&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,o=a=l=Rg===n||WT===n,r&&Nr(e,!0,-1)&&(d=!0,e.lineIndent>t?c=1:e.lineIndent===t?c=0:e.lineIndent<t&&(c=-1)),c===1)for(;CK(e)||EK(e);)Nr(e,!0,-1)?(d=!0,l=o,e.lineIndent>t?c=1:e.lineIndent===t?c=0:e.lineIndent<t&&(c=-1)):l=!1;if(l&&(l=d||s),(c===1||Rg===n)&&(Tg===n||BT===n?w=t:w=t+1,k=e.position-e.lineStart,c===1?l&&(u1(e,k)||jK(e,k,w))||SK(e,w)?p=!0:(a&&NK(e,w)||vK(e,w)||kK(e,w)?p=!0:_K(e)?(p=!0,(e.tag!==null||e.anchor!==null)&&ft(e,"alias node should not have any properties")):bK(e,w,Tg===n)&&(p=!0,e.tag===null&&(e.tag="?")),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):c===0&&(p=l&&u1(e,k))),e.tag===null)e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);else if(e.tag==="?"){for(e.result!==null&&e.kind!=="scalar"&&ft(e,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+e.kind+'"'),u=0,f=e.implicitTypes.length;u<f;u+=1)if(g=e.implicitTypes[u],g.resolve(e.result)){e.result=g.construct(e.result),e.tag=g.tag,e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);break}}else if(e.tag!=="!"){if(Nl.call(e.typeMap[e.kind||"fallback"],e.tag))g=e.typeMap[e.kind||"fallback"][e.tag];else for(g=null,h=e.typeMap.multi[e.kind||"fallback"],u=0,f=h.length;u<f;u+=1)if(e.tag.slice(0,h[u].tag.length)===h[u].tag){g=h[u];break}g||ft(e,"unknown tag !<"+e.tag+">"),e.result!==null&&g.kind!==e.kind&&ft(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+g.kind+'", not "'+e.kind+'"'),g.resolve(e.result,e.tag)?(e.result=g.construct(e.result,e.tag),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):ft(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return e.listener!==null&&e.listener("close",e),e.tag!==null||e.anchor!==null||p}function AK(e){var t=e.position,n,r,s,o=!1,a;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);(a=e.input.charCodeAt(e.position))!==0&&(Nr(e,!0,-1),a=e.input.charCodeAt(e.position),!(e.lineIndent>0||a!==37));){for(o=!0,a=e.input.charCodeAt(++e.position),n=e.position;a!==0&&!Hs(a);)a=e.input.charCodeAt(++e.position);for(r=e.input.slice(n,e.position),s=[],r.length<1&&ft(e,"directive name must not be less than one character in length");a!==0;){for(;wc(a);)a=e.input.charCodeAt(++e.position);if(a===35){do a=e.input.charCodeAt(++e.position);while(a!==0&&!Fo(a));break}if(Fo(a))break;for(n=e.position;a!==0&&!Hs(a);)a=e.input.charCodeAt(++e.position);s.push(e.input.slice(n,e.position))}a!==0&&ck(e),Nl.call(l1,r)?l1[r](e,r,s):Mg(e,'unknown document directive "'+r+'"')}if(Nr(e,!0,-1),e.lineIndent===0&&e.input.charCodeAt(e.position)===45&&e.input.charCodeAt(e.position+1)===45&&e.input.charCodeAt(e.position+2)===45?(e.position+=3,Nr(e,!0,-1)):o&&ft(e,"directives end mark is expected"),pd(e,e.lineIndent-1,Rg,!1,!0),Nr(e,!0,-1),e.checkLineBreaks&&pK.test(e.input.slice(t,e.position))&&Mg(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&$y(e)){e.input.charCodeAt(e.position)===46&&(e.position+=3,Nr(e,!0,-1));return}if(e.position<e.length-1)ft(e,"end of the stream or a document separator is expected");else return}function XT(e,t){e=String(e),t=t||{},e.length!==0&&(e.charCodeAt(e.length-1)!==10&&e.charCodeAt(e.length-1)!==13&&(e+=`
95
+ `),e.charCodeAt(0)===65279&&(e=e.slice(1)));var n=new wK(e,t),r=e.indexOf("\0");for(r!==-1&&(n.position=r,ft(n,"null byte is not allowed in input")),n.input+="\0";n.input.charCodeAt(n.position)===32;)n.lineIndent+=1,n.position+=1;for(;n.position<n.length-1;)AK(n);return n.documents}function PK(e,t,n){t!==null&&typeof t=="object"&&typeof n>"u"&&(n=t,t=null);var r=XT(e,n);if(typeof t!="function")return r;for(var s=0,o=r.length;s<o;s+=1)t(r[s])}function IK(e,t){var n=XT(e,t);if(n.length!==0){if(n.length===1)return n[0];throw new js("expected a single document in the stream, but found more")}}var TK=PK,RK=IK,JT={loadAll:TK,load:RK},QT=Object.prototype.toString,ZT=Object.prototype.hasOwnProperty,dk=65279,MK=9,Ip=10,LK=13,OK=32,$K=33,DK=34,av=35,FK=37,zK=38,HK=39,BK=42,eR=44,WK=45,Lg=58,VK=61,KK=62,UK=63,qK=64,tR=91,nR=93,YK=96,rR=123,GK=124,sR=125,xs={};xs[0]="\\0";xs[7]="\\a";xs[8]="\\b";xs[9]="\\t";xs[10]="\\n";xs[11]="\\v";xs[12]="\\f";xs[13]="\\r";xs[27]="\\e";xs[34]='\\"';xs[92]="\\\\";xs[133]="\\N";xs[160]="\\_";xs[8232]="\\L";xs[8233]="\\P";var XK=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],JK=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function QK(e,t){var n,r,s,o,a,l,c;if(t===null)return{};for(n={},r=Object.keys(t),s=0,o=r.length;s<o;s+=1)a=r[s],l=String(t[a]),a.slice(0,2)==="!!"&&(a="tag:yaml.org,2002:"+a.slice(2)),c=e.compiledTypeMap.fallback[a],c&&ZT.call(c.styleAliases,l)&&(l=c.styleAliases[l]),n[a]=l;return n}function ZK(e){var t,n,r;if(t=e.toString(16).toUpperCase(),e<=255)n="x",r=2;else if(e<=65535)n="u",r=4;else if(e<=4294967295)n="U",r=8;else throw new js("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+n+Mr.repeat("0",r-t.length)+t}var eU=1,Tp=2;function tU(e){this.schema=e.schema||lk,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=Mr.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=QK(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType=e.quotingType==='"'?Tp:eU,this.forceQuotes=e.forceQuotes||!1,this.replacer=typeof e.replacer=="function"?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function d1(e,t){for(var n=Mr.repeat(" ",t),r=0,s=-1,o="",a,l=e.length;r<l;)s=e.indexOf(`
96
+ `,r),s===-1?(a=e.slice(r),r=l):(a=e.slice(r,s+1),r=s+1),a.length&&a!==`
97
+ `&&(o+=n),o+=a;return o}function lv(e,t){return`
98
+ `+Mr.repeat(" ",e.indent*t)}function nU(e,t){var n,r,s;for(n=0,r=e.implicitTypes.length;n<r;n+=1)if(s=e.implicitTypes[n],s.resolve(t))return!0;return!1}function Og(e){return e===OK||e===MK}function Rp(e){return 32<=e&&e<=126||161<=e&&e<=55295&&e!==8232&&e!==8233||57344<=e&&e<=65533&&e!==dk||65536<=e&&e<=1114111}function f1(e){return Rp(e)&&e!==dk&&e!==LK&&e!==Ip}function p1(e,t,n){var r=f1(e),s=r&&!Og(e);return(n?r:r&&e!==eR&&e!==tR&&e!==nR&&e!==rR&&e!==sR)&&e!==av&&!(t===Lg&&!s)||f1(t)&&!Og(t)&&e===av||t===Lg&&s}function rU(e){return Rp(e)&&e!==dk&&!Og(e)&&e!==WK&&e!==UK&&e!==Lg&&e!==eR&&e!==tR&&e!==nR&&e!==rR&&e!==sR&&e!==av&&e!==zK&&e!==BK&&e!==$K&&e!==GK&&e!==VK&&e!==KK&&e!==HK&&e!==DK&&e!==FK&&e!==qK&&e!==YK}function sU(e){return!Og(e)&&e!==Lg}function Af(e,t){var n=e.charCodeAt(t),r;return n>=55296&&n<=56319&&t+1<e.length&&(r=e.charCodeAt(t+1),r>=56320&&r<=57343)?(n-55296)*1024+r-56320+65536:n}function iR(e){var t=/^\n* /;return t.test(e)}var oR=1,cv=2,aR=3,lR=4,gu=5;function iU(e,t,n,r,s,o,a,l){var c,d=0,p=null,u=!1,f=!1,h=r!==-1,g=-1,w=rU(Af(e,0))&&sU(Af(e,e.length-1));if(t||a)for(c=0;c<e.length;d>=65536?c+=2:c++){if(d=Af(e,c),!Rp(d))return gu;w=w&&p1(d,p,l),p=d}else{for(c=0;c<e.length;d>=65536?c+=2:c++){if(d=Af(e,c),d===Ip)u=!0,h&&(f=f||c-g-1>r&&e[g+1]!==" ",g=c);else if(!Rp(d))return gu;w=w&&p1(d,p,l),p=d}f=f||h&&c-g-1>r&&e[g+1]!==" "}return!u&&!f?w&&!a&&!s(e)?oR:o===Tp?gu:cv:n>9&&iR(e)?gu:a?o===Tp?gu:cv:f?lR:aR}function oU(e,t,n,r,s){e.dump=function(){if(t.length===0)return e.quotingType===Tp?'""':"''";if(!e.noCompatMode&&(XK.indexOf(t)!==-1||JK.test(t)))return e.quotingType===Tp?'"'+t+'"':"'"+t+"'";var o=e.indent*Math.max(1,n),a=e.lineWidth===-1?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-o),l=r||e.flowLevel>-1&&n>=e.flowLevel;function c(d){return nU(e,d)}switch(iU(t,l,e.indent,a,c,e.quotingType,e.forceQuotes&&!r,s)){case oR:return t;case cv:return"'"+t.replace(/'/g,"''")+"'";case aR:return"|"+h1(t,e.indent)+m1(d1(t,o));case lR:return">"+h1(t,e.indent)+m1(d1(aU(t,a),o));case gu:return'"'+lU(t)+'"';default:throw new js("impossible error: invalid scalar style")}}()}function h1(e,t){var n=iR(e)?String(t):"",r=e[e.length-1]===`
99
+ `,s=r&&(e[e.length-2]===`
100
+ `||e===`
101
+ `),o=s?"+":r?"":"-";return n+o+`
102
+ `}function m1(e){return e[e.length-1]===`
103
+ `?e.slice(0,-1):e}function aU(e,t){for(var n=/(\n+)([^\n]*)/g,r=function(){var d=e.indexOf(`
104
+ `);return d=d!==-1?d:e.length,n.lastIndex=d,g1(e.slice(0,d),t)}(),s=e[0]===`
105
+ `||e[0]===" ",o,a;a=n.exec(e);){var l=a[1],c=a[2];o=c[0]===" ",r+=l+(!s&&!o&&c!==""?`
106
+ `:"")+g1(c,t),s=o}return r}function g1(e,t){if(e===""||e[0]===" ")return e;for(var n=/ [^ ]/g,r,s=0,o,a=0,l=0,c="";r=n.exec(e);)l=r.index,l-s>t&&(o=a>s?a:l,c+=`
107
+ `+e.slice(s,o),s=o+1),a=l;return c+=`
108
+ `,e.length-s>t&&a>s?c+=e.slice(s,a)+`
109
+ `+e.slice(a+1):c+=e.slice(s),c.slice(1)}function lU(e){for(var t="",n=0,r,s=0;s<e.length;n>=65536?s+=2:s++)n=Af(e,s),r=xs[n],!r&&Rp(n)?(t+=e[s],n>=65536&&(t+=e[s+1])):t+=r||ZK(n);return t}function cU(e,t,n){var r="",s=e.tag,o,a,l;for(o=0,a=n.length;o<a;o+=1)l=n[o],e.replacer&&(l=e.replacer.call(n,String(o),l)),(va(e,t,l,!1,!1)||typeof l>"u"&&va(e,t,null,!1,!1))&&(r!==""&&(r+=","+(e.condenseFlow?"":" ")),r+=e.dump);e.tag=s,e.dump="["+r+"]"}function y1(e,t,n,r){var s="",o=e.tag,a,l,c;for(a=0,l=n.length;a<l;a+=1)c=n[a],e.replacer&&(c=e.replacer.call(n,String(a),c)),(va(e,t+1,c,!0,!0,!1,!0)||typeof c>"u"&&va(e,t+1,null,!0,!0,!1,!0))&&((!r||s!=="")&&(s+=lv(e,t)),e.dump&&Ip===e.dump.charCodeAt(0)?s+="-":s+="- ",s+=e.dump);e.tag=o,e.dump=s||"[]"}function uU(e,t,n){var r="",s=e.tag,o=Object.keys(n),a,l,c,d,p;for(a=0,l=o.length;a<l;a+=1)p="",r!==""&&(p+=", "),e.condenseFlow&&(p+='"'),c=o[a],d=n[c],e.replacer&&(d=e.replacer.call(n,c,d)),va(e,t,c,!1,!1)&&(e.dump.length>1024&&(p+="? "),p+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),va(e,t,d,!1,!1)&&(p+=e.dump,r+=p));e.tag=s,e.dump="{"+r+"}"}function dU(e,t,n,r){var s="",o=e.tag,a=Object.keys(n),l,c,d,p,u,f;if(e.sortKeys===!0)a.sort();else if(typeof e.sortKeys=="function")a.sort(e.sortKeys);else if(e.sortKeys)throw new js("sortKeys must be a boolean or a function");for(l=0,c=a.length;l<c;l+=1)f="",(!r||s!=="")&&(f+=lv(e,t)),d=a[l],p=n[d],e.replacer&&(p=e.replacer.call(n,d,p)),va(e,t+1,d,!0,!0,!0)&&(u=e.tag!==null&&e.tag!=="?"||e.dump&&e.dump.length>1024,u&&(e.dump&&Ip===e.dump.charCodeAt(0)?f+="?":f+="? "),f+=e.dump,u&&(f+=lv(e,t)),va(e,t+1,p,!0,u)&&(e.dump&&Ip===e.dump.charCodeAt(0)?f+=":":f+=": ",f+=e.dump,s+=f));e.tag=o,e.dump=s||"{}"}function x1(e,t,n){var r,s,o,a,l,c;for(s=n?e.explicitTypes:e.implicitTypes,o=0,a=s.length;o<a;o+=1)if(l=s[o],(l.instanceOf||l.predicate)&&(!l.instanceOf||typeof t=="object"&&t instanceof l.instanceOf)&&(!l.predicate||l.predicate(t))){if(n?l.multi&&l.representName?e.tag=l.representName(t):e.tag=l.tag:e.tag="?",l.represent){if(c=e.styleMap[l.tag]||l.defaultStyle,QT.call(l.represent)==="[object Function]")r=l.represent(t,c);else if(ZT.call(l.represent,c))r=l.represent[c](t,c);else throw new js("!<"+l.tag+'> tag resolver accepts not "'+c+'" style');e.dump=r}return!0}return!1}function va(e,t,n,r,s,o,a){e.tag=null,e.dump=n,x1(e,n,!1)||x1(e,n,!0);var l=QT.call(e.dump),c=r,d;r&&(r=e.flowLevel<0||e.flowLevel>t);var p=l==="[object Object]"||l==="[object Array]",u,f;if(p&&(u=e.duplicates.indexOf(n),f=u!==-1),(e.tag!==null&&e.tag!=="?"||f||e.indent!==2&&t>0)&&(s=!1),f&&e.usedDuplicates[u])e.dump="*ref_"+u;else{if(p&&f&&!e.usedDuplicates[u]&&(e.usedDuplicates[u]=!0),l==="[object Object]")r&&Object.keys(e.dump).length!==0?(dU(e,t,e.dump,s),f&&(e.dump="&ref_"+u+e.dump)):(uU(e,t,e.dump),f&&(e.dump="&ref_"+u+" "+e.dump));else if(l==="[object Array]")r&&e.dump.length!==0?(e.noArrayIndent&&!a&&t>0?y1(e,t-1,e.dump,s):y1(e,t,e.dump,s),f&&(e.dump="&ref_"+u+e.dump)):(cU(e,t,e.dump),f&&(e.dump="&ref_"+u+" "+e.dump));else if(l==="[object String]")e.tag!=="?"&&oU(e,e.dump,t,o,c);else{if(l==="[object Undefined]")return!1;if(e.skipInvalid)return!1;throw new js("unacceptable kind of an object to dump "+l)}e.tag!==null&&e.tag!=="?"&&(d=encodeURI(e.tag[0]==="!"?e.tag.slice(1):e.tag).replace(/!/g,"%21"),e.tag[0]==="!"?d="!"+d:d.slice(0,18)==="tag:yaml.org,2002:"?d="!!"+d.slice(18):d="!<"+d+">",e.dump=d+" "+e.dump)}return!0}function fU(e,t){var n=[],r=[],s,o;for(uv(e,n,r),s=0,o=r.length;s<o;s+=1)t.duplicates.push(n[r[s]]);t.usedDuplicates=new Array(o)}function uv(e,t,n){var r,s,o;if(e!==null&&typeof e=="object")if(s=t.indexOf(e),s!==-1)n.indexOf(s)===-1&&n.push(s);else if(t.push(e),Array.isArray(e))for(s=0,o=e.length;s<o;s+=1)uv(e[s],t,n);else for(r=Object.keys(e),s=0,o=r.length;s<o;s+=1)uv(e[r[s]],t,n)}function pU(e,t){t=t||{};var n=new tU(t);n.noRefs||fU(e,n);var r=e;return n.replacer&&(r=n.replacer.call({"":r},"",r)),va(n,0,r,!0,!0)?n.dump+`
110
+ `:""}var hU=pU,mU={dump:hU};function fk(e,t){return function(){throw new Error("Function yaml."+e+" is removed in js-yaml 4. Use yaml."+t+" instead, which is now safe by default.")}}var gU=ns,yU=ST,xU=ET,wU=TT,bU=RT,vU=lk,kU=JT.load,SU=JT.loadAll,NU=mU.dump,jU=js,CU={binary:DT,float:IT,map:CT,null:_T,pairs:zT,set:HT,timestamp:OT,bool:AT,int:PT,merge:$T,omap:FT,seq:jT,str:NT},EU=fk("safeLoad","load"),_U=fk("safeLoadAll","loadAll"),AU=fk("safeDump","dump"),cR={Type:gU,Schema:yU,FAILSAFE_SCHEMA:xU,JSON_SCHEMA:wU,CORE_SCHEMA:bU,DEFAULT_SCHEMA:vU,load:kU,loadAll:SU,dump:NU,YAMLException:jU,types:CU,safeLoad:EU,safeLoadAll:_U,safeDump:AU};const jl=["requirement","planning","code","test","normal"],dv={普通:"normal",技术规划:"planning",代码执行:"code",测试回归:"test",需求拆解:"requirement"},PU=["agent","control","provide","condition","jump","condition_jump","start","end"];function IU(e){return PU.includes(e)?e:"agent"}function TU(e){const t=(e||"").toLowerCase();return t.startsWith("control_")?"control":t.startsWith("agent_")?"agent":t.startsWith("provide_")?"provide":(t.startsWith("tool_"),"agent")}function RU(e){var t;if(!(e!=null&&e.trim()))return{nodes:[],edges:[],instances:{}};try{const n=cR.load(e);if(!n||typeof n!="object")return{error:"flow.yaml 格式无效:根内容不是对象"};const r=n,s=r.instances&&typeof r.instances=="object"?r.instances:{},o=Array.isArray(r.edges)?r.edges:Array.isArray((t=r.flow)==null?void 0:t.edges)?r.flow.edges:[],a=r.ui&&typeof r.ui=="object"?r.ui:{},l=a.nodePositions&&typeof a.nodePositions=="object"?a.nodePositions:{},c=a.nodeSizes&&typeof a.nodeSizes=="object"?a.nodeSizes:{},d=a.viewport&&typeof a.viewport=="object"?a.viewport:null,p=d&&Number.isFinite(Number(d.x))&&Number.isFinite(Number(d.y))&&Number.isFinite(Number(d.zoom))?{x:Number(d.x),y:Number(d.y),zoom:Math.min(Math.max(Number(d.zoom),.1),4)}:void 0,u=typeof a.description=="string"&&a.description.trim()?a.description.trim():void 0,f=new Set(Object.keys(s));for(const w of o)w!=null&&w.source&&f.add(String(w.source)),w!=null&&w.target&&f.add(String(w.target));const h=Array.from(f).map(w=>{const k=s[w],y=l[w]&&typeof l[w].x=="number"&&typeof l[w].y=="number"?{x:l[w].x,y:l[w].y}:{x:0,y:0},b=c[w]&&typeof c[w].width=="number"&&typeof c[w].height=="number"?{width:c[w].width,height:c[w].height}:null,x=(k==null?void 0:k.definitionId)??w,N=TU(x),E=(k==null?void 0:k.label)!=null?String(k.label):w,C=(k==null?void 0:k.role)!=null?String(k.role).trim():"",M=dv[C]||C,$=jl.includes(M)?M:"normal",z=(k==null?void 0:k.model)!=null?String(k.model).trim():void 0,K=(k==null?void 0:k.body)!=null?String(k.body):"",H=(k==null?void 0:k.script)!=null?String(k.script):"",L=(k==null?void 0:k.scriptRef)!=null?String(k.scriptRef):"",F=(k==null?void 0:k.implementationRef)!=null?String(k.implementationRef):"",T=(k==null?void 0:k.implementationMode)!=null?String(k.implementationMode):"",R=Array.isArray(k==null?void 0:k.images)?k.images:[];return{id:w,type:IU(N),position:y,...b?{width:b.width,height:b.height}:{},data:{label:E,definitionId:x,schemaType:N,role:$,model:z||void 0,body:K,images:R,...b?{displaySize:b}:{},...H.trim()!==""?{script:H}:{},...L.trim()!==""?{scriptRef:L}:{},...F.trim()!==""?{implementationRef:F}:{},...T.trim()!==""?{implementationMode:T}:{}}}}),g=o.filter(w=>(w==null?void 0:w.source)&&(w==null?void 0:w.target)).map((w,k)=>({id:`e-${w.source}-${w.target}-${k}`,source:String(w.source),target:String(w.target),sourceHandle:w.sourceHandle??void 0,targetHandle:w.targetHandle??void 0,markerEnd:{type:Cs.ArrowClosed}}));return{nodes:h,edges:g,instances:s,description:u,...p?{viewport:p}:{}}}catch(n){const r=n instanceof Error?n.message:String(n);let s="";if(/bad indentation of a mapping entry|expected.*scalar|mapping values are not allowed/i.test(r)){const o=r.match(/\((\d+):/);s=`
111
+
112
+ 💡 提示:通常由 ${o?`第 ${o[1]} 行附近`:""}的 \`script\` / \`body\` / \`value\` 字段裸写命令字符串引起。
113
+ YAML 中含 \`: \`、\`"\`、\`'\` 等特殊字符的多行字符串必须使用 \`|\` 块标量。
114
+
115
+ ✅ 正确写法:
116
+ \`\`\`yaml
117
+ script: |
118
+ node -e "console.log('TODO: scripts/x.mjs')"
119
+ \`\`\`
120
+ ❌ 错误写法(当前文件):
121
+ \`\`\`yaml
122
+ script: node -e "console.log('TODO: scripts/x.mjs')"
123
+ \`\`\``}return{error:`flow.yaml 解析失败:${r}${s}`}}}function nh(e,t){var s,o,a,l,c,d,p,u,f,h,g,w,k,y;const n=b=>{const x={type:(b==null?void 0:b.type)??"node",name:(b==null?void 0:b.name)??"",value:(b==null?void 0:b.value)??(b==null?void 0:b.default)??""};return(b==null?void 0:b.required)===!0&&(x.required=!0),(b==null?void 0:b.description)!=null&&String(b.description).trim()&&(x.description=String(b.description)),(b==null?void 0:b.showOnNode)!=null&&(x.showOnNode=!!b.showOnNode),x},r={};for(const b of e){if((s=b==null?void 0:b.data)!=null&&s.isWorkspaceGroup)continue;const x=t[b.id]&&typeof t[b.id]=="object"?{...t[b.id]}:{},N=((o=b.data)==null?void 0:o.definitionId)||b.id,E=((a=b.data)==null?void 0:a.inputs)??[],C=((l=b.data)==null?void 0:l.outputs)??[],M=((c=b.data)==null?void 0:c.role)!=null?String(b.data.role).trim():"",$=x.role!=null?String(x.role).trim():"",z=dv[M]||M,K=dv[$]||$,H=jl.includes(z)?z:jl.includes(K)?K:"normal",L=Array.isArray(E)?E.map(n):Array.isArray(x.input)?x.input.map(de=>n(de)):[],F=Array.isArray(C)?C.map(n):Array.isArray(x.output)?x.output.map(de=>n(de)):[],T=((d=b.data)==null?void 0:d.label)!=null?String(b.data.label):x.label!=null?String(x.label):b.id,R=(p=b.data)==null?void 0:p.body,I=R!=null?String(R):x.body!=null?String(x.body):"";let D=((u=b.data)==null?void 0:u.model)!=null&&String(b.data.model).trim()!==""?String(b.data.model).trim():x.model!=null&&String(x.model).trim()!==""?String(x.model).trim():void 0;(D===""||D==="default")&&(D=void 0);const A={...x,definitionId:N,label:T,role:H,model:D,input:L,output:F},O=((f=b.data)==null?void 0:f.marketplaceRef)||x.marketplaceRef;O?A.marketplaceRef=String(O):delete A.marketplaceRef;const _=((h=b.data)==null?void 0:h.marketplacePackageId)||x.marketplacePackageId;_?A.marketplacePackageId=String(_):delete A.marketplacePackageId;const Q=((g=b.data)==null?void 0:g.marketplaceVersion)||x.marketplaceVersion;Q?A.marketplaceVersion=String(Q):delete A.marketplaceVersion,N.startsWith("provide_")||I.trim()===""?delete A.body:A.body=I;const Z=Array.isArray((w=b.data)==null?void 0:w.images)?b.data.images:Array.isArray(x.images)?x.images:[];Z.length>0?A.images=Z:delete A.images;const V=(k=b.data)==null?void 0:k.script,oe=V!=null?String(V):x.script!=null?String(x.script):"";oe.trim()===""?delete A.script:A.script=oe;for(const de of["scriptRef","implementationRef","implementationMode"]){const ye=(y=b.data)==null?void 0:y[de],Se=ye!=null?String(ye):x[de]!=null?String(x[de]):"";Se.trim()===""?delete A[de]:A[de]=Se.trim()}delete A.temperature,delete A.maxTokens,delete A.description,r[b.id]=A}return r}function Xf(e){return typeof structuredClone=="function"?structuredClone(e):JSON.parse(JSON.stringify(e))}function MU(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 uR(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)),o=(t||[]).filter(a=>s.has(a.source)&&s.has(a.target));return{version:1,nodes:r.map(a=>Xf(a)),edges:o.map(a=>Xf(a)),instances:nh(r,n||{})}}function dR(e,t,n,r,s={}){var u;if(!e||!Array.isArray(e.nodes)||e.nodes.length===0)return null;const o=s.offset||{x:48,y:48},a=new Set((t||[]).map(f=>f.id)),l=new Map;for(const f of e.nodes)l.set(f.id,MU(f.id,a));const c=e.nodes.map(f=>{var g,w;const h=l.get(f.id);return{...Xf(f),id:h,selected:!0,dragging:!1,position:{x:Number(((g=f.position)==null?void 0:g.x)||0)+o.x,y:Number(((w=f.position)==null?void 0:w.y)||0)+o.y}}}),d=(e.edges||[]).filter(f=>l.has(f.source)&&l.has(f.target)).map((f,h)=>{const g=l.get(f.source),w=l.get(f.target);return{...Xf(f),id:`e-${g}-${w}-${Date.now()}-${h}`,source:g,target:w,selected:!1}}),p={...r||{}};for(const[f,h]of l.entries()){const g=(u=e.instances)==null?void 0:u[f];g&&(p[h]={...Xf(g),label:g.label!=null?String(g.label):h})}return{nodes:[...(t||[]).map(f=>({...f,selected:!1})),...c],edges:[...(n||[]).map(f=>({...f,selected:!1})),...d],instances:p,pastedNodeIds:c.map(f=>f.id)}}function w1(e,t,n,r){var p,u,f,h;const s=nh(e,n),o=t.map(g=>({source:g.source,target:g.target,sourceHandle:g.sourceHandle??null,targetHandle:g.targetHandle??null})),a={},l={};for(const g of e){const w=g.position??{x:0,y:0};a[g.id]={x:w.x,y:w.y};const k=Number(((u=(p=g.data)==null?void 0:p.displaySize)==null?void 0:u.width)||g.width||0),y=Number(((h=(f=g.data)==null?void 0:f.displaySize)==null?void 0:h.height)||g.height||0);k>0&&y>0&&(l[g.id]={width:Math.round(k),height:Math.round(y)})}const c={nodePositions:a};Object.keys(l).length>0&&(c.nodeSizes=l),r!=null&&r.viewport&&Number.isFinite(Number(r.viewport.x))&&Number.isFinite(Number(r.viewport.y))&&Number.isFinite(Number(r.viewport.zoom))&&(c.viewport={x:Number(r.viewport.x),y:Number(r.viewport.y),zoom:Math.min(Math.max(Number(r.viewport.zoom),.1),4)}),(r==null?void 0:r.description)!=null&&String(r.description).trim()!==""&&(c.description=String(r.description).trim());const d={instances:s,edges:o,ui:c};return cR.dump(d,{lineWidth:-1})}function LU(e){var s,o;const t={inputNames:[],outputNames:[]},n=Array.isArray((s=e.data)==null?void 0:s.inputs)?e.data.inputs:[],r=Array.isArray((o=e.data)==null?void 0:o.outputs)?e.data.outputs:[];for(let a=0;a<n.length;a++){const l=n[a],c=(l&&l.name!=null?String(l.name).trim():"")||`input-${a}`;t.inputNames.push(c)}for(let a=0;a<r.length;a++){const l=r[a],c=(l&&l.name!=null?String(l.name).trim():"")||`output-${a}`;t.outputNames.push(c)}return t}function OU(e,t,n){var c,d,p;const r=new Set(e.map(u=>u.id)),s={};for(const u of e)s[u.id]=LU(u);const o=new Map,a=new Map;for(const u of t)u.target&&r.has(u.target)&&(o.has(u.target)||o.set(u.target,new Set),u.targetHandle&&o.get(u.target).add(u.targetHandle)),u.source&&r.has(u.source)&&(a.has(u.source)||a.set(u.source,new Set),u.sourceHandle&&a.get(u.source).add(u.sourceHandle));const l=[];for(const u of e){const f=((c=u.data)==null?void 0:c.definitionId)!=null?String(u.data.definitionId):"",h=s[u.id]||{inputNames:[],outputNames:[]},g=h.inputNames.length,w=h.outputNames.length;if(!(f==="control_start"||f.startsWith("provide_"))&&g>0)for(let b=0;b<g;b++){const x=`input-${b}`;if(!((d=o.get(u.id))==null?void 0:d.has(x))){const E=h.inputNames[b]||x;l.push({nodeId:u.id,suffix:n("flow:validation.inputSlotNoEdge",{slotName:E,handle:x}),key:`${u.id}-${x}-in`})}}if(!(f==="control_end")&&w>0)for(let b=0;b<w;b++){const x=`output-${b}`;if(!((p=a.get(u.id))==null?void 0:p.has(x))){const E=h.outputNames[b]||x;l.push({nodeId:u.id,suffix:n("flow:validation.outputSlotNoEdge",{slotName:E,handle:x}),key:`${u.id}-${x}-out`})}}}return l}const $g=/\[image\s+(\d+)\]/gi;function Bs(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 $U(e){return`image ${Bs(e).length+1}`}function DU(e,t){const n=String(e||""),r=`[${t}]`;return n.trim()?`${n.replace(/[ \t]+$/u,"")} ${r}`:r}function FU(e,t){const n=Bs(e),r=String(t||""),s=new Set;$g.lastIndex=0;let o;for(;o=$g.exec(r);)s.add(`image ${o[1]}`.toLowerCase());return s.size===0?[]:n.filter(a=>s.has(String(a.label||"").toLowerCase()))}function zU(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 fR(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 Dg(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 pR({files:e,body:t,images:n}){const r=Array.from(e||[]);if(r.length===0)return null;let s=String(t||"");const o=Bs(n);for(const a of r){const l=await zU(a),c=$U(o);o.push({id:`${Date.now().toString(36)}-${o.length+1}`,label:c,...l}),s=DU(s,c)}return{body:s,images:o}}function fv(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 HU={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"],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_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_bool:["Boolean"],provide_text:["Text"],provide_str:["Text"],display_markdown:["Markdown Display"],display_mermaid:["Mermaid Display"],display_ascii:["ASCII Display"],display_chart:["Chart Display"],display_table:["Table Display"]};function BU(e,t,n){const r=String((n==null?void 0:n.displayName)||"").trim(),s=String(t||"").trim();return!r||!s||r===s?s:(HU[e]||[]).includes(s)?r:s}const WU={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"])},VU={control_cd_workspace:new Set(["mode","label","cwd","previous"]),control_user_workspace:new Set(["cwd"]),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"])},KU=new Set(["display_markdown","display_mermaid","display_ascii","display_html","display_image","display_chart","display_table"]);function UU(e,t){if(!KU.has(String(e||"")))return!1;const n=String((t==null?void 0:t.name)||"");return n==="content"||n==="src"}function qU(e){const t=String((e==null?void 0:e.marketplaceDefinitionId)||(e==null?void 0:e.id)||"").trim();return t.startsWith("marketplace:")?t:""}function YU(e,t){const n=String((e==null?void 0:e.baseDefinitionId)||"").trim();return n||t}function hR(e){const t=String(e??"");return/^[A-Za-z0-9_@%+=:,./-]+$/.test(t)?t:"'"+t.replace(/'/g,"'\\''")+"'"}function GU(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 XU(e){const t=String(e??"").trim();return t?t.includes("${")?t:hR(t):""}function JU(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}`,o=Array.isArray(t.args)?t.args.map(XU).filter(Boolean):[];return[GU(t,n),hR(s),...o].join(" ")}return String(t.command||"").trim()}function b1(e,t,n){return!Array.isArray(t)||!Array.isArray(n)||n.length===0?t:t.map((r,s)=>{var d,p;const o=n[s],l=n.find(u=>(u==null?void 0:u.name)&&u.name===r.name)||o;if(!l)return r;const c=r.showOnNode===!1&&l.showOnNode==null&&((d=WU[e])==null?void 0:d.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&&UU(e,r)?{showOnNode:!0}:{},...(p=VU[e])!=null&&p.has(r.name)?{showOnNode:!1}:{}}})}function mR(e){var s,o;const t=Array.isArray((s=e==null?void 0:e.data)==null?void 0:s.inputs)?e.data.inputs:[],n=Array.isArray((o=e==null?void 0:e.data)==null?void 0:o.outputs)?e.data.outputs:[],r=a=>a.map(l=>{const c=fv(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 Mp(e,t,n,r,s){var A,O,_,Q,Z,V,oe,de,ye,Se,ce,Ce,ae,fe,ke,xe,Ue,tt,qe,lt,Dt;const o=((A=e.data)==null?void 0:A.definitionId)||String(e.id).replace(/-\d+$/,""),a=n.find(Ye=>Ye.id===o),l=t[e.id];let c=[],d=[],p=((O=e.data)==null?void 0:O.label)??e.id,u,f,h,g,w;const k=!!l;l&&(Array.isArray(l.input)&&(c=l.input.map(fv)),Array.isArray(l.output)&&(d=l.output.map(fv)),l.label&&(p=String(l.label)),l.role&&typeof l.role=="string"&&(u=l.role),l.model!=null&&(f=String(l.model).trim()),l.body!=null&&(h=String(l.body)),Array.isArray(l.images)&&(g=l.images),l.script!=null&&(w=String(l.script)));const y=u??(typeof((_=e.data)==null?void 0:_.role)=="string"?e.data.role:"普通"),b=f??((Q=e.data)==null?void 0:Q.model)??void 0,x=(a==null?void 0:a.description)!=null?String(a.description).trim():"",N=x!==""?x:void 0,E=h??((Z=e.data)==null?void 0:Z.body)??"",C=Array.isArray(g)?g:Array.isArray((V=e.data)==null?void 0:V.images)?e.data.images:[],M=JU(a),$=w!==void 0?w:((oe=e.data)==null?void 0:oe.script)!=null?String(e.data.script):M,z=String(e.id),K=(de=r==null?void 0:r[s])==null?void 0:de[z],H=(ye=K==null?void 0:K.label)==null?void 0:ye.label,L=K==null?void 0:K.body,F=K==null?void 0:K.description;k||(c.length===0&&((Se=a==null?void 0:a.inputs)!=null&&Se.length)&&(c=a.inputs.map(Ye=>({...Ye}))),d.length===0&&((ce=a==null?void 0:a.outputs)!=null&&ce.length)&&(d=a.outputs.map(Ye=>({...Ye}))));const T=YU(a,(a==null?void 0:a.id)??o),R=(l==null?void 0:l.marketplaceRef)||((Ce=e.data)==null?void 0:Ce.marketplaceRef)||qU(a);if(T==="agent_subAgent"&&!d.some(Ye=>(Ye==null?void 0:Ye.name)==="result")){const Ye=(ae=a==null?void 0:a.outputs)==null?void 0:ae.find(vt=>(vt==null?void 0:vt.name)==="result");d=[...d,Ye?{...Ye}:{type:"text",name:"result",default:""}]}if((T==="display_markdown"||T==="display_mermaid"||T==="display_ascii"||T==="display_chart"||T==="display_table")&&!d.some(Ye=>(Ye==null?void 0:Ye.name)==="next")){const Ye=(fe=a==null?void 0:a.outputs)==null?void 0:fe.find(vt=>(vt==null?void 0:vt.name)==="next");d=[...d,Ye?{...Ye}:{type:"node",name:"next",default:""}]}if(T==="workspace_run"){if(!c.some(Ye=>(Ye==null?void 0:Ye.name)==="prev")){const Ye=(ke=a==null?void 0:a.inputs)==null?void 0:ke.find(vt=>(vt==null?void 0:vt.name)==="prev");c=[Ye?{...Ye}:{type:"node",name:"prev",default:""},...c]}if(!d.some(Ye=>(Ye==null?void 0:Ye.name)==="next")){const Ye=(xe=a==null?void 0:a.outputs)==null?void 0:xe.find(vt=>(vt==null?void 0:vt.name)==="next");d=[...d,Ye?{...Ye}:{type:"node",name:"next",default:""}]}}c=b1(T,c,a==null?void 0:a.inputs),d=b1(T,d,a==null?void 0:a.outputs),T.startsWith("provide_")&&d[0]&&String(d[0].default??d[0].value??"").trim()===""&&String(E).trim()!==""&&(d=d.map((Ye,vt)=>vt===0?{...Ye,default:E,value:E}:Ye));const I=BU(T,H||p,a),D=T==="tool_nodejs"||String($).trim()!=="";return{...e,type:"flowNode",data:{...e.data,label:H||p,displayLabel:I,definitionDisplayName:a==null?void 0:a.displayName,definitionId:T,...R?{marketplaceRef:R}:{},...l!=null&&l.marketplacePackageId||(Ue=e.data)!=null&&Ue.marketplacePackageId||a!=null&&a.packageId?{marketplacePackageId:(l==null?void 0:l.marketplacePackageId)||((tt=e.data)==null?void 0:tt.marketplacePackageId)||(a==null?void 0:a.packageId)}:{},...l!=null&&l.marketplaceVersion||(qe=e.data)!=null&&qe.marketplaceVersion||a!=null&&a.version?{marketplaceVersion:(l==null?void 0:l.marketplaceVersion)||((lt=e.data)==null?void 0:lt.marketplaceVersion)||(a==null?void 0:a.version)}:{},schemaType:((Dt=e.data)==null?void 0:Dt.schemaType)??e.type??"agent",role:y,model:b,body:L||E,images:C,script:$,inputs:c,outputs:d,description:F||N,originalLabel:p,originalBody:E,...D?{script:$}:{}}}}function gR(e,t){const n=new Map(t.map(r=>[r.id,r]));return e.filter(r=>{var p,u,f,h;const s=n.get(r.source),o=n.get(r.target),a=((u=(p=s==null?void 0:s.data)==null?void 0:p.outputs)==null?void 0:u.length)??0,l=((h=(f=o==null?void 0:o.data)==null?void 0:f.inputs)==null?void 0:h.length)??0,c=r.sourceHandle?parseInt(String(r.sourceHandle).replace("output-",""),10):0,d=r.targetHandle?parseInt(String(r.targetHandle).replace("input-",""),10):0;return s&&o&&c>=0&&c<a&&d>=0&&d<l})}function v1(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 k1(e,t){return!Array.isArray(e)||!e[t]||e[t].showOnNode===!0?e:e.map((n,r)=>r===t?{...n,showOnNode:!0}:n)}function Jf(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=v1(t==null?void 0:t.sourceHandle,"output"),o=v1(t==null?void 0:t.targetHandle,"input");let a=!1;const l=(e||[]).map(c=>{var d,p,u,f;if(c.id===n){const h=k1((d=c.data)==null?void 0:d.outputs,s);if(h!==((p=c.data)==null?void 0:p.outputs))return a=!0,{...c,data:{...c.data,outputs:h}}}if(c.id===r){const h=k1((u=c.data)==null?void 0:u.inputs,o);if(h!==((f=c.data)==null?void 0:f.inputs))return a=!0,{...c,data:{...c.data,inputs:h}}}return c});return a?l:e}const S1=80,QU=220;function ZU(e){if(!e||typeof e!="object")return e;const{selected:t,dragging:n,resizing:r,className:s,positionAbsolute:o,measured:a,internals:l,...c}=e;return c}function e7(e){if(!e||typeof e!="object")return e;const{selected:t,className:n,...r}=e;return r}function sm(e,t,n){const r={nodes:Array.isArray(e)?e.map(ZU):[],edges:Array.isArray(t)?t.map(e7):[],extra:n&&typeof n=="object"?n:{}},s=JSON.stringify(r);return{value:JSON.parse(s),signature:s}}function lw(e,t){const n=[...e,t];return n.length>S1?n.slice(n.length-S1):n}function yR({nodes:e,edges:t,extra:n,enabled:r=!0,onRestore:s}){const[o,a]=m.useState(0),l=m.useRef([]),c=m.useRef([]),d=m.useRef(null),p=m.useRef(null),u=m.useRef(null),f=m.useRef(null),h=m.useRef(!1),g=m.useCallback(()=>a(E=>E+1),[]),w=m.useCallback(()=>{f.current&&(window.clearTimeout(f.current),f.current=null)},[]),k=m.useCallback(()=>{w();const E=p.current,C=u.current;return p.current=null,u.current=null,!E||!C||E.signature===C.signature?(C&&(d.current=C),!1):(l.current=lw(l.current,E),c.current=[],d.current=C,g(),!0)},[g,w]),y=m.useCallback((E=[],C=[],M={})=>{w(),l.current=[],c.current=[],p.current=null,u.current=null,d.current=sm(E,C,M),h.current=!1,g()},[g,w]),b=m.useCallback(E=>{h.current=!0,d.current=E,p.current=null,u.current=null,w(),s==null||s(E.value),g()},[g,w,s]),x=m.useCallback(()=>{k();const E=d.current||sm(e,t,n),C=l.current.pop();return C?(c.current=lw(c.current,E),b(C),!0):(g(),!1)},[g,t,n,k,e,b]),N=m.useCallback(()=>{k();const E=d.current||sm(e,t,n),C=c.current.pop();return C?(l.current=lw(l.current,E),b(C),!0):(g(),!1)},[g,t,n,k,e,b]);return m.useEffect(()=>()=>w(),[w]),m.useEffect(()=>{if(!r)return;const E=sm(e,t,n);if(!d.current){d.current=E;return}if(h.current){h.current=!1,d.current=E;return}E.signature!==d.current.signature&&(p.current||(p.current=d.current),u.current=E,w(),f.current=window.setTimeout(()=>{k()},QU))},[w,t,r,n,k,e]),{canUndo:l.current.length>0||!!p.current,canRedo:c.current.length>0,resetHistory:y,undo:x,redo:N,version:o}}function Dn(e){switch(Fg(e)){case"text":return"#2196f3";case"file":return"#4caf50";case"node":return"#ff9800";case"bool":return"#9c27b0";default:return"#9e9e9e"}}function Fg(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 t7(e,t){const n=Fg(e),r=Fg(t);return!n||!r?!1:n==="any"||r==="any"?!0:n===r}const n7=new Set(["workspaceContext","skillsContext","mcpContext"]);function pv(e){const t=Fg(e==null?void 0:e.type),n=String((e==null?void 0:e.name)||(e==null?void 0:e.id)||"").trim();return t==="text"&&n7.has(n)?`${t}+${n}`:t}function xR(e){return pv(e)}function Cl(e,t){if(!e||!t||!t7(e.type,t.type))return!1;const n=pv(e),r=pv(t),s=n.includes("+"),o=r.includes("+");return s||o?n===r:!0}function r7(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 hd(e,t,n){var l;const r=n==="source"?"outputs":"inputs",o=r7(t,n==="source"?"output":"input");return o<0?null:(Array.isArray((l=e==null?void 0:e.data)==null?void 0:l[r])?e.data[r]:[])[o]||null}function sa(e){const t=e.indexOf(" - ");return t>=0?e.slice(0,t).trim():e.trim()}function s7(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 i7(e){const t=String(e||"").trim();return t?t.match(/^marketplace:/i)?"MARKETPLACE":t:""}function o7(e){return["true","1","yes","on"].includes(String((e==null?void 0:e.value)??(e==null?void 0:e.default)??"").trim().toLowerCase())}function Zr(e){e.stopPropagation()}function a7(e){return String(e||"").replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function l7(e,t){const n=`\\[${a7(t)}\\]`;return String(e||"").replace(new RegExp(`[ \\t]*${n}`,"gi"),"").replace(/[ \t]+\n/g,`
124
+ `).replace(/\n{3,}/g,`
125
+
126
+ `).trimEnd()}function cw(e){return String(e||"").replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function c7(e){const t=String(e||"");let n="",r=0;$g.lastIndex=0;let s;for(;s=$g.exec(t);)n+=cw(t.slice(r,s.index)),n+=`<span class="af-flow-node__image-token">${cw(s[0])}</span>`,r=s.index+s[0].length;return n+=cw(t.slice(r)),n||" "}function u7(e,t){const n=window.getComputedStyle(e),r=Number.parseFloat(n.lineHeight)||18,s=Number.parseFloat(n.paddingTop)||0,o=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,d=Math.min(Math.max(c,2),8);return Math.ceil(d*r+s+o+a+l)}function wR({data:e,selected:t,id:n,deleteNode:r,onProvideExpand:s,onProvideValueChange:o,onNodeBodyChange:a,onNodeImagesChange:l,modelLists:c,onModelChange:d}){var fr,ar;const{t:p}=Rn(),u=(e==null?void 0:e.inputs)??[],f=(e==null?void 0:e.outputs)??[],h=((e==null?void 0:e.schemaType)??"agent").toLowerCase(),g=s7(e),w=i7(g),k=(e==null?void 0:e.isRunMode)??!1,y=!!(e!=null&&e.readOnly),b=(e==null?void 0:e.isExecuting)??!1,x=(e==null?void 0:e.isDim)??!1,N=(e==null?void 0:e.nodeStatus)??null,E=(e==null?void 0:e.nodeElapsed)??null,C=(e==null?void 0:e.definitionId)||"",M=C.startsWith("provide_"),$=C==="provide_bool",z=C==="provide_str",K=C==="provide_file",H=C==="agent_subAgent",L=H&&!k,F=$?o7(f[0]):!1,T=M?String(((fr=f[0])==null?void 0:fr.value)??((ar=f[0])==null?void 0:ar.default)??(e==null?void 0:e.body)??""):"",R=String((e==null?void 0:e.body)||""),I=(e==null?void 0:e.displayLabel)||(e==null?void 0:e.label)||p("flow:node.fallbackLabel"),D=!M&&!L&&(e!=null&&e.showBodyPreview)?String((e==null?void 0:e.body)||"").trim():"",A=Bs(e==null?void 0:e.images),O=m.useRef(!1),_=m.useRef(!1),Q=m.useRef(null),Z=m.useRef(null),V=m.useRef(null),[oe,de]=m.useState(T),[ye,Se]=m.useState(R),[ce,Ce]=m.useState(!1);m.useEffect(()=>{O.current||de(T)},[n,T]),m.useEffect(()=>{_.current||Se(R)},[n,R]),m.useEffect(()=>{const we=Z.current;if(!we)return;const Te=u7(we,ye);we.style.minHeight=`${Te}px`,we.style.height="",V.current&&(V.current.style.minHeight=`${Te}px`,V.current.style.height="")},[ye]),m.useEffect(()=>{const we=Q.current,Te=e==null?void 0:e.onNodeContentResize;if(!L||!we||!Te||typeof ResizeObserver>"u")return;let Ut=0;const un=()=>{window.cancelAnimationFrame(Ut),Ut=window.requestAnimationFrame(()=>Te(n))},xn=new ResizeObserver(un);return xn.observe(we),un(),()=>{window.cancelAnimationFrame(Ut),xn.disconnect()}},[e==null?void 0:e.onNodeContentResize,L,n]);const ae=Array.isArray(c==null?void 0:c.cursor)?c.cursor:[],fe=Array.isArray(c==null?void 0:c.opencode)?c.opencode:[],ke=Array.isArray(c==null?void 0:c.claudeCode)?c.claudeCode:[],xe=((e==null?void 0:e.model)??"").trim(),Ue=h==="agent"&&!C.startsWith("tool_nodejs"),tt=new Set(ae.map(sa)),qe=new Set(fe.map(sa)),lt=new Set(ke.map(sa)),Dt=xe?xe.startsWith("cursor:")||xe.startsWith("opencode:")||xe.startsWith("claude-code:")?xe:lt.has(xe)?`claude-code:${xe}`:qe.has(xe)?`opencode:${xe}`:tt.has(xe)?`cursor:${xe}`:xe:"",Ye=xe&&!Dt.startsWith("cursor:")&&!Dt.startsWith("opencode:")&&!Dt.startsWith("claude-code:")&&!tt.has(xe)&&!qe.has(xe)&&!lt.has(xe),vt=xe.startsWith("cursor:")?xe.slice(7):xe.startsWith("opencode:")?xe.slice(9):xe.startsWith("claude-code:")?xe.slice(12):xe,Bn=we=>{if(y)return;const Te=we.target.value;d&&d(n,Te)},Ve=we=>{we.stopPropagation(),!y&&r&&r(n)},an=we=>{we.stopPropagation(),s&&s()},hn=we=>{we.stopPropagation(),!y&&(o==null||o(n,we.target.value==="true"?"true":"false"))},mn=we=>{if(we.stopPropagation(),y)return;const Te=we.target.value;de(Te),O.current||o==null||o(n,Te)},ue=we=>{we.stopPropagation(),O.current=!0},Ee=we=>{if(we.stopPropagation(),y)return;O.current=!1;const Te=we.currentTarget.value;de(Te),o==null||o(n,Te)},We=()=>{y||o==null||o(n,oe)},ot=we=>{if(we.stopPropagation(),y)return;const Te=window.prompt("文件路径",oe);Te!=null&&(de(Te),o==null||o(n,Te))},nt=we=>{if(Se(we),a==null||a(n,we),l){const Te=FU(A,we);(Te.length!==A.length||Te.some((Ut,un)=>{var xn;return Ut.id!==((xn=A[un])==null?void 0:xn.id)}))&&l(n,Te)}},Rt=we=>{if(we.stopPropagation(),y)return;const Te=we.target.value;_.current?Se(Te):nt(Te)},xt=we=>{we.stopPropagation(),!y&&(_.current=!0,Ce(!0))},cn=we=>{if(we.stopPropagation(),y)return;_.current=!1,Ce(!1);const Te=we.currentTarget.value;nt(Te)},en=()=>{y||(_.current=!1,Ce(!1),nt(ye))},Mn=async we=>{if(y)return;const Te=await pR({files:we,body:ye,images:A});Te&&(Se(Te.body),a==null||a(n,Te.body),l==null||l(n,Te.images))},ln=(we,Te)=>{if(we.stopPropagation(),y)return;const Ut=A.filter(xn=>xn.id!==Te.id),un=l7(ye,Te.label);Se(un),a==null||a(n,un),l==null||l(n,Ut)},Wn=we=>{if(y)return;const Te=fR(we);Te.length!==0&&(we.preventDefault(),we.stopPropagation(),Mn(Te).catch(()=>{}))},Vn=we=>{if(y)return;const Te=Dg(we);Te.length!==0&&(we.preventDefault(),we.stopPropagation(),Mn(Te).catch(()=>{}))},Cr=()=>{const we=Z.current,Te=V.current;!we||!Te||(Te.scrollTop=we.scrollTop,Te.scrollLeft=we.scrollLeft)};return i.jsxs("div",{className:"af-flow-node"+(t?" af-flow-node--selected":"")+(b?" af-flow-node--executing":"")+(N==="success"?" af-flow-node--done":"")+(N==="failed"?" af-flow-node--failed":"")+(N==="running"&&!b?" af-flow-node--running-disk":"")+(x?" af-flow-node--dim":"")+(L?" af-flow-node--inline-body-editor":"")+(z?" af-flow-node--provide-text":"")+" af-flow-node--"+h.replace(/[^a-z0-9_-]/g,""),"data-schema":h,children:[i.jsxs("div",{className:"af-flow-node__chrome",children:[i.jsx("span",{className:"af-flow-node__type",title:g,children:w}),!k&&Ue&&i.jsxs("div",{className:"af-flow-node__model-wrap nodrag",onPointerDown:Zr,onMouseDown:Zr,onClick:Zr,children:[i.jsxs("select",{className:"af-flow-node__model nodrag",value:Dt,onChange:Bn,onPointerDown:Zr,onMouseDown:Zr,onClick:Zr,"aria-label":p("flow:node.model"),title:vt||p("flow:node.defaultModel"),disabled:y,children:[i.jsx("option",{value:"",children:p("flow:node.defaultModel")}),Ye&&i.jsx("option",{value:xe,children:xe}),ae.length>0&&i.jsx("optgroup",{label:"Cursor",children:ae.map(we=>i.jsx("option",{value:`cursor:${sa(we)}`,children:sa(we)},`c-${we}`))}),fe.length>0&&i.jsx("optgroup",{label:"OpenCode",children:fe.map(we=>i.jsx("option",{value:`opencode:${sa(we)}`,children:sa(we)},`o-${we}`))}),ke.length>0&&i.jsx("optgroup",{label:"Claude Code",children:ke.map(we=>i.jsx("option",{value:`claude-code:${sa(we)}`,children:sa(we)},`cc-${we}`))})]}),i.jsx("span",{className:"af-flow-node__model-arrow material-symbols-outlined",children:"expand_more"})]}),b&&i.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--executing",children:"EXECUTING"}),N==="running"&&!b&&i.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--running-disk",title:p("flow:node.diskRunning"),children:"RUNNING"}),N==="success"&&i.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--done",children:E!=null&&String(E).trim()!==""?E:"--"}),N==="failed"&&i.jsx("span",{className:"af-flow-node__status-badge af-flow-node__status-badge--failed",children:"FAILED"}),!k&&M&&!$&&!z&&!K&&i.jsx("button",{type:"button",className:"af-flow-node__expand",onClick:an,"aria-label":p("flow:node.expandProvide"),title:p("flow:node.expandProvide"),children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})}),!k&&i.jsx("button",{type:"button",className:"af-flow-node__delete",disabled:y,onClick:Ve,"aria-label":p("flow:node.deleteNode"),title:p("flow:node.deleteNode"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-flow-node__body",children:[i.jsx("div",{className:"af-flow-node__ports af-flow-node__ports--in",children:u.map((we,Te)=>{if(we.showOnNode===!1)return null;const Ut=p("flow:node.inputTooltip",{name:we.name||`#${Te}`,type:we.type})+(we.default!=null&&we.default!==""?p("flow:node.defaultSuffix",{value:we.default}):""),un=we.name||`#${Te+1}`;return i.jsxs("div",{className:"af-flow-node__port-row",title:Ut,children:[i.jsxs("span",{className:"af-flow-node__port-label af-flow-node__port-label--in",children:[un,we.required?i.jsx("span",{className:"af-flow-node__port-required",children:"*"}):null]}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${Te}`,className:"af-flow-node__handle",style:{background:Dn(we.type)},title:Ut})]},`in-${Te}`)})}),i.jsxs("div",{className:"af-flow-node__title-wrap",children:[i.jsx("span",{className:"af-flow-node__title",children:I}),n?i.jsx("span",{className:"af-flow-node__subtitle",title:n,children:n}):null,$?i.jsxs("select",{className:"af-flow-node__bool-select nodrag"+(F?" af-flow-node__bool-select--true":""),value:F?"true":"false",onChange:hn,onPointerDown:Zr,onMouseDown:Zr,onClick:Zr,"aria-label":"Boolean value",title:F?"true":"false",disabled:y,children:[i.jsx("option",{value:"false",children:"false"}),i.jsx("option",{value:"true",children:"true"})]}):z?i.jsx("textarea",{className:"af-flow-node__inline-text nodrag",value:oe,onChange:mn,onCompositionStart:ue,onCompositionEnd:Ee,onBlur:We,onPointerDown:Zr,onMouseDown:Zr,onClick:Zr,placeholder:"输入文本",rows:2,readOnly:y}):K?i.jsxs("div",{className:"af-flow-node__file-value nodrag",onPointerDown:Zr,onMouseDown:Zr,onClick:Zr,children:[i.jsx("input",{className:"af-flow-node__file-input nodrag",value:oe,onChange:mn,onCompositionStart:ue,onCompositionEnd:Ee,onBlur:We,placeholder:"选择或输入文件路径",title:oe||"选择或输入文件路径",readOnly:y}),i.jsx("button",{type:"button",className:"af-flow-node__file-picker nodrag",disabled:y,onClick:ot,"aria-label":"选择文件",title:"选择文件",children:i.jsx("span",{className:"material-symbols-outlined",children:"folder_open"})})]}):H&&!k?i.jsxs("div",{ref:Q,className:"af-flow-node__prompt-stack nodrag"+(ce?" af-flow-node__prompt-stack--composing":""),children:[i.jsx("pre",{ref:V,className:"af-flow-node__prompt-backdrop","aria-hidden":"true",dangerouslySetInnerHTML:{__html:c7(ye)+`
127
+ `}}),i.jsx("textarea",{ref:Z,className:"af-flow-node__prompt-editor nodrag",value:ye,onChange:Rt,onCompositionStart:xt,onCompositionEnd:cn,onBlur:en,onPaste:Wn,onDrop:Vn,onScroll:Cr,onDragOver:we=>{Dg(we).length>0&&we.preventDefault()},placeholder:"输入 prompt",rows:2,readOnly:y})]}):null,H&&A.length>0?i.jsx("div",{className:"af-flow-node__image-chips",children:A.map((we,Te)=>i.jsxs("span",{className:"af-flow-node__image-chip",title:we.name,children:[i.jsx("img",{src:we.dataUrl,alt:""}),i.jsxs("span",{children:["[",we.label||`image ${Te+1}`,"]"]}),i.jsx("button",{type:"button",className:"af-flow-node__image-remove nodrag",disabled:y,onClick:Ut=>ln(Ut,we),onPointerDown:Zr,onMouseDown:Zr,"aria-label":`删除 ${we.label||`image ${Te+1}`}`,title:"删除图片",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},we.id||Te))}):null,D?i.jsx("span",{className:"af-flow-node__prompt-preview",title:D,children:D}):null]}),i.jsx("div",{className:"af-flow-node__ports af-flow-node__ports--out",children:f.map((we,Te)=>{if(we.showOnNode===!1)return null;const Ut=p("flow:node.outputTooltip",{name:we.name||`#${Te}`,type:we.type})+(we.default!=null&&we.default!==""?p("flow:node.defaultSuffix",{value:we.default}):""),un=we.name||`#${Te+1}`;return i.jsxs("div",{className:"af-flow-node__port-row",title:Ut,children:[i.jsxs("span",{className:"af-flow-node__port-label af-flow-node__port-label--out",children:[un,we.required?i.jsx("span",{className:"af-flow-node__port-required",children:"*"}):null]}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${Te}`,className:"af-flow-node__handle",style:{background:Dn(we.type)},title:Ut})]},`out-${Te}`)})})]})]})}const Ic="flowNode";function bR(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 zg(e){return e.key==="?"||e.key==="/"&&e.shiftKey}function d7(){return typeof navigator>"u"?!1:/Mac|iPhone|iPod|iPad/i.test(navigator.platform||navigator.userAgent||"")}function vR({open:e,onClose:t,flowId:n,flowSource:r,onArchived:s}){const{t:o}=Rn(),a=m.useId(),l=m.useRef(null),[c,d]=m.useState(""),[p,u]=m.useState(!1),[f,h]=m.useState("");if(m.useEffect(()=>{if(!e)return;d(""),h(""),u(!1);const y=requestAnimationFrame(()=>{var b;return(b=l.current)==null?void 0:b.focus()});return()=>cancelAnimationFrame(y)},[e,n]),!e)return null;const g=c.trim(),w=g===n;async function k(y){if(y.preventDefault(),!(!w||p)){u(!0),h("");try{const b=await fetch("/api/flow/archive",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:n,flowSource:r,confirmFlowId:g})}),x=await b.json().catch(()=>({}));if(!b.ok){h(typeof x.error=="string"?x.error:o("project:archiveModal.archiveFailed"));return}s()}catch(b){h(String((b==null?void 0:b.message)||b))}finally{u(!1)}}}return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:y=>{y.target===y.currentTarget&&t()},children:i.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:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:a,className:"af-shortcuts-panel__title",children:o("project:archiveModal.title")}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":o("project:archiveModal.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:k,children:[i.jsx("p",{className:"af-new-pipeline-lead",children:o("project:archiveModal.lead",{flowId:n})}),i.jsxs("label",{className:"af-new-pipeline-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:o("project:archiveModal.confirmLabel")}),i.jsx("input",{type:"text",className:"af-new-pipeline-input",value:c,onChange:y=>d(y.target.value),placeholder:n,autoComplete:"off",spellCheck:!1,"aria-invalid":g.length>0&&!w})]}),f?i.jsx("p",{className:"af-err af-new-pipeline-err",children:f}):null,i.jsxs("div",{className:"af-new-pipeline-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:p,children:o("project:archiveModal.cancel")}),i.jsx("button",{type:"submit",className:"af-btn-primary",disabled:!w||p,children:o(p?"project:archiveModal.archiving":"project:archiveModal.confirmArchive")})]})]})]})})}function N1({open:e,title:t,message:n,confirmLabel:r,cancelLabel:s,destructive:o=!1,secondaryLabel:a,secondaryDestructive:l=!1,onSecondary:c,onConfirm:d,onCancel:p}){const{t:u}=Rn(),f=m.useId(),h=m.useRef(null);if(m.useEffect(()=>{if(!e)return;const y=requestAnimationFrame(()=>{var x;return(x=h.current)==null?void 0:x.focus()});function b(x){x.key==="Escape"&&p(),x.key==="Enter"&&d()}return window.addEventListener("keydown",b),()=>{cancelAnimationFrame(y),window.removeEventListener("keydown",b)}},[e,p,d]),!e)return null;const g=r??u("common:common.confirm","确定"),w=s??u("common:common.cancel","取消"),k=t??u("common:common.confirmTitle","请确认");return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:y=>{y.target===y.currentTarget&&p()},children:i.jsxs("div",{ref:h,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":f,tabIndex:-1,onMouseDown:y=>y.stopPropagation(),children:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:f,className:"af-shortcuts-panel__title",children:k}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:p,"aria-label":w,children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-shortcuts-panel__body af-new-pipeline-form",children:[i.jsx("p",{className:"af-new-pipeline-lead",children:n}),i.jsxs("div",{className:"af-new-pipeline-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:p,children:w}),a&&c?i.jsx("button",{type:"button",className:l?"af-btn-secondary af-btn-destructive":"af-btn-secondary",onClick:c,children:a}):null,i.jsx("button",{type:"button",className:o?"af-btn-primary af-btn-destructive":"af-btn-primary",onClick:d,autoFocus:!0,children:g})]})]})]})})}function kR({open:e,onClose:t,flowId:n,flowSource:r,flowArchived:s=!1,onDeleted:o}){const{t:a}=Rn(),l=m.useId(),c=m.useRef(null),[d,p]=m.useState(""),[u,f]=m.useState(!1),[h,g]=m.useState("");if(m.useEffect(()=>{if(!e)return;p(""),g(""),f(!1);const b=requestAnimationFrame(()=>{var x;return(x=c.current)==null?void 0:x.focus()});return()=>cancelAnimationFrame(b)},[e,n]),!e)return null;const w=d.trim(),k=w===n;async function y(b){if(b.preventDefault(),!k||u)return;f(!0),g("");let x=null;try{const N=new AbortController;x=setTimeout(()=>N.abort(),15e3);const E=await fetch("/api/flow/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:n,flowSource:r,confirmFlowId:w,flowArchived:s}),signal:N.signal}),C=await E.json().catch(()=>({}));if(!E.ok){g(typeof C.error=="string"?C.error:a("project:deleteModal.deleteFailed"));return}try{for(let M=localStorage.length-1;M>=0;M--){const $=localStorage.key(M);$&&($.startsWith(`af:composer-sessions:${n}:${r}`)||$.startsWith(`af:composer-active-session:${n}:${r}`)||$.startsWith(`af:workspace-composer:${n}:${r}`))&&localStorage.removeItem($)}}catch{}await o()}catch(N){if((N==null?void 0:N.name)==="AbortError"){g(a("project:deleteModal.deleteTimeout"));return}g(String((N==null?void 0:N.message)||N))}finally{x&&clearTimeout(x),f(!1)}}return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:b=>{b.target===b.currentTarget&&t()},children:i.jsxs("div",{ref:c,className:"af-shortcuts-panel af-new-pipeline-panel",role:"dialog","aria-modal":"true","aria-labelledby":l,tabIndex:-1,onMouseDown:b=>b.stopPropagation(),children:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:l,className:"af-shortcuts-panel__title",children:a("project:deleteModal.title")}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":a("project:deleteModal.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("form",{className:"af-shortcuts-panel__body af-new-pipeline-form",onSubmit:y,children:[i.jsx("p",{className:"af-new-pipeline-lead",children:a("project:deleteModal.lead",{flowId:n})}),i.jsxs("label",{className:"af-new-pipeline-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:a("project:deleteModal.confirmLabel")}),i.jsx("input",{type:"text",className:"af-new-pipeline-input",value:d,onChange:b=>p(b.target.value),placeholder:n,autoComplete:"off",spellCheck:!1,"aria-invalid":w.length>0&&!k})]}),h?i.jsx("p",{className:"af-err af-new-pipeline-err",children:h}):null,i.jsxs("div",{className:"af-new-pipeline-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:t,disabled:u,children:a("project:deleteModal.cancel")}),i.jsx("button",{type:"submit",className:"af-btn-primary af-btn-destructive",disabled:!k||u,children:a(u?"project:deleteModal.deleting":"project:deleteModal.confirmDelete")})]})]})]})})}function f7({children:e}){return i.jsx("kbd",{className:"af-kbd",children:e})}function Yi({keys:e}){return i.jsx("span",{className:"af-shortcuts-keys",children:e.map((t,n)=>i.jsxs("span",{children:[n>0?i.jsx("span",{className:"af-shortcuts-keys__plus",children:"+"}):null,i.jsx(f7,{children:t})]},n))})}function SR({open:e,onClose:t}){const{t:n}=Rn(),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 o=d7()?"⌘":"Ctrl";return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&t()},children:i.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:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:"af-shortcuts-title",className:"af-shortcuts-panel__title",children:n("flow:shortcuts.title")}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":n("common:common.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-shortcuts-panel__body",children:[i.jsxs("section",{className:"af-shortcuts-section",children:[i.jsx("h3",{className:"af-shortcuts-cat",children:n("flow:shortcuts.general")}),i.jsxs("ul",{className:"af-shortcuts-list",children:[i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.saveDesc")}),i.jsx(Yi,{keys:[o,"S"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.shortcutsLabel")}),i.jsx(Yi,{keys:["?"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.jumpToNode")}),i.jsx(Yi,{keys:[o,"K"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.openNodePalette")}),i.jsx(Yi,{keys:["A"]})]})]})]}),i.jsxs("section",{className:"af-shortcuts-section",children:[i.jsx("h3",{className:"af-shortcuts-cat",children:n("flow:shortcuts.canvas")}),i.jsxs("ul",{className:"af-shortcuts-list",children:[i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.selectTool")}),i.jsx(Yi,{keys:["V"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.panTool")}),i.jsx(Yi,{keys:["H"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.holdSpacePan")}),i.jsx(Yi,{keys:["Space"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.saveViewport")}),i.jsx(Yi,{keys:["F"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.selectAll")}),i.jsx(Yi,{keys:[o,"A"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.undo")}),i.jsx(Yi,{keys:[o,"Z"]})]}),i.jsxs("li",{className:"af-shortcuts-row",children:[i.jsx("span",{className:"af-shortcuts-row__label",children:n("flow:shortcuts.redo")}),i.jsx(Yi,{keys:[o,"Shift","Z"]})]})]})]})]})]})})}function p7(e,t){if(!t)return 1;const n=t.toLowerCase(),r=(e.id||"").toLowerCase(),s=(e.label||"").toLowerCase(),o=(e.definitionId||"").toLowerCase();return r===n?100:r.startsWith(n)?80:r.includes(n)?60:s.startsWith(n)?40:s.includes(n)?30:o.includes(n)?15:0}function NR({open:e,onClose:t,onJump:n,nodes:r}){const{t:s}=Rn(),[o,a]=m.useState(""),[l,c]=m.useState(0),d=m.useRef(null),p=m.useRef(null);m.useEffect(()=>{if(!e)return;a(""),c(0);const g=requestAnimationFrame(()=>{var w;return(w=d.current)==null?void 0:w.focus()});return()=>cancelAnimationFrame(g)},[e]);const u=m.useMemo(()=>{const g=(r||[]).map(y=>{var b,x,N;return{id:y.id,label:((b=y.data)==null?void 0:b.label)||"",definitionId:((x=y.data)==null?void 0:x.definitionId)||"",schemaType:((N=y.data)==null?void 0:N.schemaType)||""}}),w=o.trim(),k=g.map(y=>({e:y,s:p7(y,w)})).filter(y=>y.s>0);return k.sort((y,b)=>b.s-y.s||y.e.id.localeCompare(b.e.id)),k.slice(0,50).map(y=>y.e)},[r,o]);if(m.useEffect(()=>{l>=u.length&&c(0)},[u.length,l]),m.useEffect(()=>{var w;const g=(w=p.current)==null?void 0:w.querySelector(`[data-idx="${l}"]`);g&&g.scrollIntoView({block:"nearest"})},[l]),!e)return null;const f=g=>{const w=u[g];w&&(n(w.id),t())},h=g=>{if(g.key==="Escape"){g.preventDefault(),t();return}if(g.key==="ArrowDown"){g.preventDefault(),c(w=>Math.min(u.length-1,w+1));return}if(g.key==="ArrowUp"){g.preventDefault(),c(w=>Math.max(0,w-1));return}g.key==="Enter"&&(g.preventDefault(),f(l))};return i.jsx("div",{className:"af-jump-overlay",role:"presentation",onMouseDown:g=>{g.target===g.currentTarget&&t()},children:i.jsxs("div",{className:"af-jump-panel",role:"dialog","aria-modal":"true","aria-label":s("flow:jumpPalette.title"),onMouseDown:g=>g.stopPropagation(),children:[i.jsxs("div",{className:"af-jump-panel__input-wrap",children:[i.jsx("span",{className:"af-jump-panel__icon material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{ref:d,type:"text",className:"af-jump-panel__input",placeholder:s("flow:jumpPalette.placeholder"),value:o,onChange:g=>{a(g.target.value),c(0)},onKeyDown:h,spellCheck:!1,autoComplete:"off"}),i.jsx("span",{className:"af-jump-panel__count",children:u.length})]}),u.length===0?i.jsx("div",{className:"af-jump-panel__empty",children:s("flow:jumpPalette.empty")}):i.jsx("ul",{ref:p,className:"af-jump-panel__list",role:"listbox",children:u.map((g,w)=>i.jsxs("li",{"data-idx":w,role:"option","aria-selected":w===l,className:"af-jump-panel__item"+(w===l?" af-jump-panel__item--active":""),onMouseEnter:()=>c(w),onMouseDown:k=>{k.preventDefault(),f(w)},children:[i.jsx("span",{className:"af-jump-panel__id",children:g.id}),g.label&&g.label!==g.id&&i.jsx("span",{className:"af-jump-panel__label",children:g.label}),g.definitionId&&i.jsx("span",{className:"af-jump-panel__tag",children:g.definitionId})]},g.id))}),i.jsxs("div",{className:"af-jump-panel__hint",children:[i.jsxs("span",{children:[i.jsx("kbd",{className:"af-kbd",children:"↑"}),i.jsx("kbd",{className:"af-kbd",children:"↓"})," ",s("flow:jumpPalette.hintNavigate")]}),i.jsxs("span",{children:[i.jsx("kbd",{className:"af-kbd",children:"Enter"})," ",s("flow:jumpPalette.hintJump")]}),i.jsxs("span",{children:[i.jsx("kbd",{className:"af-kbd",children:"Esc"})," ",s("flow:jumpPalette.hintClose")]})]})]})})}function h7({open:e,onClose:t,flowId:n,flowSource:r,flowArchived:s=!1,filePath:o,fileName:a,onSaved:l,onAiEdit:c}){const{t:d}=Rn(),p=m.useId(),u=m.useRef(null),f=m.useRef(null),[h,g]=m.useState(""),[w,k]=m.useState(""),[y,b]=m.useState(!1),[x,N]=m.useState(!1),[E,C]=m.useState(!1),[M,$]=m.useState(""),[z,K]=m.useState("");if(m.useEffect(()=>{if(!e||!o)return;g(""),k(""),$(""),K(""),b(!0),N(!1),C(!1);const I=new URLSearchParams({flowId:n,flowSource:r,archived:s?"1":"0",path:o});(async()=>{try{const A=await fetch(`/api/pipeline-file-content?${I}`),O=await A.json();if(!A.ok)throw new Error(O.error||"HTTP "+A.status);g(O.content||""),k(O.content||"")}catch(A){$(A.message||String(A))}finally{b(!1)}})();const D=requestAnimationFrame(()=>{var A;return(A=u.current)==null?void 0:A.focus()});return()=>cancelAnimationFrame(D)},[e,o,n,r,s]),!e)return null;const H=h!==w;async function L(I){if(I.preventDefault(),!x){N(!0),$(""),K("");try{const D=new URLSearchParams({flowId:n,flowSource:r,archived:s?"1":"0",path:o}),A=await fetch(`/api/pipeline-file-save?${D}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({content:h})}),O=await A.json();if(!A.ok)throw new Error(O.error||"HTTP "+A.status);k(h),K(d("flow:fileEdit.saved")),l&&l()}catch(D){$(D.message||String(D))}finally{N(!1)}}}async function F(){if(!(!c||E||!h)){C(!0),$("");try{const I=await c(h);typeof I=="string"&&I&&g(I)}catch(I){$(I.message||String(I))}finally{C(!1)}}}function T(){g(w),$(""),K("")}const R=h.length>1e5;return i.jsx("div",{className:"af-shortcuts-overlay",role:"presentation",onMouseDown:I=>{I.target===I.currentTarget&&t()},children:i.jsxs("div",{ref:u,className:"af-shortcuts-panel af-file-edit-panel",role:"dialog","aria-modal":"true","aria-labelledby":p,tabIndex:-1,onMouseDown:I=>I.stopPropagation(),children:[i.jsxs("div",{className:"af-shortcuts-panel__head",children:[i.jsx("h2",{id:p,className:"af-shortcuts-panel__title",children:a||o}),i.jsx("button",{type:"button",className:"af-shortcuts-panel__close af-icon-btn",onClick:t,"aria-label":d("flow:fileEdit.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-file-edit-body",children:y?i.jsx("div",{className:"af-file-edit-loading",children:d("flow:fileEdit.loading")}):M&&!h?i.jsx("div",{className:"af-file-edit-error",children:M}):i.jsxs(i.Fragment,{children:[R&&i.jsx("div",{className:"af-file-edit-warning",children:d("flow:fileEdit.largeFileWarning")}),i.jsx("textarea",{ref:f,className:"af-file-edit-textarea",value:h,onChange:I=>g(I.target.value),spellCheck:!1,placeholder:d("flow:fileEdit.placeholder")})]})}),(M||z)&&!y&&i.jsx("div",{className:`af-file-edit-status${z?" af-file-edit-status--success":""}`,children:z||M}),i.jsxs("div",{className:"af-file-edit-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary",onClick:T,disabled:!H||x||E,children:d("flow:fileEdit.reset")}),c&&i.jsx("button",{type:"button",className:"af-btn-secondary af-btn-ai",onClick:F,disabled:E||x||!h,children:d(E?"flow:fileEdit.aiRunning":"flow:fileEdit.aiEdit")}),i.jsx("button",{type:"button",className:"af-btn-primary",onClick:L,disabled:!H||x||E,children:d(x?"flow:fileEdit.saving":"flow:fileEdit.save")})]})]})})}const jR=new Set(["workspaceRoot","pipelineWorkspace","cwd","flowName","runDir","flowDir"]),m7=["workspaceRoot","pipelineWorkspace","cwd","flowName","runDir","flowDir"];function g7(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 y7(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 j1(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 CR(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 ER(e){return{inputNames:j1(e==null?void 0:e.inputs),outputNames:j1(e==null?void 0:e.outputs)}}function x7(e,t,n){const r=ER(t),s=y7(e),o=[];for(const a of s)if(!CR(a.key,r)){const l=a.key.trim()===""?n("flow:placeholder.empty"):a.key.trim();o.push({start:a.start,end:a.end,message:n("flow:placeholder.invalidPlaceholder",{hint:l})})}return o}function w7(e,t){const n=ER(t),r=/\$\{([^}]*)\}/g,s=[];let o=0,a;for(;(a=r.exec(e))!==null;){a.index>o&&s.push({kind:"plain",text:e.slice(o,a.index)});const l=a[0],c=CR(a[1],n);s.push({kind:c?"ph-valid":"ph-invalid",text:l}),o=a.index+l.length}return o<e.length&&s.push({kind:"plain",text:e.slice(o)}),s}function b7(e){return e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function v7(e){return e.map(t=>{const n=b7(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 k7(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 o=(r==null?void 0:r.type)!=null?String(r.type):"";n.push({section:"input",insert:`input.${s}`,label:s,subtitle:o?t("flow:placeholder.inputSubtitle",{type:o}):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 o=(r==null?void 0:r.type)!=null?String(r.type):"";n.push({section:"output",insert:`output.${s}`,label:s,subtitle:o?t("flow:placeholder.outputSubtitle",{type:o}):t("flow:placeholder.outputSubtitleNoType")})}for(const r of m7)jR.has(r)&&n.push({section:"runtime",insert:r,label:r,subtitle:t("flow:placeholder.runtimeConst")});return n}function S7(e,t){const n=t.toLowerCase();return n?e.filter(r=>[r.insert,r.label,r.subtitle??""].map(o=>String(o).toLowerCase()).some(o=>o.includes(n))):e}function N7(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 o=e.clientWidth;if(o<=0)return null;s.style.width=`${o}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),d=Number.isFinite(c)&&c>0?c:l.height||16;return document.body.removeChild(s),{top:l.top,left:l.left,bottom:l.bottom,height:d}}function im({value:e,onChange:t,disabled:n,placeholder:r,rows:s=8,textareaClassName:o,ioSlots:a,variant:l="drawer",images:c,onImagesChange:d}){const{t:p}=Rn(),u=m.useId(),f=m.useRef(null),h=m.useRef(null),[g,w]=m.useState(0),[k,y]=m.useState(0),[b,x]=m.useState(null),N=m.useMemo(()=>Bs(c),[c]),E=m.useMemo(()=>x7(e,a,p),[e,a,p]),C=E.length>0,M=m.useMemo(()=>w7(e,a),[e,a]),$=m.useMemo(()=>v7(M),[M]),z=m.useMemo(()=>n?null:g7(e,g),[e,g,n]),K=m.useMemo(()=>{if(!z)return[];const I=k7(a,p);return S7(I,z.query)},[z,a,p]);m.useEffect(()=>{y(I=>{const D=Math.max(0,K.length-1);return Math.min(Math.max(0,I),D)})},[K.length]);const H=m.useCallback(()=>{const I=f.current;if(!I||!z||K.length===0){x(null);return}const D=N7(I,g);if(!D){x(null);return}const A=4,O=44,_=13.5*16,Q=Math.min(K.length*O+8,_);let Z=D.bottom+A;Z+Q>window.innerHeight-8&&(Z=Math.max(8,D.top-Q-A));const V=288;let oe=D.left;oe=Math.max(8,Math.min(oe,window.innerWidth-V-8)),x({top:Z,left:oe})},[z,K.length,g]);m.useLayoutEffect(()=>{if(!z||K.length===0){x(null);return}const I=requestAnimationFrame(()=>H());return()=>cancelAnimationFrame(I)},[z,K.length,g,e,H]),m.useEffect(()=>{if(!z||K.length===0)return;const I=()=>H();return window.addEventListener("scroll",I,!0),window.addEventListener("resize",I),()=>{window.removeEventListener("scroll",I,!0),window.removeEventListener("resize",I)}},[z,K.length,H]);const L=m.useCallback(I=>{if(!z)return;const{atIndex:D}=z,A=e.slice(0,D)+"${"+I+"}"+e.slice(g);t(A);const O=D+I.length+3;queueMicrotask(()=>{const _=f.current;_&&(_.focus(),_.setSelectionRange(O,O)),w(O)})},[z,e,g,t]),F=m.useCallback(()=>{const I=f.current,D=h.current;!I||!D||(D.scrollTop=I.scrollTop,D.scrollLeft=I.scrollLeft,z&&K.length>0&&queueMicrotask(()=>H()))},[z,K.length,H]),T=m.useCallback(I=>{if(!n&&z&&K.length>0&&(I.key==="ArrowDown"||I.key==="ArrowUp"||I.key==="Enter")){if(I.key==="ArrowDown")I.preventDefault(),y(D=>(D+1)%K.length);else if(I.key==="ArrowUp")I.preventDefault(),y(D=>(D-1+K.length)%K.length);else if(I.key==="Enter"&&!I.shiftKey){I.preventDefault();const D=K[k];D&&L(D.insert)}}},[n,z,K,k,L]),R=m.useCallback(async I=>{if(n||typeof d!="function")return!1;const D=await pR({files:I,body:e,images:N});return D?(t(D.body),d(D.images),queueMicrotask(()=>{const A=f.current;if(!A)return;A.focus();const O=D.body.length;A.setSelectionRange(O,O),w(O)}),!0):!1},[n,N,t,d,e]);return i.jsxs("div",{className:"af-body-prompt-editor"+(l==="expand"?" af-body-prompt-editor--expand":""),children:[N.length>0?i.jsx("div",{className:"af-body-image-list","aria-label":"image attachments",children:N.map((I,D)=>i.jsxs("span",{className:"af-body-image-chip",title:I.name,children:[i.jsx("img",{src:I.dataUrl,alt:""}),i.jsxs("span",{children:["[",I.label||`image ${D+1}`,"]"]})]},I.id||D))}):null,i.jsxs("div",{className:"af-body-prompt-stack",children:[i.jsx("pre",{ref:h,className:"af-body-prompt-backdrop "+o,"aria-hidden":"true",dangerouslySetInnerHTML:{__html:$+`
128
+ `}}),i.jsx("textarea",{ref:f,className:"af-body-prompt-textarea "+o,rows:s,value:e,disabled:n,placeholder:r,spellCheck:!1,"aria-invalid":C,"aria-describedby":C?u:void 0,onChange:I=>{t(I.target.value),w(I.target.selectionStart??I.target.value.length)},onSelect:I=>{const D=I.target;D instanceof HTMLTextAreaElement&&w(D.selectionStart??0)},onClick:I=>{const D=I.target;D instanceof HTMLTextAreaElement&&w(D.selectionStart??0)},onKeyUp:I=>{const D=I.target;D instanceof HTMLTextAreaElement&&w(D.selectionStart??D.value.length)},onKeyDown:T,onPaste:I=>{const D=fR(I);D.length!==0&&(I.preventDefault(),R(D).catch(()=>{}))},onDragOver:I=>{Dg(I).length>0&&I.preventDefault()},onDrop:I=>{const D=Dg(I);D.length!==0&&(I.preventDefault(),R(D).catch(()=>{}))},onScroll:F})]}),z&&K.length>0&&b?zr.createPortal(i.jsx("ul",{className:"af-body-ph-menu af-body-ph-menu--pop af-composer-mention-menu",role:"listbox","aria-label":p("flow:nodeProps.placeholderSlots"),style:{position:"fixed",top:b.top,left:b.left,right:"auto",bottom:"auto",margin:0,zIndex:2e4},children:K.map((I,D)=>i.jsx("li",{role:"option","aria-selected":D===k,children:i.jsxs("button",{type:"button",className:"af-composer-mention-item"+(D===k?" af-composer-mention-item--active":""),onMouseDown:A=>A.preventDefault(),onMouseEnter:()=>y(D),onClick:()=>L(I.insert),children:[i.jsx("span",{className:"af-composer-mention-id",children:`\${${I.insert}}`}),I.subtitle?i.jsx("span",{className:"af-composer-mention-sub",children:I.subtitle}):null]})},`${I.section}-${I.insert}`))}),document.body):null,C?i.jsx("p",{id:u,className:"af-body-ph-issues",role:"status",children:E.map(I=>I.message).join(" · ")}):null]})}const _R=/^[a-zA-Z_][a-zA-Z0-9_-]*$/;function om(e){const t=e.indexOf(" - ");return t>=0?e.slice(0,t).trim():e.trim()}function C1({kind:e,label:t,slots:n,onSlotsChange:r,disabled:s,requiredReadonly:o=!0}){const{t:a}=Rn(),l=()=>r([...n,{type:"text",name:"",default:"",required:!1,showOnNode:!1}]),c=u=>r(n.filter((f,h)=>h!==u)),d=(u,f,h)=>{const g=n.map((w,k)=>{if(k!==u)return w;const y={...w,[f]:h};return f==="required"&&h===!0&&(y.showOnNode=!0),y});r(g)},p=e==="input"?"input":"output";return i.jsxs("div",{className:"af-node-props-field af-node-props-field--io",children:[i.jsxs("div",{className:"af-node-props-io-head",children:[i.jsx("span",{className:"af-node-props-label",children:t}),i.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")})]}),i.jsx("p",{className:"af-node-props-io-hint",children:a("flow:nodeProps.handleHint",{prefix:p})}),n.length===0?i.jsx("p",{className:"af-node-props-io-empty",children:a(e==="input"?"flow:nodeProps.noInputPins":"flow:nodeProps.noOutputPins")}):null,n.length>0?i.jsxs("div",{className:"af-node-props-io-table",role:"group","aria-label":t,children:[i.jsxs("div",{className:"af-node-props-io-table-head","aria-hidden":!0,children:[i.jsx("span",{children:a("flow:nodeProps.handle")}),i.jsx("span",{children:a("flow:nodeProps.type")}),i.jsx("span",{children:a("flow:nodeProps.name")}),i.jsx("span",{children:a("flow:nodeProps.defaultValue")}),i.jsx("span",{children:a("flow:nodeProps.description")}),i.jsx("span",{children:a("flow:nodeProps.required")}),i.jsx("span",{children:a("flow:nodeProps.showOnNode")}),i.jsx("span",{})]}),n.map((u,f)=>i.jsxs("div",{className:"af-node-props-io-row",children:[i.jsxs("span",{className:"af-node-props-io-handle",title:`${p}-${f}`,children:[p,"-",f]}),i.jsx("select",{className:"af-node-props-input af-node-props-io-cell",value:u.type,onChange:h=>d(f,"type",h.target.value),disabled:s,"aria-label":a("flow:nodeProps.pinTypeAriaLabel",{label:t,index:f}),children:["node","text","file","bool"].map(h=>i.jsx("option",{value:h,children:h},h))}),i.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:u.name,onChange:h=>d(f,"name",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinNameAriaLabel",{label:t,index:f})}),i.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:u.default,onChange:h=>d(f,"default",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinDefaultAriaLabel",{label:t,index:f})}),i.jsx("input",{type:"text",className:"af-node-props-input af-node-props-io-cell",value:u.description||"",onChange:h=>d(f,"description",h.target.value),disabled:s,spellCheck:!1,autoComplete:"off","aria-label":a("flow:nodeProps.pinDescriptionAriaLabel",{label:t,index:f})}),i.jsx("label",{className:"af-node-props-io-flag",title:a("flow:nodeProps.requiredHint"),children:i.jsx("input",{type:"checkbox",checked:!!u.required,onChange:h=>{o||d(f,"required",h.target.checked)},disabled:s||o,"aria-label":a("flow:nodeProps.pinRequiredAriaLabel",{label:t,index:f})})}),i.jsx("label",{className:"af-node-props-io-flag",title:a("flow:nodeProps.showOnNodeHint"),children:i.jsx("input",{type:"checkbox",checked:u.showOnNode!==!1,onChange:h=>d(f,"showOnNode",h.target.checked),disabled:s,"aria-label":a("flow:nodeProps.pinShowOnNodeAriaLabel",{label:t,index:f})})}),i.jsx("button",{type:"button",className:"af-icon-btn af-node-props-io-remove",onClick:()=>c(f),disabled:s,"aria-label":a("flow:nodeProps.deletePinAriaLabel",{label:t,index:f}),title:a("flow:nodeProps.deletePin"),children:i.jsx("span",{className:"material-symbols-outlined",children:"delete"})})]},`${p}-${f}`))]}):null]})}function AR({draft:e,setDraft:t,definitionId:n,systemPromptReadonly:r,modelLists:s,disabled:o,onIdBlur:a,onClose:l,onPublishToMarketplace:c,allowEditRequiredPins:d=!1,error:p,ioSlots:u}){const{t:f}=Rn(),[h,g]=m.useState(!1),[w,k]=m.useState(!1),[y,b]=m.useState({status:"idle",message:""}),x=m.useCallback(L=>{t(F=>F&&{...F,...L})},[t]),{cursorList:N,opencodeList:E,claudeCodeList:C,currentNotInLists:M}=m.useMemo(()=>{const L=Array.isArray(s==null?void 0:s.cursor)?s.cursor:[],F=Array.isArray(s==null?void 0:s.opencode)?s.opencode:[],T=Array.isArray(s==null?void 0:s.claudeCode)?s.claudeCode:[],R=new Set([...L,...F,...T].map(om)),I=((e==null?void 0:e.model)??"").trim(),D=I.startsWith("cursor:")?I.slice(7):I.startsWith("opencode:")?I.slice(9):I.startsWith("claude-code:")?I.slice(12):I,A=I&&!R.has(D)?I:"";return{cursorList:L,opencodeList:F,claudeCodeList:T,currentNotInLists:A}},[s,e==null?void 0:e.model]);if(!e)return null;const $=String(e.script??""),z=n==="tool_nodejs"||$.trim()!=="",K=typeof c=="function"&&!o&&(e==null?void 0:e.newId),H=async()=>{if(K){b({status:"running",message:f("flow:nodeProps.publishRunning")});try{const L=await c(e,n);b({status:"success",message:L!=null&&L.definitionId?f("flow:nodeProps.publishSuccessWithId",{id:L.definitionId}):f("flow:nodeProps.publishSuccess")})}catch(L){b({status:"error",message:String((L==null?void 0:L.message)||L)})}}};return i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-pipeline-drawer-head af-node-props-head",children:[i.jsx("h2",{className:"af-pipeline-drawer-title",children:f("flow:nodeProps.title")}),i.jsxs("div",{className:"af-node-props-head-actions",children:[i.jsxs("button",{type:"button",className:"af-btn-ghost af-node-props-market-btn",onClick:H,disabled:!K||y.status==="running",title:f("flow:nodeProps.publishToMarketplaceHint"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"inventory_2"}),y.status==="running"?f("flow:nodeProps.publishing"):f("flow:nodeProps.publishToMarketplace")]}),i.jsx("button",{type:"button",className:"af-btn-ghost af-node-props-close-secondary",onClick:l,children:f("common:common.close")})]})]}),i.jsxs("div",{className:"af-pipeline-drawer-body af-node-props-body",children:[p?i.jsx("p",{className:"af-err af-node-props-err",children:p}):null,y.message?i.jsx("p",{className:`af-node-props-market-status af-node-props-market-status--${y.status}`,children:y.message}):null,i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsx("span",{className:"af-node-props-label",children:f("flow:node.nodeType")}),i.jsx("div",{className:"af-pipeline-drawer-readonly af-node-props-readonly-mono",children:n})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsxs("span",{className:"af-node-props-label",children:[f("flow:nodeProps.instanceId"),i.jsx("span",{className:"af-node-props-hint",children:f("flow:node.displayNameHint")})]}),i.jsx("input",{type:"text",className:"af-node-props-input",value:e.newId,onChange:L=>x({newId:L.target.value}),onBlur:a,disabled:o,spellCheck:!1,autoComplete:"off","aria-label":f("flow:nodeProps.instanceId")})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsxs("span",{className:"af-node-props-label",children:[f("flow:node.displayName"),"(LABEL)"]}),i.jsx("input",{type:"text",className:"af-node-props-input",value:e.label,onChange:L=>x({label:L.target.value}),disabled:o,spellCheck:!1})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsxs("span",{className:"af-node-props-label",children:[f("flow:node.role"),"(ROLE)"]}),i.jsx("select",{className:"af-node-props-select",value:jl.includes(e.role)?e.role:f("flow:roles.normal"),onChange:L=>x({role:L.target.value}),disabled:o,children:jl.map(L=>i.jsx("option",{value:L,children:L},L))})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsxs("span",{className:"af-node-props-label",children:[f("flow:node.model"),"(MODEL)"]}),i.jsx("span",{className:"af-node-props-sublabel",children:f("flow:node.modelHint")}),i.jsxs("select",{className:"af-node-props-select",value:(()=>{const L=(e.model||"").trim();return L?M||L:""})(),onChange:L=>x({model:L.target.value}),disabled:o,"aria-label":f("flow:nodeProps.modelAriaLabel"),children:[i.jsx("option",{value:"",children:f("flow:node.defaultModel")}),M?i.jsxs("option",{value:M,children:[M,f("flow:nodeProps.yamlValueNotInList")]}):null,N.length>0?i.jsx("optgroup",{label:"Cursor",children:N.map(L=>i.jsx("option",{value:om(L),children:L},`c-${L}`))}):null,E.length>0?i.jsx("optgroup",{label:"OpenCode",children:E.map(L=>i.jsx("option",{value:om(L),children:L},`o-${L}`))}):null,C.length>0?i.jsx("optgroup",{label:"Claude Code",children:C.map(L=>i.jsx("option",{value:`claude-code:${om(L)}`,children:L},`cc-${L}`))}):null]})]}),i.jsx(C1,{kind:"input",label:f("flow:nodeProps.inputPins"),slots:Array.isArray(e.inputs)?e.inputs:[],onSlotsChange:L=>x({inputs:L}),disabled:o,requiredReadonly:!d}),i.jsx(C1,{kind:"output",label:f("flow:nodeProps.outputPins"),slots:Array.isArray(e.outputs)?e.outputs:[],onSlotsChange:L=>x({outputs:L}),disabled:o,requiredReadonly:!d}),z?i.jsxs("div",{className:"af-pipeline-drawer-field af-node-props-field af-node-props-field--prompt",children:[i.jsxs("div",{className:"af-node-props-prompt-head",children:[i.jsxs("span",{className:"af-node-props-label",children:[f("flow:node.directCommand"),"(script)",i.jsx("span",{className:"af-node-props-hint",children:f("flow:node.scriptHint")})]}),i.jsx("button",{type:"button",className:"af-icon-btn af-node-props-expand",onClick:()=>k(!0),"aria-label":f("flow:nodeProps.expandEditScript"),title:f("flow:nodeProps.expand"),disabled:o,children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),i.jsx(im,{value:$,onChange:L=>x({script:L}),disabled:o,placeholder:f("flow:nodeProps.scriptPlaceholder"),rows:6,textareaClassName:"af-pipeline-drawer-textarea af-node-props-body-textarea af-node-props-script-textarea",ioSlots:u,variant:"drawer"})]}):null,i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsx("span",{className:"af-node-props-label",children:"Script file(scriptRef)"}),i.jsxs("span",{className:"af-node-props-sublabel",children:["Relative path under this flow, for example nodes/",e.id,"/script.mjs"]}),i.jsx("input",{type:"text",className:"af-node-props-input",value:e.scriptRef||"",onChange:L=>x({scriptRef:L.target.value}),disabled:o,spellCheck:!1,autoComplete:"off"})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsx("span",{className:"af-node-props-label",children:"Implementation file(implementationRef)"}),i.jsxs("span",{className:"af-node-props-sublabel",children:["Relative path under this flow, for example nodes/",e.id,"/implementation.md"]}),i.jsx("input",{type:"text",className:"af-node-props-input",value:e.implementationRef||"",onChange:L=>x({implementationRef:L.target.value}),disabled:o,spellCheck:!1,autoComplete:"off"})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsx("span",{className:"af-node-props-label",children:"Implementation mode"}),i.jsxs("select",{className:"af-node-props-select",value:e.implementationMode||"",onChange:L=>x({implementationMode:L.target.value}),disabled:o,children:[i.jsx("option",{value:"",children:"auto"}),i.jsx("option",{value:"script",children:"script"}),i.jsx("option",{value:"steps",children:"steps"}),i.jsx("option",{value:"hybrid",children:"hybrid"})]})]}),i.jsxs("div",{className:"af-pipeline-drawer-field af-node-props-field af-node-props-field--prompt",children:[i.jsxs("div",{className:"af-node-props-prompt-head",children:[i.jsx("span",{className:"af-node-props-label",children:f("flow:node.userPrompt")}),i.jsx("button",{type:"button",className:"af-icon-btn af-node-props-expand",onClick:()=>g(!0),"aria-label":f("flow:nodeProps.expandEdit"),title:f("flow:nodeProps.expand"),disabled:o,children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),i.jsx(im,{value:e.body,onChange:L=>x({body:L}),images:e.images,onImagesChange:L=>x({images:L}),disabled:o,placeholder:f("flow:nodeProps.bodyPlaceholder"),rows:8,textareaClassName:"af-pipeline-drawer-textarea af-node-props-body-textarea",ioSlots:u,variant:"drawer"})]}),i.jsxs("label",{className:"af-pipeline-drawer-field af-node-props-field",children:[i.jsx("span",{className:"af-node-props-label",children:f("flow:node.systemDescription")}),i.jsx("textarea",{className:"af-pipeline-drawer-textarea af-node-props-system-readonly",rows:4,readOnly:!0,value:r||f("flow:nodeProps.noDescription"),spellCheck:!1})]})]}),w?i.jsx("div",{className:"af-node-props-expand-overlay",role:"dialog","aria-modal":"true","aria-label":f("flow:nodeProps.editScript"),onMouseDown:L=>{L.target===L.currentTarget&&k(!1)},children:i.jsxs("div",{className:"af-node-props-expand-panel",children:[i.jsxs("div",{className:"af-node-props-expand-head",children:[i.jsx("span",{className:"af-node-props-expand-title",children:f("flow:node.directCommand")}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>k(!1),"aria-label":f("flow:nodeProps.collapse"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx(im,{value:$,onChange:L=>x({script:L}),disabled:o,placeholder:f("flow:nodeProps.scriptPlaceholderExpand"),rows:16,textareaClassName:"af-node-props-expand-textarea",ioSlots:u,variant:"expand"})]})}):null,h?i.jsx("div",{className:"af-node-props-expand-overlay",role:"dialog","aria-modal":"true","aria-label":f("flow:nodeProps.editUserPrompt"),onMouseDown:L=>{L.target===L.currentTarget&&g(!1)},children:i.jsxs("div",{className:"af-node-props-expand-panel",children:[i.jsxs("div",{className:"af-node-props-expand-head",children:[i.jsx("span",{className:"af-node-props-expand-title",children:f("flow:node.body")}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>g(!1),"aria-label":f("flow:nodeProps.collapse"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx(im,{value:e.body,onChange:L=>x({body:L}),images:e.images,onImagesChange:L=>x({images:L}),disabled:o,placeholder:f("flow:nodeProps.bodyPlaceholderExpand"),rows:16,textareaClassName:"af-node-props-expand-textarea",ioSlots:u,variant:"expand"})]})}):null]})}function pk(e){var n;if(e.displayKind==="image"||e.encoding==="base64"&&((n=e.mimeType)!=null&&n.startsWith("image/")))return"image";if(e.displayKind==="json"||e.mimeType==="application/json")return"json";if(e.displayKind==="markdown"||e.mimeType==="text/markdown")return"markdown";if(e.displayKind==="text")return"text";const t=(e.content||"").trim();if(t&&(t.startsWith("{")||t.startsWith("[")))try{return JSON.parse(t),"json"}catch{}return"text"}function j7(e){const t=pk(e);if(t==="image"){const n=(e.mimeType||"image/png").split("/")[1];return n?n.toUpperCase():"IMAGE"}return t==="json"?"JSON":t==="markdown"?"MD":null}function PR(e){try{return JSON.stringify(JSON.parse(e.trim()),null,2)}catch{return e}}function E1({text:e}){const{t}=Rn(),n=e||"";return n.trim()?i.jsx("div",{className:"af-run-ctx-md",children:i.jsx(th,{children:n})}):i.jsx("div",{className:"af-run-ctx-hint",children:t("flow:runContext.empty")})}function _1({o:e}){var r;const{t}=Rn(),n=pk(e);if(n==="image"||e.encoding==="base64"&&((r=e.mimeType)!=null&&r.startsWith("image/"))){const o=`data:${e.mimeType||"image/png"};base64,${e.content||""}`;return i.jsxs("div",{className:"af-run-ctx-media",children:[i.jsx("img",{className:"af-run-ctx-img",src:o,alt:e.slot||"output",loading:"lazy"}),e.truncated?i.jsx("div",{className:"af-run-ctx-hint",children:t("flow:runContext.imageTruncated")}):null]})}if(n==="json")return i.jsx("pre",{className:"af-run-ctx-pre",children:PR(e.content||"")});if(n==="markdown"){const s=e.content||"";return s.trim()?i.jsx("div",{className:"af-run-ctx-md",children:i.jsx(th,{children:s})}):i.jsx("div",{className:"af-run-ctx-hint",children:t("flow:runContext.empty")})}return i.jsx("pre",{className:"af-run-ctx-pre",children:e.content!=null&&e.content!==""?e.content:t("flow:runContext.empty")})}function A1(e){return j7(e)}function P1(e){var r;if(!e)return null;const t=pk(e);if(t==="image"||e.encoding==="base64"&&((r=e.mimeType)!=null&&r.startsWith("image/")))return null;const n=e.content;return n==null||n===""?null:t==="json"?PR(String(n)):String(n)}function I1({text:e,title:t,copiedLabel:n}){const[r,s]=m.useState(!1);if(!e)return null;const o=async()=>{try{await navigator.clipboard.writeText(e),s(!0),window.setTimeout(()=>s(!1),1400)}catch{}};return i.jsx("button",{type:"button",className:"af-icon-btn af-run-ctx-copy-btn",onClick:o,title:r?n:t,"aria-label":r?n:t,children:i.jsx("span",{className:"material-symbols-outlined",children:r?"check":"content_copy"})})}const T1=2e4,IR="af:run-node-ctx-width";function zm(){return typeof window>"u"?416:Math.min(26*16,window.innerWidth-32)}function al(e){const n=Math.max(280,Math.min(Math.floor(window.innerWidth*.92),1200));return Number.isFinite(e)?Math.min(Math.max(Math.round(e),200),n):al(zm())}function C7(){try{const e=localStorage.getItem(IR);if(e==null)return al(zm());const t=parseInt(e,10);return Number.isFinite(t)?al(t):al(zm())}catch{return al(zm())}}async function R1(e,t,n,r){const s=new URLSearchParams({flowId:e,instanceId:t});n&&String(n).trim()&&s.set("runId",String(n).trim());const o=await fetch(`/api/node-exec-context?${s.toString()}`,{signal:r}),a=await o.text();let l;try{l=JSON.parse(a)}catch{throw new Error(a.startsWith("<!")||a.startsWith("<html")?"apiConnectError":"invalidJson")}if(!o.ok)throw new Error(l.error||"HTTP "+o.status);return l}function E7(e,t){const n=`flow:runContext.${t}`,r=e(n);return r!==n?r:t}function _7({instanceId:e,flowId:t,runId:n,nodeStatus:r,onClose:s}){const{t:o}=Rn(),[a,l]=m.useState(()=>typeof window<"u"&&window.matchMedia("(max-width: 960px)").matches),[c,d]=m.useState(C7),p=m.useRef({active:!1,pointerId:-1,startX:0,startW:416}),[u,f]=m.useState(!0),[h,g]=m.useState(""),[w,k]=m.useState([]),[y,b]=m.useState(null),[x,N]=m.useState(null),E=m.useRef(null),C=m.useRef(null),M=m.useRef(0),$=m.useRef(0);m.useLayoutEffect(()=>{const A=window.matchMedia("(max-width: 960px)"),O=()=>l(A.matches);return A.addEventListener("change",O),()=>A.removeEventListener("change",O)},[]),m.useEffect(()=>{function A(){d(O=>al(O))}return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)},[]);const z=m.useCallback(()=>{d(A=>{const O=al(A);try{localStorage.setItem(IR,String(O))}catch{}return O})},[]),K=m.useCallback(A=>{if(a||A.button!==0)return;A.preventDefault();const O=A.currentTarget;p.current={active:!0,pointerId:A.pointerId,startX:A.clientX,startW:c},O.setPointerCapture(A.pointerId)},[a,c]),H=m.useCallback(A=>{const O=p.current;if(!O.active||A.pointerId!==O.pointerId)return;const _=O.startX-A.clientX;d(al(O.startW+_))},[]),L=m.useCallback(A=>{const O=p.current;if(!(!O.active||A.pointerId!==O.pointerId)){O.active=!1;try{A.currentTarget.releasePointerCapture(A.pointerId)}catch{}z()}},[z]),F=m.useCallback(()=>{const A=p.current;A.active&&(A.active=!1,z())},[z]),T=m.useCallback(A=>{const O=Array.isArray(A)?A:[];k(O),b(_=>_&&O.some(Q=>Q.execId===_)?_:O.length>0?O[O.length-1].execId:null)},[]),R=m.useCallback(()=>{if(!e||!t)return;const A=++M.current,O=new AbortController,_=window.setTimeout(()=>O.abort(),T1);(async()=>{try{const Q=await R1(t,e,n,O.signal);if(A!==M.current)return;T(Array.isArray(Q.rounds)?Q.rounds:[])}catch{}finally{window.clearTimeout(_)}})()},[e,t,n,T]);m.useEffect(()=>{if(!e||!t){f(!1),g(""),k([]);return}const A=++$.current;f(!0),g(""),k([]),b(null);const O=new AbortController,_=window.setTimeout(()=>O.abort(),T1);return(async()=>{try{const Q=await R1(t,e,n,O.signal);if(A!==$.current)return;T(Array.isArray(Q.rounds)?Q.rounds:[])}catch(Q){if(A!==$.current)return;const Z=(Q==null?void 0:Q.name)==="AbortError"?"requestTimeout":Q.message||String(Q);g(Z)}finally{window.clearTimeout(_),A===$.current&&f(!1)}})(),()=>{O.abort(),$.current++,M.current++}},[e,t,n,T]),m.useEffect(()=>{r&&R()},[r,R]),m.useEffect(()=>{clearInterval(C.current);const A=w.length>0?w[w.length-1]:null;return(r==="running"&&w.length===0||!!(A&&A.status==="running"))&&e&&t&&(C.current=setInterval(()=>R(),2e3)),()=>clearInterval(C.current)},[w,e,t,n,r,R]),m.useEffect(()=>{E.current&&(E.current.scrollTop=0)},[y]);const I=w.find(A=>A.execId===y),D=a?void 0:{width:`${c}px`};return i.jsxs("aside",{className:"af-run-ctx-panel",style:D,"aria-label":o("flow:runContext.title"),children:[a?null:i.jsx("div",{className:"af-run-ctx-resize",role:"separator","aria-orientation":"vertical","aria-label":o("flow:runContext.resizeHandle"),onPointerDown:K,onPointerMove:H,onPointerUp:L,onPointerCancel:L,onLostPointerCapture:F}),i.jsxs("div",{className:"af-run-ctx-panel__main",children:[i.jsxs("div",{className:"af-run-ctx-head",children:[i.jsx("h2",{className:"af-run-ctx-title",title:e,children:e}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:s,"aria-label":o("common:common.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),u&&i.jsx("div",{className:"af-run-ctx-placeholder",children:o("common:common.loading")}),h&&i.jsx("div",{className:"af-run-ctx-error",children:E7(o,h)}),!u&&!h&&w.length===0&&i.jsx("div",{className:"af-run-ctx-placeholder",children:o(r==="running"?"flow:runContext.executingNoArtifacts":"flow:runContext.noData")}),w.length>0&&i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-run-ctx-rounds af-run-ctx-rounds--select af-run-ctx-round--"+P7((I==null?void 0:I.status)||""),children:[i.jsx("span",{className:"af-run-ctx-round-dot","aria-hidden":!0}),i.jsx("select",{className:"af-run-ctx-round-select",value:String(y??""),onChange:A=>{const O=A.target.value;b(O==="latest"?"latest":Number(O))},children:[...w].reverse().map(A=>{const O=A.execId==="latest"?o("flow:runContext.latest"):`#${A.execId}`,_=I7(o,A.status),Q=A.finishedAt?` · ${A7(A.finishedAt)}`:"";return i.jsx("option",{value:String(A.execId),children:`${O} · ${_}${Q}`},A.execId)})})]}),I&&i.jsxs("div",{className:"af-run-ctx-body",ref:E,children:[I.inputs&&I.inputs.length>0&&i.jsxs("section",{className:"af-run-ctx-section",children:[i.jsxs("h3",{className:"af-run-ctx-section-title",children:[i.jsx("span",{className:"material-symbols-outlined af-run-ctx-section-icon","aria-hidden":!0,children:"input"}),"Inputs"]}),I.inputs.map((A,O)=>i.jsxs("div",{className:"af-run-ctx-output-slot",children:[i.jsx("div",{className:"af-run-ctx-slot-head",children:i.jsx("div",{className:"af-run-ctx-slot-name",children:A.slot})}),i.jsx("pre",{className:"af-run-ctx-slot-text",children:A.value})]},`${A.slot}-${O}`))]}),I.prompt!=null&&i.jsxs("section",{className:"af-run-ctx-section",children:[i.jsxs("h3",{className:"af-run-ctx-section-title",children:[i.jsx("span",{className:"material-symbols-outlined af-run-ctx-section-icon","aria-hidden":!0,children:"description"}),"Prompt",i.jsx("button",{type:"button",className:"af-icon-btn af-run-ctx-section-expand",onClick:()=>N("prompt"),title:o("flow:nodeProps.expand"),children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),i.jsx(E1,{text:I.prompt})]}),I.outputs&&I.outputs.length>0&&i.jsxs("section",{className:"af-run-ctx-section",children:[i.jsxs("h3",{className:"af-run-ctx-section-title",children:[i.jsx("span",{className:"material-symbols-outlined af-run-ctx-section-icon","aria-hidden":!0,children:"output"}),"Outputs",i.jsx("button",{type:"button",className:"af-icon-btn af-run-ctx-section-expand",onClick:()=>N("output"),title:o("flow:nodeProps.expand"),children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),I.outputs.map((A,O)=>{const _=A1(A),Q=P1(A);return i.jsxs("div",{className:"af-run-ctx-output-slot",children:[i.jsxs("div",{className:"af-run-ctx-slot-head",children:[i.jsx("div",{className:"af-run-ctx-slot-name",children:A.slot}),_?i.jsx("span",{className:"af-run-ctx-format-badge",title:o("flow:runContext.detectedContentType"),children:_}):null,i.jsx(I1,{text:Q,title:o("common:common.copy"),copiedLabel:o("common:common.copied")})]}),i.jsx(_1,{o:A})]},`${A.slot}-${O}`)})]}),!I.prompt&&(!I.outputs||I.outputs.length===0)&&i.jsx("div",{className:"af-run-ctx-placeholder",children:o("flow:runContext.roundNoContent")})]})]})]}),x&&I&&i.jsx("div",{className:"af-node-props-expand-overlay",role:"dialog","aria-modal":"true",onClick:A=>{A.target===A.currentTarget&&N(null)},children:i.jsxs("div",{className:"af-node-props-expand-panel",children:[i.jsxs("div",{className:"af-node-props-expand-head",children:[i.jsx("span",{className:"af-node-props-expand-title",children:x==="prompt"?"Prompt":"Outputs"}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>N(null),"aria-label":o("common:common.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-node-props-expand-body af-run-ctx-expand-body",children:[x==="prompt"&&I.prompt!=null&&i.jsx(E1,{text:I.prompt}),x==="output"&&I.outputs&&I.outputs.map((A,O)=>{const _=A1(A),Q=P1(A);return i.jsxs("div",{className:"af-run-ctx-output-slot",style:{marginBottom:"1rem"},children:[i.jsxs("div",{className:"af-run-ctx-slot-head",children:[i.jsx("div",{className:"af-run-ctx-slot-name",children:A.slot}),_?i.jsx("span",{className:"af-run-ctx-format-badge",children:_}):null,i.jsx(I1,{text:Q,title:o("common:common.copy"),copiedLabel:o("common:common.copied")})]}),i.jsx(_1,{o:A})]},`${A.slot}-${O}`)})]})]})})]})}function A7(e){try{const t=new Date(e);if(isNaN(t.getTime()))return e;const n=r=>String(r).padStart(2,"0");return`${n(t.getMonth()+1)}-${n(t.getDate())} ${n(t.getHours())}:${n(t.getMinutes())}`}catch{return e}}function P7(e){const t=String(e||"").toLowerCase();return t==="success"||t==="completed"||t==="done"?"success":t==="failed"||t==="error"?"failed":t==="running"||t==="executing"?"running":t==="cache_not_met"?"cache":t?"unknown":"pending"}function I7(e,t){const n=String(t||"").toLowerCase();return n?n==="success"||n==="completed"||n==="done"?e("flow:runContext.statusSuccess",{defaultValue:"成功"}):n==="failed"||n==="error"?e("flow:runContext.statusFailed",{defaultValue:"失败"}):n==="running"||n==="executing"?e("flow:runContext.statusRunning",{defaultValue:"运行中"}):n==="cache_not_met"?e("flow:runContext.statusCacheMiss",{defaultValue:"缓存失效"}):t:e("flow:runContext.statusPending",{defaultValue:"等待"})}function T7({flowId:e,flowSource:t,flowArchived:n,provideNodes:r,edges:s,nodes:o,onCliInputsChange:a,onBackToEdit:l}){const{t:c}=Rn(),[d,p]=m.useState({}),[u,f]=m.useState(null),[h,g]=m.useState({}),[w,k]=m.useState(!0),[y,b]=m.useState(!1),[x,N]=m.useState(""),[E,C]=m.useState(!1),[M,$]=m.useState(null),z=m.useRef(null),K=m.useRef(!0),H=m.useRef({});m.useMemo(()=>{var _,Q,Z;const O={};for(const V of r){const oe=(Z=(Q=(_=V.data)==null?void 0:_.outputs)==null?void 0:Q[0])==null?void 0:Z.default;oe!=null&&oe!==""&&(O[V.id]=String(oe))}return H.current=O,O},[r]);const L=m.useMemo(()=>{var _;const O={};for(const Q of o){if(!((_=Q.data)!=null&&_.inputs))continue;const Z=Q.data.inputs;for(let V=0;V<Z.length;V++){const oe=Z[V];if(!(oe!=null&&oe.name))continue;const de=s.find(Se=>Se.target===Q.id&&Se.targetHandle===`input-${V}`);if(!(de!=null&&de.source))continue;r.find(Se=>Se.id===de.source)&&(O[de.source]=oe.name)}}return O},[o,s,r]);m.useEffect(()=>(K.current=!0,()=>{K.current=!1}),[]),m.useEffect(()=>{if(!e){k(!1);return}k(!0);const O=new URLSearchParams({flowId:e,flowSource:t||"user"});n&&O.set("archived","1"),fetch(`/api/flow/run-config?${O.toString()}`).then(_=>{if(!_.ok)throw new Error(`HTTP ${_.status}`);return _.json()}).then(_=>{var Z;if(!K.current)return;p(_.presets||{}),f(_.activePreset||null);const Q=_.activePreset&&((Z=_.presets)!=null&&Z[_.activePreset])?_.presets[_.activePreset]:{};g({...H.current,...Q}),k(!1)}).catch(()=>{K.current&&(g(H.current),k(!1))})},[e,t,n]),m.useEffect(()=>{var _;if(!a)return;const O={};for(const[Q,Z]of Object.entries(h)){const V=L[Q];if(!V)continue;const oe=r.find(ye=>ye.id===Q);if(!oe)continue;(((_=oe.data)==null?void 0:_.definitionId)||"").startsWith("provide_file")?O[V]={type:"file",path:Z}:O[V]={type:"str",value:Z}}a(O)},[h,L,r,a]);const F=m.useCallback((O,_)=>{g(Q=>({...Q,[O]:_}))},[]),T=m.useCallback(O=>{O!==u&&(f(O),O&&d[O]?g({...H.current,...d[O]}):g(H.current))},[u,d]),R=m.useCallback(async()=>{if(x.trim()){b(!0);try{const O={...d,[x.trim()]:h},_={flowId:e,flowSource:t,archived:n,presets:O,activePreset:x.trim()};(await fetch("/api/flow/run-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(_)})).ok&&(p(O),f(x.trim()),N(""),C(!1))}finally{b(!1)}}},[e,t,n,d,h,x]),I=m.useCallback(async()=>{if(u){b(!0);try{const O={...d};delete O[u];const _=Object.keys(O)[0]||null;(await fetch("/api/flow/run-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:e,flowSource:t,archived:n,presets:O,activePreset:_})})).ok&&(p(O),f(_),_&&O[_]?g({...H.current,...O[_]}):g(H.current))}finally{b(!1)}}},[e,t,n,d,u]),D=m.useCallback(async()=>{if(u){b(!0);try{const O={...d,[u]:h};(await fetch("/api/flow/run-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:e,flowSource:t,archived:n,presets:O,activePreset:u})})).ok&&p(O)}finally{b(!1)}}},[e,t,n,d,u,h]),A=Object.keys(d);return A.length>0,w?i.jsx("aside",{className:"af-run-config-panel",children:i.jsx("div",{className:"af-run-config-loading",children:c("common.loading")})}):i.jsxs("aside",{className:"af-run-config-panel",children:[i.jsxs("div",{className:"af-run-config-preset",children:[i.jsx("label",{className:"af-run-config-preset-label",children:c("flow:runConfig.preset")}),i.jsxs("div",{className:"af-run-config-preset-row",children:[i.jsxs("select",{className:"af-run-config-preset-select",value:u||"",onChange:O=>T(O.target.value||null),disabled:y,children:[i.jsx("option",{value:"",children:c("flow:runConfig.default")}),A.map(O=>i.jsx("option",{value:O,children:O},O))]}),i.jsx("button",{type:"button",className:"af-run-config-preset-btn af-run-config-preset-btn--new",onClick:()=>C(!0),disabled:y,title:c("flow:runConfig.newPreset"),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add"})}),u&&i.jsx("button",{type:"button",className:"af-run-config-preset-btn af-run-config-preset-btn--save",onClick:D,disabled:y,title:c("flow:runConfig.savePreset"),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"save"})}),u&&i.jsx("button",{type:"button",className:"af-run-config-preset-btn af-run-config-preset-btn--delete",onClick:I,disabled:y,title:c("flow:runConfig.deletePreset"),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"delete"})})]})]}),E&&i.jsxs("div",{className:"af-run-config-save-dialog",children:[i.jsx("input",{type:"text",className:"af-run-config-save-input",placeholder:c("flow:runConfig.presetNamePlaceholder"),value:x,onChange:O=>N(O.target.value),disabled:y}),i.jsxs("div",{className:"af-run-config-save-actions",children:[i.jsx("button",{type:"button",className:"af-btn-primary",onClick:R,disabled:y||!x.trim(),children:c(y?"common.saving":"common.save")}),i.jsx("button",{type:"button",className:"af-btn-outline",onClick:()=>{C(!1),N("")},disabled:y,children:c("common.cancel")})]})]}),i.jsxs("div",{className:"af-run-config-inputs",children:[i.jsx("div",{className:"af-run-config-inputs-header",children:c("flow:runConfig.inputParams")}),r.length===0?i.jsx("div",{className:"af-run-config-empty",children:c("flow:runConfig.noProvideNodes")}):i.jsx("div",{className:"af-run-config-input-list",children:r.map(O=>{var Se,ce;const _=((Se=O.data)==null?void 0:Se.definitionId)||"",Q=_.startsWith("provide_file"),Z=_==="provide_bool",V=((ce=O.data)==null?void 0:ce.label)||O.id,oe=O.id,de=h[oe]||"",ye=["true","1","yes","on"].includes(String(de).trim().toLowerCase());return i.jsxs("div",{className:"af-run-config-input-item",children:[i.jsxs("div",{className:"af-run-config-input-head",children:[i.jsx("span",{className:"af-run-config-input-icon material-symbols-outlined"+(Q?" af-run-config-input-icon--file":""),"aria-hidden":!0,children:Q?"description":Z?"toggle_on":"text_fields"}),i.jsx("span",{className:"af-run-config-input-label",children:V}),Z?null:i.jsx("button",{type:"button",className:"af-run-config-input-expand",onClick:()=>$({instanceId:oe,label:V,content:de}),"aria-label":c("flow:runConfig.expandInput"),title:c("flow:runConfig.expandInput"),children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})})]}),i.jsx("div",{className:"af-run-config-input-id",children:oe}),Z?i.jsx("button",{type:"button",className:"af-run-config-bool-toggle"+(ye?" af-run-config-bool-toggle--true":""),onClick:()=>F(oe,ye?"false":"true"),"aria-pressed":ye,children:ye?"true":"false"}):i.jsx("input",{type:"text",className:"af-run-config-input-field",value:de,onChange:Ce=>F(oe,Ce.target.value),placeholder:c(Q?"flow:runConfig.filePathPlaceholder":"flow:runConfig.stringValuePlaceholder")})]},oe)})})]}),M&&zr.createPortal(i.jsx("div",{className:"af-provide-edit-overlay",children:i.jsxs("div",{className:"af-provide-edit-modal",role:"dialog","aria-modal":"true",children:[i.jsxs("div",{className:"af-provide-edit-modal__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit_document"}),i.jsx("span",{className:"af-provide-edit-modal__title",children:M.label}),i.jsx("button",{type:"button",className:"af-provide-edit-modal__close",onClick:()=>$(null),"aria-label":c("common:close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-provide-edit-modal__body",children:i.jsx("textarea",{ref:z,className:"af-provide-edit-modal__textarea",defaultValue:M.content,autoFocus:!0})}),i.jsxs("div",{className:"af-provide-edit-modal__foot",children:[i.jsxs("button",{type:"button",className:"af-provide-edit-modal__btn af-provide-edit-modal__btn--save",onClick:()=>{!M||!z.current||(F(M.instanceId,z.current.value),$(null))},children:[i.jsx("span",{className:"material-symbols-outlined",children:"save"}),c("flow:provideEdit.save")]}),i.jsxs("button",{type:"button",className:"af-provide-edit-modal__btn",onClick:()=>$(null),children:[i.jsx("span",{className:"material-symbols-outlined",children:"close"}),c("flow:provideEdit.cancel")]})]})]})}),document.body)]})}const TR={ai:["planner-system","planner-user","planner-response","agent-step-prompt","repair-prompt","ai-thinking","ai-assistant","ai-result","ai-tool"],flow:["composer-start","classify","plan","phase-plan","phase-complete","phase-auto-continue","composer-done"],step:["step-start","step-progress","step-done","validation"],output:["natural","status"],error:["error"]},R7={"planner-system":"#9ecaff","planner-user":"#9ecaff","planner-response":"#7c4dff","agent-step-prompt":"#7c4dff","repair-prompt":"#ff6b6b","ai-thinking":"#a8b9d4","ai-assistant":"#e8deff","ai-result":"#00e475","ai-tool":"#9ecaff","composer-start":"#00e475","composer-done":"#00e475","step-start":"#e8deff","step-done":"#e8deff","step-progress":"#e8deff",natural:"#a8a8a8",status:"#a8a8a8",error:"#ff6b6b","phase-plan":"#00e475","phase-complete":"#00e475"};function M7(e){return!e||e<1024?`${e||0} B`:e<1024*1024?`${(e/1024).toFixed(1)} KB`:`${(e/1024/1024).toFixed(2)} MB`}function L7(e){if(!e)return"";const t=new Date(e);return isNaN(t.getTime())?e:`${t.getHours().toString().padStart(2,"0")}:${t.getMinutes().toString().padStart(2,"0")}:${t.getSeconds().toString().padStart(2,"0")}.${t.getMilliseconds().toString().padStart(3,"0")}`}function O7(e){if(!e)return"";const t=new Date(e);return isNaN(t.getTime())?e:`${t.getMonth()+1}/${t.getDate()} ${t.getHours().toString().padStart(2,"0")}:${t.getMinutes().toString().padStart(2,"0")}`}function M1(e,t){if(e==="natural"&&t&&typeof t=="object"){const n=t.kind;if(n==="thinking"||n==="assistant"||n==="result"||n==="tool")return"ai";if(n==="error")return"error"}for(const[n,r]of Object.entries(TR))if(r.includes(e))return n;return"other"}function $7({event:e,defaultExpanded:t}){const[n,r]=m.useState(!!t),s=R7[e.tag]||"#a8a8a8",o=e.payload,a=o&&typeof o=="object",l=a?typeof o.text=="string"?o.text:"":String(o||""),c=a?o.meta:null,d=m.useMemo(()=>l?l.slice(0,140).replace(/\s+/g," "):a?Object.keys(o).filter(h=>h!=="text"&&h!=="meta").slice(0,3).map(h=>{const g=o[h];return g==null?`${h}:null`:typeof g=="object"?`${h}:{…}`:`${h}:${String(g).slice(0,30)}`}).join(" "):"",[o,l,a]),p=m.useCallback(u=>{u.stopPropagation();const f=a?JSON.stringify(o,null,2):String(o);try{navigator.clipboard.writeText(f)}catch{}},[o,a]);return i.jsxs("div",{style:{borderLeft:`3px solid ${s}`,background:n?"#1c1b1b":"#131313",marginBottom:4,borderRadius:4,cursor:"pointer",transition:"background 120ms"},onClick:()=>r(u=>!u),children:[i.jsxs("div",{style:{padding:"6px 10px",display:"flex",alignItems:"center",gap:10,fontSize:12},children:[i.jsx("span",{style:{color:"#9a9a9a",fontFamily:"monospace",flexShrink:0},children:L7(e.ts)}),i.jsx("span",{style:{color:s,fontWeight:600,fontFamily:"monospace",flexShrink:0,padding:"1px 6px",background:"rgba(255,255,255,0.04)",borderRadius:3},children:e.tag}),i.jsx("span",{style:{color:"#c5c2c1",flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",fontFamily:"monospace"},children:d}),n&&i.jsx("button",{type:"button",onClick:p,style:{background:"rgba(124,77,255,0.15)",color:"#e8deff",border:"none",borderRadius:3,padding:"2px 8px",fontSize:11,cursor:"pointer"},children:"Copy"})]}),n&&i.jsxs("div",{style:{padding:"0 10px 10px 10px",borderTop:"1px solid rgba(255,255,255,0.04)"},children:[c&&Object.keys(c).length>0&&i.jsx("div",{style:{marginTop:8,padding:8,background:"#0e0e0e",borderRadius:4,fontSize:11,fontFamily:"monospace",color:"#9ecaff",whiteSpace:"pre-wrap",wordBreak:"break-all"},children:JSON.stringify(c,null,2)}),l?i.jsx("pre",{style:{marginTop:8,padding:10,background:"#0e0e0e",borderRadius:4,fontSize:12,color:"#e5e2e1",whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:600,overflowY:"auto",margin:"8px 0 0 0",fontFamily:"ui-monospace, SF Mono, Menlo, monospace"},children:l}):a?i.jsx("pre",{style:{marginTop:8,padding:10,background:"#0e0e0e",borderRadius:4,fontSize:12,color:"#e5e2e1",whiteSpace:"pre-wrap",wordBreak:"break-all",maxHeight:400,overflowY:"auto",margin:"8px 0 0 0",fontFamily:"ui-monospace, SF Mono, Menlo, monospace"},children:JSON.stringify(o,null,2)}):null]})]})}function D7({open:e,onClose:t,flowId:n}){var $;const[r,s]=m.useState([]),[o,a]=m.useState(!1),[l,c]=m.useState(null),[d,p]=m.useState(null),[u,f]=m.useState(!1),[h,g]=m.useState(!0),[w,k]=m.useState({ai:!0,flow:!0,step:!0,output:!0,error:!0}),[y,b]=m.useState(""),x=m.useRef(null),N=m.useCallback(async()=>{a(!0);try{const z=h&&n?`?flowId=${encodeURIComponent(n)}`:"",H=await(await fetch(`/api/composer-logs${z}`)).json();s(Array.isArray(H.sessions)?H.sessions:[])}catch{s([])}finally{a(!1)}},[n,h]),E=m.useCallback(async z=>{if(!z){p(null);return}f(!0);try{const H=await(await fetch(`/api/composer-logs/${encodeURIComponent(z)}`)).json();p(H)}catch{p(null)}finally{f(!1)}},[]);m.useEffect(()=>{e&&N()},[e,N]),m.useEffect(()=>{if(!(!e||!l))return E(l),x.current=setInterval(()=>E(l),2e3),()=>{x.current&&clearInterval(x.current),x.current=null}},[e,l,E]);const C=m.useMemo(()=>{const z=(d==null?void 0:d.events)||[],K=y.trim().toLowerCase();return z.filter(H=>{const L=M1(H.tag,H.payload);return!w[L]&&L!=="other"?!1:K?[H.tag,JSON.stringify(H.payload||"")].join(" ").toLowerCase().includes(K):!0})},[d,w,y]),M=m.useMemo(()=>{const z=(d==null?void 0:d.events)||[],K={};for(const H of z){const L=M1(H.tag,H.payload);K[L]=(K[L]||0)+1}return K},[d]);return e?i.jsxs("div",{style:{position:"fixed",top:0,right:0,bottom:0,width:"min(1100px, 80vw)",background:"#131313",borderLeft:"1px solid rgba(255,255,255,0.08)",display:"flex",flexDirection:"column",zIndex:9999,boxShadow:"-8px 0 32px rgba(0,0,0,0.5)",color:"#e5e2e1",fontFamily:"Inter, system-ui, sans-serif"},children:[i.jsxs("div",{style:{padding:"12px 16px",borderBottom:"1px solid rgba(255,255,255,0.06)",display:"flex",alignItems:"center",gap:12,flexShrink:0,background:"#1c1b1b"},children:[i.jsx("span",{style:{fontWeight:600,fontSize:14},children:"Composer Logs"}),i.jsx("span",{style:{fontSize:11,color:"#9a9a9a"},children:n?`flowId: ${n}`:"no flow selected"}),i.jsxs("label",{style:{fontSize:11,color:"#9a9a9a",display:"flex",alignItems:"center",gap:4,cursor:"pointer"},children:[i.jsx("input",{type:"checkbox",checked:h,onChange:z=>g(z.target.checked),disabled:!n}),"仅显示当前 flow"]}),i.jsx("button",{type:"button",onClick:N,style:{background:"rgba(124,77,255,0.15)",color:"#e8deff",border:"none",borderRadius:4,padding:"4px 10px",fontSize:12,cursor:"pointer"},children:"Refresh"}),i.jsx("span",{style:{flex:1}}),i.jsx("button",{type:"button",onClick:t,style:{background:"transparent",color:"#e5e2e1",border:"1px solid rgba(255,255,255,0.12)",borderRadius:4,padding:"4px 12px",fontSize:12,cursor:"pointer"},children:"Close"})]}),i.jsxs("div",{style:{flex:1,display:"flex",overflow:"hidden",minHeight:0},children:[i.jsxs("div",{style:{width:280,borderRight:"1px solid rgba(255,255,255,0.06)",overflowY:"auto",background:"#0e0e0e",flexShrink:0},children:[o&&i.jsx("div",{style:{padding:12,fontSize:12,color:"#9a9a9a"},children:"Loading…"}),!o&&r.length===0&&i.jsx("div",{style:{padding:12,fontSize:12,color:"#9a9a9a"},children:h&&n?"no sessions for this flow":"no sessions"}),r.map(z=>{const K=l===z.sessionId;return i.jsxs("div",{onClick:()=>c(z.sessionId),style:{padding:"10px 12px",borderBottom:"1px solid rgba(255,255,255,0.04)",cursor:"pointer",background:K?"rgba(124,77,255,0.18)":"transparent",borderLeft:K?"3px solid #7c4dff":"3px solid transparent"},children:[i.jsx("div",{style:{fontSize:12,fontWeight:600,color:"#e5e2e1"},children:O7(z.mtime)}),i.jsx("div",{style:{fontSize:11,color:"#9ecaff",marginTop:2,fontFamily:"monospace"},children:z.flowId||"(no flow)"}),z.promptPreview&&i.jsx("div",{style:{fontSize:11,color:"#9a9a9a",marginTop:4,overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitLineClamp:2,WebkitBoxOrient:"vertical"},children:z.promptPreview}),i.jsxs("div",{style:{fontSize:10,color:"#6a6a6a",marginTop:4},children:[M7(z.size)," · ",z.model||"default"]})]},z.sessionId)})]}),i.jsxs("div",{style:{flex:1,display:"flex",flexDirection:"column",overflow:"hidden",minHeight:0},children:[i.jsxs("div",{style:{padding:"10px 16px",borderBottom:"1px solid rgba(255,255,255,0.06)",display:"flex",alignItems:"center",gap:8,flexWrap:"wrap",flexShrink:0,background:"#1c1b1b"},children:[Object.keys(TR).map(z=>i.jsxs("button",{type:"button",onClick:()=>k(K=>({...K,[z]:!K[z]})),style:{background:w[z]?"rgba(124,77,255,0.25)":"transparent",color:w[z]?"#e8deff":"#6a6a6a",border:`1px solid ${w[z]?"rgba(124,77,255,0.4)":"rgba(255,255,255,0.08)"}`,borderRadius:999,padding:"3px 12px",fontSize:11,cursor:"pointer",fontFamily:"monospace",textTransform:"uppercase"},children:[z," ",M[z]!=null?`(${M[z]})`:""]},z)),i.jsx("input",{type:"text",placeholder:"search…",value:y,onChange:z=>b(z.target.value),style:{marginLeft:8,flex:1,minWidth:120,background:"#0e0e0e",border:"1px solid rgba(255,255,255,0.08)",borderRadius:4,color:"#e5e2e1",padding:"4px 8px",fontSize:12}})]}),i.jsxs("div",{style:{flex:1,overflowY:"auto",padding:12,minHeight:0},children:[!l&&i.jsx("div",{style:{color:"#9a9a9a",fontSize:12,padding:20,textAlign:"center"},children:"Select a session on the left to view events"}),u&&!d&&i.jsx("div",{style:{color:"#9a9a9a",fontSize:12,padding:20},children:"Loading…"}),d&&C.length===0&&i.jsxs("div",{style:{color:"#9a9a9a",fontSize:12,padding:20},children:["No events match current filter (",(($=d.events)==null?void 0:$.length)||0," total)"]}),C.map((z,K)=>i.jsx($7,{event:z,defaultExpanded:z.tag==="error"},`${z.ts}_${K}`))]})]})]})]}):null}const F7="0.1.74";function L1(e){const t=Math.max(0,Number(e)||0),n=Math.floor(t/36e5),r=Math.floor(t%36e5/6e4),s=Math.floor(t%6e4/1e3);return`${String(n).padStart(2,"0")}:${String(r).padStart(2,"0")}:${String(s).padStart(2,"0")}`}function uw(e,t){return t==="running"?L1(e):e==null||!Number.isFinite(e)||e<=0?"--":L1(e)}const RR=m.createContext({modelLists:{cursor:[],opencode:[]},onModelChange:()=>{}});function z7(e){var b,x,N,E,C,M,$,z,K,H,L;const{setNodes:t}=Rl(),n=W0(),{modelLists:r,onModelChange:s}=m.useContext(RR),o=m.useRef(null),a=!!((b=e.data)!=null&&b.readOnly),l=(x=e.data)!=null&&x.displaySize&&Number(e.data.displaySize.width)>0&&Number(e.data.displaySize.height)>0?{width:Number(e.data.displaySize.width),height:Number(e.data.displaySize.height)}:null,c=((N=e.data)==null?void 0:N.definitionId)==="agent_subAgent"&&!((E=e.data)!=null&&E.isRunMode)&&!a,d=m.useCallback(F=>{const T=()=>n(F);window.requestAnimationFrame(T),window.setTimeout(T,80)},[n]),p=m.useCallback((F,T)=>{const R=W1(T);R&&(t(I=>I.map(D=>{var _,Q,Z,V,oe,de;if(D.id!==F)return D;const A=Number(((Q=(_=D.data)==null?void 0:_.displaySize)==null?void 0:Q.width)||D.width||((Z=D.measured)==null?void 0:Z.width)||0),O=Number(((oe=(V=D.data)==null?void 0:V.displaySize)==null?void 0:oe.height)||D.height||((de=D.measured)==null?void 0:de.height)||0);return Math.abs(A-R.width)<2&&Math.abs(O-R.height)<2?D:{...D,width:R.width,height:R.height,data:{...D.data,displaySize:R}}})),d(F))},[d,t]),u=m.useCallback(F=>{if(a)return;const T=o.current;if(!T)return;const R=T.getBoundingClientRect();p(F,{width:Math.max(R.width,T.scrollWidth),height:Math.max(R.height,T.scrollHeight)})},[p,a]),f=m.useCallback(F=>{var oe,de,ye,Se,ce,Ce;if(!c)return;F.preventDefault(),F.stopPropagation();const T=o.current,R=T==null?void 0:T.getBoundingClientRect(),I=Number(((de=(oe=e.data)==null?void 0:oe.displaySize)==null?void 0:de.width)||e.width||((ye=e.measured)==null?void 0:ye.width)||(R==null?void 0:R.width)||$R),D=Number(((ce=(Se=e.data)==null?void 0:Se.displaySize)==null?void 0:ce.height)||e.height||((Ce=e.measured)==null?void 0:Ce.height)||(R==null?void 0:R.height)||hv),A=F.clientX,O=F.clientY,_=e.id;let Q=0;const Z=ae=>{const fe=W1({width:I+ae.clientX-A,height:D+ae.clientY-O});fe&&(window.cancelAnimationFrame(Q),Q=window.requestAnimationFrame(()=>p(_,fe)))},V=()=>{window.cancelAnimationFrame(Q),window.removeEventListener("pointermove",Z),window.removeEventListener("pointerup",V),window.removeEventListener("pointercancel",V),d(_)};window.addEventListener("pointermove",Z),window.addEventListener("pointerup",V,{once:!0}),window.addEventListener("pointercancel",V,{once:!0})},[p,(M=(C=e.data)==null?void 0:C.displaySize)==null?void 0:M.height,(z=($=e.data)==null?void 0:$.displaySize)==null?void 0:z.width,e.height,e.id,(K=e.measured)==null?void 0:K.height,(H=e.measured)==null?void 0:H.width,e.width,d,c]),h=m.useCallback(F=>{t(T=>T.filter(R=>R.id!==F))},[t]),g=m.useCallback(()=>{var I,D,A,O,_,Q,Z,V;const F=((I=e.data)==null?void 0:I.definitionId)||"",T=((D=e.data)==null?void 0:D.label)||e.id,R=((_=(O=(A=e.data)==null?void 0:A.outputs)==null?void 0:O[0])==null?void 0:_.value)||((V=(Z=(Q=e.data)==null?void 0:Q.outputs)==null?void 0:Z[0])==null?void 0:V.default)||"";window.__provideEditContent={instanceId:e.id,label:T,definitionId:F,content:R},window.dispatchEvent(new CustomEvent("provide-expand"))},[e.id,e.data]),w=m.useCallback((F,T)=>{t(R=>R.map(I=>{var A;if(I.id!==F)return I;const D=Array.isArray((A=I.data)==null?void 0:A.outputs)&&I.data.outputs.length?I.data.outputs.map((O,_)=>_===0?{...O,default:T,value:T}:O):[{type:"bool",name:"value",default:T,value:T}];return{...I,data:{...I.data,body:"",outputs:D}}}))},[t]),k=m.useCallback((F,T)=>{t(R=>R.map(I=>I.id===F?{...I,data:{...I.data,body:T}}:I))},[t]),y=m.useCallback((F,T)=>{t(R=>R.map(I=>I.id===F?{...I,data:{...I.data,images:Bs(T)}}:I))},[t]);return i.jsxs("div",{ref:o,className:"af-flow-node-shell"+(c?" af-flow-node-shell--resizable":""),style:l?{width:l.width,height:l.height}:void 0,children:[i.jsx(wR,{...e,data:{...e.data,onNodeContentResize:u},deleteNode:h,onProvideExpand:g,onProvideValueChange:w,onNodeBodyChange:k,onNodeImagesChange:y,modelLists:r,onModelChange:s}),c?i.jsx("span",{className:"af-flow-node-shell__resize-grip nodrag","aria-label":((L=e.data)==null?void 0:L.resizeLabel)||"Resize node",role:"separator",onPointerDown:f}):null]})}const H7={[Ic]:z7},Pf=["CONTROL","TOOL","PROVIDE","AGENT"],B7=1200,O1="af-flow-node--sync-flash",$1="af-flow-edge--sync-flash";function D1(e,t){const n=String(e||"").trim();return n?n.split(/\s+/).includes(t)?n:`${n} ${t}`:t}function F1(e,t){const n=String(e||"").trim();return n?n.split(/\s+/).filter(r=>r&&r!==t).join(" "):""}function hk(e){const t=((e==null?void 0:e.id)??"").trim();return/^control/i.test(t)?"CONTROL":/^tool/i.test(t)?"TOOL":/^provide/i.test(t)?"PROVIDE":"AGENT"}function W7(e){const t=hk(e);return t==="CONTROL"?"control":t==="PROVIDE"?"provide":t==="TOOL"?"tool":"agent"}function am(e){return(Array.isArray(e)?e:[]).map(n=>{const r=String((n==null?void 0:n.name)||(n==null?void 0:n.id)||"").trim(),s=String((n==null?void 0:n.type)||"").trim();return!r&&!s?"":s?`${r||"-"}: ${s}`:r}).filter(Boolean)}function MR(e){return String((e==null?void 0:e.label)||"").trim()||String((e==null?void 0:e.id)||"").trim()}function LR(e){return String((e==null?void 0:e.description)||(e==null?void 0:e.body)||"").replace(/\s+/g," ").trim()}function dw(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 z1(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(),o=String((t==null?void 0:t.default)??(t==null?void 0:t.value)??"").trim();return[e,r,s?`type: ${s}`:"",o?`default: ${o}`:""].filter(Boolean).join(" · ")}function H1(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 V7(e){return e==="CONTROL"?"account_tree":e==="TOOL"?"build":e==="PROVIDE"?"database":"smart_toy"}function K7(e,t){return t?[e==null?void 0:e.id,e==null?void 0:e.label,e==null?void 0:e.description].filter(Boolean).some(r=>String(r).toLowerCase().includes(t)):!0}function OR(e,t,n,r,s){const o=W7(e),a={id:t,type:Ic,position:n,data:{label:e.label??e.id,definitionId:e.id,schemaType:o,inputs:Array.isArray(e.inputs)?e.inputs.map(l=>({...l})):[],outputs:Array.isArray(e.outputs)?e.outputs.map(l=>({...l})):[]}};return Mp(a,r,s)}const $R=320,U7=220,q7=1600,hv=104,Y7=900;function B1(e,t,n){const r=Number(e);return!Number.isFinite(r)||r<=0?0:Math.min(n,Math.max(t,Math.round(r)))}function W1(e){if(!e||typeof e!="object")return null;const t=Number(e.width),n=Number(e.height);return!Number.isFinite(t)||!Number.isFinite(n)||t<=0||n<=0?null:{width:B1(t,U7,q7)||$R,height:B1(n,hv,Y7)||hv}}function G7(e){const t=(e==null?void 0:e.data)||{},n=r=>(Array.isArray(r)?r:[]).map((s,o)=>(s==null?void 0:s.showOnNode)===!1?"":[o,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 V1(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(d=>[d.id,d])),o=s.get(n),a=s.get(r),l=hd(o,e.sourceHandle||"output-0","source"),c=hd(a,e.targetHandle||"input-0","target");return!l||!c?!1:Cl(l,c)}function X7(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 o=t.find(l=>l.id===n),a=hd(o,r,s);return a?{nodeId:n,handleId:r,handleType:s,slot:a,slotType:xR(a)}:null}function J7(e,t,n){var a;const r=OR(e,`__candidate_${e.id}`,{x:0,y:0},{},t),s=n.handleType==="source"?"inputs":"outputs",o=Array.isArray((a=r.data)==null?void 0:a[s])?r.data[s]:[];for(let l=0;l<o.length;l+=1){const c=o[l];if(n.handleType==="source"?Cl(n.slot,c):Cl(c,n.slot))return{slot:c,slotIndex:l,hydrated:r}}return null}function Q7(e,t){return t?e.map((n,r)=>{const s=J7(n,e,t);if(!s)return null;const o=hk(n);return{def:n,order:r,category:o,categoryRank:Pf.indexOf(o),slot:s.slot,slotIndex:s.slotIndex,displayLabel:MR(s.hydrated.data||n),description:LR(n)}}).filter(Boolean).sort((n,r)=>{var a,l;const s=(a=n.slot)!=null&&a.required?0:1,o=(l=r.slot)!=null&&l.required?0:1;return s-o||n.slotIndex-r.slotIndex||n.categoryRank-r.categoryRank||n.order-r.order}):[]}const Z7=/@([a-zA-Z_][a-zA-Z0-9_]*)/g;function eq(e){const t=new Set,n=[];let r;const s=new RegExp(Z7.source,"g");for(;(r=s.exec(e))!==null;){const o=r[1];t.has(o)||(t.add(o),n.push(o))}return n}function K1(e,t){const n=e.slice(0,t),r=n.lastIndexOf("@");if(r<0)return null;const s=n.slice(r+1);return/[\s\n]/.test(s)?null:{atIndex:r,query:s}}function aa(e){const t=String(e||"").indexOf(" - ");return t>=0?e.slice(0,t).trim():String(e||"").trim()}function lm(e,t,n,r){const s=(e||"").trim();if(!s)return"";if(s.startsWith("opencode:")||s.startsWith("claude-code:"))return s;const o=Array.isArray(t)?t:[],a=Array.isArray(n)?n:[],l=Array.isArray(r)?r:[],c=o.map(aa),d=a.map(aa);return l.map(aa).includes(s)&&!c.includes(s)&&!d.includes(s)?`claude-code:${s}`:d.includes(s)&&!c.includes(s)?`opencode:${s}`:s}function tq(e){if(e==null)return"";const t=String(e).trim();return t?t.length<=26?t:`${t.slice(0,12)}…${t.slice(-10)}`:""}function fw(e){if(!Array.isArray(e)||e.length===0)return 0;let t=0;for(const n of e){const r=/^(?:对话|Conversation|Chat)\s*(\d+)\s*$/.exec(String((n==null?void 0:n.label)??"").trim());r&&(t=Math.max(t,parseInt(r[1],10)))}return t}function nq({steps:e}){const{t}=Rn();return!e||e.length===0?null:i.jsx("div",{className:"af-composer-steps-track",role:"list","aria-label":t("flow:composer.stepsAriaLabel"),children:e.map(n=>{const r=String(n.description||n.type||"").trim(),s=n.model||n.executorModel,o=[`${n.index+1}. ${r||"—"}`,n.nodeRole?t("flow:composer.stepRoleLabel",{role:n.nodeRole}):"",n.instanceId?t("flow:composer.stepInstanceLabel",{instanceId:n.instanceId}):"",s?`${t("flow:palette.model")}:${s}`:""].filter(Boolean).join(`
129
+ `),a=n.status||"pending";return i.jsxs("div",{className:"af-composer-step-chip"+(a==="done"?" af-composer-step-chip--done":"")+(a==="running"?" af-composer-step-chip--running":"")+(a==="error"?" af-composer-step-chip--error":"")+(a==="pending"?" af-composer-step-chip--pending":""),role:"listitem",title:o,children:[i.jsx("span",{className:"af-composer-step-chip-idx",children:n.index+1}),i.jsx("span",{className:"af-composer-step-chip-main",children:n.nodeRole||s?i.jsxs("span",{className:"af-composer-step-chip-meta",children:[n.nodeRole?i.jsx("span",{className:"af-composer-step-chip-role",children:n.nodeRole}):null,s?i.jsx("span",{className:"af-composer-step-chip-model",children:tq(s)}):null]}):null})]},n.index)})})}function rq(e,t){const n=e.trim(),r=t.trim();return r?n?!!(n===r||n.endsWith(r)||r.length>=8&&n.includes(r)):!1:!0}function sq(e){const t=[];for(const n of e){if(!n||typeof n.text!="string"||!n.text.trim())continue;const s=typeof n.kind=="string"&&n.kind?n.kind:"assistant",o=t[t.length-1];o&&o.kind===s?o.text+=s==="error"||s==="result"?`
130
+ ${n.text}`:n.text:t.push({kind:s,text:n.text})}return t}function iq(e,t){return e==="thinking"?t("flow:composer.thinking"):e==="result"?t("flow:composer.result"):e==="assistant"?t("flow:composer.reply"):e==="error"?t("flow:composer.error"):String(e)}function oq(e){return e==="thinking"?"af-composer-ai-block af-composer-ai-block--thinking":e==="result"?"af-composer-ai-block af-composer-ai-block--result":e==="assistant"?"af-composer-ai-block af-composer-ai-block--reply":e==="error"?"af-composer-ai-block af-composer-ai-block--error":"af-composer-ai-block af-composer-ai-block--reply"}function U1({thread:e,liveSegments:t,running:n,className:r="",autoScroll:s=!0}){const{t:o}=Rn(),a=m.useRef(null),l=["af-composer-ai-stack","af-composer-ai-stack--in-panel","af-composer-thread-stack",r].filter(Boolean).join(" ");return m.useEffect(()=>{if(!s||!a.current)return;const c=a.current;requestAnimationFrame(()=>{c.scrollTop=c.scrollHeight})},[e,t,s]),i.jsxs("div",{ref:a,className:l,children:[e.map((c,d)=>c.type==="user"?i.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--user-msg",children:[i.jsx("div",{className:"af-composer-ai-block-label",children:o("flow:composer.yourQuestion")}),i.jsx("div",{className:"af-composer-ai-block-body",children:c.text})]},`composer-u-${d}-${c.text.slice(0,48)}`):i.jsx("div",{className:"af-composer-thread-assistant",children:i.jsx(q1,{segments:c.segments,running:!1})},`composer-a-${d}`)),i.jsx("div",{className:"af-composer-thread-assistant",children:i.jsx(q1,{segments:t,running:n})})]})}function q1({segments:e,running:t=!1}){const{t:n}=Rn(),r=e.filter(u=>u.kind==="assistant").map(u=>u.text).join(""),s=e.filter(u=>u.kind==="result").map(u=>u.text).join(""),o=rq(r,s),a=e.filter(u=>u.kind==="error").map(u=>u.text).join(`
131
+ `),l=e.filter(u=>u.kind!=="error"),c=o?l.filter(u=>u.kind!=="result"):l,d=sq(c),p=!!(d.length>0||a);return i.jsxs(i.Fragment,{children:[d.map((u,f)=>i.jsxs("section",{className:oq(u.kind),children:[i.jsx("div",{className:"af-composer-ai-block-label",children:iq(u.kind,n)}),i.jsx("div",{className:"af-composer-ai-block-body",children:u.text})]},`${u.kind}-${f}`)),t&&!p?i.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--reply af-composer-ai-block--pending",children:[i.jsx("div",{className:"af-composer-ai-block-label",children:n("flow:composer.reply")}),i.jsx("div",{className:"af-composer-ai-block-body",children:n("flow:composer.waiting")})]}):null,a?i.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--error",children:[i.jsx("div",{className:"af-composer-ai-block-label",children:n("flow:composer.error")}),i.jsx("div",{className:"af-composer-ai-block-body",children:a})]}):null]})}function aq({fitViewEpoch:e}){const{fitView:t}=Rl(),n=m.useRef(t);return n.current=t,m.useEffect(()=>{if(e>0){const r=requestAnimationFrame(()=>n.current({padding:.2,duration:200,maxZoom:1}));return()=>cancelAnimationFrame(r)}},[e]),null}function lq({onReady:e}){const t=W0();return m.useEffect(()=>(e(t),()=>e(null)),[e,t]),null}function Y1(e){const t=Number.isFinite(e)?e:1;return Math.min(Math.max(t,.75),1)}function G1(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)}}const Hm=1500,X1=500,cq=262144,uq=2e3;function pw(e){return typeof e!="string"?"":e.length<=uq?e:`[log line truncated, ${e.length} chars]`}const dq=Hm;function fq(e){const t=e.match(/^\[([^\]]+)\]\s+\[([^\]]+)\]\s+([\s\S]*)$/);if(!t)return null;const[,n,r,s]=t;if(r==="cli")try{const o=JSON.parse(s);return o&&o.event==="node-start"?{ts:n,type:"node-start",text:`节点 ${o.instanceId||""}${o.label?` · ${o.label}`:""} 开始`}:o&&o.event==="node-done"?{ts:n,type:"node-done",text:`节点 ${o.instanceId||""} 完成${o.elapsed?` (${o.elapsed})`:""}`}:o&&o.event==="node-failed"?{ts:n,type:"node-failed",text:`节点 ${o.instanceId||""} 失败${o.error?`: ${o.error}`:""}`}:o&&o.event==="apply-start"?{ts:n,type:"info",text:`[apply-start] uuid=${o.uuid||""}`}:{ts:n,type:"info",text:pw(s)}}catch{return{ts:n,type:"info",text:pw(s)}}return{ts:n,type:"log",text:pw(`[${r}] ${s}`)}}function J1(e){if(!e)return[];const t=[],n=e.split(`
132
+ `);for(let r=n.length-1;r>=0&&t.length<dq;r--){const s=n[r];if(!s)continue;const o=fq(s);o&&t.push(o)}return t.reverse(),t}function pq(e,t){if(e===t)return!0;if(!e||!t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(const s of n){const o=e[s],a=t[s];if(!a)return!1;if(o!==a&&(o.status!==a.status||(o.elapsed??null)!==(a.elapsed??null)))return!1}return!0}function hq(e,t){if(e===t)return!0;if(e.size!==t.size)return!1;for(const n of e)if(!t.has(n))return!1;return!0}function mq({fitViewEpoch:e,canvasTool:t,nodes:n,edges:r,onNodesChange:s,onEdgesChange:o,onConnect:a,onConnectStart:l,onConnectEnd:c,isValidConnection:d,onNodesDelete:p,onNodeClick:u,onNodeDoubleClick:f,onEdgeClick:h,onFlowInit:g,onDrop:w,onDragOver:k,hideMinimapAndControls:y,bottomSlot:b}){const{t:x}=Rn(),N=!s,E=N||t==="pan"?!0:[1,2],C=N?!1:t==="select",M="af-flow-canvas"+(N?" af-flow-canvas--run-mode":"")+(t==="pan"?" af-flow-canvas--tool-pan":" af-flow-canvas--tool-select"),$=m.useCallback(()=>{},[]),z=m.useMemo(()=>{const K=new Map(n.map(R=>[R.id,R])),H=new Set(n.filter(R=>R.selected).map(R=>R.id)),L=H.size>0,F=(R,I)=>{const D=/^#([0-9a-f]{6})$/i.exec(R);if(!D)return R;const A=parseInt(D[1],16);return`rgba(${A>>16&255}, ${A>>8&255}, ${A&255}, ${I})`},T="#ff5169";return r.map(R=>{var fe,ke,xe,Ue;const I=K.get(R.source),D=K.get(R.target),A=/^output-(\d+)$/.exec(R.sourceHandle||""),O=/^input-(\d+)$/.exec(R.targetHandle||""),_=I&&A?(ke=(fe=I.data)==null?void 0:fe.outputs)==null?void 0:ke[parseInt(A[1],10)]:null,Q=D&&O?(Ue=(xe=D.data)==null?void 0:xe.inputs)==null?void 0:Ue[parseInt(O[1],10)]:null,Z=_!=null&&_.type?Dn(_.type):null,V=Q!=null&&Q.type?Dn(Q.type):null,oe=Z&&V&&Z!==V,de=L&&(H.has(R.source)||H.has(R.target)),ye=R.style||{};if(oe){const tt=R.selected?.95:de?.85:.78,qe=F(T,tt);return{...R,className:((R.className||"")+" af-flow-edge--type-mismatch"+(de?" af-flow-edge--adjacent":"")).trim(),style:{...ye,stroke:qe,strokeWidth:de?2.75:2.5,strokeDasharray:"6 4"},markerEnd:R.markerEnd&&typeof R.markerEnd=="object"?{...R.markerEnd,color:qe}:{type:Cs.ArrowClosed,color:qe}}}const Se=Z||V;if(!Se)return de?{...R,className:((R.className||"")+" af-flow-edge--adjacent").trim(),style:{...ye,strokeWidth:2.5}}:R;const ce=de||R.selected?.7:.38,Ce=F(Se,ce),ae=de?2.5:ye.strokeWidth??2;return{...R,className:((R.className||"")+(de?" af-flow-edge--adjacent":"")).trim(),style:{...ye,stroke:Ce,strokeWidth:ae},markerEnd:R.markerEnd&&typeof R.markerEnd=="object"?{...R.markerEnd,color:Ce}:{type:Cs.ArrowClosed,color:Ce}}})},[n,r]);return i.jsxs(B0,{className:M,nodes:n,edges:z,onNodesChange:s||$,onEdgesChange:o||$,onConnect:N?void 0:a,onConnectStart:N?void 0:l,onConnectEnd:N?void 0:c,isValidConnection:N?void 0:d,onNodesDelete:N?void 0:p,onNodeClick:u,onNodeDoubleClick:N?void 0:f,onEdgeClick:N?void 0:h,onInit:g,onDrop:N?void 0:w,onDragOver:N?void 0:k,nodeTypes:H7,selectionOnDrag:C,panOnDrag:E,nodesDraggable:!N,nodesConnectable:!N,elementsSelectable:!N,edgesFocusable:!N,panActivationKeyCode:"Space",proOptions:{hideAttribution:!0},fitView:!1,minZoom:.1,maxZoom:4,defaultEdgeOptions:{style:{stroke:"rgba(205, 189, 255, 0.45)",strokeWidth:2}},connectionLineStyle:{stroke:"rgba(205, 189, 255, 0.65)",strokeWidth:2},children:[i.jsx(V0,{gap:20,size:1,color:"rgba(28, 27, 27, 0.9)"}),i.jsx(fd,{position:"bottom-center",className:"af-flow-bottom-unified-panel"+(y?" af-flow-bottom-unified-panel--solo":""),children:i.jsxs("div",{className:"af-flow-bottom-unified-row"+(y?" af-flow-bottom-unified-row--solo":""),children:[y?null:i.jsx("div",{className:"af-flow-bottom-unified__side af-flow-bottom-unified__side--minimap",children:i.jsx(w4,{zoomable:!0,pannable:!0,position:"bottom-left",className:"af-flow-bottom-minimap",style:{width:152,height:104},maskColor:"rgba(14, 14, 14, 0.85)",nodeColor:K=>{var L;const H=(((L=K.data)==null?void 0:L.schemaType)??"agent").toLowerCase();return H==="control"?"rgba(237, 108, 2, 0.85)":H==="provide"?"rgba(0, 228, 117, 0.35)":H==="tool"?"rgba(124, 77, 255, 0.75)":"rgba(158, 202, 255, 0.5)"}})}),i.jsx("div",{className:"af-flow-bottom-unified__center",children:b}),y?null:i.jsx("div",{className:"af-flow-bottom-unified__side af-flow-bottom-unified__side--zoom",children:i.jsx(o4,{position:"bottom-right",showInteractive:!1,className:"af-flow-bottom-controls"})})]})}),!y&&i.jsx(fd,{position:"bottom-left",className:"af-pin-legend",children:[{type:"node",color:"#ff9800"},{type:"text",color:"#2196f3"},{type:"file",color:"#4caf50"},{type:"bool",color:"#9c27b0"}].map(({type:K,color:H})=>i.jsxs("span",{className:"af-pin-legend__item",children:[i.jsx("span",{className:"af-pin-legend__dot",style:{background:H}}),i.jsx("span",{className:"af-pin-legend__label",children:K})]},K))}),i.jsx(aq,{fitViewEpoch:e}),!N&&n.length===0?i.jsxs("div",{className:"af-flow-empty-hint",children:[i.jsx("span",{className:"af-flow-empty-hint-icon material-symbols-outlined",children:"account_tree"}),i.jsx("p",{className:"af-flow-empty-hint-text",children:x("flow:emptyCanvas.composerHint")}),i.jsx("p",{className:"af-flow-empty-hint-sub",dangerouslySetInnerHTML:{__html:x("flow:emptyCanvas.composerSub")}})]}):null]})}function Q1(e){if(!window.location.pathname.startsWith("/flow"))return;if(!e){window.history.replaceState({},"","/flow");return}const t=new URLSearchParams(window.location.search),n=new URLSearchParams({flowId:e.id,flowSource:e.source??"user"});e.archived&&n.set("flowArchived","1"),t.get("panel")==="settings"&&n.set("panel","settings"),window.history.replaceState({},"","/flow?"+n.toString())}function gq(e){return e==="builtin"||e==="admin"?"workspace":e??"user"}function vi(e){return e==="builtin"||e==="admin"}function pu(e,t){return t(e==="builtin"||e==="admin"?"flow:settings.builtin":e==="workspace"?"flow:palette.workspace":"flow:palette.userDir")}function yq(e){var r,s,o,a;const t=Number(((s=(r=e==null?void 0:e.data)==null?void 0:r.displaySize)==null?void 0:s.width)||(e==null?void 0:e.width)||0),n=Number(((a=(o=e==null?void 0:e.data)==null?void 0:o.displaySize)==null?void 0:a.height)||(e==null?void 0:e.height)||0);return t>0&&n>0?{width:Math.round(t),height:Math.round(n)}:null}const DR="af:run-console-height",Qf=230,xf={enabled:!1,cron:"",timezone:"Asia/Shanghai",preset:"",overlapPolicy:"skip",misfirePolicy:"skip",nextRunAt:null},cm={};function Bm(e){if(!Number.isFinite(e))return Qf;const t=Math.max(240,Math.floor(window.innerHeight*.88));return Math.min(Math.max(Math.round(e),96),t)}function xq(){try{const e=localStorage.getItem(DR);if(e==null)return Qf;const t=parseInt(e,10);return Number.isFinite(t)?Bm(t):Qf}catch{return Qf}}function wq(){var Hk,Bk;const{t:e,i18n:t}=Rn(),{navigate:n,path:r}=Vo(),s=m.useRef(null),o=m.useRef(new Map),a=m.useCallback(v=>{s.current=typeof v=="function"?v:null},[]),[l,c]=m.useState([]),[d,p]=m.useState(""),[u,f]=m.useState(null),[h,g]=m.useState(0),[w,k]=m.useState(""),[y,b]=m.useState(""),[x,N]=m.useState(""),[E,C]=m.useState(""),[M,$]=m.useState(!1),[z,K]=m.useState(""),[H,L]=m.useState(!1),[F,T]=m.useState(""),[R,I]=m.useState(!1),[D,A]=m.useState(!1),[O,_]=m.useState(!1),[Q,Z]=m.useState(null),[V,oe]=m.useState(!1),[de,ye]=m.useState(!1),Se=m.useRef(!1),[ce,Ce]=m.useState([]),[ae,fe]=m.useState(""),[ke,xe]=m.useState("nodes"),Ue=m.useRef(null),[tt,qe]=m.useState([]),[lt,Dt]=m.useState(!1),[Ye,vt]=m.useState(""),[Bn,Ve]=m.useState(!1),[an,hn]=m.useState({name:"",id:"",description:""}),[mn,ue]=m.useState(!1),[Ee,We]=m.useState(""),[ot,nt]=m.useState(""),Rt=m.useRef(null),[xt,cn]=m.useState([]),[en,Mn]=m.useState(!1),[ln,Wn]=m.useState(""),[Vn,Cr]=m.useState(""),[fr,ar]=m.useState(null),[we,Te]=m.useState(null),[Ut,un]=m.useState([]),[xn,Er]=m.useState(""),[Wr,Vr]=m.useState(!1),_r=m.useCallback(v=>{Rt.current&&window.clearTimeout(Rt.current),nt(v),Rt.current=window.setTimeout(()=>{nt(""),Rt.current=null},3800)},[]),Kr=m.useCallback(v=>{const j=String(v||"").trim();if(!j)return;const W=()=>{var q;return(q=s.current)==null?void 0:q.call(s,j)};window.requestAnimationFrame(W),window.setTimeout(W,80)},[]);m.useEffect(()=>()=>{Rt.current&&window.clearTimeout(Rt.current)},[]);const[Ur,hi]=m.useState(!1),[pr,qr]=m.useState({files:[]}),[Zn,er]=m.useState(!1),[le,me]=m.useState(!0);m.useEffect(()=>{let v=!1;const j=()=>{fetch("/api/flows",{method:"HEAD"}).then(q=>{v||me(q.ok)}).catch(()=>{v||me(!1)})};j();const W=window.setInterval(j,5e3);return()=>{v=!0,window.clearInterval(W)}},[]),m.useEffect(()=>{let v=!1;return fetch("/api/dev-info").then(j=>j.json()).then(j=>{v||Ca(!!(j!=null&&j.isDev))}).catch(()=>{}),()=>{v=!0}},[]),m.useEffect(()=>{u!=null&&u.id&&$A(u.id,u.source??"user","pipeline",!!u.archived)},[u==null?void 0:u.id,u==null?void 0:u.source,u==null?void 0:u.archived]);const[ge,ct]=m.useState("edit"),[Xt,Ge]=m.useState([]),xr=m.useRef(0),[wr,br]=m.useState(new Set),[Ar,Ie]=m.useState({}),[Gs,gt]=m.useState(null),[wn,tn]=m.useState(0),[hr,rt]=m.useState(!1),[Yr,Ca]=m.useState(!1),[qo,po]=m.useState(!1),[Ps,Yo]=m.useState(xq),is=m.useRef({active:!1,pointerId:-1,startY:0,startH:Qf}),[jn,lr]=m.useState(null),[ho,mi]=m.useState(null),[Xs,cr]=m.useState({}),Js=m.useRef(Xs);m.useEffect(()=>{Js.current=Xs},[Xs]);const[U,be]=m.useState(!1),[Fe,$e]=m.useState(!1),[st,nn]=m.useState({}),[Tt,Kn]=m.useState({}),[Or,Ii]=m.useState(null),[Ln,Ea]=m.useState(xf),[Ll,Fc]=m.useState(!1),[Qs,Pd]=m.useState(!1),[Ol,$l]=m.useState(""),[zc,mo]=m.useState(""),[rn,os]=m.useState(cm),[Un,Hc]=m.useState(null),Go=m.useRef(0),Ti=m.useRef(null),Gr=m.useRef(null),Dl=m.useRef(!0),Ri=m.useRef(!1),[vr,Xo]=m.useState(null),[Fl,_a]=m.useState(null),[Id,Aa]=m.useState(!1),[Mi,Li]=m.useState(""),[zl,Pa]=m.useState(!1),Td=m.useRef(null),[Is,Hl]=m.useState(null),[Rd,Jo]=m.useState(!1),[Bc,as]=m.useState(null),[Bl,Md]=m.useState(!1),[Ia,go]=m.useState(null),Wc=m.useRef(null),[Pr,Oi]=m.useState(""),[$i,Ta]=m.useState(0),[gi,Qo]=m.useState(0),[Ra,Ld]=m.useState("pan"),[Ae,ws]=m.useState(!1),[Vc,Od]=m.useState(!1),yo=m.useRef(null),Kc=m.useRef(null),Zs=m.useRef(null),[lh,Ky]=m.useState(0),[it,Ma]=m.useState(null),[bn,Uc]=m.useState(""),[Pt,Uy]=m.useState({cursor:[],opencode:[],claudeCode:[]}),[xo,$d]=m.useState(""),[qc,Wl]=m.useState(""),[Di,ch]=m.useState([]),[wo,La]=m.useState([]),[Dd,Yc]=m.useState(!1),[Zo,Vl]=m.useState([]),[uh,dh]=m.useState(!1),[fh,ph]=m.useState(()=>new Set),[Kl,Gc]=m.useState(!1),Xr=m.useRef(null),Ul=m.useRef(null),[hh,mh]=m.useState({}),ql=m.useCallback(v=>{if(!v)return null;const j=v.id,W=v.source??"user",q=v.archived?"archived":"";return{sessionsKey:`af:composer-sessions:${j}:${W}${q?":"+q:""}`,activeKey:`af:composer-active-session:${j}:${W}${q?":"+q:""}`}},[]),Fd=m.useCallback(v=>{if(!v)return"";const j=v.id,W=v.source??"user",q=v.archived?"archived":"";return`af:composer-skills:pipeline:${j}:${W}${q?":"+q:""}`},[]),zd=m.useCallback(v=>{const j=ql(v);if(!j)return{sessions:[],activeSessionId:null};try{const W=localStorage.getItem(j.sessionsKey);if(!W)return{sessions:[],activeSessionId:null};const q=JSON.parse(W);if(!Array.isArray(q))return{sessions:[],activeSessionId:null};const Y=q.filter(se=>se&&typeof se.id=="string").map(se=>({...se,running:!1,statusLine:se.running?e("flow:composer.pageRefreshReset"):se.statusLine,steps:[]}));let X=null;try{X=localStorage.getItem(j.activeKey),X&&!Y.some(se=>se.id===X)&&(X=null)}catch{X=null}return{sessions:Y,activeSessionId:X}}catch{return{sessions:[],activeSessionId:null}}},[ql]),Yl=m.useCallback((v,j,W)=>{const q=ql(v);if(q)try{localStorage.setItem(q.sessionsKey,JSON.stringify(j)),W?localStorage.setItem(q.activeKey,W):localStorage.removeItem(q.activeKey)}catch{}},[ql]),Ir=m.useRef(0),Oa=m.useRef({sessions:[],activeSessionId:null,flowKey:null}),[Ts,ls]=m.useState([]),[tr,ut]=m.useState(null),Bt=m.useMemo(()=>Fd(u),[Fd,u]),[Xc,gh]=m.useState(""),$a=m.useMemo(()=>{if(!u)return null;const v=u.id,j=u.source??"user",W=u.archived?"archived":"";return`${v}:${j}${W?":"+W:""}`},[u]),Hd=m.useRef(!1);m.useEffect(()=>{if(!$a){ls([]),ut(null),Oa.current={sessions:[],activeSessionId:null,flowKey:null};return}const v=Oa.current;if(v.flowKey===$a)return;v.flowKey=$a,Hd.current&&v.sessions.length>0&&Yl(u,v.sessions,v.activeSessionId);const{sessions:j,activeSessionId:W}=zd(u);if(j.length===0){const q=`session-1-${Date.now()}`,Y={id:q,label:e("flow:composer.conversationLabel",{n:1}),thread:[],segments:[],running:!1,statusLine:"",steps:[],outputDismissed:!1,createdAt:Date.now(),phaseContext:null};v.sessions=[Y],v.activeSessionId=q,ls([Y]),ut(q)}else{const q=j[j.length-1];if(q&&(!q.thread||q.thread.length===0))Ir.current=fw(j),v.sessions=j,v.activeSessionId=q.id,ls(j),ut(q.id);else{const X=fw(j)+1;Ir.current=X;const se=`session-${X}-${Date.now()}`,ie={id:se,label:e("flow:composer.conversationLabel",{n:X}),thread:[],segments:[],running:!1,statusLine:"",steps:[],outputDismissed:!1,createdAt:Date.now(),phaseContext:null},ve=[...j,ie];v.sessions=ve,v.activeSessionId=se,ls(ve),ut(se)}}Hd.current=!0},[$a,u,zd,Yl]);const nr=m.useMemo(()=>Ts.find(v=>v.id===tr)||null,[Ts,tr]),qn=(nr==null?void 0:nr.running)??!1,Gl=(nr==null?void 0:nr.statusLine)??"",Xl=(nr==null?void 0:nr.segments)??[],Da=(nr==null?void 0:nr.thread)??[],Jc=(nr==null?void 0:nr.steps)??[];nr==null||nr.outputDismissed;const Ct=(nr==null?void 0:nr.phaseContext)??null,Fa=m.useRef([]),[Bd,Qc]=m.useState(!1),za=m.useRef(null),ea=m.useRef(null);m.useEffect(()=>{const v=ea.current;v&&requestAnimationFrame(()=>{v.scrollTop=v.scrollHeight})},[Da,Xl]);const rr=m.useRef(null),Ha=m.useRef(!1),yh=m.useRef(null),Jl=m.useCallback(v=>{const j=++Ir.current,W=`session-${j}-${Date.now()}`,q={id:W,label:v||e("flow:composer.conversationLabel",{n:j}),thread:[],segments:[],running:!1,statusLine:"",steps:[],outputDismissed:!1,createdAt:Date.now(),phaseContext:null};return ls(Y=>[...Y,q]),ut(W),W},[]);m.useEffect(()=>{!u||!Hd.current||(Oa.current.sessions=Ts,Oa.current.activeSessionId=tr,Yl(u,Ts,tr))},[Ts,tr,u,Yl]),m.useEffect(()=>{Ir.current=Math.max(Ir.current,fw(Ts))},[Ts]);const Zc=m.useCallback(v=>{var j;rr.current===v&&((j=za.current)==null||j.abort()),ls(W=>{const q=W.filter(X=>X.id!==v);if(W.some((X,se)=>X.id===v&&W.findIndex(ie=>ie.id===tr)===se)||tr===v){const X=q;X.length>0?ut(X[X.length-1].id):setTimeout(()=>{Ir.current=0;const se=++Ir.current,ie=`session-${se}-${Date.now()}`,ve={id:ie,label:e("flow:composer.conversationLabel",{n:se}),thread:[],segments:[],running:!1,statusLine:"",steps:[],outputDismissed:!1,createdAt:Date.now(),phaseContext:null};ls(je=>[...je,ve]),ut(ie)},0)}return q})},[tr]),cs=m.useCallback(v=>{ls(j=>{const W=j.findIndex(X=>X.id===tr);if(W<0)return j;const q={...j[W]};v(q);const Y=[...j];return Y[W]=q,Y})},[tr]),eu=m.useCallback(v=>{cs(j=>{j.running=v})},[cs]),bs=m.useCallback(v=>{cs(j=>{j.statusLine=v})},[cs]),ei=m.useCallback(v=>{cs(j=>{typeof v=="function"?j.segments=v(j.segments):j.segments=v})},[cs]),Wd=m.useCallback(v=>{cs(j=>{typeof v=="function"?j.thread=v(j.thread):j.thread=v})},[cs]),Ba=m.useCallback(v=>{cs(j=>{typeof v=="function"?j.steps=v(j.steps):j.steps=v})},[cs]),Vd=m.useCallback(v=>{cs(j=>{j.outputDismissed=v})},[cs]),bo=m.useCallback(v=>{cs(j=>{j.phaseContext=typeof v=="function"?v(j.phaseContext):v})},[cs]),Kd=m.useCallback(v=>{ut(v),ls(j=>{const W=j.findIndex(Y=>Y.id===v);if(W<0||!j[W].outputDismissed)return j;const q=[...j];return q[W]={...j[W],outputDismissed:!1},q})},[]);m.useEffect(()=>{Fa.current=Xl},[Xl]);const Tr=m.useRef({}),Ud=m.useRef(!1),yi=m.useRef(null),vo=m.useRef(null),ko=m.useRef(null),Wa=m.useRef(!1),qd=m.useRef(0),tu=m.useRef(""),[Mt,At,qy]=MI([]),[Qt,dn,Yy]=LI([]),$r=m.useRef(Mt),xi=m.useRef(Qt),wi=m.useRef(null),Yd=m.useRef(null),xh=m.useRef(null),nu=m.useRef(null),[us,Fi]=m.useState(null),Gy=m.useCallback(v=>{var j;Tr.current=(j=v==null?void 0:v.extra)!=null&&j.instances&&typeof v.extra.instances=="object"?v.extra.instances:{},At(Array.isArray(v==null?void 0:v.nodes)?v.nodes:[]),dn(Array.isArray(v==null?void 0:v.edges)?v.edges:[]),Fi(null)},[dn,At]),wh=m.useMemo(()=>({instances:Tr.current}),[Qt,Mt]),{resetHistory:Gd,undo:bh,redo:vh}=yR({nodes:Mt,edges:Qt,extra:wh,enabled:!!u&&Wa.current&&ge==="edit",onRestore:Gy}),ti=m.useMemo(()=>Mt.filter(v=>{var j;return(((j=v.data)==null?void 0:j.definitionId)||"").startsWith("provide_")}),[Mt]),zi=m.useMemo(()=>{var j;const v={};for(const W of Mt){if(!((j=W.data)!=null&&j.inputs))continue;const q=W.data.inputs;for(let Y=0;Y<q.length;Y++){const X=q[Y];if(!(X!=null&&X.name))continue;const se=Qt.find(ve=>ve.target===W.id&&ve.targetHandle===`input-${Y}`);if(!(se!=null&&se.source))continue;ti.find(ve=>ve.id===se.source)&&(v[se.source]=X.name)}}return v},[Mt,Qt,ti]),Ql=m.useMemo(()=>{if(ge==="edit"||wr.size===0)return null;const v=new Set(wr);for(const j of Qt)wr.has(j.source)&&v.add(j.target),wr.has(j.target)&&v.add(j.source);return v},[ge,wr,Qt]),Xy=m.useMemo(()=>ge==="edit"?Mt:Mt.map(v=>{var j,W;return{...v,draggable:!1,connectable:!1,data:{...v.data,isRunMode:!0,isExecuting:wr.has(v.id),nodeStatus:((j=Ar[v.id])==null?void 0:j.status)??null,nodeElapsed:((W=Ar[v.id])==null?void 0:W.elapsed)??null,isDim:Ql?!Ql.has(v.id):!1}}}),[ge,Mt,wr,Ar,Ql]),Jy=m.useMemo(()=>Ql?Qt.map(v=>{const j=wr.has(v.source)||wr.has(v.target),W=v.className?v.className.replace(/\s?af-flow-edge--(dim|focus)\b/g,""):"",q=j?"af-flow-edge--focus":"af-flow-edge--dim";return{...v,className:(W?W+" ":"")+q}}):Qt,[Qt,wr,Ql]);m.useEffect(()=>{if(!u){Kn({}),Ii(null),Ea(xf),os(cm),Hc(null),$l(""),mo("");return}const v=new URLSearchParams({flowId:u.id,flowSource:u.source||"user"});u.archived&&v.set("archived","1"),fetch(`/api/flow/run-config?${v.toString()}`).then(j=>j.json()).then(j=>{Kn(j.presets||{}),Ii(j.activePreset||null)}).catch(()=>{Kn({}),Ii(null)})},[u==null?void 0:u.id,u==null?void 0:u.source,u==null?void 0:u.archived]);const Hi=m.useCallback(v=>{Go.current+=1,Ea(v)},[]),Bi=m.useCallback(async(v,j={})=>{if(!v)return;const W=!!j.quiet,q=!!j.force,Y=Go.current;W||(Fc(!0),$l(""),mo(""));const X=new URLSearchParams({flowId:v.id,flowSource:v.source||"user"});v.archived&&X.set("archived","1");try{const se=await fetch(`/api/flow/schedule?${X.toString()}`),ie=await se.json().catch(()=>({}));if(!se.ok)throw new Error(ie.error||`HTTP ${se.status}`);if(!q&&Go.current!==Y)return;Ea({...xf,...ie.schedule||{}}),os(ie.state&&typeof ie.state=="object"?ie.state:cm),Hc(ie.status||null)}catch(se){if(!q&&Go.current!==Y)return;Ea(xf),os(cm),Hc(null),$l(String(se.message||se))}finally{Fc(!1)}},[]);m.useEffect(()=>{if(!u)return;let v=!1;return(async()=>{await Bi(u)})(),()=>{v=!0}},[u==null?void 0:u.id,u==null?void 0:u.source,u==null?void 0:u.archived,Bi]),m.useEffect(()=>{var W,q,Y,X;if(!Or||!Tt[Or]||ti.length===0)return;const v=Tt[Or],j={};for(const se of ti){const ie=zi[se.id];if(!ie)continue;const ve=((W=se.data)==null?void 0:W.definitionId)||"",je=v[se.id]??((X=(Y=(q=se.data)==null?void 0:q.outputs)==null?void 0:Y[0])==null?void 0:X.default)??"";ve.startsWith("provide_file")?j[ie]={type:"file",path:je}:j[ie]={type:"str",value:je}}Object.keys(j).length>0&&cr(j)},[Or,Tt,ti,zi]);const Qy=m.useCallback(()=>{if(!Ia||!Wc.current)return;const v=Wc.current.value;At(j=>j.map(W=>{var q,Y;return W.id!==Ia.instanceId?W:{...W,data:{...W.data,outputs:((Y=(q=W.data)==null?void 0:q.outputs)==null?void 0:Y.map((X,se)=>se===0?{...X,default:v}:X))||[{type:"text",name:"value",default:v}]}}})),go(null)},[Ia,At]),wt=m.useMemo(()=>{const v=Mt.filter(j=>j.selected);return v.length===1?v[0]:null},[Mt]),On=m.useMemo(()=>u?OU(Mt,Qt,e):[],[u,Mt,Qt,e]),Zy=m.useMemo(()=>On.map(v=>v.key).join("|"),[On]),Xd=m.useMemo(()=>On.some(v=>String((v==null?void 0:v.level)||"warning").toLowerCase()==="error"),[On]);m.useLayoutEffect(()=>{oe(On.length>0&&!Xd)},[Zy,u==null?void 0:u.id,u==null?void 0:u.source,On.length,Xd]),Zs.current=wt,m.useEffect(()=>{$r.current=Mt},[Mt]),m.useEffect(()=>{const v=o.current,j=new Map,W=[];for(const se of Mt){const ie=G7(se);j.set(se.id,ie),v.get(se.id)!==ie&&W.push(se.id)}if(o.current=j,W.length===0)return;const q=()=>W.forEach(se=>{var ie;return(ie=s.current)==null?void 0:ie.call(s,se)}),Y=window.requestAnimationFrame(q),X=window.setTimeout(q,80);return()=>{window.cancelAnimationFrame(Y),window.clearTimeout(X)}},[Mt]),m.useEffect(()=>{xi.current=Qt},[Qt]),m.useEffect(()=>{xh.current=us},[us]),m.useEffect(()=>{if(!us)return;const v=W=>{W.key==="Escape"&&Fi(null)},j=W=>{var q,Y;(Y=(q=W.target)==null?void 0:q.closest)!=null&&Y.call(q,".af-connect-node-menu")||Fi(null)};return document.addEventListener("keydown",v),document.addEventListener("pointerdown",j),()=>{document.removeEventListener("keydown",v),document.removeEventListener("pointerdown",j)}},[us]),m.useEffect(()=>()=>{ko.current!=null&&(clearTimeout(ko.current),ko.current=null)},[]);const Jd=m.useMemo(()=>{var j;if(!wt)return null;const v=(j=wt.data)==null?void 0:j.definitionId;return ce.find(W=>W.id===v)??null},[wt,ce]),ru=m.useMemo(()=>{const v={CONTROL:[],TOOL:[],PROVIDE:[],AGENT:[]};for(const j of ce){const W=hk(j);v[W].push(j)}for(const j of Pf)v[j].sort((W,q)=>W.id.localeCompare(q.id));return v},[ce]),Zl=m.useMemo(()=>{const v=ae.trim().toLowerCase();if(!v)return ru;const j={CONTROL:[],TOOL:[],PROVIDE:[],AGENT:[]};for(const W of Pf)j[W]=ru[W].filter(q=>K7(q,v));return j},[ru,ae]),S=m.useMemo(()=>Pf.reduce((v,j)=>v+Zl[j].length,0),[Zl]),P=m.useMemo(()=>ce.filter(v=>{const j=String(v.id??""),W=String(v.source??"");return j.startsWith("marketplace:")||W==="marketplace"||W==="collection"}),[ce]),B=m.useMemo(()=>{const v=new Set;for(const j of P){const W=String(j.id??"");if(W&&(v.add(W),W.startsWith("marketplace:"))){const q=W.slice(12),[Y]=q.split("@");Y&&v.add(`marketplace:${Y}`)}}return v},[P]),G=m.useCallback(async()=>{p("");try{const v=await fetch("/api/flows");if(!v.ok)throw new Error("HTTP "+v.status);c(await v.json())}catch(v){p(String(v.message||v))}},[]);m.useEffect(()=>{G()},[G]),m.useEffect(()=>{if(r!=="/flow")return;const v=new URLSearchParams(window.location.search);v.get("new")==="1"&&!v.get("flowId")&&n("/projects?new=1")},[r,n]),m.useEffect(()=>{if(r!=="/flow"||!u)return;new URLSearchParams(window.location.search).get("panel")==="settings"&&Te("settings")},[r,u==null?void 0:u.id,u==null?void 0:u.source]),m.useEffect(()=>{let v=!1;const j=()=>{fetch("/api/model-lists").then(q=>q.json()).then(q=>{v||Uy({cursor:Array.isArray(q.cursor)?q.cursor.map(String):[],opencode:Array.isArray(q.opencode)?q.opencode.map(String):[],claudeCode:Array.isArray(q.claudeCode)?q.claudeCode.map(String):[]})}).catch(()=>{})};j();const W=setTimeout(j,4e3);return()=>{v=!0,clearTimeout(W)}},[]),m.useEffect(()=>{let v=!1;return fetch("/api/skills").then(j=>j.json()).then(j=>{if(v)return;const W=Array.isArray(j.skills)?j.skills.filter(q=>q&&typeof q.key=="string"&&q.key.trim()).map(q=>({key:String(q.key),name:String(q.name||q.id||q.key),description:q.description?String(q.description):"",sourceLabel:q.sourceLabel?String(q.sourceLabel):""})):[];ch(W),Yc(!0)}).catch(()=>{}),()=>{v=!0}},[]),m.useEffect(()=>{let v=!1;return fetch("/api/skill-collections").then(j=>j.json()).then(j=>{v||(Vl(yl(j)),dh(!0))}).catch(()=>{}),()=>{v=!0}},[]),m.useEffect(()=>{if(gh(""),!(!Dd||!uh)){if(!Bt){La([]);return}La(BA(Bt,"pipeline",Di,Zo)),gh(Bt)}},[Zo,uh,Di,Dd,Bt]),m.useEffect(()=>{if(!(Xc!==Bt||!Bt))try{localStorage.setItem(Bt,JSON.stringify(wo))}catch{}},[wo,Bt,Xc]);const J=m.useCallback(async v=>{const j=v.source??"user",W=!!v.archived,q=new URLSearchParams({flowId:v.id,flowSource:j});W&&q.set("archived","1");const Y=new URLSearchParams({flowId:v.id,flowSource:j});W&&Y.set("archived","1"),Y.set("lang",String(t.language||"zh").startsWith("zh")?"zh":"en");const[X,se]=await Promise.all([fetch("/api/flow?"+q.toString()),fetch("/api/nodes?"+Y.toString())]),ie=await X.json();if(!X.ok||ie.error)throw new Error(ie.error||e("flow:nodePropsError.loadFlowFailed"));const ve=await se.json();if(!se.ok)throw new Error(e("flow:nodePropsError.loadNodesFailed"));const je=Array.isArray(ve)?ve:Array.isArray(ve==null?void 0:ve.nodes)?ve.nodes:[],Ke=!Array.isArray(ve)&&(ve==null?void 0:ve.pipelineTranslations)||{},he=RU(ie.flowYaml||"");if(he.error)throw new Error(he.error);const De={...he.instances||{}},Pe=he.nodes.map(vn=>Mp(vn,De,je,Ke,v.id)),Nt=gR(he.edges,Pe);return{flowSource:j,paletteList:je,instances:De,flowDescriptionText:he.description??"",viewport:G1(he.viewport),nodes:Pe,edges:Nt}},[t.language,e]),ne=m.useCallback(async(v,j={})=>{const W=!!j.preserveComposer,q=W&&!!j.incrementalSync;Wa.current=!1,qd.current+=1,f(v),b(""),W||(N(""),fe(""),Te(null),k(""),K(""),T(""),Oi(""),Wd([]),ei([]),Ba([]),Vd(!1),bo(null),Ld("pan")),q||(Tr.current={},At([]),dn([])),Q1(v);try{const Y=await J(v);if(Ce(Y.paletteList),Tr.current=Y.instances,k(Y.flowDescriptionText),K(v.id||""),q){const X=$r.current,se=xi.current;try{const ie=uV(X,se,Y.nodes,Y.edges),ve=new Set([...ie.changes.addedNodeIds,...ie.changes.updatedNodeIds]),je=new Set([...ie.changes.addedEdgeKeys,...ie.changes.updatedEdgeKeys]),Ke=ve.size>0?ie.nodes.map(De=>ve.has(De.id)?{...De,className:D1(De.className,O1)}:De):ie.nodes,he=je.size>0?ie.edges.map(De=>je.has(Ap(De))?{...De,className:D1(De.className,$1)}:De):ie.edges;At(Ke),dn(he),ko.current!=null&&(clearTimeout(ko.current),ko.current=null),(ve.size>0||je.size>0)&&(ko.current=window.setTimeout(()=>{ko.current=null,ve.size>0&&At(De=>De.map(Pe=>{if(!ve.has(Pe.id))return Pe;const Nt=F1(Pe.className,O1);return Nt===String(Pe.className||"")?Pe:{...Pe,className:Nt}})),je.size>0&&dn(De=>De.map(Pe=>{if(!je.has(Ap(Pe)))return Pe;const Nt=F1(Pe.className,$1);return Nt===String(Pe.className||"")?Pe:{...Pe,className:Nt}}))},B7))}catch{At(Y.nodes),dn(Y.edges)}}else if(At(Y.nodes),dn(Y.edges),vo.current=Y.viewport||null,Y.viewport){const X=()=>{var se;try{(se=yi.current)==null||se.setViewport(Y.viewport,{duration:0})}catch{}};requestAnimationFrame(()=>requestAnimationFrame(X))}else g(X=>X+1);Wh(v.id,Y.flowSource),Ky(X=>X+1),Gd(Y.nodes,Y.edges,{instances:Y.instances});try{tu.current=w1(Y.nodes,Y.edges,Y.instances,{description:Y.flowDescriptionText,viewport:vo.current})}catch{tu.current=""}Wa.current=!0}catch(Y){b(String(Y.message||Y))}},[J,Gd,At,dn]),re=m.useCallback(async()=>{if(!(u!=null&&u.id))return;const v=u.source??"user",j=new URLSearchParams({flowId:u.id,flowSource:v});u.archived&&j.set("archived","1"),j.set("lang",String(t.language||"zh").startsWith("zh")?"zh":"en");const W=await fetch("/api/nodes?"+j.toString()),q=await W.json();if(!W.ok)throw new Error((q==null?void 0:q.error)||e("flow:nodePropsError.loadNodesFailed"));const Y=Array.isArray(q)?q:Array.isArray(q==null?void 0:q.nodes)?q.nodes:[];Ce(Y)},[u,e,t.language]),te=m.useCallback(async()=>{Mn(!0),Wn("");try{const v=await fetch("/api/marketplace/nodes"),j=await v.json().catch(()=>({}));if(!v.ok)throw new Error((j==null?void 0:j.error)||"Failed to load marketplace nodes");cn(Array.isArray(j==null?void 0:j.nodes)?j.nodes:[])}catch(v){Wn(String(v.message||v)),cn([])}finally{Mn(!1)}},[]),ee=m.useCallback(async()=>{Dt(!0),vt("");try{const v=await fetch("/api/marketplace/flow-snippets"),j=await v.json().catch(()=>({}));if(!v.ok)throw new Error((j==null?void 0:j.error)||"Failed to load flow snippets");qe(Array.isArray(j==null?void 0:j.snippets)?j.snippets:[])}catch(v){vt(String(v.message||v)),qe([])}finally{Dt(!1)}},[]);m.useEffect(()=>{u&&(te(),ee())},[u==null?void 0:u.id,u==null?void 0:u.source,u==null?void 0:u.archived,te,ee]);const pe=m.useCallback(async v=>{if(!u||!v)return;const j=v.definitionId||`marketplace:${v.id}${v.version?`@${v.version}`:""}`;if(j){Cr(j),Wn("");try{const W=await fetch("/api/marketplace/install-node",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source||"user",archived:!!u.archived,nodeSpec:j})}),q=await W.json().catch(()=>({}));if(!W.ok||(q==null?void 0:q.ok)===!1)throw new Error((q==null?void 0:q.error)||"Failed to install marketplace node");await re()}catch(W){Wn(String(W.message||W))}finally{Cr("")}}},[u,re]),Ne=m.useCallback(async(v,j)=>{const W={packageId:(v==null?void 0:v.newId)||(v==null?void 0:v.id)||(v==null?void 0:v.label),label:(v==null?void 0:v.label)||(v==null?void 0:v.newId)||(v==null?void 0:v.id),version:"1.0.0",definitionId:j,body:(v==null?void 0:v.body)||"",script:(v==null?void 0:v.script)||"",inputs:Array.isArray(v==null?void 0:v.inputs)?v.inputs:[],outputs:Array.isArray(v==null?void 0:v.outputs)?v.outputs:[],flowId:u==null?void 0:u.id,flowSource:(u==null?void 0:u.source)||"user"},q=await fetch("/api/marketplace/publish-node-from-instance",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(W)}),Y=await q.json();if(!q.ok||(Y==null?void 0:Y.ok)===!1)throw new Error((Y==null?void 0:Y.error)||"Publish failed");return await re(),Y},[re,u]),Oe=m.useCallback(async()=>{var q;if(!u||Se.current)return;const v=u.id,j=u.source??"user",W=((q=Zs.current)==null?void 0:q.id)??null;Se.current=!0,ye(!0);try{await ne({id:v,source:j,archived:u.archived},{preserveComposer:!0,incrementalSync:!0}),W&&At(Y=>Y.map(X=>({...X,selected:X.id===W})))}finally{Se.current=!1,ye(!1)}},[u,u==null?void 0:u.archived,ne,At]);m.useEffect(()=>{if(Ud.current||l.length===0)return;const v=new URLSearchParams(window.location.search),j=v.get("flowId");if(!j)return;const W=v.get("flowSource")??"user",q=v.get("flowArchived")==="1",Y=l.find(X=>X.id===j&&(X.source??"user")===W&&!!X.archived===q);Y&&(Ud.current=!0,ne(Y))},[l,ne]);const at=m.useRef(0);m.useEffect(()=>{if(!u)return;const v=u.id,j=u.source??"user",W=!!u.archived;at.current=0;let q=!1;const Y=async()=>{var ie;if(q)return;const se=new URLSearchParams({flowId:v,flowSource:j,v:String(at.current)});W&&se.set("archived","1");try{const ve=await fetch("/api/flow-editor-sync-poll?"+se.toString());if(!ve.ok||q)return;const je=await ve.json();if(q)return;if(je.changed){at.current=je.version;const Ke=((ie=Zs.current)==null?void 0:ie.id)??null;await ne({id:v,source:j,archived:W},{preserveComposer:!0,incrementalSync:!0}),await Bi({id:v,source:j,archived:W},{quiet:!0,force:!0}),Ke&&At(he=>he.map(De=>({...De,selected:De.id===Ke})))}else at.current=je.version}catch{}},X=window.setInterval(Y,2e3);return Y(),()=>{q=!0,window.clearInterval(X)}},[u==null?void 0:u.id,u==null?void 0:u.source,u==null?void 0:u.archived,ne,Bi,At]);const pt=m.useMemo(()=>x?x.startsWith(e("flow:status.saveFailed"))?" af-palette-tip--error":x===e("flow:status.saved")?" af-palette-tip--success":" af-palette-tip--info":"",[x]);m.useEffect(()=>{if(!x)return;x===e("flow:status.saved")||x.startsWith(e("flow:status.runInTerminal"));const v=x.startsWith(e("flow:status.runInTerminal"))?5200:2800,j=window.setTimeout(()=>N(""),v);return()=>clearTimeout(j)},[x,e]),m.useEffect(()=>{C("")},[u==null?void 0:u.id,u==null?void 0:u.source]),m.useEffect(()=>{const v=()=>{window.__provideEditContent&&(go(window.__provideEditContent),window.__provideEditContent=null)};return window.addEventListener("provide-expand",v),()=>window.removeEventListener("provide-expand",v)},[]),m.useEffect(()=>{var ie,ve,je,Ke,he,De,Pe;if(!wt){Ma(null);return}const v=Tr.current[wt.id]||{},{inputs:j,outputs:W}=mR(wt),q=String(((ie=wt.data)==null?void 0:ie.definitionId)??wt.id??""),Y=((ve=wt.data)==null?void 0:ve.script)!=null?String(wt.data.script):void 0,X=v.script!=null?String(v.script):void 0,se=q==="tool_nodejs"||Y&&Y.trim()!==""||X&&X.trim()!==""?String(Y??X??""):"";Ma({id:wt.id,newId:wt.id,label:String(((je=wt.data)==null?void 0:je.label)??wt.id),role:((Ke=wt.data)==null?void 0:Ke.role)??"普通",model:String(((he=wt.data)==null?void 0:he.model)??v.model??""),body:String(((De=wt.data)==null?void 0:De.body)??v.body??""),images:Bs(((Pe=wt.data)==null?void 0:Pe.images)??v.images),script:se,inputs:j,outputs:W})},[wt==null?void 0:wt.id,lh]),m.useEffect(()=>{u&&(wt||(Kc.current=null,Te(v=>v==="node"?null:v)))},[u,wt==null?void 0:wt.id]);const Ft=m.useCallback(()=>{Kc.current=null,Te(v=>v==="settings"||v==="history"?v:"node")},[]),gn=m.useCallback((v,j)=>{v.metaKey||v.ctrlKey||v.shiftKey||ge!=="edit"&&mi((j==null?void 0:j.id)??null)},[ge]),Yn=m.useCallback((v,j)=>{ge==="edit"&&(v.preventDefault(),At(W=>W.map(q=>({...q,selected:q.id===j.id}))),dn(W=>W.map(q=>({...q,selected:!1}))),Ft())},[Ft,ge,dn,At]),He=m.useCallback((v,j)=>{if(ge!=="edit")return;const W=v.metaKey||v.ctrlKey||v.shiftKey;dn(q=>q.map(Y=>Y.id===j.id?{...Y,selected:!Y.selected||!W}:W?Y:{...Y,selected:!1})),W||At(q=>q.map(Y=>({...Y,selected:!1})))},[ge,dn,At]),ze=m.useCallback(v=>V1(v,$r.current),[]),dt=m.useCallback(v=>{if(!V1(v,$r.current)){N("端口类型不匹配,已取消连线");return}Fi(null),At(j=>Jf(j,v)),dn(j=>{const W=j.filter(q=>!(q.target===v.target&&q.targetHandle===v.targetHandle));return Uu({...v,markerEnd:{type:Cs.ArrowClosed}},W)})},[dn,At]),ht=m.useCallback((v,j)=>{Yd.current=X7(j,$r.current),Fi(null)},[]),Wt=m.useCallback((v,j)=>{var Pe,Nt,vn,kn;const W=Yd.current;if(Yd.current=null,!u||!W||j!=null&&j.toNode)return;const q=Q7(ce,W);if(q.length===0){N(`没有匹配 ${W.slotType} 端口的节点`);return}const Y=((Nt=(Pe=v==null?void 0:v.changedTouches)==null?void 0:Pe[0])==null?void 0:Nt.clientX)??(v==null?void 0:v.clientX),X=((kn=(vn=v==null?void 0:v.changedTouches)==null?void 0:vn[0])==null?void 0:kn.clientY)??(v==null?void 0:v.clientY);if(!Number.isFinite(Y)||!Number.isFinite(X))return;const se=yi.current,ie=document.querySelector(".af-pipeline-flow .react-flow");if(!se||!ie)return;const ve=ie.getBoundingClientRect(),je=320,Ke=Math.min(440,104+q.length*58),he=Math.max(12,Math.min(Y-ve.left,ve.width-je-12)),De=Math.max(12,Math.min(X-ve.top,ve.height-Ke-12));Fi({left:he,top:De,flowPosition:se.screenToFlowPosition({x:Y,y:X}),draft:W,candidates:q,query:""})},[ce,u]),Be=m.useCallback(v=>{for(const j of v)delete Tr.current[j.id]},[]),kt=m.useCallback(v=>{yi.current=v},[]),mr=m.useCallback(v=>{At(W=>W.map(q=>({...q,selected:q.id===v}))),dn(W=>W.map(q=>({...q,selected:!1}))),Ft();const j=()=>{var ve,je,Ke;const W=yi.current;if(!(W!=null&&W.getNode))return;const q=W.getNode(v);if(!q)return;const Y=(ve=W.getInternalNode)==null?void 0:ve.call(W,v),X=((je=Y==null?void 0:Y.measured)==null?void 0:je.width)??(Y==null?void 0:Y.width)??q.width??200,se=((Ke=Y==null?void 0:Y.measured)==null?void 0:Ke.height)??(Y==null?void 0:Y.height)??q.height??88,{zoom:ie}=W.getViewport();W.setCenter(q.position.x+X/2,q.position.y+se/2,{zoom:Y1(ie),duration:220})};requestAnimationFrame(()=>requestAnimationFrame(j))},[At,dn,Ft]),su=m.useCallback(v=>{At(W=>W.map(q=>({...q,selected:q.id===v}))),dn(W=>W.map(q=>({...q,selected:!1})));const j=()=>{var je,Ke,he;const W=yi.current;if(!(W!=null&&W.getNode))return;const q=W.getNode(v);if(!q)return;const Y=(je=W.getInternalNode)==null?void 0:je.call(W,v),X=((Ke=Y==null?void 0:Y.measured)==null?void 0:Ke.width)??(Y==null?void 0:Y.width)??q.width??200,se=((he=Y==null?void 0:Y.measured)==null?void 0:he.height)??(Y==null?void 0:Y.height)??q.height??88,{zoom:ie}=W.getViewport(),ve=Y1(ie);W.setCenter(q.position.x+X/2,q.position.y+se/2,{zoom:ve,duration:260})};requestAnimationFrame(()=>requestAnimationFrame(j))},[At,dn]),So=m.useCallback((v,j)=>{const W=`node-${Date.now()}`;return OR(v,W,j,Tr.current,ce)},[ce]),Qd=m.useCallback(v=>{if(!u||!v)return;let j={x:180,y:160};const W=yi.current,q=document.querySelector(".af-pipeline-flow .react-flow");if(W&&q){const Y=q.getBoundingClientRect();j=W.screenToFlowPosition({x:Y.left+Y.width*.45,y:Y.top+Y.height*.38})}At(Y=>[...Y,So(v,j)])},[u,At,So]),iu=m.useCallback(v=>{const j=xh.current;if(!u||!j||!(v!=null&&v.def))return;const W=So(v.def,j.flowPosition),q=j.draft.handleType==="source"?{source:j.draft.nodeId,sourceHandle:j.draft.handleId,target:W.id,targetHandle:`input-${v.slotIndex}`}:{source:W.id,sourceHandle:`output-${v.slotIndex}`,target:j.draft.nodeId,targetHandle:j.draft.handleId};At(Y=>Jf([...Y,W],q)),dn(Y=>{const X=Y.filter(se=>!(se.target===q.target&&se.targetHandle===q.targetHandle));return Uu({...q,markerEnd:{type:Cs.ArrowClosed}},X)}),Fi(null)},[u,So,At,dn]),No=m.useCallback(v=>{v.preventDefault(),v.dataTransfer.dropEffect="move"},[]),kh=m.useCallback(v=>{var se;if(v.preventDefault(),!u)return;const j=yi.current;if(!j)return;const W=j.screenToFlowPosition({x:v.clientX,y:v.clientY}),q=v.dataTransfer.getData("application/agentflow-snippet");if(q){const ie=tt.find(ve=>`${ve.id}@${ve.version}`===q);ie&&((se=nu.current)==null||se.call(nu,ie,W));return}const Y=v.dataTransfer.getData("application/agentflow-node");if(!Y)return;const X=ce.find(ie=>ie.id===Y);X&&At(ie=>[...ie,So(X,W)])},[u,ce,tt,At,So]),Rs=m.useCallback(async(v,j)=>{if(!u)return;const W=w1(v,j,Tr.current,{description:w,viewport:vo.current});if(W!==tu.current){N(e("flow:status.saving"));try{const q=gq(u.source),Y=await fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:q,flowYaml:W,...u.archived?{flowArchived:!0}:{}})}),X=await Y.json();if(!Y.ok||!X.success)throw new Error(X.error||e("flow:status.saveFailed"));if(tu.current=W,N(e("flow:status.saved")),vi(u.source)&&q==="workspace"){const se={id:u.id,source:"workspace",path:void 0};f(se),Q1(se),Wh(u.id,"workspace")}}catch(q){N(e("flow:status.saveFailed")+": "+(q.message||q))}}},[u,w]);m.useEffect(()=>{if(!u||!Wa.current||ge!=="edit"||u.archived)return;const v=qd.current,j=setTimeout(()=>{v===qd.current&&Wa.current&&Rs($r.current,xi.current)},400);return()=>clearTimeout(j)},[Mt,Qt,w,ge,u,Rs]);const ta=m.useCallback(async v=>{if(!u||u.archived)return;const j=u.source??"user";if(!(j!=="user"&&j!=="workspace")&&j!==v){$(!0),C("");try{const W=await fetch("/api/flow/move",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,fromSource:j,toSource:v})}),q=await W.json().catch(()=>({}));if(!W.ok)throw new Error(typeof q.error=="string"?q.error:e("flow:composer.requestFailed"));const Y=q.flowSource==="workspace"||q.flowSource==="user"?q.flowSource:v;let X={id:u.id,source:Y,archived:u.archived};try{const se=await fetch("/api/flows");if(se.ok){const ie=await se.json(),ve=Array.isArray(ie)?ie.find(je=>je.id===u.id&&(je.source??"user")===Y&&!!je.archived==!!u.archived):null;ve&&(X=ve)}}catch{}await ne(X,{preserveComposer:!0}),Wh(u.id,Y)}catch(W){C(String(W.message||W))}finally{$(!1)}}},[u,ne]),Va=m.useCallback(async()=>{if(u){Pd(!0),$l(""),mo("");try{const v=await fetch("/api/flow/schedule",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source||"user",archived:!!u.archived,schedule:Ln})}),j=await v.json().catch(()=>({}));if(!v.ok||!j.success)throw new Error(j.error||"Failed to save schedule");Ea({...xf,...j.schedule||{}}),mo(e("flow:schedule.saved")),await Bi(u,{quiet:!0,force:!0})}catch(v){$l(String(v.message||v))}finally{Pd(!1)}}},[u,Ln,Bi,e]),_e=m.useCallback(async()=>{u&&(await Rs($r.current,xi.current),!u.archived&&u.source!=="builtin"&&await Va())},[u,Rs,Va]),bt=m.useCallback(async()=>{if(!u||!z.trim())return;const v=z.trim();if(v===u.id){T("");return}L(!0),T("");try{const j=await fetch("/api/flow/rename",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",newFlowId:v})}),W=await j.json().catch(()=>({}));if(!j.ok)throw new Error(typeof W.error=="string"?W.error:e("flow:composer.requestFailed"));let q={id:W.flowId,source:W.flowSource??u.source,archived:u.archived};try{const Y=await fetch("/api/flows");if(Y.ok){const X=await Y.json(),se=Array.isArray(X)?X.find(ie=>ie.id===W.flowId&&(ie.source??"user")===(W.flowSource??u.source)):null;se&&(q=se)}}catch{}await ne(q,{preserveComposer:!0}),Wh(W.flowId,W.flowSource??u.source)}catch(j){T(String(j.message||j))}finally{L(!1)}},[u,z,ne]),mt=m.useCallback(v=>{navigator.clipboard.writeText(v).then(()=>{I(!0),setTimeout(()=>I(!1),2e3)}).catch(()=>{})},[]),Et=m.useCallback(()=>{Rs(Mt,Qt)},[Rs,Mt,Qt]),Me=m.useCallback(()=>{var j,W;if(!u)return;const v=G1((W=(j=yi.current)==null?void 0:j.getViewport)==null?void 0:W.call(j));v&&(vo.current=v,N("已固定 Pipeline 进入视角"),Rs($r.current,xi.current))},[Rs,u]),Lt=m.useCallback((v,j)=>{const W=j.trim()===""||j==="default"?void 0:j.trim(),q=Mt.map(Y=>Y.id===v?{...Y,data:{...Y.data,model:W}}:Y);At(q),Rs(q,Qt)},[Mt,Qt,At,Rs]),Yt=m.useCallback(()=>{var Nt,vn;if(!it||!u||!wt)return!1;const v=wt.id,j=it.newId.trim();if(Uc(""),!_R.test(j))return Uc(e("flow:nodePropsError.invalidInstanceId")),!1;if(Mt.some(kn=>kn.id===j&&kn.id!==v))return Uc(e("flow:nodePropsError.duplicateInstanceId")),!1;const W=it.role.trim(),q=jl.includes(W)?W:"普通",Y=it.model.trim(),X=kn=>(Array.isArray(kn)?kn:[]).map(Vt=>({type:String((Vt==null?void 0:Vt.type)??"节点").trim()||"节点",name:String((Vt==null?void 0:Vt.name)??""),default:String((Vt==null?void 0:Vt.default)??""),description:String((Vt==null?void 0:Vt.description)??""),required:!!(Vt!=null&&Vt.required),showOnNode:(Vt==null?void 0:Vt.showOnNode)!=null?Vt.showOnNode!==!1:!!(Vt!=null&&Vt.required)||String((Vt==null?void 0:Vt.type)??"节点").trim().toLowerCase()==="node"})),se=X(it.inputs),ie=X(it.outputs),ve=String(((Nt=wt.data)==null?void 0:Nt.definitionId)??j),je=ve.startsWith("provide_"),Ke={...wt.data,label:it.label.trim()||j,displayLabel:it.label.trim()||j,role:q,model:Y===""||Y==="default"?void 0:Y,body:je?"":it.body,images:je?[]:Bs(it.images),inputs:se,outputs:je&&Array.isArray((vn=wt.data)==null?void 0:vn.outputs)?wt.data.outputs:ie},he=String(it.script??"").trim();ve==="tool_nodejs"||he!==""?Ke.script=String(it.script??""):delete Ke.script;let De,Pe=Qt;if(j!==v){const kn={...Tr.current},Vt={...kn[v]||{}};delete kn[v],kn[j]=Vt,Tr.current=kn,De=Mt.map(jt=>jt.id!==v?jt:{...jt,id:j,selected:!0,data:Ke}),Pe=Qt.map((jt,Zt)=>({...jt,source:jt.source===v?j:jt.source,target:jt.target===v?j:jt.target,id:`e-${jt.source===v?j:jt.source}-${jt.target===v?j:jt.target}-${Zt}`}))}else De=Mt.map(kn=>kn.id===v?{...kn,data:Ke}:kn);return At(De),dn(Pe),Kr(j),Rs(De,Pe),!0},[it,u,wt,Mt,Qt,At,dn,Kr,Rs]),yn=m.useCallback(()=>{var vn,kn;if(!it||!u||!wt)return!1;const v=wt.id,j=it.role.trim(),W=jl.includes(j)?j:"普通",q=it.model.trim(),Y=Vt=>(Array.isArray(Vt)?Vt:[]).map(jt=>({type:String((jt==null?void 0:jt.type)??"节点").trim()||"节点",name:String((jt==null?void 0:jt.name)??""),default:String((jt==null?void 0:jt.default)??""),description:String((jt==null?void 0:jt.description)??""),required:!!(jt!=null&&jt.required),showOnNode:(jt==null?void 0:jt.showOnNode)!=null?jt.showOnNode!==!1:!!(jt!=null&&jt.required)||String((jt==null?void 0:jt.type)??"节点").trim().toLowerCase()==="node"})),X=Y(it.inputs),se=Y(it.outputs),ie=String(((vn=wt.data)==null?void 0:vn.definitionId)??v),ve=ie.startsWith("provide_"),je=it.label.trim()||v,Ke=q===""||q==="default"?void 0:q,he={...wt.data,label:je,displayLabel:je,role:W,model:Ke,body:ve?"":it.body,images:ve?[]:Bs(it.images),inputs:X,outputs:ve&&Array.isArray((kn=wt.data)==null?void 0:kn.outputs)?wt.data.outputs:se},De=String(it.script??"").trim();ie==="tool_nodejs"||De!==""?he.script=String(it.script??""):delete he.script;const Pe=wt.data||{};return(Pe.label!==he.label||Pe.role!==he.role||Pe.model!==he.model||Pe.body!==he.body||JSON.stringify(Bs(Pe.images))!==JSON.stringify(he.images)||(Pe.script??void 0)!==(he.script??void 0)||JSON.stringify(Pe.inputs||[])!==JSON.stringify(X)||JSON.stringify(Pe.outputs||[])!==JSON.stringify(se))&&(At(Vt=>Vt.map(jt=>jt.id===v?{...jt,data:he}:jt)),Kr(v)),!0},[it,u,wt,At,Kr]),St=m.useRef(yn);m.useEffect(()=>{St.current=yn},[yn]),m.useEffect(()=>{if(!it||!u||!Wa.current||ge!=="edit")return;const v=setTimeout(()=>{St.current()},400);return()=>clearTimeout(v)},[it,u,ge]);const zt=m.useCallback(()=>{if(!(!it||!wt)){if(it.newId.trim()===wt.id){Uc("");return}Yt()}},[it,wt,Yt]);m.useEffect(()=>{const v=j=>{var se,ie,ve;if(ge!=="edit")return;const W=bR(j.target);if((j.metaKey||j.ctrlKey)&&j.key.toLowerCase()==="s"){if(we==="node"&&wt&&it){j.preventDefault(),j.stopPropagation(),Yt()||Et();return}if(W)return;j.preventDefault(),j.stopPropagation(),Et();return}if((j.metaKey||j.ctrlKey)&&j.key.toLowerCase()==="k"){j.preventDefault(),j.stopPropagation(),Od(je=>!je);return}if(Vc)return;if(Ae){if(j.key==="Escape"){j.preventDefault(),ws(!1);return}if(zg(j)&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),ws(!1);return}(j.key==="v"||j.key==="V"||j.key==="h"||j.key==="H")&&!j.metaKey&&!j.ctrlKey&&!j.altKey&&j.preventDefault();return}if(W)return;const q=j.key.toLowerCase(),Y=(j.metaKey||j.ctrlKey)&&!j.shiftKey&&q==="z",X=(j.metaKey||j.ctrlKey)&&(j.shiftKey&&q==="z"||q==="y");if(Y||X){j.preventDefault(),j.stopPropagation();const je=Y?bh():vh();N(je?Y?"Undo canvas change":"Redo canvas change":Y?"Nothing to undo":"Nothing to redo");return}if((j.metaKey||j.ctrlKey)&&j.key.toLowerCase()==="c"){const je=uR($r.current,xi.current,Tr.current);je&&(j.preventDefault(),j.stopPropagation(),wi.current=je,N(`Copied ${je.nodes.length} node${je.nodes.length>1?"s":""}`));return}if((j.metaKey||j.ctrlKey)&&j.key.toLowerCase()==="v"){const je=dR(wi.current,$r.current,xi.current,Tr.current);je&&(j.preventDefault(),j.stopPropagation(),Tr.current=je.instances,At(je.nodes),dn(je.edges),N(`Pasted ${je.pastedNodeIds.length} node${je.pastedNodeIds.length>1?"s":""}`));return}if((j.key==="a"||j.key==="A")&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),j.stopPropagation(),(se=Ue.current)==null||se.focus(),(ve=(ie=Ue.current)==null?void 0:ie.select)==null||ve.call(ie);return}if((j.metaKey||j.ctrlKey)&&j.key.toLowerCase()==="a"){j.preventDefault(),j.stopPropagation(),At(je=>je.map(Ke=>({...Ke,selected:!0}))),dn(je=>je.map(Ke=>({...Ke,selected:!1})));return}if(zg(j)&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),ws(je=>!je);return}if((j.key==="v"||j.key==="V")&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),Ld("select");return}if((j.key==="h"||j.key==="H")&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),Ld("pan");return}if((j.key==="f"||j.key==="F")&&!j.metaKey&&!j.ctrlKey&&!j.altKey){j.preventDefault(),Me();return}};return window.addEventListener("keydown",v,!0),()=>window.removeEventListener("keydown",v,!0)},[Et,Me,Ae,Vc,we,wt,it,Yt,ge,bh,vh]),m.useEffect(()=>{if(ge!=="running"||Gs==null)return;let v=Math.floor((Date.now()-Gs)/1e3);const j=setInterval(()=>{const W=Date.now()-Gs,q=Math.floor(W/1e3);q!==v&&(v=q,tn(W))},500);return()=>clearInterval(j)},[ge,Gs]),m.useEffect(()=>{const v=Gr.current;!v||!v.parentElement||Dl.current&&(Ri.current=!0,v.scrollIntoView({behavior:"auto",block:"end"}),requestAnimationFrame(()=>{Ri.current=!1}))},[Xt]),m.useEffect(()=>{const v=Gr.current;if(!v)return;const j=v.parentElement;if(!j)return;const W=()=>{if(Ri.current)return;const q=j.scrollHeight-j.scrollTop-j.clientHeight;Dl.current=q<40};return j.addEventListener("scroll",W,{passive:!0}),()=>j.removeEventListener("scroll",W)},[hr,ge]),m.useEffect(()=>{if(ge==="edit"||!hr)return;Dl.current=!0;const v=Gr.current;v&&(Ri.current=!0,v.scrollIntoView({behavior:"auto",block:"end"}),requestAnimationFrame(()=>{Ri.current=!1}))},[ge,hr]),m.useEffect(()=>{Xt.length>Hm+X1&&Ge(v=>v.length>Hm+X1?v.slice(-Hm):v)},[Xt]);const Cn=m.useCallback(v=>{if(v.button!==0)return;v.preventDefault();const j=v.currentTarget;is.current={active:!0,pointerId:v.pointerId,startY:v.clientY,startH:Ps},j.setPointerCapture(v.pointerId)},[Ps]),sn=m.useCallback(v=>{const j=is.current;if(!j.active||v.pointerId!==j.pointerId)return;const W=j.startY-v.clientY;Yo(Bm(j.startH+W))},[]),fn=m.useCallback(()=>{Yo(v=>{const j=Bm(v);try{localStorage.setItem(DR,String(j))}catch{}return j})},[]),Gn=m.useCallback(v=>{const j=is.current;if(!(!j.active||v.pointerId!==j.pointerId)){j.active=!1;try{v.currentTarget.releasePointerCapture(v.pointerId)}catch{}fn()}},[fn]),Jr=m.useCallback(()=>{const v=is.current;v.active&&(v.active=!1,fn())},[fn]);m.useEffect(()=>{function v(){Yo(j=>Bm(j))}return window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)},[]);const En=m.useCallback(async(v={})=>{if(!u)return;const j=v.runUuid!=null&&String(v.runUuid).trim()?String(v.runUuid).trim():null,W=v.cliInputsOverride??Js.current,q=!!v.prepareOnly;if(ct(q?"ready":"running"),Ge(q?[]:[{ts:new Date().toISOString(),type:"info",text:j?e("flow:run.connectingApiResume",{uuid:j}):e("flow:run.connectingApi")}]),br(new Set),Ie({}),rt(!q),Te(null),j||lr(null),q)return;if(!j){const X=Date.now();gt(X),tn(0)}const Y=new AbortController;Ti.current=Y;try{const X=await fetch("/api/flow/run",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source||"user",...j?{uuid:j}:{},cliInputs:W}),signal:Y.signal});if(!X.ok){const he=await X.json().catch(()=>({error:e("flow:composer.requestFailed")}));Ge(De=>[...De,{ts:new Date().toISOString(),type:"error",text:he.error||e("flow:composer.requestFailed")}]),ct("error");return}if(Ge(he=>[...he,{ts:new Date().toISOString(),type:"info",text:e("flow:run.connectedReceiving")}]),!X.body){Ge(he=>[...he,{ts:new Date().toISOString(),type:"error",text:e("flow:run.noBody")}]),ct("error");return}const se=X.body.getReader(),ie=new TextDecoder;let ve="";const je=he=>{const De=he.ts||new Date().toISOString();if(he.type==="event")if(he.event==="node-start")br(Pe=>new Set(Pe).add(he.instanceId)),Ie(Pe=>({...Pe,[he.instanceId]:{status:"running",startMs:Date.now()}})),Ge(Pe=>[...Pe,{ts:De,type:"node-start",text:he.label?e("flow:run.nodeStartWithLabel",{instanceId:he.instanceId,label:he.label}):e("flow:run.nodeStart",{instanceId:he.instanceId})}]);else if(he.event==="node-done"){br(Nt=>{const vn=new Set(Nt);return vn.delete(he.instanceId),vn});const Pe=he.elapsed??null;Ie(Nt=>({...Nt,[he.instanceId]:{status:"success",elapsed:Pe}})),Ge(Nt=>[...Nt,{ts:De,type:"node-done",text:Pe?e("flow:run.nodeDoneWithElapsed",{instanceId:he.instanceId,elapsed:Pe}):e("flow:run.nodeDone",{instanceId:he.instanceId})}])}else if(he.event==="node-failed")br(Pe=>{const Nt=new Set(Pe);return Nt.delete(he.instanceId),Nt}),Ie(Pe=>({...Pe,[he.instanceId]:{status:"failed",elapsed:he.elapsed??null}})),Ge(Pe=>[...Pe,{ts:De,type:"node-failed",text:e("flow:run.nodeFailed",{instanceId:he.instanceId})}]);else if(he.event==="apply-start"){if(he.uuid&&lr(String(he.uuid)),typeof he.runStartTime=="number"&&he.runStartTime>0)gt(he.runStartTime),tn(Math.max(0,Date.now()-he.runStartTime));else if(typeof he.totalExecutedMs=="number"&&he.totalExecutedMs>0){const Pe=Date.now()-he.totalExecutedMs;gt(Pe),tn(he.totalExecutedMs)}Ge(Pe=>[...Pe,{ts:De,type:"info",text:e("flow:run.pipelineStart",{uuid:he.uuid||"?"})}])}else he.event==="apply-done"?Ge(Pe=>[...Pe,{ts:De,type:"info",text:he.totalElapsed?e("flow:run.pipelineDoneWithElapsed",{elapsed:he.totalElapsed}):e("flow:run.pipelineDone")}]):he.event==="apply-paused"?Ge(Pe=>[...Pe,{ts:De,type:"warn",text:e("flow:run.pipelinePaused",{nodes:(he.pendingNodes||[]).join(", ")})}]):Ge(Pe=>[...Pe,{ts:De,type:"event",text:`[${he.event}] ${JSON.stringify(he)}`}]);else he.type==="user-check-content"?(Xo({instanceId:he.instanceId,execId:he.execId??1,inputPath:he.inputPath,outputPath:he.outputPath,content:he.content||""}),_a(he.content||""),Aa(!1),Li(""),Pa(!1),Ge(Pe=>[...Pe,{ts:De,type:"user-check",text:e("flow:run.userCheckContent",{instanceId:he.instanceId})}])):he.type==="user-ask-prompt"?(Hl({instanceId:he.instanceId,execId:he.execId??1,question:he.question||"",options:Array.isArray(he.options)?he.options:[]}),Jo(!1),Ge(Pe=>[...Pe,{ts:De,type:"user-ask",text:e("flow:run.userAskPrompt",{instanceId:he.instanceId,defaultValue:`等待用户选择 (${he.instanceId})`})}])):he.type==="tool-print-content"?(as({instanceId:he.instanceId,execId:he.execId??1,content:he.content||"",createdAt:Date.now()}),Md(!1)):he.type==="log"?Ge(Pe=>[...Pe,{ts:De,type:"log",text:he.text!=null?String(he.text):""}]):he.type==="error"?Ge(Pe=>[...Pe,{ts:De,type:"error",text:he.message||e("flow:run.unknownError")}]):he.type==="done"?Ge(Pe=>[...Pe,{ts:De,type:"done",text:e("flow:run.executionEnd",{exitCode:he.exitCode??"?"})}]):Ge(Pe=>[...Pe,{ts:De,type:"log",text:JSON.stringify(he)}])},Ke=he=>{if(he.trim())try{je(JSON.parse(he))}catch{Ge(De=>[...De,{ts:new Date().toISOString(),type:"log",text:he}])}};for(;;){const{done:he,value:De}=await se.read();ve+=ie.decode(De??new Uint8Array,{stream:!he});const Pe=ve.split(`
133
+ `);ve=Pe.pop()??"";for(const Nt of Pe)Ke(Nt);if(he)break}ve.trim()&&Ke(ve),ct("done")}catch(X){X.name==="AbortError"?(Ge(se=>[...se,{ts:new Date().toISOString(),type:"warn",text:e("flow:run.executionStopped")}]),ct("stopped")):(Ge(se=>[...se,{ts:new Date().toISOString(),type:"error",text:X.message||e("flow:run.unknownError")}]),ct("error"))}finally{Ti.current=null,br(new Set)}},[u]),[Ka,Wi]=m.useState(!1),vs=m.useCallback(()=>{Wi(!0)},[]),na=m.useCallback(async()=>{if(Wi(!1),Ti.current&&(Ti.current.abort(),Ti.current=null),u)try{await fetch("/api/flow/run/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source||"user"})})}catch{}ct("stopped"),br(new Set)},[u]),bi=m.useCallback(()=>{ct("edit"),br(new Set),Ie({}),mi(null),lr(null)},[]),[Ua,ec]=m.useState(!1),ex=m.useCallback(async()=>{if(ec(!1),Ti.current&&(Ti.current.abort(),Ti.current=null),u)try{await fetch("/api/flow/run/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source||"user"})})}catch{}bi()},[u,bi]),eM=m.useCallback(()=>{ec(!1),n("/projects")},[n]),tM=m.useCallback(v=>{const j=v.runId!=null&&String(v.runId).trim()?String(v.runId).trim():null,W=v.flowId!=null&&String(v.flowId).trim()?String(v.flowId).trim():(u==null?void 0:u.id)!=null?String(u.id):null;lr(j);const q=v.status||"unknown";let Y="stopped";q==="success"?Y="done":q==="failed"?Y="error":q==="running"?Y="running":Y="stopped",ct(Y);const X=typeof v.at=="number"?v.at:null;if(Y==="running"&&X!=null?(gt(X),tn(Math.max(0,Date.now()-X))):X!=null&&typeof v.endedAt=="number"&&v.endedAt>X?(gt(null),tn(v.endedAt-X)):(gt(null),tn(Math.max(0,v.durationMs??0))),Ge([]),br(new Set),Ie({}),mi(null),Te(null),rt(!1),j&&W){const se=new URLSearchParams({flowId:W,runId:j});fetch(`/api/run-node-statuses?${se}`).then(ie=>ie.json()).then(ie=>{const ve=ie.statuses&&typeof ie.statuses=="object"?ie.statuses:{},je={};for(const[Ke,he]of Object.entries(ve))he&&typeof he=="object"&&typeof he.status=="string"&&(je[Ke]={status:he.status,...he.elapsed!=null&&String(he.elapsed).trim()!==""?{elapsed:String(he.elapsed)}:{}});Ie(je)}).catch(()=>{})}},[u==null?void 0:u.id]);m.useEffect(()=>{if(!(u!=null&&u.id)||ge!=="edit")return;let v=!1;return(async()=>{try{const j=await fetch("/api/pipeline-recent-runs"),W=await j.json();if(v||!j.ok)return;const Y=(Array.isArray(W.runs)?W.runs:[]).find(ie=>ie.flowId===u.id&&ie.status==="running");if(!Y||v)return;const X=Y.runId||null;lr(X),ct("running"),rt(!0),gt(Y.at||Date.now()),xr.current=0;const se=[{ts:new Date().toISOString(),type:"info",text:`[resume] 检测到活跃 run ${X},已恢复运行视图`}];if(X){const ie=new URLSearchParams({flowId:u.id,runId:X}),je=await(await fetch(`/api/run-node-statuses?${ie}`)).json();if(v)return;const Ke=je.statuses&&typeof je.statuses=="object"?je.statuses:{},he={},De=new Set;for(const[Pe,Nt]of Object.entries(Ke))Nt&&typeof Nt=="object"&&typeof Nt.status=="string"&&(he[Pe]={status:Nt.status,...Nt.elapsed!=null&&String(Nt.elapsed).trim()!==""?{elapsed:String(Nt.elapsed)}:{}},Nt.status==="running"&&De.add(Pe));Ie(he),br(De);try{const Pe=new URLSearchParams({flowId:u.id,runId:X,sinceBytes:"0",tailBytes:"262144"}),Nt=await fetch(`/api/run-log?${Pe}`);if(Nt.ok){const vn=await Nt.json();if(!v){xr.current=Number(vn.bytes||0);const kn=J1(typeof vn.text=="string"?vn.text:"");Ge([...kn,...se]);return}}}catch{}}Ge(se)}catch{}})(),()=>{v=!0}},[u==null?void 0:u.id]),m.useEffect(()=>{if(ge==="edit"||!(u!=null&&u.id)||!jn)return;let v=!1,j=null;const W=async()=>{try{const q=new URLSearchParams({flowId:u.id,runId:jn}),Y=await fetch(`/api/run-node-statuses?${q}`);if(!Y.ok)return;const X=await Y.json();if(v)return;const se=X.statuses&&typeof X.statuses=="object"?X.statuses:{},ie={},ve=new Set;for(const[je,Ke]of Object.entries(se))Ke&&typeof Ke=="object"&&typeof Ke.status=="string"&&(ie[je]={status:Ke.status,...Ke.elapsed!=null&&String(Ke.elapsed).trim()!==""?{elapsed:String(Ke.elapsed)}:{}},Ke.status==="running"&&ve.add(je));Ie(je=>pq(je,ie)?je:ie),br(je=>hq(je,ve)?je:ve);try{const je=new URLSearchParams({flowId:u.id,runId:jn,sinceBytes:String(xr.current||0),tailBytes:String(cq)}),Ke=await fetch(`/api/run-log?${je}`);if(Ke.ok){const he=await Ke.json();if(v)return;const De=Number(he.bytes||0),Pe=typeof he.text=="string"?he.text:"";if(Pe){const Nt=J1(Pe);Nt.length>0&&Ge(vn=>[...vn,...Nt])}xr.current=De}}catch{}try{const je=await fetch("/api/pipeline-recent-runs");if(!je.ok)return;const Ke=await je.json();if(v)return;const De=(Array.isArray(Ke.runs)?Ke.runs:[]).find(Pe=>Pe.flowId===u.id&&Pe.runId===jn);if(De&&De.status){const Pe=De.status;Pe==="running"?ct(Nt=>Nt==="running"?Nt:"running"):Pe==="success"?ct("done"):Pe==="failed"?ct("error"):(Pe==="stopped"||Pe==="interrupted")&&ct("stopped")}}catch{}}catch{}};return W(),j=window.setInterval(W,2500),()=>{v=!0,j&&window.clearInterval(j)}},[ge,u==null?void 0:u.id,jn]),m.useEffect(()=>{if(we!=="history"||!u)return;let v=!1;return(async()=>{Vr(!0),Er("");try{const j=await fetch("/api/pipeline-recent-runs"),W=await j.json();if(!j.ok)throw new Error(W.error||"HTTP "+j.status);v||un(Array.isArray(W.runs)?W.runs:[])}catch(j){v||(Er(String(j.message||j)),un([]))}finally{v||Vr(!1)}})(),()=>{v=!0}},[we,u]),m.useEffect(()=>{if(!u){qr({files:[]});return}let v=!1;return(async()=>{er(!0);try{const j=new URLSearchParams({flowId:u.id,flowSource:u.source||"user",archived:u.archived?"1":"0"}),W=await fetch(`/api/pipeline-files?${j}`),q=await W.json();if(!W.ok)throw new Error(q.error||"HTTP "+W.status);v||qr({files:Array.isArray(q.files)?q.files:[],path:q.path,error:q.error})}catch(j){v||qr({files:[],error:j.message||String(j)})}finally{v||er(!1)}})(),()=>{v=!0}},[u]);const Zd=m.useMemo(()=>u?Ut.filter(v=>v&&v.flowId===u.id).sort((v,j)=>j.at-v.at):[],[Ut,u]),ks=m.useMemo(()=>{let v=0,j=0,W=0,q=0,Y=0;for(const X of Zd){const se=X.status||"unknown";se==="success"?v+=1:se==="failed"?j+=1:se==="running"?W+=1:se==="stopped"?q+=1:se==="interrupted"&&(Y+=1)}return{success:v,failed:j,running:W,stopped:q,interrupted:Y}},[Zd]),ef=m.useMemo(()=>u?K1(Pr,$i):null,[u,Pr,$i]),Vi=m.useMemo(()=>{if(!ef||!u)return[];const v=ef.query.toLowerCase(),j=Y=>v?Y.some(X=>X&&String(X).toLowerCase().includes(v)):!0,W=Mt.map(Y=>{var je,Ke;const X=Y.id,se=String(((je=Y.data)==null?void 0:je.label)??X),ie=(Ke=Y.data)!=null&&Ke.definitionId?String(Y.data.definitionId):"",ve=[se!==X?se:"",ie&&ie!==X?ie:""].filter(Boolean);return{id:X,label:se,defId:ie,subs:ve}}).filter(({id:Y,label:X,defId:se})=>j([Y,X,se])).sort((Y,X)=>Y.id.localeCompare(X.id)).slice(0,18).map(({id:Y,label:X,defId:se})=>{const ie=[X!==Y?X:null,se||null].filter(Boolean).join(" · ")||void 0;return{kind:"instance",id:Y,title:Y,subtitle:ie}}),q=ce.filter(Y=>Y&&Y.id&&j([Y.id,Y.label,Y.description])).sort((Y,X)=>Y.id.localeCompare(X.id)).slice(0,22).map(Y=>({kind:"definition",id:Y.id,title:Y.id,subtitle:Y.label&&Y.label!==Y.id?String(Y.label):String(Y.type||"")}));return[...W,...q]},[ef,Mt,ce,u]),tf=m.useMemo(()=>{const v=Vi.filter(W=>W.kind==="instance"),j=Vi.filter(W=>W.kind==="definition");return{instances:v,definitions:j}},[Vi]);m.useEffect(()=>{Qo(v=>{const j=Math.max(0,Vi.length-1);return Math.min(Math.max(0,v),j)})},[Vi]);const Rk=m.useMemo(()=>eq(Pr),[Pr]),Qr=m.useMemo(()=>Mt.filter(v=>v.selected),[Mt]),tx=m.useMemo(()=>new Set(Qr.map(v=>v.id)),[Qr]),Sh=m.useMemo(()=>Qt.filter(v=>tx.has(v.source)&&tx.has(v.target)),[Qt,tx]),Mk=m.useMemo(()=>{const v=ae.trim().toLowerCase();return v?tt.filter(j=>[j.id,j.version,j.displayName,j.name,j.description,...Array.isArray(j.tags)?j.tags:[]].filter(Boolean).some(W=>String(W).toLowerCase().includes(v))):tt},[tt,ae]),Lk=m.useCallback((v,j)=>{const W=String(v||"snippet-node").trim().replace(/[^a-zA-Z0-9_-]+/g,"-").replace(/^-+|-+$/g,"")||"snippet-node",q=Date.now().toString(36);let Y=`${W}-${q}`,X=2;for(;j.has(Y);)Y=`${W}-${q}-${X}`,X+=1;return j.add(Y),Y},[]),Ok=m.useCallback((v,j)=>{var Zt,Ss;if(!u||!v)return;const W=v.snippet&&typeof v.snippet=="object"?v.snippet:{},q=W.instances&&typeof W.instances=="object"?W.instances:{},Y=Object.keys(q);if(Y.length===0)return;const X=new Set($r.current.map(Ze=>Ze.id)),se={};for(const Ze of Y)se[Ze]=Lk(Ze,X);const ie=(Zt=W.ui)!=null&&Zt.nodePositions&&typeof W.ui.nodePositions=="object"?W.ui.nodePositions:{},ve=(Ss=W.ui)!=null&&Ss.nodeSizes&&typeof W.ui.nodeSizes=="object"?W.ui.nodeSizes:{},je=Y.map(Ze=>{const Sn=ie[Ze];return{id:Ze,x:typeof(Sn==null?void 0:Sn.x)=="number"?Sn.x:0,y:typeof(Sn==null?void 0:Sn.y)=="number"?Sn.y:0}}),Ke=Math.min(...je.map(Ze=>Ze.x)),he=Math.min(...je.map(Ze=>Ze.y));let De=j||{x:180,y:160};const Pe=yi.current,Nt=document.querySelector(".af-pipeline-flow .react-flow");if(!j&&Pe&&Nt){const Ze=Nt.getBoundingClientRect();De=Pe.screenToFlowPosition({x:Ze.left+Ze.width*.48,y:Ze.top+Ze.height*.32})}const vn={};for(const Ze of Y)vn[se[Ze]]={...q[Ze]||{}};Tr.current={...Tr.current,...vn};const kn=Y.map(Ze=>{const Sn=q[Ze]||{},jo=je.find(rf=>rf.id===Ze)||{x:0,y:0},Ki=ve[Ze]&&typeof ve[Ze].width=="number"&&typeof ve[Ze].height=="number"?{width:ve[Ze].width,height:ve[Ze].height}:null,nc={id:se[Ze],type:"flowNode",selected:!0,position:{x:De.x+(jo.x-Ke),y:De.y+(jo.y-he)},...Ki?{width:Ki.width,height:Ki.height}:{},data:{label:Sn.label||se[Ze],definitionId:Sn.definitionId||Ze,role:Sn.role||"normal",body:Sn.body||"",script:Sn.script||"",...Ki?{displaySize:Ki}:{}}};return Mp(nc,Tr.current,ce,{},u.id)}),Vt=new Set(Y),jt=(Array.isArray(W.edges)?W.edges:[]).filter(Ze=>Vt.has(Ze==null?void 0:Ze.source)&&Vt.has(Ze==null?void 0:Ze.target)).map((Ze,Sn)=>({id:`e-${se[Ze.source]}-${se[Ze.target]}-${Date.now()}-${Sn}`,source:se[Ze.source],target:se[Ze.target],sourceHandle:Ze.sourceHandle??void 0,targetHandle:Ze.targetHandle??void 0,markerEnd:{type:Cs.ArrowClosed}}));At(Ze=>[...Ze.map(Sn=>({...Sn,selected:!1})),...kn]),dn(Ze=>[...Ze.map(Sn=>({...Sn,selected:!1})),...jt]),N(`已添加流程片段:${v.displayName||v.id}`)},[Lk,ce,u,dn,At]);nu.current=Ok;const nM=m.useCallback(()=>{var W,q;if(Qr.length<2){vt("请先在画布上选择至少两个节点。"),xe("flows");return}const v=Qr[0],j=Qr.length===2?`${((W=v.data)==null?void 0:W.label)||v.id} 片段`:`${((q=v.data)==null?void 0:q.label)||v.id} 等 ${Qr.length} 个节点`;hn({name:j,id:j.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,""),description:""}),We(""),Ve(!0),xe("flows")},[Qr]),rM=m.useCallback(async()=>{var X,se;if(!u||Qr.length<2)return;const v=an.name.trim();if(!v){We("请填写片段名称。");return}const j=nh(Qr,Tr.current),W={},q={};for(const ie of Qr){W[ie.id]={x:((X=ie.position)==null?void 0:X.x)||0,y:((se=ie.position)==null?void 0:se.y)||0};const ve=yq(ie);ve&&(q[ie.id]=ve)}const Y=Sh.map(ie=>({source:ie.source,target:ie.target,sourceHandle:ie.sourceHandle??null,targetHandle:ie.targetHandle??null}));ue(!0),We("");try{const ie=await fetch("/api/marketplace/publish-flow-snippet",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:an.id,name:v,displayName:v,version:"1.0.0",description:an.description,snippet:{instances:j,edges:Y,ui:{nodePositions:W,nodeSizes:q}}})}),ve=await ie.json().catch(()=>({}));if(!ie.ok||(ve==null?void 0:ve.ok)===!1)throw new Error((ve==null?void 0:ve.error)||"Publish failed");Ve(!1),N(`流程片段已发布:${ve.id||v}`),_r(`流程片段已发布:${ve.id||v}`),await ee(),xe("flows")}catch(ie){We(String(ie.message||ie))}finally{ue(!1)}},[u,Qr,Sh,an,ee,_r]),Nh=m.useMemo(()=>{const v=[],j=new Set;for(const Y of Qr)j.add(Y.id),v.push({node:Y,kind:"canvas"});const W=new Map(Mt.map(Y=>[Y.id,Y])),q=new Map(ce.map(Y=>[Y.id,Y]));for(const Y of Rk){if(j.has(Y))continue;const X=W.get(Y);if(X){j.add(Y),v.push({node:X,kind:"mention"});continue}const se=q.get(Y);se&&(j.add(Y),v.push({definition:se,kind:"definition"}))}return v},[Qr,Rk,Mt,ce]),Ms=m.useMemo(()=>{const v=Array.isArray(Pt==null?void 0:Pt.cursor)?Pt.cursor:[],j=Array.isArray(Pt==null?void 0:Pt.opencode)?Pt.opencode:[],W=Array.isArray(Pt==null?void 0:Pt.claudeCode)?Pt.claudeCode:[],q=j.map(je=>`opencode:${aa(je)}`),Y=W.map(je=>`claude-code:${aa(je)}`),X=new Set([...v,...j,...W].map(aa).concat(q).concat(Y)),se=(xo||"").trim(),ie=lm(xo,v,j,W),ve=ie&&!X.has(ie)&&!X.has(se)?se:"";return{cursorList:v,opencodeList:j,claudeCodeList:W,currentNotInLists:ve}},[Pt,xo]),nx=m.useMemo(()=>new Set(wo),[wo]),rx=wo.length,jh=m.useMemo(()=>{const v=new Map(Di.map(X=>[X.key,X])),j=new Set,W=new Set,q=Zo.map(X=>{const se=Sl(X,Di).map(ie=>v.get(ie)).filter(Boolean);for(const ie of se)j.add(ie.key),W.add(String(ie.name||ie.id||ie.key||"").trim());return{...X,skills:se}}).filter(X=>X.skills.length>0),Y=Di.filter(X=>{const se=String(X.name||X.id||X.key||"").trim();return!j.has(X.key)&&!W.has(se)});return{groups:q,ungrouped:Y}},[Zo,Di]),ou=m.useCallback(()=>{const v=Xr.current;if(!v)return;const j=v.getBoundingClientRect(),W=Math.min(400,Math.max(300,window.innerWidth-24)),q=Math.min(Math.max(12,j.right-W),window.innerWidth-W-12),Y=Math.max(140,j.top-22),X=Math.min(360,Y);mh({position:"fixed",left:`${q}px`,top:`${Math.max(12,j.top-X-10)}px`,width:`${W}px`,maxHeight:`${X}px`})},[]);m.useEffect(()=>{const v=Array.isArray(Pt==null?void 0:Pt.cursor)?Pt.cursor:[],j=Array.isArray(Pt==null?void 0:Pt.opencode)?Pt.opencode:[],W=Array.isArray(Pt==null?void 0:Pt.claudeCode)?Pt.claudeCode:[];$d(q=>{const Y=lm(q,v,j,W);return Y===q?q:Y})},[Pt.cursor,Pt.opencode,Pt.claudeCode]),m.useEffect(()=>{if(!Kl)return;ou();const v=W=>{var Y,X;const q=W.target;(Y=Xr.current)!=null&&Y.contains(q)||(X=Ul.current)!=null&&X.contains(q)||Gc(!1)},j=W=>{W.key==="Escape"&&Gc(!1)};return window.addEventListener("resize",ou),window.addEventListener("scroll",ou,!0),document.addEventListener("pointerdown",v),document.addEventListener("keydown",j),()=>{window.removeEventListener("resize",ou),window.removeEventListener("scroll",ou,!0),document.removeEventListener("pointerdown",v),document.removeEventListener("keydown",j)}},[Kl,ou]);const tc=m.useCallback(async(v,j={})=>{var jt;if(!u||Ha.current)return;const W=j.phaseContextSnapshot,q=(typeof v=="string"?v:Pr).trim();if(!q)return;const Y=Fa.current;Ha.current=!0,eu(!0),bs(e("flow:composer.connecting")),Te(Zt=>Zt!=="composer"?"composer":Zt);const X=[...Da];if(Y.length>0&&X.push({type:"assistant",segments:[...Y]}),Wd([...X,{type:"user",text:q}]),X.filter(Zt=>Zt.type==="user").length===0){const Zt=q.replace(/\s+/g," ").slice(0,30)+(q.length>30?"…":"");ls(Ss=>Ss.map(Ze=>Ze.id===tr?{...Ze,label:Zt}:Ze))}const se=X.map(Zt=>Zt.type==="user"?{role:"user",text:Zt.text}:{role:"assistant",text:(Zt.segments||[]).filter(Ze=>Ze.kind==="assistant"||Ze.kind==="result").map(Ze=>Ze.text).join(`
134
+ `)}).filter(Zt=>Zt.text),ie=W??Ct;Oi(""),ei([]),Ba([]),Vd(!1);const ve=new AbortController;za.current=ve,rr.current=tr;let je=null;const Ke=Array.isArray(Pt==null?void 0:Pt.cursor)?Pt.cursor:[],he=Array.isArray(Pt==null?void 0:Pt.opencode)?Pt.opencode:[],De=Array.isArray(Pt==null?void 0:Pt.claudeCode)?Pt.claudeCode:[],Pe=lm(xo,Ke,he,De),Nt=Nh.filter(Zt=>Zt.kind!=="definition"&&Zt.node).map(Zt=>Zt.node.id),vn=u;let kn=!1,Vt=!1;try{je=setTimeout(()=>ve.abort(),12e4);const Zt={prompt:q,model:Pe,flowId:u.id,flowSource:u.source??"user",...u.archived?{flowArchived:!0}:{},contextInstanceIds:Nt,thread:se,selectedSkills:wo};ie&&ie.nextPhase&&!ie.isLastPhase&&(Zt.phaseContext={phaseIndex:ie.nextPhase.index,phases:ie.phases,userPromptOriginal:ie.userPromptOriginal||q}),qc&&(Zt.phaseRole=qc);const Ss=await fetch("/api/composer-agent",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(Zt),signal:ve.signal});if(je&&(clearTimeout(je),je=null),!Ss.ok){let Ki=Ss.statusText||e("flow:composer.requestFailed");try{const nc=await Ss.json();nc&&nc.error&&(Ki=String(nc.error))}catch{}bs(Ki),ei([{kind:"error",text:Ki}]);return}const Ze=(jt=Ss.body)==null?void 0:jt.getReader();if(!Ze){bs(e("flow:composer.cannotReadStream"));return}const Sn=new TextDecoder;let jo="";for(;;){const{done:Ki,value:nc}=await Ze.read();if(Ki)break;for(jo+=Sn.decode(nc,{stream:!0});;){const rf=jo.indexOf(`
135
+ `);if(rf<0)break;const Wk=jo.slice(0,rf).trim();if(jo=jo.slice(rf+1),!Wk)continue;let et;try{et=JSON.parse(Wk)}catch{continue}if(et.type==="status"&&typeof et.line=="string"&&bs(et.line),et.type==="natural"&&typeof et.text=="string"&&et.text){const _n=typeof et.kind=="string"&&et.kind?et.kind:"assistant";ei(Nn=>[...Nn,{kind:_n,text:et.text}])}if(et.type==="error"&&et.message){Vt=!0;const _n=et.code?` [${et.code}]`:"",Nn=String(et.message)+_n;bs(Nn),ei(Ls=>[...Ls,{kind:"error",text:Nn}])}if(et.type==="plan"&&Array.isArray(et.steps)){Ba(et.steps.map(Nn=>({...Nn,status:"pending"})));const _n=et.steps.map((Nn,Ls)=>`${Ls+1}. ${Nn.description||Nn.type}`).join(`
136
+ `);ei(Nn=>[...Nn,{kind:"assistant",text:e("flow:composer.taskPlan",{count:et.steps.length,summary:_n})}])}if(et.type==="step-start"){const _n=et.index??0,Nn=et.total??0,Ls=et.tier?` [${et.tier}]`:"",cM=et.model?` (${et.model})`:"";bs(e("flow:composer.step",{current:_n+1,total:Nn,description:(et.description||"")+Ls+cM})),Ba(uM=>uM.map(au=>au.index===_n?{...au,status:"running",model:et.model,tier:et.tier,nodeRole:et.nodeRole??au.nodeRole,instanceId:et.instanceId??au.instanceId,instanceLabel:et.instanceLabel??au.instanceLabel}:au))}if(et.type==="step-progress"){const _n=et.index??0,Nn=et.total??0;bs(e("flow:composer.step",{current:_n+1,total:Nn,description:et.description||""}))}if(et.type==="step-done"){const _n=et.index??0;Ba(Nn=>Nn.map(Ls=>Ls.index===_n?{...Ls,status:et.success?"done":"error"}:Ls))}if(et.type==="phase-plan"&&Array.isArray(et.phases)){bo(Nn=>({...Nn||{},phases:et.phases,currentPhase:et.currentPhase??0,phaseTotal:et.phaseTotal??et.phases.length,phaseName:et.phaseName||"",isLastPhase:!1,nextPhase:null,userPromptOriginal:(Nn==null?void 0:Nn.userPromptOriginal)||q}));const _n=et.phases.map((Nn,Ls)=>`${Ls+1}. ${Nn.label}`).join(" → ");ei(Nn=>[...Nn,{kind:"assistant",text:e("flow:composer.phaseGeneration",{count:et.phases.length,labels:_n,current:et.phaseName||""})}])}et.type==="phase-complete"&&(bo(_n=>{var Ls;return{..._n||{},phases:et.phases||(_n==null?void 0:_n.phases)||[],currentPhase:et.phaseIndex??0,phaseTotal:et.phaseTotal??((Ls=et.phases)==null?void 0:Ls.length)??0,phaseName:et.phaseName||"",isLastPhase:!!et.isLastPhase,nextPhase:et.nextPhase||null,userPromptOriginal:et.userPromptOriginal||(_n==null?void 0:_n.userPromptOriginal)||q}}),!et.isLastPhase&&et.nextPhase&&ei(_n=>[..._n,{kind:"assistant",text:e("flow:composer.phaseComplete",{phaseName:et.phaseName||e("flow:composer.nextPhase"),nextPhase:et.nextPhase.label})}])),et.type==="done"&&(kn=!0,bs(_n=>_n||e("flow:composer.done")))}}}catch(Zt){const Ss=Zt;if(Ss.name==="AbortError"){const Ze=e(je?"flow:composer.connectTimeout":"flow:composer.aborted");bs(Ze),ei(Sn=>[...Sn,{kind:"error",text:Ze}])}else{const Ze=Ss.code||Ss.name||"UNKNOWN",Sn=`${Ss.message||String(Zt)} [${Ze}]`;bs(Sn),ei(jo=>[...jo,{kind:"error",text:Sn}])}}finally{if(Ha.current=!1,eu(!1),za.current=null,rr.current=null,je&&clearTimeout(je),kn&&vn){const Zt={id:vn.id,source:vn.source??"user",archived:vn.archived};(async()=>(await ne(Zt,{preserveComposer:!0,incrementalSync:!0}),await Bi(Zt,{quiet:!0,force:!0})))()}}},[u,Pr,xo,Pt,Nh,ne,Bi,Da,tr,Ct,qc,wo]);yh.current=tc;const $k=m.useCallback(()=>{!Ct||Ct.isLastPhase||(bo(null),tc(e("flow:composer.skipRemainingPhases")))},[Ct,tc]),Dk=m.useCallback(()=>{if(!Ct||Ct.isLastPhase||!Ct.nextPhase)return;const v=String(Ct.nextPhase.label||"").trim()||e("flow:composer.nextPhase");tc(e("flow:composer.continuePhase",{label:v}),{phaseContextSnapshot:Ct})},[Ct,tc]);m.useEffect(()=>{if(!Bd)return;const v=j=>{j.key==="Escape"&&Qc(!1)};return window.addEventListener("keydown",v),()=>window.removeEventListener("keydown",v)},[Bd]),m.useEffect(()=>{ge!=="edit"&&Qc(!1)},[ge]),m.useLayoutEffect(()=>{const v=yo.current;if(!v)return;if(!u){v.style.height="";return}v.style.height="0px";const j=getComputedStyle(v),W=parseFloat(j.lineHeight),q=(parseFloat(j.paddingTop)||0)+(parseFloat(j.paddingBottom)||0),Y=Number.isFinite(W)&&W>0?W:13*1.45,X=q+Y*2,se=q+Y*10,ie=Math.min(Math.max(v.scrollHeight,X),se);v.style.height=`${ie}px`},[Pr,u]);const sx=m.useCallback(v=>{const j=Pr,W=$i,q=K1(j,W);if(!q)return;const Y=j.slice(0,q.atIndex)+`@${v} `+j.slice(W);Oi(Y);const X=q.atIndex+v.length+2;queueMicrotask(()=>{const se=yo.current;se&&(se.focus(),se.setSelectionRange(X,X)),Ta(X)})},[Pr,$i]),ix=m.useCallback(v=>{Oi(j=>{const W=`@${v}`,q=j.indexOf(W);return q<0?j:j.slice(0,q)+j.slice(q+W.length)})},[]),Fk=m.useCallback(v=>{v.kind==="canvas"?At(j=>j.map(W=>W.id===v.node.id?{...W,selected:!1}:W)):v.kind==="mention"?ix(v.node.id):ix(v.definition.id)},[At,ix]),sM=m.useCallback(()=>{Te(v=>v==="history"?null:"history")},[]),iM=m.useCallback(()=>{Te(v=>v==="settings"?null:"settings")},[]),oM=m.useCallback(()=>{Te(v=>v==="composer"?null:"composer")},[]),nf=m.useCallback(()=>{Te(v=>(v==="node"&&Zs.current&&(Kc.current=Zs.current.id),null))},[]),zk=m.useCallback(()=>{ws(v=>!v)},[]),aM=()=>{if(!u)return null;const v=Qs||u.archived||vi(u.source),j=Un!=null&&Un.running?e("flow:schedule.running"):Ln.enabled?e("flow:schedule.waiting"):e("flow:schedule.disabled"),W=Un!=null&&Un.running?"running":Ln.enabled?"waiting":"disabled",q=xt.slice(0,12),Y=u.archived||vi(u.source);return i.jsxs("section",{className:"af-pipeline-settings-page","aria-label":e("flow:settings.title"),children:[i.jsxs("aside",{className:"af-pipeline-settings-nav","aria-label":e("flow:settings.sectionNav"),children:[i.jsx("div",{className:"af-pipeline-settings-nav-title",children:e("flow:settings.title")}),i.jsxs("a",{href:"#pipeline-basic",className:"af-pipeline-settings-nav-item af-pipeline-settings-nav-item--active",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"badge"}),e("flow:settings.basicInfo")]}),i.jsxs("a",{href:"#pipeline-storage",className:"af-pipeline-settings-nav-item",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder_open"}),e("flow:settings.storageAndPath")]}),i.jsxs("a",{href:"#pipeline-marketplace",className:"af-pipeline-settings-nav-item",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"deployed_code"}),e("flow:settings.nodeMarketplace")]}),i.jsxs("a",{href:"#pipeline-schedule",className:"af-pipeline-settings-nav-item",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"schedule"}),e("flow:schedule.title")]}),i.jsxs("a",{href:"#pipeline-metadata",className:"af-pipeline-settings-nav-item",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"dataset"}),e("flow:pipeline.metadata")]}),i.jsxs("button",{type:"button",className:"af-pipeline-settings-nav-link",onClick:()=>n("/settings"),children:[e("flow:settings.globalSettings"),i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"})]})]}),i.jsxs("main",{className:"af-pipeline-settings-main",children:[i.jsxs("div",{className:"af-pipeline-settings-main-head",children:[i.jsxs("div",{children:[i.jsx("h1",{className:"af-pipeline-settings-title",children:e("flow:settings.title")}),i.jsx("p",{className:"af-pipeline-settings-subtitle",children:e("flow:settings.subtitle")})]}),i.jsxs("button",{type:"button",className:"af-btn-secondary",onClick:nf,children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_back"}),e("flow:settings.backToCanvas")]})]}),i.jsxs("section",{id:"pipeline-basic",className:"af-pipeline-settings-section",children:[i.jsxs("div",{className:"af-pipeline-settings-section-head",children:[i.jsx("span",{className:"af-pipeline-settings-section-index",children:"1."}),i.jsx("h2",{children:e("flow:settings.basicInfo")})]}),i.jsxs("div",{className:"af-pipeline-settings-grid af-pipeline-settings-grid--two",children:[i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.pipelineId")}),(u.source==="user"||u.source==="workspace")&&!u.archived?i.jsxs("div",{className:"af-pipeline-rename-row",children:[i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:z,onChange:X=>{K(X.target.value),T("")},onKeyDown:X=>{X.key==="Enter"&&(X.preventDefault(),bt())},onBlur:()=>{z.trim()&&z.trim()!==u.id&&bt()},placeholder:u.id,disabled:H,spellCheck:!1}),i.jsx("span",{className:"af-pipeline-drawer-badge",children:pu(u.source??"user",e)})]}):i.jsxs("div",{className:"af-pipeline-drawer-readonly",children:[u.id,i.jsx("span",{className:"af-pipeline-drawer-badge",children:pu(u.source??"user",e)}),u.archived?i.jsx("span",{className:"af-pipeline-drawer-badge af-pipeline-drawer-badge--muted",children:e("flow:settings.archived")}):null]}),F?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:F}):null]}),i.jsxs("div",{className:"af-pipeline-settings-kv-block",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:settings.owner")}),i.jsxs("div",{className:"af-pipeline-drawer-readonly",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"person"}),u.owner||"bigo"]})]})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.introduction")}),i.jsx("textarea",{className:"af-pipeline-drawer-textarea af-pipeline-settings-textarea",value:w,onChange:X=>k(X.target.value),placeholder:e("flow:pipeline.introductionPlaceholder"),rows:4,spellCheck:!1})]})]}),i.jsxs("section",{id:"pipeline-storage",className:"af-pipeline-settings-section",children:[i.jsxs("div",{className:"af-pipeline-settings-section-head",children:[i.jsx("span",{className:"af-pipeline-settings-section-index",children:"2."}),i.jsx("h2",{children:e("flow:settings.storageAndPath")})]}),typeof u.path=="string"&&u.path?i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.diskPath")}),i.jsxs("div",{className:"af-pipeline-drawer-readonly af-pipeline-drawer-readonly--mono af-pipeline-path-row",children:[i.jsx("span",{className:"af-pipeline-path-text",children:u.path}),i.jsx("button",{type:"button",className:"af-icon-btn af-pipeline-copy-btn",onClick:()=>mt(u.path),title:e("flow:settings.copyPath"),children:i.jsx("span",{className:"material-symbols-outlined",children:R?"check":"content_copy"})})]})]}):null,u.source==="user"||u.source==="workspace"?u.archived?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.archivedNote")}):i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.storageLocation")}),i.jsx("div",{className:"af-pipeline-move-actions",children:u.source==="user"?i.jsx("button",{type:"button",className:"af-btn-secondary",disabled:M,onClick:()=>ta("workspace"),children:e(M?"flow:settings.moveBusy":"flow:settings.moveToWorkspace")}):i.jsx("button",{type:"button",className:"af-btn-secondary",disabled:M,onClick:()=>ta("user"),children:e(M?"flow:settings.moveBusy":"flow:settings.moveToUserDir")})}),E?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:E}):null]}):i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.builtinNote")})]}),i.jsxs("section",{id:"pipeline-marketplace",className:"af-pipeline-settings-section",children:[i.jsxs("div",{className:"af-pipeline-settings-section-head",children:[i.jsx("span",{className:"af-pipeline-settings-section-index",children:"3."}),i.jsx("h2",{children:e("flow:settings.nodeMarketplace")})]}),i.jsxs("div",{className:"af-pipeline-market-row",children:[i.jsxs("div",{children:[i.jsxs("div",{className:"af-pipeline-market-count",children:[xt.length," ",e("flow:settings.marketNodesUnit")]}),i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.marketplaceHint")})]}),i.jsxs("button",{type:"button",className:"af-btn-secondary",onClick:te,disabled:en,children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"refresh"}),e(en?"common:common.loading":"common:common.refresh")]})]}),ln?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:ln}):null,en?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("common:common.loading")}):q.length>0?i.jsx("div",{className:"af-pipeline-market-list",children:q.map(X=>{const se=X.definitionId||`marketplace:${X.id}${X.version?`@${X.version}`:""}`,ie=B.has(se)||B.has(`marketplace:${X.id}`),ve=P.find(De=>String(De.id)===se||String(De.id)===`marketplace:${X.id}`),je=Vn===se,Ke=am(X.inputs||X.input),he=am(X.outputs||X.output);return i.jsxs("div",{className:"af-pipeline-market-item",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:ie?"check_circle":"extension"}),i.jsxs("div",{className:"af-pipeline-market-main",children:[i.jsxs("div",{className:"af-pipeline-market-title-row",children:[i.jsx("strong",{children:X.displayName||X.label||X.id}),i.jsx("span",{children:X.version?`v${X.version}`:se})]}),i.jsx("p",{className:"af-pipeline-market-purpose",children:X.description||e("flow:settings.marketplaceNoDescription")}),i.jsxs("div",{className:"af-pipeline-market-io",children:[i.jsxs("div",{children:[i.jsx("span",{className:"af-pipeline-market-io-label",children:"Inputs"}),i.jsx("div",{className:"af-pipeline-market-chips",children:Ke.length>0?Ke.map(De=>i.jsx("span",{className:"af-pipeline-market-chip",children:De},`in-${se}-${De}`)):i.jsx("span",{className:"af-pipeline-market-chip af-pipeline-market-chip--muted",children:e("flow:settings.noInputs")})})]}),i.jsxs("div",{children:[i.jsx("span",{className:"af-pipeline-market-io-label",children:"Outputs"}),i.jsx("div",{className:"af-pipeline-market-chips",children:he.length>0?he.map(De=>i.jsx("span",{className:"af-pipeline-market-chip",children:De},`out-${se}-${De}`)):i.jsx("span",{className:"af-pipeline-market-chip af-pipeline-market-chip--muted",children:e("flow:settings.noOutputs")})})]})]})]}),i.jsxs("div",{className:"af-pipeline-market-actions",children:[i.jsx("button",{type:"button",className:"af-btn-secondary af-pipeline-market-action",onClick:()=>ar(X),children:e("flow:settings.previewNode")}),i.jsx("button",{type:"button",className:ie?"af-btn-secondary af-pipeline-market-action":"af-btn-primary af-pipeline-market-action",disabled:Y||je,onClick:()=>{ie&&ve?(Qd(ve),Te(null)):pe(X)},children:e(je?"flow:settings.installingNode":ie?"flow:settings.addInstalledNode":"flow:settings.installNode")})]})]},se)})}):i.jsx("div",{className:"af-pipeline-settings-empty",children:e("flow:settings.marketplaceEmpty")})]}),i.jsxs("section",{id:"pipeline-schedule",className:"af-pipeline-settings-section",children:[i.jsxs("div",{className:"af-pipeline-settings-section-head",children:[i.jsx("span",{className:"af-pipeline-settings-section-index",children:"4."}),i.jsx("h2",{children:e("flow:schedule.title")})]}),Ll?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("common:common.loading")}):i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-pipeline-settings-schedule-grid",children:[i.jsxs("label",{className:"af-new-pipeline-radio af-pipeline-settings-checkbox",children:[i.jsx("input",{type:"checkbox",checked:!!Ln.enabled,disabled:v,onChange:X=>Hi(se=>({...se,enabled:X.target.checked}))}),i.jsx("span",{children:e("flow:schedule.enabled")})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.cron")}),i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:Ln.cron||"",disabled:v,onChange:X=>Hi(se=>({...se,cron:X.target.value})),placeholder:"0 9 * * *",spellCheck:!1})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.timezone")}),i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:Ln.timezone||"",disabled:v,onChange:X=>Hi(se=>({...se,timezone:X.target.value})),placeholder:"Asia/Shanghai",spellCheck:!1})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.preset")}),i.jsxs("select",{className:"af-pipeline-flow-select",value:Ln.preset||"",disabled:v,onChange:X=>Hi(se=>({...se,preset:X.target.value})),children:[i.jsx("option",{value:"",children:e("flow:schedule.defaultPreset")}),Object.keys(Tt).map(X=>i.jsx("option",{value:X,children:X},X))]})]})]}),i.jsxs("div",{className:"af-pipeline-settings-schedule-status",children:[i.jsx("span",{className:`af-pipeline-settings-status-dot af-pipeline-settings-status-dot--${W}`}),i.jsx("span",{children:Ln.nextRunAt?e("flow:schedule.nextRun",{time:new Date(Ln.nextRunAt).toLocaleString()}):e("flow:schedule.noNextRun")}),i.jsxs("span",{children:[e("flow:schedule.runtime"),":",j]})]}),i.jsxs("dl",{className:"af-pipeline-meta-dl af-pipeline-settings-dl",children:[rn.lastTriggeredAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastTriggeredAt")}),i.jsx("dd",{children:new Date(rn.lastTriggeredAt).toLocaleString()})]}):null,rn.lastSkippedAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastSkippedAt")}),i.jsxs("dd",{children:[new Date(rn.lastSkippedAt).toLocaleString(),rn.lastSkipReason?` · ${rn.lastSkipReason}`:""]})]}):null,rn.lastRunUuid?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastRun")}),i.jsx("dd",{children:rn.lastRunUuid})]}):null,rn.lastExitCode!=null?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastExit")}),i.jsx("dd",{children:String(rn.lastExitCode)})]}):null,rn.lastFinishedAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastFinishedAt")}),i.jsx("dd",{children:new Date(rn.lastFinishedAt).toLocaleString()})]}):null]}),Un!=null&&Un.lastError||rn.lastError?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:(Un==null?void 0:Un.lastError)||rn.lastError}):null,u.archived||vi(u.source)?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:schedule.readonlyNote")}):null,Ol?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:Ol}):null,zc?i.jsx("p",{className:"af-pipeline-drawer-muted",children:zc}):null]})]}),i.jsxs("section",{id:"pipeline-metadata",className:"af-pipeline-settings-section",children:[i.jsxs("div",{className:"af-pipeline-settings-section-head",children:[i.jsx("span",{className:"af-pipeline-settings-section-index",children:"5."}),i.jsx("h2",{children:e("flow:pipeline.metadata")})]}),i.jsxs("dl",{className:"af-pipeline-meta-dl af-pipeline-settings-dl",children:[i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:pipeline.nodeCount")}),i.jsxs("dd",{children:[Mt.length," ",e("flow:pipeline.nodesUnit")]})]}),i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:settings.marketplaceNodes")}),i.jsx("dd",{children:P.length})]}),i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:settings.source")}),i.jsx("dd",{children:pu(u.source??"user",e)})]})]})]})]}),i.jsxs("aside",{className:"af-pipeline-settings-side","aria-label":e("flow:settings.overview"),children:[i.jsxs("section",{className:"af-pipeline-settings-side-card",children:[i.jsxs("div",{className:"af-pipeline-settings-overview-head",children:[i.jsx("span",{className:"af-pipeline-settings-overview-icon material-symbols-outlined","aria-hidden":!0,children:"account_tree"}),i.jsxs("div",{children:[i.jsx("h2",{children:u.id}),i.jsx("span",{className:`af-pipeline-settings-status af-pipeline-settings-status--${W}`,children:j})]})]}),i.jsxs("dl",{className:"af-pipeline-settings-side-dl",children:[i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:pipeline.nodeCount")}),i.jsx("dd",{children:Mt.length})]}),i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.owner")}),i.jsx("dd",{children:u.owner||"bigo"})]}),i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.source")}),i.jsx("dd",{children:pu(u.source??"user",e)})]})]})]}),i.jsxs("section",{className:"af-pipeline-settings-side-card",children:[i.jsx("h2",{children:e("flow:settings.quickActions")}),i.jsxs("button",{type:"button",className:"af-btn-primary af-pipeline-settings-side-action",onClick:()=>void _e(),disabled:Qs,children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"save"}),e(Qs?"flow:settings.savingChanges":"flow:settings.saveChanges")]}),i.jsxs("button",{type:"button",className:"af-btn-secondary af-pipeline-settings-side-action",onClick:nf,children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_back"}),e("flow:settings.backToCanvas")]})]}),i.jsxs("section",{className:"af-pipeline-settings-side-card",children:[i.jsx("h2",{children:e("flow:settings.help")}),i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.helpText")}),i.jsx("button",{type:"button",className:"af-pipeline-drawer-link",onClick:()=>n("/settings"),children:e("flow:settings.globalSettings")})]})]})]})},lM=()=>{const v=fr;if(!v)return null;const j=v.definitionId||`marketplace:${v.id}${v.version?`@${v.version}`:""}`,W=v.displayName||v.label||v.id,q=am(v.inputs||v.input),Y=am(v.outputs||v.output);return zr.createPortal(i.jsx("div",{className:"af-market-preview-overlay",role:"dialog","aria-modal":"true","aria-label":e("flow:settings.nodePreviewTitle"),onMouseDown:X=>{X.target===X.currentTarget&&ar(null)},children:i.jsxs("div",{className:"af-market-preview-dialog",children:[i.jsxs("div",{className:"af-market-preview-head",children:[i.jsxs("div",{children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:settings.nodePreviewTitle")}),i.jsx("h2",{children:W})]}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>ar(null),"aria-label":e("flow:settings.closePreview"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-market-preview-body",children:[i.jsx("section",{className:"af-market-preview-visual","aria-label":e("flow:settings.nodeStylePreview"),children:i.jsxs("div",{className:"af-market-preview-node",children:[i.jsx("div",{className:"af-market-preview-node-ports af-market-preview-node-ports--left",children:(q.length>0?q:[""]).slice(0,4).map((X,se)=>i.jsx("span",{title:X},`preview-in-${se}`))}),i.jsxs("div",{className:"af-market-preview-node-main",children:[i.jsx("span",{className:"af-market-preview-node-icon material-symbols-outlined","aria-hidden":!0,children:"extension"}),i.jsx("strong",{children:W}),i.jsx("span",{children:j})]}),i.jsx("div",{className:"af-market-preview-node-ports af-market-preview-node-ports--right",children:(Y.length>0?Y:[""]).slice(0,4).map((X,se)=>i.jsx("span",{title:X},`preview-out-${se}`))})]})}),i.jsxs("section",{className:"af-market-preview-section",children:[i.jsx("h3",{children:e("flow:settings.nodeFunction")}),i.jsx("p",{children:v.description||e("flow:settings.marketplaceNoDescription")})]}),i.jsxs("div",{className:"af-market-preview-io-grid",children:[i.jsxs("section",{className:"af-market-preview-section",children:[i.jsx("h3",{children:"Inputs"}),i.jsx("div",{className:"af-pipeline-market-chips af-market-preview-chips",children:q.length>0?q.map(X=>i.jsx("span",{className:"af-pipeline-market-chip",children:X},`preview-input-${X}`)):i.jsx("span",{className:"af-pipeline-market-chip af-pipeline-market-chip--muted",children:e("flow:settings.noInputs")})})]}),i.jsxs("section",{className:"af-market-preview-section",children:[i.jsx("h3",{children:"Outputs"}),i.jsx("div",{className:"af-pipeline-market-chips af-market-preview-chips",children:Y.length>0?Y.map(X=>i.jsx("span",{className:"af-pipeline-market-chip",children:X},`preview-output-${X}`)):i.jsx("span",{className:"af-pipeline-market-chip af-pipeline-market-chip--muted",children:e("flow:settings.noOutputs")})})]})]}),i.jsxs("section",{className:"af-market-preview-section",children:[i.jsx("h3",{children:e("flow:settings.nodePackageInfo")}),i.jsxs("dl",{className:"af-market-preview-dl",children:[i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.definitionId")}),i.jsx("dd",{children:j})]}),i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.version")}),i.jsx("dd",{children:v.version||"-"})]}),i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.packagePath")}),i.jsx("dd",{children:v.packageDir||"-"})]}),i.jsxs("div",{children:[i.jsx("dt",{children:e("flow:settings.packagedFiles")}),i.jsx("dd",{children:Array.isArray(v.packagedFiles)&&v.packagedFiles.length>0?v.packagedFiles.map(X=>X.to||X).join(", "):"-"})]})]})]})]})]})}),document.body)};return i.jsxs(Ty,{children:[i.jsx(lq,{onReady:a}),i.jsxs(RR.Provider,{value:{modelLists:Pt,onModelChange:Lt},children:[i.jsxs("div",{className:"af-pipeline-page"+(ge!=="edit"?" af-pipeline-page--run-mode":""),children:[i.jsxs("header",{className:"af-pipeline-top",children:[i.jsxs("div",{className:"af-pipeline-top-left",children:[i.jsx("button",{type:"button",className:"af-icon-btn af-pipeline-back",onClick:()=>{ge==="running"?ec(!0):ge!=="edit"?bi():n("/projects")},"aria-label":e(ge!=="edit"?"flow:topbar.backToEdit":"flow:topbar.backToProjects"),title:e(ge!=="edit"?"flow:topbar.backToEdit":"flow:topbar.backToProjects"),children:i.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"})}),i.jsxs("div",{className:"af-pipeline-brand",children:[i.jsx("span",{className:"af-pipeline-brand-name",children:"PIPELINE"}),i.jsxs("span",{className:"af-pipeline-brand-ver",children:["V",F7,"-STABLE"]})]}),i.jsxs("div",{className:"af-view-switch","aria-label":"视图切换",children:[i.jsx("button",{type:"button",className:"af-view-switch__active",children:"Pipeline"}),i.jsx("button",{type:"button",onClick:()=>n(yg(u,"workspace")),children:"Workspace"}),i.jsx("button",{type:"button",onClick:()=>n(yg(u,"display")),children:"Display"})]})]}),i.jsxs("div",{className:"af-pipeline-top-right af-flow-toolbar-actions",children:[Yr&&i.jsx("button",{type:"button",className:"af-icon-btn"+(qo?" af-icon-btn--active":""),"aria-label":"Composer Logs (dev)",title:"Composer Logs (dev)",onClick:()=>po(v=>!v),children:i.jsx("span",{className:"material-symbols-outlined",children:"description"})}),ge==="running"&&i.jsxs("div",{className:"af-run-timer",children:[i.jsx("span",{className:"af-run-timer__dot"}),i.jsx("span",{className:"af-run-timer__label",children:"RUNTIME"}),i.jsx("span",{className:"af-run-timer__value",children:uw(wn,"running")})]}),ge==="stopped"&&i.jsxs("div",{className:"af-run-timer af-run-timer--stopped",children:[i.jsx("span",{className:"af-run-timer__label",children:"PAUSED"}),i.jsx("span",{className:"af-run-timer__value",children:uw(wn,"stopped")})]}),(ge==="done"||ge==="error")&&i.jsxs("div",{className:"af-run-timer"+(ge==="error"?" af-run-timer--error":" af-run-timer--done"),children:[i.jsx("span",{className:"af-run-timer__label",children:ge==="error"?"FAILED":"COMPLETED"}),i.jsx("span",{className:"af-run-timer__value",children:uw(wn,ge)})]}),ge!=="edit"&&i.jsx("button",{type:"button",className:"af-icon-btn"+(hr?" af-icon-btn--active":""),"aria-label":e("flow:topbar.executionLog"),title:e("flow:topbar.executionLog"),onClick:()=>rt(v=>!v),children:i.jsx("span",{className:"material-symbols-outlined",children:"terminal"})}),ge==="edit"&&i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-icon-btn"+(we==="history"?" af-icon-btn--active":""),"aria-label":e("flow:topbar.history"),title:e("flow:topbar.history"),disabled:!u,onClick:sM,children:i.jsx("span",{className:"material-symbols-outlined",children:"history"})}),i.jsx("button",{type:"button",className:"af-icon-btn"+(we==="settings"?" af-icon-btn--active":""),onClick:iM,"aria-label":e("flow:topbar.pipelineSettings"),title:e("flow:topbar.pipelineSettings"),disabled:!u,children:i.jsx("span",{className:"material-symbols-outlined",children:"settings"})}),i.jsx("button",{type:"button",className:"af-composer-topbar-btn"+(we==="composer"?" af-composer-topbar-btn--active":"")+(qn?" af-composer-topbar-btn--running":""),onClick:oM,"aria-label":"AI Composer",title:"AI Composer",disabled:!u,children:"AI"}),i.jsx("button",{type:"button",className:"af-icon-btn af-shortcuts-trigger"+(Ae?" af-icon-btn--active":""),onClick:zk,"aria-label":e("flow:topbar.shortcutsLabel"),title:e("flow:topbar.shortcutsTitle"),disabled:!u,children:i.jsx("span",{className:"af-shortcuts-trigger__mark","aria-hidden":!0,children:"?"})}),i.jsx("button",{type:"button",className:"af-icon-btn af-icon-btn--danger","aria-label":e("flow:topbar.deletePipeline"),title:e("flow:topbar.deletePipeline"),disabled:!u||vi(u.source)||u.source!=="user"&&u.source!=="workspace",onClick:()=>_(!0),children:i.jsx("span",{className:"material-symbols-outlined",children:"delete_forever"})}),i.jsx("button",{type:"button",className:"af-btn-pipeline-archive",disabled:!u||vi(u.source)||u.archived||u.source!=="user"&&u.source!=="workspace",onClick:()=>A(!0),children:"Archive"})]}),ge==="running"?i.jsxs("button",{type:"button",className:"af-btn-run-stop",onClick:vs,title:e("flow:run.pauseRun"),children:[i.jsx("span",{className:"material-symbols-outlined",children:"pause"}),"Pause"]}):ge==="ready"?i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg",disabled:!u,onClick:()=>void En(),title:e("flow:topbar.startRun"),children:e("flow:topbar.startRun")}),i.jsxs("button",{type:"button",className:"af-btn-pipeline-save",onClick:bi,children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit"}),"Edit"]})]}):ge==="stopped"?i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg",disabled:!u,onClick:()=>void En({runUuid:jn}),title:jn?e("flow:topbar.resumeTitle",{uuid:jn}):e("flow:topbar.resumeTitleNoUuid"),children:"Resume"}),i.jsxs("button",{type:"button",className:"af-btn-pipeline-save",onClick:bi,children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit"}),"Edit"]})]}):ge==="done"||ge==="error"?i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg",disabled:!u,onClick:()=>void En(),title:e("flow:topbar.rerunTitle"),children:"Run"}),i.jsxs("button",{type:"button",className:"af-btn-pipeline-save",onClick:bi,children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit"}),"Edit"]})]}):i.jsxs("div",{className:"af-run-btn-group",children:[i.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg af-run-btn-main",disabled:!u,onClick:()=>void En(),children:"Run"}),i.jsx("button",{type:"button",className:"af-run-btn-dropdown",disabled:!u,onClick:()=>be(v=>!v),"aria-label":e("flow:topbar.runOptions"),"aria-expanded":U,children:i.jsx("span",{className:"material-symbols-outlined",children:"arrow_drop_down"})}),U&&u&&i.jsxs("div",{className:"af-run-dropdown-menu",children:[i.jsxs("button",{type:"button",className:"af-run-dropdown-item",onClick:()=>{var j,W,q,Y,X;be(!1);const v={};for(const se of ti){const ie=zi[se.id];ie&&(v[ie]=((j=Xs[ie])==null?void 0:j.value)??((W=Xs[ie])==null?void 0:W.path)??((X=(Y=(q=se.data)==null?void 0:q.outputs)==null?void 0:Y[0])==null?void 0:X.default)??"")}nn(v),$e(!0)},children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit_note"}),e("flow:topbar.runWithParams")]}),i.jsxs("button",{type:"button",className:"af-run-dropdown-item",onClick:()=>{be(!1),En({prepareOnly:!0})},children:[i.jsx("span",{className:"material-symbols-outlined",children:"tune"}),e("flow:topbar.editRun")]}),i.jsx("div",{className:"af-run-dropdown-divider"}),i.jsxs("div",{className:"af-run-dropdown-section",children:[i.jsx("span",{className:"af-run-dropdown-section-label",children:e("flow:topbar.runWithPreset")}),i.jsxs("button",{type:"button",className:"af-run-dropdown-item",onClick:()=>{be(!1),En()},children:[i.jsx("span",{className:"material-symbols-outlined",children:"play_arrow"}),e("flow:runPreset.default")]}),Object.keys(Tt).map(v=>i.jsxs("button",{type:"button",className:"af-run-dropdown-item",onClick:()=>{var q;be(!1);const j=Tt[v]||{},W={};for(const Y of ti){const X=zi[Y.id];if(!X)continue;const se=((q=Y.data)==null?void 0:q.definitionId)||"",ie=j[Y.id]??"";se.startsWith("provide_file")?W[X]={type:"file",path:ie}:W[X]={type:"str",value:ie}}En({cliInputsOverride:W})},children:[i.jsx("span",{className:"material-symbols-outlined",children:"bookmark"}),v]},v))]})]})]})]})]}),ot?i.jsxs("div",{className:"af-flow-snippet-toast",role:"status","aria-live":"polite",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"check_circle"}),i.jsx("span",{children:ot}),i.jsx("button",{type:"button",onClick:()=>nt(""),"aria-label":"关闭发布提示",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}):null,i.jsxs("div",{className:"af-pipeline-body"+(ge!=="edit"?" af-pipeline-body--run-mode":""),children:[ge==="edit"&&we!=="settings"?i.jsxs("aside",{className:"af-node-palette af-flow-left-panel",id:"af-node-palette","aria-label":e("flow:palette2.nodePalette"),children:[i.jsxs("div",{className:`af-palette-workspace${Ur?" af-palette-workspace--expanded":""}`,children:[i.jsxs("button",{type:"button",className:"af-palette-workspace-head",onClick:()=>hi(v=>!v),"aria-expanded":Ur,children:[i.jsx("span",{className:"af-palette-workspace-icon material-symbols-outlined","aria-hidden":!0,children:"folder_open"}),i.jsx("span",{className:"af-palette-workspace-label",children:e("flow:palette.workspace")}),i.jsx("span",{className:"af-palette-workspace-chevron material-symbols-outlined","aria-hidden":!0,children:Ur?"expand_less":"expand_more"})]}),i.jsx("div",{className:"af-palette-workspace-path",title:u&&(u.path||pr.path)||"",children:u?u.id:e("flow:palette2.noPipelineSelected")}),Ur&&i.jsx("div",{className:"af-palette-workspace-tree",children:Zn?i.jsx("div",{className:"af-palette-workspace-loading",children:e("flow:palette.loading")}):pr.error?i.jsx("div",{className:"af-palette-workspace-empty",children:pr.error}):u?i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-palette-workspace-group",children:[i.jsxs("div",{className:"af-palette-workspace-group-head",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder"}),i.jsx("span",{children:u.id}),i.jsxs("span",{className:"af-palette-workspace-count",children:["(",pr.files.length,")"]})]}),pr.files.length>0?i.jsx("ul",{className:"af-palette-workspace-list",children:pr.files.filter(v=>v.type==="file").map(v=>i.jsxs("li",{className:"af-palette-workspace-item af-palette-workspace-item--clickable",title:v.path,onClick:()=>Z({filePath:v.path,fileName:v.name}),children:[i.jsx("span",{className:"material-symbols-outlined af-palette-workspace-item-icon","aria-hidden":!0,children:v.icon}),i.jsx("span",{className:"af-palette-workspace-item-label",children:v.name}),v.size!=null&&i.jsx("span",{className:"af-palette-workspace-item-size",children:v.size<1024?`${v.size}B`:v.size<1024*1024?`${(v.size/1024).toFixed(1)}KB`:`${(v.size/1024/1024).toFixed(1)}MB`})]},v.path))}):pr.files.filter(v=>v.type==="directory").length===0?i.jsx("div",{className:"af-palette-workspace-empty",children:"暂无文件"}):null]}),pr.files.filter(v=>{var j;return v.type==="directory"&&((j=v.children)==null?void 0:j.length)>0}).map(v=>i.jsxs("div",{className:"af-palette-workspace-group af-palette-workspace-group--sub",children:[i.jsxs("div",{className:"af-palette-workspace-group-head",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:v.icon}),i.jsxs("span",{children:[v.name,"/"]}),i.jsxs("span",{className:"af-palette-workspace-count",children:["(",v.children.length,")"]})]}),i.jsx("ul",{className:"af-palette-workspace-list",children:v.children.map(j=>i.jsxs("li",{className:`af-palette-workspace-item${j.type==="file"?" af-palette-workspace-item--clickable":""}`,title:j.path,onClick:j.type==="file"?()=>Z({filePath:j.path,fileName:j.name}):void 0,children:[i.jsx("span",{className:"material-symbols-outlined af-palette-workspace-item-icon","aria-hidden":!0,children:j.icon}),i.jsx("span",{className:"af-palette-workspace-item-label",children:j.name}),j.type==="file"&&j.size!=null&&i.jsx("span",{className:"af-palette-workspace-item-size",children:j.size<1024?`${j.size}B`:j.size<1024*1024?`${(j.size/1024).toFixed(1)}KB`:`${(j.size/1024/1024).toFixed(1)}MB`})]},j.path))})]},v.path))]}):i.jsx("div",{className:"af-palette-workspace-empty",children:e("flow:palette2.noPipelineSelected")})})]}),i.jsxs("div",{className:"af-node-palette-head",children:[i.jsxs("h2",{className:"af-node-palette-title",children:[i.jsx("span",{children:"Palette"}),i.jsx("span",{className:"af-node-palette-title-kbd","aria-label":"快捷键 A",children:"A"})]}),i.jsxs("label",{className:"af-palette-search-wrap",children:[i.jsx("span",{className:"af-visually-hidden",children:ke==="flows"?"搜索流程片段":e("flow:palette.searchNodes")}),i.jsx("span",{className:"af-palette-search-icon material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{ref:Ue,type:"search",className:"af-palette-search-input",value:ae,onChange:v=>fe(v.target.value),placeholder:(ke==="flows"?"搜索流程片段":e("flow:palette.searchNodes"))+"…","aria-label":ke==="flows"?"搜索流程片段":e("flow:palette.searchNodes")})]}),i.jsxs("div",{className:"af-palette-tabs",role:"tablist","aria-label":"Palette 类型",children:[i.jsxs("button",{type:"button",role:"tab","aria-selected":ke==="nodes",className:"af-palette-tab"+(ke==="nodes"?" af-palette-tab--active":""),onClick:()=>xe("nodes"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"category"}),"节点"]}),i.jsxs("button",{type:"button",role:"tab","aria-selected":ke==="flows",className:"af-palette-tab"+(ke==="flows"?" af-palette-tab--active":""),onClick:()=>xe("flows"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"account_tree"}),"流程"]})]})]}),d?i.jsx("p",{className:"af-err af-palette-list-err",children:d}):null,i.jsx("div",{className:"af-node-palette-scroll",children:ke==="flows"?i.jsxs(i.Fragment,{children:[i.jsx("section",{className:"af-palette-section af-flow-palette-section--snippets",children:i.jsxs("div",{className:"af-flow-snippet-actions",children:[i.jsxs("button",{type:"button",className:"af-flow-snippet-publish-btn",onClick:nM,disabled:!u||Qr.length<2,title:Qr.length<2?"选择至少两个节点后发布流程片段":"发布选中的流程片段",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布选中片段"]}),i.jsxs("span",{className:"af-flow-snippet-selection",children:["已选 ",Qr.length," 节点 / ",Sh.length," 连线"]})]})}),Ye?i.jsx("p",{className:"af-err af-palette-list-err",children:Ye}):null,lt?i.jsx("p",{className:"af-palette-empty",children:"正在加载流程片段…"}):Mk.length>0?i.jsxs("section",{className:"af-palette-section af-flow-palette-section--snippets",children:[i.jsx("h3",{className:"af-palette-cat",children:"FLOW SNIPPETS"}),i.jsx("div",{className:"af-palette-cards",children:Mk.map(v=>{const j=`${v.id}@${v.version}`,W=v.displayName||v.name||v.id,q=v.description||`${v.nodeCount||0} 个节点,${v.edgeCount||0} 条连线`;return i.jsxs("button",{type:"button",className:"af-palette-card af-flow-snippet-card",onClick:()=>Ok(v),draggable:!!u,onDragStart:Y=>{Y.dataTransfer.setData("application/agentflow-snippet",j),Y.dataTransfer.effectAllowed="move"},disabled:!u,title:q,children:[i.jsxs("span",{className:"af-palette-card-head",children:[i.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:"account_tree"})}),i.jsxs("span",{className:"af-palette-card-main",children:[i.jsx("span",{className:"af-palette-card-label",children:W}),i.jsxs("span",{className:"af-palette-card-id",children:[v.id,"@",v.version]})]})]}),q?i.jsx("span",{className:"af-palette-card-desc",children:q}):null,i.jsxs("span",{className:"af-flow-snippet-meta","aria-hidden":!0,children:[i.jsxs("span",{children:[v.nodeCount||0," nodes"]}),i.jsxs("span",{children:[v.edgeCount||0," edges"]})]})]},j)})})]}):i.jsx("p",{className:"af-palette-empty",children:ae.trim()?"无匹配流程片段":"暂无流程片段。选择多个节点后发布。"})]}):i.jsxs(i.Fragment,{children:[Pf.filter(v=>Zl[v].length>0).map(v=>i.jsxs("section",{className:`af-palette-section af-flow-palette-section--${v}`,children:[i.jsx("h3",{className:"af-palette-cat",children:v}),i.jsx("div",{className:"af-palette-cards",children:Zl[v].map(j=>{const W=H1(j.inputs,"input"),q=H1(j.outputs,"output"),X=j.id==="control_load_skills"?"从当前 Skills collection 或上游上下文自动注入 Skills,通常无需手填参数。":LR(j),se=MR(j);return i.jsxs("button",{type:"button",className:"af-palette-card",onClick:()=>Qd(j),draggable:!!u,onDragStart:ie=>{ie.dataTransfer.setData("application/agentflow-node",j.id),ie.dataTransfer.effectAllowed="move"},disabled:!u,title:X||j.id,children:[i.jsxs("span",{className:"af-palette-card-head",children:[i.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:V7(v)})}),i.jsxs("span",{className:"af-palette-card-main",children:[i.jsx("span",{className:"af-palette-card-label",children:se}),se!==j.id?i.jsx("span",{className:"af-palette-card-id",children:j.id}):null]})]}),X?i.jsx("span",{className:"af-palette-card-desc",children:X}):null,i.jsxs("span",{className:"af-palette-card-ports","aria-hidden":!0,children:[i.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--in",children:[i.jsxs("span",{className:"af-palette-card-port-count",children:[W.list.length," IN"]}),i.jsxs("span",{className:"af-palette-card-port-list",children:[W.shown.map((ie,ve)=>i.jsxs("span",{className:"af-palette-card-port",title:z1("input",ie,ve),children:[i.jsx("span",{className:"af-palette-card-port-dot",style:{background:Dn(ie==null?void 0:ie.type)}}),i.jsx("span",{className:"af-palette-card-port-name",children:dw(ie,ve)})]},`in-${ve}`)),W.hidden>0?i.jsxs("span",{className:"af-palette-card-port-more",children:["+",W.hidden]}):null]})]}),i.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--out",children:[i.jsxs("span",{className:"af-palette-card-port-count",children:[q.list.length," OUT"]}),i.jsxs("span",{className:"af-palette-card-port-list",children:[q.shown.map((ie,ve)=>i.jsxs("span",{className:"af-palette-card-port",title:z1("output",ie,ve),children:[i.jsx("span",{className:"af-palette-card-port-name",children:dw(ie,ve)}),i.jsx("span",{className:"af-palette-card-port-dot",style:{background:Dn(ie==null?void 0:ie.type)}})]},`out-${ve}`)),q.hidden>0?i.jsxs("span",{className:"af-palette-card-port-more",children:["+",q.hidden]}):null]})]})]})]},j.id)})})]},v)),u&&ce.length===0?i.jsx("p",{className:"af-palette-empty",children:e("flow:palette.noComponents")}):null,u&&ce.length>0&&ae.trim()&&S===0?i.jsx("p",{className:"af-palette-empty",children:e("flow:palette.noMatch")}):null,u?null:i.jsx("p",{className:"af-palette-empty",children:e("flow:palette.selectPipeline")})]})}),i.jsxs("footer",{className:"af-palette-engine",children:[i.jsxs("div",{className:"af-palette-engine-head",children:[i.jsx("span",{className:"af-palette-engine-dot"+(le?"":" af-palette-engine-dot--offline"),"aria-hidden":!0}),i.jsx("span",{className:"af-palette-engine-label",children:e(le?"common:engine.online":"common:engine.offline")})]}),x?i.jsx("div",{className:"af-palette-tip"+pt,role:"status","aria-live":"polite",children:x}):null]})]}):ge!=="edit"&&u?i.jsx(T7,{flowId:u.id,flowSource:u.source||"user",flowArchived:u.archived,provideNodes:ti,edges:Qt,nodes:Mt,onCliInputsChange:cr,onBackToEdit:bi}):null,i.jsxs("div",{className:"af-pipeline-main-stack",children:[i.jsxs("div",{className:"af-pipeline-canvas-col",children:[y?i.jsx("div",{className:"af-banner af-banner--err af-pipeline-banner",children:y}):null,u&&On.length>0&&!V?i.jsxs("div",{className:"af-banner af-banner--warn af-flow-slot-warnings",role:"region","aria-label":e("flow:validation.flowWarningAriaLabel"),children:[i.jsxs("div",{className:"af-flow-slot-warnings-head",children:[i.jsx("div",{className:"af-flow-slot-warnings-title",children:e("flow:palette.validationWarnings")}),i.jsxs("div",{className:"af-flow-slot-warnings-head-actions",children:[i.jsx("button",{type:"button",className:"af-icon-btn",disabled:de,"aria-label":e("flow:validation.reloadFromServer"),title:e("flow:validation.reloadFromServerShort"),onClick:()=>void Oe(),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"refresh"})}),i.jsx("button",{type:"button",className:"af-icon-btn","aria-label":e("flow:validation.closeBanner"),title:e("common:common.close"),onClick:()=>oe(!0),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]})]}),i.jsx("ul",{className:"af-flow-slot-warnings-list",children:On.map(v=>i.jsxs("li",{children:[e("flow:validation.nodePrefix"),' "',i.jsx("a",{href:"#",className:"af-flow-slot-warning-node-link","aria-label":e("flow:validation.focusNodeAriaLabel",{nodeId:v.nodeId}),onClick:j=>{j.preventDefault(),mr(v.nodeId)},children:v.nodeId}),'"',v.suffix]},v.key))})]}):null,u&&On.length>0&&V?i.jsxs("div",{className:"af-banner af-banner--warn af-flow-slot-warnings af-flow-slot-warnings--collapsed",role:"status","aria-live":"polite",children:[i.jsx("span",{className:"af-flow-slot-warnings-collapsed-text",children:e("flow:validation.slotWarningCount",{count:On.length})}),i.jsxs("button",{type:"button",className:"af-flow-slot-warnings-kbd-hint",onClick:zk,title:e("flow:validation.shortcutHint"),children:[i.jsx("kbd",{children:"?"})," ",e("flow:validation.shortcutHintLabel")]}),i.jsxs("div",{className:"af-flow-slot-warnings-collapsed-actions",children:[i.jsx("button",{type:"button",className:"af-flow-slot-warnings-collapsed-btn",onClick:()=>oe(!1),children:e("flow:validation.show")}),i.jsx("button",{type:"button",className:"af-flow-slot-warnings-collapsed-btn",disabled:de,onClick:()=>void Oe(),children:e("common:common.refresh")})]})]}):null,we==="settings"&&u&&ge==="edit"?aM():i.jsx("div",{className:"af-react-flow-wrap af-pipeline-flow",children:u?i.jsxs(i.Fragment,{children:[i.jsx(mq,{fitViewEpoch:h,canvasTool:Ra,nodes:Xy,edges:Jy,onNodesChange:ge!=="edit"?void 0:qy,onEdgesChange:ge!=="edit"?void 0:Yy,onConnect:ge!=="edit"?void 0:dt,onConnectStart:ge!=="edit"?void 0:ht,onConnectEnd:ge!=="edit"?void 0:Wt,isValidConnection:ge!=="edit"?void 0:ze,onNodesDelete:ge!=="edit"?void 0:Be,onNodeClick:gn,onNodeDoubleClick:Yn,onEdgeClick:He,onFlowInit:kt,onDrop:kh,onDragOver:No,hideMinimapAndControls:!!(u&&we),bottomSlot:ge==="edit"?i.jsx("div",{className:"af-bottom-composer-stack af-flow-bottom-composer",children:i.jsxs("div",{className:"af-pipeline-composer-inner",children:[i.jsx("div",{className:"af-composer-selected","aria-label":e("flow:composer.selectedNodesAriaLabel"),children:Nh.length===0?i.jsx("span",{className:"af-composer-selected-empty",children:e("flow:composer.selectedNodesEmpty")}):Nh.map((v,j)=>{var ve,je;if(v.kind==="definition"){const Ke=v.definition,he=String(Ke.label??Ke.id),De=[Ke.id,Ke.description?String(Ke.description).slice(0,120):""].filter(Boolean).join(" — ");return i.jsxs("div",{className:"af-composer-node-chip af-composer-node-chip--definition",title:De,children:[i.jsx("span",{className:"af-composer-node-chip-label",children:he}),i.jsx("button",{type:"button",className:"af-composer-node-chip-dismiss",onClick:()=>Fk(v),"aria-label":e("flow:composer.removeFromInput",{id:Ke.id}),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},`def-${Ke.id}`)}const W=v.node,q=v.kind,Y=String(((ve=W.data)==null?void 0:ve.label)??W.id),X=(je=W.data)!=null&&je.definitionId?String(W.data.definitionId):"",se=X&&X!==Y?`${Y} · ${W.id} · ${X}`:`${Y} · ${W.id}`,ie=q==="canvas"?e("flow:composer.deselectNode",{id:W.id}):e("flow:composer.removeFromInput",{id:W.id});return i.jsxs("div",{className:"af-composer-node-chip"+(q==="mention"?" af-composer-node-chip--mention":""),title:se,children:[i.jsx("span",{className:"af-composer-node-chip-label",children:Y}),i.jsx("button",{type:"button",className:"af-composer-node-chip-dismiss",onClick:()=>Fk(v),"aria-label":ie,children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},W.id)})}),i.jsxs("div",{className:"af-composer-card af-composer-card--input-only",children:[i.jsxs("div",{className:"af-composer-input-wrap",children:[i.jsx("textarea",{ref:yo,className:"af-composer-textarea",placeholder:e("flow:composer.inputPlaceholder"),disabled:!u,value:Pr,rows:2,onChange:v=>{Oi(v.target.value),Ta(v.target.selectionStart??v.target.value.length)},onSelect:v=>{const j=v.target;j instanceof HTMLTextAreaElement&&Ta(j.selectionStart??0)},onKeyDown:v=>{if((v.metaKey||v.ctrlKey)&&v.key==="Enter"){v.preventDefault(),tc();return}if(ef&&Vi.length>0&&(v.key==="ArrowDown"||v.key==="ArrowUp"||v.key==="Enter")){if(v.key==="ArrowDown")v.preventDefault(),Qo(j=>(j+1)%Vi.length);else if(v.key==="ArrowUp")v.preventDefault(),Qo(j=>(j-1+Vi.length)%Vi.length);else if(v.key==="Enter"){v.preventDefault();const j=Vi[gi];j&&sx(j.id)}}},onKeyUp:v=>{const j=v.target;j instanceof HTMLTextAreaElement&&Ta(j.selectionStart??j.value.length)},onClick:v=>{const j=v.target;j instanceof HTMLTextAreaElement&&Ta(j.selectionStart??0)},"aria-label":e("flow:composer.inputAriaLabel"),autoComplete:"off",spellCheck:!1}),ef&&u&&Vi.length>0?i.jsxs("ul",{className:"af-composer-mention-menu",role:"listbox","aria-label":e("flow:composer.mentionAriaLabel"),children:[tf.instances.length>0?i.jsx("li",{className:"af-composer-mention-section",role:"presentation",children:i.jsx("div",{className:"af-composer-mention-section-title",children:"Instances"})}):null,tf.instances.map((v,j)=>{const W=j;return i.jsx("li",{role:"option","aria-selected":W===gi,children:i.jsxs("button",{type:"button",className:"af-composer-mention-item"+(W===gi?" af-composer-mention-item--active":""),onMouseDown:q=>q.preventDefault(),onMouseEnter:()=>Qo(W),onClick:()=>sx(v.id),children:[i.jsx("span",{className:"af-composer-mention-id",children:v.title}),v.subtitle?i.jsx("span",{className:"af-composer-mention-sub",children:v.subtitle}):null]})},`i-${v.id}`)}),tf.definitions.length>0?i.jsx("li",{className:"af-composer-mention-section",role:"presentation",children:i.jsx("div",{className:"af-composer-mention-section-title",children:"Node"})}):null,tf.definitions.map((v,j)=>{const W=tf.instances.length+j;return i.jsx("li",{role:"option","aria-selected":W===gi,children:i.jsxs("button",{type:"button",className:"af-composer-mention-item"+(W===gi?" af-composer-mention-item--active":""),onMouseDown:q=>q.preventDefault(),onMouseEnter:()=>Qo(W),onClick:()=>sx(v.id),children:[i.jsx("span",{className:"af-composer-mention-id",children:v.title}),v.subtitle?i.jsx("span",{className:"af-composer-mention-sub",children:v.subtitle}):null]})},`d-${v.id}`)})]}):null]}),i.jsxs("div",{className:"af-composer-toolbar",children:[Ts.length>0&&i.jsx("label",{className:"af-composer-session-field",children:i.jsxs("select",{className:"af-composer-session-select",value:tr||"",onChange:v=>{v.target.value==="__new__"?Jl():Kd(v.target.value)},disabled:qn,"aria-label":e("flow:composer.switchConversation"),children:[Ts.map(v=>i.jsxs("option",{value:v.id,children:[v.label,v.running?" ⏳":""]},v.id)),i.jsxs("option",{value:"__new__",children:["+ ",e("flow:composer.newConversation")]})]})}),i.jsxs("div",{className:"af-composer-skills-field",children:[i.jsxs("button",{ref:Xr,type:"button",className:"af-composer-skills-button"+(rx>0?" af-composer-skills-button--active":""),disabled:!u||qn,"aria-haspopup":"listbox","aria-expanded":Kl,onClick:()=>Gc(v=>!v),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"extension"}),i.jsx("span",{children:rx>0?`Skills ${rx}`:"Skills"})]}),Kl&&!qn?zr.createPortal(i.jsx("div",{ref:Ul,className:"af-composer-skills-menu",role:"listbox","aria-label":"Composer skills",style:hh,children:Di.length===0?i.jsx("div",{className:"af-composer-skills-empty",children:"No skills found"}):i.jsxs(i.Fragment,{children:[jh.groups.map(v=>{const j=Sl(v,Di),W=HA(v,nx,Di),q=fh.has(v.id);return i.jsxs("div",{className:"af-composer-skill-group af-composer-skill-group--framed"+(q?" af-composer-skill-group--collapsed":""),children:[i.jsxs("div",{className:"af-composer-skill-group-title af-composer-skill-group-title--selectable",children:[i.jsxs("label",{className:"af-composer-skill-group-check",children:[i.jsx("input",{type:"checkbox",checked:W==="all",disabled:j.length===0,onChange:Y=>{const X=Y.target.checked;La(se=>X?FA(se,j):zA(se,j))}}),i.jsxs("span",{className:"af-composer-skill-group-title-main",children:[i.jsx("span",{children:v.name}),v.builtin?i.jsx("em",{children:"built-in"}):null,W==="partial"?i.jsx("em",{children:"partial"}):null]})]}),i.jsxs("button",{type:"button",className:"af-composer-skill-group-toggle","aria-label":q?`展开 ${v.name}`:`收起 ${v.name}`,onClick:()=>{ph(Y=>{const X=new Set(Y);return X.has(v.id)?X.delete(v.id):X.add(v.id),X})},children:[i.jsx("span",{children:v.skills.length}),i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:q?"expand_more":"expand_less"})]})]}),q?null:i.jsx("div",{className:"af-composer-skill-group-items",children:v.skills.map(Y=>i.jsxs("label",{className:"af-composer-skill-option",children:[i.jsx("input",{type:"checkbox",checked:nx.has(Y.key),onChange:X=>{const se=X.target.checked;La(ie=>se?ie.includes(Y.key)?ie:[...ie,Y.key]:ie.filter(ve=>ve!==Y.key))}}),i.jsxs("span",{className:"af-composer-skill-option-main",children:[i.jsx("span",{className:"af-composer-skill-option-title",children:Y.name}),Y.description?i.jsx("span",{className:"af-composer-skill-option-desc",children:Y.description}):null]})]},`${v.id}:${Y.key}`))})]},v.id)}),jh.ungrouped.length>0?i.jsxs("div",{className:"af-composer-skill-group",children:[i.jsxs("div",{className:"af-composer-skill-group-title",children:[i.jsx("span",{children:"Ungrouped"}),i.jsx("span",{children:jh.ungrouped.length})]}),jh.ungrouped.map(v=>i.jsxs("label",{className:"af-composer-skill-option",children:[i.jsx("input",{type:"checkbox",checked:nx.has(v.key),onChange:j=>{const W=j.target.checked;La(q=>W?q.includes(v.key)?q:[...q,v.key]:q.filter(Y=>Y!==v.key))}}),i.jsxs("span",{className:"af-composer-skill-option-main",children:[i.jsx("span",{className:"af-composer-skill-option-title",children:v.name}),v.description?i.jsx("span",{className:"af-composer-skill-option-desc",children:v.description}):null]})]},`ungrouped:${v.key}`))]}):null]})}),document.body):null]}),i.jsxs("label",{className:"af-composer-model-field",children:[i.jsx("span",{className:"af-visually-hidden",children:e("flow:composer.modelLabel")}),i.jsxs("select",{className:"af-composer-model-select",value:(xo||"").trim()?Ms.currentNotInLists?Ms.currentNotInLists:lm(xo,Ms.cursorList,Ms.opencodeList,Ms.claudeCodeList):"",onChange:v=>$d(v.target.value),disabled:!u||qn,"aria-label":e("flow:composer.modelAriaLabel"),children:[i.jsx("option",{value:"",children:e("flow:composer.modelDefault")}),Ms.currentNotInLists?i.jsxs("option",{value:Ms.currentNotInLists,children:[Ms.currentNotInLists,e("flow:composer.modelNotInList")]}):null,Ms.cursorList.length>0?i.jsx("optgroup",{label:"Cursor",children:Ms.cursorList.map(v=>i.jsx("option",{value:aa(v),children:v},`composer-c-${v}`))}):null,Ms.opencodeList.length>0?i.jsx("optgroup",{label:"OpenCode",children:Ms.opencodeList.map(v=>i.jsx("option",{value:`opencode:${aa(v)}`,children:v},`composer-o-${v}`))}):null,Ms.claudeCodeList.length>0?i.jsx("optgroup",{label:"Claude Code",children:Ms.claudeCodeList.map(v=>i.jsx("option",{value:`claude-code:${aa(v)}`,children:v},`composer-cc-${v}`))}):null]})]}),i.jsx("button",{type:"button",className:"af-composer-send"+(u&&Pr.trim()&&!qn?" af-composer-send--active":"")+(qn?" af-composer-send--stop":""),disabled:!u||!qn&&!Pr.trim(),"aria-label":e(qn?"flow:composer.stopGeneration":"flow:composer.send"),title:qn?e("flow:composer.stopGeneration"):void 0,onClick:()=>{var v;if(qn){(v=za.current)==null||v.abort();return}tc()},children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:qn?"stop":"arrow_upward"})})]})]}),Bd?zr.createPortal(i.jsx("div",{className:"af-node-props-expand-overlay af-composer-thread-dialog-overlay",role:"dialog","aria-modal":"true","aria-label":e("flow:composer.conversationOutput"),onMouseDown:v=>{v.target===v.currentTarget&&Qc(!1)},children:i.jsxs("div",{className:"af-node-props-expand-panel af-composer-thread-dialog-panel",children:[i.jsxs("div",{className:"af-node-props-expand-head af-composer-thread-dialog-head",children:[i.jsxs("div",{className:"af-composer-thread-dialog-head-main",children:[i.jsx("span",{className:"af-node-props-expand-title",children:e("flow:nodeProps.conversationOutput")}),i.jsx("div",{className:"af-composer-thread-dialog-status"+(qn?" af-composer-thread-dialog-status--running":""),role:"status","aria-live":"polite",title:Gl||void 0,children:qn&&!Gl?e("flow:composer.executing"):Gl||e("flow:composer.ready")})]}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>Qc(!1),"aria-label":e("flow:composer.collapseAriaLabel"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),Jc.length>1&&!(Ct&&Array.isArray(Ct.phases)&&Ct.phases.length>1)?i.jsx("div",{className:"af-composer-steps-track-wrap",children:i.jsx(nq,{steps:Jc})}):null,Ct&&Array.isArray(Ct.phases)&&Ct.phases.length>1?i.jsx("div",{className:"af-composer-phase-bar","aria-label":e("flow:composer.phaseProgress"),children:Ct.phases.map((v,j)=>{const W=v.status||(j<(Ct.currentPhase??0)?"done":j===(Ct.currentPhase??0)?qn?"running":Ct.nextPhase||Ct.isLastPhase?"done":"running":"pending");return i.jsxs("div",{className:"af-composer-phase-item"+(W==="done"?" af-composer-phase-item--done":"")+(W==="running"?" af-composer-phase-item--running":"")+(W==="pending"?" af-composer-phase-item--pending":""),title:`${v.label}${v.description?":"+v.description:""}`,children:[i.jsx("span",{className:"af-composer-phase-dot","aria-hidden":!0,children:W==="done"?i.jsx("span",{className:"material-symbols-outlined",style:{fontSize:"0.85rem"},children:"check"}):i.jsx("span",{children:j+1})}),i.jsx("span",{className:"af-composer-phase-label",children:v.label})]},v.name||j)})}):null,i.jsx("div",{className:"af-composer-thread-dialog-scroll",children:i.jsx(U1,{thread:Da,liveSegments:Xl,running:qn})}),Ct&&!Ct.isLastPhase&&Ct.nextPhase&&!qn?i.jsxs("div",{className:"af-composer-phase-review af-composer-phase-review--minimal","aria-label":e("flow:composer.phaseReviewLabel"),children:[i.jsx("span",{className:"af-composer-phase-auto-hint",children:e("flow:composer.phaseReviewHint",{nextPhase:Ct.nextPhase.label})}),i.jsxs("div",{className:"af-composer-phase-review-buttons",children:[i.jsx("button",{type:"button",className:"af-composer-phase-btn af-composer-phase-btn--continue",onClick:Dk,children:e("flow:composer.phaseReviewContinue",{label:Ct.nextPhase.label})}),i.jsx("button",{type:"button",className:"af-composer-phase-btn af-composer-phase-btn--skip",onClick:$k,children:e("flow:composer.phaseReviewSkip")})]})]}):null]})}),document.body):null]})}):null}),us&&ge==="edit"?(()=>{var q;const v=String(us.query||"").trim().toLowerCase(),j=v?us.candidates.filter(Y=>{var X,se,ie;return[(X=Y.def)==null?void 0:X.id,Y.displayLabel,Y.description,(se=Y.slot)==null?void 0:se.name,(ie=Y.slot)==null?void 0:ie.type].filter(Boolean).some(ve=>String(ve).toLowerCase().includes(v))}):us.candidates,W=us.draft.handleType==="source"?"IN":"OUT";return i.jsxs("div",{className:"af-connect-node-menu",style:{left:us.left,top:us.top},role:"dialog","aria-label":"选择匹配节点",children:[i.jsxs("div",{className:"af-connect-node-menu__head",children:[i.jsxs("div",{className:"af-connect-node-menu__title",children:[i.jsx("span",{className:"af-connect-node-menu__dot",style:{background:Dn((q=us.draft.slot)==null?void 0:q.type)},"aria-hidden":!0}),i.jsxs("span",{children:["匹配 ",us.draft.slotType," 节点"]})]}),i.jsx("button",{type:"button",className:"af-connect-node-menu__close","aria-label":"关闭",onClick:()=>Fi(null),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("label",{className:"af-connect-node-menu__search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",value:us.query,onChange:Y=>Fi(X=>X&&{...X,query:Y.target.value}),placeholder:"搜索节点",autoFocus:!0})]}),i.jsxs("div",{className:"af-connect-node-menu__list",children:[j.map(Y=>{var ie,ve;const X=Y.displayLabel||((ie=Y.def)==null?void 0:ie.id),se=dw(Y.slot,Y.slotIndex);return i.jsxs("button",{type:"button",className:"af-connect-node-menu__item",onClick:()=>iu(Y),title:Y.description||Y.def.id,children:[i.jsxs("span",{className:"af-connect-node-menu__item-main",children:[i.jsx("span",{className:"af-connect-node-menu__item-label",children:X}),X!==Y.def.id?i.jsx("span",{className:"af-connect-node-menu__item-id",children:Y.def.id}):null]}),i.jsxs("span",{className:"af-connect-node-menu__port",children:[i.jsx("span",{children:W}),i.jsx("span",{className:"af-connect-node-menu__port-dot",style:{background:Dn((ve=Y.slot)==null?void 0:ve.type)},"aria-hidden":!0}),i.jsx("span",{className:"af-connect-node-menu__port-name",children:se})]})]},`${Y.def.id}-${Y.slotIndex}`)}),j.length===0?i.jsx("div",{className:"af-connect-node-menu__empty",children:"没有匹配结果"}):null]})]})})():null]}):i.jsx("div",{className:"af-placeholder af-pipeline-placeholder",children:e("flow:pipeline.selectPipeline")})})]}),ge!=="edit"&&hr&&i.jsxs("div",{className:"af-run-console",style:{height:Ps},children:[i.jsx("div",{className:"af-run-console__resize",role:"separator","aria-orientation":"horizontal","aria-label":e("flow:run.resizeConsole"),onPointerDown:Cn,onPointerMove:sn,onPointerUp:Gn,onPointerCancel:Gn,onLostPointerCapture:Jr}),i.jsxs("div",{className:"af-run-console__head",children:[i.jsxs("span",{className:"af-run-console__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"terminal"}),"EXECUTION CONSOLE"]}),i.jsxs("div",{className:"af-run-console__head-right",children:[ge==="running"&&i.jsx("span",{className:"af-run-console__live-badge",children:"LIVE"}),i.jsx("button",{type:"button",className:"af-icon-btn af-run-console__close",onClick:()=>rt(!1),"aria-label":e("flow:run.closeLog"),children:i.jsx("span",{className:"material-symbols-outlined",children:"expand_more"})})]})]}),i.jsxs("div",{className:"af-run-console__body",children:[Xt.map((v,j)=>i.jsxs("div",{className:"af-run-console__line"+(v.type==="error"?" af-run-console__line--error":"")+(v.type==="warn"?" af-run-console__line--warn":"")+(v.type==="node-start"?" af-run-console__line--start":"")+(v.type==="node-done"?" af-run-console__line--done":"")+(v.type==="node-failed"?" af-run-console__line--error":"")+(v.type==="done"?" af-run-console__line--done":""),children:[i.jsxs("span",{className:"af-run-console__ts",children:["[",v.ts?new Date(v.ts).toLocaleTimeString():"--:--:--","]"]}),i.jsx("span",{className:"af-run-console__text",children:v.text!=null?String(v.text):""})]},j)),i.jsx("div",{ref:Gr})]})]})]}),ge!=="edit"&&ho&&u?i.jsx(_7,{instanceId:ho,flowId:u.id,runId:jn,nodeStatus:((Hk=Ar[ho])==null?void 0:Hk.status)??null,onClose:()=>mi(null)}):null,we&&we!=="settings"&&u&&ge==="edit"?i.jsx("aside",{className:"af-pipeline-drawer"+(we==="node"?" af-pipeline-drawer--wide":"")+(we==="composer"?" af-pipeline-drawer--wide":""),"aria-label":we==="settings"?e("flow:settings.title"):we==="history"?e("flow:history.title"):we==="composer"?"AI Composer":e("flow:nodeProps.title"),children:we==="composer"?i.jsxs("div",{className:"af-composer-sidebar",children:[i.jsxs("div",{className:"af-pipeline-drawer-head",children:[i.jsx("h2",{className:"af-pipeline-drawer-title",children:"AI Composer"}),i.jsx("button",{type:"button",className:"af-pipeline-drawer-close af-icon-btn",onClick:nf,"aria-label":e("flow:composer.closeSidebar"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),Ts.length>0&&i.jsxs("div",{className:"af-composer-session-tabs",children:[Ts.map(v=>i.jsxs("button",{type:"button",ref:j=>{j&&v.id===tr&&j.scrollIntoView({block:"nearest",inline:"nearest"})},className:["af-composer-session-tab",v.id===tr?"af-composer-session-tab--active":"",v.running?"af-composer-session-tab--running":""].filter(Boolean).join(" "),onClick:()=>Kd(v.id),title:v.label,children:[i.jsx("span",{className:"af-composer-session-label",children:v.label}),i.jsx("span",{className:"af-composer-session-close",role:"button",tabIndex:0,onClick:j=>{j.stopPropagation(),Zc(v.id)},onKeyDown:j=>{j.key!=="Enter"&&j.key!==" "||(j.preventDefault(),j.stopPropagation(),Zc(v.id))},title:v.running?e("flow:composer.endConversation"):e("flow:composer.closeConversation"),children:i.jsx("span",{className:"material-symbols-outlined",style:{fontSize:"0.75rem"},children:"close"})})]},v.id)),i.jsx("button",{type:"button",className:"af-composer-session-add",onClick:()=>Jl(),title:e("flow:composer.newConversation"),children:i.jsx("span",{className:"material-symbols-outlined",children:"add"})})]}),i.jsx("div",{className:"af-composer-sidebar-status"+(qn?" af-composer-sidebar-status--running":""),role:"status","aria-live":"polite",children:qn&&!Gl?e("flow:composer.executing"):Gl||e("flow:composer.ready")}),Ct&&Array.isArray(Ct.phases)&&Ct.phases.length>1?i.jsx("div",{className:"af-composer-phase-bar","aria-label":e("flow:composer.phaseProgress"),children:Ct.phases.map((v,j)=>{const W=v.status||(j<(Ct.currentPhase??0)?"done":j===(Ct.currentPhase??0)?qn?"running":Ct.isLastPhase&&j===Ct.phases.length-1||Ct.nextPhase?"done":"running":"pending");return i.jsxs("div",{className:"af-composer-phase-item"+(W==="done"?" af-composer-phase-item--done":"")+(W==="running"?" af-composer-phase-item--running":"")+(W==="pending"?" af-composer-phase-item--pending":""),title:`${v.label}${v.description?":"+v.description:""}`,children:[i.jsx("span",{className:"af-composer-phase-dot","aria-hidden":!0,children:W==="done"?i.jsx("span",{className:"material-symbols-outlined",style:{fontSize:"0.85rem"},children:"check"}):i.jsx("span",{children:j+1})}),i.jsx("span",{className:"af-composer-phase-label",children:v.label})]},v.name||j)})}):null,i.jsx("div",{className:"af-composer-sidebar-thread",ref:ea,children:i.jsx(U1,{thread:Da,liveSegments:Xl,running:qn})}),Ct&&!Ct.isLastPhase&&Ct.nextPhase&&!qn?i.jsxs("div",{className:"af-composer-phase-review af-composer-phase-review--minimal","aria-label":e("flow:composer.phaseReviewLabel"),children:[i.jsx("span",{className:"af-composer-phase-auto-hint",children:e("flow:composer.phaseReviewHint",{nextPhase:Ct.nextPhase.label})}),i.jsxs("div",{className:"af-composer-phase-review-buttons",children:[i.jsx("button",{type:"button",className:"af-composer-phase-btn af-composer-phase-btn--continue",onClick:Dk,children:e("flow:composer.phaseReviewContinue",{label:Ct.nextPhase.label})}),i.jsx("button",{type:"button",className:"af-composer-phase-btn af-composer-phase-btn--skip",onClick:$k,children:e("flow:composer.phaseReviewSkip")})]})]}):null]}):we==="node"&&wt?it?i.jsx(AR,{draft:it,setDraft:Ma,definitionId:String(((Bk=wt.data)==null?void 0:Bk.definitionId)??wt.id),systemPromptReadonly:String((Jd==null?void 0:Jd.description)??""),modelLists:Pt,disabled:!u,onIdBlur:zt,onClose:nf,onPublishToMarketplace:Ne,error:bn,ioSlots:{inputs:Array.isArray(it==null?void 0:it.inputs)?it.inputs:[],outputs:Array.isArray(it==null?void 0:it.outputs)?it.outputs:[]}}):i.jsx("div",{className:"af-pipeline-drawer-body",children:i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:pipeline.loadingProps")})}):i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-pipeline-drawer-head",children:[i.jsx("h2",{className:"af-pipeline-drawer-title",children:e(we==="settings"?"flow:settings.title":"flow:history.title")}),i.jsx("button",{type:"button",className:"af-pipeline-drawer-close af-icon-btn",onClick:nf,"aria-label":e("flow:composer.closeSidebar"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-pipeline-drawer-body",children:we==="settings"?i.jsxs(i.Fragment,{children:[i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.pipelineId")}),(u.source==="user"||u.source==="workspace")&&!u.archived?i.jsxs("div",{className:"af-pipeline-rename-row",children:[i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:z,onChange:v=>{K(v.target.value),T("")},onKeyDown:v=>{v.key==="Enter"&&(v.preventDefault(),bt())},onBlur:()=>{z.trim()&&z.trim()!==u.id&&bt()},placeholder:u.id,disabled:H,spellCheck:!1}),i.jsx("span",{className:"af-pipeline-drawer-badge",children:pu(u.source??"user",e)})]}):i.jsxs("div",{className:"af-pipeline-drawer-readonly",children:[u.id,i.jsx("span",{className:"af-pipeline-drawer-badge",children:pu(u.source??"user",e)}),u.archived?i.jsx("span",{className:"af-pipeline-drawer-badge af-pipeline-drawer-badge--muted",children:e("flow:settings.archived")}):null]}),F?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:F}):null]}),typeof u.path=="string"&&u.path?i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.diskPath")}),i.jsxs("div",{className:"af-pipeline-drawer-readonly af-pipeline-drawer-readonly--mono af-pipeline-path-row",children:[i.jsx("span",{className:"af-pipeline-path-text",children:u.path}),i.jsx("button",{type:"button",className:"af-icon-btn af-pipeline-copy-btn",onClick:()=>mt(u.path),title:e("flow:settings.copyPath"),children:i.jsx("span",{className:"material-symbols-outlined",children:R?"check":"content_copy"})})]})]}):null,u.source==="user"||u.source==="workspace"?u.archived?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.archivedNote")}):i.jsxs("div",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.storageLocation")}),i.jsx("div",{className:"af-pipeline-move-actions",children:u.source==="user"?i.jsx("button",{type:"button",className:"af-btn-secondary",disabled:M,onClick:()=>ta("workspace"),children:e(M?"flow:settings.moveBusy":"flow:settings.moveToWorkspace")}):i.jsx("button",{type:"button",className:"af-btn-secondary",disabled:M,onClick:()=>ta("user"),children:e(M?"flow:settings.moveBusy":"flow:settings.moveToUserDir")})}),E?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:E}):null]}):i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:settings.builtinNote")}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:pipeline.introduction")}),i.jsx("textarea",{className:"af-pipeline-drawer-textarea",value:w,onChange:v=>k(v.target.value),placeholder:e("flow:pipeline.introductionPlaceholder"),rows:5,spellCheck:!1})]}),i.jsxs("div",{className:"af-pipeline-meta-card",children:[i.jsx("h3",{className:"af-pipeline-meta-title",children:e("flow:schedule.title")}),Ll?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("common:common.loading")}):i.jsxs(i.Fragment,{children:[i.jsxs("label",{className:"af-new-pipeline-radio",children:[i.jsx("input",{type:"checkbox",checked:!!Ln.enabled,disabled:Qs||u.archived||vi(u.source),onChange:v=>Hi(j=>({...j,enabled:v.target.checked}))}),i.jsx("span",{children:e("flow:schedule.enabled")})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.cron")}),i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:Ln.cron||"",disabled:Qs||u.archived||vi(u.source),onChange:v=>Hi(j=>({...j,cron:v.target.value})),placeholder:"0 9 * * *",spellCheck:!1})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.timezone")}),i.jsx("input",{type:"text",className:"af-pipeline-rename-input",value:Ln.timezone||"",disabled:Qs||u.archived||vi(u.source),onChange:v=>Hi(j=>({...j,timezone:v.target.value})),placeholder:"Asia/Shanghai",spellCheck:!1})]}),i.jsxs("label",{className:"af-pipeline-drawer-field",children:[i.jsx("span",{className:"af-pipeline-drawer-label",children:e("flow:schedule.preset")}),i.jsxs("select",{className:"af-pipeline-flow-select",value:Ln.preset||"",disabled:Qs||u.archived||vi(u.source),onChange:v=>Hi(j=>({...j,preset:v.target.value})),children:[i.jsx("option",{value:"",children:e("flow:schedule.defaultPreset")}),Object.keys(Tt).map(v=>i.jsx("option",{value:v,children:v},v))]})]}),i.jsx("div",{className:"af-pipeline-drawer-readonly",children:i.jsx("span",{children:e("flow:schedule.overlapSkip")})}),Ln.nextRunAt?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:schedule.nextRun",{time:new Date(Ln.nextRunAt).toLocaleString()})}):i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:schedule.noNextRun")}),i.jsxs("dl",{className:"af-pipeline-meta-dl",children:[i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.runtime")}),i.jsx("dd",{children:Un!=null&&Un.running?e("flow:schedule.running"):Ln.enabled?e("flow:schedule.waiting"):e("flow:schedule.disabled")})]}),rn.lastTriggeredAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastTriggeredAt")}),i.jsx("dd",{children:new Date(rn.lastTriggeredAt).toLocaleString()})]}):null,rn.lastSkippedAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastSkippedAt")}),i.jsxs("dd",{children:[new Date(rn.lastSkippedAt).toLocaleString(),rn.lastSkipReason?` · ${rn.lastSkipReason}`:""]})]}):null,rn.lastRunUuid?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastRun")}),i.jsx("dd",{children:rn.lastRunUuid})]}):null,rn.lastExitCode!=null?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastExit")}),i.jsx("dd",{children:String(rn.lastExitCode)})]}):null,rn.lastFinishedAt?i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:schedule.lastFinishedAt")}),i.jsx("dd",{children:new Date(rn.lastFinishedAt).toLocaleString()})]}):null]}),Un!=null&&Un.lastError||rn.lastError?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:(Un==null?void 0:Un.lastError)||rn.lastError}):null,u.archived||vi(u.source)?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:schedule.readonlyNote")}):null,Ol?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:Ol}):null,zc?i.jsx("p",{className:"af-pipeline-drawer-muted",children:zc}):null,i.jsx("button",{type:"button",className:"af-btn-secondary",disabled:Qs||u.archived||vi(u.source),onClick:Va,children:e(Qs?"flow:schedule.saving":"flow:schedule.save")})]})]}),i.jsxs("div",{className:"af-pipeline-meta-card",children:[i.jsx("h3",{className:"af-pipeline-meta-title",children:e("flow:pipeline.metadata")}),i.jsx("dl",{className:"af-pipeline-meta-dl",children:i.jsxs("div",{className:"af-pipeline-meta-row",children:[i.jsx("dt",{children:e("flow:pipeline.nodeCount")}),i.jsxs("dd",{children:[Mt.length," ",e("flow:pipeline.nodesUnit")]})]})})]}),i.jsx("button",{type:"button",className:"af-pipeline-drawer-link",onClick:()=>n("/settings"),children:e("flow:settings.globalSettings")})]}):i.jsxs(i.Fragment,{children:[i.jsxs("p",{className:"af-pipeline-drawer-lead",children:[e("flow:settings.currentPipeline"),i.jsx("strong",{children:u.id})]}),Wr?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("common:common.loading")}):xn?i.jsx("p",{className:"af-err af-pipeline-drawer-err",children:xn}):Zd.length===0?i.jsx("p",{className:"af-pipeline-drawer-muted",children:e("flow:pipeline.noRuns")}):i.jsxs(i.Fragment,{children:[ks.success+ks.failed+ks.running+ks.stopped+ks.interrupted>0?i.jsxs("div",{className:"af-exec-history-summary","aria-label":e("flow:history.summary"),children:[ks.success>0?i.jsx("span",{className:"af-exec-history-pill af-exec-history-pill--success",children:e("flow:history.successCount",{count:ks.success})}):null,ks.failed>0?i.jsx("span",{className:"af-exec-history-pill af-exec-history-pill--failed",children:e("flow:history.failedCount",{count:ks.failed})}):null,ks.stopped>0?i.jsx("span",{className:"af-exec-history-pill af-exec-history-pill--stopped",children:e("flow:history.stoppedCount",{count:ks.stopped})}):null,ks.interrupted>0?i.jsx("span",{className:"af-exec-history-pill af-exec-history-pill--interrupted",children:e("flow:history.interruptedCount",{count:ks.interrupted})}):null,ks.running>0?i.jsx("span",{className:"af-exec-history-pill af-exec-history-pill--running",children:e("flow:history.runningCount",{count:ks.running})}):null]}):null,i.jsx("ul",{className:"af-exec-history-list",children:Zd.map((v,j)=>{const W=v.status||"unknown",q=W==="success"?"af-exec-history-card--success":W==="failed"?"af-exec-history-card--failed":W==="stopped"?"af-exec-history-card--stopped":W==="interrupted"?"af-exec-history-card--interrupted":W==="running"?"af-exec-history-card--running":"af-exec-history-card--unknown",Y=e(W==="success"?"flow:history.success":W==="failed"?"flow:history.failed":W==="stopped"?"flow:history.stopped":W==="interrupted"?"flow:history.interrupted":W==="running"?"flow:history.running":"flow:history.unknown"),X=W==="success"?"check_circle":W==="failed"?"error":W==="stopped"?"stop_circle":W==="interrupted"?"sync_disabled":W==="running"?"progress_activity":"help",se=v.runId||`${v.at}-${j}`,ie=v.runId!=null&&v.runId.length>=6?e("flow:history.runLabel",{id:v.runId.length>8?v.runId.slice(-8):v.runId}):e("flow:history.runLabel",{id:Zd.length-j});return i.jsx("li",{className:"af-exec-history-list-item",children:i.jsxs("button",{type:"button",className:`af-exec-history-card ${q}`,onClick:()=>tM(v),title:e("flow:history.enterRunView"),children:[i.jsxs("div",{className:"af-exec-history-card-top",children:[i.jsx("span",{className:"af-exec-history-card-title",children:ie}),i.jsx("span",{className:"af-exec-history-card-time",children:Eb(v.at,e)})]}),i.jsxs("div",{className:"af-exec-history-card-bottom",children:[i.jsxs("span",{className:"af-exec-history-card-status",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:X}),Y]}),i.jsxs("span",{className:"af-exec-history-card-duration",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"timer"}),c$(v.durationMs,e)]})]})]})},`${u.id}-${se}`)})})]})]})})]})}):null]}),i.jsx(N1,{open:Ka,title:e("flow:run.pauseTitle",{defaultValue:"暂停运行"}),message:e("flow:run.pauseConfirm"),confirmLabel:e("flow:run.pauseConfirmOk",{defaultValue:"暂停"}),onConfirm:na,onCancel:()=>Wi(!1)}),i.jsx(N1,{open:Ua,title:e("flow:run.backPromptTitle",{defaultValue:"返回项目列表"}),message:e("flow:run.backPromptMessage",{defaultValue:"流水线仍在运行,请选择处理方式:后台继续运行并退出,或停止后返回编辑。"}),confirmLabel:e("flow:run.backBackground",{defaultValue:"后台运行并退出"}),secondaryLabel:e("flow:run.backStopEdit",{defaultValue:"停止并进入编辑"}),secondaryDestructive:!0,onConfirm:eM,onSecondary:ex,onCancel:()=>ec(!1)}),i.jsx(SR,{open:Ae,onClose:()=>ws(!1)}),lM(),i.jsx(NR,{open:Vc,onClose:()=>Od(!1),onJump:su,nodes:Mt}),i.jsx(D7,{open:qo,onClose:()=>po(!1),flowId:(u==null?void 0:u.id)??""}),i.jsx(vR,{open:D,onClose:()=>A(!1),flowId:(u==null?void 0:u.id)??"",flowSource:(u==null?void 0:u.source)??"user",onArchived:async()=>{A(!1),await G(),n("/projects?tab=archived")}}),i.jsx(kR,{open:O&&!!(u!=null&&u.id),onClose:()=>_(!1),flowId:(u==null?void 0:u.id)??"",flowSource:(u==null?void 0:u.source)??"user",flowArchived:!!(u!=null&&u.archived),onDeleted:async()=>{_(!1),f(null),At([]),dn([]),bo(null),await G(),n("/projects")}}),Bn&&zr.createPortal(i.jsx("div",{className:"af-flow-snippet-modal-overlay",children:i.jsxs("div",{className:"af-flow-snippet-modal",role:"dialog","aria-modal":"true","aria-label":"发布流程片段",children:[i.jsxs("div",{className:"af-flow-snippet-modal__head",children:[i.jsxs("span",{className:"af-flow-snippet-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布流程片段"]}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Ve(!1),"aria-label":e("common:common.close"),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-flow-snippet-modal__body",children:[i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"名称"}),i.jsx("input",{type:"text",value:an.name,onChange:v=>{const j=v.target.value;hn(W=>({...W,name:j,id:W.id?W.id:j.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"")}))},placeholder:"例如:PR 检查片段",autoFocus:!0})]}),i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"ID"}),i.jsx("input",{type:"text",value:an.id,onChange:v=>hn(j=>({...j,id:v.target.value})),placeholder:"pr-check-snippet"})]}),i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"说明"}),i.jsx("textarea",{value:an.description,onChange:v=>hn(j=>({...j,description:v.target.value})),placeholder:"这段流程适合什么场景、需要接哪些上下游。",rows:4})]}),i.jsxs("div",{className:"af-flow-snippet-summary",children:["将发布 ",Qr.length," 个节点和 ",Sh.length," 条内部连线。"]}),Ee?i.jsx("div",{className:"af-flow-snippet-error",children:Ee}):null]}),i.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>Ve(!1),children:"取消"}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:mn||!an.name.trim(),onClick:()=>void rM(),children:mn?"发布中…":"发布"})]})]})}),document.body),i.jsx(h7,{open:!!Q,onClose:()=>Z(null),flowId:(u==null?void 0:u.id)??"",flowSource:(u==null?void 0:u.source)??"user",flowArchived:!!(u!=null&&u.archived),filePath:(Q==null?void 0:Q.filePath)??"",fileName:(Q==null?void 0:Q.fileName)??"",onSaved:()=>{qr(v=>({...v}))}})]}),vr&&ge!=="edit"&&zr.createPortal(i.jsx("div",{className:"af-user-check-modal-overlay",children:i.jsxs("div",{className:"af-user-check-modal",role:"dialog","aria-modal":"true",children:[i.jsxs("div",{className:"af-user-check-modal__head",children:[i.jsxs("span",{className:"af-user-check-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"fact_check"}),e("flow:userCheck.title",{instanceId:vr.instanceId})]}),i.jsx("div",{className:"af-user-check-modal__actions",children:Id?i.jsxs(i.Fragment,{children:[i.jsxs("button",{type:"button",className:"af-user-check-modal__btn af-user-check-modal__btn--save",onClick:async()=>{if(!vr||!u||!jn)return;const v=Fl||vr.content;try{(await fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",action:"save-user-check-content",runUuid:jn,instanceId:vr.instanceId,content:v})})).ok?(Xo(W=>W&&{...W,content:v}),Aa(!1),Ge(W=>[...W,{ts:new Date().toISOString(),type:"info",text:e("flow:userCheck.contentSaved")}])):Ge(W=>[...W,{ts:new Date().toISOString(),type:"error",text:e("flow:userCheck.saveFailed")}])}catch{Ge(j=>[...j,{ts:new Date().toISOString(),type:"error",text:e("flow:userCheck.saveFailed")}])}},children:[i.jsx("span",{className:"material-symbols-outlined",children:"save"}),e("flow:userCheck.save")]}),i.jsxs("button",{type:"button",className:"af-user-check-modal__btn",onClick:()=>{_a(vr.content),Aa(!1)},children:[i.jsx("span",{className:"material-symbols-outlined",children:"close"}),e("flow:userCheck.cancel")]})]}):i.jsxs(i.Fragment,{children:[i.jsxs("button",{type:"button",className:"af-user-check-modal__btn",onClick:()=>Aa(!0),children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit"}),e("flow:userCheck.edit")]}),i.jsx("button",{type:"button",className:"af-user-check-modal__btn",onClick:()=>Xo(null),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]})})]}),i.jsx("div",{className:"af-user-check-modal__body",children:Id?i.jsx("textarea",{ref:Td,className:"af-user-check-modal__textarea",value:Fl||vr.content,onChange:v=>_a(v.target.value)}):i.jsx("div",{className:"af-user-check-modal__preview",children:i.jsx("pre",{children:Fl||vr.content})})}),i.jsxs("div",{className:"af-user-check-modal__ai-bar",children:[i.jsx("input",{type:"text",className:"af-user-check-modal__ai-input",placeholder:e("flow:userCheck.aiEditPlaceholder"),value:Mi,onChange:v=>Li(v.target.value),disabled:zl}),i.jsxs("button",{type:"button",className:"af-user-check-modal__btn af-user-check-modal__btn--ai",disabled:zl||!Mi.trim(),onClick:()=>{!vr||!u||!jn||!Mi.trim()||(Pa(!0),Ge(v=>[...v,{ts:new Date().toISOString(),type:"info",text:e("flow:userCheck.aiEditStarted")}]),fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",action:"ai-edit-user-check-content",runUuid:jn,instanceId:vr.instanceId,content:Fl||vr.content,prompt:Mi})}).then(v=>v.json()).then(v=>{Pa(!1),v.ok&&v.content?(_a(v.content),Aa(!0),Li(""),Ge(j=>[...j,{ts:new Date().toISOString(),type:"info",text:e("flow:userCheck.aiEditDone")}])):Ge(j=>[...j,{ts:new Date().toISOString(),type:"error",text:v.error||e("flow:userCheck.aiEditFailed")}])}).catch(()=>{Pa(!1),Ge(v=>[...v,{ts:new Date().toISOString(),type:"error",text:e("flow:userCheck.aiEditFailed")}])}))},children:[zl?i.jsx("span",{className:"material-symbols-outlined af-spin",children:"sync"}):i.jsx("span",{className:"material-symbols-outlined",children:"auto_fix_high"}),e("flow:userCheck.aiEditBtn")]})]}),i.jsxs("div",{className:"af-user-check-modal__foot",children:[i.jsx("span",{className:"af-user-check-modal__hint",children:e("flow:userCheck.hint")}),i.jsxs("button",{type:"button",className:"af-user-check-modal__btn af-user-check-modal__btn--continue",onClick:async()=>{if(!vr||!u||!jn)return;const v=Fl||vr.content;try{(await fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",action:"save-user-check-content",runUuid:jn,instanceId:vr.instanceId,content:v})})).ok?(await fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",action:"confirm-user-check",runUuid:jn,instanceId:vr.instanceId,execId:vr.execId})}),Xo(null),Li(""),En({runUuid:jn})):Ge(W=>[...W,{ts:new Date().toISOString(),type:"error",text:e("flow:userCheck.saveFailed")}])}catch{Ge(j=>[...j,{ts:new Date().toISOString(),type:"error",text:e("flow:userCheck.saveFailed")}])}},children:[i.jsx("span",{className:"material-symbols-outlined",children:"play_arrow"}),e("flow:userCheck.continue")]})]})]})}),document.body),Is&&ge!=="edit"&&zr.createPortal(i.jsx("div",{className:"af-user-ask-modal-overlay",children:i.jsxs("div",{className:"af-user-ask-modal",role:"dialog","aria-modal":"true",children:[i.jsxs("div",{className:"af-user-ask-modal__head",children:[i.jsxs("span",{className:"af-user-ask-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"help"}),e("flow:userAsk.title",{instanceId:Is.instanceId})]}),i.jsx("div",{className:"af-user-ask-modal__actions",children:i.jsx("button",{type:"button",className:"af-user-ask-modal__btn",onClick:()=>Hl(null),"aria-label":e("flow:userAsk.close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})})]}),i.jsxs("div",{className:"af-user-ask-modal__body",children:[Is.question.trim()?i.jsx("div",{className:"af-user-ask-modal__question",children:i.jsx("pre",{children:Is.question})}):null,Is.options.length===0?i.jsx("div",{className:"af-user-ask-modal__empty",children:e("flow:userAsk.noOptions")}):i.jsx("div",{className:"af-user-ask-modal__options",children:Is.options.map(v=>i.jsxs("button",{type:"button",className:"af-user-ask-option",disabled:Rd,onClick:async()=>{if(!(!Is||!u||!jn)){Jo(!0);try{(await fetch("/api/flow",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({flowId:u.id,flowSource:u.source??"user",action:"confirm-user-ask",runUuid:jn,instanceId:Is.instanceId,execId:Is.execId,branch:v.name,selectedIndex:v.index,selectedLabel:v.label})})).ok?(Hl(null),Jo(!1),En({runUuid:jn})):(Jo(!1),Ge(W=>[...W,{ts:new Date().toISOString(),type:"error",text:e("flow:userAsk.submitFailed")}]))}catch{Jo(!1),Ge(j=>[...j,{ts:new Date().toISOString(),type:"error",text:e("flow:userAsk.submitFailed")}])}}},children:[i.jsxs("span",{className:"af-user-ask-option__index",children:["[",v.index,"]"]}),i.jsx("span",{className:"af-user-ask-option__label",children:v.label})]},v.name))})]}),i.jsx("div",{className:"af-user-ask-modal__foot",children:i.jsx("span",{className:"af-user-ask-modal__hint",children:e(Rd?"flow:userAsk.submitting":"flow:userAsk.hint")})})]})}),document.body),Bc&&ge!=="edit"&&i.jsxs("div",{className:"af-tool-print-toast"+(Bl?" af-tool-print-toast--expanded":""),role:"status","aria-live":"polite",children:[i.jsxs("div",{className:"af-tool-print-toast__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"print"}),i.jsx("span",{className:"af-tool-print-toast__title",children:e("flow:toolPrint.title",{instanceId:Bc.instanceId})}),i.jsx("button",{type:"button",className:"af-tool-print-toast__close",onClick:()=>Md(v=>!v),"aria-label":e(Bl?"flow:toolPrint.restore":"flow:toolPrint.expand"),title:e(Bl?"flow:toolPrint.restore":"flow:toolPrint.expand"),children:i.jsx("span",{className:"material-symbols-outlined",children:Bl?"close_fullscreen":"open_in_full"})}),i.jsx("button",{type:"button",className:"af-tool-print-toast__close",onClick:()=>as(null),"aria-label":e("common:close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-tool-print-toast__body",children:i.jsx("div",{className:"af-tool-print-toast__markdown",children:i.jsx(th,{children:Bc.content})})})]}),Ia&&i.jsx("div",{className:"af-provide-edit-overlay",children:i.jsxs("div",{className:"af-provide-edit-modal",role:"dialog","aria-modal":"true",children:[i.jsxs("div",{className:"af-provide-edit-modal__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit_document"}),i.jsx("span",{className:"af-provide-edit-modal__title",children:Ia.label}),i.jsx("button",{type:"button",className:"af-provide-edit-modal__close",onClick:()=>go(null),"aria-label":e("common:close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-provide-edit-modal__body",children:i.jsx("textarea",{ref:Wc,className:"af-provide-edit-modal__textarea",defaultValue:Ia.content,autoFocus:!0})}),i.jsxs("div",{className:"af-provide-edit-modal__foot",children:[i.jsxs("button",{type:"button",className:"af-provide-edit-modal__btn af-provide-edit-modal__btn--save",onClick:Qy,children:[i.jsx("span",{className:"material-symbols-outlined",children:"save"}),e("flow:provideEdit.save")]}),i.jsxs("button",{type:"button",className:"af-provide-edit-modal__btn",onClick:()=>go(null),children:[i.jsx("span",{className:"material-symbols-outlined",children:"close"}),e("flow:provideEdit.cancel")]})]})]})}),Fe&&i.jsx("div",{className:"af-run-params-overlay",children:i.jsxs("div",{className:"af-run-params-modal",role:"dialog","aria-modal":"true",children:[i.jsxs("div",{className:"af-run-params-modal__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"edit_note"}),i.jsx("span",{className:"af-run-params-modal__title",children:e("flow:runParams.title")}),i.jsx("button",{type:"button",className:"af-run-params-modal__close",onClick:()=>$e(!1),"aria-label":e("common:close"),children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsx("div",{className:"af-run-params-modal__body",children:ti.length===0?i.jsx("div",{className:"af-run-params-empty",children:e("flow:runParams.noParams")}):i.jsx("div",{className:"af-run-params-list",children:ti.map(v=>{var ve,je;const j=zi[v.id];if(!j)return null;const W=((ve=v.data)==null?void 0:ve.definitionId)||"",q=W.startsWith("provide_file"),Y=W==="provide_bool",X=((je=v.data)==null?void 0:je.label)||v.id,se=st[j]??"",ie=["true","1","yes","on"].includes(String(se).trim().toLowerCase());return i.jsxs("div",{className:"af-run-params-item",children:[i.jsxs("div",{className:"af-run-params-item__head",children:[i.jsx("span",{className:"af-run-params-item__icon material-symbols-outlined"+(q?" af-run-params-item__icon--file":""),children:q?"description":Y?"toggle_on":"text_fields"}),i.jsx("span",{className:"af-run-params-item__label",children:X}),i.jsx("span",{className:"af-run-params-item__slot",children:j})]}),Y?i.jsx("button",{type:"button",className:"af-run-config-bool-toggle"+(ie?" af-run-config-bool-toggle--true":""),onClick:()=>nn(Ke=>({...Ke,[j]:ie?"false":"true"})),"aria-pressed":ie,children:ie?"true":"false"}):i.jsx("input",{type:"text",className:"af-run-params-item__input",value:se,onChange:Ke=>nn(he=>({...he,[j]:Ke.target.value})),placeholder:e(q?"flow:runConfig.filePathPlaceholder":"flow:runConfig.stringValuePlaceholder")})]},v.id)})})}),i.jsxs("div",{className:"af-run-params-modal__foot",children:[i.jsxs("button",{type:"button",className:"af-run-params-modal__btn af-run-params-modal__btn--run",onClick:()=>{var j;const v={};for(const W of ti){const q=zi[W.id];if(!q)continue;const Y=((j=W.data)==null?void 0:j.definitionId)||"",X=st[q]??"";Y.startsWith("provide_file")?v[q]={type:"file",path:X}:v[q]={type:"str",value:X}}$e(!1),be(!1),En({cliInputsOverride:v})},children:[i.jsx("span",{className:"material-symbols-outlined",children:"play_arrow"}),e("flow:runParams.run")]}),i.jsxs("button",{type:"button",className:"af-run-params-modal__btn",onClick:()=>$e(!1),children:[i.jsx("span",{className:"material-symbols-outlined",children:"close"}),e("flow:runParams.cancel")]})]})]})})]})]})}const bq="modulepreload",vq=function(e){return"/"+e},Z1={},kq=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=vq(c),c in Z1)return;Z1[c]=!0;const d=c.endsWith(".css"),p=d?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${c}"]${p}`))return;const u=document.createElement("link");if(u.rel=d?"stylesheet":bq,d||(u.as="script"),u.crossOrigin="",u.href=c,l&&u.setAttribute("nonce",l),document.head.appendChild(u),d)return new Promise((f,h)=>{u.addEventListener("load",f),u.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${c}`)))})}))}function o(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"&&o(l.reason);return t().catch(o)})},Sq=new Set(["echarts"]),Nq=new Set(["line","bar","pie","scatter","radar","heatmap","tree","treemap","sunburst","sankey","graph","gauge","funnel"]),jq=new Set(["onclick","ondblclick","onmousedown","onmouseup","onmouseover","onmouseout","onmousemove","onmouseenter","onmouseleave","oncontextmenu","onkeydown","onkeyup","onkeypress","onload","onerror"]),Cq=["#7c9cff","#a8e66f","#ffcf5c","#68d8d6","#ff8fb3","#b79cff","#f59e73","#8bd17c"];function bl(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Tc(e,t){if(!bl(e))return{...t};const n={...e};for(const[r,s]of Object.entries(t))n[r]==null?n[r]=s:bl(n[r])&&bl(s)&&(n[r]=Tc(n[r],s));return n}function Dy(e,t){return e==null?e:Array.isArray(e)?e.map(n=>bl(n)?Tc(n,t):n):bl(e)?Tc(e,t):e}function Eq(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 mv(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)=>mv(n,`${t}[${r}]`));return}if(typeof e=="object")for(const[n,r]of Object.entries(e)){if(/^on[A-Z]/.test(n)||jq.has(n.toLowerCase()))throw new Error(`${t}.${n} is not allowed`);mv(r,`${t}.${n}`)}}}function _q(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(!Nq.has(r))throw new Error(`series.type "${r||"(empty)"}" is not allowed`)}return t}function Aq(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:Tc(e,t)}function Pq(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(!bl(r))return r;const o=s===0&&t&&r.text==null?{...r,text:t}:r;return Tc(o,n)}):bl(e)?Tc(t&&e.text==null?{...e,text:t}:e,n):t?{...n,text:t}:e}function Iq(e,t){const n={top:t?42:14,textStyle:{color:"rgba(255, 255, 255, 0.72)"},itemGap:14};return e==null?e:Dy(e,n)}function eC(e,t="rgba(255, 255, 255, 0.62)"){return Dy(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 Tq(e,t){const n={left:52,right:42,top:t?78:42,bottom:42,containLabel:!0};return e==null?n:Dy(e,n)}function Rq(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:Dy(e,t)}function Mq(e,t,n){const r=Pq(e.title,n),s=!!(Array.isArray(r)?r:[r]).filter(Boolean).some(a=>bl(a)&&a.text),o=e.legend!=null&&e.legend!==!1;return{...e,backgroundColor:e.backgroundColor??"transparent",color:e.color??Cq,textStyle:Tc(e.textStyle,{color:"rgba(255, 255, 255, 0.78)"}),title:r,tooltip:Aq(e.tooltip),legend:Iq(e.legend,s),grid:e.xAxis!=null||e.yAxis!=null?Tq(e.grid,s||o):e.grid,xAxis:eC(e.xAxis),yAxis:eC(e.yAxis),radar:Rq(e.radar),series:t}}function Lq(e){const t=Eq(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(!Sq.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");mv(n);const r=_q(n.option.series),s=n.title==null?"":String(n.title),o=Mq(n.option,r,s);return{ok:!0,spec:{...n,title:s,option:o}}}catch(n){return{ok:!1,error:String((n==null?void 0:n.message)||n)}}}function fa(e){let t=String(e||"").trim();return t.includes("|")?(t.startsWith("|")&&(t=t.slice(1)),t.endsWith("|")&&(t=t.slice(0,-1)),t.split("|").map(n=>n.trim())):[]}function FR(e){const t=fa(e);return t.length>1&&t.every(n=>/^:?-{3,}:?$/.test(n))}function zR(e){return fa(e).map(t=>t.startsWith(":")&&t.endsWith(":")?"center":t.endsWith(":")?"right":"left")}function Oq(e){return/^\s*(sequenceDiagram|flowchart\s+(?:TD|TB|BT|LR|RL)|graph\s+(?:TD|TB|BT|LR|RL))\b/i.test(String(e||""))}function $q(e){const t=String(e||"").split(/\r?\n/).map(l=>l.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[];let s="TD";const o=(l,c="")=>{const d=String(l||"").replace(/[^A-Za-z0-9_]/g,"_")||`N${n.size+1}`;return n.has(d)?c&&(n.get(d).label=c):n.set(d,{id:d,label:c||d}),d},a=l=>{const c=String(l||"").trim().replace(/[;,]+$/,""),d=c.match(/^([A-Za-z][A-Za-z0-9_]*)(?:\[(.+?)\]|\((.+?)\)|\{(.+?)\})?$/);return d?o(d[1],d[2]||d[3]||d[4]||d[1]):o(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 d=l.match(/^(.+?)\s*-{1,2}>+\s*(.+)$/);if(d){r.push({from:a(d[1]),to:a(d[2])});continue}a(l)}return{nodes:Array.from(n.values()),edges:r,direction:s}}function Dq({code:e}){const t=m.useMemo(()=>$q(e),[e]),n=t.direction==="LR"||t.direction==="RL",r=150,s=46,o=n?102:38,a=n?34:72,l=new Map;t.nodes.forEach((p,u)=>{l.set(p.id,{x:28+(n?u*(r+o):u%3*(r+o)),y:28+(n?u%3*(s+a):u*(s+a))})});const c=Math.max(520,...Array.from(l.values()).map(p=>p.x+r+28)),d=Math.max(220,...Array.from(l.values()).map(p=>p.y+s+28));return i.jsxs("svg",{viewBox:`0 0 ${c} ${d}`,role:"img","aria-label":"Mermaid flowchart preview",children:[i.jsx("defs",{children:i.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:i.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),t.edges.map((p,u)=>{const f=l.get(p.from),h=l.get(p.to);if(!f||!h)return null;const g=n?`M ${f.x+r} ${f.y+s/2} C ${(f.x+h.x+r)/2} ${f.y+s/2}, ${(f.x+h.x+r)/2} ${h.y+s/2}, ${h.x} ${h.y+s/2}`:`M ${f.x+r/2} ${f.y+s} C ${f.x+r/2} ${f.y+s+28}, ${h.x+r/2} ${h.y-28}, ${h.x+r/2} ${h.y}`;return i.jsx("path",{className:"af-md-mermaid-edge",d:g,markerEnd:"url(#af-md-mermaid-arrow)"},`${p.from}-${p.to}-${u}`)}),t.nodes.map(p=>{const u=l.get(p.id);return i.jsxs("g",{children:[i.jsx("rect",{className:"af-md-mermaid-box",x:u.x,y:u.y,width:r,height:s,rx:"8"}),i.jsx("text",{className:"af-md-mermaid-text",x:u.x+r/2,y:u.y+s/2+5,textAnchor:"middle",children:p.label.slice(0,24)})]},p.id)})]})}function Fq(e){const t=String(e||"").split(/\r?\n/).map(o=>o.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[],s=(o,a="")=>{const l=String(o||"").trim();l&&(n.has(l)||n.set(l,a||l))};for(const o of t){if(/^sequenceDiagram\b/i.test(o))continue;const a=o.match(/^(participant|actor)\s+([A-Za-z0-9_]+)(?:\s+as\s+(.+))?$/i);if(a){s(a[2],a[3]||a[2]);continue}const l=o.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=o.match(/^note\s+(?:over|right of|left of)\s+([^:]+):\s*(.+)$/i);r.push({type:"note",text:c?c[2]:o})}return{participants:Array.from(n,([o,a])=>({id:o,label:a})),rows:r}}function zq({code:e}){const t=m.useMemo(()=>Fq(e),[e]),n=t.participants.length?t.participants:[{id:"A",label:"A"},{id:"B",label:"B"}],r=190,s=48,o=26,a=44,l=48,c=Math.max(620,s*2+n.length*r),d=Math.max(220,o+a+Math.max(1,t.rows.length)*l+34),p=u=>{const f=Math.max(0,n.findIndex(h=>h.id===u));return s+f*r+r/2};return i.jsxs("svg",{viewBox:`0 0 ${c} ${d}`,role:"img","aria-label":"Mermaid sequence diagram preview",children:[i.jsx("defs",{children:i.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:i.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),n.map((u,f)=>{const h=s+f*r+r/2;return i.jsxs("g",{children:[i.jsx("rect",{className:"af-md-mermaid-box",x:h-68,y:o,width:"136",height:"34",rx:"8"}),i.jsx("text",{className:"af-md-mermaid-text",x:h,y:o+22,textAnchor:"middle",children:u.label.slice(0,18)}),i.jsx("line",{className:"af-md-sequence-life",x1:h,y1:o+a,x2:h,y2:d-18})]},u.id)}),t.rows.map((u,f)=>{const h=o+a+f*l+24;if(u.type!=="message")return i.jsxs("g",{children:[i.jsx("rect",{className:"af-md-sequence-note",x:s,y:h-17,width:c-s*2,height:"30",rx:"7"}),i.jsx("text",{className:"af-md-mermaid-text",x:s+12,y:h+4,children:u.text.slice(0,120)})]},`note-${f}`);const g=p(u.from),w=p(u.to),k=(g+w)/2;return i.jsxs("g",{children:[i.jsx("line",{className:"af-md-mermaid-edge",x1:g,y1:h,x2:w,y2:h,markerEnd:"url(#af-md-sequence-arrow)"}),i.jsx("text",{className:"af-md-sequence-label",x:k,y:h-8,textAnchor:"middle",children:u.text.slice(0,72)})]},`msg-${f}`)})]})}function HR({code:e}){const t=String(e||"").trim();if(!t)return null;const n=/^sequenceDiagram\b/i.test(t);return i.jsx("div",{className:"af-md-mermaid-preview",children:n?i.jsx(zq,{code:t}):i.jsx(Dq,{code:t})})}function Hq(e){const t=String(e||"").replace(/\r\n/g,`
137
+ `).split(`
138
+ `),n=[];let r=[],s=!1;const o=()=>{r.length&&(n.push({type:"markdown",text:r.join(`
139
+ `)}),r=[])};for(let a=0;a<t.length;){const l=t[a]||"",c=l.match(/^\s*```\s*(mermaid|mmd)\s*$/i);if(!s&&c){o();const d=[];for(a++;a<t.length&&!/^\s*```\s*$/.test(t[a]||"");)d.push(t[a]||""),a++;a<t.length&&a++,n.push({type:"mermaid",text:d.join(`
140
+ `)});continue}if(!s&&Oq(l)){o();const d=[];for(;a<t.length;){const p=t[a]||"";if(d.length>0&&(!p.trim()||/^-{3,}\s*$/.test(p)||/^#{1,6}\s+/.test(p)))break;d.push(p),a++}n.push({type:"mermaid",text:d.join(`
141
+ `)});continue}if(/^\s*```/.test(l)){s=!s,r.push(l),a++;continue}if(!s&&a+1<t.length&&fa(l).length>1&&FR(t[a+1])){o();const d=fa(l),p=zR(t[a+1]),u=[];for(a+=2;a<t.length&&t[a].trim()&&fa(t[a]).length>1;)u.push(fa(t[a])),a++;n.push({type:"table",headers:d,align:p,rows:u});continue}r.push(l),a++}return o(),n}function tC(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),o=[];for(const a of s)if(a!=="."){if(a===".."){if(o.length===0)return n;o.pop();continue}o.push(a)}return o.join("/")}function BR(e){const t=String(e||"").replace(/\r\n/g,`
142
+ `).split(`
143
+ `);let n=!1;return t.map(r=>{if(/^\s*```/.test(r))return n=!n,r;if(n)return r;let s="",o=0,a=!1;for(;o<r.length;){const l=r[o];if(l==="`"){a=!a,s+=l,o+=1;continue}if(!(!a&&/^https?:\/\//i.test(r.slice(o)))){s+=l,o+=1;continue}if((o>0?r[o-1]:"")==="("){s+=l,o+=1;continue}let p=o;for(;p<r.length&&!/\s|<|>/.test(r[p]);)p+=1;let u=r.slice(o,p),f="";for(;/[.,;:!?)}\]]$/.test(u);)f=u.slice(-1)+f,u=u.slice(0,-1);u?s+=`[${u}](${u})${f}`:s+=r.slice(o,p),o=p}return s}).join(`
144
+ `)}function WR(e,t=!1,n=""){const r=s=>{const o=String(s||"").trim();if(!o)return"";if(/^(?:https?:|data:|blob:|file:|javascript:|mailto:|tel:)/i.test(o)||o.startsWith("#"))return o;const a=tC(o,n);return e?e(a,{kind:"link",download:!0}):a};return{...t?{p:({children:s})=>i.jsx(i.Fragment,{children:s})}:{},code:({inline:s,className:o,children:a})=>{var d;const l=((d=String(o||"").match(/language-(\w+)/i))==null?void 0:d[1])||"",c=String(a||"").replace(/\n$/,"");return!s&&/^(mermaid|mmd)$/i.test(l)?i.jsx(HR,{code:c}):s?i.jsx("code",{className:o,children:a}):i.jsx("code",{className:o,children:a})},img:({src:s,alt:o})=>i.jsx("img",{src:e?e(tC(s,n)):s||"",alt:o||"",loading:"lazy"}),a:({href:s,children:o})=>i.jsx("a",{href:r(s),target:"_blank",rel:"noopener noreferrer",children:o})}}function nC({children:e,resolveSrc:t,basePath:n=""}){return i.jsx(th,{components:WR(t,!0,n),children:BR(e)})}function mk({content:e,resolveSrc:t,basePath:n=""}){const r=m.useMemo(()=>Hq(e),[e]),s=m.useMemo(()=>WR(t,!1,n),[n,t]);return i.jsx(i.Fragment,{children:r.map((o,a)=>o.type==="mermaid"?i.jsx(HR,{code:o.text},`mermaid-${a}`):o.type!=="table"?i.jsx(th,{components:s,children:BR(o.text)},`md-${a}`):i.jsx("div",{className:"af-work-display-table-wrap",children:i.jsxs("table",{className:"af-work-display-table",children:[i.jsx("thead",{children:i.jsx("tr",{children:o.headers.map((l,c)=>i.jsx("th",{style:{textAlign:o.align[c]||"left"},children:i.jsx(nC,{resolveSrc:t,basePath:n,children:l})},c))})}),i.jsx("tbody",{children:o.rows.map((l,c)=>i.jsx("tr",{children:o.headers.map((d,p)=>i.jsx("td",{style:{textAlign:o.align[p]||"left"},children:i.jsx(nC,{resolveSrc:t,basePath:n,children:l[p]||""})},p))},c))})]})},`table-${a}`))})}function Bq(e,t=","){const n=[];let r=[],s="",o=!1;const a=String(e||"").replace(/\r\n/g,`
145
+ `);for(let l=0;l<a.length;l+=1){const c=a[l],d=a[l+1];if(o){c==='"'&&d==='"'?(s+='"',l+=1):c==='"'?o=!1:s+=c;continue}c==='"'?o=!0:c===t?(r.push(s.trim()),s=""):c===`
146
+ `?(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 Eo(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 Wq(e){if(Array.isArray(e)){if(e.every(s=>s&&typeof s=="object"&&!Array.isArray(s))){const s=Array.from(new Set(e.flatMap(o=>Object.keys(o))));return{columns:s.map(o=>({key:o,label:o,align:"left"})),rows:e.map(o=>s.map(a=>Eo(o[a])))}}if(e.every(Array.isArray)&&e.length>0){const s=e[0].map((o,a)=>Eo(o)||`Column ${a+1}`);return{columns:s.map((o,a)=>({key:String(a),label:o,align:"left"})),rows:e.slice(1).map(o=>s.map((a,l)=>Eo(o[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,o)=>s&&typeof s=="object"?{key:String(s.key||s.name||s.field||o),label:String(s.label||s.title||s.name||s.key||`Column ${o+1}`),align:["left","center","right"].includes(s.align)?s.align:"left"}:{key:String(o),label:Eo(s)||`Column ${o+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,o)=>({key:String(o),label:Eo(s)||`Column ${o+1}`,align:"left"})),{columns:r,rows:n.slice(1).map(s=>r.map((o,a)=>Eo(s[a])))}):{columns:r,rows:n.map(s=>Array.isArray(s)?r.map((o,a)=>Eo(s[a])):s&&typeof s=="object"?r.map(o=>Eo(s[o.key])):r.map((o,a)=>a===0?Eo(s):""))}}function Vq(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=Wq(JSON.parse(r));if(l&&l.columns.length)return{...l,error:""}}catch{}const s=r.replace(/\r\n/g,`
147
+ `).split(`
148
+ `).filter(l=>l.trim());if(s.length>=2&&fa(s[0]).length>1&&FR(s[1])){const l=fa(s[0]),c=zR(s[1]);return{columns:l.map((d,p)=>({key:String(p),label:d,align:c[p]||"left"})),rows:s.slice(2).map(d=>fa(d)),error:""}}const o=r.includes(" ")?" ":",",a=Bq(r,o);return a.length>0&&a[0].length>1?{columns:a[0].map((c,d)=>c||`Column ${d+1}`).map((c,d)=>({key:String(d),label:c,align:"left"})),rows:a.slice(1),error:""}:{columns:[],rows:[],error:"No table data detected"}}function gk({content:e}){const t=m.useMemo(()=>Vq(e),[e]);return t.error||t.columns.length===0?i.jsxs("div",{className:"af-work-display-table-empty",children:[i.jsx("strong",{children:"Table data error"}),i.jsx("span",{children:t.error||"No columns found"})]}):i.jsx("div",{className:"af-work-display-table-wrap af-work-display-table-wrap--standalone",children:i.jsxs("table",{className:"af-work-display-table",children:[i.jsx("thead",{children:i.jsx("tr",{children:t.columns.map((n,r)=>i.jsx("th",{style:{textAlign:n.align||"left"},children:n.label},`${n.key}-${r}`))})}),i.jsx("tbody",{children:t.rows.map((n,r)=>i.jsx("tr",{children:t.columns.map((s,o)=>i.jsx("td",{style:{textAlign:s.align||"left"},children:Eo(n[o])},`${s.key}-${o}`))},r))})]})})}function yk({content:e}){const t=m.useRef(null),n=m.useMemo(()=>Lq(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 o=!1,a=null,l=null,c=null;return s({loading:!0,error:""}),kq(()=>import("./index-DgQRkS4v.js"),[]).then(d=>{o||!t.current||(a=d.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),o||s({loading:!1,error:""}))}).catch(d=>{o||s({loading:!1,error:String((d==null?void 0:d.message)||d)})}),()=>{var d,p;o=!0,c&&window.removeEventListener("resize",c),(d=l==null?void 0:l.disconnect)==null||d.call(l),(p=a==null?void 0:a.dispose)==null||p.call(a)}},[n]),!n.ok||r.error?i.jsxs("div",{className:"af-work-display-chart-error",children:[i.jsx("strong",{children:"Chart configuration error"}),i.jsx("span",{children:r.error||n.error})]}):i.jsxs("div",{className:"af-work-display-chart",children:[i.jsx("div",{ref:t,className:"af-work-display-chart__canvas"}),r.loading?i.jsx("div",{className:"af-work-display-chart__loading",children:"Loading chart..."}):null]})}const Kq="af:workspace-graph:v2",yu=["DISPLAY","CONTROL","TOOL","PROVIDE","AGENT"],Uq=new Set(["control_start","control_end","control_load_skills","control_load_mcp"]),qq={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:""}]},Yq={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:""}]},Gq={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}]},Xq={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}]},Jq=new Set(["png","jpg","jpeg","gif","webp","svg"]),VR=320,KR=180,UR=960,Hg=96,qR=900,um=52,Rc=240,Mc=160,gv="display-ref:",Lp="0 9 * * *",Qq="Asia/Shanghai",Zq="0.1.74";function eY(){const e=new URLSearchParams(window.location.search);return{flowId:e.get("flowId")||"",flowSource:e.get("flowSource")||"user",archived:e.get("archived")==="1"||e.get("flowArchived")==="1"}}function Ji(e){const t=new URLSearchParams;return e.flowId&&t.set("flowId",e.flowId),e.flowSource&&t.set("flowSource",e.flowSource),e.archived&&t.set("archived","1"),t}function Bg(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 Jq.has(n)}function Wg(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=Ji(t||{});return s.set("path",r),n.download&&s.set("download","1"),`/api/workspace/file/raw?${s.toString()}`}function tY(e,t){const n=String(e||"").trim();if(!n)return"";const r=Ji(t||{});return r.set("path",n),r.set("download","1"),`/api/workspace/file/raw?${r.toString()}`}function nY(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 rY(e){return!e||typeof e.closest!="function"?!1:!!e.closest("input, textarea, select, [contenteditable='true']")}function sY(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 iY(e){return!e||typeof e.closest!="function"?!1:!!e.closest(".af-flow-node__prompt-stack")&&!sY(e)}function oY(e){const t=String(e||"").trim();if(!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 o=r==="readToolCall"?"读取文件/上下文":r==="grepToolCall"?"搜索代码":r==="editToolCall"?"编辑文件":r;return s==="completed"?`完成:${o}`:`执行:${o}`}return/^\[stderr\]/.test(t)?t:""}function aY(e){const t=String(e||"").trim();return t?/^模型/.test(t)?"model":/^(执行|完成|耗时):/.test(t)?"tool":/^运行/.test(t)?"run":/^\[stderr\]/.test(t)?"error":"other":"other"}function cc(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 lY(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,o=Number.isFinite(r)&&Number.isFinite(s)?`(+${cc(r)} / 总 ${cc(s)})`:"";return`${t+1}. ${n}${o}`}function YR(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 xu(...e){for(const t of e){const n=Number(t);if(Number.isFinite(n))return n}return NaN}function cY(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 uY(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 dY(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 fY(e){var o,a,l;const t=YR(e);if(!t||typeof t!="object")return null;const n=String(t.type||""),r=String(t.subtype||""),s=xu(t.timestamp_ms,t.completedAtMs,t.startedAtMs,e==null?void 0:e.ts,Date.now());if(n==="tool_call"&&r==="completed"){const c=uY(t),d=cY(t),p=xu(t.startedAtMs,c==null?void 0:c.startedAtMs),u=xu(t.completedAtMs,c==null?void 0:c.completedAtMs),f=((o=c==null?void 0:c.result)==null?void 0:o.success)||((a=c==null?void 0:c.result)==null?void 0:a.failure)||{},h=Number.isFinite(p)&&Number.isFinite(u)?Math.max(0,u-p):xu(f.executionTime,f.localExecutionTimeMs),g=String(((l=c==null?void 0:c.args)==null?void 0:l.command)||f.command||"").trim(),w=g?g.split(`
149
+ `).find(Boolean)||g:"";return{kind:"tool",label:dY(d,c),durationMs:Number.isFinite(h)?h:null,at:s,detail:w?w.slice(0,90):""}}if(n==="result"){const c=xu(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 rC(e,t,n,r){const s=(Array.isArray(e)?e:[]).map(k=>typeof k=="string"?{text:k}:k).filter(k=>k&&String(k.text||"").trim()),o=Array.isArray(t)?t:[],a=[...o].reverse().find(k=>(k==null?void 0:k.kind)==="total"&&Number.isFinite(Number(k.durationMs))),l=[...s].reverse().find(k=>Number.isFinite(Number(k.totalMs))),c=Number.isFinite(Number(r))&&Number.isFinite(Number(n))?Math.max(0,Number(r)-Number(n)):NaN,d=xu(a==null?void 0:a.durationMs,l==null?void 0:l.totalMs,c),p=s.filter(k=>k.kind==="model").reduce((k,y)=>k+(Number(y.stepMs)||0),0),u=o.filter(k=>(k==null?void 0:k.kind)==="tool"),f=u.reduce((k,y)=>k+(Number(y.durationMs)||0),0),h=o.filter(k=>(k==null?void 0:k.kind)==="network").length,g=[...s.filter(k=>Number(k.stepMs)>=1e3).map(k=>({label:k.text,durationMs:Number(k.stepMs),detail:"Activity 间隔"})),...u.filter(k=>Number(k.durationMs)>=1e3).map(k=>({label:k.label,durationMs:Number(k.durationMs),detail:k.detail||"工具实际执行"}))].sort((k,y)=>y.durationMs-k.durationMs).slice(0,6),w=["耗时概览"];return Number.isFinite(d)&&w.push(`- 当前总耗时:${cc(d)}`),p>0&&w.push(`- 模型相关间隔:约 ${cc(p)}(按 Activity 间隔估算)`),u.length>0&&w.push(`- 工具实际执行:${cc(f)}(${u.length} 次完成事件)`),h>0&&w.push(`- 网络/会话恢复事件:${h} 次`),g.length>0&&(w.push(""),w.push("慢步骤"),g.forEach((k,y)=>{const b=k.detail?` · ${k.detail}`:"";w.push(`${y+1}. ${k.label}:${cc(k.durationMs)}${b}`)})),s.length>0&&(w.push(""),w.push("最近 Activity"),s.slice(-10).forEach((k,y)=>{w.push(lY(k,y))})),u.length>0&&(w.push(""),w.push("最近工具完成"),u.slice(-8).forEach((k,y)=>{const b=Number.isFinite(Number(k.durationMs))?` ${cc(k.durationMs)}`:"",x=k.detail?` · ${k.detail}`:"";w.push(`${y+1}. ${k.label}${b}${x}`)})),w.join(`
150
+ `)}function sC(e){if(String((e==null?void 0:e.type)||"")!=="raw"||String((e==null?void 0:e.eventType)||"")!=="thinking")return"";const t=YR(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 GR(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 XR(e){const t=String((e==null?void 0:e.marketplaceDefinitionId)||(e==null?void 0:e.id)||"").trim();return t.startsWith("marketplace:")?t:""}function xk(e){if(!e)return"";const t=String(e.baseDefinitionId||"").trim();return t||String(e.id||"").trim()}function JR(e){const t=String(e??"");return/^[A-Za-z0-9_@%+=:,./-]+$/.test(t)?t:"'"+t.replace(/'/g,"'\\''")+"'"}function pY(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 hY(e){const t=String(e??"").trim();return t?t.includes("${")?t:JR(t):""}function QR(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(/\/+$/,""),o=s?`${s}/${n}`:`\${flowDir}/${n}`,a=Array.isArray(t.args)?t.args.map(hY).filter(Boolean):[];return[pY(t,n),JR(o),...a].join(" ")}return String(t.command||"").trim()}function If(e){const t=String(xk(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 iC(e){return e==="DISPLAY"?"preview":e==="CONTROL"?"account_tree":e==="TOOL"?"build":e==="PROVIDE"?"database":"smart_toy"}function Vg(e){return String((e==null?void 0:e.displayName)||(e==null?void 0:e.label)||(e==null?void 0:e.id)||"Node")}function Tf(e){return Vg(e)}function yv(e){return String((e==null?void 0:e.description)||(e==null?void 0:e.body)||"").replace(/\s+/g," ").trim()}function dm(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 oC(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(),o=String((t==null?void 0:t.default)??(t==null?void 0:t.value)??"").trim();return[e,r,s?`type: ${s}`:"",o?`default: ${o}`:""].filter(Boolean).join(" · ")}function aC(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 hw(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])),o=hd(s.get(n),e.sourceHandle||"output-0","source"),a=hd(s.get(r),e.targetHandle||"input-0","target");return!!(o&&a&&Cl(o,a))}function mY(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 o=t.find(l=>l.id===n),a=hd(o,r,s);return a?{nodeId:n,handleId:r,handleType:s,slot:a,slotType:xR(a)}:null}function gY(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 o=0;o<s.length;o+=1){const a=s[o];if(!(t.handleType==="source"?Cl(t.slot,a):Cl(a,t.slot)))continue;const c=If(n);return{def:n,order:r,category:c,categoryRank:yu.indexOf(c),slot:a,slotIndex:o,displayLabel:Tf(n),description:yv(n)}}return null}).filter(Boolean).sort((n,r)=>{var a,l;const s=(a=n.slot)!=null&&a.required?0:1,o=(l=r.slot)!=null&&l.required?0:1;return s-o||n.slotIndex-r.slotIndex||n.categoryRank-r.categoryRank||n.order-r.order}):[]}function yY(e,t,n){var o,a,l,c;if(!n)return[];const r=[],s=n.handleType==="source";for(const d of e||[]){if(!d||d.id===n.nodeId)continue;const p=Array.isArray(s?(o=d.data)==null?void 0:o.inputs:(a=d.data)==null?void 0:a.outputs)?s?d.data.inputs:d.data.outputs:[];for(let u=0;u<p.length;u+=1){const f=p[u];if((f==null?void 0:f.showOnNode)===!1||!(s?Cl(n.slot,f):Cl(f,n.slot)))continue;const g=s?{source:n.nodeId,sourceHandle:n.handleId,target:d.id,targetHandle:`input-${u}`}:{source:d.id,sourceHandle:`output-${u}`,target:n.nodeId,targetHandle:n.handleId},w=(t||[]).some(k=>k.target===g.target&&k.targetHandle===g.targetHandle);r.push({node:d,nodeId:d.id,nodeLabel:((l=d.data)==null?void 0:l.label)||d.id,definitionId:((c=d.data)==null?void 0:c.definitionId)||"",slot:f,slotIndex:u,handleId:s?g.targetHandle:g.sourceHandle,connection:g,occupied:w})}}return r.sort((d,p)=>{var w,k,y,b,x,N,E,C;const u=Number(((k=(w=d.node)==null?void 0:w.position)==null?void 0:k.y)||0),f=Number(((b=(y=p.node)==null?void 0:y.position)==null?void 0:b.y)||0),h=Number(((N=(x=d.node)==null?void 0:x.position)==null?void 0:N.x)||0),g=Number(((C=(E=p.node)==null?void 0:E.position)==null?void 0:C.x)||0);return u-f||h-g||d.slotIndex-p.slotIndex||String(d.nodeId).localeCompare(String(p.nodeId))})}function Rf(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 xY(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 o=`${n}_${s}`;if(!r.has(o))return o}return`${n}_${Date.now().toString(36)}`}function wY(e){return(e==null?void 0:e.default)!=null?String(e.default):(e==null?void 0:e.value)!=null?String(e.value):""}function bY(e){const t=Number(e);if(!Number.isFinite(t)||t<=0)return Lp;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} * * *`:Lp}function Kg(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 ZR(e){const t=String(e||"").trim().match(/^(\d{1,2}):(\d{1,2})$/);return t?`${Kg(t[1],9,0,23)}:${Kg(t[2],0,0,59)}`:"09:00"}function Mf(e,t,n,r,s){const o=ZR(t),[a,l]=o.split(":").map(d=>Number.parseInt(d,10)),c=String(e||"daily");if(c==="weekly"){const d=Math.max(0,Math.min(6,Number.parseInt(String(n??1),10)||1));return`${l} ${a} * * ${d}`}if(c==="monthly"){const d=Math.max(1,Math.min(31,Number.parseInt(String(r??1),10)||1));return`${l} ${a} ${d} * *`}return c==="custom"?String(s||"").trim()||Lp:`${l} ${a} * * *`}function vY(e){const n=String(e||Lp).trim().split(/\s+/);if(n.length!==5)return{scheduleType:"custom",time:"09:00",weekday:1,monthDay:1};const[r,s,o,a,l]=n,c=Number.parseInt(r,10),d=Number.parseInt(s,10),p=Number.isFinite(c)&&Number.isFinite(d)&&r===String(c)&&s===String(d),u=p?`${Kg(d,9,0,23)}:${Kg(c,0,0,59)}`:"09:00";return p&&o==="*"&&a==="*"&&l==="*"?{scheduleType:"daily",time:u,weekday:1,monthDay:1}:p&&o==="*"&&a==="*"&&/^\d+$/.test(l)?{scheduleType:"weekly",time:u,weekday:Math.max(0,Math.min(6,Number.parseInt(l,10))),monthDay:1}:p&&/^\d+$/.test(o)&&a==="*"&&l==="*"?{scheduleType:"monthly",time:u,weekday:1,monthDay:Math.max(1,Math.min(31,Number.parseInt(o,10)))}:{scheduleType:"custom",time:u,weekday:1,monthDay:1}}function wk(e){let t={};const n=String(e||"").trim();if(n)try{t=JSON.parse(n)}catch{t={}}const r=Number(t.intervalMinutes),s=bY(r),o=typeof t.cron=="string"&&t.cron.trim()?t.cron.trim():s,a=vY(o),l=["daily","weekly","monthly","custom"].includes(t.scheduleType)?t.scheduleType:a.scheduleType,c=ZR(t.time||a.time||"09:00"),d=Math.max(0,Math.min(6,Number.parseInt(String(t.weekday??a.weekday??1),10)||1)),p=Math.max(1,Math.min(31,Number.parseInt(String(t.monthDay??a.monthDay??1),10)||1)),u=Mf(l,c,d,p,o);return{enabled:t.enabled===!0,scheduleType:l,time:c,weekday:d,monthDay:p,cron:u,timezone:Qq,targetRunNodeId:typeof t.targetRunNodeId=="string"?t.targetRunNodeId.trim():"",overlapPolicy:"skip"}}function kY(e){const t=wk(JSON.stringify(e||{}));return JSON.stringify(t)}function SY(e){const t=Number(e||0);return!Number.isFinite(t)||t<=0?"-":new Date(t).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}function NY(e){return e==="weekly"?"每周":e==="monthly"?"每月":e==="custom"?"高级 Cron":"每天"}function lC(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 mw(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:lC(n.nextRunAt),lastAt:lC(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 Zf(e){var t;return!!((t=e==null?void 0:e.data)!=null&&t.isWorkspaceGroup)}function Ug(e){return e>0?`Group ${e+1}`:"Group"}function jY(e){return(Array.isArray(e)?e:[]).map((n,r)=>{const s=String((n==null?void 0:n.id)||`group_${r+1}`).trim(),o=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(o)||!Number.isFinite(a)||!Number.isFinite(l)||!Number.isFinite(c)?null:{id:s,title:String((n==null?void 0:n.title)||Ug(r)).trim()||Ug(r),color:String((n==null?void 0:n.color)||"purple").trim()||"purple",x:o,y:a,width:Math.max(Rc,Math.round(l)),height:Math.max(Mc,Math.round(c))}}).filter(Boolean)}function CY(e){var n;return jY((n=e==null?void 0:e.ui)==null?void 0:n.groups).map(r=>({id:r.id,type:Ic,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 xv(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(Rc,Math.round(t)),height:Math.max(Mc,Math.round(n))}}function fm(e){return(Array.isArray(e)?e:[]).map(t=>({type:(t==null?void 0:t.type)||"node",name:(t==null?void 0:t.name)||"",default:wY(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 e2(e){const t=(e==null?void 0:e.data)||{},n=r=>(Array.isArray(r)?r:[]).map((s,o)=>(s==null?void 0:s.showOnNode)===!1?"":[o,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 EY(e){var s,o,a,l;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:{};return[e2(e),Number((e==null?void 0:e.width)||0)||"",Number((e==null?void 0:e.height)||0)||"",Number(((s=e==null?void 0:e.measured)==null?void 0:s.width)||0)||"",Number(((o=e==null?void 0:e.measured)==null?void 0:o.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)||"",(l=(a=t==null?void 0:t.runningRunNodeIds)==null?void 0:a.has)!=null&&l.call(a,e==null?void 0:e.id)?"running-run":""].join("::")}function gw(e,t){var h,g;const n=e!=null&&e.instances&&typeof e.instances=="object"?e.instances:{},r=n2(n),s=Array.isArray(e==null?void 0:e.edges)?e.edges:[],o=(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 w of s)w!=null&&w.source&&l.add(String(w.source)),w!=null&&w.target&&l.add(String(w.target));const d=Array.from(l).map(w=>{const k=r[w]||{},y=k.definitionId||w,b=t.find(H=>H.id===y),x=xk(b)||y,N=t.find(H=>H.id===x)||b,E=k.marketplaceRef||XR(b),C=QR(b),M=o[w]&&typeof o[w].x=="number"&&typeof o[w].y=="number"?o[w]:{x:320+l.size*20,y:180+l.size*12},$=!!Pn(x),z=a[w]&&typeof a[w].width=="number"&&typeof a[w].height=="number"?{width:a[w].width,height:a[w].height}:null,K=Gu(z,{display:$});return{id:w,type:Ic,position:M,...K?{width:K.width,height:K.height}:{},data:{label:k.label||Vg(b)||Vg(N)||w,definitionId:x,...E?{marketplaceRef:E}:{},...b!=null&&b.packageId?{marketplacePackageId:b.packageId}:{},...b!=null&&b.version?{marketplaceVersion:b.version}:{},schemaType:GR(x,N||b),role:k.role||"normal",model:k.model||void 0,body:k.body||"",script:k.script||C||"",scriptRef:k.scriptRef||"",implementationRef:k.implementationRef||"",implementationMode:k.implementationMode||"",displayReloadKey:k.displayReloadKey||"",...K?{nodeSize:K}:{},...$&&K?{displaySize:K}:{}}}}).map(w=>Mp(w,r,t)),p=CY(e),u=s.filter(w=>(w==null?void 0:w.source)&&(w==null?void 0:w.target)).filter(w=>!p.some(k=>k.id===String(w.source)||k.id===String(w.target))).map((w,k)=>({id:w.id||`we-${w.source}-${w.target}-${k}`,source:String(w.source),target:String(w.target),sourceHandle:w.sourceHandle??void 0,targetHandle:w.targetHandle??void 0,markerEnd:{type:Cs.ArrowClosed}})),f=[...p,...d];return{nodes:f,edges:gR(u,f),instances:r}}function cC(e){return`${gv}${e}`}function yw(e){const t=String(e||"");return t.startsWith(gv)?t.slice(gv.length):t}function t2(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 wv(e,t=[]){const n=new Map((Array.isArray(t)?t:[]).filter(u=>{var f;return Pn((f=u==null?void 0:u.data)==null?void 0:f.definitionId)}).map(u=>[u.id,u])),r=Array.isArray(e==null?void 0:e.nodeIds)?e.nodeIds:[],s=[],o=new Set;for(const u of r){const f=String(u||"").trim();!f||o.has(f)||!n.has(f)||(o.add(f),s.push(f))}const a={},l=e!=null&&e.nodePositions&&typeof e.nodePositions=="object"?e.nodePositions:{};s.forEach((u,f)=>{const h=l[u];a[u]=h&&typeof h.x=="number"&&typeof h.y=="number"?{x:h.x,y:h.y}:{x:180+f*36,y:120+f*28}});const c={},d=e!=null&&e.nodeSizes&&typeof e.nodeSizes=="object"?e.nodeSizes:{};s.forEach(u=>{const f=Gu(d[u],{display:!0});f&&(c[u]=f)});const p=t2(e==null?void 0:e.viewport);return{nodeIds:s,nodePositions:a,nodeSizes:c,...p?{viewport:p}:{}}}function _Y(e,t=[]){return wv(e,t)}function AY(e){const t=Number.isFinite(e)?e:1;return Math.min(Math.max(t,.75),1)}async function PY(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 uC(e,t,n){const r=Number(e);return!Number.isFinite(r)||r<=0?0:Math.min(n,Math.max(t,Math.round(r)))}function Gu(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:uC(n,KR,UR)||VR,height:uC(r,Hg,qR)||Hg}}function wu(e){var s,o,a,l,c,d,p,u,f,h,g;const t=!!Pn((s=e==null?void 0:e.data)==null?void 0:s.definitionId),n=Number(((a=(o=e==null?void 0:e.data)==null?void 0:o.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?(d=e==null?void 0:e.measured)==null?void 0:d.width:0)||0),r=Number(((u=(p=e==null?void 0:e.data)==null?void 0:p.displaySize)==null?void 0:u.height)||((h=(f=e==null?void 0:e.data)==null?void 0:f.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 Gu({width:n,height:r},{display:t})}function pm(e,t,n){var p,u,f,h,g,w,k,y,b,x,N,E,C;const r=(e||[]).filter(M=>!Zf(M)),s=(e||[]).filter(Zf),o=n2(nh(r,n||{})),a=t.map(M=>({source:M.source,target:M.target,sourceHandle:M.sourceHandle??null,targetHandle:M.targetHandle??null})).filter(M=>!s.some($=>$.id===M.source||$.id===M.target)),l={},c={},d=[];for(const M of r){l[M.id]={x:((p=M.position)==null?void 0:p.x)||0,y:((u=M.position)==null?void 0:u.y)||0};const $=wu(M);$&&(c[M.id]=$)}for(const M of s){const $=Number(((h=(f=M.data)==null?void 0:f.nodeSize)==null?void 0:h.width)||M.width||((g=M.measured)==null?void 0:g.width)||0),z=Number(((k=(w=M.data)==null?void 0:w.nodeSize)==null?void 0:k.height)||M.height||((y=M.measured)==null?void 0:y.height)||0);d.push({id:M.id,title:String(((b=M.data)==null?void 0:b.title)||((x=M.data)==null?void 0:x.label)||"Group"),color:String(((N=M.data)==null?void 0:N.color)||"purple"),x:Number(((E=M.position)==null?void 0:E.x)||0),y:Number(((C=M.position)==null?void 0:C.y)||0),width:Math.max(Rc,Math.round($||Rc)),height:Math.max(Mc,Math.round(z||Mc))})}return{version:1,instances:o,edges:a,ui:{nodePositions:l,nodeSizes:c,groups:d}}}function n2(e){const t={};for(const[n,r]of Object.entries(e||{})){const s=String((r==null?void 0:r.definitionId)||n);if(!!Pn(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 Pn(e){const t=String(e||"");return t==="display_markdown"?"markdown":t==="display_mermaid"?"mermaid":t==="display_ascii"?"ascii":t==="display_html"?"html":t==="display_image"?"image":t==="display_chart"?"chart":t==="display_table"?"table":""}function bc(e){const t=[...(e==null?void 0:e.inputs)||[],...(e==null?void 0:e.outputs)||[]],r=Pn(e==null?void 0:e.definitionId)==="image"?"src":"content",s=l=>String((l==null?void 0:l.value)??(l==null?void 0:l.default)??""),o=l=>s(l).trim(),a=t.find(l=>(l==null?void 0:l.name)===r&&o(l))||t.find(l=>(l==null?void 0:l.name)==="filePath"&&o(l))||t.find(l=>(l==null?void 0:l.type)==="text"&&o(l));return String((e==null?void 0:e.body)||(a?s(a):""))}function md(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"]),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 IY(e){let t=String(e||"").replace(/\r\n/g,`
151
+ `).trim();return t.includes(`
152
+ `)||(t=t.replace(/\s+(resultFile|result|outParams|outParams\.[A-Za-z_][A-Za-z0-9_-]*)\s*:/g,`
153
+ $1:`).replace(/(^|\n)outParams:\s+([A-Za-z_][A-Za-z0-9_-]*\s*:)/g,`$1outParams:
154
+ $2`)),t}function ma(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=IY(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 p=String(c[1]||"").trim();return p==="|"||p===">"?a.slice((c.index||0)+c[0].length).split(`
155
+ `).filter(f=>/^\s+/.test(f)||!f.trim()).map(f=>f.replace(/^\s{2}/,"")).join(`
156
+ `).replace(/\s+$/g,""):p.replace(/^["']|["']$/g,"")}const d=t.replace(n[0],"").trim();if(d)return d}if(!/["']result["']\s*:|["']outParams["']\s*:|["']resultFile["']\s*:/i.test(t))return String(e||"");const r=[t],s=t.indexOf("{"),o=t.lastIndexOf("}");s>=0&&o>s&&r.unshift(t.slice(s,o+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 gd(e,t){const n=Ji(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 bv(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 TY(e,t=[],n=[]){const r=String(e||"");if(!r)return"";const s=new Map(t.map(o=>[o.id,o]));return(Array.isArray(n)?n:[]).filter(o=>String((o==null?void 0:o.target)||"")===r).slice(0,4).map(o=>{const a=s.get(String((o==null?void 0:o.source)||""));if(!a)return"";const l=a.data||{},c=String(l.body||"").trim(),d=[`- upstreamId: ${a.id}`,` label: ${String(l.label||a.id).trim()}`,` definitionId: ${String(l.definitionId||"").trim()}`];return c&&d.push(` task: ${c.slice(0,4e3)}`),d.join(`
157
+ `)}).filter(Boolean).join(`
158
+
159
+ `)}function Nd(e){let t=ma(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 o=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*)$/);o&&o[1]&&(t=o[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((o,a)=>{const l=a.exec(t);return l?o<0?l.index:Math.min(o,l.index):o},-1);return s>0&&(t=t.slice(s).trim()),t}function RY(e){const t=Nd(e);return t.trim()?/<[^>]*$/g.test(t)?"HTML 内容末尾存在未闭合标签,可能是生成或保存时被截断。":/^(?:<!doctype\b|<html\b)/i.test(t)&&!/<\/html\s*>/i.test(t)?"完整 HTML 文档缺少 </html> 结束标签,可能是生成或保存时被截断。":"":""}function hc(e,t){return e==="html"?RY(t):""}function r2(e,t=""){const n=Nd(e);if(!n.trim())return"";const s=`<base target="_self"><script>
160
+ (() => {
161
+ const frameId = ${JSON.stringify(String(t||""))};
162
+ const postSize = () => {
163
+ const doc = document.documentElement;
164
+ const body = document.body;
165
+ const height = Math.ceil(Math.max(
166
+ doc ? doc.scrollHeight : 0,
167
+ doc ? doc.offsetHeight : 0,
168
+ doc ? doc.clientHeight : 0,
169
+ body ? body.scrollHeight : 0,
170
+ body ? body.offsetHeight : 0,
171
+ body ? body.clientHeight : 0,
172
+ window.innerHeight || 0
173
+ ));
174
+ window.parent.postMessage({ source: "agentflow-html-display-size", frameId, height }, "*");
175
+ };
176
+ document.addEventListener("click", (event) => {
177
+ const link = event.target && event.target.closest ? event.target.closest("a[href]") : null;
178
+ if (!link) return;
179
+ const rawHref = String(link.getAttribute("href") || "").trim();
180
+ if (!rawHref || rawHref.startsWith("#")) return;
181
+ if (/^(?:javascript|mailto|tel):/i.test(rawHref)) return;
182
+ event.preventDefault();
183
+ window.location.href = link.href;
184
+ }, true);
185
+ window.addEventListener("load", postSize);
186
+ window.addEventListener("resize", postSize);
187
+ requestAnimationFrame(postSize);
188
+ setTimeout(postSize, 60);
189
+ setTimeout(postSize, 300);
190
+ if (typeof ResizeObserver !== "undefined") {
191
+ const resizeObserver = new ResizeObserver(postSize);
192
+ resizeObserver.observe(document.documentElement);
193
+ if (document.body) resizeObserver.observe(document.body);
194
+ }
195
+ if (typeof MutationObserver !== "undefined") {
196
+ const mutationObserver = new MutationObserver(postSize);
197
+ mutationObserver.observe(document.documentElement, { childList: true, subtree: true, attributes: true, characterData: true });
198
+ }
199
+ })();
200
+ <\/script>`;return/<script\b[^>]*>\s*\(\(\)\s*=>\s*\{\s*document\.addEventListener\("click"/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 MY(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 LY(e,t){const n=document.createElement("a");n.href=e,n.download=t,document.body.appendChild(n),n.click(),n.remove()}function OY(e,t){const n=URL.createObjectURL(e);try{LY(n,t)}finally{window.setTimeout(()=>URL.revokeObjectURL(n),1e3)}}function s2(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 $Y(e){const t=s2(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>"}
201
+ ${t.documentElement.outerHTML}`:""}function xw(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 DY(e,t,n,r={}){var k;const s=(k=e==null?void 0:e.getBoundingClientRect)==null?void 0:k.call(e),o=s2(e),a=o==null?void 0:o.documentElement,l=o==null?void 0:o.body,c=(r==null?void 0:r.card)||null,d=(r==null?void 0:r.displayBody)||null,p=(r==null?void 0:r.scroller)||null,u=(r==null?void 0:r.displaySize)||null,f={fallbackWidth:Number(t)||null,fallbackHeight:Number(n)||null,displaySizeWidth:Number((u==null?void 0:u.width)||0)||null,displaySizeHeight:Number((u==null?void 0:u.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:xw(c),displayBody:xw(d),scroller:xw(p)},h=[Number(t)||0,Number((u==null?void 0:u.width)||0),Number((c==null?void 0:c.clientWidth)||0),Number((c==null?void 0:c.scrollWidth)||0),Number((d==null?void 0:d.clientWidth)||0),Number((d==null?void 0:d.scrollWidth)||0),Number((p==null?void 0:p.clientWidth)||0),Number((p==null?void 0:p.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]),w=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:w,debug:f}}async function FY({flowParams:e,content:t,sourceFilePath:n,iframe:r,width:s,height:o,filename:a,snapshotElements:l,displaySize:c}){const d=DY(r,s,o,{...l||{},displaySize:c}),p=$Y(r),u=await fetch("/api/workspace/html-screenshot",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...e,content:p||t,sourceFilePath:n||"",width:d.width,height:d.height,filename:a})});if(!u.ok){const h=await u.json().catch(()=>({}));throw new Error(h.error||"截图失败")}const f=await u.blob();OY(f,a)}function zY(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 i2(e){return e==="mermaid"?"account_tree":e==="ascii"?"notes":e==="html"?"html":e==="image"?"image":e==="chart"?"bar_chart":e==="table"?"table":"article"}function HY(e){const t=String(e||"").split(/\r?\n/).map(l=>l.replace(/%%.*$/,"").trim()).filter(Boolean),n=new Map,r=[];let s="TD";const o=(l,c="")=>{const d=String(l||"").replace(/[^A-Za-z0-9_]/g,"_")||`N${n.size+1}`;return n.has(d)?c&&(n.get(d).label=c):n.set(d,{id:d,label:c||d}),d},a=l=>{const c=String(l||"").trim().replace(/[;,]+$/,""),d=c.match(/^([A-Za-z][A-Za-z0-9_]*)(?:\[(.+?)\]|\((.+?)\)|\{(.+?)\})?$/);return d?o(d[1],d[2]||d[3]||d[4]||d[1]):o(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 d=l.match(/^(.+?)\s*-{1,2}>+\s*(.+)$/);if(d){r.push({from:a(d[1]),to:a(d[2])});continue}a(l)}return{nodes:Array.from(n.values()),edges:r,direction:s}}function o2({code:e}){const t=m.useMemo(()=>HY(e),[e]);if(!String(e||"").trim())return null;const n=t.direction==="LR"||t.direction==="RL",r=142,s=44,o=n?96:32,a=n?30:68,l=new Map;t.nodes.forEach((p,u)=>{l.set(p.id,{x:24+(n?u*(r+o):u%3*(r+o)),y:24+(n?u%3*(s+a):u*(s+a))})});const c=Math.max(360,...Array.from(l.values()).map(p=>p.x+r+24)),d=Math.max(180,...Array.from(l.values()).map(p=>p.y+s+24));return i.jsx("div",{className:"af-work-node__mermaid-preview",children:i.jsxs("svg",{viewBox:`0 0 ${c} ${d}`,role:"img","aria-label":"Mermaid preview",children:[i.jsx("defs",{children:i.jsx("marker",{id:"af-work-arrow",viewBox:"0 0 10 10",refX:"9",refY:"5",markerWidth:"6",markerHeight:"6",orient:"auto-start-reverse",children:i.jsx("path",{d:"M 0 0 L 10 5 L 0 10 z"})})}),t.edges.map((p,u)=>{const f=l.get(p.from),h=l.get(p.to);if(!f||!h)return null;const g=n?`M ${f.x+r} ${f.y+s/2} C ${(f.x+h.x+r)/2} ${f.y+s/2}, ${(f.x+h.x+r)/2} ${h.y+s/2}, ${h.x} ${h.y+s/2}`:`M ${f.x+r/2} ${f.y+s} C ${f.x+r/2} ${f.y+s+28}, ${h.x+r/2} ${h.y-28}, ${h.x+r/2} ${h.y}`;return i.jsx("path",{className:"af-work-node__mermaid-edge",d:g,markerEnd:"url(#af-work-arrow)"},`${p.from}-${p.to}-${u}`)}),t.nodes.map(p=>{const u=l.get(p.id);return i.jsxs("g",{children:[i.jsx("rect",{className:"af-work-node__mermaid-box",x:u.x,y:u.y,width:r,height:s,rx:"8"}),i.jsx("text",{className:"af-work-node__mermaid-text",x:u.x+r/2,y:u.y+s/2+5,textAnchor:"middle",children:p.label.slice(0,22)})]},p.id)})]})})}function Gi({className:e="",children:t}){const n=m.useRef(null),r=m.useRef(null),[s,o]=m.useState({visible:!1,top:0,height:100}),a=m.useCallback(()=>{const p=n.current;if(!p)return;const u=Math.max(1,p.scrollHeight),f=Math.max(1,p.clientHeight),h=u>f+1,g=h?Math.max(12,f/u*100):100,w=Math.max(0,100-g),k=h?Math.min(w,p.scrollTop/Math.max(1,u-f)*w):0;o({visible:h,top:k,height:g})},[]);m.useEffect(()=>{const p=requestAnimationFrame(a),u=n.current;if(!u||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(p);const f=new ResizeObserver(a);f.observe(u);for(const h of Array.from(u.children))f.observe(h);return()=>{cancelAnimationFrame(p),f.disconnect()}},[t,a]);const l=m.useCallback(p=>{const u=n.current;if(!u)return;const f=Math.max(0,u.scrollHeight-u.clientHeight);u.scrollTop=Math.min(1,Math.max(0,p))*f,a()},[a]),c=m.useCallback((p,u=0)=>{const f=r.current;if(!f)return 0;const h=f.getBoundingClientRect(),g=s.height/100*h.height,w=Math.max(1,h.height-g);return(p-h.top-u)/w},[s.height]),d=m.useCallback(p=>{var N,E;if(!s.visible)return;p.preventDefault(),p.stopPropagation();const u=r.current;if(!u)return;const f=u.getBoundingClientRect(),h=s.top/100*f.height,g=s.height/100*f.height,k=p.clientY>=f.top+h&&p.clientY<=f.top+h+g?p.clientY-f.top-h:g/2;l(c(p.clientY,k));const y=p.pointerId;(E=(N=p.currentTarget).setPointerCapture)==null||E.call(N,y);const b=C=>{C.preventDefault(),l(c(C.clientY,k))},x=()=>{window.removeEventListener("pointermove",b),window.removeEventListener("pointerup",x),window.removeEventListener("pointercancel",x)};window.addEventListener("pointermove",b),window.addEventListener("pointerup",x),window.addEventListener("pointercancel",x)},[c,l,s.height,s.top,s.visible]);return i.jsxs("div",{className:`af-visible-scroll-frame ${e}`,children:[i.jsx("div",{ref:n,className:`af-visible-scroll-frame__scroller ${e}`,onScroll:a,children:t}),i.jsx("div",{ref:r,className:"af-visible-scrollbar"+(s.visible?" af-visible-scrollbar--visible":""),onPointerDown:d,"aria-hidden":"true",children:i.jsx("span",{style:{height:`${s.height}%`,top:`${s.top}%`}})})]})}function a2({data:e,flowParams:t,htmlFrameRef:n,htmlFrameVersion:r=0}){const s=Pn(e==null?void 0:e.definitionId),o=bc(e),a=s==="image"?o:ma(o),l=s==="image"?"":md(a,s),[c,d]=m.useState(""),[p,u]=m.useState(""),[f,h]=m.useState(!1);m.useEffect(()=>{let N=!1;return l?(h(!0),u(""),d(""),gd(t,l).then(E=>{N||d(E)}).catch(E=>{N||u(String(E.message||E))}).finally(()=>{N||h(!1)}),()=>{N=!0}):(d(""),u(""),h(!1),()=>{N=!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,w=s==="html"?Nd(g):ma(g),k=m.useRef(""),[y,b]=m.useState(0);if(k.current||(k.current=`html-display-${Math.random().toString(36).slice(2,10)}`),m.useEffect(()=>{if(s!=="html"){b(0);return}const N=k.current,E=C=>{const M=n.current;if(!M||C.source!==M.contentWindow)return;const $=C.data&&typeof C.data=="object"?C.data:null;if(!$||$.source!=="agentflow-html-display-size"||$.frameId!==N)return;const z=Math.ceil(Number($.height||0));!Number.isFinite(z)||z<=0||b(Math.min(2e5,Math.max(220,z)))};return b(0),window.addEventListener("message",E),()=>window.removeEventListener("message",E)},[w,n,r,s]),!s)return null;const x=hc(s,w);if(f)return i.jsxs(Gi,{className:"af-work-display-empty",children:["Loading ",l,"..."]});if(p)return i.jsx(Gi,{className:"af-work-display-empty",children:p});if(x)return i.jsx(Gi,{className:"af-work-display-empty",children:x});if(!w.trim())return i.jsx(Gi,{className:"af-work-display-empty",children:"No display content"});if(s==="html")return i.jsx(Gi,{className:"af-work-display-body af-work-display-body--html",children:i.jsx("iframe",{ref:n,className:"af-work-display-html-frame",style:y>0?{height:`${y}px`}:void 0,title:(e==null?void 0:e.label)||"HTML preview",sandbox:"allow-scripts allow-forms allow-modals",srcDoc:r2(w,k.current)},r)});if(s==="image"){const N=Wg(w,t);return i.jsx(Gi,{className:"af-work-display-body af-work-display-body--image",children:i.jsx("img",{className:"af-work-display-image",src:N,alt:zY(e),loading:"lazy"})})}return s==="markdown"?i.jsx(Gi,{className:"af-work-display-body af-work-display-body--markdown",children:i.jsx(mk,{content:w,basePath:l,resolveSrc:(N,E)=>Wg(N,t,E)})}):s==="chart"?i.jsx(Gi,{className:"af-work-display-body af-work-display-body--chart",children:i.jsx(yk,{content:w})}):s==="table"?i.jsx(Gi,{className:"af-work-display-body af-work-display-body--table",children:i.jsx(gk,{content:w})}):s==="mermaid"?i.jsxs(Gi,{className:"af-work-display-body",children:[i.jsx(o2,{code:w}),i.jsx("pre",{className:"af-work-node__diagram af-work-node__diagram--mermaid",children:w})]}):i.jsx(Gi,{className:"af-work-display-body af-work-display-body--ascii",children:i.jsx("pre",{className:"af-work-node__diagram af-work-node__diagram--ascii",children:w})})}function BY({node:e,onClose:t}){var o,a,l;const n=m.useRef(null),r=Pn((o=e==null?void 0:e.data)==null?void 0:o.definitionId),s=((a=e==null?void 0:e.data)==null?void 0:a.label)||(r==="html"?"HTML 展示":r==="markdown"?"Markdown 展示":"Display 预览");return m.useEffect(()=>{const c=d=>{d.key==="Escape"&&(t==null||t())};return window.addEventListener("keydown",c),()=>window.removeEventListener("keydown",c)},[t]),e?zr.createPortal(i.jsx("div",{className:"af-display-preview-overlay",role:"dialog","aria-modal":"true","aria-label":"全屏预览",children:i.jsxs("div",{className:"af-display-preview-shell",children:[i.jsxs("div",{className:"af-display-preview-head",children:[i.jsxs("div",{className:"af-display-preview-title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:i2(r)}),i.jsx("strong",{children:s}),i.jsx("span",{children:e.id})]}),i.jsx("button",{type:"button",className:"af-display-preview-close",onClick:t,"aria-label":"关闭全屏预览",title:"关闭",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsx("div",{className:"af-display-preview-content",children:i.jsx(a2,{data:e.data,flowParams:(l=e.data)==null?void 0:l.flowParams,htmlFrameRef:n})})]})}),document.body):null}function WY({node:e}){var f,h,g,w,k,y,b,x,N,E,C;const t=Pn((f=e==null?void 0:e.data)==null?void 0:f.definitionId),n=bc(e==null?void 0:e.data),r=t==="image"?n:ma(n),s=t==="image"?"":md(r,t),[o,a]=m.useState(""),[l,c]=m.useState(!1);m.useEffect(()=>{var $;let M=!1;return s?(c(!0),a(""),gd((($=e==null?void 0:e.data)==null?void 0:$.flowParams)||{},s).then(z=>{M||a(z)}).catch(()=>{M||a("")}).finally(()=>{M||c(!1)}),()=>{M=!0}):(a(""),c(!1),()=>{M=!0})},[s,(g=(h=e==null?void 0:e.data)==null?void 0:h.flowParams)==null?void 0:g.flowId,(k=(w=e==null?void 0:e.data)==null?void 0:w.flowParams)==null?void 0:k.flowSource,(b=(y=e==null?void 0:e.data)==null?void 0:y.flowParams)==null?void 0:b.archived,(x=e==null?void 0:e.data)==null?void 0:x.displayReloadKey]);const d=s?o:r,p=t==="html"?Nd(d):ma(d),u=hc(t,p);return l?i.jsx("div",{className:"af-display-picker-preview__empty",children:"Loading"}):u?i.jsx("div",{className:"af-display-picker-preview__empty",children:u}):p.trim()?t==="html"?i.jsx("iframe",{title:((N=e==null?void 0:e.data)==null?void 0:N.label)||(e==null?void 0:e.id),sandbox:"allow-scripts allow-forms allow-modals",srcDoc:r2(p)}):t==="image"?i.jsx("img",{src:Wg(p,(E=e==null?void 0:e.data)==null?void 0:E.flowParams),alt:((C=e==null?void 0:e.data)==null?void 0:C.label)||(e==null?void 0:e.id),loading:"lazy"}):t==="markdown"?i.jsx("div",{className:"af-display-picker-preview__markdown",children:i.jsx(mk,{content:p,basePath:s,resolveSrc:(M,$)=>{var z;return Wg(M,(z=e==null?void 0:e.data)==null?void 0:z.flowParams,$)}})}):t==="chart"?i.jsx(yk,{content:p}):t==="table"?i.jsx(gk,{content:p}):t==="mermaid"?i.jsxs("div",{className:"af-display-picker-preview__diagram",children:[i.jsx(o2,{code:p}),i.jsx("pre",{children:p})]}):i.jsx("pre",{className:"af-display-picker-preview__pre",children:p}):i.jsx("div",{className:"af-display-picker-preview__empty",children:"No content"})}function VY({value:e,onChange:t,onUploadImage:n,readOnly:r=!1}){const s=m.useRef(null),o=m.useRef(null),a=m.useRef(null),[l,c]=m.useState(!1),[d,p]=m.useState({visible:!1,top:0,height:100}),u=m.useCallback(()=>{const y=s.current;if(!y)return;const b=Math.max(1,y.scrollHeight),x=Math.max(1,y.clientHeight),N=b>x+1,E=N?Math.max(12,x/b*100):100,C=Math.max(0,100-E),M=N?Math.min(C,y.scrollTop/Math.max(1,b-x)*C):0;p({visible:N,top:M,height:E})},[]);m.useEffect(()=>{const y=requestAnimationFrame(u),b=s.current;if(!b||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(y);const x=new ResizeObserver(u);return x.observe(b),()=>{cancelAnimationFrame(y),x.disconnect()}},[u,e]);const f=m.useCallback(y=>{const b=s.current;if(!b)return;const x=Math.max(0,b.scrollHeight-b.clientHeight);b.scrollTop=Math.min(1,Math.max(0,y))*x,u()},[u]),h=m.useCallback((y,b=0)=>{const x=a.current;if(!x)return 0;const N=x.getBoundingClientRect(),E=d.height/100*N.height,C=Math.max(1,N.height-E);return(y-N.top-b)/C},[d.height]),g=m.useCallback(y=>{if(!d.visible)return;y.preventDefault(),y.stopPropagation();const b=a.current;if(!b)return;const x=b.getBoundingClientRect(),N=d.top/100*x.height,E=d.height/100*x.height,M=y.clientY>=x.top+N&&y.clientY<=x.top+N+E?y.clientY-x.top-N:E/2;f(h(y.clientY,M));const $=K=>{K.preventDefault(),f(h(K.clientY,M))},z=()=>{window.removeEventListener("pointermove",$),window.removeEventListener("pointerup",z),window.removeEventListener("pointercancel",z)};window.addEventListener("pointermove",$),window.addEventListener("pointerup",z),window.addEventListener("pointercancel",z)},[h,f,d.height,d.top,d.visible]),w=m.useCallback(y=>{const b=String(e||""),x=s.current,N=Number((x==null?void 0:x.selectionStart)??b.length),E=Number((x==null?void 0:x.selectionEnd)??N),C=b.slice(0,N),M=b.slice(E),$=C&&!C.endsWith(`
202
+ `)?`
203
+ `:"",z=M&&!M.startsWith(`
204
+ `)?`
205
+ `:"",K=`${C}${$}${y}${z}${M}`;t==null||t(K),window.requestAnimationFrame(()=>{var L,F;const H=C.length+$.length+y.length;(L=s.current)==null||L.focus(),(F=s.current)==null||F.setSelectionRange(H,H)})},[t,e]),k=m.useCallback(async y=>{if(!r&&!(!y||l)){c(!0);try{const b=await(n==null?void 0:n(y)),x=String(b||"").trim();if(x){const N=String(y.name||"image").replace(/\.[^.]+$/g,"").trim()||"image";w(`![${N}](${x})`)}}finally{c(!1)}}},[w,n,r,l]);return i.jsxs("div",{className:"af-work-display-editor nodrag nopan",onClick:y=>y.stopPropagation(),onDragOver:y=>{var x;Array.from(((x=y.dataTransfer)==null?void 0:x.items)||[]).some(N=>String((N==null?void 0:N.type)||"").startsWith("image/"))&&(y.preventDefault(),y.dataTransfer.dropEffect="copy")},onDrop:y=>{var x;const b=Array.from(((x=y.dataTransfer)==null?void 0:x.files)||[]).find(Bg);b&&(y.preventDefault(),k(b))},children:[i.jsxs("div",{className:"af-work-display-editor__toolbar",children:[i.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:l||r,onClick:()=>{var y;return(y=o.current)==null?void 0:y.click()},"aria-label":"上传图片",title:"上传图片",children:i.jsx("span",{className:"material-symbols-outlined",children:l?"hourglass_top":"add_photo_alternate"})}),i.jsx("input",{ref:o,className:"af-hidden-file-input",type:"file",accept:"image/*",onChange:y=>{var x;const b=(x=y.target.files)==null?void 0:x[0];y.target.value="",b&&k(b)}})]}),i.jsx("textarea",{ref:s,className:"af-work-display-editor__textarea",value:e,onChange:y=>t==null?void 0:t(y.target.value),onScroll:u,onKeyDown:y=>{y.key==="Escape"&&y.stopPropagation()},placeholder:"输入 Markdown 内容",spellCheck:!1,readOnly:r}),i.jsx("div",{ref:a,className:"af-work-display-editor__scrollbar"+(d.visible?" af-work-display-editor__scrollbar--visible":""),onPointerDown:g,"aria-hidden":"true",children:i.jsx("span",{style:{height:`${d.height}%`,top:`${d.top}%`}})})]})}function KY({nodeId:e,data:t}){const n=t==null?void 0:t.nodeChatActive,r=!!(t!=null&&t.selected),s=(t==null?void 0:t.nodeChat)||{},o=Array.isArray(s.messages)?s.messages:[],a=String(s.draft||""),[l,c]=m.useState(a),d=m.useRef(!1),p=String(s.candidateContent||""),u=!!s.running,f=!!(t!=null&&t.readOnly),h=String(s.error||"");return m.useEffect(()=>{d.current||c(a)},[a]),!n&&!r?null:n?i.jsxs("div",{className:"af-work-node-chat nodrag nopan",onClick:g=>g.stopPropagation(),children:[i.jsxs("div",{className:"af-work-node-chat__head",children:[i.jsxs("div",{children:[i.jsx("strong",{children:"继续微调"}),i.jsx("span",{children:(t==null?void 0:t.label)||e})]}),i.jsx("button",{type:"button",onClick:()=>{var g;return(g=t==null?void 0:t.onCloseNodeChat)==null?void 0:g.call(t)},"aria-label":"关闭节点微调",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),o.length>0||u||h||p.trim()?i.jsxs("div",{className:"af-work-node-chat__messages",children:[o.slice(-4).map((g,w)=>i.jsxs("div",{className:`af-work-node-chat__msg af-work-node-chat__msg--${g.role==="assistant"?"assistant":"user"}`,children:[i.jsx("span",{children:g.role==="assistant"?"AI":"你"}),i.jsx("p",{children:g.text})]},`${g.at||w}-${w}`)),u?i.jsx("div",{className:"af-work-node-chat__pending",children:"生成中..."}):null,h?i.jsx("div",{className:"af-work-node-chat__error",children:h}):null]}):null,i.jsxs("div",{className:"af-work-node-chat__composer",children:[i.jsx("button",{type:"button",className:"af-work-node-chat__add",disabled:u||f,"aria-label":"添加上下文",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add"})}),i.jsx("textarea",{className:"af-work-node-chat__input",rows:2,value:l,disabled:u||f,placeholder:"描述你想怎么调整这个展示",onCompositionStart:()=>{d.current=!0},onCompositionEnd:g=>{var k;d.current=!1;const w=g.currentTarget.value;c(w),(k=t==null?void 0:t.onUpdateNodeChatDraft)==null||k.call(t,e,w)},onChange:g=>{var k;const w=g.target.value;c(w),d.current||(k=t==null?void 0:t.onUpdateNodeChatDraft)==null||k.call(t,e,w)},onKeyDown:g=>{var w,k;g.isComposing||(w=g.nativeEvent)!=null&&w.isComposing||g.keyCode===229||(g.metaKey||g.ctrlKey)&&g.key==="Enter"&&(g.preventDefault(),(k=t==null?void 0:t.onSendNodeChat)==null||k.call(t,e,l))}}),i.jsx("button",{type:"button",className:"af-work-node-chat__send",disabled:u||f||!l.trim(),onClick:()=>{var g;return(g=t==null?void 0:t.onSendNodeChat)==null?void 0:g.call(t,e,l)},"aria-label":"发送",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_upward"})})]}),i.jsxs("div",{className:"af-work-node-chat__actions",children:[i.jsx("button",{type:"button",disabled:u||f||!p.trim(),onClick:()=>{var g;return(g=t==null?void 0:t.onApplyNodeChatCandidate)==null?void 0:g.call(t,e,"replace")},children:"替换当前内容"}),i.jsx("button",{type:"button",disabled:u||f||!p.trim(),onClick:()=>{var g;return(g=t==null?void 0:t.onApplyNodeChatCandidate)==null?void 0:g.call(t,e,"append")},children:"追加"})]})]}):i.jsxs("button",{type:"button",className:"af-work-node-chat-anchor nodrag nopan",onClick:g=>{var w;g.stopPropagation(),(w=t==null?void 0:t.onToggleNodeChat)==null||w.call(t,e)},title:"微调这个节点","aria-label":"微调这个节点",children:[i.jsx("span",{className:"material-symbols-outlined af-work-node-chat-anchor__plus","aria-hidden":!0,children:"add"}),i.jsx("span",{className:"af-work-node-chat-anchor__label",children:"继续微调这个展示"}),i.jsx("span",{className:"material-symbols-outlined af-work-node-chat-anchor__expand","aria-hidden":!0,children:"open_in_full"})]})}function UY(e){return e==="mermaid"?"mmd":e==="ascii"?"txt":e==="html"?"html":e==="image"?"txt":e==="chart"||e==="table"?"json":"md"}function qY(e){return String(e).trim().toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"").slice(0,80)||"display"}function dC(e,t){const n=Pn(t==null?void 0:t.definitionId)||"markdown";return`outputs/${qY((t==null?void 0:t.label)||e||n)}.${UY(n)}`}function YY({id:e,data:t,selected:n,deleteNode:r}){var Se,ce,Ce;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],a=(Array.isArray(t==null?void 0:t.outputs)?t.outputs:[]).map((ae,fe)=>({slot:ae,idx:fe})).sort((ae,fe)=>{var qe,lt,Dt,Ye;const ke=String(((qe=ae.slot)==null?void 0:qe.name)||"").trim(),xe=String(((lt=fe.slot)==null?void 0:lt.name)||"").trim();if(ke==="next"&&xe!=="next")return-1;if(xe==="next"&&ke!=="next")return 1;const Ue=String(((Dt=ae.slot)==null?void 0:Dt.type)||"").trim(),tt=String(((Ye=fe.slot)==null?void 0:Ye.type)||"").trim();return Ue==="node"&&tt!=="node"?-1:tt==="node"&&Ue!=="node"?1:ae.idx-fe.idx}),l=Pn(t==null?void 0:t.definitionId),c=m.useRef(null),d=m.useRef(null),[p,u]=m.useState(0),[f,h]=m.useState(!1),[g,w]=m.useState(!1),[k,y]=m.useState(!1),[b,x]=m.useState(""),[N,E]=m.useState(""),[C,M]=m.useState(!1),[$,z]=m.useState(!1),K=m.useRef(null),H=bc(t),L=l==="markdown"?ma(H):"",F=l==="markdown"?md(L,"markdown"):"",T=l==="markdown"?F?N:L:"",R=!!(t!=null&&t.readOnly),I=!!(t!=null&&t.displayPageMode);m.useEffect(()=>{let ae=!1;return l!=="markdown"||!F?(E(""),M(!1),()=>{ae=!0}):(M(!0),gd((t==null?void 0:t.flowParams)||{},F).then(fe=>{ae||E(fe)}).catch(fe=>{var ke;ae||(E(""),(ke=t==null?void 0:t.onStatus)==null||ke.call(t,String(fe.message||fe)))}).finally(()=>{ae||M(!1)}),()=>{ae=!0})},[l,F,(Se=t==null?void 0:t.flowParams)==null?void 0:Se.flowId,(ce=t==null?void 0:t.flowParams)==null?void 0:ce.flowSource,(Ce=t==null?void 0:t.flowParams)==null?void 0:Ce.archived,t==null?void 0:t.displayReloadKey]),m.useEffect(()=>{if(!g)return;const ae=()=>w(!1);return window.addEventListener("pointerup",ae,!0),window.addEventListener("pointercancel",ae,!0),window.addEventListener("mouseup",ae,!0),window.addEventListener("blur",ae),()=>{window.removeEventListener("pointerup",ae,!0),window.removeEventListener("pointercancel",ae,!0),window.removeEventListener("mouseup",ae,!0),window.removeEventListener("blur",ae)}},[g]),m.useEffect(()=>{k||x(String(T||""))},[T,k]);const D=(t==null?void 0:t.label)||(l==="mermaid"?"Mermaid":l==="ascii"?"ASCII":l==="html"?"HTML":l==="image"?"Image":l==="chart"?"Chart":l==="table"?"Table":"Markdown"),A=String((t==null?void 0:t.sourceNodeId)||e),O=(t==null?void 0:t.sharingDisplayNodeId)===A,_=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 vt,Bn,Ve,an,hn,mn,ue,Ee,We,ot;if(l!=="html"||f)return;const ae=bc(t),fe=md(ae,l);let ke=ae;if(fe)try{ke=await gd((t==null?void 0:t.flowParams)||{},fe)}catch(nt){h(!1),console.warn("Failed to read HTML display file before saving image.",nt);return}const xe=Nd(ke);if(!xe.trim())return;const Ue=hc(l,xe);if(Ue){console.warn(Ue);return}const tt=(Bn=(vt=d.current)==null?void 0:vt.getBoundingClientRect)==null?void 0:Bn.call(vt),qe=(an=(Ve=c.current)==null?void 0:Ve.querySelector)==null?void 0:an.call(Ve,".af-work-display-body"),lt=(mn=(hn=c.current)==null?void 0:hn.querySelector)==null?void 0:mn.call(hn,".af-visible-scroll-frame__scroller"),Dt=Math.round(Math.max(Number((tt==null?void 0:tt.width)||0),Number((_==null?void 0:_.width)||0),Number(((ue=c.current)==null?void 0:ue.clientWidth)||0),Number((qe==null?void 0:qe.clientWidth)||0),Number((lt==null?void 0:lt.clientWidth)||0),Math.max(320,Number((_==null?void 0:_.width)||960)-2))),Ye=Math.round(Math.max(Number((tt==null?void 0:tt.height)||0),Number((_==null?void 0:_.height)||0),Number(((Ee=c.current)==null?void 0:Ee.clientHeight)||0),Number((qe==null?void 0:qe.clientHeight)||0),Number((lt==null?void 0:lt.clientHeight)||0),Math.max(180,Number((_==null?void 0:_.height)||640)-46)));h(!0);try{await FY({flowParams:(t==null?void 0:t.flowParams)||{},content:xe,sourceFilePath:fe,iframe:d.current,width:Dt,height:Ye,filename:MY((t==null?void 0:t.label)||e||"html-render","png"),snapshotElements:{card:c.current,displayBody:qe,scroller:lt},displaySize:_}),(We=t==null?void 0:t.onStatus)==null||We.call(t,"已导出 HTML 展示截图")}catch(nt){const Rt=String((nt==null?void 0:nt.message)||nt||"截图失败");(ot=t==null?void 0:t.onStatus)==null||ot.call(t,`HTML 截图失败:${Rt}`),console.warn("Failed to save HTML display as PNG.",nt)}finally{h(!1)}},[t,_==null?void 0:_.height,_==null?void 0:_.width,e,l,f]),Z=m.useCallback(ae=>{var fe;R||!ae||l!=="image"||(fe=t==null?void 0:t.onUploadImageToDisplayNode)==null||fe.call(t,e,ae)},[t,e,l,R]),V=m.useCallback(ae=>{var fe,ke;(fe=ae==null?void 0:ae.stopPropagation)==null||fe.call(ae),!R&&((ke=t==null?void 0:t.onSetDisplayNodeContent)==null||ke.call(t,e,"","replace",{logChat:!1,reloadDisplay:!0,statusMessage:"已清空 Display 内容"}),l==="markdown"&&(x(""),y(!1)))},[t,e,l,R]),oe=m.useCallback(ae=>{var xe,Ue;R||l!=="image"||!(Array.from(((xe=ae.dataTransfer)==null?void 0:xe.files)||[]).some(Bg)||Array.from(((Ue=ae.dataTransfer)==null?void 0:Ue.items)||[]).some(tt=>String((tt==null?void 0:tt.type)||"").startsWith("image/")))||(ae.preventDefault(),ae.stopPropagation(),ae.dataTransfer.dropEffect="copy",z(!0))},[l,R]),de=m.useCallback(ae=>{l==="image"&&(ae.currentTarget.contains(ae.relatedTarget)||z(!1))},[l]),ye=m.useCallback(ae=>{var ke;if(l!=="image")return;const fe=Array.from(((ke=ae.dataTransfer)==null?void 0:ke.files)||[]).find(Bg);fe&&(ae.preventDefault(),ae.stopPropagation(),z(!1),Z(fe))},[l,Z]);return i.jsxs("div",{className:"af-work-display-card"+(_?" af-work-display-card--sized":"")+(n?" af-work-display-card--selected":"")+(g?" af-work-display-card--resizing":"")+($?" af-work-display-card--image-drop":"")+(I?" 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:_?{width:_.width,height:_.height}:void 0,ref:c,onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,onDragOver:oe,onDragLeave:de,onDrop:ye,children:[i.jsx(K0,{className:"af-work-display-resize nodrag",position:"bottom-right",minWidth:320,minHeight:180,onResizeStart:()=>w(!0),onResizeEnd:()=>w(!1),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_full"})}),s.map((ae,fe)=>{if(ae.showOnNode===!1)return null;const ke=`${4.15+fe*1.75}rem`,xe=ae.name||`#${fe+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:ke},children:xe}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${fe}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:ke,background:Dn(ae.type)},title:`${xe} · ${ae.type}`})]},`in-${fe}`)}),a.map(({slot:ae,idx:fe},ke)=>{if(ae.showOnNode===!1)return null;const xe=`${4.15+ke*1.75}rem`,Ue=ae.name||`#${fe+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:xe},children:Ue}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${fe}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:xe,background:Dn(ae.type)},title:`${Ue} · ${ae.type}`})]},`out-${fe}`)}),i.jsxs("div",{className:"af-work-display-card__head",children:[i.jsxs("div",{className:"af-work-display-card__title",children:[i.jsx("span",{className:"material-symbols-outlined",children:i2(l)}),i.jsx("strong",{children:D}),i.jsx("span",{children:(t==null?void 0:t.definitionId)||"display"})]}),l==="html"?i.jsxs("div",{className:"af-work-display-card__html-controls nodrag",onClick:ae=>ae.stopPropagation(),children:[i.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{var ae,fe,ke,xe;try{(xe=(ke=(fe=(ae=d.current)==null?void 0:ae.contentWindow)==null?void 0:fe.history)==null?void 0:ke.back)==null||xe.call(ke)}catch{}},"aria-label":"后退",title:"后退",children:i.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{var ae,fe,ke,xe;try{(xe=(ke=(fe=(ae=d.current)==null?void 0:ae.contentWindow)==null?void 0:fe.history)==null?void 0:ke.forward)==null||xe.call(ke)}catch{}},"aria-label":"前进",title:"前进",children:i.jsx("span",{className:"material-symbols-outlined",children:"arrow_forward"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>u(ae=>ae+1),"aria-label":"刷新",title:"刷新",children:i.jsx("span",{className:"material-symbols-outlined",children:"refresh"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:f,onClick:Q,"aria-label":"截图另存为图片",title:"截图另存为图片",children:i.jsx("span",{className:"material-symbols-outlined",children:f?"hourglass_empty":"photo_camera"})})]}):null,l==="markdown"?k?i.jsxs("div",{className:"af-work-display-card__html-controls nodrag",onClick:ae=>ae.stopPropagation(),children:[i.jsx("button",{type:"button",className:"af-work-display-card__action",disabled:R||C,onClick:async()=>{var ae,fe,ke;if(F){try{const xe=await bv((t==null?void 0:t.flowParams)||{},F,b);E(b),(ae=t==null?void 0:t.onSetDisplayNodeContent)==null||ae.call(t,e,xe,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已更新 ${xe}`}),y(!1)}catch(xe){(fe=t==null?void 0:t.onStatus)==null||fe.call(t,String(xe.message||xe))}return}(ke=t==null?void 0:t.onSetDisplayNodeContent)==null||ke.call(t,e,b,"replace",{logChat:!1,statusMessage:"已更新 Markdown 内容"}),y(!1)},"aria-label":"保存并预览",title:"保存并预览",children:i.jsx("span",{className:"material-symbols-outlined",children:"done"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action",onClick:()=>{x(String(T||"")),y(!1)},"aria-label":"取消编辑",title:"取消编辑",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}):i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:R||C,onClick:ae=>{ae.stopPropagation(),x(String(T||"")),y(!0)},"aria-label":"编辑 Markdown",title:"编辑 Markdown",children:i.jsx("span",{className:"material-symbols-outlined",children:"edit"})}):null,l==="image"?i.jsxs(i.Fragment,{children:[i.jsx("input",{ref:K,className:"af-hidden-file-input",type:"file",accept:"image/*",onChange:ae=>{var ke;const fe=(ke=ae.target.files)==null?void 0:ke[0];ae.target.value="",fe&&Z(fe)}}),i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:R,onClick:ae=>{var fe;ae.stopPropagation(),(fe=K.current)==null||fe.click()},"aria-label":"上传图片",title:"上传图片",children:i.jsx("span",{className:"material-symbols-outlined",children:"upload"})})]}):null,i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",onClick:ae=>{var fe;ae.stopPropagation(),(fe=t==null?void 0:t.onOpenDisplayPreview)==null||fe.call(t,A)},"aria-label":"全屏预览",title:"全屏预览",children:i.jsx("span",{className:"material-symbols-outlined",children:"fullscreen"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:O,onClick:ae=>{var fe;ae.stopPropagation(),(fe=t==null?void 0:t.onShareDisplayNode)==null||fe.call(t,A)},"aria-label":"分享展示",title:"分享展示(1 天有效)",children:i.jsx("span",{className:"material-symbols-outlined",children:O?"hourglass_empty":"ios_share"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:R,onClick:V,"aria-label":"清空内容",title:"清空内容",children:i.jsx("span",{className:"material-symbols-outlined",children:"delete_sweep"})}),i.jsx("button",{type:"button",className:"af-work-display-card__action nodrag",disabled:R,onClick:()=>{var ae;return(ae=t==null?void 0:t.onSaveDisplayNodeToFile)==null?void 0:ae.call(t,e,t)},"aria-label":"另存为文件",title:"另存为文件",children:i.jsx("span",{className:"material-symbols-outlined",children:"save"})}),i.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:R,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),l==="markdown"&&k?i.jsx(VY,{value:b,onChange:x,onUploadImage:t==null?void 0:t.onUploadWorkspaceImage,readOnly:R}):i.jsx(a2,{data:t,flowParams:t==null?void 0:t.flowParams,htmlFrameRef:d,htmlFrameVersion:p}),i.jsx(KY,{nodeId:e,data:t})]})}function GY({id:e,data:t,selected:n,deleteNode:r}){var d,p,u;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],o=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],a=((p=(d=t==null?void 0:t.runningRunNodeIds)==null?void 0:d.has)==null?void 0:p.call(d,e))||((u=t==null?void 0:t.runningRunNodeIds)==null?void 0:u[e])===!0||(t==null?void 0:t.isExecuting)||(t==null?void 0:t.nodeStatus)==="running",l=(t==null?void 0:t.nodeStatus)==="stopped",c=!!(t!=null&&t.readOnly);return i.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":"")+(l?" af-work-run-card--stopped":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[s.map((f,h)=>{if(f.showOnNode===!1)return null;const g=`${2.25+h*1.75}rem`,w=f.name||`#${h+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:g},children:w}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${h}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:g,background:Dn(f.type)},title:`${w} · ${f.type}`})]},`in-${h}`)}),o.map((f,h)=>{if(f.showOnNode===!1)return null;const g=`${2.25+h*1.75}rem`,w=f.name||`#${h+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:g},children:w}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${h}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:g,background:Dn(f.type)},title:`${w} · ${f.type}`})]},`out-${h}`)}),i.jsxs("div",{className:"af-work-run-card__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"play_circle"}),i.jsx("strong",{children:(t==null?void 0:t.label)||"Run"}),i.jsx("span",{children:(t==null?void 0:t.definitionId)||"workspace_run"}),i.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:c,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("button",{type:"button",className:"af-work-run-card__button nodrag"+(a?" af-work-run-card__button--stop":""),disabled:c,onClick:f=>{var h,g;f.stopPropagation(),a?(h=t==null?void 0:t.onStopWorkspaceNode)==null||h.call(t,e):(g=t==null?void 0:t.onRunWorkspaceNode)==null||g.call(t,e)},children:[i.jsx("span",{className:"material-symbols-outlined",children:a?"stop_circle":"play_arrow"}),i.jsx("span",{children:a?"Stop":"Run line"})]})]})}function XY({id:e,data:t,selected:n,deleteNode:r}){var k,y,b;const s=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],o=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],a=wk((t==null?void 0:t.body)||""),l=(t==null?void 0:t.scheduledRunState)||{},c=((y=(k=t==null?void 0:t.runningRunNodeIds)==null?void 0:k.has)==null?void 0:y.call(k,e))||((b=t==null?void 0:t.runningRunNodeIds)==null?void 0:b[e])===!0||(t==null?void 0:t.isExecuting)||(t==null?void 0:t.nodeStatus)==="running",d=(t==null?void 0:t.nodeStatus)==="stopped",p=!!(t!=null&&t.readOnly),u=x=>{var N;(N=t==null?void 0:t.onChangeScheduledRunConfig)==null||N.call(t,e,{...a,...x})},f=x=>{u({scheduleType:x,cron:Mf(x,a.time,a.weekday,a.monthDay,a.cron)})},h=x=>{u({time:x,cron:Mf(a.scheduleType,x,a.weekday,a.monthDay,a.cron)})},g=x=>{u({weekday:x,cron:Mf(a.scheduleType,a.time,x,a.monthDay,a.cron)})},w=x=>{u({monthDay:x,cron:Mf(a.scheduleType,a.time,a.weekday,x,a.cron)})};return i.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":"")+(d?" af-work-run-card--stopped":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[s.map((x,N)=>{if(x.showOnNode===!1)return null;const E=`${2.25+N*1.75}rem`,C=x.name||`#${N+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:E},children:C}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${N}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:E,background:Dn(x.type)},title:`${C} · ${x.type}`})]},`in-${N}`)}),o.map((x,N)=>{if(x.showOnNode===!1)return null;const E=`${2.25+N*1.75}rem`,C=x.name||`#${N+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:E},children:C}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${N}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:E,background:Dn(x.type)},title:`${C} · ${x.type}`})]},`out-${N}`)}),i.jsxs("div",{className:"af-work-run-card__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"event_repeat"}),i.jsx("strong",{children:(t==null?void 0:t.label)||"Scheduled Run"}),i.jsx("span",{children:(t==null?void 0:t.definitionId)||"workspace_scheduled_run"}),i.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",disabled:p,onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-work-schedule-card__body nodrag",children:[i.jsxs("label",{className:"af-work-schedule-card__toggle",children:[i.jsx("input",{type:"checkbox",checked:a.enabled,disabled:p,onChange:x=>u({enabled:x.target.checked})}),i.jsx("span",{children:a.enabled?"定时开启":"定时关闭"})]}),i.jsxs("label",{className:"af-work-schedule-card__field",children:[i.jsx("span",{children:"频率"}),i.jsxs("select",{value:a.scheduleType,disabled:p,onChange:x=>f(x.target.value),children:[i.jsx("option",{value:"daily",children:"每天"}),i.jsx("option",{value:"weekly",children:"每周"}),i.jsx("option",{value:"monthly",children:"每月"}),i.jsx("option",{value:"custom",children:"高级 Cron"})]})]}),a.scheduleType!=="custom"?i.jsxs("label",{className:"af-work-schedule-card__field",children:[i.jsx("span",{children:"时间"}),i.jsx("input",{type:"time",value:a.time,disabled:p,onChange:x=>h(x.target.value)})]}):null,a.scheduleType==="weekly"?i.jsxs("label",{className:"af-work-schedule-card__field",children:[i.jsx("span",{children:"星期"}),i.jsxs("select",{value:a.weekday,disabled:p,onChange:x=>g(x.target.value),children:[i.jsx("option",{value:1,children:"周一"}),i.jsx("option",{value:2,children:"周二"}),i.jsx("option",{value:3,children:"周三"}),i.jsx("option",{value:4,children:"周四"}),i.jsx("option",{value:5,children:"周五"}),i.jsx("option",{value:6,children:"周六"}),i.jsx("option",{value:0,children:"周日"})]})]}):null,a.scheduleType==="monthly"?i.jsxs("label",{className:"af-work-schedule-card__field",children:[i.jsx("span",{children:"日期"}),i.jsx("select",{value:a.monthDay,disabled:p,onChange:x=>w(x.target.value),children:Array.from({length:31},(x,N)=>N+1).map(x=>i.jsxs("option",{value:x,children:[x," 日"]},x))})]}):null,a.scheduleType==="custom"?i.jsxs("label",{className:"af-work-schedule-card__field",children:[i.jsx("span",{children:"Cron"}),i.jsx("input",{type:"text",value:a.cron,disabled:p,spellCheck:!1,placeholder:Lp,onChange:x=>u({cron:x.target.value})})]}):null,i.jsxs("div",{className:"af-work-schedule-card__meta",children:[i.jsxs("span",{children:[NY(a.scheduleType)," ",a.scheduleType==="custom"?"":a.time]}),i.jsxs("span",{children:["Next ",SY(l.nextAt)]}),i.jsx("span",{children:c?"running":l.lastStatus||"idle"})]}),l.lastError?i.jsx("div",{className:"af-work-schedule-card__error",children:l.lastError}):null,i.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,onClick:x=>{var N,E;x.stopPropagation(),c?(N=t==null?void 0:t.onStopWorkspaceNode)==null||N.call(t,e):(E=t==null?void 0:t.onRunWorkspaceNode)==null||E.call(t,e)},children:[i.jsx("span",{className:"material-symbols-outlined",children:c?"stop_circle":"play_arrow"}),i.jsx("span",{children:c?"停止":"立即运行"})]})]})]})}function JY({id:e,data:t,selected:n,deleteNode:r}){const{setNodes:s}=Rl(),o=!!(t!=null&&t.readOnly),a=xv(t==null?void 0:t.nodeSize)||{width:Rc,height:Mc},l=m.useCallback(c=>{var d,p;c.button!==0||c.metaKey||c.ctrlKey||c.shiftKey||(p=(d=c.target)==null?void 0:d.closest)!=null&&p.call(d,".af-work-group-node__resize, .af-work-group-node__delete")||s(u=>u2(u,e))},[e,s]);return i.jsxs("div",{className:"af-work-group-node"+(n?" af-work-group-node--selected":""),style:{width:a.width,height:a.height},onPointerDownCapture:l,children:[o?null:i.jsx(K0,{className:"af-work-group-node__resize nodrag",minWidth:Rc,minHeight:Mc,position:"bottom-right",children:i.jsx("span",{className:"material-symbols-outlined",children:"open_in_full"})}),i.jsxs("div",{className:"af-work-group-node__title nodrag",children:[i.jsx("span",{children:(t==null?void 0:t.title)||(t==null?void 0:t.label)||"Group"}),i.jsx("button",{type:"button",className:"af-work-group-node__delete",disabled:o,onClick:c=>{c.stopPropagation(),r==null||r(e)},"aria-label":"删除分组",title:"删除分组",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]})]})}function QY(e){var g,w,k,y,b,x,N,E,C,M,$,z,K,H,L;const{setEdges:t,setNodes:n}=Rl(),r=(g=e.data)==null?void 0:g.onSyncNodePropDraft,s=!!((w=e.data)!=null&&w.readOnly),[o,a]=m.useState(!1),l=(k=e.data)!=null&&k.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(F=>{s||(n(T=>T.filter(R=>R.id!==F)),t(T=>T.filter(R=>R.source!==F&&R.target!==F)))},[s,t,n]),d=m.useCallback(F=>{var T,R;F.button!==0||F.metaKey||F.ctrlKey||F.shiftKey||(R=(T=F.target)==null?void 0:T.closest)!=null&&R.call(T,".react-flow__handle, .af-work-display-resize")||(n(I=>u2(I,e.id)),t(I=>eG(I)))},[e.id,t,n]),p=m.useCallback((F,T)=>{s||(n(R=>R.map(I=>I.id===F?{...I,data:{...I.data,model:T}}:I)),r==null||r(F,{model:T}))},[s,n,r]),u=m.useCallback((F,T)=>{s||(n(R=>R.map(I=>{var A;if(I.id!==F)return I;const D=Array.isArray((A=I.data)==null?void 0:A.outputs)&&I.data.outputs.length?I.data.outputs.map((O,_)=>_===0?{...O,default:T,value:T}:O):[{type:"bool",name:"value",default:T,value:T}];return{...I,data:{...I.data,body:"",outputs:D}}})),r==null||r(F,R=>({body:"",outputs:Array.isArray(R==null?void 0:R.outputs)&&R.outputs.length?R.outputs.map((D,A)=>A===0?{...D,default:T,value:T}:D):[{type:"bool",name:"value",default:T,value:T}]})))},[s,n,r]),f=m.useCallback((F,T)=>{s||(n(R=>R.map(I=>I.id===F?{...I,data:{...I.data,body:T}}:I)),r==null||r(F,{body:T}))},[s,n,r]),h=m.useCallback((F,T)=>{if(s)return;const R=Bs(T);n(I=>I.map(D=>D.id===F?{...D,data:{...D.data,images:R}}:D)),r==null||r(F,{images:R})},[s,n,r]);return(y=e.data)!=null&&y.isWorkspaceGroup?i.jsx(JY,{...e,deleteNode:c}):Pn((b=e.data)==null?void 0:b.definitionId)?i.jsx(YY,{...e,data:{...e.data,onSelectNodePointerDown:d},deleteNode:c}):((x=e.data)==null?void 0:x.definitionId)==="workspace_run"?i.jsx(GY,{...e,data:{...e.data,onSelectNodePointerDown:d},deleteNode:c}):((N=e.data)==null?void 0:N.definitionId)==="workspace_scheduled_run"?i.jsx(XY,{...e,data:{...e.data,onSelectNodePointerDown:d},deleteNode:c}):((E=e.data)==null?void 0:E.definitionId)==="control_load_skills"?i.jsx(dG,{...e,data:{...e.data,onSelectNodePointerDown:d},deleteNode:c,skills:(C=e.data)==null?void 0:C.skills,skillCollections:(M=e.data)==null?void 0:M.skillCollections,onChangeSkillKeys:($=e.data)==null?void 0:$.onChangeLoadSkillKeys}):((z=e.data)==null?void 0:z.definitionId)==="control_load_mcp"?i.jsx(fG,{...e,data:{...e.data,onSelectNodePointerDown:d},deleteNode:c,servers:(K=e.data)==null?void 0:K.mcpServers,onChangeMcpNames:(H=e.data)==null?void 0:H.onChangeLoadMcpNames}):i.jsxs("div",{className:"af-work-flow-node"+(e.selected?" af-work-flow-node--selected":"")+(o?" af-work-flow-node--resizing":""),style:l?{width:l.width,height:l.height}:void 0,onPointerDownCapture:d,children:[s?null:i.jsx(K0,{className:"af-work-display-resize af-work-flow-resize nodrag",position:"bottom-right",minWidth:KR,minHeight:Hg,maxWidth:UR,maxHeight:qR,onResizeStart:()=>a(!0),onResizeEnd:()=>a(!1),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_full"})}),i.jsx(wR,{...e,deleteNode:c,modelLists:(L=e.data)==null?void 0:L.modelLists,onModelChange:p,onProvideValueChange:u,onNodeBodyChange:f,onNodeImagesChange:h})]})}const ZY={[Ic]:QY};function l2(e,t=[]){for(const n of e||[])n.type==="file"&&t.push(n),Array.isArray(n.children)&&l2(n.children,t);return t}function c2(e,t=[]){for(const n of e||[])n.type==="directory"&&(t.push(n.path),Array.isArray(n.children)&&c2(n.children,t));return t}function hm(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 u2(e,t){const n=String(t||"");let r=!1;const s=(e||[]).map(o=>{const a=o.id===n;return o.selected===a?o:(r=!0,{...o,selected:a})});return r?s:e}function eG(e){let t=!1;const n=(e||[]).map(r=>r.selected?(t=!0,{...r,selected:!1}):r);return t?n:e}function tG(e){return[...e||[]].sort((t,n)=>t.type!==n.type?t.type==="directory"?-1:1:String(t.name||"").localeCompare(String(n.name||"")))}function nG(e,t,n=0){const r=String(t||"").replace(/\\/g,"/").split("/").filter(Boolean);if(r.length===0)return e;const s=(o,a,l)=>{const c=r[a],d=l?`${l}/${c}`:c,p=a===r.length-1;let u=!1;const f=(Array.isArray(o)?o:[]).map(h=>h.name!==c?h:(u=!0,p?{...h,type:"file",name:c,path:d,icon:Rf(c),size:n}:{...h,type:"directory",name:c,path:d,icon:Rf(c,!0),children:s(h.children||[],a+1,d)}));return u||f.push(p?{type:"file",name:c,path:d,icon:Rf(c),size:n}:{type:"directory",name:c,path:d,icon:Rf(c,!0),children:s([],a+1,d)}),tG(f)};return s(e||[],0,"")}function d2({items:e,flowParams:t,onOpen:n,collapsedDirs:r,onToggleDir:s,onCreateFile:o,onCreateFolder:a,onDelete:l,onFileDragStart:c}){return i.jsx("ul",{className:"af-work-files",children:(e||[]).map(d=>{var f;const p=d.type==="directory",u=p&&(r==null?void 0:r.has(d.path));return i.jsxs("li",{children:[i.jsxs("div",{className:"af-work-file-row",children:[i.jsxs("button",{type:"button",className:"af-work-file af-work-file--"+d.type,draggable:!p,onDragStart:h=>{p||c==null||c(h,d)},onClick:()=>p?s==null?void 0:s(d.path):n(d),title:d.path,children:[p?i.jsx("span",{className:"material-symbols-outlined af-work-file__chevron",children:u?"chevron_right":"expand_more"}):null,i.jsx("span",{className:"material-symbols-outlined",children:d.icon||Rf(d.name,p)}),i.jsx("span",{children:d.name})]}),p?i.jsxs(i.Fragment,{children:[i.jsx("button",{type:"button",className:"af-work-file-action",onClick:()=>o==null?void 0:o(d.path),title:"新增文件","aria-label":`在 ${d.name} 新增文件`,children:i.jsx("span",{className:"material-symbols-outlined",children:"note_add"})}),i.jsx("button",{type:"button",className:"af-work-file-action",onClick:()=>a==null?void 0:a(d.path),title:"新增文件夹","aria-label":`在 ${d.name} 新增文件夹`,children:i.jsx("span",{className:"material-symbols-outlined",children:"create_new_folder"})})]}):null,p?null:i.jsx("a",{className:"af-work-file-action",href:tY(d.path,t),download:d.name,onClick:h=>h.stopPropagation(),title:"下载","aria-label":`下载 ${d.name}`,children:i.jsx("span",{className:"material-symbols-outlined",children:"download"})}),i.jsx("button",{type:"button",className:"af-work-file-action af-work-file-action--danger",onClick:()=>l==null?void 0:l(d),title:"删除","aria-label":`删除 ${d.name}`,children:i.jsx("span",{className:"material-symbols-outlined",children:"delete"})})]}),p&&!u&&((f=d.children)!=null&&f.length)?i.jsx(d2,{items:d.children,flowParams:t,onOpen:n,collapsedDirs:r,onToggleDir:s,onCreateFile:o,onCreateFolder:a,onDelete:l,onFileDragStart:c}):null]},d.path)})})}function rG({messages:e,running:t,showRunningIndicator:n=!0}){const r=e.length>0;return i.jsxs("div",{className:"af-composer-ai-stack af-composer-ai-stack--in-panel af-composer-thread-stack",children:[e.map((s,o)=>{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 i.jsxs("section",{className:`af-composer-ai-block af-composer-ai-block--${a}${s.kind?` af-composer-ai-block--kind-${s.kind}`:""}`,children:[i.jsx("div",{className:"af-composer-ai-block-label",children:l}),i.jsx("div",{className:"af-composer-ai-block-body",children:s.text})]},`${o}-${s.role}-${String(s.text||"").slice(0,24)}`)}),n&&t&&!r?i.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--reply af-composer-ai-block--pending",children:[i.jsx("div",{className:"af-composer-ai-block-label",children:"Reply"}),i.jsx("div",{className:"af-composer-ai-block-body",children:"Waiting..."})]}):null,n&&t&&r?i.jsxs("section",{className:"af-composer-ai-block af-composer-ai-block--thinking",children:[i.jsx("div",{className:"af-composer-ai-block-label",children:"Thinking"}),i.jsx("div",{className:"af-composer-ai-block-body",children:"Workspace agent is running..."})]}):null]})}function qg(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 sG(e){const t=qg((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 qg((r==null?void 0:r.default)||(r==null?void 0:r.value)||"")}function iG(e){return JSON.stringify(Array.from(new Set((e||[]).map(String).filter(Boolean))))}function oG(e){const t=qg((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 qg((r==null?void 0:r.default)||(r==null?void 0:r.value)||"")}function aG(e){return JSON.stringify(Array.from(new Set((e||[]).map(String).filter(Boolean))))}function fC(e){var r,s,o,a,l,c,d,p,u;if(!e)return null;const{inputs:t,outputs:n}=mR(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(((o=e.data)==null?void 0:o.model)??""),body:String(((a=e.data)==null?void 0:a.body)??""),images:Bs((l=e.data)==null?void 0:l.images),script:String(((c=e.data)==null?void 0:c.script)??""),scriptRef:String(((d=e.data)==null?void 0:d.scriptRef)??""),implementationRef:String(((p=e.data)==null?void 0:p.implementationRef)??""),implementationMode:String(((u=e.data)==null?void 0:u.implementationMode)??""),inputs:t,outputs:n}}function pC(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 lG(e,t,n){var p,u;const r=String(((p=e==null?void 0:e.data)==null?void 0:p.definitionId)??n),s=r.startsWith("provide_"),o=String((t==null?void 0:t.role)||"").trim(),a=jl.includes(o)?o:"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?[]:Bs(t==null?void 0:t.images),inputs:pC(t==null?void 0:t.inputs),outputs:s&&Array.isArray((u=e.data)==null?void 0:u.outputs)?e.data.outputs:pC(t==null?void 0:t.outputs)},d=String((t==null?void 0:t.script)??"").trim();r==="tool_nodejs"||d!==""?c.script=String((t==null?void 0:t.script)??""):delete c.script;for(const f of["scriptRef","implementationRef","implementationMode"]){const h=String((t==null?void 0:t[f])??"").trim();h?c[f]=h:delete c[f]}return c}function hC({nodes:e,edges:t,instances:n,selectedNode:r,draft:s,allowRename:o=!1}){if(!s||!r)return{ok:!1,error:""};const a=r.id,l=String(s.newId||"").trim(),c=o?l:a;if(o){if(!_R.test(c))return{ok:!1,error:"Invalid instance id"};if(e.some(w=>w.id===c&&w.id!==a))return{ok:!1,error:"Duplicate instance id"}}const d=lG(r,s,c),p=r.data||{};if(!(c!==a||p.label!==d.label||p.role!==d.role||p.model!==d.model||p.body!==d.body||JSON.stringify(Bs(p.images))!==JSON.stringify(d.images)||(p.script??void 0)!==(d.script??void 0)||(p.scriptRef??void 0)!==(d.scriptRef??void 0)||(p.implementationRef??void 0)!==(d.implementationRef??void 0)||(p.implementationMode??void 0)!==(d.implementationMode??void 0)||JSON.stringify(p.inputs||[])!==JSON.stringify(d.inputs||[])||JSON.stringify(p.outputs||[])!==JSON.stringify(d.outputs||[])))return{ok:!0,changed:!1,nextId:c,nodes:e,edges:t,instances:n};const f=e.map(w=>w.id===a?{...w,id:c,selected:!0,data:d}:w);let h=t,g=n;if(c!==a){g={...n||{}};const w={...g[a]||{}};delete g[a],g[c]=w,h=t.map((k,y)=>({...k,source:k.source===a?c:k.source,target:k.target===a?c:k.target,id:`we-${k.source===a?c:k.source}-${k.target===a?c:k.target}-${y}`}))}return{ok:!0,changed:!0,nextId:c,nodes:f,edges:h,instances:g}}function cG(e,t){return JSON.stringify(e??null)===JSON.stringify(t??null)}function uG(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"])cG(e[s],t[s])&&(r[s]=n[s]);return r}function dG({id:e,data:t,selected:n,deleteNode:r,skills:s,skillCollections:o,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:[],d=Array.isArray(s)?s:[],p=Array.isArray(o)?o:[],[u,f]=m.useState(!1),[h,g]=m.useState(""),[w,k]=m.useState(()=>new Set),y=m.useRef(null),b=m.useRef(null),[x,N]=m.useState({visible:!1,top:0,height:100}),E=m.useMemo(()=>new Set(sG(t)),[t]),C=m.useMemo(()=>new Map(d.map(R=>[R.key,R])),[d]),M=m.useMemo(()=>{const R=new Set,I=p.map(A=>{const O=Sl(A,d).map(_=>C.get(_)).filter(Boolean);for(const _ of O)R.add(_.key);return{...A,skills:O}}).filter(A=>A.skills.length>0),D=d.filter(A=>!R.has(A.key));return{collectionGroups:I,ungrouped:D}},[C,p,d]);m.useEffect(()=>{k(R=>{let I=!1;const D=new Set(R);for(const A of M.collectionGroups)D.has(A.id)||(D.add(A.id),I=!0);return I?D:R})},[M.collectionGroups]);const $=m.useMemo(()=>{const R=h.trim().toLowerCase();if(!R)return M;const I=A=>[A==null?void 0:A.key,A==null?void 0:A.name,A==null?void 0:A.description].map(_=>String(_||"").toLowerCase()).join(" ").includes(R);return{collectionGroups:M.collectionGroups.map(A=>{const _=[A==null?void 0:A.id,A==null?void 0:A.name,A==null?void 0:A.description].map(Q=>String(Q||"").toLowerCase()).join(" ").includes(R)?A.skills:A.skills.filter(I);return{...A,skills:_}}).filter(A=>A.skills.length>0),ungrouped:M.ungrouped.filter(I)}},[M,h]),z=m.useCallback((R,I)=>{const D=new Set(E);for(const A of R)I?D.add(A):D.delete(A);a==null||a(e,Array.from(D))},[e,E,a]),K=m.useCallback(R=>{k(I=>{const D=new Set(I);return D.has(R)?D.delete(R):D.add(R),D})},[]),H=m.useCallback(()=>{const R=y.current;if(!R)return;const I=Math.max(1,R.scrollHeight),D=Math.max(1,R.clientHeight),A=I>D+1,O=A?Math.max(12,D/I*100):100,_=Math.max(0,100-O),Q=A?Math.min(_,R.scrollTop/Math.max(1,I-D)*_):0;N({visible:A,top:Q,height:O})},[]);m.useEffect(()=>{if(!u)return;const R=requestAnimationFrame(H);return()=>cancelAnimationFrame(R)},[w,$,E.size,u,H]);const L=m.useCallback(R=>{const I=y.current;if(!I)return;const D=Math.max(0,I.scrollHeight-I.clientHeight);I.scrollTop=Math.min(1,Math.max(0,R))*D,H()},[H]),F=m.useCallback((R,I=0)=>{const D=b.current;if(!D)return 0;const A=D.getBoundingClientRect(),O=x.height/100*A.height,_=Math.max(1,A.height-O);return(R-A.top-I)/_},[x.height]),T=m.useCallback(R=>{var de,ye;if(!x.visible)return;R.preventDefault(),R.stopPropagation();const I=b.current;if(!I)return;const D=I.getBoundingClientRect(),A=x.top/100*D.height,O=x.height/100*D.height,Q=R.clientY>=D.top+A&&R.clientY<=D.top+A+O?R.clientY-D.top-A:O/2;L(F(R.clientY,Q));const Z=R.pointerId;(ye=(de=R.currentTarget).setPointerCapture)==null||ye.call(de,Z);const V=Se=>{Se.preventDefault(),L(F(Se.clientY,Q))},oe=()=>{window.removeEventListener("pointermove",V),window.removeEventListener("pointerup",oe),window.removeEventListener("pointercancel",oe)};window.addEventListener("pointermove",V),window.addEventListener("pointerup",oe),window.addEventListener("pointercancel",oe)},[F,L,x.height,x.top,x.visible]);return i.jsxs("div",{className:"af-work-load-skills-card"+(n?" af-work-load-skills-card--selected":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[l.map((R,I)=>{if(R.showOnNode===!1)return null;const D=`${2.6+I*1.7}rem`,A=R.name||`#${I+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:D},children:A}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${I}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:D,background:Dn(R.type)},title:`${A} · ${R.type}`})]},`in-${I}`)}),c.map((R,I)=>{if(R.showOnNode===!1)return null;const D=`${2.6+I*1.7}rem`,A=R.name||`#${I+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:D},children:A}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${I}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:D,background:Dn(R.type)},title:`${A} · ${R.type}`})]},`out-${I}`)}),i.jsxs("div",{className:"af-work-load-skills-card__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"extension"}),i.jsx("strong",{children:(t==null?void 0:t.label)||"Load Skills"}),i.jsx("span",{children:(t==null?void 0:t.definitionId)||"control_load_skills"}),i.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-work-load-skills-card__body nodrag",children:[i.jsxs("button",{type:"button",className:"af-work-load-skills-card__select",onClick:R=>{var I;R.stopPropagation(),u||(I=t==null?void 0:t.onRefreshSkills)==null||I.call(t),f(D=>!D)},children:[i.jsx("span",{children:E.size>0?`${E.size} skills selected`:"选择 Skills"}),i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:u?"expand_less":"expand_more"})]}),u?i.jsxs("div",{className:"af-work-load-skills-menu-shell",onClick:R=>R.stopPropagation(),children:[i.jsxs("div",{className:"af-work-load-skills-search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",value:h,onChange:R=>g(R.target.value),placeholder:"搜索 Skills...",spellCheck:!1,autoComplete:"off","aria-label":"搜索 Skills"}),h?i.jsx("button",{type:"button",onClick:()=>g(""),"aria-label":"清空搜索",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),i.jsxs("div",{ref:y,className:"af-work-load-skills-menu",onScroll:H,children:[$.collectionGroups.map(R=>{const I=R.skills.map(_=>_.key),D=I.filter(_=>E.has(_)).length,A=I.length>0&&D===I.length,O=w.has(R.id);return i.jsxs("section",{className:"af-work-load-skills-menu__group"+(O?" af-work-load-skills-menu__group--collapsed":""),children:[i.jsxs("div",{className:"af-work-load-skills-menu__group-head",children:[i.jsx("input",{type:"checkbox",checked:A,onChange:_=>z(I,_.target.checked),"aria-label":`选择 ${R.name}`}),i.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-toggle",onClick:()=>K(R.id),"aria-expanded":!O,children:i.jsxs("span",{className:"af-work-load-skills-menu__group-main",children:[i.jsx("span",{children:R.name}),R.description?i.jsx("em",{children:R.description}):null]})}),i.jsxs("small",{children:[D,"/",I.length]}),i.jsx("button",{type:"button",className:"af-work-load-skills-menu__group-arrow",onClick:()=>K(R.id),"aria-label":O?`展开 ${R.name}`:`收起 ${R.name}`,children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:O?"chevron_right":"expand_more"})})]}),O?null:i.jsx("div",{className:"af-work-load-skills-menu__options",children:R.skills.map(_=>i.jsxs("label",{className:"af-work-load-skills-menu__option",children:[i.jsx("input",{type:"checkbox",checked:E.has(_.key),onChange:Q=>z([_.key],Q.target.checked)}),i.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[i.jsx("span",{className:"af-work-load-skills-menu__option-title",children:_.name}),_.description?i.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:_.description}):null]})]},`${R.id}:${_.key}`))})]},R.id)}),$.ungrouped.length>0?i.jsxs("section",{className:"af-work-load-skills-menu__group",children:[i.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[i.jsx("span",{children:"Ungrouped"}),i.jsx("small",{children:$.ungrouped.length})]}),i.jsx("div",{className:"af-work-load-skills-menu__options",children:$.ungrouped.map(R=>i.jsxs("label",{className:"af-work-load-skills-menu__option",children:[i.jsx("input",{type:"checkbox",checked:E.has(R.key),onChange:I=>z([R.key],I.target.checked)}),i.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[i.jsx("span",{className:"af-work-load-skills-menu__option-title",children:R.name}),R.description?i.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:R.description}):null]})]},`ungrouped:${R.key}`))})]}):null,$.collectionGroups.length===0&&$.ungrouped.length===0?i.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的 Skills"}):null,i.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>a==null?void 0:a(e,[]),children:"清空"})]}),i.jsx("div",{ref:b,className:"af-work-load-skills-scrollbar"+(x.visible?" af-work-load-skills-scrollbar--visible":""),onPointerDown:T,"aria-hidden":"true",children:i.jsx("span",{style:{height:`${x.height}%`,top:`${x.top}%`}})})]}):null]})]})}function fG({id:e,data:t,selected:n,deleteNode:r,servers:s=[],onChangeMcpNames:o}){const a=Array.isArray(t==null?void 0:t.inputs)?t.inputs:[],l=Array.isArray(t==null?void 0:t.outputs)?t.outputs:[],[c,d]=m.useState(!1),[p,u]=m.useState(""),f=m.useMemo(()=>new Set(oG(t)),[t]),h=m.useMemo(()=>(Array.isArray(s)?s:[]).map(k=>({name:String((k==null?void 0:k.name)||""),description:String((k==null?void 0:k.description)||""),detail:String((k==null?void 0:k.url)||[k==null?void 0:k.command,...Array.isArray(k==null?void 0:k.args)?k.args:[]].filter(Boolean).join(" ")||""),type:String((k==null?void 0:k.type)||"")})).filter(k=>k.name),[s]),g=m.useMemo(()=>{const k=p.trim().toLowerCase();return k?h.filter(y=>[y.name,y.description,y.detail,y.type].join(" ").toLowerCase().includes(k)):h},[p,h]),w=m.useCallback((k,y)=>{const b=new Set(f);for(const x of k)y?b.add(x):b.delete(x);o==null||o(e,Array.from(b))},[e,f,o]);return i.jsxs("div",{className:"af-work-load-skills-card"+(n?" af-work-load-skills-card--selected":""),onPointerDownCapture:t==null?void 0:t.onSelectNodePointerDown,children:[a.map((k,y)=>{if(k.showOnNode===!1)return null;const b=`${2.6+y*1.7}rem`,x=k.name||`#${y+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--in",style:{top:b},children:x}),i.jsx(gs,{type:"target",position:Qe.Left,id:`input-${y}`,className:"af-work-display-handle af-work-display-handle--in",style:{top:b,background:Dn(k.type)},title:`${x} · ${k.type}`})]},`in-${y}`)}),l.map((k,y)=>{if(k.showOnNode===!1)return null;const b=`${2.6+y*1.7}rem`,x=k.name||`#${y+1}`;return i.jsxs(m.Fragment,{children:[i.jsx("span",{className:"af-work-port-label af-work-port-label--out",style:{top:b},children:x}),i.jsx(gs,{type:"source",position:Qe.Right,id:`output-${y}`,className:"af-work-display-handle af-work-display-handle--out",style:{top:b,background:Dn(k.type)},title:`${x} · ${k.type}`})]},`out-${y}`)}),i.jsxs("div",{className:"af-work-load-skills-card__head",children:[i.jsx("span",{className:"material-symbols-outlined",children:"hub"}),i.jsx("strong",{children:(t==null?void 0:t.label)||"Load MCP"}),i.jsx("span",{children:(t==null?void 0:t.definitionId)||"control_load_mcp"}),i.jsx("button",{type:"button",className:"af-work-display-card__close nodrag",onClick:()=>r==null?void 0:r(e),"aria-label":"删除节点",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-work-load-skills-card__body nodrag",children:[i.jsxs("button",{type:"button",className:"af-work-load-skills-card__select",onClick:k=>{var y;k.stopPropagation(),c||(y=t==null?void 0:t.onRefreshMcps)==null||y.call(t),d(b=>!b)},children:[i.jsx("span",{children:f.size>0?`${f.size} MCP selected`:"选择 MCP"}),i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:c?"expand_less":"expand_more"})]}),c?i.jsxs("div",{className:"af-work-load-skills-menu-shell",onClick:k=>k.stopPropagation(),children:[i.jsxs("div",{className:"af-work-load-skills-search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",value:p,onChange:k=>u(k.target.value),placeholder:"搜索 MCP...",spellCheck:!1,autoComplete:"off","aria-label":"搜索 MCP"}),p?i.jsx("button",{type:"button",onClick:()=>u(""),"aria-label":"清空搜索",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})}):null]}),i.jsxs("div",{className:"af-work-load-skills-menu",children:[i.jsxs("section",{className:"af-work-load-skills-menu__group",children:[i.jsxs("div",{className:"af-work-load-skills-menu__group-head af-work-load-skills-menu__group-head--plain",children:[i.jsx("span",{children:"MCP Servers"}),i.jsx("small",{children:g.length})]}),i.jsx("div",{className:"af-work-load-skills-menu__options",children:g.map(k=>i.jsxs("label",{className:"af-work-load-skills-menu__option",children:[i.jsx("input",{type:"checkbox",checked:f.has(k.name),onChange:y=>w([k.name],y.target.checked)}),i.jsxs("span",{className:"af-work-load-skills-menu__option-main",children:[i.jsx("span",{className:"af-work-load-skills-menu__option-title",children:k.name}),k.description||k.detail?i.jsx("span",{className:"af-work-load-skills-menu__option-desc",children:k.description||k.detail}):null]})]},k.name))})]}),g.length===0?i.jsx("div",{className:"af-work-load-skills-menu__empty",children:"没有匹配的 MCP"}):null,i.jsx("button",{type:"button",className:"af-work-load-skills-menu__clear",onClick:()=>o==null?void 0:o(e,[]),children:"清空"})]})]}):null]})]})}function pG(){var ru,Zl;const{t:e,i18n:t}=Rn(),{navigate:n}=Vo(),r=Rl(),s=W0(),o=m.useMemo(eY,[]),[a,l]=m.useState(()=>new URLSearchParams(window.location.search).get("view")==="display"?"display":"workspace"),[c,d]=m.useState(!1),[p,u]=m.useState(!1),[f,h]=MI([]),[g,w,k]=LI([]),y=m.useRef([]),b=m.useRef([]),[x,N]=m.useState(()=>wv(null,[])),E=m.useRef(x),[C,M]=m.useState(null),$=m.useRef(null),[z,K]=m.useState([]),H=m.useRef(new Map),L=m.useRef(new Map),F=m.useRef(null),T=m.useRef(null),R=m.useRef(null),[I,D]=m.useState(null),[A,O]=m.useState({}),_=m.useRef({}),Q=m.useRef(!1),Z=m.useRef(null),[V,oe]=m.useState([]),[de,ye]=m.useState(""),[Se,ce]=m.useState("nodes"),[Ce,ae]=m.useState([]),[fe,ke]=m.useState(!1),[xe,Ue]=m.useState(""),[tt,qe]=m.useState(!1),[lt,Dt]=m.useState({name:"",id:"",description:""}),[Ye,vt]=m.useState(!1),[Bn,Ve]=m.useState(""),[an,hn]=m.useState(""),mn=m.useRef(null),[ue,Ee]=m.useState(!1),[We,ot]=m.useState(!1),[nt,Rt]=m.useState(""),[xt,cn]=m.useState(null),[en,Mn]=m.useState({title:"",layout:"gallery",nodeIds:[]}),[ln,Wn]=m.useState(""),[Vn,Cr]=m.useState(!1),[fr,ar]=m.useState(""),[we,Te]=m.useState(!1),[Ut,un]=m.useState(""),[xn,Er]=m.useState(""),[Wr,Vr]=m.useState(!1),[_r,Kr]=m.useState("nodes"),[Ur,hi]=m.useState(""),[pr,qr]=m.useState(0),[Zn,er]=m.useState(""),le=m.useRef(""),[me,ge]=m.useState(null),ct=m.useRef(null),[Xt,Ge]=m.useState(""),[xr,wr]=m.useState([]),[br,Ar]=m.useState(""),[Ie,Gs]=m.useState(!0),[gt,wn]=m.useState(""),[tn,hr]=m.useState(()=>new Set),rt=m.useRef(null),[Yr,Ca]=m.useState(()=>{try{const S=Number(window.localStorage.getItem("agentflow.workspace.filesPaneHeight")||0);if(Number.isFinite(S)&&S>=160)return S}catch{}return 360}),[qo,po]=m.useState(!1),[Ps,Yo]=m.useState({cursor:[],opencode:[],claudeCode:[]}),[is,jn]=m.useState(""),[lr,ho]=m.useState([]),[mi,Xs]=m.useState(!1),[cr,Js]=m.useState([]),[U,be]=m.useState([]),[Fe,$e]=m.useState(!1),[st,nn]=m.useState([]),Tt=m.useCallback(S=>{mn.current&&window.clearTimeout(mn.current),hn(S),mn.current=window.setTimeout(()=>{hn(""),mn.current=null},3800)},[]),Kn=m.useCallback(S=>{const P=String(S||"").trim();if(!P)return;const B=()=>s(P);window.requestAnimationFrame(B),window.setTimeout(B,80)},[s]);m.useEffect(()=>{try{window.localStorage.setItem("agentflow.workspace.filesPaneHeight",String(Math.round(Yr)))}catch{}},[Yr]);const Or=m.useCallback(S=>{const P=rt.current;if(!P)return;const B=P.getBoundingClientRect(),G=16,J=150,ne=230,re=B.top+G,te=B.bottom-G,ee=Math.max(J,te-re-ne),pe=Math.min(Math.max(S-re,J),ee);Ca(pe)},[]),Ii=m.useCallback(S=>{S.preventDefault(),S.stopPropagation(),po(!0),Or(S.clientY);const P=G=>{G.preventDefault(),Or(G.clientY)},B=()=>{po(!1),window.removeEventListener("pointermove",P,!0),window.removeEventListener("pointerup",B,!0),window.removeEventListener("pointercancel",B,!0)};window.addEventListener("pointermove",P,!0),window.addEventListener("pointerup",B,!0),window.addEventListener("pointercancel",B,!0)},[Or]);m.useEffect(()=>()=>{mn.current&&window.clearTimeout(mn.current)},[]);const[Ln,Ea]=m.useState(()=>new Set),[Ll,Fc]=m.useState(!1),Qs=m.useRef(null),Pd=m.useRef(null),Ol=m.useRef(null),[$l,zc]=m.useState({}),[mo,rn]=m.useState(""),[os,Un]=m.useState(!1),[Hc,Go]=m.useState([]),[Ti,Gr]=m.useState([]),[Dl,Ri]=m.useState("workspace"),[vr,Xo]=m.useState(!1),[Fl,_a]=m.useState(!0),[Id,Aa]=m.useState(""),[Mi,Li]=m.useState({}),[zl,Pa]=m.useState(!1),[Td,Is]=m.useState(!1),[Hl,Rd]=m.useState(!1),[Jo,Bc]=m.useState("pan"),[as,Bl]=m.useState(null),[Md,Ia]=m.useState({}),go=m.useRef({}),[Wc,Pr]=m.useState({}),Oi=m.useRef(new Map),$i=m.useRef(new Set),[Ta,gi]=m.useState(()=>new Set),[Qo,Ra]=m.useState({}),[Ld,Ae]=m.useState(""),ws=m.useMemo(()=>nY(o),[o]),[Vc,Od]=m.useState(""),yo=o.flowSource||"user",Kc=m.useMemo(()=>new Set(Object.values(Md||{}).map(S=>String((S==null?void 0:S.runNodeId)||"").trim()).filter(Boolean)),[Md]),Zs=m.useCallback(S=>{const P=go.current||{},B=typeof S=="function"?S(P):S,G=B&&typeof B=="object"&&!Array.isArray(B)?B:{};return go.current=G,Ia(G),G},[]),lh=!!(o.flowId&&!o.archived&&(yo==="user"||yo==="workspace")),Ky=m.useMemo(()=>{if(!o.flowId)return"/flow?panel=settings";const S=yg({id:o.flowId,source:yo,archived:!!o.archived},"pipeline"),[P,B=""]=S.split("?"),G=new URLSearchParams(B);return G.set("panel","settings"),`${P}?${G.toString()}`},[o.archived,o.flowId,yo]);m.useEffect(()=>{o.flowId&&$A(o.flowId,o.flowSource||"user","workspace",!!o.archived)},[o]),m.useEffect(()=>{const S=()=>{l(new URLSearchParams(window.location.search).get("view")==="display"?"display":"workspace")};return window.addEventListener("popstate",S),()=>window.removeEventListener("popstate",S)},[]),m.useEffect(()=>{Go([]),Gr([]),Ri("workspace"),_a(!0)},[o]);const it=m.useCallback(async()=>{const S=Ji(o),P=await fetch(`/api/workspace/files?${S.toString()}`),B=await P.json();if(!P.ok)throw new Error(B.error||"读取 workspace 失败");const G=B.files||[];wr(G),hr(new Set(c2(G))),Ar(B.root||"")},[o]),Ma=m.useCallback(async()=>{ke(!0),Ue("");try{const S=await fetch("/api/marketplace/flow-snippets"),P=await S.json().catch(()=>({}));if(!S.ok)throw new Error(P.error||"读取流程片段失败");ae(Array.isArray(P.snippets)?P.snippets:[])}catch(S){Ue(String(S.message||S)),ae([])}finally{ke(!1)}},[]),bn=m.useCallback(async(S=f,P=g)=>{var ne;if(!Q.current)return;if(!Ie)throw Ae("Readonly workspace"),new Error("Readonly workspace");const B=pm(S,P,_.current);B.ui={...B.ui||{},...$.current?{viewport:$.current}:{},displayPage:_Y(E.current,S)};const G=await fetch("/api/workspace/graph",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,graph:B})}),J=await G.json();if(!G.ok)throw new Error(J.error||"保存 workspace graph 失败");_.current=((ne=J.graph)==null?void 0:ne.instances)||B.instances,O(_.current),Pr(mw(J.workspaceSchedules||[])),Ae("Workspace graph saved")},[g,o,f,Ie]),Uc=m.useCallback(S=>{var B;const P=(B=S==null?void 0:S.extra)!=null&&B.instances&&typeof S.extra.instances=="object"?S.extra.instances:{};_.current=P,O(P),h(Array.isArray(S==null?void 0:S.nodes)?S.nodes:[]),w(Array.isArray(S==null?void 0:S.edges)?S.edges:[]),er(""),D(null)},[w,h]),Pt=m.useMemo(()=>({instances:A}),[A]),Uy=yR({nodes:f,edges:g,extra:Pt,enabled:Q.current,onRestore:Uc}),{resetHistory:xo,undo:$d,redo:qc}=Uy,Wl=m.useCallback(async()=>{var at,pt;Q.current=!1;const S=Ji(o),P=Ji(o);P.set("lang",String(t.language||"zh").startsWith("zh")?"zh":"en");const[B,G]=await Promise.all([fetch(`/api/nodes?${P.toString()}`),fetch(`/api/workspace/graph?${S.toString()}`),it()]),J=await B.json(),ne=await G.json();if(!B.ok)throw new Error(J.error||"读取节点定义失败");if(!G.ok)throw new Error(ne.error||"读取 workspace graph 失败");const re=[...(Array.isArray(J)?J:J.nodes||[]).filter(Ft=>!Uq.has(Ft.id)),Gq,Xq,qq,Yq];oe(re);const te=ne.graph||JSON.parse(localStorage.getItem(Kq)||"null")||{},ee=gw(te,re),pe=wv((at=te==null?void 0:te.ui)==null?void 0:at.displayPage,ee.nodes),Ne=t2((pt=te==null?void 0:te.ui)==null?void 0:pt.viewport);_.current=ee.instances,O(ee.instances),h(ee.nodes),w(ee.edges),Pr(mw(ne.workspaceSchedules||[])),N(pe),E.current=pe,M(Ne),$.current=Ne,K([]),xo(ee.nodes,ee.edges,{instances:ee.instances});const Oe=ne.writable!==!1;Gs(Oe),Ae(Oe?"Workspace ready":"Readonly workspace"),Q.current=!0},[o,t.language,it,xo,w,h]),Di=m.useCallback(async(S,P)=>{const B={packageId:(S==null?void 0:S.newId)||(S==null?void 0:S.id)||(S==null?void 0:S.label),label:(S==null?void 0:S.label)||(S==null?void 0:S.newId)||(S==null?void 0:S.id),version:"1.0.0",definitionId:P,body:(S==null?void 0:S.body)||"",script:(S==null?void 0:S.script)||"",scriptRef:(S==null?void 0:S.scriptRef)||"",implementationRef:(S==null?void 0:S.implementationRef)||"",implementationMode:(S==null?void 0:S.implementationMode)||"",inputs:Array.isArray(S==null?void 0:S.inputs)?S.inputs:[],outputs:Array.isArray(S==null?void 0:S.outputs)?S.outputs:[],flowId:o.flowId,flowSource:o.flowSource||"user",archived:!!o.archived},G=await fetch("/api/marketplace/publish-node-from-instance",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(B)}),J=await G.json().catch(()=>({}));if(!G.ok||(J==null?void 0:J.ok)===!1)throw new Error((J==null?void 0:J.error)||"Publish failed");return await Wl(),Ae(`Published node ${J.definitionId||J.id||B.packageId}`),J},[o,Wl]),ch=m.useCallback((S="workspace")=>{Xo(!0),ge(null),Ri(S||"workspace")},[]),wo=m.useCallback(async(S="")=>{const P=String(S||"").trim(),B=go.current||{},G=Object.entries(B).find(([pe,Ne])=>pe===P||String((Ne==null?void 0:Ne.runNodeId)||"")===P)||Object.entries(B)[0]||null,J=(G==null?void 0:G[0])||"",ne=(G==null?void 0:G[1])||null,re=String((ne==null?void 0:ne.runNodeId)||P||"").trim(),te=new Set([re,...Array.isArray(ne==null?void 0:ne.plannedNodeIds)?ne.plannedNodeIds:[]].map(pe=>String(pe||"").trim()).filter(Boolean));J&&$i.current.add(J);const ee=J?Oi.current.get(J):null;ee&&(ee.abort(),Oi.current.delete(J)),J&&Zs(pe=>{const Ne={...pe};return delete Ne[J],Ne}),gi(pe=>{const Ne=new Set(pe);for(const Oe of te)Ne.delete(Oe);return Ne}),Ra(pe=>{var Oe;const Ne={...pe};for(const at of te)at&&(!Ne[at]||((Oe=Ne[at])==null?void 0:Oe.status)==="running")&&(Ne[at]={status:"stopped"});return Ne}),Ae(re?`Workspace run stopped: ${re}`:"Workspace run stopped"),Gr(pe=>pe.map(Ne=>(J?Ne.id===J:!re||Ne.runNodeId===re)&&Ne.status==="running"?{...Ne,status:"stopped",endedAt:Date.now(),messages:[...Array.isArray(Ne.messages)?Ne.messages:[],{role:"assistant",kind:"status",text:"Workspace run stopped.",at:Date.now()}].slice(-160)}:Ne));try{await fetch("/api/workspace/run/stop",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,runId:J,runNodeId:re})})}catch{}},[o,Zs]),La=m.useCallback(async()=>{if(o.flowId)try{const S=Ji(o),P=await fetch(`/api/workspace/run/status?${S.toString()}`),B=await P.json().catch(()=>({}));if(!P.ok||!B.running)return;const G=Array.isArray(B.runs)&&B.runs.length?B.runs:[{runId:`run-restored-${B.startedAt||Date.now()}`,runNodeId:B.runNodeId||"",startedAt:B.startedAt||Date.now(),plannedNodeIds:[]}],J={},ne=[];for(const re of G){const te=String((re==null?void 0:re.runNodeId)||"").trim(),ee=String((re==null?void 0:re.runId)||`run-restored-${(re==null?void 0:re.startedAt)||Date.now()}-${te}`).trim();ee&&(J[ee]={id:ee,runNodeId:te,plannedNodeIds:Array.isArray(re==null?void 0:re.plannedNodeIds)?re.plannedNodeIds:[],startedAt:(re==null?void 0:re.startedAt)||Date.now()},te&&ne.push(te))}if(!Object.keys(J).length)return;Zs(re=>({...re,...J})),gi(re=>{const te=new Set(re);for(const ee of ne)te.add(ee);return te}),Ra(re=>{const te={...re};for(const ee of ne)te[ee]={status:"running"};return te}),Ae(ne.length?`Workspace run still running: ${ne.join(", ")}`:"Workspace run still running"),Gr(re=>{const te=[...re];for(const[ee,pe]of Object.entries(J)){if(te.some(Oe=>Oe.id===ee||Oe.status==="running"&&Oe.runNodeId===pe.runNodeId))continue;const Ne=String(pe.runNodeId||"");te.push({id:ee,label:Ne?`Run ${Ne}`:"Workspace Run",runNodeId:Ne,status:"running",startedAt:pe.startedAt||Date.now(),steps:Ne?[{id:Ne,label:Ne,status:"running"}]:[],messages:[{role:"assistant",kind:"run-summary",text:"Workspace run is still running in the background.",at:Date.now()}]})}return[...te.slice(-8)]})}catch{}},[o,Zs]),Dd=m.useCallback(async S=>{if(!Ie){Ae("Readonly workspace");return}if(!S)return;if(Object.values(go.current||{}).find(He=>String((He==null?void 0:He.runNodeId)||"")===String(S||""))){Ae(`Workspace run already running: ${S}`);return}let B=f,G=g,J=_.current;const ne=ct.current;if(ne!=null&&ne.id){const He=B.find(dt=>dt.id===ne.id),ze=hC({nodes:B,edges:G,instances:J,selectedNode:He,draft:ne,allowRename:!1});if(ze!=null&&ze.error){Ge(ze.error),Ae(ze.error);return}ze!=null&&ze.ok&&ze.changed&&(B=ze.nodes,G=ze.edges,J=ze.instances,_.current=J,O(J),h(B),w(G),Kn(ze.nextId||ne.id))}const re=pm(B,G,J),te=`run-${Date.now()}-${String(S).replace(/[^a-z0-9_-]+/gi,"_")}`,ee=`Run ${S}`;let pe=[S];try{const He=await fetch("/api/workspace/run/plan",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,graph:re,runNodeId:S})}),ze=await He.json().catch(()=>({}));if(!He.ok||(ze==null?void 0:ze.ok)===!1)throw new Error(ze.error||"Workspace run plan failed");pe=Array.isArray(ze.plannedNodeIds)&&ze.plannedNodeIds.length?ze.plannedNodeIds.map(ht=>String(ht||"").trim()).filter(Boolean):[S],pe=Array.from(new Set([S,...pe].filter(Boolean)));const dt=ze.conflict||null;if(dt!=null&&dt.runNodeId||dt!=null&&dt.runId){const ht=Array.isArray(dt.conflictNodeIds)&&dt.conflictNodeIds.length?`: ${dt.conflictNodeIds.join(", ")}`:"";Ae(`Run ${S} conflicts with running ${dt.runNodeId||dt.runId}${ht}`);return}}catch(He){Ae(String(He.message||He));return}const Ne=new Set(pe),Oe=Object.values(go.current||{}).find(He=>(Array.isArray(He==null?void 0:He.plannedNodeIds)?He.plannedNodeIds:[]).some(ze=>Ne.has(String(ze||"").trim())));if(Oe){const He=(Array.isArray(Oe.plannedNodeIds)?Oe.plannedNodeIds:[]).map(ze=>String(ze||"").trim()).filter(ze=>ze&&Ne.has(ze));Ae(`Run ${S} conflicts with running ${Oe.runNodeId||"workspace run"}${He.length?`: ${He.join(", ")}`:""}`);return}const at=new AbortController;Oi.current.set(te,at),$i.current.delete(te),Zs(He=>({...He,[te]:{id:te,runNodeId:S,plannedNodeIds:pe,startedAt:Date.now()}})),gi(He=>new Set([...He,S])),Ra(He=>({...He,[S]:{status:"running"}})),Ae(`Running ${S}...`),Ri(te),Gr(He=>[...He.slice(-7),{id:te,label:ee,runNodeId:S,status:"running",startedAt:Date.now(),steps:[],messages:[{role:"assistant",kind:"run-summary",text:"准备运行...",at:Date.now()}]}]);let pt=S;const Ft=()=>$i.current.has(te),gn=He=>{const ze=new Set((He||[]).map(dt=>String(dt||"").trim()).filter(Boolean));ze.size||ze.add(String(S||"")),gi(dt=>{const ht=new Set(dt);for(const Wt of ze)ht.delete(Wt);return ht})},Yn=(He,ze)=>{const dt=new Set((He||[]).map(ht=>String(ht||"").trim()).filter(Boolean));dt.size||dt.add(String(S||"")),Ra(ht=>{var Be;const Wt={...ht};for(const kt of dt)kt&&(!Wt[kt]||((Be=Wt[kt])==null?void 0:Be.status)==="running")&&(Wt[kt]={status:ze});return Wt})};try{await bn(B,G);const He=await fetch("/api/workspace/run",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/x-ndjson"},signal:at.signal,body:JSON.stringify({...o,graph:re,runNodeId:S,runSessionId:te,model:is,selectedSkills:cr,stream:!0})});if(!He.ok){const _e=await He.json().catch(()=>({}));throw new Error(_e.error||"Workspace run failed")}if(!He.body)throw new Error("Workspace run stream unavailable");const ze=He.body.getReader(),dt=new TextDecoder;let ht="",Wt=[],Be=[];const kt=(_e,bt)=>{var Lt,Yt;const mt=f.find(yn=>yn.id===_e),Et=String(((Lt=mt==null?void 0:mt.data)==null?void 0:Lt.label)||_e||"").trim(),Me=String(bt||((Yt=mt==null?void 0:mt.data)==null?void 0:Yt.definitionId)||"").trim();return Me&&Me!==Et?`${Et} (${Me})`:Et},mr=(_e,bt,mt)=>{const Et=String(_e||"").trim();Et&&Gr(Me=>Me.map(Lt=>{if(Lt.id!==te)return Lt;const yn=[...Array.isArray(Lt.steps)?Lt.steps:[]],St=yn.findIndex(En=>En.id===Et),zt={id:Et,label:kt(Et,bt),status:mt};St>=0?yn[St]={...yn[St],...zt}:yn.push(zt);const Cn=yn.map((En,Ka)=>{const Wi=En.status==="done"?"[done]":En.status==="failed"?"[failed]":"[running]";return`${Ka+1}. ${Wi} ${En.label}`}).join(`
206
+ `),sn=Array.isArray(Lt.messages)?Lt.messages:[],fn=sn.findIndex(En=>En.kind==="run-summary"),Gn={role:"assistant",kind:"run-summary",text:Cn||"准备运行...",at:Date.now()},Jr=[...sn];return fn>=0?Jr[fn]=Gn:Jr.unshift(Gn),{...Lt,steps:yn,messages:Jr.slice(-160)}}))},su=_e=>{const bt=String(_e||"").trim();if(!bt)return;const mt=pt;pt=bt,gi(Et=>{const Me=new Set(Et);return mt&&mt!==bt&&mt!==S&&Me.delete(mt),S&&Me.add(S),Me.add(bt),Me}),Ra(Et=>{var Me;return{...Et,...mt&&mt!==bt&&mt!==S&&((Me=Et[mt])==null?void 0:Me.status)==="running"?{[mt]:{status:"success"}}:{},...S?{[S]:{status:"running"}}:{},[bt]:{status:"running"}}})},So=_e=>{const bt=String(_e||"").trim();bt&&(gi(mt=>{const Et=new Set(mt);return Et.delete(bt),Et}),Ra(mt=>({...mt,[bt]:{status:"success"}})))},Qd=(_e,bt)=>{const mt=String(bt||"");if(!mt.trim())return;const Et=["assistant","thinking","result","error","prompt"].includes(_e)?_e:"assistant";Gr(Me=>Me.map(Lt=>{if(Lt.id!==te)return Lt;let Yt=Array.isArray(Lt.messages)?Lt.messages:[];if(Et==="result"){const zt=[...Yt].reverse().find(Cn=>Cn.kind==="assistant");if(String((zt==null?void 0:zt.text)||"").trim()===mt.trim())return Lt}if(Et==="assistant"){const zt=Yt.findIndex(Cn=>Cn.kind==="result"&&String(Cn.text||"").trim()===mt.trim());zt>=0&&(Yt=Yt.filter((Cn,sn)=>sn!==zt))}const yn=[...Yt],St=yn[yn.length-1];return St&&St.kind===Et&&!St.error?yn[yn.length-1]={...St,text:`${St.text||""}${St.text?`
207
+ `:""}${mt}`}:yn.push({role:"assistant",kind:Et,text:mt,...Et==="error"?{error:!0}:{},at:Date.now()}),{...Lt,messages:yn.slice(-160)}}))},iu=_e=>{const bt=String(_e||"");bt.trim()&&Gr(mt=>mt.map(Et=>{var yn;if(Et.id!==te)return Et;const Me=Array.isArray(Et.messages)?Et.messages:[],Lt=Me.findIndex(St=>St.kind==="thinking"),Yt=[...Me];if(Lt>=0){const St=String(((yn=Yt[Lt])==null?void 0:yn.text)||"");Yt[Lt]={...Yt[Lt],text:`${St}${St&&!St.endsWith(`
208
+ `),""}${bt}`,at:Date.now()}}else{const St=Yt.findIndex(zt=>zt.kind==="activity");Yt.splice(St>=0?St+1:Yt.length,0,{role:"assistant",kind:"thinking",text:bt,at:Date.now()})}return{...Et,messages:Yt.slice(-160)}}))},No=(_e,bt=null)=>{const mt=oY(_e);mt&&Gr(Et=>Et.map(Me=>{if(Me.id!==te)return Me;const Lt=Number(bt==null?void 0:bt.ts)||Date.now(),Yt=Number(Me.startedAt)||Lt,yn=Number(Me.lastActivityAt)||Yt,St=Math.max(0,Lt-yn),zt=Number.isFinite(Number(bt==null?void 0:bt.runElapsedMs))?Math.max(0,Number(bt.runElapsedMs)):Math.max(0,Lt-Yt),Cn=Array.isArray(Me.activities)?Me.activities:[],sn=Cn[Cn.length-1],Gn=(typeof sn=="string"?sn:String((sn==null?void 0:sn.text)||""))===mt?Cn:[...Cn,{text:mt,kind:aY(mt),stepMs:St,totalMs:zt,at:Lt}].slice(-30),Jr=Array.isArray(Me.timingEntries)?Me.timingEntries:[],En=Array.isArray(Me.messages)?Me.messages:[],Ka=En.findIndex(na=>na.kind==="activity"),Wi={role:"assistant",kind:"activity",text:rC(Gn,Jr,Yt,Lt),at:Date.now()},vs=[...En];if(Ka>=0)vs[Ka]=Wi;else{const na=vs.findIndex(bi=>bi.kind==="run-summary");vs.splice(na>=0?na+1:0,0,Wi)}return{...Me,activities:Gn,lastActivityAt:Lt,messages:vs.slice(-160)}}))},kh=_e=>{const bt=String((_e==null?void 0:_e.source)||"runner"),mt=String((_e==null?void 0:_e.stream)||""),Et=String((_e==null?void 0:_e.eventType)||"event"),Me=String((_e==null?void 0:_e.text)||"").trim();if(!Me)return;const Lt=`[${bt}${mt?`:${mt}`:""}] ${Et}
209
+ ${Me}`,Yt=fY(_e);Gr(yn=>yn.map(St=>{if(St.id!==te)return St;const Cn=[...Array.isArray(St.rawTrace)?St.rawTrace:[],Lt].slice(-80),sn=Array.isArray(St.timingEntries)?St.timingEntries:[],fn=Yt?[...sn,Yt].slice(-80):sn,Gn=Array.isArray(St.activities)?St.activities:[],Jr=Number(St.startedAt)||Number(_e==null?void 0:_e.ts)||Date.now(),En=Number(Yt==null?void 0:Yt.at)||Number(_e==null?void 0:_e.ts)||Date.now(),Ka=Array.isArray(St.messages)?St.messages:[],Wi={role:"assistant",kind:"raw",text:Cn.join(`
210
+
211
+ ---
212
+
213
+ `),at:Date.now()},vs=[...Ka],na=vs.findIndex(Ua=>Ua.kind==="activity");if(Yt){const Ua={role:"assistant",kind:"activity",text:rC(Gn,fn,Jr,En),at:Date.now()};if(na>=0)vs[na]=Ua;else{const ec=vs.findIndex(ex=>ex.kind==="run-summary");vs.splice(ec>=0?ec+1:0,0,Ua)}}const bi=vs.findIndex(Ua=>Ua.kind==="raw");return bi>=0?vs[bi]=Wi:vs.push(Wi),{...St,rawTrace:Cn,timingEntries:fn,messages:vs.slice(-160)}}))},Rs=_e=>{Gr(bt=>bt.map(mt=>mt.id===te?{...mt,status:_e,endedAt:Date.now()}:mt))},ta=_e=>{const bt=new Set,mt=String((_e==null?void 0:_e.nodeId)||"").trim();mt&&bt.add(mt);for(const Et of Array.isArray(_e==null?void 0:_e.displayNodeIds)?_e.displayNodeIds:[]){const Me=String(Et||"").trim();Me&&bt.add(Me)}for(const Et of Array.isArray(_e==null?void 0:_e.touchedNodeIds)?_e.touchedNodeIds:[]){const Me=String(Et||"").trim();Me&&bt.add(Me)}if(bt.size===0)for(const Et of Array.isArray(_e==null?void 0:_e.order)?_e.order:[]){const Me=String(Et||"").trim();Me&&bt.add(Me)}return bt},Va=(_e,bt=null)=>{const mt=gw(_e||re,V),Et=new Map(mt.nodes.map(St=>[St.id,St])),Me=mt.instances||{},Lt=bt instanceof Set?bt:null,Yt=(St,zt)=>{const Cn={...St||zt};Array.isArray(zt==null?void 0:zt.output)&&(Cn.output=zt.output);for(const sn of["scriptRef","implementationRef","implementationMode"])(zt==null?void 0:zt[sn])!=null&&String(zt[sn]).trim()!==""&&(Cn[sn]=zt[sn]);return Cn},yn=(St,zt)=>{const Cn={...St||{}};Array.isArray(zt==null?void 0:zt.outputs)&&(Cn.outputs=zt.outputs);for(const sn of["scriptRef","implementationRef","implementationMode"])(zt==null?void 0:zt[sn])!=null&&String(zt[sn]).trim()!==""&&(Cn[sn]=zt[sn]);return Cn};h(St=>{const zt=new Set(St.map(fn=>fn.id)),sn={...pm(St,b.current,_.current).instances||{}};for(const[fn,Gn]of Object.entries(Me)){if(Lt&&!Lt.has(fn)||!zt.has(fn))continue;const Jr=sn[fn];Pn((Gn==null?void 0:Gn.definitionId)||(Jr==null?void 0:Jr.definitionId))?sn[fn]=Gn:Array.isArray(Gn==null?void 0:Gn.output)&&(sn[fn]=Yt(Jr,Gn))}return _.current=sn,O(sn),St.map(fn=>{var Jr,En;if(Lt&&!Lt.has(fn.id))return fn;const Gn=Et.get(fn.id);return Gn?Pn(((Jr=Gn.data)==null?void 0:Jr.definitionId)||((En=fn.data)==null?void 0:En.definitionId))?{...fn,data:{...fn.data,...Gn.data}}:{...fn,data:yn(fn.data,Gn.data)}:fn})})};for(;;){const{value:_e,done:bt}=await ze.read();if(bt)break;ht+=dt.decode(_e,{stream:!0});const mt=ht.split(`
214
+ `);ht=mt.pop()||"";for(const Et of mt){if(!Et.trim())continue;const Me=JSON.parse(Et);if(Me.type==="error")throw new Error(Me.error||"Workspace run failed");if(Me.type==="stopped"){$i.current.add(te),Wt=Array.isArray(Me.order)?Me.order:Wt,No("运行停止",Me);continue}if(Me.type==="node-start"&&(Ae(`Running ${Me.nodeId}...`),su(Me.nodeId),mr(Me.nodeId,Me.definitionId,"running")),Me.type==="node-done"&&(So(Me.nodeId),mr(Me.nodeId,Me.definitionId,"done")),Me.type==="status"&&No(Me.line||Me.message||"",Me),Me.type==="paused"&&(Be=Array.isArray(Me.nodeIds)?Me.nodeIds:[],No("运行暂停",Me)),Me.type==="natural"&&(Me.kind==="thinking"?iu(Me.text||""):Qd(Me.kind,Me.text||"")),Me.type==="raw"){const Lt=sC(Me);Lt&&iu(Lt),kh(Me)}Me.type==="graph"&&Me.graph&&Va(Me.graph,ta(Me)),Me.type==="done"&&(Me.graph&&Va(Me.graph,ta(Me)),Wt=Array.isArray(Me.order)?Me.order:[],Be=Array.isArray(Me.pauseNodeIds)?Me.pauseNodeIds:Be,No(Be.length?"运行暂停":"运行完成",Me))}}if(ht.trim()){const _e=JSON.parse(ht);if(_e.type==="error")throw new Error(_e.error||"Workspace run failed");if(_e.type==="stopped"&&($i.current.add(te),No("运行停止",_e)),_e.type==="node-start"&&(Ae(`Running ${_e.nodeId}...`),su(_e.nodeId),mr(_e.nodeId,_e.definitionId,"running")),_e.type==="node-done"&&(So(_e.nodeId),mr(_e.nodeId,_e.definitionId,"done")),_e.type==="status"&&No(_e.line||_e.message||"",_e),_e.type==="paused"&&(Be=Array.isArray(_e.nodeIds)?_e.nodeIds:[],No("运行暂停",_e)),_e.type==="natural"&&(_e.kind==="thinking"?iu(_e.text||""):Qd(_e.kind,_e.text||"")),_e.type==="raw"){const bt=sC(_e);bt&&iu(bt),kh(_e)}_e.type==="graph"&&_e.graph&&Va(_e.graph,ta(_e)),_e.type==="done"&&(_e.graph&&Va(_e.graph,ta(_e)),Wt=Array.isArray(_e.order)?_e.order:[],Be=Array.isArray(_e.pauseNodeIds)?_e.pauseNodeIds:Be,No(Be.length?"运行暂停":"运行完成",_e))}Ft()&&(gn(pe),Yn(pe,"stopped")),Ae(Ft()?`Workspace run stopped: ${S}`:Be.length?`Workspace run paused at ${Be.join(", ")}`:`Workspace run done: ${Wt.length?Wt.join(" -> "):S}`),Ft()||Yn(pe,Be.length?"paused":"success"),Rs(Ft()?"stopped":Be.length?"paused":"done"),Ft()||await it()}catch(He){if(Ft()||(He==null?void 0:He.name)==="AbortError"){gn(pe),Yn(pe,"stopped"),Ae(`Workspace run stopped: ${S}`),Gr(ze=>ze.map(dt=>dt.id===te?{...dt,status:"stopped",endedAt:Date.now()}:dt));return}gn(pe),Yn([S,pt].filter(Boolean),"failed"),Ae(String(He.message||He)),Gr(ze=>ze.map(dt=>dt.id===te?{...dt,status:"failed",endedAt:Date.now(),messages:[...Array.isArray(dt.messages)?dt.messages:[],{role:"assistant",error:!0,text:String(He.message||He),at:Date.now()}].slice(-160)}:dt))}finally{Oi.current.get(te)===at&&Oi.current.delete(te),Zs(He=>{const ze={...He};return delete ze[te],ze}),$i.current.delete(te),gn(pe)}},[is,g,o,it,f,V,Kn,bn,cr,w,h,Zs,Ie]),Yc=m.useCallback(async()=>{try{const P=await(await fetch("/api/skills")).json().catch(()=>({})),B=Array.isArray(P.skills)?P.skills.map(G=>({key:String(G.key),name:String(G.name||G.id||G.key),description:G.description?String(G.description):"",sourceLabel:G.sourceLabel?String(G.sourceLabel):""})):[];ho(B),Xs(!0)}catch{Xs(!0)}},[]),Zo=m.useCallback(async()=>{try{const P=await(await fetch("/api/mcps")).json().catch(()=>({})),B=Array.isArray(P.servers)?P.servers.map(G=>({name:String((G==null?void 0:G.name)||""),type:String((G==null?void 0:G.type)||""),url:String((G==null?void 0:G.url)||""),command:String((G==null?void 0:G.command)||""),args:Array.isArray(G==null?void 0:G.args)?G.args.map(String):[],description:String((G==null?void 0:G.description)||"")})).filter(G=>G.name):[];nn(B)}catch{nn([])}},[]);m.useEffect(()=>{Wl().catch(S=>Ae(String(S.message||S))),Ma(),fetch("/api/model-lists").then(S=>S.json()).then(S=>Yo({cursor:Array.isArray(S.cursor)?S.cursor.map(String):[],opencode:Array.isArray(S.opencode)?S.opencode.map(String):[],claudeCode:Array.isArray(S.claudeCode)?S.claudeCode.map(String):[]})).catch(()=>{}),Yc(),Zo(),La(),fetch("/api/skill-collections").then(S=>S.json()).then(S=>{be(yl(S)),$e(!0)}).catch(()=>{}),fetch("/api/auth/me").then(S=>S.json()).then(S=>Bl(S.user||null)).catch(()=>Bl(null))},[Wl,Ma,Zo,Yc,La,ws]),m.useEffect(()=>{if(Od(""),!(!mi||!Fe)){if(!ws){Js([]);return}Js(BA(ws,"workspace",lr,U)),Od(ws)}},[U,Fe,lr,mi,ws]),m.useEffect(()=>{if(!(Vc!==ws||!ws))try{localStorage.setItem(ws,JSON.stringify(cr))}catch{}},[cr,ws,Vc]),m.useEffect(()=>{_.current=A},[A]),m.useEffect(()=>{y.current=f},[f]),m.useEffect(()=>{const S=H.current,P=new Map,B=[];for(const re of f){const te=e2(re);P.set(re.id,te),S.get(re.id)!==te&&B.push(re.id)}if(H.current=P,B.length===0)return;const G=()=>B.forEach(re=>s(re)),J=window.requestAnimationFrame(G),ne=window.setTimeout(G,80);return()=>{window.cancelAnimationFrame(J),window.clearTimeout(ne)}},[f,s]),m.useEffect(()=>{b.current=g},[g]),m.useEffect(()=>{E.current=x},[x]),m.useEffect(()=>{$.current=C},[C]),m.useEffect(()=>{ct.current=me},[me]),m.useEffect(()=>{le.current=Zn},[Zn]),m.useEffect(()=>{R.current=I},[I]),m.useEffect(()=>{if(!I)return;const S=B=>{B.key==="Escape"&&D(null)},P=B=>{var G,J;(J=(G=B.target)==null?void 0:G.closest)!=null&&J.call(G,".af-connect-node-menu")||D(null)};return document.addEventListener("keydown",S),document.addEventListener("pointerdown",P),()=>{document.removeEventListener("keydown",S),document.removeEventListener("pointerdown",P)}},[I]),m.useEffect(()=>{if(Q.current&&Ie)return Z.current&&window.clearTimeout(Z.current),Z.current=window.setTimeout(()=>{bn().catch(S=>Ae(String(S.message||S)))},650),()=>{Z.current&&window.clearTimeout(Z.current)}},[f,g,x,bn,Ie]);const Vl=m.useMemo(()=>f.filter(S=>{var P;return((P=S==null?void 0:S.data)==null?void 0:P.definitionId)==="workspace_scheduled_run"}).map(S=>{var P;return{id:S.id,config:wk(((P=S.data)==null?void 0:P.body)||"")}}),[f]),uh=m.useMemo(()=>Vl.map(S=>`${S.id}:${S.config.enabled?"1":"0"}:${S.config.cron}:${S.config.timezone}`).join("|"),[Vl]);m.useEffect(()=>{if(!Q.current||a!=="workspace"||!o.flowId){Pr({});return}if(!Vl.length){Pr({});return}let S=!1;const P=async()=>{try{const G=Ji(o),J=await fetch(`/api/workspace/schedules?${G.toString()}`),ne=await J.json().catch(()=>({}));if(!J.ok)throw new Error(ne.error||"读取 Workspace 定时状态失败");S||Pr(mw(ne.schedules||[]))}catch{S||Pr(G=>{var ne;const J={};for(const re of Vl)J[re.id]={...G[re.id]||{},lastStatus:((ne=G[re.id])==null?void 0:ne.lastStatus)||"unknown"};return J})}};P();const B=window.setInterval(P,5e3);return()=>{S=!0,window.clearInterval(B)}},[o,Vl,uh,a]);const dh=m.useCallback((S,P)=>{if(!Ie){Ae("Readonly workspace");return}const B=iG(P),G=ee=>Array.isArray(ee)?ee.map(pe=>(pe==null?void 0:pe.name)!=="skillKeys"&&(pe==null?void 0:pe.name)!=="skillsContext"&&(pe==null?void 0:pe.type)!=="text"?pe:{...pe,default:B,value:B}):[],J=f.map(ee=>{var pe;return ee.id!==S?ee:{...ee,data:{...ee.data,body:B,inputs:G((pe=ee.data)==null?void 0:pe.inputs)}}}),ne=_.current||{},re=ne[S]&&typeof ne[S]=="object"?ne[S]:{},te={...ne,[S]:{...re,body:B,input:G(re.input)}};_.current=te,h(J),O(te),ge(ee=>!ee||ee.id!==S?ee:{...ee,body:B,inputs:G(ee.inputs)}),bn(J,g).catch(ee=>Ae(String(ee.message||ee)))},[g,f,bn,h,Ie]),fh=m.useCallback((S,P)=>{if(!Ie){Ae("Readonly workspace");return}const B=aG(P),G=ee=>Array.isArray(ee)?ee.map(pe=>(pe==null?void 0:pe.name)!=="serverNames"&&(pe==null?void 0:pe.name)!=="mcpContext"&&(pe==null?void 0:pe.type)!=="text"?pe:{...pe,default:B,value:B}):[],J=f.map(ee=>{var pe;return ee.id!==S?ee:{...ee,data:{...ee.data,body:B,inputs:G((pe=ee.data)==null?void 0:pe.inputs)}}}),ne=_.current||{},re=ne[S]&&typeof ne[S]=="object"?ne[S]:{},te={...ne,[S]:{...re,body:B,input:G(re.input)}};_.current=te,h(J),O(te),ge(ee=>!ee||ee.id!==S?ee:{...ee,body:B,inputs:G(ee.inputs)}),bn(J,g).catch(ee=>Ae(String(ee.message||ee)))},[g,f,bn,h,Ie]),ph=m.useCallback((S,P)=>{if(!Ie){Ae("Readonly workspace");return}const B=kY(P),G=f.map(te=>te.id===S?{...te,data:{...te.data,body:B}}:te),J=_.current||{},ne=J[S]&&typeof J[S]=="object"?J[S]:{},re={...J,[S]:{...ne,body:B}};_.current=re,h(G),O(re),ge(te=>(te==null?void 0:te.id)===S?{...te,body:B}:te),bn(G,g).catch(te=>Ae(String(te.message||te)))},[g,f,bn,h,Ie]),Kl=m.useCallback(S=>{const P=String(S||"").trim();P&&(Aa(B=>B===P?"":P),Li(B=>({...B,[P]:B[P]||{sessionId:`nodechat_${Date.now()}_${P.replace(/[^a-z0-9_-]+/gi,"_")}`,messages:[],draft:"",candidateContent:"",running:!1,error:""}})))},[]),Gc=m.useCallback((S,P)=>{const B=String(S||"").trim();B&&Li(G=>({...G,[B]:{...G[B]||{sessionId:`nodechat_${Date.now()}_${B.replace(/[^a-z0-9_-]+/gi,"_")}`,messages:[]},draft:String(P||""),error:""}}))},[]),Xr=m.useCallback((S,P,B="replace",G={})=>{var ze,dt;if(!Ie){Ae("Readonly workspace");return}const J=String(S||"").trim();if(!J)return;const ne=y.current.find(ht=>ht.id===J),re=Pn((ze=ne==null?void 0:ne.data)==null?void 0:ze.definitionId),te=ma(P),ee=re==="html"?Nd(te):String(te||""),pe=ne?bc(ne.data):"",Ne=B==="append"&&String(pe||"").trim()?`${String(pe).replace(/\s+$/g,"")}
215
+
216
+ ${ee.trim()}`:ee,Oe=re==="image"?"src":"content",at=G!=null&&G.reloadDisplay?Date.now():(dt=ne==null?void 0:ne.data)==null?void 0:dt.displayReloadKey,pt=ht=>{let Wt=!1;return(Array.isArray(ht)?ht:[]).map(kt=>{const mr=String((kt==null?void 0:kt.name)||""),su=String((kt==null?void 0:kt.type)||"");return mr===Oe||mr==="filePath"||su==="text"?Wt?{...kt,default:"",value:""}:(Wt=!0,{...kt,default:Ne,value:Ne}):kt})},Ft=y.current.map(ht=>{var Wt,Be;return ht.id!==J?ht:{...ht,data:{...ht.data,body:Ne,...at?{displayReloadKey:at}:{},inputs:pt((Wt=ht.data)==null?void 0:Wt.inputs),outputs:pt((Be=ht.data)==null?void 0:Be.outputs)}}}),gn=_.current||{},Yn=gn[J]&&typeof gn[J]=="object"?gn[J]:{},He={...gn,[J]:{...Yn,body:Ne,input:pt(Yn.input),output:pt(Yn.output)}};_.current=He,h(Ft),O(He),ge(ht=>(ht==null?void 0:ht.id)===J?{...ht,body:Ne}:ht),(G==null?void 0:G.logChat)!==!1&&Li(ht=>{var Wt;return{...ht,[J]:{...ht[J]||{},candidateContent:"",messages:[...(Wt=ht[J])!=null&&Wt.messages&&Array.isArray(ht[J].messages)?ht[J].messages:[],{role:"assistant",text:B==="append"?"已追加到当前节点内容。":"已替换当前节点内容。",at:Date.now()}]}}}),bn(Ft,b.current).catch(ht=>Ae(String(ht.message||ht))),Ae(String((G==null?void 0:G.statusMessage)||"")||(B==="append"?"已追加节点内容":"已替换节点内容"))},[bn,h,Ie]),Ul=m.useCallback(async S=>{if(!Ie)return Ae("Readonly workspace"),"";if(!Bg(S))return Ae("请选择图片文件"),"";try{const P=new FormData;P.set("file",S),P.set("dir","img"),o.flowId&&P.set("flowId",o.flowId),o.flowSource&&P.set("flowSource",o.flowSource),o.archived&&P.set("archived","1");const B=await fetch("/api/workspace/upload",{method:"POST",body:P}),G=await B.json().catch(()=>({}));if(!B.ok)throw new Error(G.error||"上传图片失败");const J=String(G.path||"").trim();if(!J)throw new Error("上传图片失败:未返回路径");return await it(),hr(ne=>{const re=new Set(ne);for(const te of hm(J))re.delete(te);return re}),Ae(`已上传图片 ${J}`),J}catch(P){return Ae(String(P.message||P)),""}},[o,it,Ie]),hh=m.useCallback(async(S,P)=>{const B=String(S||"").trim();if(!B)return;const G=await Ul(P);G&&Xr(B,G,"replace",{logChat:!1,statusMessage:`已上传图片 ${G}`})},[Xr,Ul]),mh=m.useCallback((S,P="replace")=>{var J;const B=String(S||"").trim(),G=String(((J=Mi[B])==null?void 0:J.candidateContent)||"").trim();!B||!G||Xr(B,G,P)},[Mi,Xr]),ql=m.useCallback(async(S,P=void 0)=>{var Ft,gn,Yn;if(!Ie){Ae("Readonly workspace");return}const B=String(S||"").trim();if(!B)return;const G=Mi[B]||{},J=String(P!==void 0?P:G.draft||"").trim();if(!J||G.running)return;const ne=y.current.find(He=>He.id===B);if(!ne)return;const re=Pn((Ft=ne.data)==null?void 0:Ft.definitionId)||"markdown",te=bc(ne.data);let ee=md(te,re),pe=ma(te);if(ee)try{pe=await gd(o,ee)}catch(He){Ae(String(He.message||He))}else if(re!=="image"&&String(pe||"").trim()){const He=hc(re,pe);if(He){Ae(`${He} 未进入微调。`);return}try{const ze=await bv(o,dC(B,ne.data),pe);await it(),Xr(B,ze,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已将展示保存为 ${ze}`}),ee=ze,pe=""}catch(ze){Ae(String(ze.message||ze));return}}const Ne=TY(B,y.current,b.current),Oe={role:"user",text:J,at:Date.now()},at=Array.isArray(G.messages)?G.messages:[],pt=G.sessionId||`nodechat_${Date.now()}_${B.replace(/[^a-z0-9_-]+/gi,"_")}`;Li(He=>({...He,[B]:{...G,sessionId:pt,messages:[...at,Oe],draft:"",running:!0,error:""}}));try{const He=await fetch("/api/workspace/node-chat",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,sessionId:pt,node:{id:B,label:((gn=ne.data)==null?void 0:gn.label)||B,definitionId:((Yn=ne.data)==null?void 0:Yn.definitionId)||""},nodeKind:re,currentContent:ee?"":pe,sourceContext:Ne,targetFilePath:ee,messages:at,message:J,model:is})}),ze=await He.json().catch(()=>({}));if(!He.ok)throw new Error(ze.error||"节点微调失败");const dt=String(ze.candidateContent||ze.reply||"").trim(),ht=!!ze.directFileEdit,Wt=String(ze.artifactPath||ee||"").trim();if(ht&&Wt){const Be=hc(re,dt);if(Be)throw new Error(`${Be} 文件已由 agent 修改,请检查 ${Wt}。`);await it(),Xr(B,Wt,"replace",{logChat:!1,reloadDisplay:!0,statusMessage:`已按微调描述更新 ${Wt}`})}else if(dt){const Be=hc(re,dt);if(Be)throw new Error(`${Be} 已取消写入,避免覆盖当前展示文件。`);if(ee){const kt=await bv(o,ee,dt);await it(),Xr(B,kt,"replace",{logChat:!1,statusMessage:`已按微调描述更新 ${kt}`})}else Xr(B,dt,"replace",{logChat:!1,statusMessage:"已按微调描述更新展示内容"})}Li(Be=>{var kt;return{...Be,[B]:{...Be[B]||{},sessionId:String(ze.sessionId||pt),running:!1,candidateContent:"",messages:[...(kt=Be[B])!=null&&kt.messages&&Array.isArray(Be[B].messages)?Be[B].messages:[...at,Oe],{role:"assistant",text:dt||ht?Wt?`已更新文件 ${Wt}。`:"已按你的描述更新当前展示。":"没有生成可更新的内容。",at:Date.now()}]}}})}catch(He){const ze=String(He.message||He);Li(dt=>({...dt,[B]:{...dt[B]||{},running:!1,error:ze}})),Ae(ze)}},[is,o,it,Mi,Xr,Ie]),Fd=m.useCallback(async(S,P)=>{if(!Ie){Ae("Readonly workspace");return}const B=Pn(P==null?void 0:P.definitionId)||"markdown",G=bc(P),J=md(G,B);let ne=ma(G);if(J)try{ne=await gd(o,J)}catch(pe){Ae(String(pe.message||pe));return}if(!String(ne||"").trim()){Ae("展示节点没有可保存内容");return}const re=hc(B,ne);if(re){Ae(`${re} 未保存文件。`);return}const te=dC(S,P),ee=window.prompt("保存到 workspace 相对路径",te);if(ee)try{const pe=await fetch("/api/workspace/file",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,path:ee,content:ne})}),Ne=await pe.json().catch(()=>({}));if(!pe.ok)throw new Error(Ne.error||"保存文件失败");const Oe=Ne.path||ee,at=Ji(o);at.set("path",Oe);const pt=await fetch(`/api/workspace/file?${at.toString()}`);if(!pt.ok){const Ft=await pt.json().catch(()=>({}));throw new Error(Ft.error||`保存后读取失败:${Oe}`)}await it(),wr(Ft=>nG(Ft,Oe,String(ne||"").length)),hr(Ft=>{const gn=new Set(Ft);for(const Yn of hm(Oe))gn.delete(Yn);return gn}),Xr(S,Oe,"replace",{logChat:!1,statusMessage:`已保存并引用 ${Oe}`}),Ae(`已保存 ${Oe}`)}catch(pe){Ae(String(pe.message||pe))}},[o,it,Xr,Ie]),zd=m.useCallback(async S=>{var J,ne,re,te;const P=String(S||"").trim();if(!P||ln)return;const B=y.current.find(ee=>ee.id===P);if(!B||!Pn((J=B==null?void 0:B.data)==null?void 0:J.definitionId)){Ae("展示节点不可用");return}Wn(P),Rt("");const G=window.open("","_blank");try{await bn(y.current,b.current);const ee=String(((ne=B.data)==null?void 0:ne.label)||((re=B.data)==null?void 0:re.displayName)||P).trim()||"AgentFlow Display",pe=await fetch("/api/display/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,title:ee,layout:"single",nodeIds:[P]})}),Ne=await pe.json().catch(()=>({}));if(!pe.ok||Ne.ok===!1)throw new Error(Ne.error||"生成展示链接失败");const Oe=new URL(Ne.url||`/display/${((te=Ne.share)==null?void 0:te.id)||""}`,window.location.origin).href;cn({...Ne,absoluteUrl:Oe}),ar(""),Ae("已生成 1 天有效的展示链接"),G?G.location.href=Oe:window.location.assign(Oe)}catch(ee){G&&G.close();const pe=String(ee.message||ee);Rt(pe),Ae(pe)}finally{Wn("")}},[o,bn,ln]),Yl=m.useCallback((S,P)=>{const B=String(S||"");B&&ge(G=>{if(!G||G.id!==B)return G;const J=typeof P=="function"?P(G):P;return!J||typeof J!="object"?G:{...G,...J}})},[]),Ir=m.useMemo(()=>f.map(S=>{var P,B;return{...S,data:{...S.data,selected:S.selected===!0,modelLists:Ps,showBodyPreview:!0,isExecuting:Ta.has(S.id),nodeStatus:((P=Qo[S.id])==null?void 0:P.status)??null,nodeElapsed:((B=Qo[S.id])==null?void 0:B.elapsed)??null,flowParams:o,readOnly:!Ie,onRunWorkspaceNode:Dd,onStopWorkspaceNode:wo,runningRunNodeIds:Kc,scheduledRunState:Wc[S.id]||null,onChangeScheduledRunConfig:ph,skills:lr,skillCollections:U,onChangeLoadSkillKeys:dh,onRefreshSkills:Yc,mcpServers:st,onChangeLoadMcpNames:fh,onRefreshMcps:Zo,onSaveDisplayNodeToFile:Fd,onShareDisplayNode:zd,onOpenDisplayPreview:Er,sharingDisplayNodeId:ln,onUploadWorkspaceImage:Ul,onUploadImageToDisplayNode:hh,onStatus:Ae,nodeChatActive:Id===S.id,nodeChat:Mi[S.id]||null,onSetDisplayNodeContent:Xr,onToggleNodeChat:Kl,onCloseNodeChat:()=>Aa(""),onUpdateNodeChatDraft:Gc,onSendNodeChat:ql,onApplyNodeChatCandidate:mh,onSyncNodePropDraft:Yl}}}),[Id,mh,fh,dh,ph,o,st,Ps,Mi,f,Zo,Yc,Dd,Kc,Fd,Wc,ql,Xr,zd,ln,U,lr,wo,Yl,Kl,Gc,hh,Ul,Ta,Qo,Ie]),Oa=m.useMemo(()=>new Map(Ir.map(S=>[S.id,S])),[Ir]),Ts=xn?Oa.get(xn):null,ls=m.useMemo(()=>{const S=new Set(z);return x.nodeIds.map((P,B)=>{var te;const G=Oa.get(P);if(!G||!Pn((te=G.data)==null?void 0:te.definitionId))return null;const J=wu(G)||{width:520,height:320},ne=Gu(x.nodeSizes[P]||J,{display:!0})||J,re=x.nodePositions[P]||{x:180+B*36,y:120+B*28};return{...G,id:cC(P),position:re,selected:S.has(P),width:ne.width,height:ne.height,data:{...G.data,sourceNodeId:P,displayPageMode:!0,readOnly:!0,selected:S.has(P),displaySize:ne,nodeSize:ne}}}).filter(Boolean)},[x,Oa,z]),tr=m.useMemo(()=>Ir.filter(S=>{var P;return Pn((P=S==null?void 0:S.data)==null?void 0:P.definitionId)}),[Ir]),ut=a==="display";m.useEffect(()=>{if(!ut||!x.viewport)return;const S=x.viewport,P=()=>{try{r.setViewport(S,{duration:0})}catch{}},B=window.requestAnimationFrame(()=>window.requestAnimationFrame(P));return()=>window.cancelAnimationFrame(B)},[x.viewport,ut,r]),m.useEffect(()=>{if(ut||!C)return;const S=C,P=()=>{try{r.setViewport(S,{duration:0})}catch{}},B=window.requestAnimationFrame(()=>window.requestAnimationFrame(P));return()=>window.cancelAnimationFrame(B)},[ut,r,C]),m.useEffect(()=>{const S=L.current,P=new Map,B=[];for(const re of[...Ir,...ls]){const te=EY(re);P.set(re.id,te),S.get(re.id)!==te&&B.push(re.id)}if(L.current=P,B.length===0)return;const G=()=>B.forEach(re=>s(re)),J=window.requestAnimationFrame(G),ne=window.setTimeout(G,80);return()=>{window.cancelAnimationFrame(J),window.clearTimeout(ne)}},[ls,Ir,s]);const Bt=m.useMemo(()=>f.find(S=>S.id===Zn)||null,[f,Zn]),Xc=m.useRef({id:"",draft:null}),gh=m.useMemo(()=>{const S=fC(Bt);return S?JSON.stringify(S):""},[Bt]);m.useEffect(()=>{if(!Bt){Xc.current={id:"",draft:null},ge(null),Ge("");return}const S=fC(Bt),P=Xc.current;Xc.current={id:Bt.id,draft:S},ge(B=>!B||B.id!==Bt.id||P.id!==Bt.id||!P.draft?S:uG(B,P.draft,S)),Ge("")},[Bt==null?void 0:Bt.id,gh]);const $a=m.useCallback((S=!1)=>{if(!me||!Bt)return!1;if(!Ie)return Ge("Readonly workspace"),Ae("Readonly workspace"),!1;Ge("");const P=hC({nodes:f,edges:g,instances:_.current,selectedNode:Bt,draft:me,allowRename:S});return P!=null&&P.error?(Ge(P.error),!1):(!(P!=null&&P.ok)||!P.changed||(_.current=P.instances,O(P.instances),h(P.nodes),w(P.edges),P.nextId!==Bt.id&&er(P.nextId),Kn(P.nextId)),!0)},[g,me,f,Bt,w,h,Kn,Ie]);m.useEffect(()=>{if(!Ie||!me||!Bt)return;const S=window.setTimeout(()=>{$a(!1)},350);return()=>window.clearTimeout(S)},[me==null?void 0:me.label,me==null?void 0:me.role,me==null?void 0:me.model,me==null?void 0:me.body,JSON.stringify((me==null?void 0:me.images)||[]),me==null?void 0:me.script,me==null?void 0:me.scriptRef,me==null?void 0:me.implementationRef,me==null?void 0:me.implementationMode,JSON.stringify((me==null?void 0:me.inputs)||[]),JSON.stringify((me==null?void 0:me.outputs)||[]),$a,Bt==null?void 0:Bt.id,Ie]);const Hd=m.useMemo(()=>{const S=new Map(Ir.map(P=>[P.id,P]));return g.map(P=>{var pe,Ne,Oe,at;const B=S.get(P.source),G=S.get(P.target),J=/^output-(\d+)$/.exec(P.sourceHandle||""),ne=/^input-(\d+)$/.exec(P.targetHandle||""),re=B&&J?(Ne=(pe=B.data)==null?void 0:pe.outputs)==null?void 0:Ne[parseInt(J[1],10)]:null,te=G&&ne?(at=(Oe=G.data)==null?void 0:Oe.inputs)==null?void 0:at[parseInt(ne[1],10)]:null,ee=re!=null&&re.type?Dn(re.type):te!=null&&te.type?Dn(te.type):"";return ee?{...P,style:{...P.style||{},stroke:ee,strokeWidth:2},markerEnd:{type:Cs.ArrowClosed,color:ee}}:P})},[g,Ir]),nr=ut?ls:Ir,qn=ut?[]:Hd,Gl=m.useMemo(()=>ut?ls.map(S=>({...S,id:yw(S.id)})):Ir,[ls,Ir,ut]),Xl=m.useCallback(S=>{const P=String(S||"").trim();if(!P)return;const B=ut?cC(P):P;ut?K([P]):(h(J=>J.map(ne=>({...ne,selected:ne.id===B}))),w(J=>J.map(ne=>({...ne,selected:!1}))),er(B));const G=()=>{var pe,Ne,Oe;const J=r.getNode(B);if(!J)return;const ne=(pe=r.getInternalNode)==null?void 0:pe.call(r,B),re=((Ne=ne==null?void 0:ne.measured)==null?void 0:Ne.width)??(ne==null?void 0:ne.width)??J.width??260,te=((Oe=ne==null?void 0:ne.measured)==null?void 0:Oe.height)??(ne==null?void 0:ne.height)??J.height??120,{zoom:ee}=r.getViewport();r.setCenter(J.position.x+re/2,J.position.y+te/2,{zoom:AY(ee),duration:240})};window.requestAnimationFrame(()=>window.requestAnimationFrame(G))},[ut,r,w,h]),Da=m.useCallback(()=>{const S=r.getViewport(),P={x:Number(S.x)||0,y:Number(S.y)||0,zoom:Math.min(Math.max(Number(S.zoom)||1,.1),4)};if(ut){const B={...E.current,viewport:P};E.current=B,N(B),Ae("已固定 Display 进入视角")}else $.current=P,M(P),Ae("已固定 Workspace 进入视角");bn(y.current,b.current).catch(B=>Ae(String(B.message||B)))},[ut,r,bn]),Jc=m.useMemo(()=>{const S=de.trim().toLowerCase(),P={DISPLAY:[],CONTROL:[],TOOL:[],PROVIDE:[],AGENT:[]};for(const B of V)S&&![B.id,B.label,B.displayName,B.description].some(G=>String(G||"").toLowerCase().includes(S))||P[If(B)].push(B);for(const B of yu)P[B].sort((G,J)=>G.id.localeCompare(J.id));return P},[V,de]),Ct=m.useMemo(()=>{const S=Ur.trim().toLowerCase();return V.filter(P=>!S||[P.id,P.label,P.displayName,P.description].some(B=>String(B||"").toLowerCase().includes(S))).sort((P,B)=>{const G=yu.indexOf(If(P)),J=yu.indexOf(If(B));return G!==J?G-J:Tf(P).localeCompare(Tf(B))}).slice(0,30)},[V,Ur]),Fa=m.useMemo(()=>{const S=Ur.trim().toLowerCase();return Ce.filter(P=>!S||[P.id,P.version,P.displayName,P.name,P.description,...Array.isArray(P.tags)?P.tags:[]].some(B=>String(B||"").toLowerCase().includes(S))).sort((P,B)=>String(P.displayName||P.name||P.id).localeCompare(String(B.displayName||B.name||B.id))).slice(0,30)},[Ce,Ur]);m.useEffect(()=>{qr(0)},[Ur,Wr,_r]),m.useEffect(()=>{if(!Wr)return;const S=window.setTimeout(()=>{var P;return(P=Ol.current)==null?void 0:P.focus()},0);return()=>window.clearTimeout(S)},[Wr]);const Bd=m.useMemo(()=>{const S=gt.trim().toLowerCase();return S?l2(xr).filter(P=>P.path.toLowerCase().includes(S)):xr},[gt,xr]),Qc=[...(Ps.cursor||[]).map(S=>({label:`Cursor · ${S.split(" - ")[0]}`,value:`cursor:${S.split(" - ")[0]}`})),...(Ps.opencode||[]).map(S=>({label:`OpenCode · ${S.split(" - ")[0]}`,value:`opencode:${S.split(" - ")[0]}`})),...(Ps.claudeCode||[]).map(S=>({label:`Claude · ${S.split(" - ")[0]}`,value:`claude-code:${S.split(" - ")[0]}`}))],za=m.useMemo(()=>new Set(cr),[cr]),ea=m.useMemo(()=>{const S=new Map(lr.map(ne=>[ne.key,ne])),P=new Set,B=new Set,G=U.map(ne=>{const re=Sl(ne,lr).map(te=>S.get(te)).filter(Boolean);for(const te of re)P.add(te.key),B.add(String(te.name||te.id||te.key||"").trim());return{...ne,skills:re}}).filter(ne=>ne.skills.length>0),J=lr.filter(ne=>{const re=String(ne.name||ne.id||ne.key||"").trim();return!P.has(ne.key)&&!B.has(re)});return{groups:G,ungrouped:J}},[U,lr]);m.useEffect(()=>{Ea(S=>{let P=!1;const B=new Set(S);for(const G of ea.groups)B.has(G.id)||(B.add(G.id),P=!0);return P?B:S})},[ea.groups]);const rr=m.useMemo(()=>{const S=f.filter(P=>P.selected);return S.length>0?S:Zn?f.filter(P=>P.id===Zn):[]},[f,Zn]),Ha=m.useMemo(()=>rr.map(S=>S.id),[rr]),yh=m.useCallback(()=>{if(ut)return;if(!Ie){Ae("Readonly workspace");return}const S=(y.current||[]).filter(te=>(te==null?void 0:te.selected)&&!Zf(te));if(S.length<2){Ae("选择至少两个节点后按 G 创建 Group");return}const P=S.reduce((te,ee)=>{var pt,Ft,gn,Yn,He,ze,dt,ht,Wt,Be,kt,mr;const pe=Number(((pt=ee.position)==null?void 0:pt.x)||0),Ne=Number(((Ft=ee.position)==null?void 0:Ft.y)||0),Oe=Number(((gn=ee.measured)==null?void 0:gn.width)||ee.width||((He=(Yn=ee.data)==null?void 0:Yn.nodeSize)==null?void 0:He.width)||((dt=(ze=ee.data)==null?void 0:ze.displaySize)==null?void 0:dt.width)||VR),at=Number(((ht=ee.measured)==null?void 0:ht.height)||ee.height||((Be=(Wt=ee.data)==null?void 0:Wt.nodeSize)==null?void 0:Be.height)||((mr=(kt=ee.data)==null?void 0:kt.displaySize)==null?void 0:mr.height)||Hg);return{minX:Math.min(te.minX,pe),minY:Math.min(te.minY,Ne),maxX:Math.max(te.maxX,pe+Oe),maxY:Math.max(te.maxY,Ne+at)}},{minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0});if(!Number.isFinite(P.minX)||!Number.isFinite(P.minY))return;const B=new Set((y.current||[]).map(te=>te.id));let G=1,J=`group_${G}`;for(;B.has(J);)G+=1,J=`group_${G}`;const ne=xv({width:P.maxX-P.minX+um*2,height:P.maxY-P.minY+um*2})||{width:Rc,height:Mc},re={id:J,type:Ic,position:{x:P.minX-um,y:P.minY-um},width:ne.width,height:ne.height,selected:!0,draggable:!0,selectable:!0,zIndex:0,data:{isWorkspaceGroup:!0,label:Ug(G-1),title:Ug(G-1),color:"purple",nodeSize:ne}};h(te=>[re,...te.map(ee=>({...ee,selected:!1}))]),w(te=>te.map(ee=>({...ee,selected:!1}))),er(""),Ae(`Created group for ${S.length} nodes`)},[ut,w,h,Ie]),Jl=m.useMemo(()=>f.filter(S=>{var P;return Pn((P=S==null?void 0:S.data)==null?void 0:P.definitionId)}),[f]),Zc=m.useMemo(()=>rr.filter(S=>{var P;return Pn((P=S==null?void 0:S.data)==null?void 0:P.definitionId)}).map(S=>S.id),[rr]),cs=m.useMemo(()=>{const S=String((as==null?void 0:as.username)||(as==null?void 0:as.userId)||"").trim();return S?S.slice(0,1).toUpperCase():"?"},[as]),eu=m.useMemo(()=>new Set(Ha),[Ha]),bs=m.useMemo(()=>g.filter(S=>eu.has(S.source)&&eu.has(S.target)),[g,eu]),ei=m.useCallback(S=>{const P=S==="display"?"display":"workspace";l(P),er(""),K([]),D(null),Vr(!1),Te(!1);const B=Ji(o);P==="display"&&B.set("view","display");const G=`/workspace${B.toString()?`?${B.toString()}`:""}`;window.history.pushState({},"",G)},[o]),Wd=m.useCallback(S=>{var G;const P=String(S||"").trim();if(!P)return;const B=y.current.find(J=>J.id===P);if(!B||!Pn((G=B.data)==null?void 0:G.definitionId)){Ae("展示节点不可用");return}N(J=>{if(J.nodeIds.includes(P))return J;const ne=J.nodeIds.length,re=wu(B);return{nodeIds:[...J.nodeIds,P],nodePositions:{...J.nodePositions,[P]:{x:180+ne*36,y:120+ne*28}},nodeSizes:{...J.nodeSizes,...re?{[P]:re}:{}}}}),K([P])},[]),Ba=m.useCallback(S=>{const P=String(S||"").trim();P&&(N(B=>{const G=B.nodeIds.filter(re=>re!==P),J={...B.nodePositions},ne={...B.nodeSizes};return delete J[P],delete ne[P],{nodeIds:G,nodePositions:J,nodeSizes:ne}}),K(B=>B.filter(G=>G!==P)))},[]),Vd=m.useCallback(S=>{const P=String(S||"").trim();P&&(E.current.nodeIds.includes(P)?Ba(P):Wd(P))},[Wd,Ba]),bo=m.useMemo(()=>{const S=Ut.trim().toLowerCase();return S?tr.filter(P=>{var B,G;return[P.id,(B=P.data)==null?void 0:B.label,(G=P.data)==null?void 0:G.definitionId].filter(Boolean).some(J=>String(J).toLowerCase().includes(S))}):tr},[tr,Ut]),Kd=m.useMemo(()=>{const S=bo.length,P=S<=1?1:S<=4?2:3,B=Array.from({length:P},()=>({height:0,nodes:[]}));for(const G of bo){const J=wu(G)||{width:420,height:260},ne=Math.max(1,Number(J.width)||420),re=Math.max(1,Number(J.height)||260),te=Math.min(26,Math.max(5.5,re/ne*16))+3.2;let ee=B[0];for(const pe of B)pe.height<ee.height&&(ee=pe);ee.nodes.push(G),ee.height+=te}return B.map(G=>G.nodes)},[bo]),Tr=m.useCallback(S=>{var ne,re;const P=x.nodeIds.includes(S.id),B=wu(S)||{width:420,height:260},G=Math.max(1,Math.round(Number(B.width)||420)),J=Math.max(1,Math.round(Number(B.height)||260));return i.jsxs("button",{type:"button",className:"af-display-picker-card"+(P?" af-display-picker-card--selected":""),style:{"--af-display-picker-card-ratio":`${G} / ${J}`},onClick:()=>Vd(S.id),children:[i.jsx("span",{className:"af-display-picker-card__check","aria-hidden":!0,children:i.jsx("input",{type:"checkbox",checked:P,readOnly:!0,tabIndex:-1})}),i.jsx("span",{className:"af-display-picker-card__preview",children:i.jsx(WY,{node:S})}),i.jsxs("span",{className:"af-display-picker-card__meta",children:[i.jsx("strong",{children:((ne=S.data)==null?void 0:ne.label)||S.id}),i.jsxs("small",{children:[Pn((re=S.data)==null?void 0:re.definitionId)," · ",S.id]})]})]},S.id)},[x.nodeIds,Vd]),Ud=m.useMemo(()=>{const S=de.trim().toLowerCase();return S?Ce.filter(P=>[P.id,P.version,P.displayName,P.name,P.description,...Array.isArray(P.tags)?P.tags:[]].filter(Boolean).some(B=>String(B).toLowerCase().includes(S))):Ce},[Ce,de]),yi=m.useCallback((S,P)=>{const B=String(S||"snippet_node").trim().replace(/[^a-zA-Z0-9_]+/g,"_").replace(/^_+|_+$/g,"")||"snippet_node";let G=`${B}_${Date.now().toString(36)}`,J=2;for(;P.has(G);)G=`${B}_${Date.now().toString(36)}_${J}`,J+=1;return P.add(G),G},[]),vo=m.useCallback((S,P)=>{var ht,Wt;if(!Ie){Ae("Readonly workspace");return}const B=S!=null&&S.snippet&&typeof S.snippet=="object"?S.snippet:{},G=B.instances&&typeof B.instances=="object"?B.instances:{},J=Object.keys(G);if(J.length===0)return;const ne=new Set(y.current.map(Be=>Be.id)),re={};for(const Be of J)re[Be]=yi(Be,ne);const te=(ht=B.ui)!=null&&ht.nodePositions&&typeof B.ui.nodePositions=="object"?B.ui.nodePositions:{},ee=(Wt=B.ui)!=null&&Wt.nodeSizes&&typeof B.ui.nodeSizes=="object"?B.ui.nodeSizes:{},pe=J.map(Be=>{const kt=te[Be];return{id:Be,x:typeof(kt==null?void 0:kt.x)=="number"?kt.x:0,y:typeof(kt==null?void 0:kt.y)=="number"?kt.y:0}}),Ne=Math.min(...pe.map(Be=>Be.x)),Oe=Math.min(...pe.map(Be=>Be.y));let at=P||{x:360+y.current.length*24,y:180+y.current.length*18};if(!P){const Be=document.querySelector(".af-workspace-canvas .react-flow");if(Be){const kt=Be.getBoundingClientRect();at=r.screenToFlowPosition({x:kt.left+kt.width*.48,y:kt.top+kt.height*.32})}}const pt={},Ft={},gn={};for(const Be of pe){const kt=re[Be.id];pt[kt]={...G[Be.id]||{}},Ft[kt]={x:at.x+(Be.x-Ne),y:at.y+(Be.y-Oe)};const mr=ee[Be.id];typeof(mr==null?void 0:mr.width)=="number"&&typeof(mr==null?void 0:mr.height)=="number"&&(gn[kt]={width:mr.width,height:mr.height})}const Yn=new Set(J),He=(Array.isArray(B.edges)?B.edges:[]).filter(Be=>Yn.has(Be==null?void 0:Be.source)&&Yn.has(Be==null?void 0:Be.target)).map(Be=>({source:re[Be.source],target:re[Be.target],sourceHandle:Be.sourceHandle??null,targetHandle:Be.targetHandle??null})),ze=gw({instances:pt,edges:He,ui:{nodePositions:Ft,nodeSizes:gn}},V),dt=ze.nodes.map(Be=>({...Be,selected:!0}));_.current={..._.current,...ze.instances},O(_.current),h(Be=>[...Be.map(kt=>({...kt,selected:!1})),...dt]),w(Be=>[...Be.map(kt=>({...kt,selected:!1})),...ze.edges]),Ae(`已添加流程片段:${S.displayName||S.id}`)},[yi,V,r,w,h,Ie]),ko=m.useCallback(()=>{var B,G;if(rr.length<2){Ue("请先在 workspace 画布上选择至少两个节点。"),ce("flows");return}const S=rr[0],P=rr.length===2?`${((B=S.data)==null?void 0:B.label)||S.id} 片段`:`${((G=S.data)==null?void 0:G.label)||S.id} 等 ${rr.length} 个节点`;Dt({name:P,id:P.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,""),description:""}),Ve(""),qe(!0),ce("flows")},[rr]),Wa=m.useCallback(async()=>{var J,ne;if(rr.length<2)return;const S=lt.name.trim();if(!S){Ve("请填写片段名称。");return}const P={},B={};for(const re of rr){P[re.id]={x:((J=re.position)==null?void 0:J.x)||0,y:((ne=re.position)==null?void 0:ne.y)||0};const te=wu(re);te&&(B[re.id]=te)}const G=bs.map(re=>({source:re.source,target:re.target,sourceHandle:re.sourceHandle??null,targetHandle:re.targetHandle??null}));vt(!0),Ve("");try{const re=await fetch("/api/marketplace/publish-flow-snippet",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({id:lt.id,name:S,displayName:S,version:"1.0.0",description:lt.description,snippet:{instances:nh(rr,_.current),edges:G,ui:{nodePositions:P,nodeSizes:B}}})}),te=await re.json().catch(()=>({}));if(!re.ok||te.ok===!1)throw new Error(te.error||"发布流程片段失败");qe(!1),Ae(`流程片段已发布:${te.id||S}`),Tt(`流程片段已发布:${te.id||S}`),await Ma(),ce("flows")}catch(re){Ve(String(re.message||re))}finally{vt(!1)}},[Ma,lt,bs,rr,Tt]);m.useCallback(()=>{if(Jl.length===0){Ae("当前 workspace 没有 display 节点");return}const S=Zc.length>0?Zc:Jl.map(B=>B.id),P=o.flowId?`${o.flowId} 展示页`:"AgentFlow Display";Mn({title:P,layout:"gallery",nodeIds:S}),Rt(""),cn(null),Ee(!0)},[o.flowId,Zc,Jl]);const qd=m.useCallback(S=>{Mn(P=>{const B=Array.isArray(P.nodeIds)?P.nodeIds:[];return B.includes(S)?{...P,nodeIds:B.filter(G=>G!==S)}:{...P,nodeIds:[...B,S]}})},[]),tu=m.useCallback(async()=>{var B;const S=en.title.trim(),P=Array.isArray(en.nodeIds)?en.nodeIds:[];if(P.length===0){Rt("请选择至少一个 display 节点。");return}ot(!0),Rt(""),cn(null);try{await bn(f,g);const G=await fetch("/api/display/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,title:S,layout:en.layout,nodeIds:P})}),J=await G.json().catch(()=>({}));if(!G.ok||J.ok===!1)throw new Error(J.error||"发布展示页失败");const ne=new URL(J.url||`/display/${((B=J.share)==null?void 0:B.id)||""}`,window.location.origin).href;cn({...J,absoluteUrl:ne}),Ae("展示页已生成")}catch(G){Rt(String(G.message||G))}finally{ot(!1)}},[en,g,o,f,bn]),Mt=m.useCallback(async()=>{var P;const S=Array.isArray(x.nodeIds)?x.nodeIds:[];if(S.length===0){Rt("请先添加至少一个展示节点。"),Ae("请先添加至少一个展示节点"),Te(!0);return}ot(!0),Rt("");try{await bn(f,g);const B=o.flowId?`${o.flowId} 展示页`:"AgentFlow Display",G=await fetch("/api/display/share",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,title:B,layout:"canvas",nodeIds:S})}),J=await G.json().catch(()=>({}));if(!G.ok||J.ok===!1)throw new Error(J.error||"生成展示链接失败");const ne=new URL(J.url||`/display/${((P=J.share)==null?void 0:P.id)||""}`,window.location.origin).href;cn({...J,absoluteUrl:ne}),Cr(!0),Ae("展示链接已生成")}catch(B){const G=String(B.message||B);Rt(G),Ae(G)}finally{ot(!1)}},[x.nodeIds,g,o,f,bn]),At=m.useCallback(async()=>{const S=xt==null?void 0:xt.absoluteUrl;if(!S)return;const P=await PY(S);ar(P?"copied":"failed"),window.setTimeout(()=>ar(""),1600)},[xt==null?void 0:xt.absoluteUrl]),qy=m.useCallback(S=>{h(P=>P.map(B=>B.id===S?{...B,selected:!1}:B)),er(P=>P===S?"":P)},[h]),Qt=m.useCallback(()=>{const S=Qs.current;if(!S)return;const P=S.getBoundingClientRect(),B=Math.min(420,Math.max(320,P.width+160)),G=12,J=Math.max(180,P.top-G*2),ne=Math.min(560,J);zc({position:"fixed",left:Math.max(12,Math.min(window.innerWidth-B-12,P.left)),top:Math.max(G,P.top-ne-G),width:B,maxHeight:ne,zIndex:1e4})},[]);m.useEffect(()=>{if(!Ll)return;Qt();const S=B=>{var J,ne;const G=B.target;(J=Qs.current)!=null&&J.contains(G)||(ne=Pd.current)!=null&&ne.contains(G)||Fc(!1)},P=B=>{B.key==="Escape"&&Fc(!1)};return window.addEventListener("pointerdown",S),window.addEventListener("keydown",P),window.addEventListener("resize",Qt),window.addEventListener("scroll",Qt,!0),()=>{window.removeEventListener("pointerdown",S),window.removeEventListener("keydown",P),window.removeEventListener("resize",Qt),window.removeEventListener("scroll",Qt,!0)}},[Ll,Qt]);const dn=m.useCallback(S=>{var G,J,ne;if(a==="display"){const re=[];let te=!1;N(ee=>{var Oe,at;const pe={...ee.nodePositions},Ne={...ee.nodeSizes};for(const pt of S||[]){const Ft=yw(pt==null?void 0:pt.id);if(!(!Ft||!ee.nodeIds.includes(Ft))){if(pt.type==="select"){pt.selected&&re.push(Ft);continue}if(pt.type==="position"&&pt.position){pe[Ft]={x:pt.position.x,y:pt.position.y},te=!0;continue}if(pt.type==="dimensions"&&((Oe=pt.dimensions)!=null&&Oe.width)&&((at=pt.dimensions)!=null&&at.height)){const gn=Gu({width:Math.round(Number(pt.dimensions.width)),height:Math.round(Number(pt.dimensions.height))},{display:!0});gn&&(Ne[Ft]=gn,te=!0)}}}return te?{...ee,nodePositions:pe,nodeSizes:Ne}:ee}),(S||[]).some(ee=>(ee==null?void 0:ee.type)==="select")&&K(re);return}if(!Ie){const re=(S||[]).filter(te=>(te==null?void 0:te.type)==="select");re.length>0&&h(te=>Eg(re,te));return}const P=new Map;for(const re of S||[])if((re==null?void 0:re.type)==="dimensions"&&((G=re.dimensions)!=null&&G.width)&&((J=re.dimensions)!=null&&J.height)){const te=f.find(at=>at.id===re.id),ee=Zf(te),pe=!!Pn((ne=te==null?void 0:te.data)==null?void 0:ne.definitionId),Ne={width:Math.round(Number(re.dimensions.width)),height:Math.round(Number(re.dimensions.height))},Oe=ee?xv(Ne):Gu(Ne,{display:pe});Oe&&P.set(re.id,Oe)}const B=Array.from(P.keys());if(h(re=>Eg(S,re).map(te=>{var pe;const ee=P.get(te.id);return ee?Zf(te)?{...te,width:ee.width,height:ee.height,data:{...te.data,nodeSize:ee}}:Pn((pe=te.data)==null?void 0:pe.definitionId)?{...te,width:ee.width,height:ee.height,data:{...te.data,nodeSize:ee,displaySize:ee}}:{...te,width:ee.width,height:ee.height,data:{...te.data,nodeSize:ee}}:te})),B.length>0){const re=()=>B.forEach(te=>s(te));window.requestAnimationFrame(re),window.setTimeout(re,80)}},[f,h,s,a,Ie]),Yy=m.useCallback(S=>{if(a!=="display"){if(!Ie){const P=(S||[]).filter(B=>(B==null?void 0:B.type)==="select");P.length>0&&w(B=>z0(P,B));return}k(S)}},[k,w,a,Ie]),$r=m.useCallback(()=>{const S=document.querySelector(".af-workspace-canvas .react-flow");if(S){const P=S.getBoundingClientRect();return r.screenToFlowPosition({x:P.left+P.width*.48,y:P.top+P.height*.32})}return{x:360+f.length*36,y:180+f.length*28}},[f.length,r]),xi=m.useCallback(()=>{var S,P,B;if(Bt){const G=Number(((S=Bt.measured)==null?void 0:S.width)||Bt.width||260);return{x:Number(((P=Bt.position)==null?void 0:P.x)||0)+G+140,y:Number(((B=Bt.position)==null?void 0:B.y)||0)}}return $r()},[$r,Bt]),wi=m.useCallback((S,P={})=>{if(!Ie)return Ae("Readonly workspace"),null;if(!S)return null;const B=xk(S)||S.id,G=XR(S),J=QR(S),ne=P.id||xY(B,f),re=fm(S.inputs),te=fm(S.outputs),ee={definitionId:B,...G?{marketplaceRef:G}:{},...S.packageId?{marketplacePackageId:S.packageId}:{},...S.version?{marketplaceVersion:S.version}:{},label:P.label||Vg(S),role:"normal",body:P.body||"",...P.script||J?{script:P.script||J}:{},...P.scriptRef?{scriptRef:P.scriptRef}:{},...P.implementationRef?{implementationRef:P.implementationRef}:{},...P.implementationMode?{implementationMode:P.implementationMode}:{},input:P.inputs||re,output:P.outputs||te},pe={id:ne,type:Ic,position:P.position||$r(),data:{label:ee.label,definitionId:B,...G?{marketplaceRef:G}:{},...S.packageId?{marketplacePackageId:S.packageId}:{},...S.version?{marketplaceVersion:S.version}:{},schemaType:GR(B,S),role:"normal",body:ee.body,...ee.script?{script:ee.script}:{},...ee.scriptRef?{scriptRef:ee.scriptRef}:{},...ee.implementationRef?{implementationRef:ee.implementationRef}:{},...ee.implementationMode?{implementationMode:ee.implementationMode}:{},inputs:ee.input,outputs:ee.output}},Ne={...Mp(pe,{..._.current,[ne]:ee},V),selected:!0};return h(Oe=>[...Oe.map(at=>({...at,selected:!1})),Ne]),P.openProperties&&er(ne),ne},[$r,f,V,h,Ie]),Yd=m.useCallback(S=>hw(S,y.current),[]),xh=m.useCallback(S=>{if(!Ie){Ae("Readonly workspace");return}if(!hw(S,y.current)){Ae("端口类型不匹配,已取消连线");return}D(null),h(P=>Jf(P,S)),w(P=>{const B=P.filter(G=>!(G.target===S.target&&G.targetHandle===S.targetHandle));return Uu({...S,markerEnd:{type:Cs.ArrowClosed}},B)})},[w,h,Ie]),nu=m.useCallback((S,P)=>{if(!Ie)return;const B=mY(P,y.current);T.current=B?{...B,preferExisting:!!(S!=null&&S.shiftKey)}:null,D(null)},[Ie]),us=m.useCallback((S,P)=>{var Yn,He,ze,dt;if(!Ie)return;const B=T.current;if(T.current=null,!B||P!=null&&P.toNode)return;const G=gY(V,B),J=yY(y.current,b.current,B);if(G.length===0&&J.length===0){Ae(`没有匹配 ${B.slotType} 端口的节点`);return}const re=!!(S!=null&&S.shiftKey||B.preferExisting)?J.length>0?"existing":"create":G.length>0?"create":"existing",te=((He=(Yn=S==null?void 0:S.changedTouches)==null?void 0:Yn[0])==null?void 0:He.clientX)??(S==null?void 0:S.clientX),ee=((dt=(ze=S==null?void 0:S.changedTouches)==null?void 0:ze[0])==null?void 0:dt.clientY)??(S==null?void 0:S.clientY);if(!Number.isFinite(te)||!Number.isFinite(ee))return;const pe=document.querySelector(".af-workspace-canvas .react-flow");if(!pe)return;const Ne=pe.getBoundingClientRect(),Oe=320,at=Math.max(G.length,J.length),pt=Math.min(480,150+at*58),Ft=Math.max(12,Math.min(te-Ne.left,Ne.width-Oe-12)),gn=Math.max(12,Math.min(ee-Ne.top,Ne.height-pt-12));D({left:Ft,top:gn,flowPosition:r.screenToFlowPosition({x:te,y:ee}),draft:B,candidates:G,existingCandidates:J,mode:re,query:""})},[V,r,Ie]),Fi=m.useCallback(S=>{if(!Ie){Ae("Readonly workspace"),D(null);return}const P=R.current;if(!P||!(S!=null&&S.def))return;const B=wi(S.def,{position:P.flowPosition});if(!B)return;const G=P.draft.handleType==="source"?{source:P.draft.nodeId,sourceHandle:P.draft.handleId,target:B,targetHandle:`input-${S.slotIndex}`}:{source:B,sourceHandle:`output-${S.slotIndex}`,target:P.draft.nodeId,targetHandle:P.draft.handleId};h(J=>Jf(J,G)),w(J=>{const ne=J.filter(re=>!(re.target===G.target&&re.targetHandle===G.targetHandle));return Uu({...G,markerEnd:{type:Cs.ArrowClosed}},ne)}),D(null)},[wi,w,Ie]),Gy=m.useCallback(S=>{if(!Ie){Ae("Readonly workspace"),D(null);return}const P=S==null?void 0:S.connection;if(!P||!hw(P,y.current)){Ae("端口类型不匹配,已取消连线"),D(null);return}h(B=>Jf(B,P)),w(B=>{const G=B.filter(J=>!(J.target===P.target&&J.targetHandle===P.targetHandle));return Uu({...P,markerEnd:{type:Cs.ArrowClosed}},G)}),D(null)},[w,h,Ie]),wh=m.useCallback(S=>{S&&(wi(S,{position:xi()}),Vr(!1),hi(""))},[wi,xi]),Gd=m.useCallback(S=>{S&&(vo(S,xi()),Vr(!1),hi(""))},[vo,xi]);m.useEffect(()=>{const S=P=>{var pe;if(P.defaultPrevented)return;const B=bR(P.target)||rY(P.target);if((P.metaKey||P.ctrlKey)&&P.key.toLowerCase()==="s"){P.preventDefault(),bn().catch(Ne=>Ae(String(Ne.message||Ne)));return}if((P.metaKey||P.ctrlKey)&&P.key.toLowerCase()==="k"){P.preventDefault(),P.stopPropagation(),Rd(Ne=>!Ne);return}if(Hl)return;if(Td){(P.key==="Escape"||zg(P))&&(P.preventDefault(),Is(!1));return}const G=P.key.toLowerCase(),J=(P.metaKey||P.ctrlKey)&&G==="c",ne=(P.metaKey||P.ctrlKey)&&G==="v",re=B&&J&&iY(P.target);if(B&&!re)return;const te=(P.metaKey||P.ctrlKey)&&!P.shiftKey&&G==="z",ee=(P.metaKey||P.ctrlKey)&&(P.shiftKey&&G==="z"||G==="y");if(te||ee){if(ut){P.preventDefault(),P.stopPropagation(),Ae("展示页布局会自动保存");return}if(!Ie){P.preventDefault(),Ae("Readonly workspace");return}P.preventDefault(),P.stopPropagation();const Ne=te?$d():qc();Ae(Ne?te?"Undo canvas change":"Redo canvas change":te?"Nothing to undo":"Nothing to redo");return}if(J){if(ut)return;const Ne=le.current,Oe=(y.current||[]).some(pt=>pt==null?void 0:pt.selected)?y.current:(y.current||[]).map(pt=>Ne&&pt.id===Ne?{...pt,selected:!0}:pt),at=uR(Oe,b.current,_.current);at&&(P.preventDefault(),P.stopPropagation(),F.current=at,re&&typeof((pe=P.target)==null?void 0:pe.blur)=="function"&&P.target.blur(),Ae(`Copied ${at.nodes.length} node${at.nodes.length>1?"s":""}`));return}if(ne){if(ut){P.preventDefault(),P.stopPropagation();return}if(!Ie){P.preventDefault(),Ae("Readonly workspace");return}const Ne=dR(F.current,y.current,b.current,_.current);Ne&&(P.preventDefault(),P.stopPropagation(),_.current=Ne.instances,O(Ne.instances),h(Ne.nodes),w(Ne.edges),Ae(`Pasted ${Ne.pastedNodeIds.length} node${Ne.pastedNodeIds.length>1?"s":""}`));return}if(zg(P)&&!P.metaKey&&!P.ctrlKey&&!P.altKey){P.preventDefault(),Is(!0);return}if(G==="g"&&!P.metaKey&&!P.ctrlKey&&!P.altKey){P.preventDefault(),yh();return}if(P.key==="a"||P.key==="A"){if(P.metaKey||P.ctrlKey){P.preventDefault(),ut?K(E.current.nodeIds):(h(Ne=>Ne.map(Oe=>({...Oe,selected:!0}))),w(Ne=>Ne.map(Oe=>({...Oe,selected:!1}))));return}if(P.altKey)return;if(ut){P.preventDefault(),Te(!0);return}if(!Ie){P.preventDefault(),Ae("Readonly workspace");return}P.preventDefault(),Vr(!0);return}if((P.key==="v"||P.key==="V")&&!P.metaKey&&!P.ctrlKey&&!P.altKey){P.preventDefault(),Bc("select");return}if((P.key==="h"||P.key==="H")&&!P.metaKey&&!P.ctrlKey&&!P.altKey){P.preventDefault(),Bc("pan");return}(P.key==="f"||P.key==="F")&&!P.metaKey&&!P.ctrlKey&&!P.altKey&&(P.preventDefault(),Da())};return window.addEventListener("keydown",S,!0),()=>window.removeEventListener("keydown",S,!0)},[yh,ut,Hl,Da,qc,bn,Td,w,h,$d,Ie]);const bh=m.useCallback(S=>{hr(P=>{const B=new Set(P);return B.has(S)?B.delete(S):B.add(S),B})},[]),vh=m.useCallback((S,P)=>{S.dataTransfer.effectAllowed="copy",S.dataTransfer.setData("application/x-agentflow-workspace-file",JSON.stringify({path:P.path,name:P.name,type:P.type})),S.dataTransfer.setData("text/plain",P.path)},[]),ti=m.useCallback((S,P)=>{S.dataTransfer.effectAllowed="move",S.dataTransfer.setData("application/agentflow-node",P.id),S.dataTransfer.setData("text/plain",P.id)},[]),zi=m.useCallback(async(S,P)=>{const B=String((S==null?void 0:S.name)||(S==null?void 0:S.path)||"").toLowerCase(),G=B.split(".").pop(),J=G==="html"?"display_html":G==="csv"||G==="tsv"||G==="json"&&/\b(table|data|rows|report)\b/i.test(B)?"display_table":["png","jpg","jpeg","gif","webp","svg"].includes(G)?"display_image":"display_markdown",ne=V.find(Oe=>Oe.id===J);if(!ne){Ae("展示节点不可用");return}const re=J==="display_image";let te=String(S.path||"");if(!re){const Oe=Ji(o);Oe.set("path",S.path);const at=await fetch(`/api/workspace/file?${Oe.toString()}`),pt=await at.json();if(!at.ok)throw new Error(pt.error||"读取文件失败");te=String(pt.content||"")}const ee=J==="display_image"?"src":"content",pe=fm(ne.inputs).map(Oe=>Oe.name===ee?{...Oe,default:te,value:te}:Oe),Ne=fm(ne.outputs).map(Oe=>Oe.name===ee?{...Oe,default:te,value:te}:Oe);wi(ne,{label:S.name||"Display",body:te,inputs:pe,outputs:Ne,position:P}),Ae(`已创建展示:${S.path}`)},[wi,o,V]),Ql=m.useCallback(S=>{if(!Ie){Ae("Readonly workspace");return}zi(S,$r()).catch(P=>Ae(String(P.message||P)))},[zi,$r,Ie]),Xy=m.useCallback(S=>{if(!Ie){S.preventDefault(),Ae("Readonly workspace");return}const P=S.dataTransfer.getData("application/x-agentflow-workspace-file");if(P){S.preventDefault();let re;try{re=JSON.parse(P)}catch{return}if(!(re!=null&&re.path))return;const te=r.screenToFlowPosition({x:S.clientX,y:S.clientY});zi(re,te).catch(ee=>Ae(String(ee.message||ee)));return}const B=S.dataTransfer.getData("application/agentflow-snippet");if(B){const re=Ce.find(ee=>`${ee.id}@${ee.version}`===B);if(!re)return;S.preventDefault();const te=r.screenToFlowPosition({x:S.clientX,y:S.clientY});vo(re,te);return}const G=S.dataTransfer.getData("application/agentflow-node");if(!G)return;const J=V.find(re=>re.id===G);if(!J)return;S.preventDefault();const ne=r.screenToFlowPosition({x:S.clientX,y:S.clientY});wi(J,{position:ne})},[zi,wi,Ce,vo,V,r,Ie]),Jy=m.useCallback(S=>{if(!Ie)return;const P=Array.from(S.dataTransfer.types||[]);!P.includes("application/x-agentflow-workspace-file")&&!P.includes("application/agentflow-node")&&!P.includes("application/agentflow-snippet")||(S.preventDefault(),S.dataTransfer.dropEffect=P.includes("application/agentflow-node")||P.includes("application/agentflow-snippet")?"move":"copy")},[Ie]),Hi=m.useCallback(async(S="")=>{if(!Ie){Ae("Readonly workspace");return}const P=window.prompt("新文件名",S?`${S}/notes.md`:"notes.md");if(!P)return;const B=S&&!P.includes("/")?`${S}/${P}`:P;try{const G=await fetch("/api/workspace/file",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,path:B,content:""})}),J=await G.json();if(!G.ok)throw new Error(J.error||"创建文件失败");await it(),hr(ne=>{const re=new Set(ne);for(const te of hm(J.path||B))re.delete(te);return re}),Ae(`已创建 ${J.path}`)}catch(G){Ae(String(G.message||G))}},[o,it,Ie]),Bi=m.useCallback(async(S="")=>{if(!Ie){Ae("Readonly workspace");return}const P=window.prompt("新文件夹名",S?`${S}/docs`:"docs");if(!P)return;const B=S&&!P.includes("/")?`${S}/${P}`:P;try{const G=await fetch("/api/workspace/folder",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,path:B})}),J=await G.json();if(!G.ok)throw new Error(J.error||"创建文件夹失败");await it(),hr(ne=>{const re=new Set(ne);for(const te of hm(J.path||B))re.delete(te);return J.path&&re.delete(J.path),re}),Ae(`已创建 ${J.path}`)}catch(G){Ae(String(G.message||G))}},[o,it,Ie]),Qy=m.useCallback(async S=>{if(!Ie){Ae("Readonly workspace");return}if(!(!(S!=null&&S.path)||!window.confirm(`删除 ${S.path}?`)))try{const P=await fetch("/api/workspace/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,path:S.path})}),B=await P.json();if(!P.ok)throw new Error(B.error||"删除失败");Ae(`已删除 ${B.path}`),await it()}catch(P){Ae(String(P.message||P))}},[o,it,Ie]),wt=m.useCallback(async()=>{if(!Ie){Ae("Readonly workspace");return}const S=mo.trim();if(!S||os)return;const P=pm(f,g,_.current);rn(""),Un(!0),ch("workspace"),Go(B=>[...B,{role:"user",text:S,at:Date.now()}]);try{await bn(f,g);const B=await fetch("/api/workspace/generate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...o,prompt:S,outputKind:"markdown",workspaceGraph:P,allowFlowYaml:!1,model:is,selectedSkills:cr,selectedNodeIds:Ha})}),G=await B.json();if(!B.ok)throw new Error(G.error||"生成失败");const J=String(G.content||"").trim();Go(ne=>[...ne,{role:"assistant",text:J,at:Date.now()}]),await Wl(),Ae("AI 生成完成")}catch(B){const G=String(B.message||B);Go(J=>[...J,{role:"assistant",text:G,error:!0,at:Date.now()}]),Ae(G)}finally{Un(!1)}},[is,os,mo,g,o,Wl,f,ch,bn,Ha,cr,Ie]),On=Ti.find(S=>S.id===Dl)||null,Zy=On?Array.isArray(On.messages)?On.messages:[]:Hc,Xd=On?On.status==="running":os,Jd=On?On.status==="running"?`${On.label} running`:On.status==="paused"?`${On.label} paused`:On.status==="failed"?`${On.label} failed`:`${On.label} done`:os?"Workspace agent running":Hc.length>0?"Workspace conversation":"Ready";return i.jsxs("div",{className:"af-workspace-page",children:[i.jsxs("header",{className:"af-pipeline-top af-workspace-top",children:[i.jsxs("div",{className:"af-pipeline-top-left",children:[i.jsx("button",{type:"button",className:"af-icon-btn af-pipeline-back",onClick:()=>n("/projects"),"aria-label":"返回",children:i.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"})}),i.jsxs("div",{className:"af-pipeline-brand",title:o.flowId?`${o.flowId} · ${br}`:br||"PROJECT",children:[i.jsx("span",{className:"af-pipeline-brand-name",children:"WORKSPACE"}),i.jsxs("span",{className:"af-pipeline-brand-ver",children:["V",Zq,"-STABLE"]})]}),i.jsxs("div",{className:"af-view-switch","aria-label":"视图切换",children:[i.jsx("button",{type:"button",className:a==="workspace"?"af-view-switch__active":"",onClick:()=>ei("workspace"),children:"Workspace"}),i.jsx("button",{type:"button",className:a==="display"?"af-view-switch__active":"",onClick:()=>ei("display"),children:"Display"})]})]}),i.jsxs("div",{className:"af-pipeline-top-right af-workspace-actions",children:[i.jsx("span",{className:"af-workspace-save-status",children:Ld}),ut?i.jsxs(i.Fragment,{children:[i.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",disabled:We||!(xt!=null&&xt.absoluteUrl)&&x.nodeIds.length===0,onClick:()=>{ar(""),xt!=null&&xt.absoluteUrl?Cr(!0):Mt()},title:xt!=null&&xt.absoluteUrl?"查看展示链接":x.nodeIds.length===0?"先添加展示节点":"生成展示链接",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:We?"hourglass_empty":"ios_share"}),We?"生成中":xt!=null&&xt.absoluteUrl?"展示链接":"生成链接"]}),i.jsxs("button",{type:"button",className:"af-workspace-display-share-btn",disabled:tr.length===0,onClick:()=>Te(!0),title:tr.length===0?"当前 workspace 没有 display 节点":"选择展示节点 (A)",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add_to_photos"}),"添加展示"]})]}):null,i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>n(Ky),"aria-label":e("flow:topbar.pipelineSettings"),title:e("flow:topbar.pipelineSettings"),children:i.jsx("span",{className:"material-symbols-outlined",children:"settings"})}),i.jsx("button",{type:"button",className:"af-icon-btn",disabled:!lh,onClick:()=>d(!0),"aria-label":e("project:archiveModal.title"),title:e("project:archiveModal.title"),children:i.jsx("span",{className:"material-symbols-outlined",children:"archive"})}),i.jsx("button",{type:"button",className:"af-icon-btn af-icon-btn--danger",disabled:!lh,onClick:()=>u(!0),"aria-label":e("flow:topbar.deletePipeline"),title:e("flow:topbar.deletePipeline"),children:i.jsx("span",{className:"material-symbols-outlined",children:"delete_forever"})}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>Is(!0),"aria-label":"快捷键",title:"快捷键 (?)",children:i.jsx("span",{className:"material-symbols-outlined",children:"help"})}),i.jsx("button",{type:"button",className:"af-composer-topbar-btn"+(vr?" af-composer-topbar-btn--active":"")+(os?" af-composer-topbar-btn--running":""),disabled:ut,onClick:()=>Xo(S=>!S),children:"AI"}),i.jsx("button",{type:"button",className:"af-btn-primary af-btn-primary--lg",disabled:!Ie,onClick:()=>bn().catch(S=>Ae(String(S.message||S))),children:"Save"})]})]}),an?i.jsxs("div",{className:"af-flow-snippet-toast",role:"status","aria-live":"polite",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"check_circle"}),i.jsx("span",{children:an}),i.jsx("button",{type:"button",onClick:()=>hn(""),"aria-label":"关闭发布提示",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}):null,i.jsxs("div",{className:"af-workspace-body"+(!ut&&(vr||me)?" af-workspace-body--drawer":"")+(!ut&&zl?" af-workspace-body--sidebar-collapsed":"")+(ut?" af-workspace-body--display-mode":""),children:[!ut&&zl?i.jsx("nav",{className:"af-workspace-rail","aria-label":"Workspace sidebar",children:i.jsxs("div",{className:"af-workspace-rail__stack",children:[i.jsxs("button",{type:"button",className:"af-workspace-rail__primary",onClick:()=>Vr(!0),"aria-label":"添加节点",title:"添加节点",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add"}),i.jsx("span",{className:"af-workspace-rail__dot","aria-hidden":!0})]}),i.jsx("button",{type:"button",className:"af-workspace-rail__btn",onClick:()=>Pa(!1),"aria-label":"展开文件",title:"展开文件",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"folder"})}),i.jsx("span",{className:"af-workspace-rail__divider","aria-hidden":!0}),i.jsx("button",{type:"button",className:"af-workspace-rail__avatar",onClick:()=>Pa(!1),"aria-label":"展开侧边栏",title:(as==null?void 0:as.username)||(as==null?void 0:as.userId)||"展开侧边栏",children:cs})]})}):null,ut?null:i.jsxs("aside",{ref:rt,className:"af-workspace-sidebar"+(qo?" af-workspace-sidebar--resizing":""),"aria-hidden":zl,style:{"--af-work-files-pane-height":`${Math.round(Yr)}px`},children:[i.jsxs("section",{className:"af-workspace-files-section",children:[i.jsxs("div",{className:"af-workspace-sidebar-head",children:[i.jsx("h2",{children:"Files"}),i.jsxs("div",{className:"af-workspace-sidebar-actions",children:[i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>Pa(!0),"aria-label":"最小化侧边栏",title:"最小化侧边栏",children:i.jsx("span",{className:"material-symbols-outlined",children:"keyboard_double_arrow_left"})}),i.jsx("button",{type:"button",className:"af-icon-btn",disabled:!Ie,onClick:()=>Hi(""),"aria-label":"新增文件",title:"新增文件",children:i.jsx("span",{className:"material-symbols-outlined",children:"note_add"})}),i.jsx("button",{type:"button",className:"af-icon-btn",disabled:!Ie,onClick:()=>Bi(""),"aria-label":"新增文件夹",title:"新增文件夹",children:i.jsx("span",{className:"material-symbols-outlined",children:"create_new_folder"})}),i.jsx("button",{type:"button",className:"af-icon-btn",onClick:()=>void it(),"aria-label":"刷新文件",title:"刷新文件",children:i.jsx("span",{className:"material-symbols-outlined",children:"refresh"})})]})]}),i.jsx("input",{className:"af-workspace-search",value:gt,onChange:S=>wn(S.target.value),placeholder:"搜索文件..."}),i.jsx("div",{className:"af-workspace-files-scroll",children:i.jsx(d2,{items:Bd,flowParams:o,onOpen:Ql,collapsedDirs:tn,onToggleDir:bh,onCreateFile:Hi,onCreateFolder:Bi,onDelete:Qy,onFileDragStart:vh})})]}),i.jsx("button",{type:"button",className:"af-workspace-sidebar-resizer",onPointerDown:Ii,role:"separator","aria-orientation":"horizontal","aria-label":"调整 Files 和 Palette 区域大小",title:"拖动调整 Files / Palette 高度"}),i.jsxs("section",{className:"af-workspace-nodes-section",children:[i.jsxs("div",{className:"af-node-palette-head af-workspace-node-palette-head",children:[i.jsxs("h2",{className:"af-node-palette-title",children:[i.jsx("span",{children:"Palette"}),i.jsx("span",{className:"af-node-palette-title-kbd","aria-label":"快捷键 A",children:"A"})]}),i.jsxs("label",{className:"af-palette-search-wrap",children:[i.jsx("span",{className:"af-visually-hidden",children:Se==="flows"?"搜索流程片段":"搜索节点"}),i.jsx("span",{className:"af-palette-search-icon material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",className:"af-palette-search-input",value:de,onChange:S=>ye(S.target.value),placeholder:Se==="flows"?"搜索流程片段...":"搜索节点...","aria-label":Se==="flows"?"搜索流程片段":"搜索节点"})]}),i.jsxs("div",{className:"af-palette-tabs",role:"tablist","aria-label":"Palette 类型",children:[i.jsxs("button",{type:"button",role:"tab","aria-selected":Se==="nodes",className:"af-palette-tab"+(Se==="nodes"?" af-palette-tab--active":""),onClick:()=>ce("nodes"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"category"}),"节点"]}),i.jsxs("button",{type:"button",role:"tab","aria-selected":Se==="flows",className:"af-palette-tab"+(Se==="flows"?" af-palette-tab--active":""),onClick:()=>ce("flows"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"account_tree"}),"流程"]})]})]}),i.jsx("div",{className:"af-node-palette-scroll af-workspace-node-palette-scroll",children:Se==="flows"?i.jsxs(i.Fragment,{children:[i.jsx("section",{className:"af-palette-section af-flow-palette-section--snippets",children:i.jsxs("div",{className:"af-flow-snippet-actions",children:[i.jsxs("button",{type:"button",className:"af-flow-snippet-publish-btn",onClick:ko,disabled:rr.length<2,title:rr.length<2?"选择至少两个节点后发布流程片段":"发布选中的流程片段",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布选中片段"]}),i.jsxs("span",{className:"af-flow-snippet-selection",children:["已选 ",rr.length," 节点 / ",bs.length," 连线"]})]})}),xe?i.jsx("p",{className:"af-err af-palette-list-err",children:xe}):null,fe?i.jsx("p",{className:"af-palette-empty",children:"正在加载流程片段..."}):Ud.length>0?i.jsxs("section",{className:"af-palette-section af-flow-palette-section--snippets",children:[i.jsx("h3",{className:"af-palette-cat",children:"FLOW SNIPPETS"}),i.jsx("div",{className:"af-palette-cards",children:Ud.map(S=>{const P=`${S.id}@${S.version}`,B=S.displayName||S.name||S.id,G=S.description||`${S.nodeCount||0} 个节点,${S.edgeCount||0} 条连线`;return i.jsxs("button",{type:"button",className:"af-palette-card af-flow-snippet-card",draggable:!0,onDragStart:J=>{J.dataTransfer.effectAllowed="move",J.dataTransfer.setData("application/agentflow-snippet",P),J.dataTransfer.setData("text/plain",P)},onClick:()=>vo(S),title:G,children:[i.jsxs("span",{className:"af-palette-card-head",children:[i.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:"account_tree"})}),i.jsxs("span",{className:"af-palette-card-main",children:[i.jsx("span",{className:"af-palette-card-label",children:B}),i.jsxs("span",{className:"af-palette-card-id",children:[S.id,"@",S.version]})]})]}),G?i.jsx("span",{className:"af-palette-card-desc",children:G}):null,i.jsxs("span",{className:"af-flow-snippet-meta","aria-hidden":!0,children:[i.jsxs("span",{children:[S.nodeCount||0," nodes"]}),i.jsxs("span",{children:[S.edgeCount||0," edges"]})]})]},P)})})]}):i.jsx("p",{className:"af-palette-empty",children:de.trim()?"没有匹配的流程片段":"暂无流程片段。选择多个节点后发布。"})]}):i.jsxs(i.Fragment,{children:[yu.map(S=>{var P;return(P=Jc[S])!=null&&P.length?i.jsxs("section",{className:`af-palette-section af-flow-palette-section--${S}`,children:[i.jsx("h3",{className:"af-palette-cat",children:S}),i.jsx("div",{className:"af-palette-cards",children:Jc[S].map(B=>{const G=aC(B.inputs,"input"),J=aC(B.outputs,"output"),ne=yv(B),re=Tf(B);return i.jsxs("button",{type:"button",className:"af-palette-card",draggable:!0,onDragStart:te=>ti(te,B),onClick:()=>wi(B),title:ne||B.id,children:[i.jsxs("span",{className:"af-palette-card-head",children:[i.jsx("span",{className:"af-palette-card-icon","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:iC(S)})}),i.jsxs("span",{className:"af-palette-card-main",children:[i.jsx("span",{className:"af-palette-card-label",children:re}),re!==B.id?i.jsx("span",{className:"af-palette-card-id",children:B.id}):null]})]}),ne?i.jsx("span",{className:"af-palette-card-desc",children:ne}):null,i.jsxs("span",{className:"af-palette-card-ports","aria-hidden":!0,children:[i.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--in",children:[i.jsxs("span",{className:"af-palette-card-port-count",children:[G.list.length," IN"]}),i.jsxs("span",{className:"af-palette-card-port-list",children:[G.shown.map((te,ee)=>i.jsxs("span",{className:"af-palette-card-port",title:oC("input",te,ee),children:[i.jsx("span",{className:"af-palette-card-port-dot",style:{background:Dn(te==null?void 0:te.type)}}),i.jsx("span",{className:"af-palette-card-port-name",children:dm(te,ee)})]},`in-${ee}`)),G.hidden>0?i.jsxs("span",{className:"af-palette-card-port-more",children:["+",G.hidden]}):null]})]}),i.jsxs("span",{className:"af-palette-card-port-side af-palette-card-port-side--out",children:[i.jsxs("span",{className:"af-palette-card-port-count",children:[J.list.length," OUT"]}),i.jsxs("span",{className:"af-palette-card-port-list",children:[J.shown.map((te,ee)=>i.jsxs("span",{className:"af-palette-card-port",title:oC("output",te,ee),children:[i.jsx("span",{className:"af-palette-card-port-name",children:dm(te,ee)}),i.jsx("span",{className:"af-palette-card-port-dot",style:{background:Dn(te==null?void 0:te.type)}})]},`out-${ee}`)),J.hidden>0?i.jsxs("span",{className:"af-palette-card-port-more",children:["+",J.hidden]}):null]})]})]})]},B.id)})})]},S):null}),V.length>0&&de.trim()&&yu.every(S=>{var P;return!((P=Jc[S])!=null&&P.length)})?i.jsx("p",{className:"af-palette-empty",children:"没有匹配的节点"}):null]})})]})]}),i.jsxs("main",{className:"af-workspace-canvas",children:[i.jsx(B0,{className:"af-flow-canvas af-workspace-flow"+(Jo==="pan"?" af-flow-canvas--tool-pan":" af-flow-canvas--tool-select")+(ut?" af-workspace-flow--display-mode":""),nodes:nr,edges:qn,nodeTypes:ZY,onNodesChange:dn,onEdgesChange:Yy,onConnect:ut?void 0:xh,onConnectStart:ut?void 0:nu,onConnectEnd:ut?void 0:us,isValidConnection:ut?void 0:Yd,onNodeClick:(S,P)=>{var B;if(ut){K([yw(P.id)]);return}if((B=P==null?void 0:P.data)!=null&&B.isWorkspaceGroup){er("");return}if(S.detail>=3){Xo(!1),h(G=>G.map(J=>({...J,selected:J.id===P.id}))),w(G=>G.map(J=>({...J,selected:!1}))),er(P.id);return}Zn&&er(P.id)},onNodeDoubleClick:S=>{S.preventDefault()},onPaneClick:()=>{ut?K([]):er("")},onDrop:ut?void 0:Xy,onDragOver:ut?void 0:Jy,nodesDraggable:ut?!0:Ie,nodesConnectable:ut?!1:Ie,edgesReconnectable:ut?!1:Ie,deleteKeyCode:ut?null:Ie?["Backspace","Delete"]:null,selectionOnDrag:Jo==="select",panOnDrag:Jo==="pan"?!0:[1,2],panActivationKeyCode:"Space",proOptions:{hideAttribution:!0},fitView:!1,minZoom:.1,maxZoom:4,children:i.jsx(V0,{color:"rgba(255,255,255,0.12)",gap:22,size:1})}),!ut&&I?(()=>{var te;const S=String(I.query||"").trim().toLowerCase(),P=I.mode==="create"?"create":"existing",B=Array.isArray(I.candidates)?I.candidates:[],G=Array.isArray(I.existingCandidates)?I.existingCandidates:[],J=S?B.filter(ee=>{var pe,Ne,Oe;return[(pe=ee.def)==null?void 0:pe.id,ee.displayLabel,ee.description,(Ne=ee.slot)==null?void 0:Ne.name,(Oe=ee.slot)==null?void 0:Oe.type].filter(Boolean).some(at=>String(at).toLowerCase().includes(S))}):B,ne=S?G.filter(ee=>{var pe,Ne;return[ee.nodeId,ee.nodeLabel,ee.definitionId,(pe=ee.slot)==null?void 0:pe.name,(Ne=ee.slot)==null?void 0:Ne.type].filter(Boolean).some(Oe=>String(Oe).toLowerCase().includes(S))}):G,re=I.draft.handleType==="source"?"IN":"OUT";return i.jsxs("div",{className:"af-connect-node-menu",style:{left:I.left,top:I.top},role:"dialog","aria-label":"选择匹配节点",children:[i.jsxs("div",{className:"af-connect-node-menu__head",children:[i.jsxs("div",{className:"af-connect-node-menu__title",children:[i.jsx("span",{className:"af-connect-node-menu__dot",style:{background:Dn((te=I.draft.slot)==null?void 0:te.type)},"aria-hidden":!0}),i.jsxs("span",{children:["匹配 ",I.draft.slotType," 节点"]})]}),i.jsx("button",{type:"button",className:"af-connect-node-menu__close","aria-label":"关闭",onClick:()=>D(null),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-connect-node-menu__tabs",role:"tablist","aria-label":"连接方式",children:[i.jsxs("button",{type:"button",className:P==="existing"?"af-connect-node-menu__tab af-connect-node-menu__tab--active":"af-connect-node-menu__tab",disabled:G.length===0,onClick:()=>D(ee=>ee&&{...ee,mode:"existing",query:""}),children:["连接已有 ",i.jsx("span",{children:G.length})]}),i.jsxs("button",{type:"button",className:P==="create"?"af-connect-node-menu__tab af-connect-node-menu__tab--active":"af-connect-node-menu__tab",disabled:B.length===0,onClick:()=>D(ee=>ee&&{...ee,mode:"create",query:""}),children:["新建节点 ",i.jsx("span",{children:B.length})]})]}),i.jsxs("label",{className:"af-connect-node-menu__search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",value:I.query,onChange:ee=>D(pe=>pe&&{...pe,query:ee.target.value}),placeholder:"搜索节点",autoFocus:!0})]}),i.jsxs("div",{className:"af-connect-node-menu__list",children:[P==="create"?J.map(ee=>{var Oe,at;const pe=ee.displayLabel||((Oe=ee.def)==null?void 0:Oe.id),Ne=dm(ee.slot,ee.slotIndex);return i.jsxs("button",{type:"button",className:"af-connect-node-menu__item",onClick:()=>Fi(ee),title:ee.description||ee.def.id,children:[i.jsxs("span",{className:"af-connect-node-menu__item-main",children:[i.jsx("span",{className:"af-connect-node-menu__item-label",children:pe}),pe!==ee.def.id?i.jsx("span",{className:"af-connect-node-menu__item-id",children:ee.def.id}):null]}),i.jsxs("span",{className:"af-connect-node-menu__port",children:[i.jsx("span",{children:re}),i.jsx("span",{className:"af-connect-node-menu__port-dot",style:{background:Dn((at=ee.slot)==null?void 0:at.type)},"aria-hidden":!0}),i.jsx("span",{className:"af-connect-node-menu__port-name",children:Ne})]})]},`${ee.def.id}-${ee.slotIndex}`)}):ne.map(ee=>{var Oe;const pe=ee.nodeLabel||ee.nodeId,Ne=dm(ee.slot,ee.slotIndex);return i.jsxs("button",{type:"button",className:"af-connect-node-menu__item",onClick:()=>Gy(ee),title:`${ee.definitionId||ee.nodeId} · ${Ne}`,children:[i.jsxs("span",{className:"af-connect-node-menu__item-main",children:[i.jsx("span",{className:"af-connect-node-menu__item-label",children:pe}),i.jsxs("span",{className:"af-connect-node-menu__item-id",children:[ee.definitionId?`${ee.definitionId} · `:"",ee.nodeId]})]}),i.jsxs("span",{className:"af-connect-node-menu__port",children:[i.jsx("span",{children:re}),i.jsx("span",{className:"af-connect-node-menu__port-dot",style:{background:Dn((Oe=ee.slot)==null?void 0:Oe.type)},"aria-hidden":!0}),i.jsx("span",{className:"af-connect-node-menu__port-name",children:Ne}),ee.occupied?i.jsx("span",{className:"af-connect-node-menu__port-badge",children:"替换"}):null]})]},`${ee.nodeId}-${ee.handleId}`)}),(P==="create"?J.length:ne.length)===0?i.jsx("div",{className:"af-connect-node-menu__empty",children:"没有匹配结果"}):null]})]})})():null,!ut&&!Fl?i.jsx("div",{className:"af-workspace-composer af-bottom-composer-stack af-flow-bottom-composer",children:i.jsxs("div",{className:"af-pipeline-composer-inner",children:[i.jsx("button",{type:"button",className:"af-workspace-composer-minimize",onClick:()=>_a(!0),"aria-label":"最小化 AI 输入框",title:"最小化",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"remove"})}),i.jsx("div",{className:"af-composer-selected","aria-label":"Selected workspace nodes",children:rr.length===0?i.jsx("span",{className:"af-composer-selected-empty",children:"选择画布节点后,可作为本次 Workspace AI 的上下文。"}):rr.map(S=>{var J,ne;const P=String(((J=S.data)==null?void 0:J.label)??S.id),B=(ne=S.data)!=null&&ne.definitionId?String(S.data.definitionId):"",G=B&&B!==P?`${P} · ${S.id} · ${B}`:`${P} · ${S.id}`;return i.jsxs("div",{className:"af-composer-node-chip",title:G,children:[i.jsx("span",{className:"af-composer-node-chip-kind",children:B||"node"}),i.jsx("span",{className:"af-composer-node-chip-label",children:P}),i.jsx("button",{type:"button",className:"af-composer-node-chip-dismiss",onClick:()=>qy(S.id),"aria-label":`取消选择 ${S.id}`,children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]},S.id)})}),i.jsxs("div",{className:"af-composer-card af-composer-card--input-only",children:[i.jsx("div",{className:"af-composer-input-wrap",children:i.jsx("textarea",{className:"af-composer-textarea",value:mo,rows:2,onChange:S=>rn(S.target.value),onKeyDown:S=>{(S.metaKey||S.ctrlKey)&&S.key==="Enter"&&(S.preventDefault(),wt())},placeholder:"描述你想在 workspace 中生成、分析或展示的内容",autoComplete:"off",spellCheck:!1,disabled:!Ie})}),i.jsxs("div",{className:"af-composer-toolbar",children:[i.jsxs("div",{className:"af-composer-skills-field",children:[i.jsxs("button",{ref:Qs,type:"button",className:"af-composer-skills-button"+(cr.length>0?" af-composer-skills-button--active":""),disabled:os||!Ie,"aria-haspopup":"listbox","aria-expanded":Ll,onClick:()=>Fc(S=>!S),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"extension"}),i.jsx("span",{children:cr.length>0?`Skills ${cr.length}`:"Skills"})]}),Ll&&!os?zr.createPortal(i.jsx("div",{ref:Pd,className:"af-composer-skills-menu",role:"listbox","aria-label":"Skills",style:$l,children:lr.length===0?i.jsx("div",{className:"af-composer-skills-empty",children:"No skills found"}):i.jsxs(i.Fragment,{children:[ea.groups.map(S=>{const P=Sl(S,lr),B=HA(S,za,lr),G=Ln.has(S.id);return i.jsxs("div",{className:"af-composer-skill-group af-composer-skill-group--framed"+(G?" af-composer-skill-group--collapsed":""),children:[i.jsxs("div",{className:"af-composer-skill-group-title af-composer-skill-group-title--selectable",children:[i.jsxs("label",{className:"af-composer-skill-group-check",children:[i.jsx("input",{type:"checkbox",checked:B==="all",disabled:P.length===0,onChange:J=>{const ne=J.target.checked;Js(re=>ne?FA(re,P):zA(re,P))}}),i.jsxs("span",{className:"af-composer-skill-group-title-main",children:[i.jsx("span",{children:S.name}),S.builtin?i.jsx("em",{children:"built-in"}):null,B==="partial"?i.jsx("em",{children:"partial"}):null]})]}),i.jsxs("button",{type:"button",className:"af-composer-skill-group-toggle","aria-label":G?`展开 ${S.name}`:`收起 ${S.name}`,onClick:()=>{Ea(J=>{const ne=new Set(J);return ne.has(S.id)?ne.delete(S.id):ne.add(S.id),ne})},children:[i.jsx("span",{children:S.skills.length}),i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:G?"expand_more":"expand_less"})]})]}),G?null:i.jsx("div",{className:"af-composer-skill-group-items",children:S.skills.map(J=>i.jsxs("label",{className:"af-composer-skill-option",children:[i.jsx("input",{type:"checkbox",checked:za.has(J.key),onChange:ne=>{const re=ne.target.checked;Js(te=>re?te.includes(J.key)?te:[...te,J.key]:te.filter(ee=>ee!==J.key))}}),i.jsxs("span",{className:"af-composer-skill-option-main",children:[i.jsx("span",{className:"af-composer-skill-option-title",children:J.name}),J.description?i.jsx("span",{className:"af-composer-skill-option-desc",children:J.description}):null]})]},`${S.id}:${J.key}`))})]},S.id)}),ea.ungrouped.length>0?i.jsxs("div",{className:"af-composer-skill-group",children:[i.jsxs("div",{className:"af-composer-skill-group-title",children:[i.jsx("span",{children:"Ungrouped"}),i.jsx("span",{children:ea.ungrouped.length})]}),ea.ungrouped.map(S=>i.jsxs("label",{className:"af-composer-skill-option",children:[i.jsx("input",{type:"checkbox",checked:za.has(S.key),onChange:P=>{const B=P.target.checked;Js(G=>B?G.includes(S.key)?G:[...G,S.key]:G.filter(J=>J!==S.key))}}),i.jsxs("span",{className:"af-composer-skill-option-main",children:[i.jsx("span",{className:"af-composer-skill-option-title",children:S.name}),S.description?i.jsx("span",{className:"af-composer-skill-option-desc",children:S.description}):null]})]},`ungrouped:${S.key}`))]}):null]})}),document.body):null]}),i.jsx("label",{className:"af-composer-model-field",children:i.jsxs("select",{className:"af-composer-model-select",value:is,onChange:S=>jn(S.target.value),"aria-label":"模型",children:[i.jsx("option",{value:"",children:"默认模型"}),Qc.map(S=>i.jsx("option",{value:S.value,children:S.label},S.value))]})}),i.jsx("button",{type:"button",className:"af-composer-send"+(mo.trim()&&!os?" af-composer-send--active":"")+(os?" af-composer-send--stop":""),disabled:os||!mo.trim()||!Ie,"aria-label":os?"Running":"Send",onClick:()=>void wt(),children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:os?"sync":"arrow_upward"})})]})]})]})}):ut?null:i.jsx("button",{type:"button",className:"af-workspace-composer-fab",onClick:()=>_a(!1),"aria-label":"展开 AI 输入框",title:"展开 AI 输入框",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"auto_awesome"})})]}),!ut&&vr?i.jsx("aside",{className:"af-pipeline-drawer af-pipeline-drawer--wide af-workspace-composer-drawer","aria-label":"Workspace AI Composer",children:i.jsxs("div",{className:"af-composer-sidebar",children:[i.jsxs("div",{className:"af-pipeline-drawer-head",children:[i.jsx("h2",{className:"af-pipeline-drawer-title",children:"AI Composer"}),i.jsx("button",{type:"button",className:"af-pipeline-drawer-close af-icon-btn",onClick:()=>Xo(!1),"aria-label":"关闭 AI 对话侧栏",children:i.jsx("span",{className:"material-symbols-outlined",children:"close"})})]}),i.jsxs("div",{className:"af-composer-session-tabs",children:[i.jsx("button",{type:"button",className:"af-composer-session-tab"+(Dl==="workspace"?" af-composer-session-tab--active":""),onClick:()=>Ri("workspace"),children:i.jsx("span",{className:"af-composer-session-label",children:"Workspace"})}),Ti.map(S=>i.jsx("button",{type:"button",className:"af-composer-session-tab"+(Dl===S.id?" af-composer-session-tab--active":"")+(S.status==="running"?" af-composer-session-tab--running":""),onClick:()=>Ri(S.id),title:S.runNodeId||S.label,children:i.jsx("span",{className:"af-composer-session-label",children:S.label})},S.id))]}),i.jsx("div",{className:"af-composer-sidebar-status"+(Xd?" af-composer-sidebar-status--running":""),role:"status","aria-live":"polite",children:Jd}),i.jsx("div",{className:"af-composer-sidebar-thread",children:i.jsx(rG,{messages:Zy,running:Xd,showRunningIndicator:!On})})]})}):!ut&&me&&Bt?i.jsx("aside",{className:"af-pipeline-drawer af-workspace-node-drawer","aria-label":"Workspace Node Properties",children:i.jsx(AR,{draft:me,setDraft:ge,definitionId:String(((ru=Bt.data)==null?void 0:ru.definitionId)||Bt.id),systemPromptReadonly:String(((Zl=Bt.data)==null?void 0:Zl.description)||""),modelLists:Ps,disabled:!Ie,onIdBlur:()=>$a(!0),onClose:()=>er(""),onPublishToMarketplace:Di,error:Xt,ioSlots:{inputs:Array.isArray(me==null?void 0:me.inputs)?me.inputs:[],outputs:Array.isArray(me==null?void 0:me.outputs)?me.outputs:[]}})}):null,i.jsx(SR,{open:Td,onClose:()=>Is(!1)}),i.jsx(NR,{open:Hl,onClose:()=>Rd(!1),onJump:Xl,nodes:Gl}),i.jsx(vR,{open:c,onClose:()=>d(!1),flowId:o.flowId||"",flowSource:yo,onArchived:()=>{d(!1),n("/projects?tab=archived")}}),i.jsx(kR,{open:p&&!!o.flowId,onClose:()=>u(!1),flowId:o.flowId||"",flowSource:yo,flowArchived:!!o.archived,onDeleted:async()=>{u(!1),n("/projects")}}),tt?zr.createPortal(i.jsx("div",{className:"af-flow-snippet-modal-overlay",children:i.jsxs("div",{className:"af-flow-snippet-modal",role:"dialog","aria-modal":"true","aria-label":"发布流程片段",children:[i.jsxs("div",{className:"af-flow-snippet-modal__head",children:[i.jsxs("span",{className:"af-flow-snippet-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"ios_share"}),"发布流程片段"]}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>qe(!1),"aria-label":"关闭",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-flow-snippet-modal__body",children:[i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"名称"}),i.jsx("input",{type:"text",value:lt.name,onChange:S=>{const P=S.target.value;Dt(B=>({...B,name:P,id:B.id?B.id:P.toLowerCase().replace(/[^a-z0-9_-]+/g,"-").replace(/^-+|-+$/g,"")}))},placeholder:"例如:内容整理片段",autoFocus:!0})]}),i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"ID"}),i.jsx("input",{type:"text",value:lt.id,onChange:S=>Dt(P=>({...P,id:S.target.value})),placeholder:"content-cleanup-snippet"})]}),i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"说明"}),i.jsx("textarea",{value:lt.description,onChange:S=>Dt(P=>({...P,description:S.target.value})),placeholder:"这段流程适合什么 workspace 场景、需要接哪些上下游。",rows:4})]}),i.jsxs("div",{className:"af-flow-snippet-summary",children:["将发布 ",rr.length," 个节点和 ",bs.length," 条内部连线。"]}),Bn?i.jsx("div",{className:"af-flow-snippet-error",children:Bn}):null]}),i.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>qe(!1),children:"取消"}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:Ye||!lt.name.trim(),onClick:()=>void Wa(),children:Ye?"发布中...":"发布"})]})]})}),document.body):null,Ts?i.jsx(BY,{node:Ts,onClose:()=>Er("")}):null,ue?zr.createPortal(i.jsx("div",{className:"af-flow-snippet-modal-overlay",children:i.jsxs("div",{className:"af-flow-snippet-modal af-display-share-modal",role:"dialog","aria-modal":"true","aria-label":"发布展示页",children:[i.jsxs("div",{className:"af-flow-snippet-modal__head",children:[i.jsxs("span",{className:"af-flow-snippet-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"present_to_all"}),"发布展示页"]}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Ee(!1),"aria-label":"关闭",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-flow-snippet-modal__body",children:[i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"标题"}),i.jsx("input",{type:"text",value:en.title,onChange:S=>Mn(P=>({...P,title:S.target.value})),placeholder:"展示页标题",autoFocus:!0})]}),i.jsxs("label",{className:"af-flow-snippet-field",children:[i.jsx("span",{children:"布局"}),i.jsxs("select",{className:"af-display-share-select",value:en.layout,onChange:S=>Mn(P=>({...P,layout:S.target.value})),children:[i.jsx("option",{value:"gallery",children:"Gallery"}),i.jsx("option",{value:"document",children:"Document"}),i.jsx("option",{value:"slides",children:"Slides"})]})]}),i.jsx("div",{className:"af-display-share-node-list",role:"group","aria-label":"选择展示节点",children:Jl.map(S=>{var B,G;const P=Array.isArray(en.nodeIds)&&en.nodeIds.includes(S.id);return i.jsxs("label",{className:"af-display-share-node-row",children:[i.jsx("input",{type:"checkbox",checked:P,onChange:()=>qd(S.id)}),i.jsxs("span",{className:"af-display-share-node-row__main",children:[i.jsx("strong",{children:((B=S.data)==null?void 0:B.label)||S.id}),i.jsxs("small",{children:[Pn((G=S.data)==null?void 0:G.definitionId)," · ",S.id]})]})]},S.id)})}),xt!=null&&xt.absoluteUrl?i.jsxs("div",{className:"af-display-share-result",children:[i.jsx("input",{type:"text",readOnly:!0,value:xt.absoluteUrl,onFocus:S=>S.target.select()}),i.jsx("button",{type:"button",onClick:()=>window.open(xt.absoluteUrl,"_blank","noopener,noreferrer"),children:"打开"}),i.jsx("button",{type:"button",onClick:()=>void At(),children:fr==="copied"?"已复制":fr==="failed"?"复制失败":"复制"})]}):null,nt?i.jsx("div",{className:"af-flow-snippet-error",children:nt}):null]}),i.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>Ee(!1),children:"取消"}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:We||!Array.isArray(en.nodeIds)||en.nodeIds.length===0,onClick:()=>void tu(),children:We?"生成中...":"生成链接"})]})]})}),document.body):null,Vn?zr.createPortal(i.jsx("div",{className:"af-flow-snippet-modal-overlay",children:i.jsxs("div",{className:"af-flow-snippet-modal af-display-link-modal",role:"dialog","aria-modal":"true","aria-label":"展示链接",children:[i.jsxs("div",{className:"af-flow-snippet-modal__head",children:[i.jsxs("span",{className:"af-flow-snippet-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"link"}),"展示链接"]}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>{ar(""),Cr(!1)},"aria-label":"关闭",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-flow-snippet-modal__body",children:[xt!=null&&xt.absoluteUrl?i.jsxs("div",{className:"af-display-link-modal__url",children:[i.jsx("input",{type:"text",readOnly:!0,value:xt.absoluteUrl,onFocus:S=>S.target.select(),autoFocus:!0}),i.jsxs("button",{type:"button",onClick:()=>window.open(xt.absoluteUrl,"_blank","noopener,noreferrer"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"open_in_new"}),"打开"]}),i.jsxs("button",{type:"button",onClick:()=>void At(),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:fr==="copied"?"check":"content_copy"}),fr==="copied"?"已复制":fr==="failed"?"复制失败":"复制"]})]}):i.jsx("div",{className:"af-display-link-modal__empty",children:"还没有生成展示链接"}),nt?i.jsx("div",{className:"af-flow-snippet-error",children:nt}):null]}),i.jsxs("div",{className:"af-flow-snippet-modal__foot",children:[i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn",onClick:()=>{ar(""),Cr(!1)},children:"关闭"}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",disabled:We||x.nodeIds.length===0,onClick:()=>void Mt(),children:We?"生成中...":xt!=null&&xt.absoluteUrl?"更新链接":"生成链接"})]})]})}),document.body):null,we?zr.createPortal(i.jsx("div",{className:"af-flow-snippet-modal-overlay",children:i.jsxs("div",{className:"af-flow-snippet-modal af-display-picker-modal",role:"dialog","aria-modal":"true","aria-label":"选择展示节点",children:[i.jsxs("div",{className:"af-flow-snippet-modal__head",children:[i.jsxs("span",{className:"af-flow-snippet-modal__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"add_to_photos"}),"选择展示节点"]}),i.jsx("button",{type:"button",className:"af-flow-snippet-modal__close",onClick:()=>Te(!1),"aria-label":"关闭",children:i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"close"})})]}),i.jsxs("div",{className:"af-flow-snippet-modal__body",children:[i.jsxs("label",{className:"af-display-picker-search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{type:"search",value:Ut,onChange:S=>un(S.target.value),placeholder:"搜索展示节点...",autoFocus:!0})]}),i.jsx("div",{className:"af-display-picker-grid",role:"group","aria-label":"选择展示节点",style:{"--af-display-picker-columns":Kd.length||1},children:bo.length>0?Kd.map((S,P)=>i.jsx("div",{className:"af-display-picker-column",children:S.map(Tr)},`display-picker-column-${P}`)):i.jsx("div",{className:"af-display-picker-empty",children:tr.length===0?"当前 Workspace 没有 display 节点":"没有匹配的展示节点"})})]}),i.jsx("div",{className:"af-flow-snippet-modal__foot",children:i.jsx("button",{type:"button",className:"af-flow-snippet-modal__btn af-flow-snippet-modal__btn--primary",onClick:()=>Te(!1),children:"完成"})})]})}),document.body):null,!ut&&Wr?zr.createPortal(i.jsx("div",{className:"af-workspace-quick-add-backdrop",onMouseDown:()=>Vr(!1),children:i.jsxs("div",{className:"af-workspace-quick-add",role:"dialog","aria-modal":"true","aria-label":"Add workspace node",onMouseDown:S=>S.stopPropagation(),children:[i.jsxs("div",{className:"af-workspace-quick-add__tabs",role:"tablist","aria-label":"选择添加类型",children:[i.jsx("button",{type:"button",role:"tab","aria-selected":_r==="nodes",className:"af-workspace-quick-add__tab"+(_r==="nodes"?" af-workspace-quick-add__tab--active":""),onClick:()=>Kr("nodes"),children:"节点"}),i.jsx("button",{type:"button",role:"tab","aria-selected":_r==="flows",className:"af-workspace-quick-add__tab"+(_r==="flows"?" af-workspace-quick-add__tab--active":""),onClick:()=>Kr("flows"),children:"流程"})]}),i.jsxs("div",{className:"af-workspace-quick-add__search",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"search"}),i.jsx("input",{ref:Ol,value:Ur,onChange:S=>hi(S.target.value),onKeyDown:S=>{if(S.key==="Escape")S.preventDefault(),Vr(!1);else if(S.key==="ArrowDown"){S.preventDefault();const P=_r==="flows"?Fa.length:Ct.length;qr(B=>Math.min(Math.max(0,P-1),B+1))}else S.key==="ArrowUp"?(S.preventDefault(),qr(P=>Math.max(0,P-1))):S.key==="Tab"?(S.preventDefault(),Kr(P=>P==="nodes"?"flows":"nodes")):S.key==="Enter"&&(S.preventDefault(),_r==="flows"?Gd(Fa[pr]||Fa[0]):wh(Ct[pr]||Ct[0]))},placeholder:_r==="flows"?"搜索流程片段...":"搜索节点...","aria-label":_r==="flows"?"搜索流程片段":"搜索节点"})]}),i.jsx("div",{className:"af-workspace-quick-add__list",children:_r==="flows"?Fa.length===0?i.jsx("div",{className:"af-workspace-quick-add__empty",children:fe?"正在加载流程片段...":xe||"没有匹配的流程片段"}):Fa.map((S,P)=>{const B=S.displayName||S.name||S.id,G=S.snippet&&typeof S.snippet=="object"?S.snippet.instances:null,J=S.snippet&&typeof S.snippet=="object"?S.snippet.edges:null,ne=Number.isFinite(Number(S.nodeCount))?Number(S.nodeCount):Object.keys(G||{}).length,re=Number.isFinite(Number(S.edgeCount))?Number(S.edgeCount):Array.isArray(J)?J.length:0;return i.jsxs("button",{type:"button",className:"af-workspace-quick-add__item"+(P===pr?" af-workspace-quick-add__item--active":""),onMouseEnter:()=>qr(P),onClick:()=>Gd(S),children:[i.jsx("span",{className:"af-workspace-quick-add__icon material-symbols-outlined","aria-hidden":!0,children:"schema"}),i.jsxs("span",{className:"af-workspace-quick-add__main",children:[i.jsx("span",{className:"af-workspace-quick-add__label",children:B}),i.jsxs("span",{className:"af-workspace-quick-add__meta",children:[S.id,S.version?` · v${S.version}`:""]}),i.jsx("span",{className:"af-workspace-quick-add__desc",children:S.description||`${ne} 节点 / ${re} 连线`})]}),i.jsx("span",{className:"af-workspace-quick-add__cat",children:"FLOW"})]},`${S.id}@${S.version}`)}):Ct.length===0?i.jsx("div",{className:"af-workspace-quick-add__empty",children:"没有匹配的节点"}):Ct.map((S,P)=>{const B=If(S),G=Tf(S),J=yv(S);return i.jsxs("button",{type:"button",className:"af-workspace-quick-add__item"+(P===pr?" af-workspace-quick-add__item--active":""),onMouseEnter:()=>qr(P),onClick:()=>wh(S),children:[i.jsx("span",{className:"af-workspace-quick-add__icon material-symbols-outlined","aria-hidden":!0,children:iC(B)}),i.jsxs("span",{className:"af-workspace-quick-add__main",children:[i.jsx("span",{className:"af-workspace-quick-add__label",children:G}),i.jsx("span",{className:"af-workspace-quick-add__meta",children:S.id}),J?i.jsx("span",{className:"af-workspace-quick-add__desc",children:J}):null]}),i.jsx("span",{className:"af-workspace-quick-add__cat",children:B})]},S.id)})})]})}),document.body):null]})]})}function hG(){return i.jsx(Ty,{children:i.jsx(pG,{})})}function mG(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(),o=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)||(o?r(o):""))}function gG(e){return e==="mermaid"?"account_tree":e==="ascii"?"notes":e==="html"?"html":e==="image"?"image":e==="chart"?"bar_chart":e==="table"?"table":"article"}function yG(e){let t=String(e||"").replace(/\r\n/g,`
217
+ `).trim();return t.includes(`
218
+ `)||(t=t.replace(/\s+(resultFile|result|outParams|outParams\.[A-Za-z_][A-Za-z0-9_-]*)\s*:/g,`
219
+ $1:`).replace(/(^|\n)outParams:\s+([A-Za-z_][A-Za-z0-9_-]*\s*:)/g,`$1outParams:
220
+ $2`)),t}function f2(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=yG(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 p=String(c[1]||"").trim();return p==="|"||p===">"?a.slice((c.index||0)+c[0].length).split(`
221
+ `).filter(f=>/^\s+/.test(f)||!f.trim()).map(f=>f.replace(/^\s{2}/,"")).join(`
222
+ `).replace(/\s+$/g,""):p.replace(/^["']|["']$/g,"")}const d=t.replace(n[0],"").trim();if(d)return d}if(!/["']result["']\s*:|["']outParams["']\s*:|["']resultFile["']\s*:/i.test(t))return String(e||"");const r=[t],s=t.indexOf("{"),o=t.lastIndexOf("}");s>=0&&o>s&&r.unshift(t.slice(s,o+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 bk(e){let t=f2(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 o=t.match(/```(?:html|HTML)?\s*\n?([\s\S]*)$/);o&&o[1]&&(t=o[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((o,a)=>{const l=a.exec(t);return l?o<0?l.index:Math.min(o,l.index):o},-1);return s>0&&(t=t.slice(s).trim()),t}function xG(e){const t=bk(e);return t.trim()?/<[^>]*$/g.test(t)?"HTML 内容末尾存在未闭合标签,可能是生成或保存时被截断。":/^(?:<!doctype\b|<html\b)/i.test(t)&&!/<\/html\s*>/i.test(t)?"完整 HTML 文档缺少 </html> 结束标签,可能是生成或保存时被截断。":"":""}function wG(e){const t=bk(e);if(!t.trim())return"";const n=`<base target="_self"><script>
223
+ (() => {
224
+ document.addEventListener("click", (event) => {
225
+ const link = event.target && event.target.closest ? event.target.closest("a[href]") : null;
226
+ if (!link) return;
227
+ const rawHref = String(link.getAttribute("href") || "").trim();
228
+ if (!rawHref || rawHref.startsWith("#")) return;
229
+ if (/^(?:javascript|mailto|tel):/i.test(rawHref)) return;
230
+ event.preventDefault();
231
+ window.location.href = link.href;
232
+ }, true);
233
+ })();
234
+ <\/script>`;return/<script\b[^>]*>\s*\(\(\)\s*=>\s*\{\s*document\.addEventListener\("click"/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 p2(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 bG(e,t,n={}){const r=String(e||"").trim();return r?p2(r,t,n):""}function vG({className:e="",children:t}){const n=m.useRef(null),r=m.useRef(null),[s,o]=m.useState({visible:!1,top:0,height:100}),a=m.useCallback(()=>{const p=n.current;if(!p)return;const u=Math.max(1,p.scrollHeight),f=Math.max(1,p.clientHeight),h=u>f+1,g=h?Math.max(12,f/u*100):100,w=Math.max(0,100-g),k=h?Math.min(w,p.scrollTop/Math.max(1,u-f)*w):0;o({visible:h,top:k,height:g})},[]);m.useEffect(()=>{const p=requestAnimationFrame(a),u=n.current;if(!u||typeof ResizeObserver>"u")return()=>cancelAnimationFrame(p);const f=new ResizeObserver(a);f.observe(u);for(const h of Array.from(u.children))f.observe(h);return()=>{cancelAnimationFrame(p),f.disconnect()}},[t,a]);const l=m.useCallback(p=>{const u=n.current;if(!u)return;const f=Math.max(0,u.scrollHeight-u.clientHeight);u.scrollTop=Math.min(1,Math.max(0,p))*f,a()},[a]),c=m.useCallback((p,u=0)=>{const f=r.current;if(!f)return 0;const h=f.getBoundingClientRect(),g=s.height/100*h.height,w=Math.max(1,h.height-g);return(p-h.top-u)/w},[s.height]),d=m.useCallback(p=>{if(!s.visible)return;p.preventDefault(),p.stopPropagation();const u=r.current;if(!u)return;const f=u.getBoundingClientRect(),h=s.top/100*f.height,g=s.height/100*f.height,k=p.clientY>=f.top+h&&p.clientY<=f.top+h+g?p.clientY-f.top-h:g/2;l(c(p.clientY,k));const y=x=>{x.preventDefault(),l(c(x.clientY,k))},b=()=>{window.removeEventListener("pointermove",y),window.removeEventListener("pointerup",b),window.removeEventListener("pointercancel",b)};window.addEventListener("pointermove",y),window.addEventListener("pointerup",b),window.addEventListener("pointercancel",b)},[c,l,s.height,s.top,s.visible]);return i.jsxs("div",{className:`af-public-display-node__body ${e} nowheel nopan nodrag`,children:[i.jsx("div",{ref:n,className:`af-public-display-node__scroller ${e} nowheel nopan nodrag`,onScroll:a,children:t}),i.jsx("div",{ref:r,className:"af-public-display-scrollbar"+(s.visible?" af-public-display-scrollbar--visible":""),onPointerDown:d,"aria-hidden":"true",children:i.jsx("span",{style:{height:`${s.height}%`,top:`${s.top}%`}})})]})}function vv({node:e,shareId:t,style:n,bare:r=!1}){const s=mG(e),o=e.kind==="html"?bk(s):f2(s),a=e.kind==="html"?xG(o):"",l=`af-public-display-node__body--${e.kind||"unknown"}`;return i.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:i.jsx("div",{className:"af-public-display-node__head",children:i.jsxs("div",{className:"af-public-display-node__title",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:gG(e.kind)}),i.jsx("strong",{children:e.label||e.id}),i.jsx("em",{children:e.definitionId||e.kind||"display"})]})}),i.jsx(vG,{className:l,children:a?i.jsx("div",{className:"af-public-display-empty",children:a}):o.trim()?i.jsxs(i.Fragment,{children:[e.kind==="html"?i.jsx("iframe",{title:e.label||e.id,sandbox:"allow-scripts allow-forms allow-modals",srcDoc:wG(o)}):null,e.kind==="image"?i.jsx("img",{src:p2(o,t),alt:e.label||e.id,loading:"lazy"}):null,e.kind==="markdown"?i.jsx("div",{className:"af-public-display-markdown",children:i.jsx(mk,{content:o,resolveSrc:(c,d)=>bG(c,t,d)})}):null,e.kind==="chart"?i.jsx(yk,{content:o}):null,e.kind==="table"?i.jsx(gk,{content:o}):null,e.kind==="mermaid"||e.kind==="ascii"?i.jsx("pre",{children:o}):null]}):i.jsx("div",{className:"af-public-display-empty",children:"No display content"})})]})}function kG({data:e}){return i.jsx(vv,{node:e==null?void 0:e.node,shareId:e==null?void 0:e.shareId})}const SG={publicDisplay:kG};function NG(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 h2(){var l,c,d,p;const{path:e}=Vo(),t=m.useMemo(()=>NG(e),[e]),[n,r]=m.useState({loading:!0,error:"",share:null,nodes:[]});m.useEffect(()=>{let u=!1;async function f(){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||"展示页不存在");u||r({loading:!1,error:"",share:g.share||null,nodes:Array.isArray(g.nodes)?g.nodes:[]})}catch(h){u||r({loading:!1,error:String((h==null?void 0:h.message)||h),share:null,nodes:[]})}}return f(),()=>{u=!0}},[t]);const s=m.useMemo(()=>(Array.isArray(n.nodes)?n.nodes:[]).map((f,h)=>{const g=f.position&&typeof f.position.x=="number"&&typeof f.position.y=="number"?f.position:{x:120+h*40,y:100+h*32},w=f.size&&typeof f.size.width=="number"&&typeof f.size.height=="number"?f.size:{width:520,height:320};return{id:f.id,type:"publicDisplay",position:g,data:{node:f,shareId:t},selectable:!1,draggable:!1,style:{width:Math.max(1,Number(w.width)||520),height:Math.max(1,Number(w.height)||320)}}}),[t,n.nodes]),o=m.useMemo(()=>{var w;const u=(w=n.share)==null?void 0:w.viewport;if(!u||typeof u!="object")return null;const f=Number(u.x),h=Number(u.y),g=Number(u.zoom);return!Number.isFinite(f)||!Number.isFinite(h)||!Number.isFinite(g)?null:{x:f,y:h,zoom:Math.min(Math.max(g,.1),4)}},[(l=n.share)==null?void 0:l.viewport]);if(n.loading)return i.jsx("main",{className:"af-public-display-page",children:i.jsx("div",{className:"af-public-display-status",children:"Loading..."})});if(n.error)return i.jsx("main",{className:"af-public-display-page",children:i.jsxs("div",{className:"af-public-display-status af-public-display-status--error",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"error"}),i.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 i.jsx("main",{className:"af-public-display-page af-public-display-page--single",children:i.jsx("div",{className:"af-public-display-grid",children:(n.nodes||[]).map(f=>i.jsx(vv,{node:f,shareId:t,bare:!0},f.id))})});const u=a==="slides"?"af-public-display-page--slides":a==="document"?"af-public-display-page--document":"af-public-display-page--gallery";return i.jsxs("main",{className:`af-public-display-page ${u}`,children:[i.jsxs("header",{className:"af-public-display-hero",children:[i.jsxs("div",{children:[i.jsx("p",{children:"AgentFlow Display"}),i.jsx("h1",{children:((d=n.share)==null?void 0:d.title)||"AgentFlow Display"})]}),(p=n.share)!=null&&p.expiresAt?i.jsxs("span",{children:["有效期至 ",new Date(n.share.expiresAt).toLocaleString()]}):null]}),i.jsx("div",{className:"af-public-display-grid",children:(n.nodes||[]).map(f=>i.jsx(vv,{node:f,shareId:t},f.id))})]})}return i.jsx("main",{className:"af-public-display-page af-public-display-page--canvas",children:i.jsx(Ty,{children:i.jsx(B0,{className:"af-public-display-flow",nodes:s,edges:[],nodeTypes:SG,nodesDraggable:!1,nodesConnectable:!1,elementsSelectable:!1,panOnDrag:!0,noPanClassName:"nopan",noDragClassName:"nodrag",noWheelClassName:"nowheel",panOnScroll:!0,zoomOnScroll:!0,zoomOnPinch:!0,defaultViewport:o||void 0,fitView:!o,fitViewOptions:{padding:.18,duration:180},minZoom:.1,maxZoom:4,proOptions:{hideAttribution:!0},children:i.jsx(V0,{color:"rgba(255,255,255,0.12)",gap:22,size:1})})})})}const It=e=>typeof e=="string",wf=()=>{let e,t;const n=new Promise((r,s)=>{e=r,t=s});return n.resolve=e,n.reject=t,n},mC=e=>e==null?"":""+e,jG=(e,t,n)=>{e.forEach(r=>{t[r]&&(n[r]=t[r])})},CG=/###/g,gC=e=>e&&e.indexOf("###")>-1?e.replace(CG,"."):e,yC=e=>!e||It(e),ep=(e,t,n)=>{const r=It(t)?t.split("."):t;let s=0;for(;s<r.length-1;){if(yC(e))return{};const o=gC(r[s]);!e[o]&&n&&(e[o]=new n),Object.prototype.hasOwnProperty.call(e,o)?e=e[o]:e={},++s}return yC(e)?{}:{obj:e,k:gC(r[s])}},xC=(e,t,n)=>{const{obj:r,k:s}=ep(e,t,Object);if(r!==void 0||t.length===1){r[s]=n;return}let o=t[t.length-1],a=t.slice(0,t.length-1),l=ep(e,a,Object);for(;l.obj===void 0&&a.length;)o=`${a[a.length-1]}.${o}`,a=a.slice(0,a.length-1),l=ep(e,a,Object),l&&l.obj&&typeof l.obj[`${l.k}.${o}`]<"u"&&(l.obj=void 0);l.obj[`${l.k}.${o}`]=n},EG=(e,t,n,r)=>{const{obj:s,k:o}=ep(e,t,Object);s[o]=s[o]||[],s[o].push(n)},Yg=(e,t)=>{const{obj:n,k:r}=ep(e,t);if(n)return n[r]},_G=(e,t,n)=>{const r=Yg(e,n);return r!==void 0?r:Yg(t,n)},m2=(e,t,n)=>{for(const r in t)r!=="__proto__"&&r!=="constructor"&&(r in e?It(e[r])||e[r]instanceof String||It(t[r])||t[r]instanceof String?n&&(e[r]=t[r]):m2(e[r],t[r],n):e[r]=t[r]);return e},hu=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var AG={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};const PG=e=>It(e)?e.replace(/[&<>"'\/]/g,t=>AG[t]):e;class IG{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 TG=[" ",",","?","!",";"],RG=new IG(20),MG=(e,t,n)=>{t=t||"",n=n||"";const r=TG.filter(a=>t.indexOf(a)<0&&n.indexOf(a)<0);if(r.length===0)return!0;const s=RG.getRegExp(`(${r.map(a=>a==="?"?"\\?":a).join("|")})`);let o=!s.test(e);if(!o){const a=e.indexOf(n);a>0&&!s.test(e.substring(0,a))&&(o=!0)}return o},kv=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 o=0;o<r.length;){if(!s||typeof s!="object")return;let a,l="";for(let c=o;c<r.length;++c)if(c!==o&&(l+=n),l+=r[c],a=s[l],a!==void 0){if(["string","number","boolean"].indexOf(typeof a)>-1&&c<r.length-1)continue;o+=c-o+1;break}s=a}return s},Gg=e=>e&&e.replace("_","-"),LG={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 Xg{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||LG,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:(It(t[0])&&(t[0]=`${r}${this.prefix} ${t[0]}`),this.logger[n](t))}create(t){return new Xg(this.logger,{prefix:`${this.prefix}:${t}:`,...this.options})}clone(t){return t=t||this.options,t.prefix=t.prefix||this.prefix,new Xg(this.logger,t)}}var Lo=new Xg;class Fy{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 d=0;d<c;d++)l(...r)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(a=>{let[l,c]=a;for(let d=0;d<c;d++)l.apply(l,[t,...r])})}}class wC extends Fy{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 o=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):It(r)&&o?l.push(...r.split(o)):l.push(r)));const c=Yg(this.data,l);return!c&&!n&&!r&&t.indexOf(".")>-1&&(t=l[0],n=l[1],r=l.slice(2).join(".")),c||!a||!It(r)?c:kv(this.data&&this.data[t]&&this.data[t][n],r,o)}addResource(t,n,r,s){let o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1};const a=o.keySeparator!==void 0?o.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),xC(this.data,l,s),o.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 o in r)(It(r[o])||Array.isArray(r[o]))&&this.addResource(t,n,o,r[o],{silent:!0});s.silent||this.emit("added",t,n,r)}addResourceBundle(t,n,r,s,o){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=Yg(this.data,l)||{};a.skipCopy||(r=JSON.parse(JSON.stringify(r))),s?m2(c,r,o):c={...c,...r},xC(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 g2={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,n,r,s){return e.forEach(o=>{this.processors[o]&&(t=this.processors[o].process(t,n,r,s))}),t}};const bC={};class Jg extends Fy{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),jG(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],t,this),this.options=n,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=Lo.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 o=n.ns||this.options.defaultNS||[];const a=r&&t.indexOf(r)>-1,l=!this.options.userDefinedKeySeparator&&!n.keySeparator&&!this.options.userDefinedNsSeparator&&!n.nsSeparator&&!MG(t,r,s);if(a&&!l){const c=t.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:t,namespaces:It(o)?[o]:o};const d=t.split(r);(r!==s||r===s&&this.options.ns.indexOf(d[0])>-1)&&(o=d.shift()),t=d.join(s)}return{key:t,namespaces:It(o)?[o]:o}}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,o=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],d=n.lng||this.language,p=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(d&&d.toLowerCase()==="cimode"){if(p){const N=n.nsSeparator||this.options.nsSeparator;return s?{res:`${c}${N}${a}`,usedKey:a,exactUsedKey:a,usedLng:d,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:`${c}${N}${a}`}return s?{res:a,usedKey:a,exactUsedKey:a,usedLng:d,usedNS:c,usedParams:this.getUsedParamsDetails(n)}:a}const u=this.resolve(t,n);let f=u&&u.res;const h=u&&u.usedKey||a,g=u&&u.exactUsedKey||a,w=Object.prototype.toString.apply(f),k=["[object Number]","[object Function]","[object RegExp]"],y=n.joinArrays!==void 0?n.joinArrays:this.options.joinArrays,b=!this.i18nFormat||this.i18nFormat.handleAsObject,x=!It(f)&&typeof f!="boolean"&&typeof f!="number";if(b&&f&&x&&k.indexOf(w)<0&&!(It(y)&&Array.isArray(f))){if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const N=this.options.returnedObjectHandler?this.options.returnedObjectHandler(h,f,{...n,ns:l}):`key '${a} (${this.language})' returned an object instead of string.`;return s?(u.res=N,u.usedParams=this.getUsedParamsDetails(n),u):N}if(o){const N=Array.isArray(f),E=N?[]:{},C=N?g:h;for(const M in f)if(Object.prototype.hasOwnProperty.call(f,M)){const $=`${C}${o}${M}`;E[M]=this.translate($,{...n,joinArrays:!1,ns:l}),E[M]===$&&(E[M]=f[M])}f=E}}else if(b&&It(y)&&Array.isArray(f))f=f.join(y),f&&(f=this.extendTranslation(f,t,n,r));else{let N=!1,E=!1;const C=n.count!==void 0&&!It(n.count),M=Jg.hasDefaultValue(n),$=C?this.pluralResolver.getSuffix(d,n.count,n):"",z=n.ordinal&&C?this.pluralResolver.getSuffix(d,n.count,{ordinal:!1}):"",K=C&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),H=K&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${$}`]||n[`defaultValue${z}`]||n.defaultValue;!this.isValidLookup(f)&&M&&(N=!0,f=H),this.isValidLookup(f)||(E=!0,f=a);const F=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&E?void 0:f,T=M&&H!==f&&this.options.updateMissing;if(E||N||T){if(this.logger.log(T?"updateKey":"missingKey",d,c,a,T?H:f),o){const A=this.resolve(a,{...n,keySeparator:!1});A&&A.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 R=[];const I=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if(this.options.saveMissingTo==="fallback"&&I&&I[0])for(let A=0;A<I.length;A++)R.push(I[A]);else this.options.saveMissingTo==="all"?R=this.languageUtils.toResolveHierarchy(n.lng||this.language):R.push(n.lng||this.language);const D=(A,O,_)=>{const Q=M&&_!==f?_:F;this.options.missingKeyHandler?this.options.missingKeyHandler(A,c,O,Q,T,n):this.backendConnector&&this.backendConnector.saveMissing&&this.backendConnector.saveMissing(A,c,O,Q,T,n),this.emit("missingKey",A,c,O,f)};this.options.saveMissing&&(this.options.saveMissingPlurals&&C?R.forEach(A=>{const O=this.pluralResolver.getSuffixes(A,n);K&&n[`defaultValue${this.options.pluralSeparator}zero`]&&O.indexOf(`${this.options.pluralSeparator}zero`)<0&&O.push(`${this.options.pluralSeparator}zero`),O.forEach(_=>{D([A],a+_,n[`defaultValue${_}`]||H)})}):D(R,a,H))}f=this.extendTranslation(f,t,n,u,r),E&&f===a&&this.options.appendNamespaceToMissingKey&&(f=`${c}:${a}`),(E||N)&&this.options.parseMissingKeyHandler&&(this.options.compatibilityAPI!=="v1"?f=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${c}:${a}`:a,N?f:void 0):f=this.options.parseMissingKeyHandler(f))}return s?(u.res=f,u.usedParams=this.getUsedParamsDetails(n),u):f}extendTranslation(t,n,r,s,o){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 d=It(t)&&(r&&r.interpolation&&r.interpolation.skipOnVariables!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let p;if(d){const f=t.match(this.interpolator.nestingRegexp);p=f&&f.length}let u=r.replace&&!It(r.replace)?r.replace:r;if(this.options.interpolation.defaultVariables&&(u={...this.options.interpolation.defaultVariables,...u}),t=this.interpolator.interpolate(t,u,r.lng||this.language||s.usedLng,r),d){const f=t.match(this.interpolator.nestingRegexp),h=f&&f.length;p<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 f=arguments.length,h=new Array(f),g=0;g<f;g++)h[g]=arguments[g];return o&&o[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=It(l)?[l]:l;return t!=null&&c&&c.length&&r.applyPostProcessor!==!1&&(t=g2.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,o,a,l;return It(t)&&(t=[t]),t.forEach(c=>{if(this.isValidLookup(r))return;const d=this.extractFromKey(c,n),p=d.key;s=p;let u=d.namespaces;this.options.fallbackNS&&(u=u.concat(this.options.fallbackNS));const f=n.count!==void 0&&!It(n.count),h=f&&!n.ordinal&&n.count===0&&this.pluralResolver.shouldUseIntlApi(),g=n.context!==void 0&&(It(n.context)||typeof n.context=="number")&&n.context!=="",w=n.lngs?n.lngs:this.languageUtils.toResolveHierarchy(n.lng||this.language,n.fallbackLng);u.forEach(k=>{this.isValidLookup(r)||(l=k,!bC[`${w[0]}-${k}`]&&this.utils&&this.utils.hasLoadedNamespace&&!this.utils.hasLoadedNamespace(l)&&(bC[`${w[0]}-${k}`]=!0,this.logger.warn(`key "${s}" for languages "${w.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!!!")),w.forEach(y=>{if(this.isValidLookup(r))return;a=y;const b=[p];if(this.i18nFormat&&this.i18nFormat.addLookupKeys)this.i18nFormat.addLookupKeys(b,p,y,k,n);else{let N;f&&(N=this.pluralResolver.getSuffix(y,n.count,n));const E=`${this.options.pluralSeparator}zero`,C=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(f&&(b.push(p+N),n.ordinal&&N.indexOf(C)===0&&b.push(p+N.replace(C,this.options.pluralSeparator)),h&&b.push(p+E)),g){const M=`${p}${this.options.contextSeparator}${n.context}`;b.push(M),f&&(b.push(M+N),n.ordinal&&N.indexOf(C)===0&&b.push(M+N.replace(C,this.options.pluralSeparator)),h&&b.push(M+E))}}let x;for(;x=b.pop();)this.isValidLookup(r)||(o=x,r=this.getResource(y,k,x,n))}))})}),{res:r,usedKey:s,exactUsedKey:o,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&&!It(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 o of n)delete s[o]}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 ww=e=>e.charAt(0).toUpperCase()+e.slice(1);class vC{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Lo.create("languageUtils")}getScriptPartFromCode(t){if(t=Gg(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=Gg(t),!t||t.indexOf("-")<0)return t;const n=t.split("-");return this.formatLanguageCode(n[0])}formatLanguageCode(t){if(It(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]=ww(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]=ww(r[1].toLowerCase())),n.indexOf(r[2].toLowerCase())>-1&&(r[2]=ww(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(o=>{if(o===s)return o;if(!(o.indexOf("-")<0&&s.indexOf("-")<0)&&(o.indexOf("-")>0&&s.indexOf("-")<0&&o.substring(0,o.indexOf("-"))===s||o.indexOf(s)===0&&s.length>1))return o})}),n||(n=this.getFallbackCodes(this.options.fallbackLng)[0]),n}getFallbackCodes(t,n){if(!t)return[];if(typeof t=="function"&&(t=t(n)),It(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=[],o=a=>{a&&(this.isSupportedCode(a)?s.push(a):this.logger.warn(`rejecting language code not found in supportedLngs: ${a}`))};return It(t)&&(t.indexOf("-")>-1||t.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&o(this.formatLanguageCode(t)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&o(this.getScriptPartFromCode(t)),this.options.load!=="currentOnly"&&o(this.getLanguagePartFromCode(t))):It(t)&&o(this.formatLanguageCode(t)),r.forEach(a=>{s.indexOf(a)<0&&o(this.formatLanguageCode(a))}),s}}let OG=[{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}],$G={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 DG=["v1","v2","v3"],FG=["v4"],kC={zero:0,one:1,two:2,few:3,many:4,other:5},zG=()=>{const e={};return OG.forEach(t=>{t.lngs.forEach(n=>{e[n]={numbers:t.nr,plurals:$G[t.fc]}})}),e};class HG{constructor(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.languageUtils=t,this.options=n,this.logger=Lo.create("pluralResolver"),(!this.options.compatibilityJSON||FG.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=zG(),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=Gg(t==="dev"?"en":t),s=n.ordinal?"ordinal":"cardinal",o=JSON.stringify({cleanedCode:r,type:s});if(o in this.pluralRulesCache)return this.pluralRulesCache[o];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[o]=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,o)=>kC[s]-kC[o]).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 o=()=>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()}`:o():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&t.numbers.length===2&&t.numbers[0]===1?o():this.options.prepend&&r.toString()?this.options.prepend+r.toString():r.toString()}shouldUseIntlApi(){return!DG.includes(this.options.compatibilityJSON)}}const SC=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,o=_G(e,t,n);return!o&&s&&It(n)&&(o=kv(e,n,r),o===void 0&&(o=kv(t,n,r))),o},bw=e=>e.replace(/\$/g,"$$$$");class BG{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=Lo.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:o,prefixEscaped:a,suffix:l,suffixEscaped:c,formatSeparator:d,unescapeSuffix:p,unescapePrefix:u,nestingPrefix:f,nestingPrefixEscaped:h,nestingSuffix:g,nestingSuffixEscaped:w,nestingOptionsSeparator:k,maxReplaces:y,alwaysFormat:b}=t.interpolation;this.escape=n!==void 0?n:PG,this.escapeValue=r!==void 0?r:!0,this.useRawValueToEscape=s!==void 0?s:!1,this.prefix=o?hu(o):a||"{{",this.suffix=l?hu(l):c||"}}",this.formatSeparator=d||",",this.unescapePrefix=p?"":u||"-",this.unescapeSuffix=this.unescapePrefix?"":p||"",this.nestingPrefix=f?hu(f):h||hu("$t("),this.nestingSuffix=g?hu(g):w||hu(")"),this.nestingOptionsSeparator=k||",",this.maxReplaces=y||1e3,this.alwaysFormat=b!==void 0?b:!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 o,a,l;const c=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},d=h=>{if(h.indexOf(this.formatSeparator)<0){const y=SC(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),w=g.shift().trim(),k=g.join(this.formatSeparator).trim();return this.format(SC(n,c,w,this.options.keySeparator,this.options.ignoreJSONStructure),k,r,{...s,...n,interpolationkey:w})};this.resetRegExp();const p=s&&s.missingInterpolationHandler||this.options.missingInterpolationHandler,u=s&&s.interpolation&&s.interpolation.skipOnVariables!==void 0?s.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:h=>bw(h)},{regex:this.regexp,safeValue:h=>this.escapeValue?bw(this.escape(h)):bw(h)}].forEach(h=>{for(l=0;o=h.regex.exec(t);){const g=o[1].trim();if(a=d(g),a===void 0)if(typeof p=="function"){const k=p(t,o,s);a=It(k)?k:""}else if(s&&Object.prototype.hasOwnProperty.call(s,g))a="";else if(u){a=o[0];continue}else this.logger.warn(`missed to pass in variable ${g} for interpolating ${t}`),a="";else!It(a)&&!this.useRawValueToEscape&&(a=mC(a));const w=h.safeValue(a);if(t=t.replace(o[0],w),u?(h.regex.lastIndex+=a.length,h.regex.lastIndex-=o[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,o,a;const l=(c,d)=>{const p=this.nestingOptionsSeparator;if(c.indexOf(p)<0)return c;const u=c.split(new RegExp(`${p}[ ]*{`));let f=`{${u[1]}`;c=u[0],f=this.interpolate(f,a);const h=f.match(/'/g),g=f.match(/"/g);(h&&h.length%2===0&&!g||g.length%2!==0)&&(f=f.replace(/'/g,'"'));try{a=JSON.parse(f),d&&(a={...d,...a})}catch(w){return this.logger.warn(`failed parsing options string in nesting for key ${c}`,w),`${c}${p}${f}`}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&&!It(a.replace)?a.replace:a,a.applyPostProcessor=!1,delete a.defaultValue;let d=!1;if(s[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(s[1])){const p=s[1].split(this.formatSeparator).map(u=>u.trim());s[1]=p.shift(),c=p,d=!0}if(o=n(l.call(this,s[1].trim(),a),a),o&&s[0]===t&&!It(o))return o;It(o)||(o=mC(o)),o||(this.logger.warn(`missed to resolve ${s[1]} for nesting ${t}`),o=""),d&&(o=c.reduce((p,u)=>this.format(p,u,r.lng,{...r,interpolationkey:s[1].trim()}),o.trim())),t=t.replace(s[0],o),this.regexp.lastIndex=0}return t}}const WG=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(":"),d=c.join(":").trim().replace(/^'+|'+$/g,""),p=l.trim();n[p]||(n[p]=d),d==="false"&&(n[p]=!1),d==="true"&&(n[p]=!0),isNaN(d)||(n[p]=parseInt(d,10))}})}return{formatName:t,formatOptions:n}},mu=e=>{const t={};return(n,r,s)=>{let o=s;s&&s.interpolationkey&&s.formatParams&&s.formatParams[s.interpolationkey]&&s[s.interpolationkey]&&(o={...o,[s.interpolationkey]:void 0});const a=r+JSON.stringify(o);let l=t[a];return l||(l=e(Gg(r),s),t[a]=l),l(n)}};class VG{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.logger=Lo.create("formatter"),this.options=t,this.formats={number:mu((n,r)=>{const s=new Intl.NumberFormat(n,{...r});return o=>s.format(o)}),currency:mu((n,r)=>{const s=new Intl.NumberFormat(n,{...r,style:"currency"});return o=>s.format(o)}),datetime:mu((n,r)=>{const s=new Intl.DateTimeFormat(n,{...r});return o=>s.format(o)}),relativetime:mu((n,r)=>{const s=new Intl.RelativeTimeFormat(n,{...r});return o=>s.format(o,r.range||"day")}),list:mu((n,r)=>{const s=new Intl.ListFormat(n,{...r});return o=>s.format(o)})},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()]=mu(n)}format(t,n,r){let s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};const o=n.split(this.formatSeparator);if(o.length>1&&o[0].indexOf("(")>1&&o[0].indexOf(")")<0&&o.find(l=>l.indexOf(")")>-1)){const l=o.findIndex(c=>c.indexOf(")")>-1);o[0]=[o[0],...o.splice(1,l)].join(this.formatSeparator)}return o.reduce((l,c)=>{const{formatName:d,formatOptions:p}=WG(c);if(this.formats[d]){let u=l;try{const f=s&&s.formatParams&&s.formatParams[s.interpolationkey]||{},h=f.locale||f.lng||s.locale||s.lng||r;u=this.formats[d](l,h,{...p,...s,...f})}catch(f){this.logger.warn(f)}return u}else this.logger.warn(`there was no format function for ${d}`);return l},t)}}const KG=(e,t)=>{e.pending[t]!==void 0&&(delete e.pending[t],e.pendingCount--)};class UG extends Fy{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=Lo.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 o={},a={},l={},c={};return t.forEach(d=>{let p=!0;n.forEach(u=>{const f=`${d}|${u}`;!r.reload&&this.store.hasResourceBundle(d,u)?this.state[f]=2:this.state[f]<0||(this.state[f]===1?a[f]===void 0&&(a[f]=!0):(this.state[f]=1,p=!1,a[f]===void 0&&(a[f]=!0),o[f]===void 0&&(o[f]=!0),c[u]===void 0&&(c[u]=!0)))}),p||(l[d]=!0)}),(Object.keys(o).length||Object.keys(a).length)&&this.queue.push({pending:a,pendingCount:Object.keys(a).length,loaded:{},errors:[],callback:s}),{toLoad:Object.keys(o),pending:Object.keys(a),toLoadLanguages:Object.keys(l),toLoadNamespaces:Object.keys(c)}}loaded(t,n,r){const s=t.split("|"),o=s[0],a=s[1];n&&this.emit("failedLoading",o,a,n),!n&&r&&this.store.addResourceBundle(o,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=>{EG(c.loaded,[o],a),KG(c,t),n&&c.errors.push(n),c.pendingCount===0&&!c.done&&(Object.keys(c.loaded).forEach(d=>{l[d]||(l[d]={});const p=c.loaded[d];p.length&&p.forEach(u=>{l[d][u]===void 0&&(l[d][u]=!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,o=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:o,callback:a});return}this.readingCalls++;const l=(d,p)=>{if(this.readingCalls--,this.waitingReads.length>0){const u=this.waitingReads.shift();this.read(u.lng,u.ns,u.fcName,u.tried,u.wait,u.callback)}if(d&&p&&s<this.maxRetries){setTimeout(()=>{this.read.call(this,t,n,r,s+1,o*2,a)},o);return}a(d,p)},c=this.backend[r].bind(this.backend);if(c.length===2){try{const d=c(t,n);d&&typeof d.then=="function"?d.then(p=>l(null,p)).catch(l):l(null,d)}catch(d){l(d)}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();It(t)&&(t=this.languageUtils.toResolveHierarchy(t)),It(n)&&(n=[n]);const o=this.queueLoad(t,n,r,s);if(!o.toLoad.length)return o.pending.length||s(),null;o.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],o=r[1];this.read(s,o,"read",void 0,void 0,(a,l)=>{a&&this.logger.warn(`${n}loading namespace ${o} for language ${s} failed`,a),!a&&l&&this.logger.log(`${n}loaded namespace ${o} for language ${s}`,l),this.loaded(t,a,l)})}saveMissing(t,n,r,s,o){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:o},d=this.backend.create.bind(this.backend);if(d.length<6)try{let p;d.length===5?p=d(t,n,r,s,c):p=d(t,n,r,s),p&&typeof p.then=="function"?p.then(u=>l(null,u)).catch(l):l(null,p)}catch(p){l(p)}else d(t,n,r,s,l,c)}!t||!t[0]||this.store.addResource(t[0],n,r,s)}}}const NC=()=>({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]),It(e[1])&&(t.defaultValue=e[1]),It(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}}),jC=e=>(It(e.ns)&&(e.ns=[e.ns]),It(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),It(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs&&e.supportedLngs.indexOf("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),e),mm=()=>{},qG=e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(n=>{typeof e[n]=="function"&&(e[n]=e[n].bind(e))})};class Op extends Fy{constructor(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0;if(super(),this.options=jC(t),this.services={},this.logger=Lo,this.modules={external:[]},qG(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&&(It(n.ns)?n.defaultNS=n.ns:n.ns.indexOf("translation")<0&&(n.defaultNS=n.ns[0]));const s=NC();this.options={...s,...this.options,...jC(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 o=p=>p?typeof p=="function"?new p:p:null;if(!this.options.isClone){this.modules.logger?Lo.init(o(this.modules.logger),this.options):Lo.init(null,this.options);let p;this.modules.formatter?p=this.modules.formatter:typeof Intl<"u"&&(p=VG);const u=new vC(this.options);this.store=new wC(this.options.resources,this.options);const f=this.services;f.logger=Lo,f.resourceStore=this.store,f.languageUtils=u,f.pluralResolver=new HG(u,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),p&&(!this.options.interpolation.format||this.options.interpolation.format===s.interpolation.format)&&(f.formatter=o(p),f.formatter.init(f,this.options),this.options.interpolation.format=f.formatter.format.bind(f.formatter)),f.interpolator=new BG(this.options),f.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},f.backendConnector=new UG(o(this.modules.backend),f.resourceStore,f,this.options),f.backendConnector.on("*",function(h){for(var g=arguments.length,w=new Array(g>1?g-1:0),k=1;k<g;k++)w[k-1]=arguments[k];t.emit(h,...w)}),this.modules.languageDetector&&(f.languageDetector=o(this.modules.languageDetector),f.languageDetector.init&&f.languageDetector.init(f,this.options.detection,this.options)),this.modules.i18nFormat&&(f.i18nFormat=o(this.modules.i18nFormat),f.i18nFormat.init&&f.i18nFormat.init(this)),this.translator=new Jg(this.services,this.options),this.translator.on("*",function(h){for(var g=arguments.length,w=new Array(g>1?g-1:0),k=1;k<g;k++)w[k-1]=arguments[k];t.emit(h,...w)}),this.modules.external.forEach(h=>{h.init&&h.init(this)})}if(this.format=this.options.interpolation.format,r||(r=mm),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const p=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);p.length>0&&p[0]!=="dev"&&(this.options.lng=p[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(p=>{this[p]=function(){return t.store[p](...arguments)}}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(p=>{this[p]=function(){return t.store[p](...arguments),t}});const c=wf(),d=()=>{const p=(u,f)=>{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(f),r(u,f)};if(this.languages&&this.options.compatibilityAPI!=="v1"&&!this.isInitialized)return p(null,this.t.bind(this));this.changeLanguage(this.options.lng,p)};return this.options.resources||!this.options.initImmediate?d():setTimeout(d,0),c}loadResources(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mm;const s=It(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 o=[],a=l=>{if(!l||l==="cimode")return;this.services.languageUtils.toResolveHierarchy(l).forEach(d=>{d!=="cimode"&&o.indexOf(d)<0&&o.push(d)})};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(o,this.options.ns,l=>{!l&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),r(l)})}else r(null)}reloadResources(t,n,r){const s=wf();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=mm),this.services.backendConnector.reload(t,n,o=>{s.resolve(),r(o)}),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"&&g2.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=wf();this.emit("languageChanging",t);const o=c=>{this.language=c,this.languages=this.services.languageUtils.toResolveHierarchy(c),this.resolvedLanguage=void 0,this.setResolvedLanguage(c)},a=(c,d)=>{d?(o(d),this.translator.changeLanguage(d),this.isLanguageChangingTo=void 0,this.emit("languageChanged",d),this.logger.log("languageChanged",d)):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 d=It(c)?c:this.services.languageUtils.getBestMatchFromCodes(c);d&&(this.language||o(d),this.translator.language||this.translator.changeLanguage(d),this.services.languageDetector&&this.services.languageDetector.cacheUserLanguage&&this.services.languageDetector.cacheUserLanguage(d)),this.loadResources(d,p=>{a(p,d)})};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 o=function(a,l){let c;if(typeof l!="object"){for(var d=arguments.length,p=new Array(d>2?d-2:0),u=2;u<d;u++)p[u-2]=arguments[u];c=s.options.overloadTranslationOptionHandler([a,l].concat(p))}else c={...l};c.lng=c.lng||o.lng,c.lngs=c.lngs||o.lngs,c.ns=c.ns||o.ns,c.keyPrefix!==""&&(c.keyPrefix=c.keyPrefix||r||o.keyPrefix);const f=s.options.keySeparator||".";let h;return c.keyPrefix&&Array.isArray(a)?h=a.map(g=>`${c.keyPrefix}${f}${g}`):h=c.keyPrefix?`${c.keyPrefix}${f}${a}`:a,s.t(h,c)};return It(t)?o.lng=t:o.lngs=t,o.ns=n,o.keyPrefix=r,o}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,o=this.languages[this.languages.length-1];if(r.toLowerCase()==="cimode")return!0;const a=(l,c)=>{const d=this.services.backendConnector.state[`${l}|${c}`];return d===-1||d===0||d===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(o,t)))}loadNamespaces(t,n){const r=wf();return this.options.ns?(It(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=wf();It(t)&&(t=[t]);const s=this.options.preload||[],o=t.filter(a=>s.indexOf(a)<0&&this.services.languageUtils.isSupportedCode(a));return o.length?(this.options.preload=s.concat(o),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 vC(NC());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 Op(t,n)}cloneInstance(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:mm;const r=t.forkResourceStore;r&&delete t.forkResourceStore;const s={...this.options,...t,isClone:!0},o=new Op(s);return(t.debug!==void 0||t.prefix!==void 0)&&(o.logger=o.logger.clone(t)),["store","services","language"].forEach(l=>{o[l]=this[l]}),o.services={...this.services},o.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},r&&(o.store=new wC(this.store.data,s),o.services.resourceStore=o.store),o.translator=new Jg(o.services,s),o.translator.on("*",function(l){for(var c=arguments.length,d=new Array(c>1?c-1:0),p=1;p<c;p++)d[p-1]=arguments[p];o.emit(l,...d)}),o.init(s,n),o.translator.options=s,o.translator.backendConnector.services.utils={hasLoadedNamespace:o.hasLoadedNamespace.bind(o)},o}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const ss=Op.createInstance();ss.createInstance=Op.createInstance;ss.createInstance;ss.dir;ss.init;ss.loadResources;ss.reloadResources;ss.use;ss.changeLanguage;ss.getFixedT;ss.t;ss.exists;ss.setDefaultNamespace;ss.hasLoadedNamespace;ss.loadNamespaces;ss.loadLanguages;function YG(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function $p(e){"@babel/helpers - typeof";return $p=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},$p(e)}function GG(e,t){if($p(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if($p(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function XG(e){var t=GG(e,"string");return $p(t)=="symbol"?t:t+""}function JG(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,XG(r.key),r)}}function QG(e,t,n){return t&&JG(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var y2=[],ZG=y2.forEach,eX=y2.slice;function tX(e){return ZG.call(eX.call(arguments,1),function(t){if(t)for(var n in t)e[n]===void 0&&(e[n]=t[n])}),e}var CC=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,nX=function(t,n,r){var s=r||{};s.path=s.path||"/";var o=encodeURIComponent(n),a="".concat(t,"=").concat(o);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(!CC.test(s.domain))throw new TypeError("option domain is invalid");a+="; Domain=".concat(s.domain)}if(s.path){if(!CC.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},EC={create:function(t,n,r,s){var o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};r&&(o.expires=new Date,o.expires.setTime(o.expires.getTime()+r*60*1e3)),s&&(o.domain=s),document.cookie=nX(t,encodeURIComponent(n),o)},read:function(t){for(var n="".concat(t,"="),r=document.cookie.split(";"),s=0;s<r.length;s++){for(var o=r[s];o.charAt(0)===" ";)o=o.substring(1,o.length);if(o.indexOf(n)===0)return o.substring(n.length,o.length)}return null},remove:function(t){this.create(t,"",-1)}},rX={name:"cookie",lookup:function(t){var n;if(t.lookupCookie&&typeof document<"u"){var r=EC.read(t.lookupCookie);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupCookie&&typeof document<"u"&&EC.create(n.lookupCookie,t,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},sX={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),o=s.split("&"),a=0;a<o.length;a++){var l=o[a].indexOf("=");if(l>0){var c=o[a].substring(0,l);c===t.lookupQuerystring&&(n=o[a].substring(l+1))}}}return n}},bf=null,_C=function(){if(bf!==null)return bf;try{bf=window!=="undefined"&&window.localStorage!==null;var t="i18next.translate.boo";window.localStorage.setItem(t,"foo"),window.localStorage.removeItem(t)}catch{bf=!1}return bf},iX={name:"localStorage",lookup:function(t){var n;if(t.lookupLocalStorage&&_C()){var r=window.localStorage.getItem(t.lookupLocalStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupLocalStorage&&_C()&&window.localStorage.setItem(n.lookupLocalStorage,t)}},vf=null,AC=function(){if(vf!==null)return vf;try{vf=window!=="undefined"&&window.sessionStorage!==null;var t="i18next.translate.boo";window.sessionStorage.setItem(t,"foo"),window.sessionStorage.removeItem(t)}catch{vf=!1}return vf},oX={name:"sessionStorage",lookup:function(t){var n;if(t.lookupSessionStorage&&AC()){var r=window.sessionStorage.getItem(t.lookupSessionStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupSessionStorage&&AC()&&window.sessionStorage.setItem(n.lookupSessionStorage,t)}},aX={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}},lX={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}},cX={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}},uX={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]}},x2=!1;try{document.cookie,x2=!0}catch{}var w2=["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"];x2||w2.splice(1,1);function dX(){return{order:w2,lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"],convertDetectedLanguage:function(t){return t}}}var b2=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};YG(this,e),this.type="languageDetector",this.detectors={},this.init(t,n)}return QG(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=tX(r,this.options||{},dX()),typeof this.options.convertDetectedLanguage=="string"&&this.options.convertDetectedLanguage.indexOf("15897")>-1&&(this.options.convertDetectedLanguage=function(o){return o.replace("-","_")}),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=s,this.addDetector(rX),this.addDetector(sX),this.addDetector(iX),this.addDetector(oX),this.addDetector(aX),this.addDetector(lX),this.addDetector(cX),this.addDetector(uX)}},{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(o){if(r.detectors[o]){var a=r.detectors[o].lookup(r.options);a&&typeof a=="string"&&(a=[a]),a&&(s=s.concat(a))}}),s=s.map(function(o){return r.options.convertDetectedLanguage(o)}),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(o){s.detectors[o]&&s.detectors[o].cacheUserLanguage(n,s.options)}))}}])}();b2.type="languageDetector";const fX={name:"AgentFlow",tagline:"AI Workflow Orchestration"},pX={projects:"Projects",nodes:"Nodes",myNodes:"My Nodes",myFlows:"My Flows",skills:"Skills",mcps:"MCP",feedback:"Feedback",flowEditor:"Flow Editor",settings:"Settings",back:"Back"},hX={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"},mX={success:"Success",failed:"Failed",pending:"Pending",running:"Running",skipped:"Skipped"},gX={agent:"Agent",control:"Control",tool:"Tool",start:"Start",end:"End"},yX={online:"Engine Online",offline:"Engine Offline",connecting:"Connecting…"},xX={hub:"AgentFlow Hub",docs:"Documentation",github:"GitHub Repository"},wX={app:fX,nav:pX,common:hX,status:mX,nodeTypes:gX,engine:yX,links:xX},bX="Flow Editor",vX="Nodes",kX="Edges",SX="Properties",NX={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"},jX={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}}"},CX={run:"Run Flow",stop:"Stop",resume:"Resume",validate:"Validate",export:"Export",import:"Import"},EX={nodeList:"Node List",runHistory:"Run History",validation:"Validation Results"},_X={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"},AX={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)"},PX={saving:"Saving...",saved:"Saved",saveFailed:"Save failed",runInTerminal:"Please use terminal to run"},IX={requirement:"Requirement Analysis",planning:"Technical Planning",code:"Code Execution",test:"Test Regression",normal:"Normal"},TX={phase:"Phase",allPhasesComplete:"All phases completed",currentPhaseComplete:"Current phase completed, waiting for confirmation..."},RX={node:"Node",text:"Text",file:"File",bool:"Boolean"},MX={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"},LX={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"},OX={title:"Jump to node",placeholder:"Type node ID or label…",empty:"No matching nodes",hintNavigate:"navigate",hintJump:"jump",hintClose:"close"},$X={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."},DX={mainNav:"Main Navigation"},FX={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'},zX={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):
235
+ {{summary}}`,step:"Step {{current}}/{{total}}: {{description}}",phaseGeneration:`Phased generation ({{count}} phases): {{labels}}
236
+ 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}}"},HX={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"},BX={nodePalette:"Node Palette",noPipelineSelected:"No pipeline selected",moreRuns:"+{{count}} more",moreFlows:"+{{count}} more flows",runId:"Run ID: {{id}}"},WX={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}}"},VX={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"},KX={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"},UX={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"},qX={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"},YX={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"},GX={invalidPlaceholder:"Invalid placeholder: {{hint}}",empty:"(empty)",inputSubtitle:"Input · {{type}}",inputSubtitleNoType:"Input",outputSubtitle:"Output · {{type}}",outputSubtitleNoType:"Output",runtimeConst:"Runtime constant"},XX={justNow:"Just now",minutesAgo:"{{n}} min ago",hoursAgo:"{{n}} hr ago",yesterday:"Yesterday",daysAgo:"{{n}} days ago",milliseconds:"{{n}} ms",seconds:"{{n}} s"},JX={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"},QX={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."},ZX={title:"Print Output: {{instanceId}}",expand:"Expand",restore:"Restore"},eJ={save:"Save",cancel:"Cancel"},tJ={title:"Run with Params",noParams:"No input params in this flow",run:"Run",cancel:"Cancel"},nJ={title:"Run with Preset",noPresets:"No presets available",default:"Default run",run:"Run",cancel:"Cancel"},rJ={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"},sJ={title:bX,nodes:vX,edges:kX,properties:SX,node:NX,nodeProps:jX,actions:CX,panel:EX,palette:_X,pipeline:AX,status:PX,roles:IX,phases:TX,types:RX,runContext:MX,shortcuts:LX,jumpPalette:OX,emptyCanvas:$X,sidebar:DX,validation:FX,composer:zX,topbar:HX,palette2:BX,run:WX,fileEdit:VX,settings:KX,schedule:UX,history:qX,nodePropsError:YX,placeholder:GX,time:XX,userCheck:JX,userAsk:QX,toolPrint:ZX,provideEdit:eJ,runParams:tJ,runPreset:nJ,runConfig:rJ},iJ="Settings",oJ={engine:"Engine Settings",preferences:"Global Preferences"},aJ={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)."},lJ={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..."}},cJ={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."},uJ={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."},dJ={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)"},fJ={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"},pJ={title:"System Status",normal:"Service normal",abnormal:"Some interfaces abnormal",cursorModels:"Cursor Models",opencodeModels:"OpenCode Models",claudeCodeModels:"Claude Code Models"},hJ={title:"Shortcuts",projects:"Projects & Pipelines",flowEditor:"Node Canvas"},mJ={title:"Language",description:"Select your preferred language for the interface",options:{zh:"中文",en:"English",ja:"日本語"}},gJ={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."},yJ={title:iJ,crumb:oJ,workspace:aJ,cursor:lJ,opencode:cJ,claudeCode:uJ,env:dJ,allowlist:fJ,system:pJ,shortcuts:hJ,language:mJ,onboarding:gJ},xJ={thinking:"Thinking",result:"Result",reply:"Reply",error:"Error"},wJ={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)"},bJ={send:"Send",stop:"Stop",expand:"Expand",collapse:"Collapse",clear:"Clear"},vJ={conversation:"Chat",conversationWithNumber:"Chat {{num}}",default:"Default"},kJ={endSession:"End chat (will stop generation)",closeSession:"Close chat",newSession:"New chat",expandComposer:"Expand chat and output"},SJ={hint:"Use the bottom input box for AI chat, with @node mentions, model selection, and more"},NJ={aiLabels:xJ,placeholders:wJ,actions:bJ,labels:vJ,tooltips:kJ,rightPanel:SJ},jJ="Projects",CJ="All",EJ="Archived",_J="Nodes",AJ="My Nodes",PJ="My Flows",IJ="Skills",TJ="Active Projects",RJ="Archived Pipelines",MJ="Global Nodes",LJ="Manage node versions published to the current workspace marketplace, {{count}} total.",OJ="Manage flow snippets published to the current workspace marketplace, {{count}} total.",$J="Global Skills",DJ="Create New Project",FJ="New Pipeline",zJ="SEARCH PIPELINES...",HJ="SEARCH NODES...",BJ="SEARCH FLOW SNIPPETS...",WJ="SEARCH SKILLS...",VJ="Refresh Resources",KJ="Loading pipelines...",UJ="Loading global resources...",qJ="Filter result: {{count}} items (matching title, description, path and tags)",YJ="Archived pipelines can still be opened and edited; files are located in the _archived subdirectory of each pipelines directory.",GJ="Manage your distributed node architectures and monitoring pipelines. Drag flow.yaml or .zip into this page to import shared flows.",XJ="Review all globally available node definitions, {{count}} total, including built-in, workspace, and marketplace nodes.",JJ="Review Composer-selectable skills, {{count}} total, including AgentFlow built-ins and workspace skills.",QJ="Executable building blocks for pipeline runtime",ZJ="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.",eQ="Published local node packages",tQ="Only node versions published to this workspace marketplace appear here. Inspect details and delete versions that no flow uses.",nQ="Published flow snippets",rQ="Flow snippets published from Pipeline or Workspace canvases appear here. Search and inspect them, then load them from the canvas flow palette.",sQ="Operating guides for Composer and agents",iQ="Skills tell AI which rules to follow for a task, how to change flows, and how to reuse project conventions.",oQ="No archived projects.",aQ="No active pipelines; archived items are in the Archived tab.",lQ="No global nodes available.",cQ="No marketplace nodes have been published.",uQ="No flow snippets have been published. Select multiple canvas nodes and publish them first.",dQ="No skills available.",fQ="No description.",pQ='No node matches "{{query}}".',hQ='No flow snippet matches "{{query}}".',mQ='No skill matches "{{query}}".',gQ="{{inputs}} in / {{outputs}} out",yQ="Flow Snippet",xQ="{{nodes}} nodes / {{edges}} edges",wQ="Skill",bQ="Node detail",vQ="Flow snippet detail",kQ="Skill detail",SQ="Type",NQ="Source",jQ="Package",CQ="Version",EQ="Path",_Q="Editable",AQ="Read only",PQ="Editable",IQ="Schema",TQ="Inputs",RQ="Outputs",MQ="Runtime",LQ="Node Body",OQ="Files",$Q="Usage",DQ="No runtime manifest.",FQ="No node body or README.",zQ="No previewable files.",HQ="Select a file to preview.",BQ="Binary file preview is not supported.",WQ="Large file; showing the first 256KB only.",VQ="No pipelines using this node were found.",KQ="Node Management",UQ="Delete Node Version",qQ="Deleting...",YQ="AgentFlow checks all flow references before deleting; installed or used versions are kept.",GQ="Delete {{id}}@{{version}}? This cannot be undone.",XQ="Deleted {{id}}@{{version}}.",JQ="{{count}} flow(s) still use it.",QQ="Flow Snippet Management",ZQ="Delete Flow Snippet",eZ="Deleting...",tZ="Deleting it only removes this reusable marketplace snippet. Nodes already loaded onto canvases are not changed.",nZ="Delete {{id}}@{{version}}? This cannot be undone.",rZ="Deleted {{id}}@{{version}}.",sZ="No slots",iZ="Purpose",oZ="This node is an execution unit in a pipeline. Its schema affects canvas wiring, parameter input, and runtime scheduling.",aZ="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.",lZ="Scale",cZ="Flow Preview",uZ="Edges",dZ="Snippet JSON",fZ="{{count}} more edge(s)",pZ="No previewable nodes.",hZ="This skill is injected into Composer as context for AI, constraining its decisions, edit strategy, and output format.",mZ="SKILL.md Preview",gZ="No preview content available.",yZ="Select a resource to inspect details.",xZ="Failed to load pipeline list.",wZ="No pipelines in current workspace.",bZ="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.",vZ='No pipelines found matching "{{query}}". Try different keywords or clear the search.',kZ="Recent Activity",SZ="No recent activity",NZ="No recent activity matching the keyword",jZ="Recent Run",CZ="Recent Open",EZ={builtin:"Built-in",workspace:"Workspace",user:"User"},_Z={flow:"Flow",global:"Global",marketplace:"Marketplace"},AZ={all:"All",agent:"Agent",control:"Control",provide:"Provide",marketplace:"Marketplace",builtin:"AgentFlow","workspace-agents":".agents","workspace-cursor":".cursor"},PZ={overview:"Overview",schema:"Schema",runtime:"Runtime",files:"Files",usage:"Usage"},IZ="Open to edit this pipeline in the node canvas.",TZ={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>"},RZ={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"},MZ={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"},LZ={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"},OZ={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"},$Z={title:jJ,all:CJ,archived:EJ,nodes:_J,myNodes:AJ,myFlows:PJ,skills:IJ,activeProjects:TJ,archivedPipelines:RJ,globalNodes:MJ,myNodesHint:LJ,myFlowsHint:OJ,globalSkills:$J,createNew:DJ,newPipeline:FJ,searchPipelines:zJ,searchNodes:HJ,searchFlows:BJ,searchSkills:WJ,refreshResources:VJ,loadingPipelines:KJ,loadingResources:UJ,filterResult:qJ,archivedHint:YJ,activeHint:GJ,nodesHint:XJ,skillsHint:JJ,nodesPurposeTitle:QJ,nodesPurposeDesc:ZJ,myNodesPurposeTitle:eQ,myNodesPurposeDesc:tQ,myFlowsPurposeTitle:nQ,myFlowsPurposeDesc:rQ,skillsPurposeTitle:sQ,skillsPurposeDesc:iQ,noArchived:oQ,noActive:aQ,noNodes:lQ,noMyNodes:cQ,noMyFlows:uQ,noSkills:dQ,noDescription:fQ,noNodeMatch:pQ,noFlowSnippetMatch:hQ,noSkillMatch:mQ,nodeSlots:gQ,flowSnippet:yQ,flowSnippetNodes:xQ,skill:wQ,nodeDetail:bQ,flowDetail:vQ,skillDetail:kQ,detailType:SQ,detailSource:NQ,detailPackage:jQ,detailVersion:CQ,detailPath:EQ,detailEditable:_Q,readOnly:AQ,editable:PQ,nodeSchema:IQ,nodeInputs:TQ,nodeOutputs:RQ,nodeRuntime:MQ,nodeBody:LQ,nodeFiles:OQ,nodeUsage:$Q,noRuntimeManifest:DQ,noNodeBody:FQ,noNodeFiles:zQ,selectNodeFile:HQ,binaryFile:BQ,fileTruncated:WQ,noNodeUsage:VQ,myNodeManagement:KQ,deleteMyNode:UQ,deletingMyNode:qQ,deleteMyNodeHint:YQ,deleteMyNodeConfirm:GQ,deleteMyNodeSuccess:XQ,deleteMyNodeUsedBy:JQ,myFlowManagement:QQ,deleteMyFlow:ZQ,deletingMyFlow:eZ,deleteMyFlowHint:tZ,deleteMyFlowConfirm:nZ,deleteMyFlowSuccess:rZ,noSlots:sZ,resourceMeaning:iZ,nodesMeaning:oZ,myFlowsMeaning:aZ,flowSnippetScale:lZ,flowSnippetPreview:cZ,flowSnippetEdges:uZ,flowSnippetJson:dZ,flowSnippetMoreEdges:fZ,noFlowSnippetPreview:pZ,skillsMeaning:hZ,skillPreview:mZ,skillPreviewEmpty:gZ,selectResource:yZ,loadFailed:xZ,noPipelines:wZ,emptyHint:bZ,noMatch:vZ,recentActivity:kZ,noRecentActivity:SZ,noMatchRecent:NZ,recentRun:jZ,recentOpen:CZ,sourceBadge:EZ,resourceSource:_Z,resourceFilter:AZ,nodeDetailTabs:PZ,defaultCardDesc:IZ,hubCard:TZ,newPipelineModal:RZ,importModal:MZ,deleteModal:LZ,archiveModal:OZ},DZ="Back",FZ="Next",zZ="Skip",HZ="Done",BZ="Start Creating",WZ={intro:`Welcome to AgentFlow! This is a visual workflow orchestration tool.
237
+
238
+ Click the button below to create your first pipeline.`,hubIntro:`Don't want to start from scratch?
239
+
240
+ Browse ready-made pipelines on AgentFlow Hub — community-shared flows you can install and run in one click.`},VZ={intro:`Now you're in the flow editor.
241
+
242
+ Describe your requirements in natural language in the input box below, and AI will generate the flow graph.
243
+
244
+ The left node panel allows you to freely drag, delete, and adjust connections.`,introEmpty:`The canvas is empty. Start creating your flow!
245
+
246
+ Describe your requirements in natural language in the input box below, and AI will generate the flow graph.
247
+
248
+ The left node panel allows you to freely drag, delete, and adjust connections.`},KZ={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"},UZ={back:DZ,next:FZ,skip:zZ,done:HZ,startCreate:BZ,projects:WZ,flow:VZ,newPipeline:KZ},qZ={name:"AgentFlow",tagline:"AI 工作流编排"},YZ={projects:"项目",nodes:"Nodes",myNodes:"我的 Nodes",myFlows:"我的流程",skills:"Skills",mcps:"MCP",feedback:"意见反馈",flowEditor:"流程编辑器",settings:"设置",back:"返回"},GZ={loading:"加载中…",saving:"保存中…",save:"保存",cancel:"取消",delete:"删除",edit:"编辑",create:"创建",close:"关闭",confirm:"确认",copy:"复制",copied:"已复制!",refresh:"刷新",search:"搜索",filter:"筛选",success:"成功",error:"错误",warning:"警告",info:"信息",done:"完成",pending:"待处理",running:"运行中",notFound:"未找到",required:"必填",optional:"可选"},XZ={success:"成功",failed:"失败",pending:"等待",running:"运行中",skipped:"跳过"},JZ={agent:"Agent 节点",control:"控制节点",tool:"工具节点",start:"开始",end:"结束"},QZ={online:"引擎在线",offline:"引擎离线",connecting:"连接中…"},ZZ={hub:"AgentFlow Hub",docs:"文档",github:"GitHub 仓库"},eee={app:qZ,nav:YZ,common:GZ,status:XZ,nodeTypes:JZ,engine:QZ,links:ZZ},tee="流程编辑器",nee="节点",ree="连线",see="属性",iee={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:"编辑内容"},oee={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}}"},aee={run:"运行流程",stop:"停止",resume:"继续",validate:"校验",export:"导出",import:"导入"},lee={nodeList:"节点列表",runHistory:"运行历史",validation:"校验结果"},cee={workspace:"工作区",loading:"加载中…",archived:"已归档",noPipelines:"暂无流水线",more:"更多",moreFlows:"更多流程",noRuns:"暂无运行记录",searchNodes:"搜索节点",noComponents:"暂无可用组件(检查节点库目录)",noMatch:"无匹配节点,请调整搜索词",selectPipeline:"从上方选择一条流水线以加载组件与画布",validationWarnings:"校验警告(与 agentflow validate 槽位检查一致)",output:"输出",model:"模型",userDir:"用户目录",toggleRecentActivity:"展开或收起最近打开或最近运行"},uee={selectPipeline:"请从顶部下拉选择一条流水线",loadingProps:"加载节点属性…",pipelineId:"流水线 ID",diskPath:"磁盘路径",storageLocation:"存储位置",introduction:"介绍",introductionPlaceholder:"简要描述这条流水线的用途(写入 flow.yaml 的 ui.description)",metadata:"元数据",nodeCount:"节点数",nodesUnit:"个节点",loading:"加载中…",noRuns:"暂无运行记录(终端执行后会在工作区生成运行目录)"},dee={saving:"保存中…",saved:"已保存",saveFailed:"保存失败",runInTerminal:"运行请使用终端"},fee={requirement:"需求拆解",planning:"技术规划",code:"代码执行",test:"测试回归",normal:"普通"},pee={phase:"阶段",allPhasesComplete:"所有阶段完成",currentPhaseComplete:"当前阶段完成,等待确认继续…"},hee={node:"节点",text:"文本",file:"文件",bool:"布尔"},mee={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:"等待"},gee={title:"快捷键",general:"常规",saveDesc:"保存;节点属性侧栏打开时先提交节点再保存 flow",shortcutsLabel:"快捷键",jumpToNode:"按 ID 跳转到节点",openNodePalette:"打开节点面板",canvas:"画布",selectTool:"选择工具",panTool:"平移工具",holdSpacePan:"按住空格临时平移",saveViewport:"保存当前进入视角",selectAll:"全选所有节点",undo:"撤销画布修改",redo:"重做画布修改"},yee={title:"跳转到节点",placeholder:"输入节点 ID 或名称…",empty:"未匹配到节点",hintNavigate:"切换",hintJump:"跳转",hintClose:"关闭"},xee={title:"开始构建你的流程",text:"在下方 AI 输入框中描述你的流程,或从左侧面板拖拽节点到画布",composerHint:"使用 AI Composer 构建 AgentFlow",composerSub:"从左侧拖入节点,或在<strong>下方输入框</strong>中用自然语言描述工作流。<br/>按 <kbd>?</kbd> 查看快捷键。"},wee={mainNav:"主导航"},bee={flowWarningAriaLabel:"流程校验警告",reloadFromServer:"从服务器重新加载流程并刷新校验",reloadFromServerShort:"从服务器重新加载",closeBanner:"关闭校验警告横幅",nodePrefix:"节点",focusNodeAriaLabel:"在画布中选中并定位节点 {{nodeId}}",slotWarningCount:"槽位校验 {{count}} 条(已隐藏)",show:"显示",shortcutHint:"按 ? 查看快捷键",shortcutHintLabel:"快捷键",inputSlotNoEdge:' 的 input 槽位 "{{slotName}}"({{handle}})无对应 edge 连接',outputSlotNoEdge:' 的 output 槽位 "{{slotName}}"({{handle}})无对应 edge 连接'},vee={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}} 步):
249
+ {{summary}}`,step:"步骤 {{current}}/{{total}}: {{description}}",phaseGeneration:`分阶段生成({{count}} 阶段):{{labels}}
250
+ 当前:{{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}}"},kee={currentPipeline:"当前流水线",backToEdit:"返回编辑",backToProjects:"返回项目",executionLog:"执行日志",history:"历史",pipelineSettings:"流水线设置",shortcutsLabel:"快捷键",shortcutsTitle:"快捷键 (?)",deletePipeline:"删除流水线",resumeTitle:"在同一 run 目录继续执行(uuid={{uuid}})",resumeTitleNoUuid:"尚未收到 apply-start,将发起新的 run",rerunTitle:"从头开始新的运行",runOptions:"运行选项",runWithParams:"带参数运行",runWithPreset:"指定预设运行",editRun:"编辑运行参数",startRun:"开始执行",stopRun:"停止后台运行"},See={nodePalette:"节点调色板",noPipelineSelected:"未选择流水线",moreRuns:"+{{count}} 更多",moreFlows:"+{{count}} 更多流程",runId:"运行 ID: {{id}}"},Nee={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}} 的分支"},jee={close:"关闭",loading:"加载中…",placeholder:"文件内容",largeFileWarning:"文件较大,编辑器性能可能受影响",reset:"重置",aiEdit:"AI 修改",aiRunning:"AI 处理中…",save:"保存",saving:"保存中…",saved:"已保存"},Cee={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:"已复制"},Eee={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:"定时配置已保存"},_ee={title:"执行历史",summary:"执行结果汇总",successCount:"{{count}} 成功",failedCount:"{{count}} 失败",stoppedCount:"{{count}} 已停止",interruptedCount:"{{count}} 已中断",runningCount:"{{count}} 进行中",success:"成功",failed:"失败",stopped:"已停止",interrupted:"已中断",running:"进行中",unknown:"未知",runLabel:"运行 #{{id}}",enterRunView:"进入该次运行的画布与日志态"},Aee={invalidInstanceId:"实例 ID 格式无效:仅允许英文字母、数字、下划线、短横线,且不能以数字开头。",duplicateInstanceId:"该实例 ID 已存在,请换一个。",loadFlowFailed:"读取 flow 失败",loadNodesFailed:"读取节点库失败"},Pee={invalidPlaceholder:"无效占位符: {{hint}}",empty:"(空)",inputSubtitle:"输入 · {{type}}",inputSubtitleNoType:"输入",outputSubtitle:"输出 · {{type}}",outputSubtitleNoType:"输出",runtimeConst:"运行时常量"},Iee={justNow:"刚刚",minutesAgo:"{{n}} 分钟前",hoursAgo:"{{n}} 小时前",yesterday:"昨天",daysAgo:"{{n}} 天前",milliseconds:"{{n}} 毫秒",seconds:"{{n}} 秒"},Tee={title:"用户确认 ({{instanceId}})",edit:"编辑",save:"保存",cancel:"取消",aiEditPlaceholder:"输入 AI 修改指令,如:删除第二项、合并前两项…",aiEditBtn:"AI 修改",aiEditStarted:"AI 正在修改内容…",aiEditDone:"AI 修改完成",aiEditFailed:"AI 修改失败",contentSaved:"内容已保存",saveFailed:"保存失败",close:"关闭",continue:"继续执行",hint:"编辑或使用 AI 修改后点击保存,然后点击「继续执行」恢复流程"},Ree={title:"用户选择 ({{instanceId}})",hint:"请从下方选项中选择一项以继续流程",submitting:"提交中…",submitFailed:"提交失败",close:"关闭",noOptions:"该节点未配置选项,请先在编辑器中为 output 槽位添加条目。"},Mee={title:"Print 输出: {{instanceId}}",expand:"放大",restore:"还原"},Lee={save:"保存",cancel:"取消"},Oee={title:"带参数运行",noParams:"此流程无输入参数",run:"运行",cancel:"取消"},$ee={title:"指定预设运行",noPresets:"无可用预设",default:"默认运行",run:"运行",cancel:"取消"},Dee={preset:"预设",default:"默认",newPreset:"新建预设",deletePreset:"删除预设",presetNamePlaceholder:"预设名称",inputParams:"输入参数",noProvideNodes:"此流程无 provide 节点",filePathPlaceholder:"文件路径…",stringValuePlaceholder:"值…",presetSaved:"预设已保存",presetDeleted:"预设已删除",savePreset:"保存当前预设",expandInput:"编辑内容"},Fee={title:tee,nodes:nee,edges:ree,properties:see,node:iee,nodeProps:oee,actions:aee,panel:lee,palette:cee,pipeline:uee,status:dee,roles:fee,phases:pee,types:hee,runContext:mee,shortcuts:gee,jumpPalette:yee,emptyCanvas:xee,sidebar:wee,validation:bee,composer:vee,topbar:kee,palette2:See,run:Nee,fileEdit:jee,settings:Cee,schedule:Eee,history:_ee,nodePropsError:Aee,placeholder:Pee,time:Iee,userCheck:Tee,userAsk:Ree,toolPrint:Mee,provideEdit:Lee,runParams:Oee,runPreset:$ee,runConfig:Dee},zee="设置",Hee={engine:"引擎设置",preferences:"全局首选项"},Bee={title:"工作区",currentPath:"当前工作区根目录",placeholder:"加载中…",copyPath:"复制路径",description:"流水线与节点清单将相对于此目录解析(由启动 UI 时传入)。"},Wee={title:"Cursor CLI",status:{cached:"已缓存",notCached:"未缓存"},modelPreviewLabel:"Cursor 模型名称列表",modelList:{cached:"模型清单已缓存",empty:"暂无模型列表",count:"{{count}} 条",fetchedAt:"更新 {{time}}",never:"尚未拉取",refresh:"刷新清单",fetching:"拉取中…"}},Vee={modelPreviewLabel:"OpenCode 模型名称列表",title:"OpenCode CLI",status:{ready:"就绪",notFound:"未找到"},provider:"方案 / Provider 标识",providerPlaceholder:"例如 bailian-coding-plan",saving:"正在保存并更新清单…",description:"对应 CLI opencode models <provider> 的参数;停止输入后会写入用户目录 config 并刷新 model-lists.json。"},Kee={title:"Claude Code CLI",status:{ready:"就绪",notFound:"未找到"},modelPreviewLabel:"Claude Code 模型名称列表",description:"内置模型列表(Claude Code CLI 无 models 子命令);刷新将探测 claude 二进制是否在 PATH 中。首次使用请先执行 claude /login。"},Uee={title:"环境变量",note:"当前登录用户私有,运行时优先于服务全局环境变量",noteAdmin:"可配置个人或全局环境变量;个人同名变量优先于全局",saving:"正在保存...",key:"键",value:"值",scope:"范围",personal:"个人",global:"全局",add:"添加",delete:"删除 {{key}}",invalidKey:"环境变量名必须以字母或下划线开头,且只能包含字母、数字和下划线。",newKey:"新环境变量键",newValue:"值(密钥请谨慎)"},qee={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:"添加"},Yee={title:"系统状态",normal:"服务正常",abnormal:"部分接口异常",cursorModels:"Cursor 模型",opencodeModels:"OpenCode 模型",claudeCodeModels:"Claude Code 模型"},Gee={title:"快捷入口",projects:"项目与流水线",flowEditor:"节点画布"},Xee={title:"语言",description:"选择界面显示语言",options:{zh:"中文",en:"English",ja:"日本語"}},Jee={title:"新手引导",description:"重新启动产品引导流程,了解 AgentFlow 的核心功能。",reset:"重置引导",resetSuccess:"已重置,下次访问将自动启动引导"},Qee={title:zee,crumb:Hee,workspace:Bee,cursor:Wee,opencode:Vee,claudeCode:Kee,env:Uee,allowlist:qee,system:Yee,shortcuts:Gee,language:Xee,onboarding:Jee},Zee={thinking:"思考",result:"结果",reply:"回复",error:"错误"},ete={input:"让 AI 协助编辑此节点…",waiting:"等待响应…",selectedEmpty:"在画布上选择节点,或在输入框用 @ 选择实例(Instances)或节点类型(Node)",textarea:"描述你的流程或让 AI 协助编辑(⌘/Ctrl+Enter 发送)"},tte={send:"发送",stop:"停止",expand:"展开",collapse:"收起",clear:"清空"},nte={conversation:"对话",conversationWithNumber:"对话 {{num}}",default:"默认"},rte={endSession:"结束对话(将停止生成)",closeSession:"关闭对话",newSession:"新建对话",expandComposer:"展开对话与输出"},ste={hint:"使用底部输入框进行 AI 对话,支持 @节点、选择模型等功能"},ite={aiLabels:Zee,placeholders:ete,actions:tte,labels:nte,tooltips:rte,rightPanel:ste},ote="项目",ate="全部",lte="已归档",cte="Nodes",ute="我的 Nodes",dte="我的流程",fte="Skills",pte="活跃项目",hte="已归档流水线",mte="全局 Nodes",gte="管理当前工作区已发布到本地 Marketplace 的节点,共 {{count}} 个。",yte="管理当前工作区已发布到本地 Marketplace 的流程片段,共 {{count}} 个。",xte="全局 Skills",wte="创建新项目",bte="新建流水线",vte="搜索流水线…",kte="搜索 nodes…",Ste="搜索流程片段…",Nte="搜索 skills…",jte="刷新资源",Cte="加载流水线列表…",Ete="加载全局资源…",_te="筛选结果:{{count}} 条(匹配标题、描述、路径与标签)",Ate="已归档的流水线仍可打开与编辑;文件位于各 pipelines 目录下的 _archived。",Pte="管理分布式节点架构与监控流水线。可将 flow.yaml 或 .zip 拖入本页导入分享流程。",Ite="查看当前可用的全局节点定义,共 {{count}} 个;包含内置、工作区与 marketplace 节点。",Tte="查看当前 Composer 可选择的 skills,共 {{count}} 个;包含 AgentFlow 内置与工作区 skills。",Rte="流程运行时的可执行积木",Mte="Nodes 决定画布上能拖什么、节点有哪些输入输出,以及运行时走 agent、control、provide 或 marketplace 哪类逻辑。",Lte="已发布的本地节点包",Ote="这里仅显示你发布到当前 Workspace Marketplace 的节点版本;可查看详情并删除未被 Flow 使用的版本。",$te="已发布的流程片段",Dte="这里显示从 Pipeline 或 Workspace 画布发布的流程片段,可搜索、检查内容,并从画布的流程面板中加载复用。",Fte="Composer/Agent 的操作指南",zte="Skills 告诉 AI 在特定任务里应遵守什么规则、如何修改 flow、如何复用项目约定。",Hte="暂无归档项目。",Bte="暂无未归档流水线;已归档项在 Archived 标签中查看。",Wte="暂无可用全局 nodes。",Vte="暂无已发布的 marketplace nodes。",Kte="暂无已发布的流程片段。可在画布中选中多个节点后发布。",Ute="暂无可用 skills。",qte="暂无描述。",Yte="未找到与「{{query}}」匹配的 node。",Gte="未找到与「{{query}}」匹配的流程片段。",Xte="未找到与「{{query}}」匹配的 skill。",Jte="{{inputs}} in / {{outputs}} out",Qte="流程片段",Zte="{{nodes}} 节点 / {{edges}} 连线",ene="Skill",tne="Node 详情",nne="流程片段详情",rne="Skill 详情",sne="类型",ine="来源",one="包",ane="版本",lne="路径",cne="可编辑",une="只读",dne="可编辑",fne="Schema",pne="输入",hne="输出",mne="Runtime",gne="节点内容",yne="Files",xne="Usage",wne="暂无 runtime manifest。",bne="暂无节点正文或 README。",vne="暂无可预览文件。",kne="请选择文件查看内容。",Sne="二进制文件暂不支持预览。",Nne="文件较大,仅显示前 256KB。",jne="暂未发现使用此 node 的流水线。",Cne="节点管理",Ene="删除节点版本",_ne="删除中…",Ane="删除前会检查所有 Flow 引用;仍被安装或使用的版本不会被删除。",Pne="确定删除 {{id}}@{{version}}?此操作不可撤销。",Ine="已删除 {{id}}@{{version}}。",Tne="仍有 {{count}} 个 Flow 使用它。",Rne="流程片段管理",Mne="删除流程片段",Lne="删除中…",One="删除后不会影响已经加载到画布里的节点,只会移除 Marketplace 中这个可复用片段。",$ne="确定删除 {{id}}@{{version}}?此操作不可撤销。",Dne="已删除 {{id}}@{{version}}。",Fne="无槽位",zne="作用",Hne="这个 node 是 pipeline 的执行单元。它的 schema 会影响画布连线、参数输入和运行时调度。",Bne="流程片段是固定化流程的一部分。加载时会复制这组节点、连线和布局到当前画布,不覆盖已有内容。",Wne="规模",Vne="流程预览",Kne="连线",Une="片段 JSON",qne="还有 {{count}} 条连线",Yne="暂无可预览节点。",Gne="这个 skill 会作为 Composer 的上下文注入给 AI,用于约束 AI 的判断、修改方式和输出口径。",Xne="SKILL.md 预览",Jne="暂无可预览内容。",Qne="请选择一个资源查看详情。",Zne="未能加载流水线列表。",ere="当前工作区暂无流水线。",tre="在仓库根目录执行 {{code1}} 并确认工作区包含 {{code2}} 或用户目录下的流水线;亦可点击 New Pipeline 新建。",nre="未找到与「{{query}}」匹配的流水线。可尝试其他关键词,或点击清除搜索。",rre="最近打开或最近运行",sre="暂无打开或运行记录",ire="暂无与关键词匹配的最近记录",ore="最近运行",are="最近打开",lre={builtin:"内置",workspace:"工作区",user:"用户"},cre={flow:"Flow",global:"Global",marketplace:"Marketplace"},ure={all:"全部",agent:"Agent",control:"Control",provide:"Provide",marketplace:"Marketplace",builtin:"AgentFlow","workspace-agents":".agents","workspace-cursor":".cursor"},dre={overview:"概览",schema:"Schema",runtime:"Runtime",files:"Files",usage:"Usage"},fre="打开以在节点画布中编辑此流水线。",pre={eyebrow:"AgentFlow Hub",title:"浏览社区流程",desc:"发现并一键安装社区分享的现成流水线。",cta:"前往 Hub",cliHint:"或通过 CLI 安装:agentflow download <slug>"},hre={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:"关闭"},mre={title:"导入流水线",lead:"已选择文件「{{filename}}」。请确认流水线名称与保存位置;ZIP 将保留目录内脚本等文件。",nameLabel:"名称(必填)",namePlaceholder:"例如 my_shared_flow",nameHint:"须以英文字母开头,仅可使用字母、数字、下划线 _ 与连字符 -",locationLabel:"保存位置",userDir:"用户目录(~/agentflow/pipelines)",workspaceDir:"当前工作区(.workspace/agentflow/pipelines)",changeFile:"更换文件…",importFailed:"导入失败",importing:"导入中…",importAndOpen:"导入并打开",cancel:"取消",close:"关闭"},gre={title:"删除流水线",lead:"将永久删除磁盘上的流水线目录(含 flow.yaml、脚本等),无法撤销。请在下方输入流水线 ID「{{flowId}}」以确认。",confirmLabel:"确认流水线名称",deleteFailed:"删除失败",deleteTimeout:"删除请求超时,请重试(可先检查终端中的 UI 服务日志)",delete:"删除",deleting:"删除中…",confirmDelete:"确认删除",cancel:"取消",close:"关闭"},yre={title:"归档流水线",lead:"归档后流水线将移入「Archived」列表,仍可从该列表打开与编辑。请在下方输入流水线 ID「{{flowId}}」以确认。",confirmLabel:"确认流水线名称",archiveFailed:"归档失败",archive:"归档",archiving:"归档中…",confirmArchive:"确认归档",cancel:"取消",close:"关闭"},xre={title:ote,all:ate,archived:lte,nodes:cte,myNodes:ute,myFlows:dte,skills:fte,activeProjects:pte,archivedPipelines:hte,globalNodes:mte,myNodesHint:gte,myFlowsHint:yte,globalSkills:xte,createNew:wte,newPipeline:bte,searchPipelines:vte,searchNodes:kte,searchFlows:Ste,searchSkills:Nte,refreshResources:jte,loadingPipelines:Cte,loadingResources:Ete,filterResult:_te,archivedHint:Ate,activeHint:Pte,nodesHint:Ite,skillsHint:Tte,nodesPurposeTitle:Rte,nodesPurposeDesc:Mte,myNodesPurposeTitle:Lte,myNodesPurposeDesc:Ote,myFlowsPurposeTitle:$te,myFlowsPurposeDesc:Dte,skillsPurposeTitle:Fte,skillsPurposeDesc:zte,noArchived:Hte,noActive:Bte,noNodes:Wte,noMyNodes:Vte,noMyFlows:Kte,noSkills:Ute,noDescription:qte,noNodeMatch:Yte,noFlowSnippetMatch:Gte,noSkillMatch:Xte,nodeSlots:Jte,flowSnippet:Qte,flowSnippetNodes:Zte,skill:ene,nodeDetail:tne,flowDetail:nne,skillDetail:rne,detailType:sne,detailSource:ine,detailPackage:one,detailVersion:ane,detailPath:lne,detailEditable:cne,readOnly:une,editable:dne,nodeSchema:fne,nodeInputs:pne,nodeOutputs:hne,nodeRuntime:mne,nodeBody:gne,nodeFiles:yne,nodeUsage:xne,noRuntimeManifest:wne,noNodeBody:bne,noNodeFiles:vne,selectNodeFile:kne,binaryFile:Sne,fileTruncated:Nne,noNodeUsage:jne,myNodeManagement:Cne,deleteMyNode:Ene,deletingMyNode:_ne,deleteMyNodeHint:Ane,deleteMyNodeConfirm:Pne,deleteMyNodeSuccess:Ine,deleteMyNodeUsedBy:Tne,myFlowManagement:Rne,deleteMyFlow:Mne,deletingMyFlow:Lne,deleteMyFlowHint:One,deleteMyFlowConfirm:$ne,deleteMyFlowSuccess:Dne,noSlots:Fne,resourceMeaning:zne,nodesMeaning:Hne,myFlowsMeaning:Bne,flowSnippetScale:Wne,flowSnippetPreview:Vne,flowSnippetEdges:Kne,flowSnippetJson:Une,flowSnippetMoreEdges:qne,noFlowSnippetPreview:Yne,skillsMeaning:Gne,skillPreview:Xne,skillPreviewEmpty:Jne,selectResource:Qne,loadFailed:Zne,noPipelines:ere,emptyHint:tre,noMatch:nre,recentActivity:rre,noRecentActivity:sre,noMatchRecent:ire,recentRun:ore,recentOpen:are,sourceBadge:lre,resourceSource:cre,resourceFilter:ure,nodeDetailTabs:dre,defaultCardDesc:fre,hubCard:pre,newPipelineModal:hre,importModal:mre,deleteModal:gre,archiveModal:yre},wre="返回",bre="下一步",vre="跳过",kre="完成",Sre="开始创建",Nre={intro:`欢迎使用 AgentFlow!这是一个可视化流程编排工具。
251
+
252
+ 点击下方按钮开始创建你的第一个流水线。`,hubIntro:`不想从零开始?
253
+
254
+ 在 AgentFlow Hub 浏览社区分享的现成流水线,一键安装即可运行。`},jre={intro:`现在进入流程编辑器。
255
+
256
+ 在下方输入框用自然语言描述你的需求,AI 会自动生成流程图。
257
+
258
+ 左侧节点面板可以自由拖拽、删除和调整连接。`,introEmpty:`画布为空,开始创建你的流程吧!
259
+
260
+ 在下方输入框用自然语言描述需求,AI 会自动生成流程图。
261
+
262
+ 左侧节点面板可以自由拖拽、删除和调整连接。`},Cre={guideTitle:"首次创建提示",guideDesc:"输入名称和描述后,AI 会自动生成流程图。你可以在编辑器中自由调整节点和连接。",nameHintGuide:"例如:MyFirstFlow(字母开头,支持数字和下划线)",descPlaceholderGuide:"例如:实现用户登录功能,包含注册、验证、授权",descHintGuide:"描述越详细,AI 生成的流程越准确",createGuide:"创建并开始编辑",typeNode:"节点引用类型",typeStr:"字符串类型",typeFile:"文件路径类型",typeBool:"布尔值类型"},Ere={back:wre,next:bre,skip:vre,done:kre,startCreate:Sre,projects:Nre,flow:jre,newPipeline:Cre},_re={en:{common:wX,flow:sJ,settings:yJ,composer:NJ,project:$Z,onboarding:UZ},zh:{common:eee,flow:Fee,settings:Qee,composer:ite,project:xre,onboarding:Ere}};ss.use(b2).use(JO).init({resources:_re,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 Are=[{code:"zh",name:"中文",flag:"🇨🇳"},{code:"en",name:"English",flag:"🇬🇧"}];function Pre(e){return ss.changeLanguage(e)}const Sv="agentflow-settings-opencode-plan-v1";function vw(e){if(!e||typeof e!="object")return{cursor:[],opencode:[],claudeCode:[],cursorFetchedAt:null,opencodeFetchedAt:null,claudeCodeFetchedAt:null};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):[],cursorFetchedAt:t.cursorFetchedAt??null,opencodeFetchedAt:t.opencodeFetchedAt??null,claudeCodeFetchedAt:t.claudeCodeFetchedAt??null}}function v2(){return`e_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`}function Ire(e){return/^[A-Za-z_][A-Za-z0-9_]*$/.test(String(e||"").trim())}function ac(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(),o=String(r.value??""),a=String(r.id??"").trim()||v2(),c=String(r.scope??t).trim()==="global"?"global":"user";!s&&!o||n.push({id:a,key:s,value:o,scope:c})}return n}function PC(e){return ac(e).map(({key:t,value:n})=>({key:t,value:n}))}function IC(){try{return localStorage.getItem(Sv)??""}catch{return""}}function Tre(e){return e?e.length<=6?"•".repeat(e.length):`${"•".repeat(Math.min(20,e.length-4))}${e.slice(-4)}`:""}function TC(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 Rre({authUser:e}){const{t,i18n:n}=Rn(["common","settings"]),r=n.language||"zh",[s,o]=m.useState(""),[a,l]=m.useState(""),[c,d]=m.useState({cursor:[],opencode:[],claudeCode:[],cursorFetchedAt:null,opencodeFetchedAt:null,claudeCodeFetchedAt:null}),[p,u]=m.useState(""),[f,h]=m.useState(!1),[g,w]=m.useState(!1),[k,y]=m.useState(""),[b,x]=m.useState([]),[N,E]=m.useState(""),[C,M]=m.useState(!1),[$,z]=m.useState(""),[K,H]=m.useState(""),[L,F]=m.useState(!1),[T,R]=m.useState(()=>new Set),[I,D]=m.useState(""),[A,O]=m.useState([]),[_,Q]=m.useState(!1),[Z,V]=m.useState(""),[oe,de]=m.useState([]),[ye,Se]=m.useState([]),[ce,Ce]=m.useState(""),[ae,fe]=m.useState(""),[ke,xe]=m.useState(!1),[Ue,tt]=m.useState(!1),[qe,lt]=m.useState(""),[Dt,Ye]=m.useState(""),[vt,Bn]=m.useState(""),[Ve,an]=m.useState(null),[hn,mn]=m.useState(!1),[ue,Ee]=m.useState(!1),[We,ot]=m.useState(""),nt=m.useRef(null),Rt=m.useRef(!1),xt=m.useRef(!1),cn=m.useRef(""),en=m.useCallback(async()=>{l("");try{const le=await fetch("/api/ui-context");if(!le.ok)throw new Error("HTTP "+le.status);const me=await le.json();o(typeof me.workspaceRoot=="string"?me.workspaceRoot:"")}catch(le){l(String(le.message||le)),o("")}},[]),Mn=m.useCallback(async()=>{u(""),h(!0);try{const le=await fetch("/api/model-lists");if(!le.ok)throw new Error("HTTP "+le.status);const me=await le.json();d(vw(me))}catch(le){u(String(le.message||le))}finally{h(!1)}},[]),ln=m.useCallback(async()=>{E("");try{const le=await fetch("/api/user-env"),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);const ge=ac(Array.isArray(me.env)?me.env:[],"user").map(Ge=>({...Ge,scope:"user"})),Xt=[...e!=null&&e.isAdmin?ac(Array.isArray(me.globalEnv)?me.globalEnv:[],"global").map(Ge=>({...Ge,scope:"global"})):[],...ge];cn.current=JSON.stringify(Xt),x(Xt)}catch(le){x([]),E(String(le.message||le))}finally{xt.current=!0}},[e==null?void 0:e.isAdmin]),Wn=m.useCallback(async()=>{if(e!=null&&e.isAdmin){Q(!0),V("");try{const le=await fetch("/api/feedback"),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);O(Array.isArray(me.feedback)?me.feedback:[])}catch(le){V(String(le.message||le))}finally{Q(!1)}}},[e==null?void 0:e.isAdmin]),Vn=m.useCallback(async()=>{if(e!=null&&e.isAdmin){xe(!0),lt("");try{const le=await fetch("/api/admin/user-allowlist"),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);const ge=me.allowlist&&typeof me.allowlist=="object"?me.allowlist:{};de(Array.isArray(ge.fileUsers)?ge.fileUsers.map(String):[]),Se(Array.isArray(ge.envUsers)?ge.envUsers.map(String):[]),Ce(typeof ge.path=="string"?ge.path:"")}catch(le){lt(String(le.message||le))}finally{xe(!1)}}},[e==null?void 0:e.isAdmin]),Cr=m.useCallback(async le=>{if(e!=null&&e.isAdmin){tt(!0),lt("");try{const me=await fetch("/api/admin/user-allowlist",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({users:le})}),ge=await me.json().catch(()=>({}));if(!me.ok)throw new Error(typeof ge.error=="string"?ge.error:"HTTP "+me.status);const ct=ge.allowlist&&typeof ge.allowlist=="object"?ge.allowlist:{};de(Array.isArray(ct.fileUsers)?ct.fileUsers.map(String):[]),Se(Array.isArray(ct.envUsers)?ct.envUsers.map(String):[]),Ce(typeof ct.path=="string"?ct.path:"")}catch(me){lt(String(me.message||me))}finally{tt(!1)}}},[e==null?void 0:e.isAdmin]),fr=m.useCallback(async()=>{if(e!=null&&e.isAdmin){mn(!0),ot("");try{const le=await fetch("/api/admin/storage-config"),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);const ge=me.config&&typeof me.config=="object"?me.config:{};an(ge),Ye(typeof ge.dataRoot=="string"?ge.dataRoot:""),Bn(typeof ge.skillsRoot=="string"?ge.skillsRoot:"")}catch(le){ot(String(le.message||le))}finally{mn(!1)}}},[e==null?void 0:e.isAdmin]),ar=m.useCallback(async()=>{if(e!=null&&e.isAdmin){Ee(!0),ot("");try{const le=await fetch("/api/admin/storage-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({dataRoot:Dt.trim(),skillsRoot:vt.trim(),migrateLegacySkills:!0})}),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);const ge=me.config&&typeof me.config=="object"?me.config:{};an(ge),Ye(typeof ge.dataRoot=="string"?ge.dataRoot:""),Bn(typeof ge.skillsRoot=="string"?ge.skillsRoot:"")}catch(le){ot(String(le.message||le))}finally{Ee(!1)}}},[e==null?void 0:e.isAdmin,Dt,vt]),we=m.useCallback(async le=>{const me=ac(le),ge=me.filter(Xt=>Xt.scope!=="global"),ct=me.filter(Xt=>Xt.scope==="global");M(!0),E("");try{const Xt=await fetch("/api/user-env",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({env:PC(ge),...e!=null&&e.isAdmin?{globalEnv:PC(ct)}:{}})}),Ge=await Xt.json().catch(()=>({}));if(!Xt.ok)throw new Error(typeof Ge.error=="string"?Ge.error:"HTTP "+Xt.status);const xr=ac(Array.isArray(Ge.env)?Ge.env:[],"user").map(Ar=>({...Ar,scope:"user"})),br=[...e!=null&&e.isAdmin?ac(Array.isArray(Ge.globalEnv)?Ge.globalEnv:[],"global").map(Ar=>({...Ar,scope:"global"})):[],...xr];cn.current=JSON.stringify(br),x(br)}catch(Xt){E(String(Xt.message||Xt))}finally{M(!1)}},[e==null?void 0:e.isAdmin]),Te=m.useCallback(async()=>{u(""),h(!0);try{const le=await fetch("/api/update-model-lists",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({opencodeProvider:I.trim()})}),me=await le.json().catch(()=>({}));if(!le.ok)throw new Error(typeof me.error=="string"?me.error:"HTTP "+le.status);d(vw(me.modelLists))}catch(le){u(String(le.message||le))}finally{h(!1)}},[I]);m.useEffect(()=>{en(),Mn(),ln(),e!=null&&e.isAdmin&&(Wn(),Vn(),fr()),(async()=>{try{const le=await fetch("/api/agentflow-config");if(le.ok){const me=await le.json(),ge=typeof me.opencodeProvider=="string"?me.opencodeProvider:"";D(ge),nt.current=ge;try{localStorage.setItem(Sv,ge)}catch{}}else{const me=IC();D(me),nt.current=me}}catch{const le=IC();D(le),nt.current=le}finally{Rt.current=!0}})()},[e==null?void 0:e.isAdmin,en,Wn,Mn,fr,Vn,ln]),m.useEffect(()=>{if(!xt.current||JSON.stringify(ac(b))===cn.current)return;const me=setTimeout(()=>{we(b)},350);return()=>clearTimeout(me)},[b,we]),m.useEffect(()=>{if(!Rt.current)return;const le=I.trim();if(le===nt.current)return;const me=setTimeout(()=>{(async()=>{w(!0),y("");try{const ge=await fetch("/api/agentflow-config",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({opencodeProvider:le})}),ct=await ge.json().catch(()=>({}));if(!ge.ok)throw new Error(typeof ct.error=="string"?ct.error:"HTTP "+ge.status);nt.current=le;try{localStorage.setItem(Sv,le)}catch{}ct.modelLists&&d(vw(ct.modelLists))}catch(ge){y(String(ge.message||ge))}finally{w(!1)}})()},450);return()=>clearTimeout(me)},[I]);const Ut=c.cursor.length>0,un=c.opencode.length>0,xn=c.claudeCode.length>0,Er=oe.length>0||ye.length>0,Wr=m.useCallback(()=>{var le;s&&((le=navigator.clipboard)==null||le.writeText(s))},[s]),Vr=m.useCallback(()=>{const le=$.trim(),me=K;if(le){if(!Ire(le)){E(t("settings:env.invalidKey"));return}x(ge=>[{id:v2(),key:le,value:me,scope:e!=null&&e.isAdmin&&L?"global":"user"},...ge]),z(""),H("")}},[e==null?void 0:e.isAdmin,L,$,K,t]),_r=m.useCallback(le=>{x(me=>me.filter(ge=>ge.id!==le))},[]),Kr=m.useCallback((le,me)=>{x(ge=>ge.map(ct=>ct.id===le?{...ct,...me}:ct))},[]),Ur=m.useCallback(le=>{R(me=>{const ge=new Set(me);return ge.has(le)?ge.delete(le):ge.add(le),ge})},[]),hi=m.useCallback(()=>{const le=ae.trim();if(!le)return;if(!/^[A-Za-z][A-Za-z0-9_-]{0,63}$/.test(le)){lt("用户名须以字母开头,仅可使用字母、数字、下划线与连字符,最多 64 字符");return}if(new Set(oe.map(ge=>String(ge||"").trim().toLowerCase())).has(le.toLowerCase())){fe("");return}fe(""),Cr([...oe,le])},[ae,oe,Cr]),pr=m.useCallback(le=>{const me=String(le||"").trim().toLowerCase();me&&Cr(oe.filter(ge=>String(ge||"").trim().toLowerCase()!==me))},[oe,Cr]),qr=m.useCallback(le=>{const me=le.target.value;Pre(me)},[]),Zn=le=>{const me=TC(le,r);return me?t("settings:cursor.modelList.fetchedAt",{time:me}):t("settings:cursor.modelList.never")},er=le=>TC(le,r)||String(le||"");return i.jsxs("div",{className:"af-settings-page",children:[i.jsx("header",{className:"af-settings-top",children:i.jsxs("div",{className:"af-settings-crumb","aria-label":t("settings:title"),children:[i.jsx("span",{className:"af-settings-crumb-muted",children:t("settings:crumb.engine")}),i.jsx("span",{className:"af-settings-crumb-sep","aria-hidden":!0,children:"/"}),i.jsx("span",{className:"af-settings-crumb-active",children:t("settings:crumb.preferences")})]})}),i.jsx("div",{className:"af-settings-body",children:i.jsxs("div",{className:"af-settings-inner",children:[i.jsxs("header",{className:"af-settings-hero",children:[i.jsxs("h1",{className:"af-settings-h1",children:[t("common:app.name")," ",t("settings:title")]}),i.jsx("p",{className:"af-settings-lead",children:t("settings:workspace.description")}),a?i.jsx("p",{className:"af-err af-settings-api-hint",children:a}):null,p?i.jsx("p",{className:"af-err af-settings-api-hint",children:p}):null,N?i.jsx("p",{className:"af-err af-settings-api-hint",children:N}):null,We?i.jsx("p",{className:"af-err af-settings-api-hint",children:We}):null]}),i.jsxs("div",{className:"af-settings-layout",children:[i.jsxs("div",{className:"af-settings-bento",children:[i.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--low af-set-workspace",children:[i.jsxs("div",{className:"af-set-card-inner",children:[i.jsxs("div",{className:"af-set-card-head",children:[i.jsx("span",{className:"material-symbols-outlined af-set-icon af-set-icon--secondary",children:"folder_managed"}),i.jsx("h2",{className:"af-set-h2",children:t("settings:workspace.title")})]}),i.jsx("label",{className:"af-set-label",htmlFor:"af-workspace-path",children:t("settings:workspace.currentPath")}),i.jsxs("div",{className:"af-set-input-wrap",children:[i.jsx("input",{id:"af-workspace-path",className:"af-set-input af-set-input--mono",type:"text",readOnly:!0,value:s,placeholder:t("common:loading")}),i.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:Wr,"aria-label":t("settings:workspace.copyPath"),disabled:!s,children:i.jsx("span",{className:"material-symbols-outlined",children:"content_copy"})})]}),i.jsx("p",{className:"af-set-hint",children:t("settings:workspace.description")})]}),i.jsx("div",{className:"af-set-watermark","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:"account_tree"})})]}),i.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:"Cursor CLI"}),i.jsx("span",{className:"af-set-badge"+(Ut?" af-set-badge--ok":" af-set-badge--muted"),children:t(Ut?"settings:cursor.status.cached":"settings:cursor.status.notCached")})]}),i.jsxs("div",{className:"af-set-cli-block",children:[i.jsx("div",{className:"af-set-cli-icon",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:Ut?"check_circle":"hourglass_empty"})}),i.jsxs("div",{children:[i.jsx("p",{className:"af-set-cli-title",children:t(Ut?"settings:cursor.modelList.cached":"settings:cursor.modelList.empty")}),i.jsx("p",{className:"af-set-cli-mono",children:Ut?t("settings:cursor.modelList.count",{count:c.cursor.length})+" · "+Zn(c.cursorFetchedAt):t("settings:cursor.modelList.refresh")})]})]}),Ut?i.jsx("pre",{className:"af-set-model-preview","aria-label":t("settings:cursor.modelPreviewLabel"),children:c.cursor.join(`
263
+ `)}):null,i.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>Te(),disabled:f,children:t(f?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),i.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:"OpenCode"}),i.jsx("span",{className:"af-set-badge"+(un?" af-set-badge--ok":" af-set-badge--err"),children:t(un?"settings:opencode.status.ready":"settings:opencode.status.notFound")})]}),i.jsx("p",{className:"af-set-p",children:t("settings:opencode.description")}),i.jsxs("div",{children:[i.jsx("label",{className:"af-set-label-sm",htmlFor:"af-opencode-plan",children:t("settings:opencode.provider")}),i.jsx("input",{id:"af-opencode-plan",className:"af-set-input af-set-input--sm af-set-input--mono",type:"text",value:I,onChange:le=>D(le.target.value),placeholder:t("settings:opencode.providerPlaceholder"),autoComplete:"off"}),g?i.jsx("p",{className:"af-set-hint af-set-hint--inline","aria-live":"polite",children:t("settings:opencode.saving")}):null,k?i.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",role:"alert",children:k}):null]}),un?i.jsxs(i.Fragment,{children:[i.jsx("p",{className:"af-set-cli-mono af-set-cli-mono--block",children:t("settings:cursor.modelList.count",{count:c.opencode.length})+" · "+Zn(c.opencodeFetchedAt)}),i.jsx("pre",{className:"af-set-model-preview","aria-label":t("settings:opencode.modelPreviewLabel"),children:c.opencode.join(`
264
+ `)})]}):null,i.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>Te(),disabled:f,children:t(f?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),i.jsxs("section",{className:"af-set-card af-set-card--narrow af-set-card--high",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsx("h2",{className:"af-set-h2 af-set-h2--caps",children:t("settings:claudeCode.title")}),i.jsx("span",{className:"af-set-badge"+(xn?" af-set-badge--ok":" af-set-badge--err"),children:t(xn?"settings:claudeCode.status.ready":"settings:claudeCode.status.notFound")})]}),i.jsxs("div",{className:"af-set-cli-block",children:[i.jsx("div",{className:"af-set-cli-icon",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--tertiary",children:xn?"check_circle":"hourglass_empty"})}),i.jsxs("div",{children:[i.jsx("p",{className:"af-set-cli-title",children:t(xn?"settings:cursor.modelList.cached":"settings:cursor.modelList.empty")}),i.jsx("p",{className:"af-set-cli-mono",children:xn?t("settings:cursor.modelList.count",{count:c.claudeCode.length})+" · "+Zn(c.claudeCodeFetchedAt):t("settings:cursor.modelList.refresh")})]})]}),i.jsx("p",{className:"af-set-p",children:t("settings:claudeCode.description")}),xn?i.jsx("pre",{className:"af-set-model-preview","aria-label":t("settings:claudeCode.modelPreviewLabel"),children:c.claudeCode.join(`
265
+ `)}):null,i.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:()=>Te(),disabled:f,children:t(f?"settings:cursor.modelList.fetching":"settings:cursor.modelList.refresh")})]}),i.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low af-set-env",children:[i.jsxs("div",{className:"af-set-env-head",children:[i.jsxs("div",{className:"af-set-card-head",children:[i.jsx("div",{className:"af-set-env-icon-wrap",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"variables"})}),i.jsx("h2",{className:"af-set-h2",children:t("settings:env.title")})]}),i.jsx("span",{className:"af-set-env-note",children:C?t("settings:env.saving"):e!=null&&e.isAdmin?t("settings:env.noteAdmin"):t("settings:env.note")})]}),i.jsxs("div",{className:"af-set-env-rows"+(e!=null&&e.isAdmin?" af-set-env-rows--admin":""),children:[i.jsxs("div",{className:"af-set-env-row af-set-env-row--header","aria-hidden":!0,children:[i.jsx("span",{children:t("settings:env.key")}),e!=null&&e.isAdmin?i.jsx("span",{children:t("settings:env.scope")}):null,i.jsx("span",{children:t("settings:env.value")}),i.jsx("span",{})]}),i.jsxs("div",{className:"af-set-env-row af-set-env-row--draft"+(e!=null&&e.isAdmin?" af-set-env-row--scoped":""),children:[i.jsx("div",{className:"af-set-env-cell",children:i.jsx("input",{className:"af-set-env-inline af-set-env-inline--key",placeholder:"KEY_NAME",value:$,onChange:le=>z(le.target.value),"aria-label":t("settings:env.newKey")})}),e!=null&&e.isAdmin?i.jsx("div",{className:"af-set-env-cell af-set-env-cell--scope",children:i.jsxs("div",{className:"af-set-env-scope-switch",role:"group","aria-label":t("settings:env.scope"),children:[i.jsx("button",{type:"button",className:L?"":"is-active",onClick:()=>F(!1),children:t("settings:env.personal")}),i.jsx("button",{type:"button",className:L?"is-active":"",onClick:()=>F(!0),children:t("settings:env.global")})]})}):null,i.jsx("div",{className:"af-set-env-cell af-set-env-cell--grow af-set-env-cell--value",children:i.jsx("input",{className:"af-set-env-inline af-set-env-inline--value",type:"password",placeholder:t("settings:env.newValue"),value:K,onChange:le=>H(le.target.value),"aria-label":t("settings:env.newValue")})}),i.jsx("div",{className:"af-set-env-actions",children:i.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:Vr,disabled:!$.trim(),children:[i.jsx("span",{className:"material-symbols-outlined",children:"add"}),t("settings:env.add")]})})]}),b.map(le=>i.jsxs("div",{className:"af-set-env-row"+(e!=null&&e.isAdmin?" af-set-env-row--scoped":""),children:[i.jsx("div",{className:"af-set-env-cell",children:i.jsx("input",{className:"af-set-env-inline af-set-env-inline--key",value:le.key,onChange:me=>Kr(le.id,{key:me.target.value}),"aria-label":t("settings:env.key"),spellCheck:!1})}),e!=null&&e.isAdmin?i.jsx("div",{className:"af-set-env-cell af-set-env-cell--scope",children:i.jsxs("div",{className:"af-set-env-scope-switch",role:"group","aria-label":t("settings:env.scope"),children:[i.jsx("button",{type:"button",className:le.scope!=="global"?"is-active":"",onClick:()=>Kr(le.id,{scope:"user"}),children:t("settings:env.personal")}),i.jsx("button",{type:"button",className:le.scope==="global"?"is-active":"",onClick:()=>Kr(le.id,{scope:"global"}),children:t("settings:env.global")})]})}):null,i.jsxs("div",{className:"af-set-env-cell af-set-env-cell--grow af-set-env-cell--value",children:[i.jsx("input",{className:"af-set-env-inline af-set-env-inline--value",type:T.has(le.id)?"text":"password",value:le.value,onChange:me=>Kr(le.id,{value:me.target.value}),placeholder:Tre(le.value)||t("settings:env.newValue"),"aria-label":t("settings:env.value")}),i.jsx("button",{type:"button",className:"af-set-env-value-toggle",onClick:()=>Ur(le.id),"aria-label":T.has(le.id)?"Hide value":"Show value",children:i.jsx("span",{className:"material-symbols-outlined",children:T.has(le.id)?"visibility_off":"visibility"})})]}),i.jsx("div",{className:"af-set-env-actions",children:i.jsx("button",{type:"button",className:"af-set-env-del","aria-label":t("settings:env.delete",{key:le.key}),onClick:()=>_r(le.id),children:i.jsx("span",{className:"material-symbols-outlined",children:"delete_outline"})})})]},le.id))]})]}),e!=null&&e.isAdmin?i.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--low",children:[i.jsxs("div",{className:"af-set-env-head",children:[i.jsxs("div",{className:"af-set-card-head",children:[i.jsx("div",{className:"af-set-env-icon-wrap",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"hard_drive_2"})}),i.jsxs("div",{children:[i.jsx("h2",{className:"af-set-h2",children:"AgentFlow Data Root"}),i.jsx("p",{className:"af-set-card-subtitle",children:"配置整个 AgentFlow 数据目录的位置,保存时会迁移当前数据。"})]})]}),i.jsx("span",{className:"af-set-badge"+(Ve!=null&&Ve.envLocked?" af-set-badge--err":" af-set-badge--ok"),children:Ve!=null&&Ve.envLocked?"Env locked":"Configurable"}),i.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:()=>void fr(),disabled:hn||ue,children:hn?"刷新中...":"刷新"})]}),We?i.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:We}):null,i.jsx("label",{className:"af-set-label-sm",htmlFor:"af-agentflow-data-root",children:"Data Root"}),i.jsxs("div",{className:"af-set-input-wrap",children:[i.jsx("input",{id:"af-agentflow-data-root",className:"af-set-input af-set-input--mono",type:"text",value:Dt,onChange:le=>Ye(le.target.value),placeholder:"/data1/services/mengmai/agentflow",autoComplete:"off",disabled:!!(Ve!=null&&Ve.envLocked)||ue}),i.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:()=>void ar(),"aria-label":"保存 AgentFlow Data Root",disabled:ue||!!(Ve!=null&&Ve.envLocked),children:i.jsx("span",{className:"material-symbols-outlined",children:ue?"hourglass_empty":"save"})})]}),i.jsxs("p",{className:"af-set-hint",children:["当前目录:",i.jsx("code",{children:(Ve==null?void 0:Ve.dataRoot)||Dt||"-"}),Ve!=null&&Ve.configPath?i.jsxs(i.Fragment,{children:[";配置文件:",i.jsx("code",{children:Ve.configPath})]}):null]}),i.jsxs("p",{className:"af-set-hint",children:["这个目录包含 ",i.jsx("code",{children:"users/"}),"、",i.jsx("code",{children:"pipelines/"}),"、",i.jsx("code",{children:"runBuild/"}),"、",i.jsx("code",{children:"auth/"})," 和 admin 配置。 保存到新绝对路径时会复制旧目录内容;旧目录不会自动删除。",Ve!=null&&Ve.envLocked?" 当前设置了 AGENTFLOW_HOME,需要改环境变量才能生效。":""]}),i.jsx("label",{className:"af-set-label-sm",htmlFor:"af-agentflow-skills-root",children:"Skills Root"}),i.jsxs("div",{className:"af-set-input-wrap",children:[i.jsx("input",{id:"af-agentflow-skills-root",className:"af-set-input af-set-input--mono",type:"text",value:vt,onChange:le=>Bn(le.target.value),placeholder:"/data1/services/mengmai/agentflow/skills",autoComplete:"off",disabled:!!(Ve!=null&&Ve.skillsEnvLocked)||ue}),i.jsx("button",{type:"button",className:"af-set-input-suffix",onClick:()=>void ar(),"aria-label":"保存 AgentFlow Skills Root",disabled:ue||!!(Ve!=null&&Ve.skillsEnvLocked),children:i.jsx("span",{className:"material-symbols-outlined",children:ue?"hourglass_empty":"save"})})]}),i.jsxs("p",{className:"af-set-hint",children:["当前 Skills:",i.jsx("code",{children:(Ve==null?void 0:Ve.skillsRoot)||vt||"-"}),Ve!=null&&Ve.legacySkillsRootExists?i.jsxs(i.Fragment,{children:[";保存时会补迁移旧目录 ",i.jsx("code",{children:Ve.legacySkillsRoot})," 中缺失的 skills。"]}):null]}),i.jsxs("p",{className:"af-set-hint",children:["SkillHub 新安装、更新和卸载都作用于 Skills Root;普通用户只通过 Workspace 的 Load Skills 使用。",Ve!=null&&Ve.skillsEnvLocked?" 当前设置了 AGENTFLOW_SKILLS_ROOT,需要改环境变量才能生效。":""]})]}):null,e!=null&&e.isAdmin?i.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--allowlist",children:[i.jsxs("div",{className:"af-set-env-head",children:[i.jsxs("div",{className:"af-set-card-head",children:[i.jsx("div",{className:"af-set-env-icon-wrap",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"manage_accounts"})}),i.jsxs("div",{children:[i.jsx("h2",{className:"af-set-h2",children:t("settings:allowlist.title")}),i.jsx("p",{className:"af-set-card-subtitle",children:t("settings:allowlist.description")})]})]}),i.jsx("span",{className:"af-set-badge"+(Er?" af-set-badge--ok":" af-set-badge--muted"),children:t(Er?"settings:allowlist.enabled":"settings:allowlist.open")}),i.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:()=>void Vn(),disabled:ke,children:t(ke?"settings:allowlist.refreshing":"common:common.refresh")})]}),qe?i.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:qe}):null,ce?i.jsxs("p",{className:"af-set-hint af-set-hint--inline",children:[t("settings:allowlist.file"),":",i.jsx("code",{children:ce})]}):null,i.jsxs("div",{className:"af-allowlist-grid",children:[i.jsxs("div",{className:"af-allowlist-main",children:[i.jsxs("div",{className:"af-allowlist-head",children:[i.jsx("span",{children:t("settings:allowlist.fileList")}),i.jsx("span",{children:Ue?t("settings:allowlist.saving"):t("settings:allowlist.userCount",{count:oe.length})})]}),i.jsx("div",{className:"af-allowlist-list",children:oe.length>0?oe.map(le=>i.jsxs("div",{className:"af-allowlist-row",children:[i.jsx("span",{className:"af-allowlist-name",children:le}),i.jsx("button",{type:"button",className:"af-set-env-del",onClick:()=>pr(le),"aria-label":t("settings:allowlist.remove",{username:le}),disabled:Ue,children:i.jsx("span",{className:"material-symbols-outlined",children:"delete_outline"})})]},le)):i.jsx("div",{className:"af-allowlist-empty",children:t("settings:allowlist.emptyFile")})}),i.jsxs("div",{className:"af-allowlist-add",children:[i.jsx("input",{className:"af-set-input af-set-input--sm af-set-input--mono",value:ae,onChange:le=>fe(le.target.value),onKeyDown:le=>{le.key==="Enter"&&hi()},placeholder:"username",autoComplete:"off"}),i.jsxs("button",{type:"button",className:"af-set-btn-add",onClick:hi,disabled:Ue||!ae.trim(),children:[i.jsx("span",{className:"material-symbols-outlined",children:"add"}),t("settings:allowlist.add")]})]})]}),i.jsxs("div",{className:"af-allowlist-side",children:[i.jsxs("div",{className:"af-allowlist-head",children:[i.jsx("span",{children:t("settings:allowlist.envList")}),i.jsx("span",{children:t("settings:allowlist.readonly")})]}),i.jsx("div",{className:"af-allowlist-env-list",children:ye.length>0?ye.map(le=>i.jsx("code",{children:le},le)):i.jsx("span",{children:t("settings:allowlist.emptyEnv")})}),i.jsx("p",{className:"af-set-hint af-set-hint--inline",children:t("settings:allowlist.unionHint")})]})]})]}):null,e!=null&&e.isAdmin?i.jsxs("section",{className:"af-set-card af-set-card--wide af-set-card--feedback",children:[i.jsxs("div",{className:"af-set-env-head",children:[i.jsxs("div",{className:"af-set-card-head",children:[i.jsx("div",{className:"af-set-env-icon-wrap",children:i.jsx("span",{className:"material-symbols-outlined af-set-icon--primary",children:"rate_review"})}),i.jsx("h2",{className:"af-set-h2",children:"意见反馈"})]}),i.jsx("button",{type:"button",className:"af-set-btn-outline af-set-btn-outline--compact",onClick:()=>void Wn(),disabled:_,children:_?"刷新中...":"刷新"})]}),Z?i.jsx("p",{className:"af-err af-set-hint af-set-hint--inline",children:Z}):null,i.jsx("div",{className:"af-feedback-list",children:A.length>0?A.map(le=>i.jsxs("article",{className:"af-feedback-item",children:[i.jsxs("header",{className:"af-feedback-item__head",children:[i.jsxs("div",{children:[i.jsx("h3",{children:le.title||"未命名反馈"}),i.jsxs("p",{children:[i.jsx("span",{children:le.username||le.userId||"unknown"}),i.jsx("span",{children:er(le.createdAt)})]})]}),le.contact?i.jsx("span",{className:"af-feedback-item__contact",children:le.contact}):null]}),i.jsx("p",{className:"af-feedback-item__content",children:le.content}),le.pageUrl?i.jsx("code",{className:"af-feedback-item__url",children:le.pageUrl}):null]},le.id)):i.jsx("div",{className:"af-feedback-empty",children:_?"正在加载反馈...":"暂无反馈"})})]}):null]}),i.jsxs("aside",{className:"af-settings-rail","aria-label":t("settings:title"),children:[i.jsxs("div",{className:"af-set-rail-card af-set-rail-card--accent",children:[i.jsxs("div",{className:"af-set-rail-inner",children:[i.jsx("h3",{className:"af-set-rail-h3",children:t("settings:system.title")}),i.jsxs("div",{className:"af-set-health-line",children:[i.jsx("span",{className:"af-set-pulse-dot","aria-hidden":!0}),i.jsx("span",{className:"af-set-health-label",children:t(!a&&!p?"settings:system.normal":"settings:system.abnormal")})]}),i.jsxs("div",{className:"af-set-meter",children:[i.jsxs("div",{className:"af-set-meter-row",children:[i.jsx("span",{children:t("settings:system.cursorModels")}),i.jsx("span",{children:c.cursor.length})]}),i.jsx("div",{className:"af-set-meter-bar",children:i.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.cursor.length>0?12+c.cursor.length*3:4)}%`}})})]}),i.jsxs("div",{className:"af-set-meter",children:[i.jsxs("div",{className:"af-set-meter-row",children:[i.jsx("span",{children:t("settings:system.opencodeModels")}),i.jsx("span",{children:c.opencode.length})]}),i.jsx("div",{className:"af-set-meter-bar",children:i.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.opencode.length>0?12+c.opencode.length*3:4)}%`}})})]}),i.jsxs("div",{className:"af-set-meter",children:[i.jsxs("div",{className:"af-set-meter-row",children:[i.jsx("span",{children:t("settings:system.claudeCodeModels")}),i.jsx("span",{children:c.claudeCode.length})]}),i.jsx("div",{className:"af-set-meter-bar",children:i.jsx("div",{className:"af-set-meter-fill",style:{width:`${Math.min(100,c.claudeCode.length>0?12+c.claudeCode.length*3:4)}%`}})})]})]}),i.jsx("div",{className:"af-set-rail-watermark","aria-hidden":!0,children:i.jsx("span",{className:"material-symbols-outlined",children:"vital_signs"})})]}),i.jsxs("div",{className:"af-set-rail-card",children:[i.jsx("h3",{className:"af-set-rail-h3 af-set-rail-h3--sm",children:t("settings:language.title")}),i.jsxs("div",{className:"af-set-language-selector",children:[i.jsx("select",{className:"af-set-input af-set-input--sm",value:r,onChange:qr,"aria-label":t("settings:language.description"),children:Are.map(le=>i.jsxs("option",{value:le.code,children:[le.flag," ",le.name]},le.code))}),i.jsx("p",{className:"af-set-hint",children:t("settings:language.description")})]})]})]})]})]})})]})}function Os(e){return new Intl.NumberFormat(void 0,{maximumFractionDigits:0}).format(Math.max(0,Number(e||0)))}function gm(e){return`${Math.round(Math.max(0,Math.min(1,Number(e||0)))*100)}%`}function kw(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 Mre(e){const t=String(e||"");return t.includes("-")?t.slice(5):t}function Sw(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 Lre(e){const t=String(e||"").trim();return t?t.length>18?t.slice(0,8)+"..."+t.slice(-6):t:"-"}function Ore(e){const t=String(e||"unknown");return t==="success"?"成功":t==="failed"?"失败":t==="running"?"运行中":t==="stopped"?"已停止":t==="interrupted"?"中断":"未知"}function $re({authUser:e}){const[t,n]=m.useState(null),[r,s]=m.useState(!1),[o,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:[],d=m.useMemo(()=>{const w={top:20,right:24,bottom:42,left:42},k=980-w.left-w.right,y=250-w.top-w.bottom,b=c.length>0?c:[],x=Math.max(1,...b.map(z=>Number(z.runs||0))),N=Math.max(1,...b.flatMap(z=>[Number(z.users||0),Number(z.pipelines||0)])),E=z=>w.left+(b.length<=1?k/2:z*k/(b.length-1)),C=z=>w.top+y-Math.max(0,Number(z||0))/x*y,M=z=>w.top+y-Math.max(0,Number(z||0))/N*y,$=z=>b.map((K,H)=>`${H===0?"M":"L"} ${E(H)} ${M(K[z])}`).join(" ");return{width:980,height:250,margin:w,innerHeight:y,rows:b,x:E,yRuns:C,yLine:M,lineUsers:$("users"),linePipelines:$("pipelines"),barWidth:Math.min(34,Math.max(12,k/Math.max(1,b.length)*.44))}},[c]),p=(t==null?void 0:t.usage)||{},u=(t==null?void 0:t.totals)||{},f=Array.isArray(t==null?void 0:t.recentRuns)?t.recentRuns:[];return e!=null&&e.isAdmin?i.jsxs("main",{className:"af-admin-usage-page",children:[i.jsxs("section",{className:"af-admin-usage-hero",children:[i.jsxs("div",{children:[i.jsx("p",{className:"af-admin-usage-eyebrow",children:"Admin / Usage"}),i.jsx("h1",{children:"管理看板"}),i.jsx("p",{children:"重点观察使用率、每日趋势、成功率与各用户流水线活跃度。"})]}),i.jsxs("button",{type:"button",onClick:()=>void l(),disabled:r,children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"refresh"}),r?"刷新中":"刷新"]})]}),o?i.jsx("div",{className:"af-project-admin-usage__error",children:o}):null,i.jsxs("section",{className:"af-admin-usage-rate-grid","aria-label":"使用率",children:[i.jsxs("div",{children:[i.jsx("span",{children:"7日活跃用户率"}),i.jsx("strong",{children:gm(p.activeUserRate)}),i.jsxs("em",{children:[Os(p.activeUsers)," / ",Os(u.users)," users"]})]}),i.jsxs("div",{children:[i.jsx("span",{children:"7日流水线使用率"}),i.jsx("strong",{children:gm(p.activePipelineRate)}),i.jsxs("em",{children:[Os(p.activePipelines)," / ",Os(u.activePipelines)," active"]})]}),i.jsxs("div",{children:[i.jsx("span",{children:"7日 Run"}),i.jsx("strong",{children:Os(p.runs)}),i.jsxs("em",{children:[Os(p.avgRunsPerDay)," / day"]})]}),i.jsxs("div",{children:[i.jsx("span",{children:"7日成功率"}),i.jsx("strong",{children:gm(p.successRate)}),i.jsxs("em",{children:["失败率 ",gm(p.failureRate)," · avg ",kw(p.avgDurationMs)]})]})]}),i.jsxs("section",{className:"af-project-admin-usage af-admin-usage-trend",children:[i.jsx("div",{className:"af-project-admin-usage__head",children:i.jsxs("div",{children:[i.jsx("strong",{children:"每日趋势"}),i.jsx("span",{children:"上方看趋势,下方看最近 50 次具体运行。"})]})}),i.jsxs("div",{className:"af-admin-usage-chart",role:"img","aria-label":"最近 14 天运行趋势",children:[i.jsxs("div",{className:"af-admin-usage-chart__legend",children:[i.jsxs("span",{children:[i.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--runs"}),"Runs"]}),i.jsxs("span",{children:[i.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--users"}),"活跃用户"]}),i.jsxs("span",{children:[i.jsx("i",{className:"af-admin-usage-chart__swatch af-admin-usage-chart__swatch--pipelines"}),"活跃流水线"]})]}),i.jsx("div",{className:"af-admin-usage-chart__canvas",children:i.jsxs("svg",{viewBox:`0 0 ${d.width} ${d.height}`,preserveAspectRatio:"xMidYMid meet",children:[i.jsx("line",{className:"af-admin-usage-chart__axis",x1:d.margin.left,y1:d.margin.top+d.innerHeight,x2:d.width-d.margin.right,y2:d.margin.top+d.innerHeight}),[.25,.5,.75,1].map(h=>i.jsx("line",{className:"af-admin-usage-chart__grid",x1:d.margin.left,y1:d.margin.top+d.innerHeight-d.innerHeight*h,x2:d.width-d.margin.right,y2:d.margin.top+d.innerHeight-d.innerHeight*h},h)),d.rows.map((h,g)=>{const w=d.x(g),k=d.yRuns(h.runs),y=d.margin.top+d.innerHeight,b=Math.max(2,y-k);return i.jsxs("g",{children:[i.jsx("rect",{className:"af-admin-usage-chart__run-bar",x:w-d.barWidth/2,y:y-b,width:d.barWidth,height:b,rx:"5",children:i.jsx("title",{children:`${h.date}: ${h.runs} runs`})}),i.jsx("text",{className:"af-admin-usage-chart__value",x:w,y:y+22,children:Os(h.runs)}),i.jsx("text",{className:"af-admin-usage-chart__date",x:w,y:y+42,children:Mre(h.date)})]},h.date)}),d.rows.length>0?i.jsxs(i.Fragment,{children:[i.jsx("path",{className:"af-admin-usage-chart__line af-admin-usage-chart__line--users",d:d.lineUsers}),i.jsx("path",{className:"af-admin-usage-chart__line af-admin-usage-chart__line--pipelines",d:d.linePipelines}),d.rows.map((h,g)=>{const w=d.x(g);return i.jsxs("g",{children:[i.jsx("circle",{className:"af-admin-usage-chart__point af-admin-usage-chart__point--users",cx:w,cy:d.yLine(h.users),r:"3.5"}),i.jsx("circle",{className:"af-admin-usage-chart__point af-admin-usage-chart__point--pipelines",cx:w,cy:d.yLine(h.pipelines),r:"3.5"})]},`${h.date}-points`)})]}):null]})})]}),i.jsx("div",{className:"af-project-admin-usage__table-wrap",children:i.jsxs("table",{className:"af-project-admin-usage__table af-admin-usage-table--recent",children:[i.jsx("thead",{children:i.jsxs("tr",{children:[i.jsx("th",{children:"用户"}),i.jsx("th",{children:"流水线"}),i.jsx("th",{children:"运行时间"}),i.jsx("th",{children:"状态"}),i.jsx("th",{children:"耗时"}),i.jsx("th",{children:"Run ID"})]})}),i.jsx("tbody",{children:f.length===0?i.jsx("tr",{children:i.jsx("td",{colSpan:6,children:"暂无运行明细"})}):f.map(h=>i.jsxs("tr",{children:[i.jsxs("td",{children:[i.jsx("strong",{children:h.username||h.userId||"-"}),i.jsx("span",{children:h.userId||"-"})]}),i.jsxs("td",{children:[i.jsx("strong",{children:h.flowId||"-"}),i.jsxs("span",{children:[h.runType==="workspace"?"Workspace Run":"Pipeline"," · ",h.flowSource||"user"]})]}),i.jsxs("td",{children:[i.jsx("strong",{children:Sw(h.at)}),h.endedAt?i.jsxs("span",{children:["结束 ",Sw(h.endedAt)]}):i.jsx("span",{children:"未结束"})]}),i.jsx("td",{children:i.jsx("span",{className:"af-project-admin-usage__chips",children:i.jsx("em",{children:Ore(h.status)})})}),i.jsx("td",{children:kw(h.durationMs)}),i.jsx("td",{children:i.jsx("code",{className:"af-admin-usage-run-id",children:Lre(h.runId)})})]},`${h.userId}:${h.flowSource}:${h.flowId}:${h.runId}:${h.at}`))})]})})]}),i.jsxs("section",{className:"af-project-admin-usage",children:[i.jsx("div",{className:"af-project-admin-usage__head",children:i.jsxs("div",{children:[i.jsx("strong",{children:"用户使用明细"}),i.jsx("span",{children:"按用户汇总 Pipeline 数、Run 次数和最近运行。"})]})}),i.jsx("div",{className:"af-project-admin-usage__table-wrap",children:i.jsxs("table",{className:"af-project-admin-usage__table",children:[i.jsx("thead",{children:i.jsxs("tr",{children:[i.jsx("th",{children:"User"}),i.jsx("th",{children:"Pipeline"}),i.jsx("th",{children:"Runs"}),i.jsx("th",{children:"状态"}),i.jsx("th",{children:"最近运行"})]})}),i.jsx("tbody",{children:r&&!t?i.jsx("tr",{children:i.jsx("td",{colSpan:5,children:"正在加载..."})}):((t==null?void 0:t.users)||[]).length===0?i.jsx("tr",{children:i.jsx("td",{colSpan:5,children:"暂无用户数据"})}):((t==null?void 0:t.users)||[]).map(h=>{var g,w,k,y,b,x,N,E,C,M,$;return i.jsxs("tr",{children:[i.jsxs("td",{children:[i.jsx("strong",{children:h.username||h.userId}),i.jsxs("span",{children:[h.userId,h.isAdmin?" · admin":""]})]}),i.jsxs("td",{children:[i.jsx("strong",{children:Os((g=h.pipelines)==null?void 0:g.total)}),i.jsxs("span",{children:[Os((w=h.pipelines)==null?void 0:w.active)," active / ",Os((k=h.pipelines)==null?void 0:k.archived)," archived"]})]}),i.jsxs("td",{children:[i.jsx("strong",{children:Os((y=h.runs)==null?void 0:y.total)}),i.jsxs("span",{children:["avg ",kw((b=h.runs)==null?void 0:b.avgDurationMs)]})]}),i.jsx("td",{children:i.jsxs("span",{className:"af-project-admin-usage__chips",children:[i.jsxs("em",{children:["成功 ",Os((x=h.runs)==null?void 0:x.success)]}),i.jsxs("em",{children:["失败 ",Os((N=h.runs)==null?void 0:N.failed)]}),i.jsxs("em",{children:["运行中 ",Os((E=h.runs)==null?void 0:E.running)]})]})}),i.jsx("td",{children:(C=h.runs)!=null&&C.lastRunAt?i.jsxs(i.Fragment,{children:[i.jsx("strong",{children:((M=h.runs)==null?void 0:M.lastRunFlowId)||"-"}),i.jsxs("span",{children:[(($=h.runs)==null?void 0:$.lastRunStatus)||"unknown"," · ",Sw(h.runs.lastRunAt)]})]}):i.jsx("span",{children:"无运行记录"})})]},h.userId)})})]})})]})]}):i.jsx("main",{className:"af-admin-usage-page",children:i.jsx("section",{className:"af-project-admin-usage",children:i.jsx("div",{className:"af-project-admin-usage__head",children:i.jsxs("div",{children:[i.jsx("strong",{children:"管理看板"}),i.jsx("span",{children:"需要管理员权限。"})]})})})})}function Dre(){const{navigate:e}=Vo(),[t,n]=m.useState(""),[r,s]=m.useState(""),[o,a]=m.useState(!1),[l,c]=m.useState(""),[d,p]=m.useState(!1),u=async f=>{if(f.preventDefault(),!o){a(!0),c("");try{const h=await fetch("/api/feedback",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({title:t,content:r,pageUrl:window.location.href})}),g=await h.json().catch(()=>({}));if(!h.ok)throw new Error(g.error||"提交失败");p(!0),n(""),s("")}catch(h){c(String(h.message||h))}finally{a(!1)}}};return i.jsx("main",{className:"af-feedback-page",children:i.jsxs("section",{className:"af-feedback-panel",children:[i.jsxs("div",{className:"af-feedback-head",children:[i.jsxs("div",{children:[i.jsx("span",{className:"af-feedback-eyebrow",children:"Feedback"}),i.jsx("h1",{children:"意见反馈"}),i.jsx("p",{children:"提交使用中遇到的问题、改进建议或功能需求,管理员会在设置页统一查看。"})]}),i.jsxs("button",{type:"button",className:"af-feedback-back",onClick:()=>e("/projects"),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"arrow_back"}),"返回"]})]}),d?i.jsxs("div",{className:"af-feedback-success",role:"status",children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:"check_circle"}),i.jsxs("div",{children:[i.jsx("strong",{children:"已提交"}),i.jsx("span",{children:"感谢反馈,管理员可以在设置页查看这条记录。"})]})]}):null,i.jsxs("form",{className:"af-feedback-form",onSubmit:u,children:[i.jsxs("label",{className:"af-feedback-field",children:[i.jsx("span",{children:"标题"}),i.jsx("input",{value:t,onChange:f=>n(f.target.value),placeholder:"一句话说明问题或建议",maxLength:120,required:!0})]}),i.jsxs("label",{className:"af-feedback-field",children:[i.jsx("span",{children:"反馈内容"}),i.jsx("textarea",{value:r,onChange:f=>s(f.target.value),placeholder:"描述具体场景、期望表现、实际表现或复现步骤",maxLength:5e3,rows:9,required:!0})]}),l?i.jsx("p",{className:"af-err af-feedback-error",children:l}):null,i.jsx("div",{className:"af-feedback-actions",children:i.jsxs("button",{type:"submit",className:"af-feedback-submit",disabled:o||!t.trim()||!r.trim(),children:[i.jsx("span",{className:"material-symbols-outlined","aria-hidden":!0,children:o?"hourglass_empty":"send"}),o?"提交中...":"提交反馈"]})})]})]})})}function k2(){return`m_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,8)}`}function RC(e,t=[]){const n=new Set((Array.isArray(t)?t:[]).map(String));return Object.entries(e&&typeof e=="object"?e:{}).map(([r,s])=>({id:k2(),key:r,value:String(s??""),private:n.has(r)}))}function MC(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 Wm(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(`
266
+ `),description:String((e==null?void 0:e.description)||t.description||""),envRows:RC(t.env||(e==null?void 0:e.env),e==null?void 0:e.privateEnvKeys),headerRows:RC(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 Nw(){return Wm({name:"",raw:{command:""}})}function Fre(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 o=e.argsText.split(/\r?\n/g).map(a=>a.trim()).filter(Boolean);o.length&&(n.args=o)}const r=MC(e.envRows),s=MC(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(o=>o.private).map(o=>String(o.key||"").trim()).filter(Boolean),privateHeaderKeys:e.headerRows.filter(o=>o.private).map(o=>String(o.key||"").trim()).filter(Boolean)}}function LC(e){return e?e.ok?`${e.toolCount||0} tools enabled`:`Error - ${e.error||"Show Output"}`:"未检测"}function OC(e){return e?e.ok?"ok":"error":"unknown"}function $C({title:e,rows:t,onChange:n,placeholderKey:r="KEY",placeholderValue:s="value"}){const o=(a,l,c)=>n(t.map(d=>d.id===a?{...d,[l]:c}:d));return i.jsxs("div",{className:"af-mcp-field",children:[i.jsxs("div",{className:"af-mcp-field-head",children:[i.jsx("span",{children:e}),i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>n([...t,{id:k2(),key:"",value:"",private:!0}]),children:"添加"})]}),i.jsxs("div",{className:"af-mcp-kv-list",children:[t.length===0?i.jsx("p",{className:"af-set-hint",children:"暂无"}):null,t.map(a=>i.jsxs("div",{className:"af-mcp-kv-row",children:[i.jsx("input",{className:"af-set-input af-set-input--mono",value:a.key,placeholder:r,onChange:l=>o(a.id,"key",l.target.value)}),i.jsx("input",{className:"af-set-input af-set-input--mono",value:a.value,placeholder:s,onChange:l=>o(a.id,"value",l.target.value)}),i.jsxs("label",{className:"af-mcp-private-toggle",title:"只保存到当前 AgentFlow 用户的个人配置",children:[i.jsx("input",{type:"checkbox",checked:!!a.private,onChange:l=>o(a.id,"private",l.target.checked)}),i.jsx("span",{children:"个人"})]}),i.jsx("button",{type:"button",className:"af-set-env-del",onClick:()=>n(t.filter(l=>l.id!==a.id)),"aria-label":"删除",children:i.jsx("span",{className:"material-symbols-outlined",children:"delete"})})]},a.id))]})]})}function zre(){var L;const[e,t]=m.useState(""),[n,r]=m.useState([]),[s,o]=m.useState(Nw),[a,l]=m.useState(""),[c,d]=m.useState(!1),[p,u]=m.useState(!1),[f,h]=m.useState(!1),[g,w]=m.useState({}),[k,y]=m.useState(""),[b,x]=m.useState(""),N=m.useMemo(()=>n.find(F=>F.name===a)||null,[a,n]),E=N&&g[N.name]||null,C=m.useCallback(async()=>{d(!0),y("");try{const F=await fetch("/api/mcps"),T=await F.json().catch(()=>({}));if(!F.ok)throw new Error(T.error||"MCP HTTP "+F.status);const R=Array.isArray(T.servers)?T.servers:[];t(String(T.path||"")),r(R),a&&R.some(I=>I.name===a)&&o(Wm(R.find(I=>I.name===a)))}catch(F){y(String(F.message||F))}finally{d(!1)}},[a]);m.useEffect(()=>{C()},[C]);const M=()=>{l(""),o(Nw()),x(""),y("")},$=F=>{l(F.name),o(Wm(F)),x(""),y("")},z=async(F="")=>{h(!0),y(""),x("");try{const T=await fetch("/api/mcps/check",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(F?{name:F}:{})}),R=await T.json().catch(()=>({}));if(!T.ok)throw new Error(R.error||"检测 MCP 失败");const I=Array.isArray(R.results)?R.results:[];w(D=>{const A={...D};for(const O of I)O!=null&&O.name&&(A[O.name]=O);return A}),x(F?`已检测 ${F}。`:"已检测所有 MCP。")}catch(T){y(String(T.message||T))}finally{h(!1)}},K=async()=>{u(!0),y(""),x("");try{const F=Fre(s);if(!F.nextName)throw new Error("请填写 MCP 名称");const T=await fetch("/api/mcps",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(F)}),R=await T.json().catch(()=>({}));if(!T.ok)throw new Error(R.error||"保存 MCP 失败");const I=Array.isArray(R.servers)?R.servers:[];r(I),t(String(R.path||e)),l(F.nextName),o(Wm(I.find(D=>D.name===F.nextName)||null)),w(D=>{const A={...D};return s.originalName&&s.originalName!==F.nextName&&delete A[s.originalName],delete A[F.nextName],A}),x("已保存。Cursor CLI 下次启动时会读取新配置。")}catch(F){y(String(F.message||F))}finally{u(!1)}},H=async F=>{if(F!=null&&F.name&&window.confirm(`删除 MCP "${F.name}"?`)){u(!0),y(""),x("");try{const T=await fetch("/api/mcps/delete",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:F.name})}),R=await T.json().catch(()=>({}));if(!T.ok)throw new Error(R.error||"删除 MCP 失败");r(Array.isArray(R.servers)?R.servers:[]),l(""),o(Nw()),w(I=>{const D={...I};return delete D[F.name],D}),x("已删除。")}catch(T){y(String(T.message||T))}finally{u(!1)}}};return i.jsxs("main",{className:"af-settings-page",children:[i.jsxs("header",{className:"af-settings-top",children:[i.jsxs("div",{className:"af-settings-crumb",children:[i.jsx("span",{className:"af-settings-crumb-muted",children:"AgentFlow"}),i.jsx("span",{className:"af-settings-crumb-sep",children:"/"}),i.jsx("span",{className:"af-settings-crumb-active",children:"MCP"})]}),i.jsxs("div",{className:"af-settings-top-right",children:[i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:C,disabled:c||p,children:"刷新"}),i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>z(),disabled:f||c||p||n.length===0,children:f?"检测中...":"检测状态"}),i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:M,disabled:p,children:"新增 MCP"})]})]}),i.jsx("div",{className:"af-settings-body",children:i.jsxs("div",{className:"af-settings-inner",children:[i.jsxs("section",{className:"af-settings-hero",children:[i.jsx("h1",{className:"af-settings-h1",children:"MCP 管理"}),i.jsxs("p",{className:"af-settings-lead",children:["新增、编辑和删除 Cursor MCP server。当前配置文件:",i.jsx("span",{className:"af-settings-code",children:e||"~/.cursor/mcp.json"})]})]}),i.jsxs("div",{className:"af-mcp-layout",children:[i.jsxs("section",{className:"af-set-card af-mcp-list-card",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsx("h2",{className:"af-set-h2",children:"Servers"}),i.jsxs("div",{className:"af-mcp-list-head-actions",children:[i.jsx("span",{className:"af-set-badge af-set-badge--muted",children:n.length}),i.jsxs("button",{type:"button",className:"af-set-btn-mini",onClick:M,disabled:p,children:[i.jsx("span",{className:"material-symbols-outlined",children:"add"}),"新增"]})]})]}),c?i.jsx("p",{className:"af-set-p",children:"加载中..."}):null,n.length===0&&!c?i.jsxs("div",{className:"af-mcp-empty",children:[i.jsx("p",{className:"af-set-p",children:"暂无 MCP server。"}),i.jsx("button",{type:"button",className:"af-set-footer-primary",onClick:M,disabled:p,children:"新增 MCP Server"})]}):null,i.jsx("div",{className:"af-mcp-server-list",children:n.map(F=>i.jsxs("button",{type:"button",className:"af-mcp-server-item"+(a===F.name?" af-mcp-server-item--active":""),onClick:()=>$(F),children:[i.jsx("span",{className:"material-symbols-outlined",children:F.type==="url"?"cloud":"terminal"}),i.jsxs("span",{children:[i.jsxs("span",{className:"af-mcp-server-title",children:[i.jsx("strong",{children:F.name}),i.jsx("small",{className:`af-mcp-server-health af-mcp-server-health--${OC(g[F.name])}`,children:LC(g[F.name])})]}),i.jsx("em",{children:F.url||[F.command,...F.args||[]].filter(Boolean).join(" ")})]})]},F.name))})]}),i.jsxs("section",{className:"af-set-card af-mcp-editor-card",children:[i.jsxs("div",{className:"af-set-card-head af-set-card-head--spread",children:[i.jsxs("div",{children:[i.jsx("h2",{className:"af-set-h2",children:N?"编辑 MCP":"新增 MCP"}),i.jsx("p",{className:"af-set-p af-set-p--tight",children:"保存后会写入 Cursor MCP 配置。已运行的 agent 进程不会热更新,下一次启动会读取新配置。"})]}),N?i.jsxs("div",{className:"af-mcp-editor-actions",children:[i.jsx("button",{type:"button",className:"af-set-btn-mini",onClick:()=>z(N.name),disabled:f||p,children:f?"检测中...":"检测"}),i.jsx("button",{type:"button",className:"af-set-btn-mini af-set-btn-mini--danger",onClick:()=>H(N),disabled:p,children:"删除"})]}):null]}),k?i.jsx("p",{className:"af-mcp-error",children:k}):null,b?i.jsx("p",{className:"af-mcp-status",children:b}):null,E?i.jsxs("div",{className:`af-mcp-check af-mcp-check--${OC(E)}`,children:[i.jsxs("div",{className:"af-mcp-check-head",children:[i.jsx("strong",{children:LC(E)}),i.jsxs("span",{children:[E.elapsedMs||0,"ms"]})]}),E.error?i.jsx("p",{children:E.error}):null,(L=E.tools)!=null&&L.length?i.jsx("div",{className:"af-mcp-tools-list",children:E.tools.map(F=>i.jsxs("div",{className:"af-mcp-tool-row",children:[i.jsx("strong",{children:F.name}),F.description?i.jsx("span",{children:F.description}):null]},F.name))}):null]}):null,i.jsxs("div",{className:"af-mcp-form",children:[i.jsxs("label",{className:"af-set-label",children:["MCP 名称",i.jsx("input",{className:"af-set-input af-set-input--mono",value:s.name,onChange:F=>o(T=>({...T,name:F.target.value})),placeholder:"github"})]}),i.jsxs("label",{className:"af-set-label",children:["类型",i.jsxs("select",{className:"af-set-input",value:s.type,onChange:F=>o(T=>({...T,type:F.target.value})),children:[i.jsx("option",{value:"url",children:"URL / HTTP"}),i.jsx("option",{value:"command",children:"Command / stdio"})]})]}),s.type==="url"?i.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["URL",i.jsx("input",{className:"af-set-input af-set-input--mono",value:s.url,onChange:F=>o(T=>({...T,url:F.target.value})),placeholder:"http://127.0.0.1:3845/mcp"})]}):i.jsxs(i.Fragment,{children:[i.jsxs("label",{className:"af-set-label",children:["Command",i.jsx("input",{className:"af-set-input af-set-input--mono",value:s.command,onChange:F=>o(T=>({...T,command:F.target.value})),placeholder:"uvx"})]}),i.jsxs("label",{className:"af-set-label",children:["Args,每行一个",i.jsx("textarea",{className:"af-set-input af-mcp-textarea af-set-input--mono",rows:4,value:s.argsText,onChange:F=>o(T=>({...T,argsText:F.target.value})),placeholder:`mcp-server-example
267
+ --flag`})]})]}),i.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["描述",i.jsx("input",{className:"af-set-input",value:s.description,onChange:F=>o(T=>({...T,description:F.target.value})),placeholder:"这个 MCP 提供什么能力"})]}),i.jsx($C,{title:"Headers",rows:s.headerRows,onChange:F=>o(T=>({...T,headerRows:F})),placeholderKey:"Authorization",placeholderValue:"Bearer ..."}),i.jsx($C,{title:"Env",rows:s.envRows,onChange:F=>o(T=>({...T,envRows:F})),placeholderKey:"TOKEN",placeholderValue:"..."}),i.jsxs("label",{className:"af-set-label af-mcp-field--wide",children:["额外 JSON 字段",i.jsx("textarea",{className:"af-set-input af-mcp-textarea af-set-input--mono",rows:5,value:s.extraJson,onChange:F=>o(T=>({...T,extraJson:F.target.value}))})]})]}),i.jsxs("div",{className:"af-mcp-actions",children:[i.jsx("button",{type:"button",className:"af-set-btn-outline",onClick:M,disabled:p,children:"清空"}),i.jsx("button",{type:"button",className:"af-set-footer-primary",onClick:K,disabled:p,children:p?"保存中...":"保存 MCP"})]})]})]})]})})]})}const Hre=[{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"}],Bre=[{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 长文档","客户端原型预览","图表与表格","统一展示链接"]}],Wre=[{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"}],Vre=[["知识库","查客户端、后台、前端逻辑","广告、Feed、会员、增长、配置、接口调用链"],["数据","查 CK / Hive 并输出 SQL","PV、UV、转化、分页面、分国家、分实验组"],["产物","生成原型、PRD、Display 面板","Markdown、HTML 原型、图表、表格、交互预览"],["协作","同步 TAPD 与 Git 仓库","需求正文、变更记录、MR 链接、评审材料"]];function ym({icon:e,title:t,label:n,tone:r="violet"}){return i.jsxs("div",{className:`likee-flow-node likee-flow-node-${r}`,children:[i.jsx("span",{className:"material-symbols-outlined",children:e}),i.jsxs("div",{children:[i.jsx("strong",{children:t}),i.jsx("small",{children:n})]})]})}function Kre(){return i.jsxs("div",{className:"likee-workspace-scene","aria-hidden":"true",children:[i.jsx("div",{className:"likee-scene-grid"}),i.jsxs("svg",{className:"likee-scene-lines",viewBox:"0 0 980 560",fill:"none",children:[i.jsx("path",{d:"M96 154 C236 96 330 122 444 194 C552 262 654 260 814 160"}),i.jsx("path",{d:"M118 350 C248 288 344 304 458 372 C578 444 704 420 858 310"}),i.jsx("path",{d:"M472 196 C512 248 524 302 486 372"}),i.jsx("path",{d:"M622 126 C670 198 696 258 682 354"})]}),i.jsx("div",{className:"likee-node-pos likee-node-a",children:i.jsx(ym,{icon:"travel_explore",title:"全局上下文",label:"Likee 业务、代码、数据",tone:"pink"})}),i.jsx("div",{className:"likee-node-pos likee-node-b",children:i.jsx(ym,{icon:"database",title:"CK / Hive",label:"自动 SQL 与指标口径",tone:"cyan"})}),i.jsx("div",{className:"likee-node-pos likee-node-c",children:i.jsx(ym,{icon:"article",title:"需求文档",label:"PRD、变更说明、评审稿",tone:"amber"})}),i.jsx("div",{className:"likee-node-pos likee-node-d",children:i.jsx(ym,{icon:"sync_alt",title:"TAPD / Git",label:"同步需求与版本资产",tone:"green"})}),i.jsxs("div",{className:"likee-phone-preview",children:[i.jsxs("div",{className:"likee-phone-top",children:[i.jsx("span",{children:"关注"}),i.jsx("strong",{children:"推荐"}),i.jsx("span",{children:"直播"})]}),i.jsxs("div",{className:"likee-phone-card",children:[i.jsx("div",{className:"likee-gift",children:"AD"}),i.jsx("h4",{children:"广告个性化引导弹框"}),i.jsx("p",{children:"保持推荐体验,同时解释权益与关闭路径。"}),i.jsx("button",{children:"继续"}),i.jsx("button",{className:"secondary",children:"稍后"})]})]}),i.jsxs("div",{className:"likee-display-panel",children:[i.jsxs("div",{className:"likee-panel-header",children:[i.jsx("span",{children:"DISPLAY"}),i.jsx("strong",{children:"需求资产面板"})]}),i.jsxs("div",{className:"likee-table-row",children:[i.jsx("span",{children:"需求"}),i.jsx("strong",{children:"首页广告个性化引导"})]}),i.jsxs("div",{className:"likee-table-row",children:[i.jsx("span",{children:"数据"}),i.jsx("strong",{children:"m09 PV Top 1"})]}),i.jsxs("div",{className:"likee-table-row",children:[i.jsx("span",{children:"同步"}),i.jsx("strong",{children:"TAPD + Git MR"})]})]})]})}function Vm({kicker:e,title:t,children:n}){return i.jsxs("div",{className:"likee-section-copy",children:[i.jsx("p",{className:"likee-section-kicker",children:e}),i.jsx("h2",{children:t}),i.jsx("p",{children:n})]})}function Ure(){return i.jsx("section",{id:"likee-skills",className:"likee-section likee-section-dark",children:i.jsxs("div",{className:"likee-section-inner likee-two-column likee-two-column-skills",children:[i.jsx(Vm,{kicker:"SKILLS",title:"用 Skills 把 Likee 上下文变成可复用能力",children:"Skills 是工作区里可加载的能力包。手动搭建工作区时,只需要按场景加载对应 Skill。"}),i.jsx("div",{className:"likee-skill-grid",children:Wre.map(e=>i.jsxs("article",{className:`likee-skill-card likee-skill-${e.tone}`,children:[i.jsxs("div",{className:"likee-skill-head",children:[i.jsx("div",{className:"likee-skill-icon",children:i.jsx("span",{className:"material-symbols-outlined",children:e.icon})}),i.jsxs("div",{children:[i.jsx("h3",{children:e.name}),i.jsx("span",{children:e.namespace})]})]}),i.jsx("div",{className:"likee-skill-mode",children:e.mode}),i.jsx("p",{children:e.usage}),i.jsx("div",{className:"likee-skill-examples",children:e.examples.map(t=>i.jsx("strong",{children:t},t))})]},e.name))})]})})}function S2(){return i.jsxs("div",{className:"likee-page",children:[i.jsx("div",{className:"likee-top-actions",children:i.jsxs("a",{href:"/projects",className:"likee-home-link",children:[i.jsx("span",{className:"material-symbols-outlined",children:"arrow_back"}),"返回首页"]})}),i.jsxs("section",{className:"likee-hero",children:[i.jsx(Kre,{}),i.jsxs("div",{className:"likee-hero-content",children:[i.jsx("p",{className:"likee-eyebrow",children:"LIKEE CONTEXT WORKSPACE"}),i.jsx("h1",{children:"Likee Agent 工作台"}),i.jsx("p",{className:"likee-hero-subtitle",children:"提供 Likee 全局上下文,赋能需求挖掘、书写和运营。"}),i.jsxs("div",{className:"likee-signal-row",children:[i.jsx("span",{children:"查业务逻辑"}),i.jsx("span",{children:"查 CK / Hive"}),i.jsx("span",{children:"生成原型"}),i.jsx("span",{children:"生成 PRD"}),i.jsx("span",{children:"同步 TAPD / Git"})]}),i.jsxs("div",{className:"likee-hero-actions",children:[i.jsxs("a",{href:"/projects",className:"likee-primary-action",children:[i.jsx("span",{className:"material-symbols-outlined",children:"rocket_launch"}),"立即使用"]}),i.jsxs("a",{href:"#likee-scenarios",className:"likee-secondary-action",children:[i.jsx("span",{className:"material-symbols-outlined",children:"ads_click"}),"按场景查看"]}),i.jsxs("a",{href:"#likee-usecases",className:"likee-secondary-action",children:[i.jsx("span",{className:"material-symbols-outlined",children:"view_timeline"}),"查看 Use Cases"]}),i.jsxs("a",{href:"#likee-skills",className:"likee-secondary-action",children:[i.jsx("span",{className:"material-symbols-outlined",children:"extension"}),"查看 Skills"]})]})]})]}),i.jsx("section",{id:"likee-scenarios",className:"likee-section",children:i.jsxs("div",{className:"likee-section-inner",children:[i.jsx(Vm,{kicker:"SCENARIO TRIGGERS",title:"打造 Likee 团队全景上下文",children:"不要求先会写 Prompt,也不要求知道该找哪个系统。选择一个业务场景,工作台会把需要的 Likee 上下文、数据查询和最终产物组织起来。"}),i.jsx("div",{className:"likee-scenario-grid",children:Hre.map(e=>i.jsxs("article",{className:`likee-scenario-card likee-scenario-${e.tone}`,children:[i.jsx("div",{className:"likee-scenario-icon",children:i.jsx("span",{className:"material-symbols-outlined",children:e.icon})}),i.jsxs("div",{children:[i.jsx("h3",{children:e.title}),i.jsx("p",{children:e.question})]}),i.jsx("div",{className:"likee-scenario-context",children:e.context.map(t=>i.jsx("span",{children:t},t))}),i.jsxs("div",{className:"likee-scenario-result",children:[i.jsx("span",{children:"产出"}),i.jsx("strong",{children:e.result})]})]},e.title))})]})}),i.jsx("section",{id:"likee-usecases",className:"likee-section likee-section-muted",children:i.jsxs("div",{className:"likee-section-inner likee-two-column likee-usecase-layout",children:[i.jsx(Vm,{kicker:"USE CASES",title:"沉淀 Likee 业务流水线",children:"这里展示的是平台里实际可跑的工作流:加载流程片段,在子 Agent 或 Run 节点输入业务问题,执行当前 line,最终在 Display、TAPD 和 Git 中拿到结果。"}),i.jsx("div",{className:"likee-usecase-stack",children:Bre.map(e=>i.jsxs("article",{className:"likee-usecase-card",children:[i.jsx("div",{className:`likee-usecase-media ${e.images.length>1?"likee-usecase-media-split":""}`,children:e.images.map((t,n)=>i.jsx("img",{src:t,alt:`${e.title} 工作区截图 ${n+1}`,loading:"lazy"},t))}),i.jsxs("div",{className:"likee-usecase-body",children:[i.jsx("div",{className:"likee-usecase-label",children:e.label}),i.jsx("h3",{children:e.title}),i.jsx("p",{children:e.trigger}),i.jsx("ol",{className:"likee-usecase-steps",children:e.steps.map(t=>i.jsx("li",{children:t},t))}),i.jsxs("div",{className:"likee-usecase-output",children:[i.jsx("span",{children:"实际产物"}),i.jsx("div",{children:e.outputs.map(t=>i.jsx("strong",{children:t},t))})]})]})]},e.label))})]})}),i.jsx(Ure,{}),i.jsx("section",{className:"likee-section",children:i.jsxs("div",{className:"likee-section-inner likee-two-column likee-capability-layout",children:[i.jsx(Vm,{kicker:"CAPABILITY MAP",title:"每个场景背后,都连接同一套 Likee 上下文能力",children:"工作台把知识库、CK / Hive、原型、PRD、TAPD 和 Git 放到同一条链路里。用户看到的是业务场景,系统处理的是上下文、产物和同步。"}),i.jsx("div",{className:"likee-capability-table",children:Vre.map(([e,t,n])=>i.jsxs("div",{className:"likee-capability-row",children:[i.jsx("span",{children:e}),i.jsx("strong",{children:t}),i.jsx("p",{children:n})]},e))})]})})]})}function N2(e){return t=>typeof t===e}var qre=N2("function"),Yre=e=>e===null,DC=e=>Object.prototype.toString.call(e).slice(8,-1)==="RegExp",FC=e=>!Gre(e)&&!Yre(e)&&(qre(e)||typeof e=="object"),Gre=N2("undefined");function Xre(e,t,n){return rse(n,e,t)?!0:(sse(n,e,t),e.constructor!==t.constructor?!1:Array.isArray(e)&&Array.isArray(t)?Jre(e,t,n):e instanceof Map&&t instanceof Map?ese(e,t,n):e instanceof Set&&t instanceof Set?nse(e,t):e instanceof WeakMap||e instanceof WeakSet?!1:ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)?Qre(e,t):DC(e)&&DC(t)?e.source===t.source&&e.flags===t.flags:e instanceof Error&&t instanceof Error?Zre(e,t,n):e.valueOf!==Object.prototype.valueOf?e.valueOf()===t.valueOf():e.toString!==Object.prototype.toString?e.toString()===t.toString():tse(e,t,n))}function rh(e,t,n){return e===t||Number.isNaN(e)&&Number.isNaN(t)?!0:!e||!FC(e)||!t||!FC(t)?!1:Xre(e,t,n)}function Jre(e,t,n){const{length:r}=e;if(r!==t.length)return!1;for(let s=r;s--!==0;)if(!rh(e[s],t[s],n))return!1;return!0}function Qre(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 Zre(e,t,n){return e.message===t.message&&e.name===t.name&&rh(e.cause,t.cause,n)}function ese(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(!rh(r[1],t.get(r[0]),n))return!1;return!0}function tse(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 o=r[s];if(!(o==="_owner"&&e.$$typeof)&&!rh(e[o],t[o],n))return!1}return!0}function nse(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 rse(e,t,n){var r;return((r=e.get(t))==null?void 0:r.has(n))??!1}function sse(e,t,n){let r=e.get(t);r||(r=new WeakSet,e.set(t,r)),r.add(n)}function vk(e,t){return rh(e,t,new WeakMap)}function jw(){var e;return!!(typeof window<"u"&&((e=window==null?void 0:window.document)!=null&&e.createElement))}function ise(e,...t){e&&e.removeEventListener&&e.removeEventListener(...t)}function ose(e,...t){e&&e.addEventListener&&e.addEventListener(...t)}function ase(){const e=m.useRef(!0);return e.current?(e.current=!1,!0):e.current}function lse(e,t){const n=ase();m.useEffect(()=>{if(!n)return e()},t)}function j2(e){const t=m.useRef(void 0);return m.useEffect(()=>{t.current=e}),t.current}function cse(e,t){const n=m.useRef(t);return vk(t,n.current)||(n.current=t),m.useMemo(e,n.current)}function use(e){m.useEffect(()=>{e()},[])}function dse(e=0){const[t,n]=m.useState({height:jw()?window.innerHeight:0,width:jw()?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(!jw())return()=>{};const o=s.current;return n({height:window.innerHeight,width:window.innerWidth}),ose(window,"resize",o),()=>{ise(window,"resize",o)}},[]),t}var fse=["Array","ArrayBuffer","AsyncFunction","AsyncGenerator","AsyncGeneratorFunction","Date","Error","Function","Generator","GeneratorFunction","HTMLElement","Map","Object","Promise","RegExp","Set","URL","WeakMap","WeakSet"],pse=["bigint","boolean","null","number","string","symbol","undefined"];function sh(e){const t=Object.prototype.toString.call(e).slice(8,-1);if(/HTML\w+Element/.test(t))return"HTMLElement";if(hse(t))return t}function fo(e){return t=>sh(t)===e}function hse(e){return fse.includes(e)}function jd(e){return t=>typeof t===e}function mse(e){return pse.includes(e)}var gse=["innerHTML","ownerDocument","style","attributes","nodeValue"],ih=e=>Array.isArray(e),yse=e=>sh(e)==="AsyncGeneratorFunction",xse=fo("AsyncFunction"),wse=jd("bigint"),bse=e=>e===!0||e===!1,vse=fo("Date"),kse=fo("Error"),El=jd("function"),Sse=fo("GeneratorFunction"),Nse=e=>typeof e=="number"&&Number.isInteger(e),Nv=fo("Map"),C2=e=>Number.isNaN(e),kk=e=>e===null,E2=fo("Function"),jse=fo("Promise"),Cse=fo("RegExp"),jv=fo("Set"),oh=jd("string"),Ese=jd("symbol"),Sk=jd("undefined"),_se=fo("WeakMap"),Ase=fo("WeakSet"),Nk=e=>kk(e)||Sk(e),_2=e=>!Sk(e),Pse=e=>jd("number")(e)&&!C2(e),Ise=e=>oh(e)&&e.trim().length>0,Tse=e=>{if(!oh(e)||e.length===0)return!1;const t=e.trim();return t.length>0&&Number.isFinite(Number(t))},zy=e=>!Nk(e)&&(El(e)||typeof e=="object"),A2=e=>{if(sh(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return t===null||t===Object.getPrototypeOf({})},Rse=e=>kk(e)||mse(typeof e),Mse=e=>sh(e)==="URL",P2=e=>!Nk(e)&&El(e[Symbol.iterator]),Lse=e=>P2(e)&&El(e.next)&&El(e.throw),Ose=e=>El(e)&&/^class\s/.test(e.toString()),$se=(e,t)=>!ih(e)||!El(t)?!1:e.every(n=>t(n)),Dse=e=>zy(e)&&!A2(e)&&e.nodeType===1&&oh(e.nodeName)&&gse.every(t=>t in e),Fse=e=>oh(e)&&e.length===0||ih(e)&&e.length===0||zy(e)&&!Nv(e)&&!jv(e)&&Object.keys(e).length===0||jv(e)&&e.size===0||Nv(e)&&e.size===0,zse=(e,t)=>!e||!t?!1:Object.getPrototypeOf(e)===t.prototype,Hse=(e,t)=>ih(e)?e.indexOf(t)>-1:!1,Bse=(e,t,n)=>{if(!zy(e)||!t)return!1;const r=e[t];return El(n)?n(r):_2(r)};function $t(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(ih(e))return"Array";if(E2(e))return"Function";const t=sh(e);return t||"Object"}$t.array=ih;$t.arrayOf=$se;$t.asyncGeneratorFunction=yse;$t.asyncFunction=xse;$t.bigint=wse;$t.boolean=bse;$t.class=Ose;$t.date=vse;$t.defined=_2;$t.domElement=Dse;$t.empty=Fse;$t.error=kse;$t.function=El;$t.generator=Lse;$t.generatorFunction=Sse;$t.instanceOf=zse;$t.integer=Nse;$t.iterable=P2;$t.map=Nv;$t.nan=C2;$t.null=kk;$t.nullOrUndefined=Nk;$t.nonEmptyString=Ise;$t.number=Pse;$t.numericString=Tse;$t.object=zy;$t.oneOf=Hse;$t.plainFunction=E2;$t.plainObject=A2;$t.primitive=Rse;$t.promise=jse;$t.propertyOf=Bse;$t.regexp=Cse;$t.set=jv;$t.string=oh;$t.symbol=Ese;$t.undefined=Sk;$t.url=Mse;$t.weakMap=_se;$t.weakSet=Ase;var hs=$t;/* v8 ignore next -- @preserve */var Wse=function(e){return Object.prototype.hasOwnProperty.call(e,"props")},Vse=function(e,t){return e+Dp(t)},Dp=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(Vse,""):Wse(e)&&Object.prototype.hasOwnProperty.call(e.props,"children")?Dp(e.props.children):""};Dp.default=Dp;var Kse=Dp;const Cw=Al(Kse);var I2={exports:{}};(function(e){const t=Object.getPrototypeOf({});function n(){return function(o){return typeof o=="object"&&o!==null&&!(o instanceof RegExp)&&!(o instanceof Date)}}function r(s){function o(E){return E!=="constructor"&&E!=="prototype"&&E!=="__proto__"}function a(E){let C=0;const M=E.length,$=new Array(M);for(C;C<M;++C)$[C]=y(E[C]);return $}function l(E){const C={};if(f&&Object.getPrototypeOf(E)!==t)return f(E);const M=u(E);let $,z,K;for($=0,z=M.length;$<z;++$)o(K=M[$])&&(C[K]=y(E[K]));return C}function c(E,C){const M=E.length,$=C.length;let z=0;const K=new Array(M+$);for(z;z<M;++z)K[z]=y(E[z]);for(z=0;z<$;++z)K[z+M]=y(C[z]);return K}const d=Object.prototype.propertyIsEnumerable;function p(E){const C=Object.keys(E),M=Object.getOwnPropertySymbols(E);for(let $=0,z=M.length;$<z;++$)d.call(E,M[$])&&C.push(M[$]);return C}const u=s!=null&&s.symbols?p:Object.keys,f=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 w(E){return typeof E!="object"||E===null}const k=s&&typeof s.mergeArray=="function"?s.mergeArray({clone:y,deepmerge:x,getKeys:u,isMergeableObject:h}):c;function y(E){return h(E)?Array.isArray(E)?a(E):l(E):E}function b(E,C){const M={},$=u(E),z=u(C);let K,H,L;for(K=0,H=$.length;K<H;++K)o(L=$[K])&&z.indexOf(L)===-1&&(M[L]=y(E[L]));for(K=0,H=z.length;K<H;++K)if(o(L=z[K]))if(L in E)$.indexOf(L)!==-1&&(f&&h(C[L])&&Object.getPrototypeOf(C[L])!==t?M[L]=f(C[L]):M[L]=x(E[L],C[L]));else{if(g&&typeof C[L]>"u")continue;M[L]=y(C[L])}return M}function x(E,C){if(g&&typeof C>"u")return y(E);const M=Array.isArray(C),$=Array.isArray(E);return w(C)?C:h(E)?M&&$?k(E,C):M!==$?y(C):b(E,C):y(C)}function N(){switch(arguments.length){case 0:return{};case 1:return y(arguments[0]);case 2:return x(arguments[0],arguments[1])}let E;for(let C=0,M=arguments.length;C<M;++C)E=x(E,arguments[C]);return E}return s!=null&&s.all?N:x}e.exports=r,e.exports.default=r,e.exports.deepmerge=r,Object.defineProperty(e.exports,"isMergeableObject",{get:n})})(I2);var Use=I2.exports;const qse=Al(Use);var Yse=new Error("Element already at target scroll position"),Gse=new Error("Scroll cancelled"),Xse=Math.min,zC=Date.now,Jse={left:HC("scrollLeft"),top:HC("scrollTop")};function HC(e){return function(n,r,s,o){s=s||{},typeof s=="function"&&(o=s,s={}),typeof o!="function"&&(o=Zse);var a=zC(),l=n[e],c=s.ease||Qse,d=isNaN(s.duration)?350:+s.duration,p=!1;return l===r?o(Yse,n[e]):requestAnimationFrame(f),u;function u(){p=!0}function f(h){if(p)return o(Gse,n[e]);var g=zC(),w=Xse(1,(g-a)/d),k=c(w);n[e]=k*(r-l)+l,w<1?requestAnimationFrame(f):requestAnimationFrame(function(){o(null,n[e])})}}}function Qse(e){return .5*(1-Math.cos(Math.PI*e))}function Zse(){}const eie=Al(Jse);var T2={exports:{}};(function(e){(function(t,n){e.exports?e.exports=n():t.Scrollparent=n()})(tp,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})})(T2);var tie=T2.exports;const R2=Al(tie),nie=["top","right","bottom","left"],BC=["start","end"],WC=nie.reduce((e,t)=>e.concat(t,t+"-"+BC[0],t+"-"+BC[1]),[]),yd=Math.min,vc=Math.max,Qg=Math.round,xm=Math.floor,zo=e=>({x:e,y:e}),rie={left:"right",right:"left",bottom:"top",top:"bottom"};function Cv(e,t,n){return vc(e,yd(t,n))}function Cd(e,t){return typeof e=="function"?e(t):e}function ka(e){return e.split("-")[0]}function Ho(e){return e.split("-")[1]}function M2(e){return e==="x"?"y":"x"}function jk(e){return e==="y"?"height":"width"}function ll(e){const t=e[0];return t==="t"||t==="b"?"y":"x"}function Ck(e){return M2(ll(e))}function L2(e,t,n){n===void 0&&(n=!1);const r=Ho(e),s=Ck(e),o=jk(s);let a=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(a=ey(a)),[a,ey(a)]}function sie(e){const t=ey(e);return[Zg(e),t,Zg(t)]}function Zg(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}const VC=["left","right"],KC=["right","left"],iie=["top","bottom"],oie=["bottom","top"];function aie(e,t,n){switch(e){case"top":case"bottom":return n?t?KC:VC:t?VC:KC;case"left":case"right":return t?iie:oie;default:return[]}}function lie(e,t,n,r){const s=Ho(e);let o=aie(ka(e),n==="start",r);return s&&(o=o.map(a=>a+"-"+s),t&&(o=o.concat(o.map(Zg)))),o}function ey(e){const t=ka(e);return rie[t]+e.slice(t.length)}function cie(e){return{top:0,right:0,bottom:0,left:0,...e}}function O2(e){return typeof e!="number"?cie(e):{top:e,right:e,bottom:e,left:e}}function ty(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 UC(e,t,n){let{reference:r,floating:s}=e;const o=ll(t),a=Ck(t),l=jk(a),c=ka(t),d=o==="y",p=r.x+r.width/2-s.width/2,u=r.y+r.height/2-s.height/2,f=r[l]/2-s[l]/2;let h;switch(c){case"top":h={x:p,y:r.y-s.height};break;case"bottom":h={x:p,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:u};break;case"left":h={x:r.x-s.width,y:u};break;default:h={x:r.x,y:r.y}}switch(Ho(t)){case"start":h[a]-=f*(n&&d?-1:1);break;case"end":h[a]+=f*(n&&d?-1:1);break}return h}async function uie(e,t){var n;t===void 0&&(t={});const{x:r,y:s,platform:o,rects:a,elements:l,strategy:c}=e,{boundary:d="clippingAncestors",rootBoundary:p="viewport",elementContext:u="floating",altBoundary:f=!1,padding:h=0}=Cd(t,e),g=O2(h),k=l[f?u==="floating"?"reference":"floating":u],y=ty(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(k)))==null||n?k:k.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(l.floating)),boundary:d,rootBoundary:p,strategy:c})),b=u==="floating"?{x:r,y:s,width:a.floating.width,height:a.floating.height}:a.reference,x=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l.floating)),N=await(o.isElement==null?void 0:o.isElement(x))?await(o.getScale==null?void 0:o.getScale(x))||{x:1,y:1}:{x:1,y:1},E=ty(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:b,offsetParent:x,strategy:c}):b);return{top:(y.top-E.top+g.top)/N.y,bottom:(E.bottom-y.bottom+g.bottom)/N.y,left:(y.left-E.left+g.left)/N.x,right:(E.right-y.right+g.right)/N.x}}const die=50,fie=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:o=[],platform:a}=n,l=a.detectOverflow?a:{...a,detectOverflow:uie},c=await(a.isRTL==null?void 0:a.isRTL(t));let d=await a.getElementRects({reference:e,floating:t,strategy:s}),{x:p,y:u}=UC(d,r,c),f=r,h=0;const g={};for(let w=0;w<o.length;w++){const k=o[w];if(!k)continue;const{name:y,fn:b}=k,{x,y:N,data:E,reset:C}=await b({x:p,y:u,initialPlacement:r,placement:f,strategy:s,middlewareData:g,rects:d,platform:l,elements:{reference:e,floating:t}});p=x??p,u=N??u,g[y]={...g[y],...E},C&&h<die&&(h++,typeof C=="object"&&(C.placement&&(f=C.placement),C.rects&&(d=C.rects===!0?await a.getElementRects({reference:e,floating:t,strategy:s}):C.rects),{x:p,y:u}=UC(d,f,c)),w=-1)}return{x:p,y:u,placement:f,strategy:s,middlewareData:g}},pie=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:s,rects:o,platform:a,elements:l,middlewareData:c}=t,{element:d,padding:p=0}=Cd(e,t)||{};if(d==null)return{};const u=O2(p),f={x:n,y:r},h=Ck(s),g=jk(h),w=await a.getDimensions(d),k=h==="y",y=k?"top":"left",b=k?"bottom":"right",x=k?"clientHeight":"clientWidth",N=o.reference[g]+o.reference[h]-f[h]-o.floating[g],E=f[h]-o.reference[h],C=await(a.getOffsetParent==null?void 0:a.getOffsetParent(d));let M=C?C[x]:0;(!M||!await(a.isElement==null?void 0:a.isElement(C)))&&(M=l.floating[x]||o.floating[g]);const $=N/2-E/2,z=M/2-w[g]/2-1,K=yd(u[y],z),H=yd(u[b],z),L=K,F=M-w[g]-H,T=M/2-w[g]/2+$,R=Cv(L,T,F),I=!c.arrow&&Ho(s)!=null&&T!==R&&o.reference[g]/2-(T<L?K:H)-w[g]/2<0,D=I?T<L?T-L:T-F:0;return{[h]:f[h]+D,data:{[h]:R,centerOffset:T-R-D,...I&&{alignmentOffset:D}},reset:I}}});function hie(e,t,n){return(e?[...n.filter(s=>Ho(s)===e),...n.filter(s=>Ho(s)!==e)]:n.filter(s=>ka(s)===s)).filter(s=>e?Ho(s)===e||(t?Zg(s)!==s:!1):!0)}const mie=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,s;const{rects:o,middlewareData:a,placement:l,platform:c,elements:d}=t,{crossAxis:p=!1,alignment:u,allowedPlacements:f=WC,autoAlignment:h=!0,...g}=Cd(e,t),w=u!==void 0||f===WC?hie(u||null,h,f):f,k=await c.detectOverflow(t,g),y=((n=a.autoPlacement)==null?void 0:n.index)||0,b=w[y];if(b==null)return{};const x=L2(b,o,await(c.isRTL==null?void 0:c.isRTL(d.floating)));if(l!==b)return{reset:{placement:w[0]}};const N=[k[ka(b)],k[x[0]],k[x[1]]],E=[...((r=a.autoPlacement)==null?void 0:r.overflows)||[],{placement:b,overflows:N}],C=w[y+1];if(C)return{data:{index:y+1,overflows:E},reset:{placement:C}};const M=E.map(K=>{const H=Ho(K.placement);return[K.placement,H&&p?K.overflows.slice(0,2).reduce((L,F)=>L+F,0):K.overflows[0],K.overflows]}).sort((K,H)=>K[1]-H[1]),z=((s=M.filter(K=>K[2].slice(0,Ho(K[0])?2:3).every(H=>H<=0))[0])==null?void 0:s[0])||M[0][0];return z!==l?{data:{index:y+1,overflows:E},reset:{placement:z}}:{}}}},gie=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:s,middlewareData:o,rects:a,initialPlacement:l,platform:c,elements:d}=t,{mainAxis:p=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:w=!0,...k}=Cd(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const y=ka(s),b=ll(l),x=ka(l)===l,N=await(c.isRTL==null?void 0:c.isRTL(d.floating)),E=f||(x||!w?[ey(l)]:sie(l)),C=g!=="none";!f&&C&&E.push(...lie(l,w,g,N));const M=[l,...E],$=await c.detectOverflow(t,k),z=[];let K=((r=o.flip)==null?void 0:r.overflows)||[];if(p&&z.push($[y]),u){const T=L2(s,a,N);z.push($[T[0]],$[T[1]])}if(K=[...K,{placement:s,overflows:z}],!z.every(T=>T<=0)){var H,L;const T=(((H=o.flip)==null?void 0:H.index)||0)+1,R=M[T];if(R&&(!(u==="alignment"?b!==ll(R):!1)||K.every(A=>ll(A.placement)===b?A.overflows[0]>0:!0)))return{data:{index:T,overflows:K},reset:{placement:R}};let I=(L=K.filter(D=>D.overflows[0]<=0).sort((D,A)=>D.overflows[1]-A.overflows[1])[0])==null?void 0:L.placement;if(!I)switch(h){case"bestFit":{var F;const D=(F=K.filter(A=>{if(C){const O=ll(A.placement);return O===b||O==="y"}return!0}).map(A=>[A.placement,A.overflows.filter(O=>O>0).reduce((O,_)=>O+_,0)]).sort((A,O)=>A[1]-O[1])[0])==null?void 0:F[0];D&&(I=D);break}case"initialPlacement":I=l;break}if(s!==I)return{reset:{placement:I}}}return{}}}},yie=new Set(["left","top"]);async function xie(e,t){const{placement:n,platform:r,elements:s}=e,o=await(r.isRTL==null?void 0:r.isRTL(s.floating)),a=ka(n),l=Ho(n),c=ll(n)==="y",d=yie.has(a)?-1:1,p=o&&c?-1:1,u=Cd(t,e);let{mainAxis:f,crossAxis:h,alignmentAxis:g}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return l&&typeof g=="number"&&(h=l==="end"?g*-1:g),c?{x:h*p,y:f*d}:{x:f*d,y:h*p}}const wie=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:s,y:o,placement:a,middlewareData:l}=t,c=await xie(t,e);return a===((n=l.offset)==null?void 0:n.placement)&&(r=l.arrow)!=null&&r.alignmentOffset?{}:{x:s+c.x,y:o+c.y,data:{...c,placement:a}}}}},bie=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s,platform:o}=t,{mainAxis:a=!0,crossAxis:l=!1,limiter:c={fn:y=>{let{x:b,y:x}=y;return{x:b,y:x}}},...d}=Cd(e,t),p={x:n,y:r},u=await o.detectOverflow(t,d),f=ll(ka(s)),h=M2(f);let g=p[h],w=p[f];if(a){const y=h==="y"?"top":"left",b=h==="y"?"bottom":"right",x=g+u[y],N=g-u[b];g=Cv(x,g,N)}if(l){const y=f==="y"?"top":"left",b=f==="y"?"bottom":"right",x=w+u[y],N=w-u[b];w=Cv(x,w,N)}const k=c.fn({...t,[h]:g,[f]:w});return{...k,data:{x:k.x-n,y:k.y-r,enabled:{[h]:a,[f]:l}}}}}};function Hy(){return typeof window<"u"}function Ed(e){return $2(e)?(e.nodeName||"").toLowerCase():"#document"}function ci(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Uo(e){var t;return(t=($2(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function $2(e){return Hy()?e instanceof Node||e instanceof ci(e).Node:!1}function lo(e){return Hy()?e instanceof Element||e instanceof ci(e).Element:!1}function ja(e){return Hy()?e instanceof HTMLElement||e instanceof ci(e).HTMLElement:!1}function qC(e){return!Hy()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ci(e).ShadowRoot}function ah(e){const{overflow:t,overflowX:n,overflowY:r,display:s}=co(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&s!=="inline"&&s!=="contents"}function vie(e){return/^(table|td|th)$/.test(Ed(e))}function By(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}const kie=/transform|translate|scale|rotate|perspective|filter/,Sie=/paint|layout|strict|content/,rc=e=>!!e&&e!=="none";let Ew;function Ek(e){const t=lo(e)?co(e):e;return rc(t.transform)||rc(t.translate)||rc(t.scale)||rc(t.rotate)||rc(t.perspective)||!_k()&&(rc(t.backdropFilter)||rc(t.filter))||kie.test(t.willChange||"")||Sie.test(t.contain||"")}function Nie(e){let t=_l(e);for(;ja(t)&&!xd(t);){if(Ek(t))return t;if(By(t))return null;t=_l(t)}return null}function _k(){return Ew==null&&(Ew=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Ew}function xd(e){return/^(html|body|#document)$/.test(Ed(e))}function co(e){return ci(e).getComputedStyle(e)}function Wy(e){return lo(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function _l(e){if(Ed(e)==="html")return e;const t=e.assignedSlot||e.parentNode||qC(e)&&e.host||Uo(e);return qC(t)?t.host:t}function D2(e){const t=_l(e);return xd(t)?e.ownerDocument?e.ownerDocument.body:e.body:ja(t)&&ah(t)?t:D2(t)}function Fp(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const s=D2(e),o=s===((r=e.ownerDocument)==null?void 0:r.body),a=ci(s);if(o){const l=Ev(a);return t.concat(a,a.visualViewport||[],ah(s)?s:[],l&&n?Fp(l):[])}else return t.concat(s,Fp(s,[],n))}function Ev(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function F2(e){const t=co(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const s=ja(e),o=s?e.offsetWidth:n,a=s?e.offsetHeight:r,l=Qg(n)!==o||Qg(r)!==a;return l&&(n=o,r=a),{width:n,height:r,$:l}}function Ak(e){return lo(e)?e:e.contextElement}function Xu(e){const t=Ak(e);if(!ja(t))return zo(1);const n=t.getBoundingClientRect(),{width:r,height:s,$:o}=F2(t);let a=(o?Qg(n.width):n.width)/r,l=(o?Qg(n.height):n.height)/s;return(!a||!Number.isFinite(a))&&(a=1),(!l||!Number.isFinite(l))&&(l=1),{x:a,y:l}}const jie=zo(0);function z2(e){const t=ci(e);return!_k()||!t.visualViewport?jie:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Cie(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==ci(e)?!1:t}function Lc(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),o=Ak(e);let a=zo(1);t&&(r?lo(r)&&(a=Xu(r)):a=Xu(e));const l=Cie(o,n,r)?z2(o):zo(0);let c=(s.left+l.x)/a.x,d=(s.top+l.y)/a.y,p=s.width/a.x,u=s.height/a.y;if(o){const f=ci(o),h=r&&lo(r)?ci(r):r;let g=f,w=Ev(g);for(;w&&r&&h!==g;){const k=Xu(w),y=w.getBoundingClientRect(),b=co(w),x=y.left+(w.clientLeft+parseFloat(b.paddingLeft))*k.x,N=y.top+(w.clientTop+parseFloat(b.paddingTop))*k.y;c*=k.x,d*=k.y,p*=k.x,u*=k.y,c+=x,d+=N,g=ci(w),w=Ev(g)}}return ty({width:p,height:u,x:c,y:d})}function Vy(e,t){const n=Wy(e).scrollLeft;return t?t.left+n:Lc(Uo(e)).left+n}function H2(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Vy(e,n),s=n.top+t.scrollTop;return{x:r,y:s}}function Eie(e){let{elements:t,rect:n,offsetParent:r,strategy:s}=e;const o=s==="fixed",a=Uo(r),l=t?By(t.floating):!1;if(r===a||l&&o)return n;let c={scrollLeft:0,scrollTop:0},d=zo(1);const p=zo(0),u=ja(r);if((u||!u&&!o)&&((Ed(r)!=="body"||ah(a))&&(c=Wy(r)),u)){const h=Lc(r);d=Xu(r),p.x=h.x+r.clientLeft,p.y=h.y+r.clientTop}const f=a&&!u&&!o?H2(a,c):zo(0);return{width:n.width*d.x,height:n.height*d.y,x:n.x*d.x-c.scrollLeft*d.x+p.x+f.x,y:n.y*d.y-c.scrollTop*d.y+p.y+f.y}}function _ie(e){return Array.from(e.getClientRects())}function Aie(e){const t=Uo(e),n=Wy(e),r=e.ownerDocument.body,s=vc(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),o=vc(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Vy(e);const l=-n.scrollTop;return co(r).direction==="rtl"&&(a+=vc(t.clientWidth,r.clientWidth)-s),{width:s,height:o,x:a,y:l}}const YC=25;function Pie(e,t){const n=ci(e),r=Uo(e),s=n.visualViewport;let o=r.clientWidth,a=r.clientHeight,l=0,c=0;if(s){o=s.width,a=s.height;const p=_k();(!p||p&&t==="fixed")&&(l=s.offsetLeft,c=s.offsetTop)}const d=Vy(r);if(d<=0){const p=r.ownerDocument,u=p.body,f=getComputedStyle(u),h=p.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,g=Math.abs(r.clientWidth-u.clientWidth-h);g<=YC&&(o-=g)}else d<=YC&&(o+=d);return{width:o,height:a,x:l,y:c}}function Iie(e,t){const n=Lc(e,!0,t==="fixed"),r=n.top+e.clientTop,s=n.left+e.clientLeft,o=ja(e)?Xu(e):zo(1),a=e.clientWidth*o.x,l=e.clientHeight*o.y,c=s*o.x,d=r*o.y;return{width:a,height:l,x:c,y:d}}function GC(e,t,n){let r;if(t==="viewport")r=Pie(e,n);else if(t==="document")r=Aie(Uo(e));else if(lo(t))r=Iie(t,n);else{const s=z2(e);r={x:t.x-s.x,y:t.y-s.y,width:t.width,height:t.height}}return ty(r)}function B2(e,t){const n=_l(e);return n===t||!lo(n)||xd(n)?!1:co(n).position==="fixed"||B2(n,t)}function Tie(e,t){const n=t.get(e);if(n)return n;let r=Fp(e,[],!1).filter(l=>lo(l)&&Ed(l)!=="body"),s=null;const o=co(e).position==="fixed";let a=o?_l(e):e;for(;lo(a)&&!xd(a);){const l=co(a),c=Ek(a);!c&&l.position==="fixed"&&(s=null),(o?!c&&!s:!c&&l.position==="static"&&!!s&&(s.position==="absolute"||s.position==="fixed")||ah(a)&&!c&&B2(e,a))?r=r.filter(p=>p!==a):s=l,a=_l(a)}return t.set(e,r),r}function Rie(e){let{element:t,boundary:n,rootBoundary:r,strategy:s}=e;const a=[...n==="clippingAncestors"?By(t)?[]:Tie(t,this._c):[].concat(n),r],l=GC(t,a[0],s);let c=l.top,d=l.right,p=l.bottom,u=l.left;for(let f=1;f<a.length;f++){const h=GC(t,a[f],s);c=vc(h.top,c),d=yd(h.right,d),p=yd(h.bottom,p),u=vc(h.left,u)}return{width:d-u,height:p-c,x:u,y:c}}function Mie(e){const{width:t,height:n}=F2(e);return{width:t,height:n}}function Lie(e,t,n){const r=ja(t),s=Uo(t),o=n==="fixed",a=Lc(e,!0,o,t);let l={scrollLeft:0,scrollTop:0};const c=zo(0);function d(){c.x=Vy(s)}if(r||!r&&!o)if((Ed(t)!=="body"||ah(s))&&(l=Wy(t)),r){const h=Lc(t,!0,o,t);c.x=h.x+t.clientLeft,c.y=h.y+t.clientTop}else s&&d();o&&!r&&s&&d();const p=s&&!r&&!o?H2(s,l):zo(0),u=a.left+l.scrollLeft-c.x-p.x,f=a.top+l.scrollTop-c.y-p.y;return{x:u,y:f,width:a.width,height:a.height}}function _w(e){return co(e).position==="static"}function XC(e,t){if(!ja(e)||co(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Uo(e)===n&&(n=n.ownerDocument.body),n}function W2(e,t){const n=ci(e);if(By(e))return n;if(!ja(e)){let s=_l(e);for(;s&&!xd(s);){if(lo(s)&&!_w(s))return s;s=_l(s)}return n}let r=XC(e,t);for(;r&&vie(r)&&_w(r);)r=XC(r,t);return r&&xd(r)&&_w(r)&&!Ek(r)?n:r||Nie(e)||n}const Oie=async function(e){const t=this.getOffsetParent||W2,n=this.getDimensions,r=await n(e.floating);return{reference:Lie(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function $ie(e){return co(e).direction==="rtl"}const Die={convertOffsetParentRelativeRectToViewportRelativeRect:Eie,getDocumentElement:Uo,getClippingRect:Rie,getOffsetParent:W2,getElementRects:Oie,getClientRects:_ie,getDimensions:Mie,getScale:Xu,isElement:lo,isRTL:$ie};function V2(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Fie(e,t){let n=null,r;const s=Uo(e);function o(){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),o();const d=e.getBoundingClientRect(),{left:p,top:u,width:f,height:h}=d;if(l||t(),!f||!h)return;const g=xm(u),w=xm(s.clientWidth-(p+f)),k=xm(s.clientHeight-(u+h)),y=xm(p),x={rootMargin:-g+"px "+-w+"px "+-k+"px "+-y+"px",threshold:vc(0,yd(1,c))||1};let N=!0;function E(C){const M=C[0].intersectionRatio;if(M!==c){if(!N)return a();M?a(!1,M):r=setTimeout(()=>{a(!1,1e-7)},1e3)}M===1&&!V2(d,e.getBoundingClientRect())&&a(),N=!1}try{n=new IntersectionObserver(E,{...x,root:s.ownerDocument})}catch{n=new IntersectionObserver(E,x)}n.observe(e)}return a(!0),o}function JC(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:s=!0,ancestorResize:o=!0,elementResize:a=typeof ResizeObserver=="function",layoutShift:l=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,d=Ak(e),p=s||o?[...d?Fp(d):[],...t?Fp(t):[]]:[];p.forEach(y=>{s&&y.addEventListener("scroll",n,{passive:!0}),o&&y.addEventListener("resize",n)});const u=d&&l?Fie(d,n):null;let f=-1,h=null;a&&(h=new ResizeObserver(y=>{let[b]=y;b&&b.target===d&&h&&t&&(h.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var x;(x=h)==null||x.observe(t)})),n()}),d&&!c&&h.observe(d),t&&h.observe(t));let g,w=c?Lc(e):null;c&&k();function k(){const y=Lc(e);w&&!V2(w,y)&&n(),w=y,g=requestAnimationFrame(k)}return n(),()=>{var y;p.forEach(b=>{s&&b.removeEventListener("scroll",n),o&&b.removeEventListener("resize",n)}),u==null||u(),(y=h)==null||y.disconnect(),h=null,c&&cancelAnimationFrame(g)}}const zie=wie,Hie=mie,Bie=bie,Wie=gie,QC=pie,Vie=(e,t,n)=>{const r=new Map,s={platform:Die,...n},o={...s.platform,_c:r};return fie(e,t,{...s,platform:o})};var Kie=typeof document<"u",Uie=function(){},Km=Kie?m.useLayoutEffect:Uie;function ny(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(!ny(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 o=s[r];if(!(o==="_owner"&&e.$$typeof)&&!ny(e[o],t[o]))return!1}return!0}return e!==e&&t!==t}function K2(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ZC(e,t){const n=K2(e);return Math.round(t*n)/n}function Aw(e){const t=m.useRef(e);return Km(()=>{t.current=e}),t}function eE(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:s,elements:{reference:o,floating:a}={},transform:l=!0,whileElementsMounted:c,open:d}=e,[p,u]=m.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,h]=m.useState(r);ny(f,r)||h(r);const[g,w]=m.useState(null),[k,y]=m.useState(null),b=m.useCallback(A=>{A!==C.current&&(C.current=A,w(A))},[]),x=m.useCallback(A=>{A!==M.current&&(M.current=A,y(A))},[]),N=o||g,E=a||k,C=m.useRef(null),M=m.useRef(null),$=m.useRef(p),z=c!=null,K=Aw(c),H=Aw(s),L=Aw(d),F=m.useCallback(()=>{if(!C.current||!M.current)return;const A={placement:t,strategy:n,middleware:f};H.current&&(A.platform=H.current),Vie(C.current,M.current,A).then(O=>{const _={...O,isPositioned:L.current!==!1};T.current&&!ny($.current,_)&&($.current=_,zr.flushSync(()=>{u(_)}))})},[f,t,n,H,L]);Km(()=>{d===!1&&$.current.isPositioned&&($.current.isPositioned=!1,u(A=>({...A,isPositioned:!1})))},[d]);const T=m.useRef(!1);Km(()=>(T.current=!0,()=>{T.current=!1}),[]),Km(()=>{if(N&&(C.current=N),E&&(M.current=E),N&&E){if(K.current)return K.current(N,E,F);F()}},[N,E,F,K,z]);const R=m.useMemo(()=>({reference:C,floating:M,setReference:b,setFloating:x}),[b,x]),I=m.useMemo(()=>({reference:N,floating:E}),[N,E]),D=m.useMemo(()=>{const A={position:n,left:0,top:0};if(!I.floating)return A;const O=ZC(I.floating,p.x),_=ZC(I.floating,p.y);return l?{...A,transform:"translate("+O+"px, "+_+"px)",...K2(I.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:O,top:_}},[n,l,I.floating,p.x,p.y]);return m.useMemo(()=>({...p,update:F,refs:R,elements:I,floatingStyles:D}),[p,F,R,I,D])}const qie=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?QC({element:r.current,padding:s}).fn(n):{}:r?QC({element:r,padding:s}).fn(n):{}}}},tE=(e,t)=>{const n=zie(e);return{name:n.name,fn:n.fn,options:[e,t]}},Yie=(e,t)=>{const n=Bie(e);return{name:n.name,fn:n.fn,options:[e,t]}},Gie=(e,t)=>{const n=Wie(e);return{name:n.name,fn:n.fn,options:[e,t]}},Xie=(e,t)=>{const n=Hie(e);return{name:n.name,fn:n.fn,options:[e,t]}},Jie=(e,t)=>{const n=qie(e);return{name:n.name,fn:n.fn,options:[e,t]}},Qie={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},Zie={beaconOptions:{offset:-18}},U2={back:"Back",close:"Close",last:"Last",next:"Next",nextWithProgress:"Next ({current} of {total})",open:"Open the dialog",skip:"Skip"},eoe={isFixed:!1,locale:U2,placement:"bottom"},toe={continuous:!1,debug:!1,run:!1,scrollToFirstStep:!1,steps:[]},qt={INIT:"init",START:"start",STOP:"stop",RESET:"reset",PREV:"prev",NEXT:"next",GO:"go",CLOSE:"close",SKIP:"skip",UPDATE:"update",COMPLETE:"complete"},Dr={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"},Io={BUTTON_BACK:"button_back",BUTTON_CLOSE:"button_close",BUTTON_PRIMARY:"button_primary",BUTTON_SKIP:"button_skip",KEYBOARD:"keyboard",OVERLAY:"overlay"},Ht={IDLE:"idle",READY:"ready",WAITING:"waiting",RUNNING:"running",PAUSED:"paused",SKIPPED:"skipped",FINISHED:"finished"},noe="react-joyride-portal";function roe(e){const t={};for(const n in e)e[n]!==void 0&&(t[n]=e[n]);return t}function $u(...e){return qse({all:!0,isMergeableObject:t=>!(!hs.plainObject(t)||m.isValidElement(t))})(...e)}function q2(e){return Object.prototype.toString.call(e).slice(8,-1).toLowerCase()}function la(e,t={}){const{defaultValue:n,step:r,steps:s}=t;let o=Cw(e);if(o)(o.includes("{current}")||o.includes("{total}"))&&r&&s&&(o=o.replace("{current}",r.toString()).replace("{total}",s.toString()));else if(m.isValidElement(e)&&!Object.values(e.props).length&&q2(e.type)==="function")try{o=la(e.type({}),t)}catch{o=Cw(n)}else o=Cw(n);return o}function Hr(e,t,n,...r){if(!e)return;const s=new Date,o=`${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 ${o}`,"font-weight: bold","color: gray; font-weight: normal",...r)}function soe(e,t){const n=roe(t);return{...e,...n}}function zp(){}function ioe(e){return Object.keys(e)}function ry(e,...t){if(!hs.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 nE(e,...t){if(!hs.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 _v(e,t,n){const r=o=>o.replace("{current}",String(t)).replace("{total}",String(n));if(q2(e)==="string")return r(e);if(!m.isValidElement(e))return e;const{children:s}=e.props;if(hs.string(s)&&s.includes("{current}"))return m.cloneElement(e,{children:r(s)});if(Array.isArray(s))return m.cloneElement(e,{children:s.map(o=>typeof o=="string"?r(o):_v(o,t,n))});if(hs.function(e.type)&&!Object.values(e.props).length)try{return _v(e.type({}),t,n)}catch{return e}return e}function rE(e){return ioe(e).sort().reduce((t,n)=>(t[n]=e[n],t),{})}function Pk(){var e;return!!(typeof window<"u"&&((e=window.document)!=null&&e.createElement))}function sE(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 Ik(e){return e?e.getBoundingClientRect():null}function ooe(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((o,a)=>o-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 Ci(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 aoe(e,t,n){const r=Ik(e),s=_d(e),o=s?!s.isSameNode(Ws()):!1,a=n??Ad(e);let l=0,c=(r==null?void 0:r.top)??0;return o&&a?c=(r==null?void 0:r.top)??0:s instanceof HTMLElement&&(l=s.scrollTop,!o&&!a&&(c+=l),s.isSameNode(Ws())||(c+=Ws().scrollTop)),Math.floor(c-t)}function _d(e,t){if(!e)return Ws();const n=R2(e);if(n){if(n.isSameNode(Ws()))return t?document:Ws();if(!(n.scrollHeight>n.offsetHeight))return Ws()}return n}function loe(e){const t=e.getBoundingClientRect(),n=Ws(),r=t.top+t.height/2,s=window.innerHeight/2;return Math.max(0,n.scrollTop+r-s)}function coe(e,t){if(!e)return 0;const n=R2(e)??Ws(),r=parseFloat(getComputedStyle(e).scrollMarginTop)||0,s=Ik(n),o=n.scrollTop??0,{offsetTop:a=0,scrollTop:l=0}=n;let c=e.getBoundingClientRect().top+l;if(a&&(Y2(e)||uoe(e))){const p=e.getBoundingClientRect(),u=p.top-((s==null?void 0:s.top)??0),f=u+p.height,h=n.clientHeight,g=h*.2;u>=g&&f<=h-g?c=o:c=u+o}const d=Math.floor(c-t-r);return d<0?0:d}function uoe(e){return e.offsetParent!==document.body}function Y2(e){if(!e)return!1;const t=_d(e);return t?!t.isSameNode(Ws()):!1}function Ad(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?Ad(e.parentNode,t):!1}function wm(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 iE(e){const{isFirstStep:t,scrollToFirstStep:n,step:r,target:s,targetLifecycle:o}=e;if(r.skipScroll||t&&!n&&o!==Xe.TOOLTIP||r.placement==="center")return!1;const a=s!=null&&s.isConnected?_d(s):Ws(),l=a?!a.isSameNode(Ws()):!1;return(r.isFixed||Ad(s))&&!l?!1:a.scrollHeight>a.clientHeight}function Ws(){return document.scrollingElement??document.documentElement}function oE(e,t){const{duration:n,element:r}=t;let s=()=>{};const o=new Promise(a=>{const{scrollTop:l}=r,c=e>l?e-l:l-e;s=eie.top(r,e,{duration:c<100?50:n},()=>{a()})});return{cancel:s,promise:o}}function doe(e){const t=e.replace(/^#?([\da-f])([\da-f])([\da-f])$/i,(r,s,o,a)=>s+s+o+o+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 G2={backgroundColor:"transparent",border:0,borderRadius:0,color:"#555555",cursor:"pointer",fontSize:16,lineHeight:1,padding:0,WebkitAppearance:"none"},bm={...G2,borderRadius:4,padding:8};function foe(e,t){const{styles:n}=e,r=$u(n??{},t.styles??{});let{width:s}=t;Pk()&&(s=typeof s=="number"&&window.innerWidth<s?window.innerWidth-30:s);const o={bottom:0,left:0,overflow:"hidden",position:"absolute",right:0,top:0,zIndex:t.zIndex};return $u({arrow:{alignItems:"center",color:t.arrowColor,display:"inline-flex",justifyContent:"center",position:"absolute"},beaconWrapper:{...G2,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(${doe(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:{...bm,color:t.primaryColor,marginLeft:"auto",marginRight:5},buttonClose:{...bm,color:t.textColor,height:12,padding:8,position:"absolute",right:0,top:0,width:12},buttonPrimary:{...bm,backgroundColor:t.primaryColor,color:t.backgroundColor},buttonSkip:{...bm,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:{...o,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 poe=["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 Tk(e,t){if(!t)return null;const n=$u(eoe,nE(e,"arrowComponent","beaconComponent","floatingOptions","loaderComponent","locale","styles","tooltipComponent"),t),r=$u(Qie,e.options??{},nE(t,...poe)),s=foe(e,{...n,...r}),o=$u(Zie,e.floatingOptions??{},n.floatingOptions??{});return{...n,...r,locale:$u(U2,e.locale??{},n.locale||{}),floatingOptions:o,spotlightPadding:hoe(r.spotlightPadding),styles:s}}function hoe(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 moe(e,t,n){const{action:r}=t,s=n&&[qt.PREV,qt.NEXT].includes(r);return e.skipBeacon||e.placement==="center"||s}function X2(e,t=!1){return hs.plainObject(e)?e.target?!0:(Hr(t,"tour","target is missing from the step"),!1):(Hr(t,"tour","step must be an object"),!1)}function J2(e,t=!1){return hs.array(e)?e.every(n=>X2(n,t)):(Hr(t,"tour","steps must be an array"),!1)}var goe=class{constructor(e){ur(this,"beaconPosition",null);ur(this,"debug");ur(this,"eventListeners",new Map);ur(this,"listeners",new Set);ur(this,"props");ur(this,"snapshot");ur(this,"state");ur(this,"steps");ur(this,"tooltipPosition",null);ur(this,"cleanupPositionData",()=>{this.beaconPosition=null,this.tooltipPosition=null});ur(this,"getPositionData",e=>e==="beacon"?this.beaconPosition:this.tooltipPosition);ur(this,"getServerSnapshot",()=>this.snapshot);ur(this,"getSnapshot",()=>this.snapshot);ur(this,"getEventState",()=>ry(this.snapshot,"positioned"));ur(this,"getState",()=>ry(this.snapshot,"positioned"));ur(this,"setPositionData",(e,t)=>{var r,s,o;((r=e==="beacon"?this.beaconPosition:this.tooltipPosition)==null?void 0:r.placement)!==t.placement&&Hr(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=(o=(s=this.getStep())==null?void 0:s.floatingOptions)==null?void 0:o.onPosition;n&&n(t)});ur(this,"setSteps",e=>{this.steps=e,this.updateState({size:e.length})});ur(this,"dispatch",(e,t)=>{const n=this.eventListeners.get(e.type);if(n)for(const r of n)try{r(e,t)}catch{}});ur(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)}});ur(this,"subscribe",e=>(this.listeners.add(e),()=>{this.listeners.delete(e)}));ur(this,"updateState",(e,t=!1)=>{const{controlled:n,index:r}=this.state,s=this.snapshot,o=n&&!t&&e.index!==void 0?r:e.index??r,a={action:e.action??this.state.action,controlled:n,index:o,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,!vk(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=hs.number(n);let o=0;this.debug=(e==null?void 0:e.debug)??!1,s?(o=n,hs.number(t)&&Hr(this.debug,"tour","initialStepIndex is ignored in controlled mode")):hs.number(t)&&(t>=0&&t<r.length?o=t:r.length>0&&Hr(this.debug,"tour","initialStepIndex is out of bounds")),this.props=e??{steps:[]},this.steps=r,this.state={action:qt.INIT,controlled:s,index:o,lifecycle:Xe.INIT,origin:null,positioned:!1,scrolling:!1,size:r.length,status:r.length?Ht.READY:Ht.IDLE,waiting:!1},this.snapshot=Object.freeze({...this.state})}applyTransitions(e){return e.status===Ht.WAITING&&e.size>0?{...e,status:Ht.RUNNING}:e}getStep(e){return Tk(this.props,this.steps[e??this.state.index])}};function yoe(e){return new goe(e)}function aE(e,t){return Math.min(Math.max(e,0),t)}function xoe(e,t,n){const r=m.useRef(t),s=m.useRef(n);return r.current=t,s.current=n,m.useMemo(()=>{const o=()=>e.current.getSnapshot();return{close:(k=null)=>{const{index:y,status:b}=o();b===Ht.RUNNING&&e.current.updateState({action:qt.CLOSE,index:y+1,origin:k,lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,waiting:!1})},go:k=>{const{controlled:y,size:b,status:x}=o();if(y){Hr(r.current,"tour","go() is not supported in controlled mode");return}x===Ht.RUNNING&&e.current.updateState({action:qt.GO,index:k,lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,status:k<b?x:Ht.FINISHED,waiting:!1})},info:()=>ry(e.current.getSnapshot(),"positioned"),next:k=>{const{index:y,size:b,status:x}=o();x===Ht.RUNNING&&e.current.updateState({action:qt.NEXT,index:aE(y+1,b),lifecycle:Xe.COMPLETE,origin:k,positioned:!1,scrolling:!1,waiting:!1})},open:()=>{const{status:k}=o();k===Ht.RUNNING&&e.current.updateState({action:qt.UPDATE,lifecycle:Xe.TOOLTIP_BEFORE,positioned:!1,scrolling:!1,waiting:!1})},prev:k=>{const{index:y,size:b,status:x}=o();x===Ht.RUNNING&&e.current.updateState({action:qt.PREV,index:aE(y-1,b),lifecycle:Xe.COMPLETE,origin:k,positioned:!1,scrolling:!1,waiting:!1})},reset:(k=!1)=>{const{controlled:y}=o();if(y){Hr(r.current,"tour","reset() is not supported in controlled mode");return}s.current(),e.current.updateState({action:qt.RESET,index:0,lifecycle:Xe.INIT,positioned:!1,scrolling:!1,status:k?Ht.RUNNING:Ht.READY,waiting:!1})},skip:k=>{const{status:y}=o();y===Ht.RUNNING&&e.current.updateState({action:qt.SKIP,lifecycle:Xe.COMPLETE,origin:k,positioned:!1,scrolling:!1,status:Ht.SKIPPED,waiting:!1})},start:k=>{const{index:y,size:b}=o();s.current(),e.current.updateState({action:qt.START,index:hs.number(k)?k:y,lifecycle:Xe.INIT,positioned:!1,scrolling:!1,status:b?Ht.RUNNING:Ht.WAITING,waiting:!1},!0)},stop:(k=!1)=>{const{index:y,status:b}=o();[Ht.FINISHED,Ht.SKIPPED].includes(b)||e.current.updateState({action:qt.STOP,index:y+(k?1:0),lifecycle:Xe.COMPLETE,positioned:!1,scrolling:!1,status:Ht.PAUSED,waiting:!1})}}},[e])}const woe=new Set(["origin","positioned"]);function boe(e,t){const n=m.useRef(null);m.useEffect(()=>{if(!t)return;const r=e.current.getSnapshot();return Hr(!0,"tour","init",r),n.current=r,e.current.subscribe(s=>{const o=n.current;if(n.current=s,!o)return;const a={};let l=!1;for(const c of Object.keys(s))s[c]!==o[c]&&!woe.has(c)&&(a[c]={from:o[c],to:s[c]},(c==="status"||c==="size")&&(l=!0));Object.keys(a).length&&(!l&&s.index>=s.size||Hr(!0,l?"tour":`step:${s.index}`,"state",a))})},[t,e])}function voe(e,t,n){const r=m.useRef(e),s=m.useRef(t);return r.current=e,s.current=t,m.useCallback((o,a,l)=>{var d;const c={...n.current.getEventState(),error:null,scroll:null,step:a,type:o,...l};(d=r.current)==null||d.call(r,c,s.current),n.current.dispatch(c,s.current)},[n])}function tl(e,t){return{hasChanged(n){return e[n]!==t[n]},hasChangedTo(n,r){const s=e[n],o=t[n];return Array.isArray(r)?r.includes(s)&&!r.includes(o):s===r&&o!==r},previous:t}}function koe(e){const{addFailure:t,controls:n,emitEvent:r,previousState:s,props:o,state:a,step:l,store:c}=e,{action:d,index:p,lifecycle:u,positioned:f,scrolling:h,size:g,status:w}=a,k=j2(l)??null,y=m.useRef(null),b=m.useRef(o),x=m.useRef(a),N=m.useRef(s),E=m.useRef(l),C=m.useRef(k),M=m.useRef(n),$=m.useRef(null),z=m.useRef(null),K=m.useRef(null);b.current=o,x.current=a,N.current=s,E.current=l,C.current=k,M.current=n;const H=()=>{$.current&&(clearInterval($.current),$.current=null),z.current=null,K.current&&(K.current.cancel(),K.current=null)};m.useEffect(()=>{if(!N.current)return;const{hasChangedTo:L}=tl(x.current,N.current);(L("action",[qt.NEXT,qt.PREV,qt.SKIP,qt.CLOSE])||y.current===qt.CLOSE&&d===qt.START)&&(y.current=d)},[d]),m.useEffect(()=>{if(!N.current)return()=>{H()};const{hasChanged:L}=tl(x.current,N.current),F=E.current;if(L("index")&&H(),w!==Ht.RUNNING||!F||u!==Xe.INIT)return()=>{H()};const{hasChangedTo:T}=tl(x.current,N.current);T("status",Ht.RUNNING)&&[Ht.IDLE,Ht.READY,Ht.PAUSED].includes(N.current.status)&&r(Dr.TOUR_START,F),c.current.cleanupPositionData();const{debug:R}=b.current;if(F.before&&!K.current){Hr(R,`step:${p}`,"before()",F),K.current={cancel:()=>{}},c.current.updateState({waiting:!0}),r(Dr.STEP_BEFORE_HOOK,F,{action:y.current??x.current.action});const I=()=>{K.current=null,c.current.updateState({action:y.current??x.current.action,waiting:!1,lifecycle:Xe.READY})},D=new AbortController,A=F.beforeTimeout;K.current={cancel:()=>D.abort()};const O=A?setTimeout(()=>{D.signal.aborted||(Hr(R,`step:${p}`,"before()","timed out",`${A}ms`),D.abort(),t(F,"before_hook"),r(Dr.ERROR,F,{error:new Error("Step before hook timed out")}),I())},A):null;F.before({...c.current.getState(),action:y.current??c.current.getState().action,step:F}).then(()=>{D.signal.aborted||(O&&clearTimeout(O),I())}).catch(_=>{D.signal.aborted||(O&&clearTimeout(O),t(F,"before_hook"),r(Dr.ERROR,F,{error:_ instanceof Error?_:new Error(String(_))}),I())})}else if(!K.current){$.current&&z.current!==F.target&&H();const I=Ci(F.target);if(I&&wm(I))H(),c.current.updateState({action:y.current??qt.UPDATE,lifecycle:Xe.READY,waiting:!1});else if(F.targetWaitTimeout===0)c.current.updateState({action:y.current??qt.UPDATE,lifecycle:Xe.READY,waiting:!1});else if(!$.current){const{targetWaitTimeout:D}=F,A=Date.now();z.current=F.target,Hr(R,`step:${p}`,"polling","started",`${D}ms`),c.current.updateState({waiting:!0}),$.current=setInterval(()=>{const O=Ci(F.target),_=Date.now()-A,Q=_>=D;(O&&wm(O)||Q)&&(Hr(R,`step:${p}`,"polling",O&&wm(O)?"found":"timed out",`${_}ms`),H(),c.current.updateState({action:y.current??qt.UPDATE,lifecycle:Xe.READY,waiting:!1}))},100)}}return()=>{H()}},[t,r,p,u,w,c]),m.useEffect(()=>{if(!N.current)return;const{hasChanged:L,hasChangedTo:F,previous:T}=tl(x.current,N.current),R=E.current;if(!R)return;const I=Ci(R.target),D=!!I;if(D&&wm(I)){if(F("lifecycle",Xe.READY)&&T.lifecycle===Xe.INIT&&r(Dr.STEP_BEFORE,R,{action:y.current??x.current.action}),F("lifecycle",Xe.READY)){const A=x.current,O=moe(R,A,b.current.continuous)?Xe.TOOLTIP:Xe.BEACON,_=Ci(R.scrollTarget??R.spotlightTarget??R.target),Q=iE({isFirstStep:A.index===0,scrollToFirstStep:b.current.scrollToFirstStep,step:R,target:_,targetLifecycle:O}),Z=O===Xe.TOOLTIP?Xe.TOOLTIP_BEFORE:Xe.BEACON_BEFORE;Hr(b.current.debug,`step:${p}`,"scroll",Q?"needed":"skipped"),c.current.updateState({action:qt.UPDATE,lifecycle:Z,scrolling:Q})}}else if(x.current.status===Ht.RUNNING&&u!==Xe.INIT&&u!==Xe.COMPLETE&&L("lifecycle")){Hr(b.current.debug,`step:${p}`,D?"Target not visible":"Target not mounted",R),t(R,"target_not_found"),r(Dr.TARGET_NOT_FOUND,R);const A=x.current;A.controlled||c.current.updateState({action:qt.UPDATE,index:A.index+(A.action===qt.PREV?-1:1),lifecycle:Xe.INIT})}},[t,r,p,u,c]),m.useEffect(()=>{if(!N.current)return;const{hasChangedTo:L,previous:F}=tl(x.current,N.current),T=E.current,R=C.current;if(T&&L("lifecycle",Xe.TOOLTIP_BEFORE)&&F.lifecycle===Xe.BEACON){const A=Ci(T.scrollTarget??T.spotlightTarget??T.target);if(iE({isFirstStep:x.current.index===0,scrollToFirstStep:b.current.scrollToFirstStep,step:T,target:A,targetLifecycle:Xe.TOOLTIP})){c.current.updateState({scrolling:!0,positioned:!1});return}}const I=u===Xe.BEACON_BEFORE||u===Xe.TOOLTIP_BEFORE;if(T&&I&&!h){const A=u===Xe.TOOLTIP_BEFORE?Xe.TOOLTIP:Xe.BEACON;c.current.updateState({action:qt.UPDATE,lifecycle:A})}T&&L("lifecycle",Xe.BEACON)&&r(Dr.BEACON,T),T&&L("lifecycle",Xe.TOOLTIP)&&r(Dr.TOOLTIP,T);const D=x.current;if((D.status===Ht.RUNNING||D.controlled&&D.status===Ht.PAUSED&&T)&&R&&L("lifecycle",Xe.COMPLETE)&&F.lifecycle===Xe.TOOLTIP&&(r(Dr.STEP_AFTER,R,{action:y.current??qt.UPDATE,index:F.index??D.index,lifecycle:D.lifecycle}),R.after)){r(Dr.STEP_AFTER_HOOK,R,{action:y.current??qt.UPDATE,index:F.index??D.index,lifecycle:D.lifecycle});try{R.after({...c.current.getState(),action:y.current??qt.UPDATE,index:F.index??D.index,lifecycle:D.lifecycle,step:R})}catch{}}},[r,u,f,h,c]),m.useEffect(()=>{if(!N.current)return;const{hasChangedTo:L,previous:F}=tl(x.current,N.current),T=E.current,R=C.current;g&&!T&&u===Xe.INIT&&c.current.updateState({action:qt.UPDATE,lifecycle:Xe.COMPLETE,status:Ht.FINISHED}),!x.current.controlled&&w===Ht.RUNNING&&L("lifecycle",Xe.COMPLETE)&&p<g&&c.current.updateState({action:qt.UPDATE,lifecycle:Xe.INIT}),L("lifecycle",Xe.COMPLETE)&&p>=g&&c.current.updateState({action:qt.UPDATE,lifecycle:Xe.COMPLETE,status:Ht.FINISHED});const I=T??R??Tk(b.current,b.current.steps[p-1]);if(I&&L("status",[Ht.FINISHED,Ht.SKIPPED])){let D;T?D=p:R?D=F.index??p:D=p-1,r(Dr.TOUR_END,I,{index:D}),x.current.controlled||M.current.reset(),y.current=null}T&&L("action",qt.STOP)&&(y.current=null,r(Dr.TOUR_STATUS,T)),T&&L("action",qt.RESET)&&(r(Dr.TOUR_STATUS,T),y.current=null)},[d,r,p,u,g,w,c])}function Soe({controls:e,emitEvent:t,props:n,state:r,store:s}){const{debug:o,initialStepIndex:a,run:l,stepIndex:c,steps:d}=n,p=m.useRef(void 0),u=m.useRef(r),f=m.useRef(e);u.current=r,f.current=e,m.useEffect(()=>{const h=p.current;if(p.current=n,!h||n===h)return;const{hasChanged:g}=tl(n,h);if(vk(h.steps,d)||(J2(d,o)?s.current.setSteps(d):(Hr(o,"tour","Steps are not valid",d),t(Dr.ERROR,d[0]??{target:"",content:""},{error:new Error("Steps are not valid")}))),g("run"))l?s.current.getState().size&&f.current.start(c??a):f.current.stop();else if(hs.number(c)&&g("stepIndex")){const w=hs.number(h.stepIndex)&&h.stepIndex<c?qt.NEXT:qt.PREV;[Ht.FINISHED,Ht.SKIPPED].includes(u.current.status)||s.current.updateState({action:w,index:c,lifecycle:Xe.INIT,positioned:!1},!0)}},[o,t,a,n,l,c,d,s])}function Noe(e,t){var l,c,d,p;const{beaconPosition:n,lifecycle:r,scrollOffset:s,step:o}=t;if(o.scrollTarget||o.spotlightTarget)return Math.max(0,e);let a=e-o.spotlightPadding.top;if(r===Xe.BEACON_BEFORE&&(n!=null&&n.placement)){const u=joe(n);["bottom"].includes(n.placement)||(a+=Math.floor(u-s))}else if(r===Xe.TOOLTIP_BEFORE){const{placement:u}=o;if(u==="top"){const f=((l=document.querySelector(".react-joyride__floater"))==null?void 0:l.getBoundingClientRect().height)??0,h=(c=o.floatingOptions)!=null&&c.hideArrow?0:o.arrowSize,g=o.offset+o.spotlightPadding.top+h;a-=f+g}else if(u==="left"||u==="right"){const f=((d=document.querySelector(".react-joyride__floater"))==null?void 0:d.getBoundingClientRect().height)??0,h=((p=Ci(o.target))==null?void 0:p.getBoundingClientRect().height)??0,g=s+o.spotlightPadding.top+h/2-f/2;g<s&&(a-=s-g)}}return Math.max(0,a)}function joe(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 Coe({emitEvent:e,previousState:t,props:n,state:r,step:s,store:o}){const{index:a,lifecycle:l,positioned:c,scrolling:d,status:p}=r,u=m.useRef(null),f=m.useRef(r),h=m.useRef(t),g=m.useRef(n),w=m.useRef(s);f.current=r,h.current=t,g.current=n,w.current=s,m.useEffect(()=>()=>{var k;(k=u.current)==null||k.call(u)},[]),m.useEffect(()=>{var E;if(!h.current||!w.current)return;const{hasChangedTo:k}=tl(f.current,h.current),y=w.current,{debug:b}=g.current,{scrollDuration:x}=y,N=l===Xe.BEACON_BEFORE||l===Xe.TOOLTIP_BEFORE;if(p===Ht.RUNNING&&N&&d&&k("positioned",!0)){const C=Ci(y.scrollTarget??y.spotlightTarget??y.target),M=o.current.getPositionData("beacon"),$=_d(C),z=$?!$.isSameNode(Ws()):!1;(E=u.current)==null||E.call(u),(async()=>{if(z&&!Ad($)){const D=Ws(),A=loe($),O={initial:D.scrollTop,target:A,element:D,duration:x};e(Dr.SCROLL_START,y,{scroll:O});const{cancel:_,promise:Q}=oE(A,{element:D,duration:x});u.current=_,await Q,e(Dr.SCROLL_END,y,{scroll:O})}const H=Math.floor(coe(C,y.scrollOffset))||0,L=z?H:Noe(H,{beaconPosition:M,lifecycle:l,scrollOffset:y.scrollOffset,step:y});Hr(b,`step:${a}`,"scroll",z?"custom":"document",`${H} → ${L}`);const F=$,T={initial:F.scrollTop,target:L,element:F,duration:x};e(Dr.SCROLL_START,y,{scroll:T});const{cancel:R,promise:I}=oE(L,{element:F,duration:x});u.current=R,await I,e(Dr.SCROLL_END,y,{scroll:T}),o.current.updateState({scrolling:!1})})().catch(()=>{o.current.updateState({scrolling:!1})})}},[e,a,l,c,d,p,o])}function Eoe(e){const t=cse(()=>soe(toe,e),[e]),{debug:n,initialStepIndex:r,onEvent:s,run:o,stepIndex:a,steps:l}=t,c=m.useRef(yoe(t)),d=rI.useSyncExternalStore(c.current.subscribe,c.current.getSnapshot,c.current.getServerSnapshot),[p,u]=m.useState([]),f=m.useCallback((E,C)=>{u(M=>[...M,{reason:C,step:E}])},[]),h=m.useCallback(()=>{u([])},[]);boe(c,n);const g=xoe(c,n,h),w=voe(s,g,c),{index:k,size:y,status:b}=d,x=j2(d),N=m.useMemo(()=>Tk(t,l[k]),[k,t,l]);return use(()=>{o&&y&&J2(l,n)&&g.start(a??r)}),lse(()=>{o&&y&&b===Ht.IDLE&&c.current.updateState({status:Ht.READY})},[o,y,b]),Soe({controls:g,emitEvent:w,props:t,state:d,store:c}),koe({addFailure:f,controls:g,emitEvent:w,previousState:x,props:t,state:d,step:N,store:c}),Coe({emitEvent:w,previousState:x,props:t,state:d,step:N,store:c}),{controls:g,failures:p,mergedProps:t,state:d,step:N,store:c}}function _oe(e){const[t,n]=m.useState(null);return m.useEffect(()=>{let r=null,s=!1;if(e)if(hs.domElement(e))r=e,s=!0;else{const o=document.querySelector(e);o&&(r=o)}else{const o=document.createElement("div");o.id=noe,document.body.appendChild(o),r=o}return n(r),()=>{!r||s||r.parentNode===document.body&&document.body.removeChild(r)}},[e]),t}const Aoe={animation:"joyride-loader-spin 1s linear infinite",border:"5px solid rgba(0, 0, 0, 0.1)",borderRadius:"50%",borderTopColor:"#555"};function Poe({nonce:e,step:t}){const{loaderComponent:n}=t,r=!!n;if(m.useEffect(()=>{if(r||document.getElementById("joyride-loader-animation"))return zp;const c=document.createElement("style");return c.id="joyride-loader-animation",e&&c.setAttribute("nonce",e),c.appendChild(document.createTextNode(`
268
+ @keyframes joyride-loader-spin {
269
+ to { transform: rotate(360deg); }
270
+ }
271
+ `)),document.head.appendChild(c),()=>{const d=document.getElementById("joyride-loader-animation");d!=null&&d.parentNode&&d.parentNode.removeChild(d)}},[r,e]),n===null)return null;const{height:s,width:o,...a}=t.styles.loader;let l;if(n){const c=n;l=yt.createElement(c,{step:t})}else l=yt.createElement("div",{style:{...Aoe,height:s,width:o,borderTopColor:t.primaryColor}});return yt.createElement("div",{className:"react-joyride__loader","data-testid":"loader",style:a},l)}const Ioe={height:0,isFixed:!1,left:0,top:0,width:0};function kf(e,t){const n=Ci(e);if(!n)return Ioe;const r=Ik(n),s=Ad(n),o=aoe(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:o,width:Math.round(((r==null?void 0:r.width)??0)+t.left+t.right)}}function Toe(e,t,n){const[r,s]=m.useState(()=>kf(e,t)),o=m.useRef(void 0),a=m.useRef(null),l=m.useRef(n),c=m.useRef(null),d=m.useCallback(()=>{clearTimeout(o.current),o.current=window.setTimeout(()=>{s(u=>{const f=kf(e,t);return u.top===f.top&&u.left===f.left&&u.width===f.width&&u.height===f.height&&u.isFixed===f.isFixed?u:f})},100)},[e,t]);m.useEffect(()=>{let u=null;const f=g=>{a.current=_d(g,!0),a.current&&a.current.addEventListener("scroll",d,{passive:!0}),window.addEventListener("scroll",d,{passive:!0}),window.addEventListener("resize",d),typeof ResizeObserver<"u"&&(c.current=new ResizeObserver(d),c.current.observe(g)),s(kf(e,t))},h=Ci(e);return h?f(h):(u=new MutationObserver(()=>{const g=Ci(e);g&&(u==null||u.disconnect(),u=null,f(g))}),u.observe(document.body,{childList:!0,subtree:!0})),()=>{var g;u==null||u.disconnect(),a.current&&a.current.removeEventListener("scroll",d),window.removeEventListener("scroll",d),window.removeEventListener("resize",d),(g=c.current)==null||g.disconnect(),clearTimeout(o.current)}},[e,t,d]),m.useEffect(()=>{l.current&&!n&&s(kf(e,t)),l.current=n},[n,e,t]);let p=r;return l.current&&!n&&(p=kf(e,t)),p}function Roe(e,t,n){let r=`M0 0H${e}V${t}H0Z`;return n&&(r+=` ${n}`),r}function lE(e,t,n,r,s){if(n<=0||r<=0)return"";const o=Math.max(0,Math.min(s,n/2,r/2));let a=`M${e+o} ${t}`;return a+=`H${e+n-o}`,a+=`A${o} ${o} 0 0 1 ${e+n} ${t+o}`,a+=`V${t+r-o}`,a+=`A${o} ${o} 0 0 1 ${e+n-o} ${t+r}`,a+=`H${e+o}`,a+=`A${o} ${o} 0 0 1 ${e} ${t+r-o}`,a+=`V${t+o}`,a+=`A${o} ${o} 0 0 1 ${e+o} ${t}Z`,a}const Moe=[Xe.BEACON_BEFORE,Xe.BEACON];function Loe(e){var I,D;const{blockTargetInteraction:t,continuous:n,hideOverlay:r,lifecycle:s,onClickOverlay:o,overlayClickAction:a,placement:l,portalElement:c,scrolling:d,spotlightPadding:p,spotlightRadius:u,spotlightTarget:f,styles:h,target:g,waiting:w}=e,k=dse(),y=Toe(f??g,p,d||w),b=m.useRef(null),x=(s===Xe.TOOLTIP||s===Xe.TOOLTIP_BEFORE)&&l!=="center",[N,E]=m.useState(!1),C=c?(I=b.current)==null?void 0:I.offsetParent:null,M=(C==null?void 0:C.clientWidth)??k.width,$=(C==null?void 0:C.clientHeight)??ooe()??k.height,z=((D=h.overlay)==null?void 0:D.backgroundColor)??"rgba(0, 0, 0, 0.5)",K=m.useMemo(()=>{const{backgroundColor:A,mixBlendMode:O,..._}=h.overlay;return{height:$,pointerEvents:"none",..._}},[$,h.overlay]),H=x&&!d&&!w;m.useEffect(()=>{H?requestAnimationFrame(()=>E(!0)):E(!1)},[H]);const L=n&&Moe.includes(s),F=!n&&s!==Xe.TOOLTIP;if(r||!w&&(L||F))return null;let T="";if(H)if(c&&C){const A=Ci(f??g);if(A){const O=sE(A),_=sE(C);T=lE(O.left-_.left-p.left,O.top-_.top-p.top,A.offsetWidth+p.left+p.right,A.offsetHeight+p.top+p.bottom,u)}}else T=lE(y.left,y.top,y.width,y.height,u);const R=Roe(M,$,T);return yt.createElement("div",{ref:b,"aria-hidden":"true",className:"react-joyride__overlay","data-testid":"overlay",style:K},yt.createElement("svg",{className:"react-joyride__spotlight","data-testid":"spotlight",style:{height:$,left:0,position:y.isFixed?"fixed":"absolute",top:0,width:M}},yt.createElement("path",{d:R,fill:z,fillRule:"evenodd",onClick:o,style:{cursor:a?"pointer":"default",pointerEvents:"auto"}}),T&&yt.createElement("path",{d:T,fill:z,style:{opacity:N?0:1,pointerEvents:t?"auto":"none",transition:"opacity 0.2s"}}),T&&Object.keys(h.spotlight).length>0&&yt.createElement("path",{d:T,fill:"none",style:{pointerEvents:"none"},...h.spotlight})))}function Q2(e){const{children:t,element:n}=e;return n?zr.createPortal(t,n):null}const Ooe='a[href], button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), area[href], [tabindex]:not([tabindex="-1"]), [contenteditable]';function $oe(e,t){const n=m.useRef(null);m.useEffect(()=>{if(!e)return zp;n.current=document.activeElement;const r=o=>{if(o.key!=="Tab")return;const a=[...e.querySelectorAll(Ooe)],{shiftKey:l}=o;if(!a.length)return;o.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 o=e.querySelector(t);o&&(s=setTimeout(()=>{o.focus({preventScroll:!0})},100))}return()=>{var o;e.removeEventListener("keydown",r),s!==void 0&&clearTimeout(s),(o=n.current)==null||o.focus({preventScroll:!0})}},[e,t])}function pa(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 Doe(e,t,n){const[r]=e.split("-");switch(r){case"top":return{points:`0,0 ${t/2},${n} ${t},0`,...pa(e,t,n)};case"bottom":return{points:`${t},${n} ${t/2},0 0,${n}`,...pa(e,t,n)};case"left":return{points:`0,0 ${n},${t/2} 0,${t}`,...pa(e,t,n)};case"right":return{points:`${n},${t} ${n},0 0,${t/2}`,...pa(e,t,n)};default:return null}}function Foe(e,t,n,r){if(!t)return{};const[s]=e.split("-");switch(s){case"top":return{bottom:-n,left:t.x??0,...pa(e,r,n)};case"bottom":return{top:-n,left:t.x??0,...pa(e,r,n)};case"left":return{right:-n,top:t.y??0,...pa(e,r,n)};case"right":return{left:-n,top:t.y??0,...pa(e,r,n)};default:return{}}}function zoe({arrowComponent:e,arrowRef:t,base:n,placement:r,position:s,size:o,styles:a}){const l=e;let c=null;if(l){if(!pa(r,n,o))return null;c=yt.createElement("span",{style:{flexShrink:0}},yt.createElement(l,{base:n,placement:r,size:o}))}else{const d=Doe(r,n,o);if(!d)return null;c=yt.createElement("svg",{height:d.height,width:d.width,xmlns:"http://www.w3.org/2000/svg"},yt.createElement("polygon",{fill:"currentColor",points:d.points}))}return yt.createElement("span",{ref:t,className:"react-joyride__arrow","data-testid":"arrow",style:{...a,...Foe(r,s,o,n),...s?{}:{visibility:"hidden"}}},c)}function Hoe(e){const{beaconComponent:t,continuous:n,index:r,isLastStep:s,locale:o,nonce:a,onInteract:l,shouldFocus:c,size:d,step:p,styles:u}=e,f=m.useRef(null),h=!!t;m.useEffect(()=>{if(h||document.getElementById("joyride-beacon-animation"))return zp;const k=document.createElement("style");k.id="joyride-beacon-animation",a&&k.setAttribute("nonce",a),k.appendChild(document.createTextNode(`
272
+ @keyframes joyride-beacon-inner {
273
+ 20% {
274
+ opacity: 0.9;
275
+ }
276
+
277
+ 90% {
278
+ opacity: 0.7;
279
+ }
280
+ }
281
+
282
+ @keyframes joyride-beacon-outer {
283
+ 0% {
284
+ transform: scale(1);
285
+ }
286
+
287
+ 45% {
288
+ opacity: 0.7;
289
+ transform: scale(0.75);
290
+ }
291
+
292
+ 100% {
293
+ opacity: 0.9;
294
+ transform: scale(1);
295
+ }
296
+ }
297
+ `)),document.head.appendChild(k);const y=setTimeout(()=>{hs.domElement(f.current)&&c&&f.current.focus()},0);return()=>{clearTimeout(y);const b=document.getElementById("joyride-beacon-animation");b!=null&&b.parentNode&&b.parentNode.removeChild(b)}},[h,a,c]);const g=la(o.open);let w;if(t){const k=t;w=yt.createElement(k,{continuous:n,index:r,isLastStep:s,size:d,step:p})}else w=yt.createElement("span",{style:u.beacon},yt.createElement("span",{style:u.beaconOuter}),yt.createElement("span",{style:u.beaconInner}));return yt.createElement("button",{ref:f,"aria-label":g,className:"react-joyride__beacon","data-testid":"button-beacon",onClick:l,onMouseEnter:l,style:u.beaconWrapper,title:g,type:"button"},w)}function Boe({styles:e,...t}){const{color:n,height:r,width:s,...o}=e;return yt.createElement("button",{style:o,type:"button",...t},yt.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"},yt.createElement("g",null,yt.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 Woe(e){const{backProps:t,closeProps:n,index:r,isLastStep:s,primaryProps:o,skipProps:a,step:l,tooltipProps:c}=e,{buttons:d,content:p,styles:u,title:f}=l,h={};d.includes("primary")&&(h.primary=yt.createElement("button",{"data-testid":"button-primary",style:u.buttonPrimary,type:"button",...o})),d.includes("skip")&&!s&&(h.skip=yt.createElement("button",{"aria-live":"off","data-testid":"button-skip",style:u.buttonSkip,type:"button",...a})),d.includes("back")&&r>0&&(h.back=yt.createElement("button",{"data-testid":"button-back",style:u.buttonBack,type:"button",...t})),h.close=d.includes("close")&&yt.createElement(Boe,{"data-testid":"button-close",styles:u.buttonClose,...n});const g=f?{"aria-labelledby":"joyride-tooltip-title","aria-describedby":"joyride-tooltip-content"}:{"aria-label":la(p),"aria-describedby":"joyride-tooltip-content"};return yt.createElement("div",{key:"JoyrideTooltip",className:"react-joyride__tooltip","data-joyride-step":r,...l.id&&{"data-joyride-id":l.id},style:u.tooltip,...c,...g},yt.createElement("div",{style:u.tooltipContainer},f&&yt.createElement("h4",{id:"joyride-tooltip-title",style:u.tooltipTitle},f),yt.createElement("div",{id:"joyride-tooltip-content",style:u.tooltipContent},p)),d.some(w=>w==="back"||w==="primary"||w==="skip")&&yt.createElement("div",{style:u.tooltipFooter},yt.createElement("div",{style:u.tooltipFooterSpacer},h.skip),h.back,h.primary),h.close)}function Voe(e){const{continuous:t,controls:n,index:r,isLastStep:s,size:o,step:a}=e,l=y=>{y.preventDefault(),n.prev(Io.BUTTON_BACK)},c=y=>{y.preventDefault(),a.closeButtonAction==="skip"?n.skip(Io.BUTTON_CLOSE):n.close(Io.BUTTON_CLOSE)},d=y=>{if(y.preventDefault(),!t){n.close(Io.BUTTON_PRIMARY);return}n.next(Io.BUTTON_PRIMARY)},p=y=>{y.preventDefault(),n.skip(Io.BUTTON_SKIP)},u=()=>{const{back:y,close:b,last:x,next:N,nextWithProgress:E,skip:C}=a.locale,M=la(y),$=la(b),z=la(x),K=la(N),H=la(C);let L=b,F=$;if(t){if(L=N,F=K,a.showProgress&&!s){const T=la(E,{step:r+1,steps:o});L=_v(E,r+1,o),F=T}s&&(L=x,F=z)}return{backProps:{"aria-label":M,children:y,"data-action":"back",onClick:l,role:"button",title:M},closeProps:{"aria-label":$,children:b,"data-action":"close",onClick:c,role:"button",title:$},primaryProps:{"aria-label":F,children:L,"data-action":"primary",onClick:d,role:"button",title:F},skipProps:{"aria-label":H,children:C,"data-action":"skip",onClick:p,role:"button",title:H},tooltipProps:{"aria-modal":!0,role:"alertdialog"}}},{arrowComponent:f,beaconComponent:h,tooltipComponent:g,...w}=a;let k;if(g){const y=g;k=yt.createElement(y,{...u(),continuous:t,controls:n,index:r,isLastStep:s,size:o,step:w})}else k=yt.createElement(Woe,{...u(),continuous:t,controls:n,index:r,isLastStep:s,size:o,step:w});return k}function Koe(e){if(e.startsWith("left"))return["top","bottom"];if(e.startsWith("right"))return["bottom","top"]}function Uoe(e,t,n){var r,s;return e?[Xie()]:((r=t.floatingOptions)==null?void 0:r.flipOptions)===!1?[]:[Gie({crossAxis:!1,fallbackPlacements:Koe(n),padding:20,...(s=t.floatingOptions)==null?void 0:s.flipOptions})]}function qoe(e){var O,_,Q,Z,V;const{continuous:t,controls:n,index:r,lifecycle:s,nonce:o,open:a,portalElement:l,setPositionData:c,setTooltipRef:d,shouldScroll:p,size:u,step:f,target:h,updateState:g}=e,w=m.useRef(null),k=m.useRef({}),y=m.useRef({}),b=f.placement==="center",x=f.placement==="auto",N=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})}),[]),E=m.useMemo(()=>Y2(h)?_d(h):void 0,[h]),C=m.useMemo(()=>Ad(h),[h]),M=m.useMemo(()=>E?{boundary:E,rootBoundary:"viewport"}:{},[E]),$=b||x?"bottom":f.placement,z=b?"fixed":((O=f.floatingOptions)==null?void 0:O.strategy)??(f.isFixed||C?"fixed":"absolute"),K=m.useMemo(()=>{var oe,de,ye,Se;return b?[{name:"center",fn:({rects:ce})=>({x:(window.innerWidth-ce.floating.width)/2,y:(window.innerHeight-ce.floating.height)/2})}]:[tE(({placement:ce})=>{var fe;let Ce="right";ce.startsWith("top")?Ce="top":ce.startsWith("bottom")?Ce="bottom":ce.startsWith("left")&&(Ce="left");const ae=f.spotlightTarget?0:f.spotlightPadding[Ce];return f.offset+ae+((fe=f.floatingOptions)!=null&&fe.hideArrow?0:f.arrowSize)},[f.offset,f.spotlightPadding,f.spotlightTarget,f.arrowSize,(oe=f.floatingOptions)==null?void 0:oe.hideArrow]),...Uoe(x,f,$),Yie({padding:10,...M,...(de=f.floatingOptions)==null?void 0:de.shiftOptions}),...(ye=f.floatingOptions)!=null&&ye.hideArrow?[]:[Jie({element:w,padding:f.arrowSpacing},[f.arrowSpacing,f.arrowBase])],...((Se=f.floatingOptions)==null?void 0:Se.middleware)??[]]},[b,f,x,$,M]),H=eE({...b?{elements:{reference:N}}:{},placement:$,strategy:z,middleware:K}),L=eE({strategy:z,placement:f.beaconPlacement??(x||b?"bottom":f.placement),middleware:m.useMemo(()=>{var oe,de;return[tE(((de=(oe=f.floatingOptions)==null?void 0:oe.beaconOptions)==null?void 0:de.offset)??-18)]},[(Q=(_=f.floatingOptions)==null?void 0:_.beaconOptions)==null?void 0:Q.offset]),whileElementsMounted:JC});y.current=H.middlewareData,k.current=L.middlewareData,m.useEffect(()=>{var ye;const{floating:oe,reference:de}=H.elements;if(!(!de||!oe||s!==Xe.TOOLTIP))return JC(de,oe,H.update,(ye=f.floatingOptions)==null?void 0:ye.autoUpdate)},[s,H.update,(Z=f.floatingOptions)==null?void 0:Z.autoUpdate,f.target,H.elements]),m.useEffect(()=>{!b&&h&&H.refs.setReference(h),h&&L.refs.setReference(h)},[L.refs,b,h,H.refs]),m.useEffect(()=>{H.isPositioned&&c("tooltip",{placement:H.placement,x:H.x??0,y:H.y??0,middlewareData:y.current})},[c,H.isPositioned,H.placement,H.x,H.y]),m.useEffect(()=>{L.isPositioned&&c("beacon",{placement:L.placement,x:L.x??0,y:L.y??0,middlewareData:k.current})},[c,L.isPositioned,L.placement,L.x,L.y]);const F=f.zIndex+100,T=m.useCallback(oe=>{oe.type==="mouseenter"&&f.beaconTrigger!=="hover"||g({lifecycle:Xe.TOOLTIP_BEFORE,positioned:!1})},[f.beaconTrigger,g]),R=m.useCallback(oe=>{oe&&(H.refs.setFloating(oe),d(oe))},[H.refs,d]),{arrow:I,floater:D}=f.styles;let A=null;if(s===Xe.TOOLTIP||s===Xe.TOOLTIP_BEFORE){const oe=rE({...D,...H.floatingStyles,zIndex:F,opacity:a&&H.isPositioned?1:0,...!a&&{transition:"none"}});A=yt.createElement("div",{ref:R,className:"react-joyride__floater","data-testid":"floater",id:`react-joyride-step-${r}`,style:oe},yt.createElement(Voe,{continuous:t,controls:n,index:r,isLastStep:r+1===u,size:u,step:f}),!b&&!((V=f.floatingOptions)!=null&&V.hideArrow)&&yt.createElement(zoe,{arrowComponent:f.arrowComponent,arrowRef:w,base:f.arrowBase,placement:H.placement,position:H.middlewareData.arrow,size:f.arrowSize,styles:I}))}else(s===Xe.BEACON||s===Xe.BEACON_BEFORE)&&(A=yt.createElement("div",{ref:L.refs.setFloating,className:"react-joyride__floater","data-testid":"floater-beacon",id:`react-joyride-step-${r}-beacon`,style:rE({...L.floatingStyles,zIndex:F})},yt.createElement(Hoe,{beaconComponent:f.beaconComponent,continuous:t,index:r,isLastStep:r+1===u,locale:f.locale,nonce:o,onInteract:T,shouldFocus:p,size:u,step:f,styles:f.styles})));return yt.createElement(Q2,{element:l},A)}function Yoe(e){const{continuous:t,controls:n,index:r,lifecycle:s,nonce:o,portalElement:a,setPositionData:l,shouldScroll:c,size:d,step:p,updateState:u}=e,[f,h]=m.useState(null);$oe(p.disableFocusTrap?null:f,"[data-action=primary]");const g=Ci(p.target),w=s===Xe.TOOLTIP;return!X2(p)||!hs.domElement(g)?null:yt.createElement(qoe,{key:`JoyrideStep-${r}`,continuous:t,controls:n,index:r,lifecycle:s,nonce:o,open:w,portalElement:a,setPositionData:l,setTooltipRef:h,shouldScroll:c,size:d,step:p,target:g,updateState:u})}function Goe({controls:e,mergedProps:t,state:n,step:r,store:s}){const{continuous:o,debug:a,nonce:l,portalElement:c,scrollToFirstStep:d}=t,p=_oe(c),{index:u,lifecycle:f,status:h}=n,g=h===Ht.RUNNING,[w,k]=m.useState(!1),y=m.useRef(null),b=(r==null?void 0:r.loaderDelay)??0;m.useEffect(()=>(n.waiting?b===0?k(!0):y.current=setTimeout(()=>{k(!0)},b):k(!1),()=>{y.current&&(clearTimeout(y.current),y.current=null)}),[b,n.waiting]),m.useEffect(()=>{if(!g)return;const E=C=>{!r||f!==Xe.TOOLTIP||C.key==="Escape"&&r.dismissKeyAction&&(r.dismissKeyAction==="next"?e.next(Io.KEYBOARD):e.close(Io.KEYBOARD))};return document.body.addEventListener("keydown",E,{passive:!0}),()=>{document.body.removeEventListener("keydown",E)}},[e,g,f,r]);const x=m.useCallback(()=>{(r==null?void 0:r.overlayClickAction)==="close"?e.close(Io.OVERLAY):(r==null?void 0:r.overlayClickAction)==="next"&&e.next(Io.OVERLAY)},[e,r==null?void 0:r.overlayClickAction]);if(!r||!g)return null;const N=n.action===qt.START&&!r.skipBeacon&&r.placement!=="center";return yt.createElement(yt.Fragment,null,f!==Xe.INIT&&yt.createElement(Yoe,{...n,continuous:o,controls:e,debug:a,nonce:l,portalElement:p,setPositionData:s.current.setPositionData,shouldScroll:!r.skipScroll&&(u!==0||d),step:r,updateState:s.current.updateState}),yt.createElement(Q2,{element:p},yt.createElement(yt.Fragment,null,w&&yt.createElement(Poe,{nonce:l,step:r}),!N&&yt.createElement(Loe,{...r,continuous:o,lifecycle:f,onClickOverlay:x,portalElement:c?p:null,scrolling:n.scrolling,waiting:n.waiting}))))}function Xoe(e){const{controls:t,failures:n,mergedProps:r,state:s,step:o,store:a}=Eoe(e);return{controls:t,failures:n,on:m.useCallback((l,c)=>a.current.on(l,c),[a]),state:m.useMemo(()=>ry(s,"positioned"),[s]),step:o,Tour:Pk()?yt.createElement(Goe,{controls:t,mergedProps:r,state:s,step:o,store:a}):null}}function Joe(e){const{Tour:t}=Xoe(e);return t}function Qoe(e){return Pk()?yt.createElement(Joe,e):null}function Zoe(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 eae(e){return[{target:"body",content:e("onboarding:flow.intro"),disableBeacon:!0,placement:"center"}]}function tae(e){return[{target:"body",content:e("onboarding:flow.introEmpty"),disableBeacon:!0,placement:"center"}]}const Pw="af:onboarding";function nae({page:e,hasNodes:t=!1}){const{t:n}=Rn(),[r,s]=m.useState(!1),[o,a]=m.useState([]),l=m.useRef(null),c=m.useMemo(()=>e==="projects"?Zoe(n):t?eae(n):tae(n),[e,t,n]);return m.useEffect(()=>{const d=localStorage.getItem(Pw);console.log("[Onboarding] localStorage:",d);const p=d?JSON.parse(d):{};if(console.log("[Onboarding] progress:",p,"page:",e),p.completed||p[e]){console.log("[Onboarding] skipped - already done"),s(!1),a([]);return}console.log("[Onboarding] starting with steps:",c),a(c),s(!0)},[e,t,c]),m.useEffect(()=>{if(!r)return;const d=p=>{var g;const u=p.target.closest("button");if(!u||!u.closest(".react-joyride__tooltip"))return;const h=(g=u.textContent)==null?void 0:g.trim();if(h===n("onboarding:done")||h===n("onboarding:startCreate")||h===n("onboarding:skip")){const w=localStorage.getItem(Pw)||"{}",k=JSON.parse(w);h===n("onboarding:skip")?(k.projects=!0,k.flow=!0,k.completed=!0):k[e]=!0,localStorage.setItem(Pw,JSON.stringify(k)),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",d,!0),()=>document.removeEventListener("click",d,!0)},[r,e,n]),!r||o.length===0?null:i.jsx(Qoe,{ref:l,steps:o,run:r,continuous:!0,showSkipButton:!0,showProgress:o.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 rae(){const{navigate:e,path:t}=Vo(),[n,r]=m.useState([]),[s,o]=m.useState(!1);if(m.useEffect(()=>{let p=!1;const u=async()=>{try{const h=await fetch("/api/pipeline-recent-runs");if(!h.ok)return;const g=await h.json();if(p)return;const w=Array.isArray(g.runs)?g.runs:[];r(w.filter(k=>k&&k.status==="running"))}catch{}};u();const f=window.setInterval(u,3e3);return()=>{p=!0,window.clearInterval(f)}},[]),n.length===0)return null;const a=p=>{const u=new URLSearchParams({flowId:p.flowId,flowSource:p.flowSource||"workspace"});e(`/flow?${u.toString()}`),o(!1)},l=t==="/flow"?new URLSearchParams(window.location.search):null,c=(l==null?void 0:l.get("flowId"))||"",d=n.length===1;return i.jsxs("div",{className:"af-run-indicator",role:"status","aria-live":"polite",children:[s&&!d&&i.jsx("div",{className:"af-run-indicator__menu",onMouseLeave:()=>o(!1),children:n.map(p=>i.jsxs("button",{type:"button",className:"af-run-indicator__item"+(p.flowId===c?" af-run-indicator__item--current":""),onClick:()=>a(p),title:`${p.flowId} · ${p.runId}`,children:[i.jsx("span",{className:"af-run-indicator__dot"}),i.jsx("span",{className:"af-run-indicator__flow",children:p.flowId}),i.jsx("span",{className:"af-run-indicator__run",children:p.runId.slice(0,12)})]},`${p.flowId}:${p.runId}`))}),i.jsxs("button",{type:"button",className:"af-run-indicator__btn",onClick:()=>d?a(n[0]):o(p=>!p),title:d?`${n[0].flowId} 运行中,点击跳转`:`${n.length} 个 pipeline 运行中`,children:[i.jsx("span",{className:"af-run-indicator__pulse"}),i.jsx("span",{className:"af-run-indicator__label",children:d?n[0].flowId:`${n.length} running`})]})]})}function Z2(e){return e==="/likee-context"||e==="/likee_context"}class sae 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,o;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(((o=this.state.info)==null?void 0:o.componentStack)||"");return i.jsx("div",{className:"af-auth-screen",children:i.jsxs("div",{className:"af-auth-panel af-ui-error-panel",children:[i.jsxs("div",{className:"af-auth-brand",children:[i.jsx("span",{className:"material-symbols-outlined",children:"error"}),i.jsxs("div",{children:[i.jsx("h1",{children:"AgentFlow UI Error"}),i.jsx("p",{children:"页面渲染失败,下面是调试堆栈。"})]})]}),i.jsx("pre",{children:t}),n?i.jsx("pre",{children:n}):null]})})}}function iae({authUser:e}){const{path:t}=Vo();return t==="/projects"||t==="/"?i.jsx(cu,{authUser:e}):t==="/nodes"?i.jsx(cu,{authUser:e,resourceKind:"nodes"}):t==="/my-nodes"?i.jsx(cu,{authUser:e,resourceKind:"my-nodes"}):t==="/my-flows"?i.jsx(cu,{authUser:e,resourceKind:"my-flows"}):t==="/skills"?i.jsx(cu,{authUser:e,resourceKind:"skills"}):t==="/mcps"?i.jsx(zre,{}):t==="/flow"?i.jsx(wq,{}):t==="/workspace"?i.jsx(hG,{}):t.startsWith("/display")?i.jsx(h2,{}):t==="/settings"?i.jsx(Rre,{authUser:e}):t==="/admin/usage"?i.jsx($re,{authUser:e}):t==="/feedback"?i.jsx(Dre,{}):Z2(t)?i.jsx(S2,{}):i.jsx(cu,{})}function oae({children:e}){const[t,n]=m.useState({loading:!0,authenticated:!1,user:null,setupRequired:!1}),[r,s]=m.useState(""),[o,a]=m.useState(""),[l,c]=m.useState(!1),[d,p]=m.useState(""),u=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}),p(g.error?String(g.error):"")}catch(h){n({loading:!1,authenticated:!1,user:null,setupRequired:!1}),p(String(h.message||h))}};m.useEffect(()=>{u()},[]);const f=async h=>{h.preventDefault(),c(!0),p("");try{const g=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:r,password:o})}),w=await g.json().catch(()=>({}));if(!g.ok)throw new Error(w.error||"登录失败");n({loading:!1,authenticated:!0,user:w.user||null,setupRequired:!1})}catch(g){p(String(g.message||g))}finally{c(!1)}};return t.loading?i.jsx("div",{className:"af-auth-screen",children:i.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})}}):i.jsx("div",{className:"af-auth-screen",children:i.jsxs("form",{className:"af-auth-panel",onSubmit:f,children:[i.jsxs("div",{className:"af-auth-brand",children:[i.jsx("span",{className:"material-symbols-outlined",children:"account_circle"}),i.jsxs("div",{children:[i.jsx("h1",{children:"AgentFlow"}),i.jsx("p",{children:t.setupRequired?"初始化管理员账号":"登录或创建用户"})]})]}),i.jsxs("label",{className:"af-auth-field",children:[i.jsx("span",{children:"用户名"}),i.jsx("input",{value:r,onChange:h=>s(h.target.value),autoComplete:"username",autoFocus:!0})]}),i.jsxs("label",{className:"af-auth-field",children:[i.jsx("span",{children:"密码"}),i.jsx("input",{type:"password",value:o,onChange:h=>a(h.target.value),autoComplete:t.setupRequired?"new-password":"current-password"})]}),d?i.jsx("p",{className:"af-auth-error",children:d}):null,i.jsx("button",{className:"af-auth-submit",type:"submit",disabled:l||!r.trim()||o.length<4,children:l?"处理中...":t.setupRequired?"创建并登录":"登录"})]})})}function aae({authUser:e,onLogout:t}){const{path:n}=Vo(),r=n==="/flow"||n==="/workspace";return i.jsxs("div",{className:"af-app",children:[n!=="/settings"?i.jsx(nae,{page:r?"flow":"projects"}):null,r?null:i.jsx(s$,{authUser:e,onLogout:t}),i.jsx("div",{className:r?"af-main af-main--pipeline":"af-main",children:i.jsx(iae,{authUser:e})}),i.jsx(rae,{})]})}function lae(){return i.jsx(sae,{children:i.jsx(FO,{children:i.jsx(cae,{})})})}function cae(){const{path:e}=Vo();return e.startsWith("/display")?i.jsx(h2,{}):Z2(e)?i.jsx(S2,{}):i.jsx(oae,{children:({user:t,onLogout:n})=>i.jsx(aae,{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 cE=document.querySelector('link[rel="icon"]');cE&&(cE.href=jA);Iw.createRoot(document.getElementById("root")).render(i.jsx(yt.StrictMode,{children:i.jsx(lae,{})}));