@agent-deck/backend 1.4.3 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.tsbuildinfo +1 -1
- package/dist/lib/mcp-connection-error.d.ts +1 -0
- package/dist/lib/mcp-connection-error.d.ts.map +1 -1
- package/dist/lib/mcp-connection-error.js.map +1 -1
- package/dist/lib/normalize-service-tool-result.d.ts +19 -0
- package/dist/lib/normalize-service-tool-result.d.ts.map +1 -0
- package/dist/lib/normalize-service-tool-result.js +326 -0
- package/dist/lib/normalize-service-tool-result.js.map +1 -0
- package/dist/mcp-server.js +2 -2
- package/dist/mcp-server.js.map +1 -1
- package/dist/mcp-tools/register.d.ts.map +1 -1
- package/dist/mcp-tools/register.js +20 -4
- package/dist/mcp-tools/register.js.map +1 -1
- package/dist/models/database.d.ts +33 -1
- package/dist/models/database.d.ts.map +1 -1
- package/dist/models/database.js +171 -0
- package/dist/models/database.js.map +1 -1
- package/dist/playbooks/patch-manager.d.ts +5 -2
- package/dist/playbooks/patch-manager.d.ts.map +1 -1
- package/dist/playbooks/patch-manager.js +93 -3
- package/dist/playbooks/patch-manager.js.map +1 -1
- package/dist/routes/feedback-signals.d.ts +4 -0
- package/dist/routes/feedback-signals.d.ts.map +1 -0
- package/dist/routes/feedback-signals.js +167 -0
- package/dist/routes/feedback-signals.js.map +1 -0
- package/dist/routes/playbook-patches.d.ts.map +1 -1
- package/dist/routes/playbook-patches.js +14 -2
- package/dist/routes/playbook-patches.js.map +1 -1
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +2 -0
- package/dist/server/index.js.map +1 -1
- package/dist/services/service-manager.d.ts.map +1 -1
- package/dist/services/service-manager.js +6 -4
- package/dist/services/service-manager.js.map +1 -1
- package/package.json +2 -2
- package/static-ui/assets/index-B1w2Pair.css +1 -0
- package/static-ui/assets/index-D64LC4cn.js +481 -0
- package/static-ui/index.html +2 -2
- package/static-ui/assets/index-BNXxzYhs.js +0 -468
- package/static-ui/assets/index-Dz443SMq.css +0 -1
|
@@ -0,0 +1,481 @@
|
|
|
1
|
+
var pR=Object.defineProperty;var hw=e=>{throw TypeError(e)};var mR=(e,t,n)=>t in e?pR(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var po=(e,t,n)=>mR(e,typeof t!="symbol"?t+"":t,n),ip=(e,t,n)=>t.has(e)||hw("Cannot "+n);var D=(e,t,n)=>(ip(e,t,"read from private field"),n?n.call(e):t.get(e)),we=(e,t,n)=>t.has(e)?hw("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),ce=(e,t,n,r)=>(ip(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),Oe=(e,t,n)=>(ip(e,t,"access private method"),n);var Eu=(e,t,n,r)=>({set _(o){ce(e,t,o,n)},get _(){return D(e,t,r)}});function gR(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const o in r)if(o!=="default"&&!(o in e)){const s=Object.getOwnPropertyDescriptor(r,o);s&&Object.defineProperty(e,o,s.get?s:{enumerable:!0,get:()=>r[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerPolicy&&(s.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?s.credentials="include":o.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(o){if(o.ep)return;o.ep=!0;const s=n(o);fetch(o.href,s)}})();var Wd=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ll(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var T_={exports:{}},rh={},$_={exports:{}},Ve={};/**
|
|
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 Jc=Symbol.for("react.element"),yR=Symbol.for("react.portal"),vR=Symbol.for("react.fragment"),xR=Symbol.for("react.strict_mode"),wR=Symbol.for("react.profiler"),bR=Symbol.for("react.provider"),kR=Symbol.for("react.context"),_R=Symbol.for("react.forward_ref"),SR=Symbol.for("react.suspense"),CR=Symbol.for("react.memo"),ER=Symbol.for("react.lazy"),pw=Symbol.iterator;function NR(e){return e===null||typeof e!="object"?null:(e=pw&&e[pw]||e["@@iterator"],typeof e=="function"?e:null)}var R_={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},I_=Object.assign,A_={};function cl(e,t,n){this.props=e,this.context=t,this.refs=A_,this.updater=n||R_}cl.prototype.isReactComponent={};cl.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")};cl.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function O_(){}O_.prototype=cl.prototype;function By(e,t,n){this.props=e,this.context=t,this.refs=A_,this.updater=n||R_}var Ky=By.prototype=new O_;Ky.constructor=By;I_(Ky,cl.prototype);Ky.isPureReactComponent=!0;var mw=Array.isArray,M_=Object.prototype.hasOwnProperty,Wy={current:null},D_={key:!0,ref:!0,__self:!0,__source:!0};function L_(e,t,n){var r,o={},s=null,i=null;if(t!=null)for(r in t.ref!==void 0&&(i=t.ref),t.key!==void 0&&(s=""+t.key),t)M_.call(t,r)&&!D_.hasOwnProperty(r)&&(o[r]=t[r]);var a=arguments.length-2;if(a===1)o.children=n;else if(1<a){for(var l=Array(a),u=0;u<a;u++)l[u]=arguments[u+2];o.children=l}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)o[r]===void 0&&(o[r]=a[r]);return{$$typeof:Jc,type:e,key:s,ref:i,props:o,_owner:Wy.current}}function jR(e,t){return{$$typeof:Jc,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Zy(e){return typeof e=="object"&&e!==null&&e.$$typeof===Jc}function PR(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var gw=/\/+/g;function ap(e,t){return typeof e=="object"&&e!==null&&e.key!=null?PR(""+e.key):t.toString(36)}function md(e,t,n,r,o){var s=typeof e;(s==="undefined"||s==="boolean")&&(e=null);var i=!1;if(e===null)i=!0;else switch(s){case"string":case"number":i=!0;break;case"object":switch(e.$$typeof){case Jc:case yR:i=!0}}if(i)return i=e,o=o(i),e=r===""?"."+ap(i,0):r,mw(o)?(n="",e!=null&&(n=e.replace(gw,"$&/")+"/"),md(o,t,n,"",function(u){return u})):o!=null&&(Zy(o)&&(o=jR(o,n+(!o.key||i&&i.key===o.key?"":(""+o.key).replace(gw,"$&/")+"/")+e)),t.push(o)),1;if(i=0,r=r===""?".":r+":",mw(e))for(var a=0;a<e.length;a++){s=e[a];var l=r+ap(s,a);i+=md(s,t,n,l,o)}else if(l=NR(e),typeof l=="function")for(e=l.call(e),a=0;!(s=e.next()).done;)s=s.value,l=r+ap(s,a++),i+=md(s,t,n,l,o);else if(s==="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 i}function Nu(e,t,n){if(e==null)return e;var r=[],o=0;return md(e,r,"","",function(s){return t.call(n,s,o++)}),r}function TR(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 Cn={current:null},gd={transition:null},$R={ReactCurrentDispatcher:Cn,ReactCurrentBatchConfig:gd,ReactCurrentOwner:Wy};function z_(){throw Error("act(...) is not supported in production builds of React.")}Ve.Children={map:Nu,forEach:function(e,t,n){Nu(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Nu(e,function(){t++}),t},toArray:function(e){return Nu(e,function(t){return t})||[]},only:function(e){if(!Zy(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};Ve.Component=cl;Ve.Fragment=vR;Ve.Profiler=wR;Ve.PureComponent=By;Ve.StrictMode=xR;Ve.Suspense=SR;Ve.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=$R;Ve.act=z_;Ve.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=I_({},e.props),o=e.key,s=e.ref,i=e._owner;if(t!=null){if(t.ref!==void 0&&(s=t.ref,i=Wy.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var a=e.type.defaultProps;for(l in t)M_.call(t,l)&&!D_.hasOwnProperty(l)&&(r[l]=t[l]===void 0&&a!==void 0?a[l]:t[l])}var l=arguments.length-2;if(l===1)r.children=n;else if(1<l){a=Array(l);for(var u=0;u<l;u++)a[u]=arguments[u+2];r.children=a}return{$$typeof:Jc,type:e.type,key:o,ref:s,props:r,_owner:i}};Ve.createContext=function(e){return e={$$typeof:kR,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:bR,_context:e},e.Consumer=e};Ve.createElement=L_;Ve.createFactory=function(e){var t=L_.bind(null,e);return t.type=e,t};Ve.createRef=function(){return{current:null}};Ve.forwardRef=function(e){return{$$typeof:_R,render:e}};Ve.isValidElement=Zy;Ve.lazy=function(e){return{$$typeof:ER,_payload:{_status:-1,_result:e},_init:TR}};Ve.memo=function(e,t){return{$$typeof:CR,type:e,compare:t===void 0?null:t}};Ve.startTransition=function(e){var t=gd.transition;gd.transition={};try{e()}finally{gd.transition=t}};Ve.unstable_act=z_;Ve.useCallback=function(e,t){return Cn.current.useCallback(e,t)};Ve.useContext=function(e){return Cn.current.useContext(e)};Ve.useDebugValue=function(){};Ve.useDeferredValue=function(e){return Cn.current.useDeferredValue(e)};Ve.useEffect=function(e,t){return Cn.current.useEffect(e,t)};Ve.useId=function(){return Cn.current.useId()};Ve.useImperativeHandle=function(e,t,n){return Cn.current.useImperativeHandle(e,t,n)};Ve.useInsertionEffect=function(e,t){return Cn.current.useInsertionEffect(e,t)};Ve.useLayoutEffect=function(e,t){return Cn.current.useLayoutEffect(e,t)};Ve.useMemo=function(e,t){return Cn.current.useMemo(e,t)};Ve.useReducer=function(e,t,n){return Cn.current.useReducer(e,t,n)};Ve.useRef=function(e){return Cn.current.useRef(e)};Ve.useState=function(e){return Cn.current.useState(e)};Ve.useSyncExternalStore=function(e,t,n){return Cn.current.useSyncExternalStore(e,t,n)};Ve.useTransition=function(){return Cn.current.useTransition()};Ve.version="18.3.1";$_.exports=Ve;var b=$_.exports;const Kr=ll(b),Qy=gR({__proto__:null,default:Kr},[b]);/**
|
|
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 RR=b,IR=Symbol.for("react.element"),AR=Symbol.for("react.fragment"),OR=Object.prototype.hasOwnProperty,MR=RR.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,DR={key:!0,ref:!0,__self:!0,__source:!0};function F_(e,t,n){var r,o={},s=null,i=null;n!==void 0&&(s=""+n),t.key!==void 0&&(s=""+t.key),t.ref!==void 0&&(i=t.ref);for(r in t)OR.call(t,r)&&!DR.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps,t)o[r]===void 0&&(o[r]=t[r]);return{$$typeof:IR,type:e,key:s,ref:i,props:o,_owner:MR.current}}rh.Fragment=AR;rh.jsx=F_;rh.jsxs=F_;T_.exports=rh;var c=T_.exports,U_={exports:{}},Yn={},q_={exports:{}},V_={};/**
|
|
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(U,H){var j=U.length;U.push(H);e:for(;0<j;){var O=j-1>>>1,V=U[O];if(0<o(V,H))U[O]=H,U[j]=V,j=O;else break e}}function n(U){return U.length===0?null:U[0]}function r(U){if(U.length===0)return null;var H=U[0],j=U.pop();if(j!==H){U[0]=j;e:for(var O=0,V=U.length,_=V>>>1;O<_;){var E=2*(O+1)-1,$=U[E],M=E+1,B=U[M];if(0>o($,j))M<V&&0>o(B,$)?(U[O]=B,U[M]=j,O=M):(U[O]=$,U[E]=j,O=E);else if(M<V&&0>o(B,j))U[O]=B,U[M]=j,O=M;else break e}}return H}function o(U,H){var j=U.sortIndex-H.sortIndex;return j!==0?j:U.id-H.id}if(typeof performance=="object"&&typeof performance.now=="function"){var s=performance;e.unstable_now=function(){return s.now()}}else{var i=Date,a=i.now();e.unstable_now=function(){return i.now()-a}}var l=[],u=[],d=1,f=null,p=3,h=!1,v=!1,m=!1,x=typeof setTimeout=="function"?setTimeout:null,g=typeof clearTimeout=="function"?clearTimeout:null,y=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function w(U){for(var H=n(u);H!==null;){if(H.callback===null)r(u);else if(H.startTime<=U)r(u),H.sortIndex=H.expirationTime,t(l,H);else break;H=n(u)}}function k(U){if(m=!1,w(U),!v)if(n(l)!==null)v=!0,Z(C);else{var H=n(u);H!==null&&W(k,H.startTime-U)}}function C(U,H){v=!1,m&&(m=!1,g(A),A=-1),h=!0;var j=p;try{for(w(H),f=n(l);f!==null&&(!(f.expirationTime>H)||U&&!T());){var O=f.callback;if(typeof O=="function"){f.callback=null,p=f.priorityLevel;var V=O(f.expirationTime<=H);H=e.unstable_now(),typeof V=="function"?f.callback=V:f===n(l)&&r(l),w(H)}else r(l);f=n(l)}if(f!==null)var _=!0;else{var E=n(u);E!==null&&W(k,E.startTime-H),_=!1}return _}finally{f=null,p=j,h=!1}}var N=!1,S=null,A=-1,P=5,R=-1;function T(){return!(e.unstable_now()-R<P)}function I(){if(S!==null){var U=e.unstable_now();R=U;var H=!0;try{H=S(!0,U)}finally{H?F():(N=!1,S=null)}}else N=!1}var F;if(typeof y=="function")F=function(){y(I)};else if(typeof MessageChannel<"u"){var L=new MessageChannel,q=L.port2;L.port1.onmessage=I,F=function(){q.postMessage(null)}}else F=function(){x(I,0)};function Z(U){S=U,N||(N=!0,F())}function W(U,H){A=x(function(){U(e.unstable_now())},H)}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(U){U.callback=null},e.unstable_continueExecution=function(){v||h||(v=!0,Z(C))},e.unstable_forceFrameRate=function(U){0>U||125<U?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):P=0<U?Math.floor(1e3/U):5},e.unstable_getCurrentPriorityLevel=function(){return p},e.unstable_getFirstCallbackNode=function(){return n(l)},e.unstable_next=function(U){switch(p){case 1:case 2:case 3:var H=3;break;default:H=p}var j=p;p=H;try{return U()}finally{p=j}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(U,H){switch(U){case 1:case 2:case 3:case 4:case 5:break;default:U=3}var j=p;p=U;try{return H()}finally{p=j}},e.unstable_scheduleCallback=function(U,H,j){var O=e.unstable_now();switch(typeof j=="object"&&j!==null?(j=j.delay,j=typeof j=="number"&&0<j?O+j:O):j=O,U){case 1:var V=-1;break;case 2:V=250;break;case 5:V=1073741823;break;case 4:V=1e4;break;default:V=5e3}return V=j+V,U={id:d++,callback:H,priorityLevel:U,startTime:j,expirationTime:V,sortIndex:-1},j>O?(U.sortIndex=j,t(u,U),n(l)===null&&U===n(u)&&(m?(g(A),A=-1):m=!0,W(k,j-O))):(U.sortIndex=V,t(l,U),v||h||(v=!0,Z(C))),U},e.unstable_shouldYield=T,e.unstable_wrapCallback=function(U){var H=p;return function(){var j=p;p=H;try{return U.apply(this,arguments)}finally{p=j}}}})(V_);q_.exports=V_;var LR=q_.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 zR=b,Jn=LR;function Y(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 H_=new Set,wc={};function Oi(e,t){Ha(e,t),Ha(e+"Capture",t)}function Ha(e,t){for(wc[e]=t,e=0;e<t.length;e++)H_.add(t[e])}var Ro=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),jm=Object.prototype.hasOwnProperty,FR=/^[: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]*$/,yw={},vw={};function UR(e){return jm.call(vw,e)?!0:jm.call(yw,e)?!1:FR.test(e)?vw[e]=!0:(yw[e]=!0,!1)}function qR(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 VR(e,t,n,r){if(t===null||typeof t>"u"||qR(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 En(e,t,n,r,o,s,i){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=s,this.removeEmptyString=i}var rn={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){rn[e]=new En(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];rn[t]=new En(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){rn[e]=new En(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){rn[e]=new En(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){rn[e]=new En(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){rn[e]=new En(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){rn[e]=new En(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){rn[e]=new En(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){rn[e]=new En(e,5,!1,e.toLowerCase(),null,!1,!1)});var Gy=/[\-:]([a-z])/g;function Jy(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(Gy,Jy);rn[t]=new En(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(Gy,Jy);rn[t]=new En(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(Gy,Jy);rn[t]=new En(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){rn[e]=new En(e,1,!1,e.toLowerCase(),null,!1,!1)});rn.xlinkHref=new En("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){rn[e]=new En(e,1,!1,e.toLowerCase(),null,!0,!0)});function Yy(e,t,n,r){var o=rn.hasOwnProperty(t)?rn[t]:null;(o!==null?o.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(VR(t,n,o,r)&&(n=null),r||o===null?UR(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=n===null?o.type===3?!1:"":n:(t=o.attributeName,r=o.attributeNamespace,n===null?e.removeAttribute(t):(o=o.type,n=o===3||o===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var zo=zR.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,ju=Symbol.for("react.element"),ra=Symbol.for("react.portal"),oa=Symbol.for("react.fragment"),Xy=Symbol.for("react.strict_mode"),Pm=Symbol.for("react.profiler"),B_=Symbol.for("react.provider"),K_=Symbol.for("react.context"),ev=Symbol.for("react.forward_ref"),Tm=Symbol.for("react.suspense"),$m=Symbol.for("react.suspense_list"),tv=Symbol.for("react.memo"),Yo=Symbol.for("react.lazy"),W_=Symbol.for("react.offscreen"),xw=Symbol.iterator;function Cl(e){return e===null||typeof e!="object"?null:(e=xw&&e[xw]||e["@@iterator"],typeof e=="function"?e:null)}var jt=Object.assign,lp;function Ul(e){if(lp===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);lp=t&&t[1]||""}return`
|
|
34
|
+
`+lp+e}var cp=!1;function up(e,t){if(!e||cp)return"";cp=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(u){var r=u}Reflect.construct(e,[],t)}else{try{t.call()}catch(u){r=u}e.call(t.prototype)}else{try{throw Error()}catch(u){r=u}e()}}catch(u){if(u&&r&&typeof u.stack=="string"){for(var o=u.stack.split(`
|
|
35
|
+
`),s=r.stack.split(`
|
|
36
|
+
`),i=o.length-1,a=s.length-1;1<=i&&0<=a&&o[i]!==s[a];)a--;for(;1<=i&&0<=a;i--,a--)if(o[i]!==s[a]){if(i!==1||a!==1)do if(i--,a--,0>a||o[i]!==s[a]){var l=`
|
|
37
|
+
`+o[i].replace(" at new "," at ");return e.displayName&&l.includes("<anonymous>")&&(l=l.replace("<anonymous>",e.displayName)),l}while(1<=i&&0<=a);break}}}finally{cp=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Ul(e):""}function HR(e){switch(e.tag){case 5:return Ul(e.type);case 16:return Ul("Lazy");case 13:return Ul("Suspense");case 19:return Ul("SuspenseList");case 0:case 2:case 15:return e=up(e.type,!1),e;case 11:return e=up(e.type.render,!1),e;case 1:return e=up(e.type,!0),e;default:return""}}function Rm(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 oa:return"Fragment";case ra:return"Portal";case Pm:return"Profiler";case Xy:return"StrictMode";case Tm:return"Suspense";case $m:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case K_:return(e.displayName||"Context")+".Consumer";case B_:return(e._context.displayName||"Context")+".Provider";case ev:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case tv:return t=e.displayName||null,t!==null?t:Rm(e.type)||"Memo";case Yo:t=e._payload,e=e._init;try{return Rm(e(t))}catch{}}return null}function BR(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 Rm(t);case 8:return t===Xy?"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 Ps(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Z_(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function KR(e){var t=Z_(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 o=n.get,s=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(i){r=""+i,s.call(this,i)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(i){r=""+i},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Pu(e){e._valueTracker||(e._valueTracker=KR(e))}function Q_(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=Z_(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function Zd(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 Im(e,t){var n=t.checked;return jt({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n??e._wrapperState.initialChecked})}function ww(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=Ps(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 G_(e,t){t=t.checked,t!=null&&Yy(e,"checked",t,!1)}function Am(e,t){G_(e,t);var n=Ps(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")?Om(e,t.type,n):t.hasOwnProperty("defaultValue")&&Om(e,t.type,Ps(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function bw(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 Om(e,t,n){(t!=="number"||Zd(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var ql=Array.isArray;function va(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+Ps(n),t=null,o=0;o<e.length;o++){if(e[o].value===n){e[o].selected=!0,r&&(e[o].defaultSelected=!0);return}t!==null||e[o].disabled||(t=e[o])}t!==null&&(t.selected=!0)}}function Mm(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Y(91));return jt({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function kw(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Y(92));if(ql(n)){if(1<n.length)throw Error(Y(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:Ps(n)}}function J_(e,t){var n=Ps(t.value),r=Ps(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 _w(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function Y_(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 Dm(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?Y_(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Tu,X_=function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,n,r,o){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,o)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(Tu=Tu||document.createElement("div"),Tu.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Tu.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function bc(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Yl={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},WR=["Webkit","ms","Moz","O"];Object.keys(Yl).forEach(function(e){WR.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Yl[t]=Yl[e]})});function eS(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Yl.hasOwnProperty(e)&&Yl[e]?(""+t).trim():t+"px"}function tS(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,o=eS(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}var ZR=jt({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 Lm(e,t){if(t){if(ZR[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Y(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Y(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Y(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Y(62))}}function zm(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 Fm=null;function nv(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Um=null,xa=null,wa=null;function Sw(e){if(e=eu(e)){if(typeof Um!="function")throw Error(Y(280));var t=e.stateNode;t&&(t=lh(t),Um(e.stateNode,e.type,t))}}function nS(e){xa?wa?wa.push(e):wa=[e]:xa=e}function rS(){if(xa){var e=xa,t=wa;if(wa=xa=null,Sw(e),t)for(e=0;e<t.length;e++)Sw(t[e])}}function oS(e,t){return e(t)}function sS(){}var dp=!1;function iS(e,t,n){if(dp)return e(t,n);dp=!0;try{return oS(e,t,n)}finally{dp=!1,(xa!==null||wa!==null)&&(sS(),rS())}}function kc(e,t){var n=e.stateNode;if(n===null)return null;var r=lh(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(Y(231,t,typeof n));return n}var qm=!1;if(Ro)try{var El={};Object.defineProperty(El,"passive",{get:function(){qm=!0}}),window.addEventListener("test",El,El),window.removeEventListener("test",El,El)}catch{qm=!1}function QR(e,t,n,r,o,s,i,a,l){var u=Array.prototype.slice.call(arguments,3);try{t.apply(n,u)}catch(d){this.onError(d)}}var Xl=!1,Qd=null,Gd=!1,Vm=null,GR={onError:function(e){Xl=!0,Qd=e}};function JR(e,t,n,r,o,s,i,a,l){Xl=!1,Qd=null,QR.apply(GR,arguments)}function YR(e,t,n,r,o,s,i,a,l){if(JR.apply(this,arguments),Xl){if(Xl){var u=Qd;Xl=!1,Qd=null}else throw Error(Y(198));Gd||(Gd=!0,Vm=u)}}function Mi(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 aS(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 Cw(e){if(Mi(e)!==e)throw Error(Y(188))}function XR(e){var t=e.alternate;if(!t){if(t=Mi(e),t===null)throw Error(Y(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(o===null)break;var s=o.alternate;if(s===null){if(r=o.return,r!==null){n=r;continue}break}if(o.child===s.child){for(s=o.child;s;){if(s===n)return Cw(o),e;if(s===r)return Cw(o),t;s=s.sibling}throw Error(Y(188))}if(n.return!==r.return)n=o,r=s;else{for(var i=!1,a=o.child;a;){if(a===n){i=!0,n=o,r=s;break}if(a===r){i=!0,r=o,n=s;break}a=a.sibling}if(!i){for(a=s.child;a;){if(a===n){i=!0,n=s,r=o;break}if(a===r){i=!0,r=s,n=o;break}a=a.sibling}if(!i)throw Error(Y(189))}}if(n.alternate!==r)throw Error(Y(190))}if(n.tag!==3)throw Error(Y(188));return n.stateNode.current===n?e:t}function lS(e){return e=XR(e),e!==null?cS(e):null}function cS(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=cS(e);if(t!==null)return t;e=e.sibling}return null}var uS=Jn.unstable_scheduleCallback,Ew=Jn.unstable_cancelCallback,eI=Jn.unstable_shouldYield,tI=Jn.unstable_requestPaint,It=Jn.unstable_now,nI=Jn.unstable_getCurrentPriorityLevel,rv=Jn.unstable_ImmediatePriority,dS=Jn.unstable_UserBlockingPriority,Jd=Jn.unstable_NormalPriority,rI=Jn.unstable_LowPriority,fS=Jn.unstable_IdlePriority,oh=null,oo=null;function oI(e){if(oo&&typeof oo.onCommitFiberRoot=="function")try{oo.onCommitFiberRoot(oh,e,void 0,(e.current.flags&128)===128)}catch{}}var Rr=Math.clz32?Math.clz32:aI,sI=Math.log,iI=Math.LN2;function aI(e){return e>>>=0,e===0?32:31-(sI(e)/iI|0)|0}var $u=64,Ru=4194304;function Vl(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 Yd(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,o=e.suspendedLanes,s=e.pingedLanes,i=n&268435455;if(i!==0){var a=i&~o;a!==0?r=Vl(a):(s&=i,s!==0&&(r=Vl(s)))}else i=n&~o,i!==0?r=Vl(i):s!==0&&(r=Vl(s));if(r===0)return 0;if(t!==0&&t!==r&&!(t&o)&&(o=r&-r,s=t&-t,o>=s||o===16&&(s&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-Rr(t),o=1<<n,r|=e[n],t&=~o;return r}function lI(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 cI(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,s=e.pendingLanes;0<s;){var i=31-Rr(s),a=1<<i,l=o[i];l===-1?(!(a&n)||a&r)&&(o[i]=lI(a,t)):l<=t&&(e.expiredLanes|=a),s&=~a}}function Hm(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function hS(){var e=$u;return $u<<=1,!($u&4194240)&&($u=64),e}function fp(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Yc(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Rr(t),e[t]=n}function uI(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 o=31-Rr(n),s=1<<o;t[o]=0,r[o]=-1,e[o]=-1,n&=~s}}function ov(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Rr(n),o=1<<r;o&t|e[r]&t&&(e[r]|=t),n&=~o}}var et=0;function pS(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var mS,sv,gS,yS,vS,Bm=!1,Iu=[],vs=null,xs=null,ws=null,_c=new Map,Sc=new Map,rs=[],dI="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 Nw(e,t){switch(e){case"focusin":case"focusout":vs=null;break;case"dragenter":case"dragleave":xs=null;break;case"mouseover":case"mouseout":ws=null;break;case"pointerover":case"pointerout":_c.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Sc.delete(t.pointerId)}}function Nl(e,t,n,r,o,s){return e===null||e.nativeEvent!==s?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:s,targetContainers:[o]},t!==null&&(t=eu(t),t!==null&&sv(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function fI(e,t,n,r,o){switch(t){case"focusin":return vs=Nl(vs,e,t,n,r,o),!0;case"dragenter":return xs=Nl(xs,e,t,n,r,o),!0;case"mouseover":return ws=Nl(ws,e,t,n,r,o),!0;case"pointerover":var s=o.pointerId;return _c.set(s,Nl(_c.get(s)||null,e,t,n,r,o)),!0;case"gotpointercapture":return s=o.pointerId,Sc.set(s,Nl(Sc.get(s)||null,e,t,n,r,o)),!0}return!1}function xS(e){var t=oi(e.target);if(t!==null){var n=Mi(t);if(n!==null){if(t=n.tag,t===13){if(t=aS(n),t!==null){e.blockedOn=t,vS(e.priority,function(){gS(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 yd(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=Km(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);Fm=r,n.target.dispatchEvent(r),Fm=null}else return t=eu(n),t!==null&&sv(t),e.blockedOn=n,!1;t.shift()}return!0}function jw(e,t,n){yd(e)&&n.delete(t)}function hI(){Bm=!1,vs!==null&&yd(vs)&&(vs=null),xs!==null&&yd(xs)&&(xs=null),ws!==null&&yd(ws)&&(ws=null),_c.forEach(jw),Sc.forEach(jw)}function jl(e,t){e.blockedOn===t&&(e.blockedOn=null,Bm||(Bm=!0,Jn.unstable_scheduleCallback(Jn.unstable_NormalPriority,hI)))}function Cc(e){function t(o){return jl(o,e)}if(0<Iu.length){jl(Iu[0],e);for(var n=1;n<Iu.length;n++){var r=Iu[n];r.blockedOn===e&&(r.blockedOn=null)}}for(vs!==null&&jl(vs,e),xs!==null&&jl(xs,e),ws!==null&&jl(ws,e),_c.forEach(t),Sc.forEach(t),n=0;n<rs.length;n++)r=rs[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<rs.length&&(n=rs[0],n.blockedOn===null);)xS(n),n.blockedOn===null&&rs.shift()}var ba=zo.ReactCurrentBatchConfig,Xd=!0;function pI(e,t,n,r){var o=et,s=ba.transition;ba.transition=null;try{et=1,iv(e,t,n,r)}finally{et=o,ba.transition=s}}function mI(e,t,n,r){var o=et,s=ba.transition;ba.transition=null;try{et=4,iv(e,t,n,r)}finally{et=o,ba.transition=s}}function iv(e,t,n,r){if(Xd){var o=Km(e,t,n,r);if(o===null)kp(e,t,r,ef,n),Nw(e,r);else if(fI(o,e,t,n,r))r.stopPropagation();else if(Nw(e,r),t&4&&-1<dI.indexOf(e)){for(;o!==null;){var s=eu(o);if(s!==null&&mS(s),s=Km(e,t,n,r),s===null&&kp(e,t,r,ef,n),s===o)break;o=s}o!==null&&r.stopPropagation()}else kp(e,t,r,null,n)}}var ef=null;function Km(e,t,n,r){if(ef=null,e=nv(r),e=oi(e),e!==null)if(t=Mi(e),t===null)e=null;else if(n=t.tag,n===13){if(e=aS(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 ef=e,null}function wS(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(nI()){case rv:return 1;case dS:return 4;case Jd:case rI:return 16;case fS:return 536870912;default:return 16}default:return 16}}var ms=null,av=null,vd=null;function bS(){if(vd)return vd;var e,t=av,n=t.length,r,o="value"in ms?ms.value:ms.textContent,s=o.length;for(e=0;e<n&&t[e]===o[e];e++);var i=n-e;for(r=1;r<=i&&t[n-r]===o[s-r];r++);return vd=o.slice(e,1<r?1-r:void 0)}function xd(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 Au(){return!0}function Pw(){return!1}function Xn(e){function t(n,r,o,s,i){this._reactName=n,this._targetInst=o,this.type=r,this.nativeEvent=s,this.target=i,this.currentTarget=null;for(var a in e)e.hasOwnProperty(a)&&(n=e[a],this[a]=n?n(s):s[a]);return this.isDefaultPrevented=(s.defaultPrevented!=null?s.defaultPrevented:s.returnValue===!1)?Au:Pw,this.isPropagationStopped=Pw,this}return jt(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=Au)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Au)},persist:function(){},isPersistent:Au}),t}var ul={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},lv=Xn(ul),Xc=jt({},ul,{view:0,detail:0}),gI=Xn(Xc),hp,pp,Pl,sh=jt({},Xc,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:cv,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!==Pl&&(Pl&&e.type==="mousemove"?(hp=e.screenX-Pl.screenX,pp=e.screenY-Pl.screenY):pp=hp=0,Pl=e),hp)},movementY:function(e){return"movementY"in e?e.movementY:pp}}),Tw=Xn(sh),yI=jt({},sh,{dataTransfer:0}),vI=Xn(yI),xI=jt({},Xc,{relatedTarget:0}),mp=Xn(xI),wI=jt({},ul,{animationName:0,elapsedTime:0,pseudoElement:0}),bI=Xn(wI),kI=jt({},ul,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),_I=Xn(kI),SI=jt({},ul,{data:0}),$w=Xn(SI),CI={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},EI={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"},NI={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function jI(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=NI[e])?!!t[e]:!1}function cv(){return jI}var PI=jt({},Xc,{key:function(e){if(e.key){var t=CI[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=xd(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?EI[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:cv,charCode:function(e){return e.type==="keypress"?xd(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?xd(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),TI=Xn(PI),$I=jt({},sh,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Rw=Xn($I),RI=jt({},Xc,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:cv}),II=Xn(RI),AI=jt({},ul,{propertyName:0,elapsedTime:0,pseudoElement:0}),OI=Xn(AI),MI=jt({},sh,{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}),DI=Xn(MI),LI=[9,13,27,32],uv=Ro&&"CompositionEvent"in window,ec=null;Ro&&"documentMode"in document&&(ec=document.documentMode);var zI=Ro&&"TextEvent"in window&&!ec,kS=Ro&&(!uv||ec&&8<ec&&11>=ec),Iw=" ",Aw=!1;function _S(e,t){switch(e){case"keyup":return LI.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function SS(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var sa=!1;function FI(e,t){switch(e){case"compositionend":return SS(t);case"keypress":return t.which!==32?null:(Aw=!0,Iw);case"textInput":return e=t.data,e===Iw&&Aw?null:e;default:return null}}function UI(e,t){if(sa)return e==="compositionend"||!uv&&_S(e,t)?(e=bS(),vd=av=ms=null,sa=!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 kS&&t.locale!=="ko"?null:t.data;default:return null}}var qI={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 Ow(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!qI[e.type]:t==="textarea"}function CS(e,t,n,r){nS(r),t=tf(t,"onChange"),0<t.length&&(n=new lv("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var tc=null,Ec=null;function VI(e){MS(e,0)}function ih(e){var t=la(e);if(Q_(t))return e}function HI(e,t){if(e==="change")return t}var ES=!1;if(Ro){var gp;if(Ro){var yp="oninput"in document;if(!yp){var Mw=document.createElement("div");Mw.setAttribute("oninput","return;"),yp=typeof Mw.oninput=="function"}gp=yp}else gp=!1;ES=gp&&(!document.documentMode||9<document.documentMode)}function Dw(){tc&&(tc.detachEvent("onpropertychange",NS),Ec=tc=null)}function NS(e){if(e.propertyName==="value"&&ih(Ec)){var t=[];CS(t,Ec,e,nv(e)),iS(VI,t)}}function BI(e,t,n){e==="focusin"?(Dw(),tc=t,Ec=n,tc.attachEvent("onpropertychange",NS)):e==="focusout"&&Dw()}function KI(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return ih(Ec)}function WI(e,t){if(e==="click")return ih(t)}function ZI(e,t){if(e==="input"||e==="change")return ih(t)}function QI(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var Mr=typeof Object.is=="function"?Object.is:QI;function Nc(e,t){if(Mr(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 o=n[r];if(!jm.call(t,o)||!Mr(e[o],t[o]))return!1}return!0}function Lw(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function zw(e,t){var n=Lw(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=Lw(n)}}function jS(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?jS(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function PS(){for(var e=window,t=Zd();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch{n=!1}if(n)e=t.contentWindow;else break;t=Zd(e.document)}return t}function dv(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 GI(e){var t=PS(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&jS(n.ownerDocument.documentElement,n)){if(r!==null&&dv(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 o=n.textContent.length,s=Math.min(r.start,o);r=r.end===void 0?s:Math.min(r.end,o),!e.extend&&s>r&&(o=r,r=s,s=o),o=zw(n,s);var i=zw(n,r);o&&i&&(e.rangeCount!==1||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==i.node||e.focusOffset!==i.offset)&&(t=t.createRange(),t.setStart(o.node,o.offset),e.removeAllRanges(),s>r?(e.addRange(t),e.extend(i.node,i.offset)):(t.setEnd(i.node,i.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 JI=Ro&&"documentMode"in document&&11>=document.documentMode,ia=null,Wm=null,nc=null,Zm=!1;function Fw(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Zm||ia==null||ia!==Zd(r)||(r=ia,"selectionStart"in r&&dv(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}),nc&&Nc(nc,r)||(nc=r,r=tf(Wm,"onSelect"),0<r.length&&(t=new lv("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=ia)))}function Ou(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var aa={animationend:Ou("Animation","AnimationEnd"),animationiteration:Ou("Animation","AnimationIteration"),animationstart:Ou("Animation","AnimationStart"),transitionend:Ou("Transition","TransitionEnd")},vp={},TS={};Ro&&(TS=document.createElement("div").style,"AnimationEvent"in window||(delete aa.animationend.animation,delete aa.animationiteration.animation,delete aa.animationstart.animation),"TransitionEvent"in window||delete aa.transitionend.transition);function ah(e){if(vp[e])return vp[e];if(!aa[e])return e;var t=aa[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in TS)return vp[e]=t[n];return e}var $S=ah("animationend"),RS=ah("animationiteration"),IS=ah("animationstart"),AS=ah("transitionend"),OS=new Map,Uw="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 Ms(e,t){OS.set(e,t),Oi(t,[e])}for(var xp=0;xp<Uw.length;xp++){var wp=Uw[xp],YI=wp.toLowerCase(),XI=wp[0].toUpperCase()+wp.slice(1);Ms(YI,"on"+XI)}Ms($S,"onAnimationEnd");Ms(RS,"onAnimationIteration");Ms(IS,"onAnimationStart");Ms("dblclick","onDoubleClick");Ms("focusin","onFocus");Ms("focusout","onBlur");Ms(AS,"onTransitionEnd");Ha("onMouseEnter",["mouseout","mouseover"]);Ha("onMouseLeave",["mouseout","mouseover"]);Ha("onPointerEnter",["pointerout","pointerover"]);Ha("onPointerLeave",["pointerout","pointerover"]);Oi("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Oi("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Oi("onBeforeInput",["compositionend","keypress","textInput","paste"]);Oi("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));Oi("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Oi("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Hl="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(" "),eA=new Set("cancel close invalid load scroll toggle".split(" ").concat(Hl));function qw(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,YR(r,t,void 0,e),e.currentTarget=null}function MS(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var s=void 0;if(t)for(var i=r.length-1;0<=i;i--){var a=r[i],l=a.instance,u=a.currentTarget;if(a=a.listener,l!==s&&o.isPropagationStopped())break e;qw(o,a,u),s=l}else for(i=0;i<r.length;i++){if(a=r[i],l=a.instance,u=a.currentTarget,a=a.listener,l!==s&&o.isPropagationStopped())break e;qw(o,a,u),s=l}}}if(Gd)throw e=Vm,Gd=!1,Vm=null,e}function ct(e,t){var n=t[Xm];n===void 0&&(n=t[Xm]=new Set);var r=e+"__bubble";n.has(r)||(DS(t,e,2,!1),n.add(r))}function bp(e,t,n){var r=0;t&&(r|=4),DS(n,e,r,t)}var Mu="_reactListening"+Math.random().toString(36).slice(2);function jc(e){if(!e[Mu]){e[Mu]=!0,H_.forEach(function(n){n!=="selectionchange"&&(eA.has(n)||bp(n,!1,e),bp(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Mu]||(t[Mu]=!0,bp("selectionchange",!1,t))}}function DS(e,t,n,r){switch(wS(t)){case 1:var o=pI;break;case 4:o=mI;break;default:o=iv}n=o.bind(null,t,n,e),o=void 0,!qm||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(o=!0),r?o!==void 0?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):o!==void 0?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function kp(e,t,n,r,o){var s=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var i=r.tag;if(i===3||i===4){var a=r.stateNode.containerInfo;if(a===o||a.nodeType===8&&a.parentNode===o)break;if(i===4)for(i=r.return;i!==null;){var l=i.tag;if((l===3||l===4)&&(l=i.stateNode.containerInfo,l===o||l.nodeType===8&&l.parentNode===o))return;i=i.return}for(;a!==null;){if(i=oi(a),i===null)return;if(l=i.tag,l===5||l===6){r=s=i;continue e}a=a.parentNode}}r=r.return}iS(function(){var u=s,d=nv(n),f=[];e:{var p=OS.get(e);if(p!==void 0){var h=lv,v=e;switch(e){case"keypress":if(xd(n)===0)break e;case"keydown":case"keyup":h=TI;break;case"focusin":v="focus",h=mp;break;case"focusout":v="blur",h=mp;break;case"beforeblur":case"afterblur":h=mp;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=Tw;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":h=vI;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":h=II;break;case $S:case RS:case IS:h=bI;break;case AS:h=OI;break;case"scroll":h=gI;break;case"wheel":h=DI;break;case"copy":case"cut":case"paste":h=_I;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":h=Rw}var m=(t&4)!==0,x=!m&&e==="scroll",g=m?p!==null?p+"Capture":null:p;m=[];for(var y=u,w;y!==null;){w=y;var k=w.stateNode;if(w.tag===5&&k!==null&&(w=k,g!==null&&(k=kc(y,g),k!=null&&m.push(Pc(y,k,w)))),x)break;y=y.return}0<m.length&&(p=new h(p,v,null,n,d),f.push({event:p,listeners:m}))}}if(!(t&7)){e:{if(p=e==="mouseover"||e==="pointerover",h=e==="mouseout"||e==="pointerout",p&&n!==Fm&&(v=n.relatedTarget||n.fromElement)&&(oi(v)||v[Io]))break e;if((h||p)&&(p=d.window===d?d:(p=d.ownerDocument)?p.defaultView||p.parentWindow:window,h?(v=n.relatedTarget||n.toElement,h=u,v=v?oi(v):null,v!==null&&(x=Mi(v),v!==x||v.tag!==5&&v.tag!==6)&&(v=null)):(h=null,v=u),h!==v)){if(m=Tw,k="onMouseLeave",g="onMouseEnter",y="mouse",(e==="pointerout"||e==="pointerover")&&(m=Rw,k="onPointerLeave",g="onPointerEnter",y="pointer"),x=h==null?p:la(h),w=v==null?p:la(v),p=new m(k,y+"leave",h,n,d),p.target=x,p.relatedTarget=w,k=null,oi(d)===u&&(m=new m(g,y+"enter",v,n,d),m.target=w,m.relatedTarget=x,k=m),x=k,h&&v)t:{for(m=h,g=v,y=0,w=m;w;w=Ui(w))y++;for(w=0,k=g;k;k=Ui(k))w++;for(;0<y-w;)m=Ui(m),y--;for(;0<w-y;)g=Ui(g),w--;for(;y--;){if(m===g||g!==null&&m===g.alternate)break t;m=Ui(m),g=Ui(g)}m=null}else m=null;h!==null&&Vw(f,p,h,m,!1),v!==null&&x!==null&&Vw(f,x,v,m,!0)}}e:{if(p=u?la(u):window,h=p.nodeName&&p.nodeName.toLowerCase(),h==="select"||h==="input"&&p.type==="file")var C=HI;else if(Ow(p))if(ES)C=ZI;else{C=KI;var N=BI}else(h=p.nodeName)&&h.toLowerCase()==="input"&&(p.type==="checkbox"||p.type==="radio")&&(C=WI);if(C&&(C=C(e,u))){CS(f,C,n,d);break e}N&&N(e,p,u),e==="focusout"&&(N=p._wrapperState)&&N.controlled&&p.type==="number"&&Om(p,"number",p.value)}switch(N=u?la(u):window,e){case"focusin":(Ow(N)||N.contentEditable==="true")&&(ia=N,Wm=u,nc=null);break;case"focusout":nc=Wm=ia=null;break;case"mousedown":Zm=!0;break;case"contextmenu":case"mouseup":case"dragend":Zm=!1,Fw(f,n,d);break;case"selectionchange":if(JI)break;case"keydown":case"keyup":Fw(f,n,d)}var S;if(uv)e:{switch(e){case"compositionstart":var A="onCompositionStart";break e;case"compositionend":A="onCompositionEnd";break e;case"compositionupdate":A="onCompositionUpdate";break e}A=void 0}else sa?_S(e,n)&&(A="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(A="onCompositionStart");A&&(kS&&n.locale!=="ko"&&(sa||A!=="onCompositionStart"?A==="onCompositionEnd"&&sa&&(S=bS()):(ms=d,av="value"in ms?ms.value:ms.textContent,sa=!0)),N=tf(u,A),0<N.length&&(A=new $w(A,e,null,n,d),f.push({event:A,listeners:N}),S?A.data=S:(S=SS(n),S!==null&&(A.data=S)))),(S=zI?FI(e,n):UI(e,n))&&(u=tf(u,"onBeforeInput"),0<u.length&&(d=new $w("onBeforeInput","beforeinput",null,n,d),f.push({event:d,listeners:u}),d.data=S))}MS(f,t)})}function Pc(e,t,n){return{instance:e,listener:t,currentTarget:n}}function tf(e,t){for(var n=t+"Capture",r=[];e!==null;){var o=e,s=o.stateNode;o.tag===5&&s!==null&&(o=s,s=kc(e,n),s!=null&&r.unshift(Pc(e,s,o)),s=kc(e,t),s!=null&&r.push(Pc(e,s,o))),e=e.return}return r}function Ui(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function Vw(e,t,n,r,o){for(var s=t._reactName,i=[];n!==null&&n!==r;){var a=n,l=a.alternate,u=a.stateNode;if(l!==null&&l===r)break;a.tag===5&&u!==null&&(a=u,o?(l=kc(n,s),l!=null&&i.unshift(Pc(n,l,a))):o||(l=kc(n,s),l!=null&&i.push(Pc(n,l,a)))),n=n.return}i.length!==0&&e.push({event:t,listeners:i})}var tA=/\r\n?/g,nA=/\u0000|\uFFFD/g;function Hw(e){return(typeof e=="string"?e:""+e).replace(tA,`
|
|
38
|
+
`).replace(nA,"")}function Du(e,t,n){if(t=Hw(t),Hw(e)!==t&&n)throw Error(Y(425))}function nf(){}var Qm=null,Gm=null;function Jm(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 Ym=typeof setTimeout=="function"?setTimeout:void 0,rA=typeof clearTimeout=="function"?clearTimeout:void 0,Bw=typeof Promise=="function"?Promise:void 0,oA=typeof queueMicrotask=="function"?queueMicrotask:typeof Bw<"u"?function(e){return Bw.resolve(null).then(e).catch(sA)}:Ym;function sA(e){setTimeout(function(){throw e})}function _p(e,t){var n=t,r=0;do{var o=n.nextSibling;if(e.removeChild(n),o&&o.nodeType===8)if(n=o.data,n==="/$"){if(r===0){e.removeChild(o),Cc(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=o}while(n);Cc(t)}function bs(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 Kw(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 dl=Math.random().toString(36).slice(2),Gr="__reactFiber$"+dl,Tc="__reactProps$"+dl,Io="__reactContainer$"+dl,Xm="__reactEvents$"+dl,iA="__reactListeners$"+dl,aA="__reactHandles$"+dl;function oi(e){var t=e[Gr];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Io]||n[Gr]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=Kw(e);e!==null;){if(n=e[Gr])return n;e=Kw(e)}return t}e=n,n=e.parentNode}return null}function eu(e){return e=e[Gr]||e[Io],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function la(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Y(33))}function lh(e){return e[Tc]||null}var eg=[],ca=-1;function Ds(e){return{current:e}}function ht(e){0>ca||(e.current=eg[ca],eg[ca]=null,ca--)}function it(e,t){ca++,eg[ca]=e.current,e.current=t}var Ts={},hn=Ds(Ts),Ln=Ds(!1),wi=Ts;function Ba(e,t){var n=e.type.contextTypes;if(!n)return Ts;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o={},s;for(s in n)o[s]=t[s];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function zn(e){return e=e.childContextTypes,e!=null}function rf(){ht(Ln),ht(hn)}function Ww(e,t,n){if(hn.current!==Ts)throw Error(Y(168));it(hn,t),it(Ln,n)}function LS(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var o in r)if(!(o in t))throw Error(Y(108,BR(e)||"Unknown",o));return jt({},n,r)}function of(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Ts,wi=hn.current,it(hn,e),it(Ln,Ln.current),!0}function Zw(e,t,n){var r=e.stateNode;if(!r)throw Error(Y(169));n?(e=LS(e,t,wi),r.__reactInternalMemoizedMergedChildContext=e,ht(Ln),ht(hn),it(hn,e)):ht(Ln),it(Ln,n)}var xo=null,ch=!1,Sp=!1;function zS(e){xo===null?xo=[e]:xo.push(e)}function lA(e){ch=!0,zS(e)}function Ls(){if(!Sp&&xo!==null){Sp=!0;var e=0,t=et;try{var n=xo;for(et=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}xo=null,ch=!1}catch(o){throw xo!==null&&(xo=xo.slice(e+1)),uS(rv,Ls),o}finally{et=t,Sp=!1}}return null}var ua=[],da=0,sf=null,af=0,lr=[],cr=0,bi=null,So=1,Co="";function Ws(e,t){ua[da++]=af,ua[da++]=sf,sf=e,af=t}function FS(e,t,n){lr[cr++]=So,lr[cr++]=Co,lr[cr++]=bi,bi=e;var r=So;e=Co;var o=32-Rr(r)-1;r&=~(1<<o),n+=1;var s=32-Rr(t)+o;if(30<s){var i=o-o%5;s=(r&(1<<i)-1).toString(32),r>>=i,o-=i,So=1<<32-Rr(t)+o|n<<o|r,Co=s+e}else So=1<<s|n<<o|r,Co=e}function fv(e){e.return!==null&&(Ws(e,1),FS(e,1,0))}function hv(e){for(;e===sf;)sf=ua[--da],ua[da]=null,af=ua[--da],ua[da]=null;for(;e===bi;)bi=lr[--cr],lr[cr]=null,Co=lr[--cr],lr[cr]=null,So=lr[--cr],lr[cr]=null}var Zn=null,Wn=null,wt=!1,jr=null;function US(e,t){var n=dr(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 Qw(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,Zn=e,Wn=bs(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Zn=e,Wn=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=bi!==null?{id:So,overflow:Co}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=dr(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,Zn=e,Wn=null,!0):!1;default:return!1}}function tg(e){return(e.mode&1)!==0&&(e.flags&128)===0}function ng(e){if(wt){var t=Wn;if(t){var n=t;if(!Qw(e,t)){if(tg(e))throw Error(Y(418));t=bs(n.nextSibling);var r=Zn;t&&Qw(e,t)?US(r,n):(e.flags=e.flags&-4097|2,wt=!1,Zn=e)}}else{if(tg(e))throw Error(Y(418));e.flags=e.flags&-4097|2,wt=!1,Zn=e}}}function Gw(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Zn=e}function Lu(e){if(e!==Zn)return!1;if(!wt)return Gw(e),wt=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Jm(e.type,e.memoizedProps)),t&&(t=Wn)){if(tg(e))throw qS(),Error(Y(418));for(;t;)US(e,t),t=bs(t.nextSibling)}if(Gw(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Y(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Wn=bs(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Wn=null}}else Wn=Zn?bs(e.stateNode.nextSibling):null;return!0}function qS(){for(var e=Wn;e;)e=bs(e.nextSibling)}function Ka(){Wn=Zn=null,wt=!1}function pv(e){jr===null?jr=[e]:jr.push(e)}var cA=zo.ReactCurrentBatchConfig;function Tl(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(Y(309));var r=n.stateNode}if(!r)throw Error(Y(147,e));var o=r,s=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===s?t.ref:(t=function(i){var a=o.refs;i===null?delete a[s]:a[s]=i},t._stringRef=s,t)}if(typeof e!="string")throw Error(Y(284));if(!n._owner)throw Error(Y(290,e))}return e}function zu(e,t){throw e=Object.prototype.toString.call(t),Error(Y(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function Jw(e){var t=e._init;return t(e._payload)}function VS(e){function t(g,y){if(e){var w=g.deletions;w===null?(g.deletions=[y],g.flags|=16):w.push(y)}}function n(g,y){if(!e)return null;for(;y!==null;)t(g,y),y=y.sibling;return null}function r(g,y){for(g=new Map;y!==null;)y.key!==null?g.set(y.key,y):g.set(y.index,y),y=y.sibling;return g}function o(g,y){return g=Cs(g,y),g.index=0,g.sibling=null,g}function s(g,y,w){return g.index=w,e?(w=g.alternate,w!==null?(w=w.index,w<y?(g.flags|=2,y):w):(g.flags|=2,y)):(g.flags|=1048576,y)}function i(g){return e&&g.alternate===null&&(g.flags|=2),g}function a(g,y,w,k){return y===null||y.tag!==6?(y=$p(w,g.mode,k),y.return=g,y):(y=o(y,w),y.return=g,y)}function l(g,y,w,k){var C=w.type;return C===oa?d(g,y,w.props.children,k,w.key):y!==null&&(y.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===Yo&&Jw(C)===y.type)?(k=o(y,w.props),k.ref=Tl(g,y,w),k.return=g,k):(k=Ed(w.type,w.key,w.props,null,g.mode,k),k.ref=Tl(g,y,w),k.return=g,k)}function u(g,y,w,k){return y===null||y.tag!==4||y.stateNode.containerInfo!==w.containerInfo||y.stateNode.implementation!==w.implementation?(y=Rp(w,g.mode,k),y.return=g,y):(y=o(y,w.children||[]),y.return=g,y)}function d(g,y,w,k,C){return y===null||y.tag!==7?(y=vi(w,g.mode,k,C),y.return=g,y):(y=o(y,w),y.return=g,y)}function f(g,y,w){if(typeof y=="string"&&y!==""||typeof y=="number")return y=$p(""+y,g.mode,w),y.return=g,y;if(typeof y=="object"&&y!==null){switch(y.$$typeof){case ju:return w=Ed(y.type,y.key,y.props,null,g.mode,w),w.ref=Tl(g,null,y),w.return=g,w;case ra:return y=Rp(y,g.mode,w),y.return=g,y;case Yo:var k=y._init;return f(g,k(y._payload),w)}if(ql(y)||Cl(y))return y=vi(y,g.mode,w,null),y.return=g,y;zu(g,y)}return null}function p(g,y,w,k){var C=y!==null?y.key:null;if(typeof w=="string"&&w!==""||typeof w=="number")return C!==null?null:a(g,y,""+w,k);if(typeof w=="object"&&w!==null){switch(w.$$typeof){case ju:return w.key===C?l(g,y,w,k):null;case ra:return w.key===C?u(g,y,w,k):null;case Yo:return C=w._init,p(g,y,C(w._payload),k)}if(ql(w)||Cl(w))return C!==null?null:d(g,y,w,k,null);zu(g,w)}return null}function h(g,y,w,k,C){if(typeof k=="string"&&k!==""||typeof k=="number")return g=g.get(w)||null,a(y,g,""+k,C);if(typeof k=="object"&&k!==null){switch(k.$$typeof){case ju:return g=g.get(k.key===null?w:k.key)||null,l(y,g,k,C);case ra:return g=g.get(k.key===null?w:k.key)||null,u(y,g,k,C);case Yo:var N=k._init;return h(g,y,w,N(k._payload),C)}if(ql(k)||Cl(k))return g=g.get(w)||null,d(y,g,k,C,null);zu(y,k)}return null}function v(g,y,w,k){for(var C=null,N=null,S=y,A=y=0,P=null;S!==null&&A<w.length;A++){S.index>A?(P=S,S=null):P=S.sibling;var R=p(g,S,w[A],k);if(R===null){S===null&&(S=P);break}e&&S&&R.alternate===null&&t(g,S),y=s(R,y,A),N===null?C=R:N.sibling=R,N=R,S=P}if(A===w.length)return n(g,S),wt&&Ws(g,A),C;if(S===null){for(;A<w.length;A++)S=f(g,w[A],k),S!==null&&(y=s(S,y,A),N===null?C=S:N.sibling=S,N=S);return wt&&Ws(g,A),C}for(S=r(g,S);A<w.length;A++)P=h(S,g,A,w[A],k),P!==null&&(e&&P.alternate!==null&&S.delete(P.key===null?A:P.key),y=s(P,y,A),N===null?C=P:N.sibling=P,N=P);return e&&S.forEach(function(T){return t(g,T)}),wt&&Ws(g,A),C}function m(g,y,w,k){var C=Cl(w);if(typeof C!="function")throw Error(Y(150));if(w=C.call(w),w==null)throw Error(Y(151));for(var N=C=null,S=y,A=y=0,P=null,R=w.next();S!==null&&!R.done;A++,R=w.next()){S.index>A?(P=S,S=null):P=S.sibling;var T=p(g,S,R.value,k);if(T===null){S===null&&(S=P);break}e&&S&&T.alternate===null&&t(g,S),y=s(T,y,A),N===null?C=T:N.sibling=T,N=T,S=P}if(R.done)return n(g,S),wt&&Ws(g,A),C;if(S===null){for(;!R.done;A++,R=w.next())R=f(g,R.value,k),R!==null&&(y=s(R,y,A),N===null?C=R:N.sibling=R,N=R);return wt&&Ws(g,A),C}for(S=r(g,S);!R.done;A++,R=w.next())R=h(S,g,A,R.value,k),R!==null&&(e&&R.alternate!==null&&S.delete(R.key===null?A:R.key),y=s(R,y,A),N===null?C=R:N.sibling=R,N=R);return e&&S.forEach(function(I){return t(g,I)}),wt&&Ws(g,A),C}function x(g,y,w,k){if(typeof w=="object"&&w!==null&&w.type===oa&&w.key===null&&(w=w.props.children),typeof w=="object"&&w!==null){switch(w.$$typeof){case ju:e:{for(var C=w.key,N=y;N!==null;){if(N.key===C){if(C=w.type,C===oa){if(N.tag===7){n(g,N.sibling),y=o(N,w.props.children),y.return=g,g=y;break e}}else if(N.elementType===C||typeof C=="object"&&C!==null&&C.$$typeof===Yo&&Jw(C)===N.type){n(g,N.sibling),y=o(N,w.props),y.ref=Tl(g,N,w),y.return=g,g=y;break e}n(g,N);break}else t(g,N);N=N.sibling}w.type===oa?(y=vi(w.props.children,g.mode,k,w.key),y.return=g,g=y):(k=Ed(w.type,w.key,w.props,null,g.mode,k),k.ref=Tl(g,y,w),k.return=g,g=k)}return i(g);case ra:e:{for(N=w.key;y!==null;){if(y.key===N)if(y.tag===4&&y.stateNode.containerInfo===w.containerInfo&&y.stateNode.implementation===w.implementation){n(g,y.sibling),y=o(y,w.children||[]),y.return=g,g=y;break e}else{n(g,y);break}else t(g,y);y=y.sibling}y=Rp(w,g.mode,k),y.return=g,g=y}return i(g);case Yo:return N=w._init,x(g,y,N(w._payload),k)}if(ql(w))return v(g,y,w,k);if(Cl(w))return m(g,y,w,k);zu(g,w)}return typeof w=="string"&&w!==""||typeof w=="number"?(w=""+w,y!==null&&y.tag===6?(n(g,y.sibling),y=o(y,w),y.return=g,g=y):(n(g,y),y=$p(w,g.mode,k),y.return=g,g=y),i(g)):n(g,y)}return x}var Wa=VS(!0),HS=VS(!1),lf=Ds(null),cf=null,fa=null,mv=null;function gv(){mv=fa=cf=null}function yv(e){var t=lf.current;ht(lf),e._currentValue=t}function rg(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 ka(e,t){cf=e,mv=fa=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Dn=!0),e.firstContext=null)}function hr(e){var t=e._currentValue;if(mv!==e)if(e={context:e,memoizedValue:t,next:null},fa===null){if(cf===null)throw Error(Y(308));fa=e,cf.dependencies={lanes:0,firstContext:e}}else fa=fa.next=e;return t}var si=null;function vv(e){si===null?si=[e]:si.push(e)}function BS(e,t,n,r){var o=t.interleaved;return o===null?(n.next=n,vv(t)):(n.next=o.next,o.next=n),t.interleaved=n,Ao(e,r)}function Ao(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 Xo=!1;function xv(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function KS(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 No(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function ks(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Ze&2){var o=r.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),r.pending=t,Ao(e,n)}return o=r.interleaved,o===null?(t.next=t,vv(r)):(t.next=o.next,o.next=t),r.interleaved=t,Ao(e,n)}function wd(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,ov(e,n)}}function Yw(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var o=null,s=null;if(n=n.firstBaseUpdate,n!==null){do{var i={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};s===null?o=s=i:s=s.next=i,n=n.next}while(n!==null);s===null?o=s=t:s=s.next=t}else o=s=t;n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:s,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 uf(e,t,n,r){var o=e.updateQueue;Xo=!1;var s=o.firstBaseUpdate,i=o.lastBaseUpdate,a=o.shared.pending;if(a!==null){o.shared.pending=null;var l=a,u=l.next;l.next=null,i===null?s=u:i.next=u,i=l;var d=e.alternate;d!==null&&(d=d.updateQueue,a=d.lastBaseUpdate,a!==i&&(a===null?d.firstBaseUpdate=u:a.next=u,d.lastBaseUpdate=l))}if(s!==null){var f=o.baseState;i=0,d=u=l=null,a=s;do{var p=a.lane,h=a.eventTime;if((r&p)===p){d!==null&&(d=d.next={eventTime:h,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var v=e,m=a;switch(p=t,h=n,m.tag){case 1:if(v=m.payload,typeof v=="function"){f=v.call(h,f,p);break e}f=v;break e;case 3:v.flags=v.flags&-65537|128;case 0:if(v=m.payload,p=typeof v=="function"?v.call(h,f,p):v,p==null)break e;f=jt({},f,p);break e;case 2:Xo=!0}}a.callback!==null&&a.lane!==0&&(e.flags|=64,p=o.effects,p===null?o.effects=[a]:p.push(a))}else h={eventTime:h,lane:p,tag:a.tag,payload:a.payload,callback:a.callback,next:null},d===null?(u=d=h,l=f):d=d.next=h,i|=p;if(a=a.next,a===null){if(a=o.shared.pending,a===null)break;p=a,a=p.next,p.next=null,o.lastBaseUpdate=p,o.shared.pending=null}}while(!0);if(d===null&&(l=f),o.baseState=l,o.firstBaseUpdate=u,o.lastBaseUpdate=d,t=o.shared.interleaved,t!==null){o=t;do i|=o.lane,o=o.next;while(o!==t)}else s===null&&(o.shared.lanes=0);_i|=i,e.lanes=i,e.memoizedState=f}}function Xw(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(o!==null){if(r.callback=null,r=n,typeof o!="function")throw Error(Y(191,o));o.call(r)}}}var tu={},so=Ds(tu),$c=Ds(tu),Rc=Ds(tu);function ii(e){if(e===tu)throw Error(Y(174));return e}function wv(e,t){switch(it(Rc,t),it($c,e),it(so,tu),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Dm(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Dm(t,e)}ht(so),it(so,t)}function Za(){ht(so),ht($c),ht(Rc)}function WS(e){ii(Rc.current);var t=ii(so.current),n=Dm(t,e.type);t!==n&&(it($c,e),it(so,n))}function bv(e){$c.current===e&&(ht(so),ht($c))}var St=Ds(0);function df(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 Cp=[];function kv(){for(var e=0;e<Cp.length;e++)Cp[e]._workInProgressVersionPrimary=null;Cp.length=0}var bd=zo.ReactCurrentDispatcher,Ep=zo.ReactCurrentBatchConfig,ki=0,Et=null,zt=null,Kt=null,ff=!1,rc=!1,Ic=0,uA=0;function ln(){throw Error(Y(321))}function _v(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!Mr(e[n],t[n]))return!1;return!0}function Sv(e,t,n,r,o,s){if(ki=s,Et=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,bd.current=e===null||e.memoizedState===null?pA:mA,e=n(r,o),rc){s=0;do{if(rc=!1,Ic=0,25<=s)throw Error(Y(301));s+=1,Kt=zt=null,t.updateQueue=null,bd.current=gA,e=n(r,o)}while(rc)}if(bd.current=hf,t=zt!==null&&zt.next!==null,ki=0,Kt=zt=Et=null,ff=!1,t)throw Error(Y(300));return e}function Cv(){var e=Ic!==0;return Ic=0,e}function Vr(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Kt===null?Et.memoizedState=Kt=e:Kt=Kt.next=e,Kt}function pr(){if(zt===null){var e=Et.alternate;e=e!==null?e.memoizedState:null}else e=zt.next;var t=Kt===null?Et.memoizedState:Kt.next;if(t!==null)Kt=t,zt=e;else{if(e===null)throw Error(Y(310));zt=e,e={memoizedState:zt.memoizedState,baseState:zt.baseState,baseQueue:zt.baseQueue,queue:zt.queue,next:null},Kt===null?Et.memoizedState=Kt=e:Kt=Kt.next=e}return Kt}function Ac(e,t){return typeof t=="function"?t(e):t}function Np(e){var t=pr(),n=t.queue;if(n===null)throw Error(Y(311));n.lastRenderedReducer=e;var r=zt,o=r.baseQueue,s=n.pending;if(s!==null){if(o!==null){var i=o.next;o.next=s.next,s.next=i}r.baseQueue=o=s,n.pending=null}if(o!==null){s=o.next,r=r.baseState;var a=i=null,l=null,u=s;do{var d=u.lane;if((ki&d)===d)l!==null&&(l=l.next={lane:0,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),r=u.hasEagerState?u.eagerState:e(r,u.action);else{var f={lane:d,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null};l===null?(a=l=f,i=r):l=l.next=f,Et.lanes|=d,_i|=d}u=u.next}while(u!==null&&u!==s);l===null?i=r:l.next=a,Mr(r,t.memoizedState)||(Dn=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=l,n.lastRenderedState=r}if(e=n.interleaved,e!==null){o=e;do s=o.lane,Et.lanes|=s,_i|=s,o=o.next;while(o!==e)}else o===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function jp(e){var t=pr(),n=t.queue;if(n===null)throw Error(Y(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,s=t.memoizedState;if(o!==null){n.pending=null;var i=o=o.next;do s=e(s,i.action),i=i.next;while(i!==o);Mr(s,t.memoizedState)||(Dn=!0),t.memoizedState=s,t.baseQueue===null&&(t.baseState=s),n.lastRenderedState=s}return[s,r]}function ZS(){}function QS(e,t){var n=Et,r=pr(),o=t(),s=!Mr(r.memoizedState,o);if(s&&(r.memoizedState=o,Dn=!0),r=r.queue,Ev(YS.bind(null,n,r,e),[e]),r.getSnapshot!==t||s||Kt!==null&&Kt.memoizedState.tag&1){if(n.flags|=2048,Oc(9,JS.bind(null,n,r,o,t),void 0,null),Wt===null)throw Error(Y(349));ki&30||GS(n,t,o)}return o}function GS(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=Et.updateQueue,t===null?(t={lastEffect:null,stores:null},Et.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function JS(e,t,n,r){t.value=n,t.getSnapshot=r,XS(t)&&eC(e)}function YS(e,t,n){return n(function(){XS(t)&&eC(e)})}function XS(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!Mr(e,n)}catch{return!0}}function eC(e){var t=Ao(e,1);t!==null&&Ir(t,e,1,-1)}function eb(e){var t=Vr();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Ac,lastRenderedState:e},t.queue=e,e=e.dispatch=hA.bind(null,Et,e),[t.memoizedState,e]}function Oc(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=Et.updateQueue,t===null?(t={lastEffect:null,stores:null},Et.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 tC(){return pr().memoizedState}function kd(e,t,n,r){var o=Vr();Et.flags|=e,o.memoizedState=Oc(1|t,n,void 0,r===void 0?null:r)}function uh(e,t,n,r){var o=pr();r=r===void 0?null:r;var s=void 0;if(zt!==null){var i=zt.memoizedState;if(s=i.destroy,r!==null&&_v(r,i.deps)){o.memoizedState=Oc(t,n,s,r);return}}Et.flags|=e,o.memoizedState=Oc(1|t,n,s,r)}function tb(e,t){return kd(8390656,8,e,t)}function Ev(e,t){return uh(2048,8,e,t)}function nC(e,t){return uh(4,2,e,t)}function rC(e,t){return uh(4,4,e,t)}function oC(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 sC(e,t,n){return n=n!=null?n.concat([e]):null,uh(4,4,oC.bind(null,t,e),n)}function Nv(){}function iC(e,t){var n=pr();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&_v(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function aC(e,t){var n=pr();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&_v(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function lC(e,t,n){return ki&21?(Mr(n,t)||(n=hS(),Et.lanes|=n,_i|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Dn=!0),e.memoizedState=n)}function dA(e,t){var n=et;et=n!==0&&4>n?n:4,e(!0);var r=Ep.transition;Ep.transition={};try{e(!1),t()}finally{et=n,Ep.transition=r}}function cC(){return pr().memoizedState}function fA(e,t,n){var r=Ss(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},uC(e))dC(t,n);else if(n=BS(e,t,n,r),n!==null){var o=Sn();Ir(n,e,r,o),fC(n,t,r)}}function hA(e,t,n){var r=Ss(e),o={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(uC(e))dC(t,o);else{var s=e.alternate;if(e.lanes===0&&(s===null||s.lanes===0)&&(s=t.lastRenderedReducer,s!==null))try{var i=t.lastRenderedState,a=s(i,n);if(o.hasEagerState=!0,o.eagerState=a,Mr(a,i)){var l=t.interleaved;l===null?(o.next=o,vv(t)):(o.next=l.next,l.next=o),t.interleaved=o;return}}catch{}finally{}n=BS(e,t,o,r),n!==null&&(o=Sn(),Ir(n,e,r,o),fC(n,t,r))}}function uC(e){var t=e.alternate;return e===Et||t!==null&&t===Et}function dC(e,t){rc=ff=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function fC(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,ov(e,n)}}var hf={readContext:hr,useCallback:ln,useContext:ln,useEffect:ln,useImperativeHandle:ln,useInsertionEffect:ln,useLayoutEffect:ln,useMemo:ln,useReducer:ln,useRef:ln,useState:ln,useDebugValue:ln,useDeferredValue:ln,useTransition:ln,useMutableSource:ln,useSyncExternalStore:ln,useId:ln,unstable_isNewReconciler:!1},pA={readContext:hr,useCallback:function(e,t){return Vr().memoizedState=[e,t===void 0?null:t],e},useContext:hr,useEffect:tb,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,kd(4194308,4,oC.bind(null,t,e),n)},useLayoutEffect:function(e,t){return kd(4194308,4,e,t)},useInsertionEffect:function(e,t){return kd(4,2,e,t)},useMemo:function(e,t){var n=Vr();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Vr();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=fA.bind(null,Et,e),[r.memoizedState,e]},useRef:function(e){var t=Vr();return e={current:e},t.memoizedState=e},useState:eb,useDebugValue:Nv,useDeferredValue:function(e){return Vr().memoizedState=e},useTransition:function(){var e=eb(!1),t=e[0];return e=dA.bind(null,e[1]),Vr().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=Et,o=Vr();if(wt){if(n===void 0)throw Error(Y(407));n=n()}else{if(n=t(),Wt===null)throw Error(Y(349));ki&30||GS(r,t,n)}o.memoizedState=n;var s={value:n,getSnapshot:t};return o.queue=s,tb(YS.bind(null,r,s,e),[e]),r.flags|=2048,Oc(9,JS.bind(null,r,s,n,t),void 0,null),n},useId:function(){var e=Vr(),t=Wt.identifierPrefix;if(wt){var n=Co,r=So;n=(r&~(1<<32-Rr(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=Ic++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=uA++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},mA={readContext:hr,useCallback:iC,useContext:hr,useEffect:Ev,useImperativeHandle:sC,useInsertionEffect:nC,useLayoutEffect:rC,useMemo:aC,useReducer:Np,useRef:tC,useState:function(){return Np(Ac)},useDebugValue:Nv,useDeferredValue:function(e){var t=pr();return lC(t,zt.memoizedState,e)},useTransition:function(){var e=Np(Ac)[0],t=pr().memoizedState;return[e,t]},useMutableSource:ZS,useSyncExternalStore:QS,useId:cC,unstable_isNewReconciler:!1},gA={readContext:hr,useCallback:iC,useContext:hr,useEffect:Ev,useImperativeHandle:sC,useInsertionEffect:nC,useLayoutEffect:rC,useMemo:aC,useReducer:jp,useRef:tC,useState:function(){return jp(Ac)},useDebugValue:Nv,useDeferredValue:function(e){var t=pr();return zt===null?t.memoizedState=e:lC(t,zt.memoizedState,e)},useTransition:function(){var e=jp(Ac)[0],t=pr().memoizedState;return[e,t]},useMutableSource:ZS,useSyncExternalStore:QS,useId:cC,unstable_isNewReconciler:!1};function _r(e,t){if(e&&e.defaultProps){t=jt({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}function og(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:jt({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var dh={isMounted:function(e){return(e=e._reactInternals)?Mi(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Sn(),o=Ss(e),s=No(r,o);s.payload=t,n!=null&&(s.callback=n),t=ks(e,s,o),t!==null&&(Ir(t,e,o,r),wd(t,e,o))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Sn(),o=Ss(e),s=No(r,o);s.tag=1,s.payload=t,n!=null&&(s.callback=n),t=ks(e,s,o),t!==null&&(Ir(t,e,o,r),wd(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Sn(),r=Ss(e),o=No(n,r);o.tag=2,t!=null&&(o.callback=t),t=ks(e,o,r),t!==null&&(Ir(t,e,r,n),wd(t,e,r))}};function nb(e,t,n,r,o,s,i){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,s,i):t.prototype&&t.prototype.isPureReactComponent?!Nc(n,r)||!Nc(o,s):!0}function hC(e,t,n){var r=!1,o=Ts,s=t.contextType;return typeof s=="object"&&s!==null?s=hr(s):(o=zn(t)?wi:hn.current,r=t.contextTypes,s=(r=r!=null)?Ba(e,o):Ts),t=new t(n,s),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=dh,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=s),t}function rb(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&&dh.enqueueReplaceState(t,t.state,null)}function sg(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs={},xv(e);var s=t.contextType;typeof s=="object"&&s!==null?o.context=hr(s):(s=zn(t)?wi:hn.current,o.context=Ba(e,s)),o.state=e.memoizedState,s=t.getDerivedStateFromProps,typeof s=="function"&&(og(e,t,s,n),o.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(t=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),t!==o.state&&dh.enqueueReplaceState(o,o.state,null),uf(e,n,o,r),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function Qa(e,t){try{var n="",r=t;do n+=HR(r),r=r.return;while(r);var o=n}catch(s){o=`
|
|
39
|
+
Error generating stack: `+s.message+`
|
|
40
|
+
`+s.stack}return{value:e,source:t,stack:o,digest:null}}function Pp(e,t,n){return{value:e,source:null,stack:n??null,digest:t??null}}function ig(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var yA=typeof WeakMap=="function"?WeakMap:Map;function pC(e,t,n){n=No(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){mf||(mf=!0,gg=r),ig(e,t)},n}function mC(e,t,n){n=No(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var o=t.value;n.payload=function(){return r(o)},n.callback=function(){ig(e,t)}}var s=e.stateNode;return s!==null&&typeof s.componentDidCatch=="function"&&(n.callback=function(){ig(e,t),typeof r!="function"&&(_s===null?_s=new Set([this]):_s.add(this));var i=t.stack;this.componentDidCatch(t.value,{componentStack:i!==null?i:""})}),n}function ob(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new yA;var o=new Set;r.set(t,o)}else o=r.get(t),o===void 0&&(o=new Set,r.set(t,o));o.has(n)||(o.add(n),e=$A.bind(null,e,t,n),t.then(e,e))}function sb(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 ib(e,t,n,r,o){return e.mode&1?(e.flags|=65536,e.lanes=o,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=No(-1,1),t.tag=2,ks(n,t,1))),n.lanes|=1),e)}var vA=zo.ReactCurrentOwner,Dn=!1;function vn(e,t,n,r){t.child=e===null?HS(t,null,n,r):Wa(t,e.child,n,r)}function ab(e,t,n,r,o){n=n.render;var s=t.ref;return ka(t,o),r=Sv(e,t,n,r,s,o),n=Cv(),e!==null&&!Dn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Oo(e,t,o)):(wt&&n&&fv(t),t.flags|=1,vn(e,t,r,o),t.child)}function lb(e,t,n,r,o){if(e===null){var s=n.type;return typeof s=="function"&&!Ov(s)&&s.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=s,gC(e,t,s,r,o)):(e=Ed(n.type,null,r,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(s=e.child,!(e.lanes&o)){var i=s.memoizedProps;if(n=n.compare,n=n!==null?n:Nc,n(i,r)&&e.ref===t.ref)return Oo(e,t,o)}return t.flags|=1,e=Cs(s,r),e.ref=t.ref,e.return=t,t.child=e}function gC(e,t,n,r,o){if(e!==null){var s=e.memoizedProps;if(Nc(s,r)&&e.ref===t.ref)if(Dn=!1,t.pendingProps=r=s,(e.lanes&o)!==0)e.flags&131072&&(Dn=!0);else return t.lanes=e.lanes,Oo(e,t,o)}return ag(e,t,n,r,o)}function yC(e,t,n){var r=t.pendingProps,o=r.children,s=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},it(pa,Hn),Hn|=n;else{if(!(n&1073741824))return e=s!==null?s.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,it(pa,Hn),Hn|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=s!==null?s.baseLanes:n,it(pa,Hn),Hn|=r}else s!==null?(r=s.baseLanes|n,t.memoizedState=null):r=n,it(pa,Hn),Hn|=r;return vn(e,t,o,n),t.child}function vC(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function ag(e,t,n,r,o){var s=zn(n)?wi:hn.current;return s=Ba(t,s),ka(t,o),n=Sv(e,t,n,r,s,o),r=Cv(),e!==null&&!Dn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Oo(e,t,o)):(wt&&r&&fv(t),t.flags|=1,vn(e,t,n,o),t.child)}function cb(e,t,n,r,o){if(zn(n)){var s=!0;of(t)}else s=!1;if(ka(t,o),t.stateNode===null)_d(e,t),hC(t,n,r),sg(t,n,r,o),r=!0;else if(e===null){var i=t.stateNode,a=t.memoizedProps;i.props=a;var l=i.context,u=n.contextType;typeof u=="object"&&u!==null?u=hr(u):(u=zn(n)?wi:hn.current,u=Ba(t,u));var d=n.getDerivedStateFromProps,f=typeof d=="function"||typeof i.getSnapshotBeforeUpdate=="function";f||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(a!==r||l!==u)&&rb(t,i,r,u),Xo=!1;var p=t.memoizedState;i.state=p,uf(t,r,i,o),l=t.memoizedState,a!==r||p!==l||Ln.current||Xo?(typeof d=="function"&&(og(t,n,d,r),l=t.memoizedState),(a=Xo||nb(t,n,a,r,p,l,u))?(f||typeof i.UNSAFE_componentWillMount!="function"&&typeof i.componentWillMount!="function"||(typeof i.componentWillMount=="function"&&i.componentWillMount(),typeof i.UNSAFE_componentWillMount=="function"&&i.UNSAFE_componentWillMount()),typeof i.componentDidMount=="function"&&(t.flags|=4194308)):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),i.props=r,i.state=l,i.context=u,r=a):(typeof i.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{i=t.stateNode,KS(e,t),a=t.memoizedProps,u=t.type===t.elementType?a:_r(t.type,a),i.props=u,f=t.pendingProps,p=i.context,l=n.contextType,typeof l=="object"&&l!==null?l=hr(l):(l=zn(n)?wi:hn.current,l=Ba(t,l));var h=n.getDerivedStateFromProps;(d=typeof h=="function"||typeof i.getSnapshotBeforeUpdate=="function")||typeof i.UNSAFE_componentWillReceiveProps!="function"&&typeof i.componentWillReceiveProps!="function"||(a!==f||p!==l)&&rb(t,i,r,l),Xo=!1,p=t.memoizedState,i.state=p,uf(t,r,i,o);var v=t.memoizedState;a!==f||p!==v||Ln.current||Xo?(typeof h=="function"&&(og(t,n,h,r),v=t.memoizedState),(u=Xo||nb(t,n,u,r,p,v,l)||!1)?(d||typeof i.UNSAFE_componentWillUpdate!="function"&&typeof i.componentWillUpdate!="function"||(typeof i.componentWillUpdate=="function"&&i.componentWillUpdate(r,v,l),typeof i.UNSAFE_componentWillUpdate=="function"&&i.UNSAFE_componentWillUpdate(r,v,l)),typeof i.componentDidUpdate=="function"&&(t.flags|=4),typeof i.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof i.componentDidUpdate!="function"||a===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=v),i.props=r,i.state=v,i.context=l,r=u):(typeof i.componentDidUpdate!="function"||a===e.memoizedProps&&p===e.memoizedState||(t.flags|=4),typeof i.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&p===e.memoizedState||(t.flags|=1024),r=!1)}return lg(e,t,n,r,s,o)}function lg(e,t,n,r,o,s){vC(e,t);var i=(t.flags&128)!==0;if(!r&&!i)return o&&Zw(t,n,!1),Oo(e,t,s);r=t.stateNode,vA.current=t;var a=i&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&i?(t.child=Wa(t,e.child,null,s),t.child=Wa(t,null,a,s)):vn(e,t,a,s),t.memoizedState=r.state,o&&Zw(t,n,!0),t.child}function xC(e){var t=e.stateNode;t.pendingContext?Ww(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Ww(e,t.context,!1),wv(e,t.containerInfo)}function ub(e,t,n,r,o){return Ka(),pv(o),t.flags|=256,vn(e,t,n,r),t.child}var cg={dehydrated:null,treeContext:null,retryLane:0};function ug(e){return{baseLanes:e,cachePool:null,transitions:null}}function wC(e,t,n){var r=t.pendingProps,o=St.current,s=!1,i=(t.flags&128)!==0,a;if((a=i)||(a=e!==null&&e.memoizedState===null?!1:(o&2)!==0),a?(s=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(o|=1),it(St,o&1),e===null)return ng(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):(i=r.children,e=r.fallback,s?(r=t.mode,s=t.child,i={mode:"hidden",children:i},!(r&1)&&s!==null?(s.childLanes=0,s.pendingProps=i):s=ph(i,r,0,null),e=vi(e,r,n,null),s.return=t,e.return=t,s.sibling=e,t.child=s,t.child.memoizedState=ug(n),t.memoizedState=cg,e):jv(t,i));if(o=e.memoizedState,o!==null&&(a=o.dehydrated,a!==null))return xA(e,t,i,r,a,o,n);if(s){s=r.fallback,i=t.mode,o=e.child,a=o.sibling;var l={mode:"hidden",children:r.children};return!(i&1)&&t.child!==o?(r=t.child,r.childLanes=0,r.pendingProps=l,t.deletions=null):(r=Cs(o,l),r.subtreeFlags=o.subtreeFlags&14680064),a!==null?s=Cs(a,s):(s=vi(s,i,n,null),s.flags|=2),s.return=t,r.return=t,r.sibling=s,t.child=r,r=s,s=t.child,i=e.child.memoizedState,i=i===null?ug(n):{baseLanes:i.baseLanes|n,cachePool:null,transitions:i.transitions},s.memoizedState=i,s.childLanes=e.childLanes&~n,t.memoizedState=cg,r}return s=e.child,e=s.sibling,r=Cs(s,{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 jv(e,t){return t=ph({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Fu(e,t,n,r){return r!==null&&pv(r),Wa(t,e.child,null,n),e=jv(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function xA(e,t,n,r,o,s,i){if(n)return t.flags&256?(t.flags&=-257,r=Pp(Error(Y(422))),Fu(e,t,i,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(s=r.fallback,o=t.mode,r=ph({mode:"visible",children:r.children},o,0,null),s=vi(s,o,i,null),s.flags|=2,r.return=t,s.return=t,r.sibling=s,t.child=r,t.mode&1&&Wa(t,e.child,null,i),t.child.memoizedState=ug(i),t.memoizedState=cg,s);if(!(t.mode&1))return Fu(e,t,i,null);if(o.data==="$!"){if(r=o.nextSibling&&o.nextSibling.dataset,r)var a=r.dgst;return r=a,s=Error(Y(419)),r=Pp(s,r,void 0),Fu(e,t,i,r)}if(a=(i&e.childLanes)!==0,Dn||a){if(r=Wt,r!==null){switch(i&-i){case 4:o=2;break;case 16:o=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:o=32;break;case 536870912:o=268435456;break;default:o=0}o=o&(r.suspendedLanes|i)?0:o,o!==0&&o!==s.retryLane&&(s.retryLane=o,Ao(e,o),Ir(r,e,o,-1))}return Av(),r=Pp(Error(Y(421))),Fu(e,t,i,r)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=RA.bind(null,e),o._reactRetry=t,null):(e=s.treeContext,Wn=bs(o.nextSibling),Zn=t,wt=!0,jr=null,e!==null&&(lr[cr++]=So,lr[cr++]=Co,lr[cr++]=bi,So=e.id,Co=e.overflow,bi=t),t=jv(t,r.children),t.flags|=4096,t)}function db(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),rg(e.return,t,n)}function Tp(e,t,n,r,o){var s=e.memoizedState;s===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o}:(s.isBackwards=t,s.rendering=null,s.renderingStartTime=0,s.last=r,s.tail=n,s.tailMode=o)}function bC(e,t,n){var r=t.pendingProps,o=r.revealOrder,s=r.tail;if(vn(e,t,r.children,n),r=St.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&&db(e,n,t);else if(e.tag===19)db(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(it(St,r),!(t.mode&1))t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;n!==null;)e=n.alternate,e!==null&&df(e)===null&&(o=n),n=n.sibling;n=o,n===null?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),Tp(t,!1,o,n,s);break;case"backwards":for(n=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&df(e)===null){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}Tp(t,!0,n,null,s);break;case"together":Tp(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function _d(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Oo(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),_i|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(Y(153));if(t.child!==null){for(e=t.child,n=Cs(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Cs(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function wA(e,t,n){switch(t.tag){case 3:xC(t),Ka();break;case 5:WS(t);break;case 1:zn(t.type)&&of(t);break;case 4:wv(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,o=t.memoizedProps.value;it(lf,r._currentValue),r._currentValue=o;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(it(St,St.current&1),t.flags|=128,null):n&t.child.childLanes?wC(e,t,n):(it(St,St.current&1),e=Oo(e,t,n),e!==null?e.sibling:null);it(St,St.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return bC(e,t,n);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),it(St,St.current),r)break;return null;case 22:case 23:return t.lanes=0,yC(e,t,n)}return Oo(e,t,n)}var kC,dg,_C,SC;kC=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}};dg=function(){};_C=function(e,t,n,r){var o=e.memoizedProps;if(o!==r){e=t.stateNode,ii(so.current);var s=null;switch(n){case"input":o=Im(e,o),r=Im(e,r),s=[];break;case"select":o=jt({},o,{value:void 0}),r=jt({},r,{value:void 0}),s=[];break;case"textarea":o=Mm(e,o),r=Mm(e,r),s=[];break;default:typeof o.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=nf)}Lm(n,r);var i;n=null;for(u in o)if(!r.hasOwnProperty(u)&&o.hasOwnProperty(u)&&o[u]!=null)if(u==="style"){var a=o[u];for(i in a)a.hasOwnProperty(i)&&(n||(n={}),n[i]="")}else u!=="dangerouslySetInnerHTML"&&u!=="children"&&u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&u!=="autoFocus"&&(wc.hasOwnProperty(u)?s||(s=[]):(s=s||[]).push(u,null));for(u in r){var l=r[u];if(a=o!=null?o[u]:void 0,r.hasOwnProperty(u)&&l!==a&&(l!=null||a!=null))if(u==="style")if(a){for(i in a)!a.hasOwnProperty(i)||l&&l.hasOwnProperty(i)||(n||(n={}),n[i]="");for(i in l)l.hasOwnProperty(i)&&a[i]!==l[i]&&(n||(n={}),n[i]=l[i])}else n||(s||(s=[]),s.push(u,n)),n=l;else u==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,a=a?a.__html:void 0,l!=null&&a!==l&&(s=s||[]).push(u,l)):u==="children"?typeof l!="string"&&typeof l!="number"||(s=s||[]).push(u,""+l):u!=="suppressContentEditableWarning"&&u!=="suppressHydrationWarning"&&(wc.hasOwnProperty(u)?(l!=null&&u==="onScroll"&&ct("scroll",e),s||a===l||(s=[])):(s=s||[]).push(u,l))}n&&(s=s||[]).push("style",n);var u=s;(t.updateQueue=u)&&(t.flags|=4)}};SC=function(e,t,n,r){n!==r&&(t.flags|=4)};function $l(e,t){if(!wt)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 cn(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags&14680064,r|=o.flags&14680064,o.return=e,o=o.sibling;else for(o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags,r|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function bA(e,t,n){var r=t.pendingProps;switch(hv(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return cn(t),null;case 1:return zn(t.type)&&rf(),cn(t),null;case 3:return r=t.stateNode,Za(),ht(Ln),ht(hn),kv(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Lu(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,jr!==null&&(xg(jr),jr=null))),dg(e,t),cn(t),null;case 5:bv(t);var o=ii(Rc.current);if(n=t.type,e!==null&&t.stateNode!=null)_C(e,t,n,r,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Y(166));return cn(t),null}if(e=ii(so.current),Lu(t)){r=t.stateNode,n=t.type;var s=t.memoizedProps;switch(r[Gr]=t,r[Tc]=s,e=(t.mode&1)!==0,n){case"dialog":ct("cancel",r),ct("close",r);break;case"iframe":case"object":case"embed":ct("load",r);break;case"video":case"audio":for(o=0;o<Hl.length;o++)ct(Hl[o],r);break;case"source":ct("error",r);break;case"img":case"image":case"link":ct("error",r),ct("load",r);break;case"details":ct("toggle",r);break;case"input":ww(r,s),ct("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!s.multiple},ct("invalid",r);break;case"textarea":kw(r,s),ct("invalid",r)}Lm(n,s),o=null;for(var i in s)if(s.hasOwnProperty(i)){var a=s[i];i==="children"?typeof a=="string"?r.textContent!==a&&(s.suppressHydrationWarning!==!0&&Du(r.textContent,a,e),o=["children",a]):typeof a=="number"&&r.textContent!==""+a&&(s.suppressHydrationWarning!==!0&&Du(r.textContent,a,e),o=["children",""+a]):wc.hasOwnProperty(i)&&a!=null&&i==="onScroll"&&ct("scroll",r)}switch(n){case"input":Pu(r),bw(r,s,!0);break;case"textarea":Pu(r),_w(r);break;case"select":case"option":break;default:typeof s.onClick=="function"&&(r.onclick=nf)}r=o,t.updateQueue=r,r!==null&&(t.flags|=4)}else{i=o.nodeType===9?o:o.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=Y_(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=i.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=i.createElement(n,{is:r.is}):(e=i.createElement(n),n==="select"&&(i=e,r.multiple?i.multiple=!0:r.size&&(i.size=r.size))):e=i.createElementNS(e,n),e[Gr]=t,e[Tc]=r,kC(e,t,!1,!1),t.stateNode=e;e:{switch(i=zm(n,r),n){case"dialog":ct("cancel",e),ct("close",e),o=r;break;case"iframe":case"object":case"embed":ct("load",e),o=r;break;case"video":case"audio":for(o=0;o<Hl.length;o++)ct(Hl[o],e);o=r;break;case"source":ct("error",e),o=r;break;case"img":case"image":case"link":ct("error",e),ct("load",e),o=r;break;case"details":ct("toggle",e),o=r;break;case"input":ww(e,r),o=Im(e,r),ct("invalid",e);break;case"option":o=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},o=jt({},r,{value:void 0}),ct("invalid",e);break;case"textarea":kw(e,r),o=Mm(e,r),ct("invalid",e);break;default:o=r}Lm(n,o),a=o;for(s in a)if(a.hasOwnProperty(s)){var l=a[s];s==="style"?tS(e,l):s==="dangerouslySetInnerHTML"?(l=l?l.__html:void 0,l!=null&&X_(e,l)):s==="children"?typeof l=="string"?(n!=="textarea"||l!=="")&&bc(e,l):typeof l=="number"&&bc(e,""+l):s!=="suppressContentEditableWarning"&&s!=="suppressHydrationWarning"&&s!=="autoFocus"&&(wc.hasOwnProperty(s)?l!=null&&s==="onScroll"&&ct("scroll",e):l!=null&&Yy(e,s,l,i))}switch(n){case"input":Pu(e),bw(e,r,!1);break;case"textarea":Pu(e),_w(e);break;case"option":r.value!=null&&e.setAttribute("value",""+Ps(r.value));break;case"select":e.multiple=!!r.multiple,s=r.value,s!=null?va(e,!!r.multiple,s,!1):r.defaultValue!=null&&va(e,!!r.multiple,r.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=nf)}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 cn(t),null;case 6:if(e&&t.stateNode!=null)SC(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Y(166));if(n=ii(Rc.current),ii(so.current),Lu(t)){if(r=t.stateNode,n=t.memoizedProps,r[Gr]=t,(s=r.nodeValue!==n)&&(e=Zn,e!==null))switch(e.tag){case 3:Du(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Du(r.nodeValue,n,(e.mode&1)!==0)}s&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[Gr]=t,t.stateNode=r}return cn(t),null;case 13:if(ht(St),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(wt&&Wn!==null&&t.mode&1&&!(t.flags&128))qS(),Ka(),t.flags|=98560,s=!1;else if(s=Lu(t),r!==null&&r.dehydrated!==null){if(e===null){if(!s)throw Error(Y(318));if(s=t.memoizedState,s=s!==null?s.dehydrated:null,!s)throw Error(Y(317));s[Gr]=t}else Ka(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;cn(t),s=!1}else jr!==null&&(xg(jr),jr=null),s=!0;if(!s)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||St.current&1?qt===0&&(qt=3):Av())),t.updateQueue!==null&&(t.flags|=4),cn(t),null);case 4:return Za(),dg(e,t),e===null&&jc(t.stateNode.containerInfo),cn(t),null;case 10:return yv(t.type._context),cn(t),null;case 17:return zn(t.type)&&rf(),cn(t),null;case 19:if(ht(St),s=t.memoizedState,s===null)return cn(t),null;if(r=(t.flags&128)!==0,i=s.rendering,i===null)if(r)$l(s,!1);else{if(qt!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(i=df(e),i!==null){for(t.flags|=128,$l(s,!1),r=i.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)s=n,e=r,s.flags&=14680066,i=s.alternate,i===null?(s.childLanes=0,s.lanes=e,s.child=null,s.subtreeFlags=0,s.memoizedProps=null,s.memoizedState=null,s.updateQueue=null,s.dependencies=null,s.stateNode=null):(s.childLanes=i.childLanes,s.lanes=i.lanes,s.child=i.child,s.subtreeFlags=0,s.deletions=null,s.memoizedProps=i.memoizedProps,s.memoizedState=i.memoizedState,s.updateQueue=i.updateQueue,s.type=i.type,e=i.dependencies,s.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return it(St,St.current&1|2),t.child}e=e.sibling}s.tail!==null&&It()>Ga&&(t.flags|=128,r=!0,$l(s,!1),t.lanes=4194304)}else{if(!r)if(e=df(i),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),$l(s,!0),s.tail===null&&s.tailMode==="hidden"&&!i.alternate&&!wt)return cn(t),null}else 2*It()-s.renderingStartTime>Ga&&n!==1073741824&&(t.flags|=128,r=!0,$l(s,!1),t.lanes=4194304);s.isBackwards?(i.sibling=t.child,t.child=i):(n=s.last,n!==null?n.sibling=i:t.child=i,s.last=i)}return s.tail!==null?(t=s.tail,s.rendering=t,s.tail=t.sibling,s.renderingStartTime=It(),t.sibling=null,n=St.current,it(St,r?n&1|2:n&1),t):(cn(t),null);case 22:case 23:return Iv(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?Hn&1073741824&&(cn(t),t.subtreeFlags&6&&(t.flags|=8192)):cn(t),null;case 24:return null;case 25:return null}throw Error(Y(156,t.tag))}function kA(e,t){switch(hv(t),t.tag){case 1:return zn(t.type)&&rf(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Za(),ht(Ln),ht(hn),kv(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return bv(t),null;case 13:if(ht(St),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Y(340));Ka()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return ht(St),null;case 4:return Za(),null;case 10:return yv(t.type._context),null;case 22:case 23:return Iv(),null;case 24:return null;default:return null}}var Uu=!1,dn=!1,_A=typeof WeakSet=="function"?WeakSet:Set,de=null;function ha(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){$t(e,t,r)}else n.current=null}function fg(e,t,n){try{n()}catch(r){$t(e,t,r)}}var fb=!1;function SA(e,t){if(Qm=Xd,e=PS(),dv(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 o=r.anchorOffset,s=r.focusNode;r=r.focusOffset;try{n.nodeType,s.nodeType}catch{n=null;break e}var i=0,a=-1,l=-1,u=0,d=0,f=e,p=null;t:for(;;){for(var h;f!==n||o!==0&&f.nodeType!==3||(a=i+o),f!==s||r!==0&&f.nodeType!==3||(l=i+r),f.nodeType===3&&(i+=f.nodeValue.length),(h=f.firstChild)!==null;)p=f,f=h;for(;;){if(f===e)break t;if(p===n&&++u===o&&(a=i),p===s&&++d===r&&(l=i),(h=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=h}n=a===-1||l===-1?null:{start:a,end:l}}else n=null}n=n||{start:0,end:0}}else n=null;for(Gm={focusedElem:e,selectionRange:n},Xd=!1,de=t;de!==null;)if(t=de,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,de=e;else for(;de!==null;){t=de;try{var v=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(v!==null){var m=v.memoizedProps,x=v.memoizedState,g=t.stateNode,y=g.getSnapshotBeforeUpdate(t.elementType===t.type?m:_r(t.type,m),x);g.__reactInternalSnapshotBeforeUpdate=y}break;case 3:var w=t.stateNode.containerInfo;w.nodeType===1?w.textContent="":w.nodeType===9&&w.documentElement&&w.removeChild(w.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Y(163))}}catch(k){$t(t,t.return,k)}if(e=t.sibling,e!==null){e.return=t.return,de=e;break}de=t.return}return v=fb,fb=!1,v}function oc(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var o=r=r.next;do{if((o.tag&e)===e){var s=o.destroy;o.destroy=void 0,s!==void 0&&fg(t,n,s)}o=o.next}while(o!==r)}}function fh(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 hg(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 CC(e){var t=e.alternate;t!==null&&(e.alternate=null,CC(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Gr],delete t[Tc],delete t[Xm],delete t[iA],delete t[aA])),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 EC(e){return e.tag===5||e.tag===3||e.tag===4}function hb(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||EC(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 pg(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=nf));else if(r!==4&&(e=e.child,e!==null))for(pg(e,t,n),e=e.sibling;e!==null;)pg(e,t,n),e=e.sibling}function mg(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(mg(e,t,n),e=e.sibling;e!==null;)mg(e,t,n),e=e.sibling}var Yt=null,Nr=!1;function Ho(e,t,n){for(n=n.child;n!==null;)NC(e,t,n),n=n.sibling}function NC(e,t,n){if(oo&&typeof oo.onCommitFiberUnmount=="function")try{oo.onCommitFiberUnmount(oh,n)}catch{}switch(n.tag){case 5:dn||ha(n,t);case 6:var r=Yt,o=Nr;Yt=null,Ho(e,t,n),Yt=r,Nr=o,Yt!==null&&(Nr?(e=Yt,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):Yt.removeChild(n.stateNode));break;case 18:Yt!==null&&(Nr?(e=Yt,n=n.stateNode,e.nodeType===8?_p(e.parentNode,n):e.nodeType===1&&_p(e,n),Cc(e)):_p(Yt,n.stateNode));break;case 4:r=Yt,o=Nr,Yt=n.stateNode.containerInfo,Nr=!0,Ho(e,t,n),Yt=r,Nr=o;break;case 0:case 11:case 14:case 15:if(!dn&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){o=r=r.next;do{var s=o,i=s.destroy;s=s.tag,i!==void 0&&(s&2||s&4)&&fg(n,t,i),o=o.next}while(o!==r)}Ho(e,t,n);break;case 1:if(!dn&&(ha(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(a){$t(n,t,a)}Ho(e,t,n);break;case 21:Ho(e,t,n);break;case 22:n.mode&1?(dn=(r=dn)||n.memoizedState!==null,Ho(e,t,n),dn=r):Ho(e,t,n);break;default:Ho(e,t,n)}}function pb(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new _A),t.forEach(function(r){var o=IA.bind(null,e,r);n.has(r)||(n.add(r),r.then(o,o))})}}function vr(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var o=n[r];try{var s=e,i=t,a=i;e:for(;a!==null;){switch(a.tag){case 5:Yt=a.stateNode,Nr=!1;break e;case 3:Yt=a.stateNode.containerInfo,Nr=!0;break e;case 4:Yt=a.stateNode.containerInfo,Nr=!0;break e}a=a.return}if(Yt===null)throw Error(Y(160));NC(s,i,o),Yt=null,Nr=!1;var l=o.alternate;l!==null&&(l.return=null),o.return=null}catch(u){$t(o,t,u)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)jC(t,e),t=t.sibling}function jC(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(vr(t,e),qr(e),r&4){try{oc(3,e,e.return),fh(3,e)}catch(m){$t(e,e.return,m)}try{oc(5,e,e.return)}catch(m){$t(e,e.return,m)}}break;case 1:vr(t,e),qr(e),r&512&&n!==null&&ha(n,n.return);break;case 5:if(vr(t,e),qr(e),r&512&&n!==null&&ha(n,n.return),e.flags&32){var o=e.stateNode;try{bc(o,"")}catch(m){$t(e,e.return,m)}}if(r&4&&(o=e.stateNode,o!=null)){var s=e.memoizedProps,i=n!==null?n.memoizedProps:s,a=e.type,l=e.updateQueue;if(e.updateQueue=null,l!==null)try{a==="input"&&s.type==="radio"&&s.name!=null&&G_(o,s),zm(a,i);var u=zm(a,s);for(i=0;i<l.length;i+=2){var d=l[i],f=l[i+1];d==="style"?tS(o,f):d==="dangerouslySetInnerHTML"?X_(o,f):d==="children"?bc(o,f):Yy(o,d,f,u)}switch(a){case"input":Am(o,s);break;case"textarea":J_(o,s);break;case"select":var p=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!s.multiple;var h=s.value;h!=null?va(o,!!s.multiple,h,!1):p!==!!s.multiple&&(s.defaultValue!=null?va(o,!!s.multiple,s.defaultValue,!0):va(o,!!s.multiple,s.multiple?[]:"",!1))}o[Tc]=s}catch(m){$t(e,e.return,m)}}break;case 6:if(vr(t,e),qr(e),r&4){if(e.stateNode===null)throw Error(Y(162));o=e.stateNode,s=e.memoizedProps;try{o.nodeValue=s}catch(m){$t(e,e.return,m)}}break;case 3:if(vr(t,e),qr(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Cc(t.containerInfo)}catch(m){$t(e,e.return,m)}break;case 4:vr(t,e),qr(e);break;case 13:vr(t,e),qr(e),o=e.child,o.flags&8192&&(s=o.memoizedState!==null,o.stateNode.isHidden=s,!s||o.alternate!==null&&o.alternate.memoizedState!==null||($v=It())),r&4&&pb(e);break;case 22:if(d=n!==null&&n.memoizedState!==null,e.mode&1?(dn=(u=dn)||d,vr(t,e),dn=u):vr(t,e),qr(e),r&8192){if(u=e.memoizedState!==null,(e.stateNode.isHidden=u)&&!d&&e.mode&1)for(de=e,d=e.child;d!==null;){for(f=de=d;de!==null;){switch(p=de,h=p.child,p.tag){case 0:case 11:case 14:case 15:oc(4,p,p.return);break;case 1:ha(p,p.return);var v=p.stateNode;if(typeof v.componentWillUnmount=="function"){r=p,n=p.return;try{t=r,v.props=t.memoizedProps,v.state=t.memoizedState,v.componentWillUnmount()}catch(m){$t(r,n,m)}}break;case 5:ha(p,p.return);break;case 22:if(p.memoizedState!==null){gb(f);continue}}h!==null?(h.return=p,de=h):gb(f)}d=d.sibling}e:for(d=null,f=e;;){if(f.tag===5){if(d===null){d=f;try{o=f.stateNode,u?(s=o.style,typeof s.setProperty=="function"?s.setProperty("display","none","important"):s.display="none"):(a=f.stateNode,l=f.memoizedProps.style,i=l!=null&&l.hasOwnProperty("display")?l.display:null,a.style.display=eS("display",i))}catch(m){$t(e,e.return,m)}}}else if(f.tag===6){if(d===null)try{f.stateNode.nodeValue=u?"":f.memoizedProps}catch(m){$t(e,e.return,m)}}else if((f.tag!==22&&f.tag!==23||f.memoizedState===null||f===e)&&f.child!==null){f.child.return=f,f=f.child;continue}if(f===e)break e;for(;f.sibling===null;){if(f.return===null||f.return===e)break e;d===f&&(d=null),f=f.return}d===f&&(d=null),f.sibling.return=f.return,f=f.sibling}}break;case 19:vr(t,e),qr(e),r&4&&pb(e);break;case 21:break;default:vr(t,e),qr(e)}}function qr(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if(EC(n)){var r=n;break e}n=n.return}throw Error(Y(160))}switch(r.tag){case 5:var o=r.stateNode;r.flags&32&&(bc(o,""),r.flags&=-33);var s=hb(e);mg(e,s,o);break;case 3:case 4:var i=r.stateNode.containerInfo,a=hb(e);pg(e,a,i);break;default:throw Error(Y(161))}}catch(l){$t(e,e.return,l)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function CA(e,t,n){de=e,PC(e)}function PC(e,t,n){for(var r=(e.mode&1)!==0;de!==null;){var o=de,s=o.child;if(o.tag===22&&r){var i=o.memoizedState!==null||Uu;if(!i){var a=o.alternate,l=a!==null&&a.memoizedState!==null||dn;a=Uu;var u=dn;if(Uu=i,(dn=l)&&!u)for(de=o;de!==null;)i=de,l=i.child,i.tag===22&&i.memoizedState!==null?yb(o):l!==null?(l.return=i,de=l):yb(o);for(;s!==null;)de=s,PC(s),s=s.sibling;de=o,Uu=a,dn=u}mb(e)}else o.subtreeFlags&8772&&s!==null?(s.return=o,de=s):mb(e)}}function mb(e){for(;de!==null;){var t=de;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:dn||fh(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!dn)if(n===null)r.componentDidMount();else{var o=t.elementType===t.type?n.memoizedProps:_r(t.type,n.memoizedProps);r.componentDidUpdate(o,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var s=t.updateQueue;s!==null&&Xw(t,s,r);break;case 3:var i=t.updateQueue;if(i!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}Xw(t,i,n)}break;case 5:var a=t.stateNode;if(n===null&&t.flags&4){n=a;var l=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":l.autoFocus&&n.focus();break;case"img":l.src&&(n.src=l.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var u=t.alternate;if(u!==null){var d=u.memoizedState;if(d!==null){var f=d.dehydrated;f!==null&&Cc(f)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Y(163))}dn||t.flags&512&&hg(t)}catch(p){$t(t,t.return,p)}}if(t===e){de=null;break}if(n=t.sibling,n!==null){n.return=t.return,de=n;break}de=t.return}}function gb(e){for(;de!==null;){var t=de;if(t===e){de=null;break}var n=t.sibling;if(n!==null){n.return=t.return,de=n;break}de=t.return}}function yb(e){for(;de!==null;){var t=de;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{fh(4,t)}catch(l){$t(t,n,l)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var o=t.return;try{r.componentDidMount()}catch(l){$t(t,o,l)}}var s=t.return;try{hg(t)}catch(l){$t(t,s,l)}break;case 5:var i=t.return;try{hg(t)}catch(l){$t(t,i,l)}}}catch(l){$t(t,t.return,l)}if(t===e){de=null;break}var a=t.sibling;if(a!==null){a.return=t.return,de=a;break}de=t.return}}var EA=Math.ceil,pf=zo.ReactCurrentDispatcher,Pv=zo.ReactCurrentOwner,fr=zo.ReactCurrentBatchConfig,Ze=0,Wt=null,Mt=null,nn=0,Hn=0,pa=Ds(0),qt=0,Mc=null,_i=0,hh=0,Tv=0,sc=null,On=null,$v=0,Ga=1/0,vo=null,mf=!1,gg=null,_s=null,qu=!1,gs=null,gf=0,ic=0,yg=null,Sd=-1,Cd=0;function Sn(){return Ze&6?It():Sd!==-1?Sd:Sd=It()}function Ss(e){return e.mode&1?Ze&2&&nn!==0?nn&-nn:cA.transition!==null?(Cd===0&&(Cd=hS()),Cd):(e=et,e!==0||(e=window.event,e=e===void 0?16:wS(e.type)),e):1}function Ir(e,t,n,r){if(50<ic)throw ic=0,yg=null,Error(Y(185));Yc(e,n,r),(!(Ze&2)||e!==Wt)&&(e===Wt&&(!(Ze&2)&&(hh|=n),qt===4&&os(e,nn)),Fn(e,r),n===1&&Ze===0&&!(t.mode&1)&&(Ga=It()+500,ch&&Ls()))}function Fn(e,t){var n=e.callbackNode;cI(e,t);var r=Yd(e,e===Wt?nn:0);if(r===0)n!==null&&Ew(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&Ew(n),t===1)e.tag===0?lA(vb.bind(null,e)):zS(vb.bind(null,e)),oA(function(){!(Ze&6)&&Ls()}),n=null;else{switch(pS(r)){case 1:n=rv;break;case 4:n=dS;break;case 16:n=Jd;break;case 536870912:n=fS;break;default:n=Jd}n=DC(n,TC.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function TC(e,t){if(Sd=-1,Cd=0,Ze&6)throw Error(Y(327));var n=e.callbackNode;if(_a()&&e.callbackNode!==n)return null;var r=Yd(e,e===Wt?nn:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=yf(e,r);else{t=r;var o=Ze;Ze|=2;var s=RC();(Wt!==e||nn!==t)&&(vo=null,Ga=It()+500,yi(e,t));do try{PA();break}catch(a){$C(e,a)}while(!0);gv(),pf.current=s,Ze=o,Mt!==null?t=0:(Wt=null,nn=0,t=qt)}if(t!==0){if(t===2&&(o=Hm(e),o!==0&&(r=o,t=vg(e,o))),t===1)throw n=Mc,yi(e,0),os(e,r),Fn(e,It()),n;if(t===6)os(e,r);else{if(o=e.current.alternate,!(r&30)&&!NA(o)&&(t=yf(e,r),t===2&&(s=Hm(e),s!==0&&(r=s,t=vg(e,s))),t===1))throw n=Mc,yi(e,0),os(e,r),Fn(e,It()),n;switch(e.finishedWork=o,e.finishedLanes=r,t){case 0:case 1:throw Error(Y(345));case 2:Zs(e,On,vo);break;case 3:if(os(e,r),(r&130023424)===r&&(t=$v+500-It(),10<t)){if(Yd(e,0)!==0)break;if(o=e.suspendedLanes,(o&r)!==r){Sn(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=Ym(Zs.bind(null,e,On,vo),t);break}Zs(e,On,vo);break;case 4:if(os(e,r),(r&4194240)===r)break;for(t=e.eventTimes,o=-1;0<r;){var i=31-Rr(r);s=1<<i,i=t[i],i>o&&(o=i),r&=~s}if(r=o,r=It()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*EA(r/1960))-r,10<r){e.timeoutHandle=Ym(Zs.bind(null,e,On,vo),r);break}Zs(e,On,vo);break;case 5:Zs(e,On,vo);break;default:throw Error(Y(329))}}}return Fn(e,It()),e.callbackNode===n?TC.bind(null,e):null}function vg(e,t){var n=sc;return e.current.memoizedState.isDehydrated&&(yi(e,t).flags|=256),e=yf(e,t),e!==2&&(t=On,On=n,t!==null&&xg(t)),e}function xg(e){On===null?On=e:On.push.apply(On,e)}function NA(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 o=n[r],s=o.getSnapshot;o=o.value;try{if(!Mr(s(),o))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 os(e,t){for(t&=~Tv,t&=~hh,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Rr(t),r=1<<n;e[n]=-1,t&=~r}}function vb(e){if(Ze&6)throw Error(Y(327));_a();var t=Yd(e,0);if(!(t&1))return Fn(e,It()),null;var n=yf(e,t);if(e.tag!==0&&n===2){var r=Hm(e);r!==0&&(t=r,n=vg(e,r))}if(n===1)throw n=Mc,yi(e,0),os(e,t),Fn(e,It()),n;if(n===6)throw Error(Y(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Zs(e,On,vo),Fn(e,It()),null}function Rv(e,t){var n=Ze;Ze|=1;try{return e(t)}finally{Ze=n,Ze===0&&(Ga=It()+500,ch&&Ls())}}function Si(e){gs!==null&&gs.tag===0&&!(Ze&6)&&_a();var t=Ze;Ze|=1;var n=fr.transition,r=et;try{if(fr.transition=null,et=1,e)return e()}finally{et=r,fr.transition=n,Ze=t,!(Ze&6)&&Ls()}}function Iv(){Hn=pa.current,ht(pa)}function yi(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,rA(n)),Mt!==null)for(n=Mt.return;n!==null;){var r=n;switch(hv(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&rf();break;case 3:Za(),ht(Ln),ht(hn),kv();break;case 5:bv(r);break;case 4:Za();break;case 13:ht(St);break;case 19:ht(St);break;case 10:yv(r.type._context);break;case 22:case 23:Iv()}n=n.return}if(Wt=e,Mt=e=Cs(e.current,null),nn=Hn=t,qt=0,Mc=null,Tv=hh=_i=0,On=sc=null,si!==null){for(t=0;t<si.length;t++)if(n=si[t],r=n.interleaved,r!==null){n.interleaved=null;var o=r.next,s=n.pending;if(s!==null){var i=s.next;s.next=o,r.next=i}n.pending=r}si=null}return e}function $C(e,t){do{var n=Mt;try{if(gv(),bd.current=hf,ff){for(var r=Et.memoizedState;r!==null;){var o=r.queue;o!==null&&(o.pending=null),r=r.next}ff=!1}if(ki=0,Kt=zt=Et=null,rc=!1,Ic=0,Pv.current=null,n===null||n.return===null){qt=1,Mc=t,Mt=null;break}e:{var s=e,i=n.return,a=n,l=t;if(t=nn,a.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){var u=l,d=a,f=d.tag;if(!(d.mode&1)&&(f===0||f===11||f===15)){var p=d.alternate;p?(d.updateQueue=p.updateQueue,d.memoizedState=p.memoizedState,d.lanes=p.lanes):(d.updateQueue=null,d.memoizedState=null)}var h=sb(i);if(h!==null){h.flags&=-257,ib(h,i,a,s,t),h.mode&1&&ob(s,u,t),t=h,l=u;var v=t.updateQueue;if(v===null){var m=new Set;m.add(l),t.updateQueue=m}else v.add(l);break e}else{if(!(t&1)){ob(s,u,t),Av();break e}l=Error(Y(426))}}else if(wt&&a.mode&1){var x=sb(i);if(x!==null){!(x.flags&65536)&&(x.flags|=256),ib(x,i,a,s,t),pv(Qa(l,a));break e}}s=l=Qa(l,a),qt!==4&&(qt=2),sc===null?sc=[s]:sc.push(s),s=i;do{switch(s.tag){case 3:s.flags|=65536,t&=-t,s.lanes|=t;var g=pC(s,l,t);Yw(s,g);break e;case 1:a=l;var y=s.type,w=s.stateNode;if(!(s.flags&128)&&(typeof y.getDerivedStateFromError=="function"||w!==null&&typeof w.componentDidCatch=="function"&&(_s===null||!_s.has(w)))){s.flags|=65536,t&=-t,s.lanes|=t;var k=mC(s,a,t);Yw(s,k);break e}}s=s.return}while(s!==null)}AC(n)}catch(C){t=C,Mt===n&&n!==null&&(Mt=n=n.return);continue}break}while(!0)}function RC(){var e=pf.current;return pf.current=hf,e===null?hf:e}function Av(){(qt===0||qt===3||qt===2)&&(qt=4),Wt===null||!(_i&268435455)&&!(hh&268435455)||os(Wt,nn)}function yf(e,t){var n=Ze;Ze|=2;var r=RC();(Wt!==e||nn!==t)&&(vo=null,yi(e,t));do try{jA();break}catch(o){$C(e,o)}while(!0);if(gv(),Ze=n,pf.current=r,Mt!==null)throw Error(Y(261));return Wt=null,nn=0,qt}function jA(){for(;Mt!==null;)IC(Mt)}function PA(){for(;Mt!==null&&!eI();)IC(Mt)}function IC(e){var t=MC(e.alternate,e,Hn);e.memoizedProps=e.pendingProps,t===null?AC(e):Mt=t,Pv.current=null}function AC(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=kA(n,t),n!==null){n.flags&=32767,Mt=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{qt=6,Mt=null;return}}else if(n=bA(n,t,Hn),n!==null){Mt=n;return}if(t=t.sibling,t!==null){Mt=t;return}Mt=t=e}while(t!==null);qt===0&&(qt=5)}function Zs(e,t,n){var r=et,o=fr.transition;try{fr.transition=null,et=1,TA(e,t,n,r)}finally{fr.transition=o,et=r}return null}function TA(e,t,n,r){do _a();while(gs!==null);if(Ze&6)throw Error(Y(327));n=e.finishedWork;var o=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(Y(177));e.callbackNode=null,e.callbackPriority=0;var s=n.lanes|n.childLanes;if(uI(e,s),e===Wt&&(Mt=Wt=null,nn=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||qu||(qu=!0,DC(Jd,function(){return _a(),null})),s=(n.flags&15990)!==0,n.subtreeFlags&15990||s){s=fr.transition,fr.transition=null;var i=et;et=1;var a=Ze;Ze|=4,Pv.current=null,SA(e,n),jC(n,e),GI(Gm),Xd=!!Qm,Gm=Qm=null,e.current=n,CA(n),tI(),Ze=a,et=i,fr.transition=s}else e.current=n;if(qu&&(qu=!1,gs=e,gf=o),s=e.pendingLanes,s===0&&(_s=null),oI(n.stateNode),Fn(e,It()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)o=t[n],r(o.value,{componentStack:o.stack,digest:o.digest});if(mf)throw mf=!1,e=gg,gg=null,e;return gf&1&&e.tag!==0&&_a(),s=e.pendingLanes,s&1?e===yg?ic++:(ic=0,yg=e):ic=0,Ls(),null}function _a(){if(gs!==null){var e=pS(gf),t=fr.transition,n=et;try{if(fr.transition=null,et=16>e?16:e,gs===null)var r=!1;else{if(e=gs,gs=null,gf=0,Ze&6)throw Error(Y(331));var o=Ze;for(Ze|=4,de=e.current;de!==null;){var s=de,i=s.child;if(de.flags&16){var a=s.deletions;if(a!==null){for(var l=0;l<a.length;l++){var u=a[l];for(de=u;de!==null;){var d=de;switch(d.tag){case 0:case 11:case 15:oc(8,d,s)}var f=d.child;if(f!==null)f.return=d,de=f;else for(;de!==null;){d=de;var p=d.sibling,h=d.return;if(CC(d),d===u){de=null;break}if(p!==null){p.return=h,de=p;break}de=h}}}var v=s.alternate;if(v!==null){var m=v.child;if(m!==null){v.child=null;do{var x=m.sibling;m.sibling=null,m=x}while(m!==null)}}de=s}}if(s.subtreeFlags&2064&&i!==null)i.return=s,de=i;else e:for(;de!==null;){if(s=de,s.flags&2048)switch(s.tag){case 0:case 11:case 15:oc(9,s,s.return)}var g=s.sibling;if(g!==null){g.return=s.return,de=g;break e}de=s.return}}var y=e.current;for(de=y;de!==null;){i=de;var w=i.child;if(i.subtreeFlags&2064&&w!==null)w.return=i,de=w;else e:for(i=y;de!==null;){if(a=de,a.flags&2048)try{switch(a.tag){case 0:case 11:case 15:fh(9,a)}}catch(C){$t(a,a.return,C)}if(a===i){de=null;break e}var k=a.sibling;if(k!==null){k.return=a.return,de=k;break e}de=a.return}}if(Ze=o,Ls(),oo&&typeof oo.onPostCommitFiberRoot=="function")try{oo.onPostCommitFiberRoot(oh,e)}catch{}r=!0}return r}finally{et=n,fr.transition=t}}return!1}function xb(e,t,n){t=Qa(n,t),t=pC(e,t,1),e=ks(e,t,1),t=Sn(),e!==null&&(Yc(e,1,t),Fn(e,t))}function $t(e,t,n){if(e.tag===3)xb(e,e,n);else for(;t!==null;){if(t.tag===3){xb(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(_s===null||!_s.has(r))){e=Qa(n,e),e=mC(t,e,1),t=ks(t,e,1),e=Sn(),t!==null&&(Yc(t,1,e),Fn(t,e));break}}t=t.return}}function $A(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=Sn(),e.pingedLanes|=e.suspendedLanes&n,Wt===e&&(nn&n)===n&&(qt===4||qt===3&&(nn&130023424)===nn&&500>It()-$v?yi(e,0):Tv|=n),Fn(e,t)}function OC(e,t){t===0&&(e.mode&1?(t=Ru,Ru<<=1,!(Ru&130023424)&&(Ru=4194304)):t=1);var n=Sn();e=Ao(e,t),e!==null&&(Yc(e,t,n),Fn(e,n))}function RA(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),OC(e,n)}function IA(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,o=e.memoizedState;o!==null&&(n=o.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Y(314))}r!==null&&r.delete(t),OC(e,n)}var MC;MC=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||Ln.current)Dn=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Dn=!1,wA(e,t,n);Dn=!!(e.flags&131072)}else Dn=!1,wt&&t.flags&1048576&&FS(t,af,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;_d(e,t),e=t.pendingProps;var o=Ba(t,hn.current);ka(t,n),o=Sv(null,t,r,e,o,n);var s=Cv();return t.flags|=1,typeof o=="object"&&o!==null&&typeof o.render=="function"&&o.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,zn(r)?(s=!0,of(t)):s=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,xv(t),o.updater=dh,t.stateNode=o,o._reactInternals=t,sg(t,r,e,n),t=lg(null,t,r,!0,s,n)):(t.tag=0,wt&&s&&fv(t),vn(null,t,o,n),t=t.child),t;case 16:r=t.elementType;e:{switch(_d(e,t),e=t.pendingProps,o=r._init,r=o(r._payload),t.type=r,o=t.tag=OA(r),e=_r(r,e),o){case 0:t=ag(null,t,r,e,n);break e;case 1:t=cb(null,t,r,e,n);break e;case 11:t=ab(null,t,r,e,n);break e;case 14:t=lb(null,t,r,_r(r.type,e),n);break e}throw Error(Y(306,r,""))}return t;case 0:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:_r(r,o),ag(e,t,r,o,n);case 1:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:_r(r,o),cb(e,t,r,o,n);case 3:e:{if(xC(t),e===null)throw Error(Y(387));r=t.pendingProps,s=t.memoizedState,o=s.element,KS(e,t),uf(t,r,null,n);var i=t.memoizedState;if(r=i.element,s.isDehydrated)if(s={element:r,isDehydrated:!1,cache:i.cache,pendingSuspenseBoundaries:i.pendingSuspenseBoundaries,transitions:i.transitions},t.updateQueue.baseState=s,t.memoizedState=s,t.flags&256){o=Qa(Error(Y(423)),t),t=ub(e,t,r,n,o);break e}else if(r!==o){o=Qa(Error(Y(424)),t),t=ub(e,t,r,n,o);break e}else for(Wn=bs(t.stateNode.containerInfo.firstChild),Zn=t,wt=!0,jr=null,n=HS(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(Ka(),r===o){t=Oo(e,t,n);break e}vn(e,t,r,n)}t=t.child}return t;case 5:return WS(t),e===null&&ng(t),r=t.type,o=t.pendingProps,s=e!==null?e.memoizedProps:null,i=o.children,Jm(r,o)?i=null:s!==null&&Jm(r,s)&&(t.flags|=32),vC(e,t),vn(e,t,i,n),t.child;case 6:return e===null&&ng(t),null;case 13:return wC(e,t,n);case 4:return wv(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Wa(t,null,r,n):vn(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:_r(r,o),ab(e,t,r,o,n);case 7:return vn(e,t,t.pendingProps,n),t.child;case 8:return vn(e,t,t.pendingProps.children,n),t.child;case 12:return vn(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,o=t.pendingProps,s=t.memoizedProps,i=o.value,it(lf,r._currentValue),r._currentValue=i,s!==null)if(Mr(s.value,i)){if(s.children===o.children&&!Ln.current){t=Oo(e,t,n);break e}}else for(s=t.child,s!==null&&(s.return=t);s!==null;){var a=s.dependencies;if(a!==null){i=s.child;for(var l=a.firstContext;l!==null;){if(l.context===r){if(s.tag===1){l=No(-1,n&-n),l.tag=2;var u=s.updateQueue;if(u!==null){u=u.shared;var d=u.pending;d===null?l.next=l:(l.next=d.next,d.next=l),u.pending=l}}s.lanes|=n,l=s.alternate,l!==null&&(l.lanes|=n),rg(s.return,n,t),a.lanes|=n;break}l=l.next}}else if(s.tag===10)i=s.type===t.type?null:s.child;else if(s.tag===18){if(i=s.return,i===null)throw Error(Y(341));i.lanes|=n,a=i.alternate,a!==null&&(a.lanes|=n),rg(i,n,t),i=s.sibling}else i=s.child;if(i!==null)i.return=s;else for(i=s;i!==null;){if(i===t){i=null;break}if(s=i.sibling,s!==null){s.return=i.return,i=s;break}i=i.return}s=i}vn(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=t.pendingProps.children,ka(t,n),o=hr(o),r=r(o),t.flags|=1,vn(e,t,r,n),t.child;case 14:return r=t.type,o=_r(r,t.pendingProps),o=_r(r.type,o),lb(e,t,r,o,n);case 15:return gC(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:_r(r,o),_d(e,t),t.tag=1,zn(r)?(e=!0,of(t)):e=!1,ka(t,n),hC(t,r,o),sg(t,r,o,n),lg(null,t,r,!0,e,n);case 19:return bC(e,t,n);case 22:return yC(e,t,n)}throw Error(Y(156,t.tag))};function DC(e,t){return uS(e,t)}function AA(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 dr(e,t,n,r){return new AA(e,t,n,r)}function Ov(e){return e=e.prototype,!(!e||!e.isReactComponent)}function OA(e){if(typeof e=="function")return Ov(e)?1:0;if(e!=null){if(e=e.$$typeof,e===ev)return 11;if(e===tv)return 14}return 2}function Cs(e,t){var n=e.alternate;return n===null?(n=dr(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 Ed(e,t,n,r,o,s){var i=2;if(r=e,typeof e=="function")Ov(e)&&(i=1);else if(typeof e=="string")i=5;else e:switch(e){case oa:return vi(n.children,o,s,t);case Xy:i=8,o|=8;break;case Pm:return e=dr(12,n,t,o|2),e.elementType=Pm,e.lanes=s,e;case Tm:return e=dr(13,n,t,o),e.elementType=Tm,e.lanes=s,e;case $m:return e=dr(19,n,t,o),e.elementType=$m,e.lanes=s,e;case W_:return ph(n,o,s,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case B_:i=10;break e;case K_:i=9;break e;case ev:i=11;break e;case tv:i=14;break e;case Yo:i=16,r=null;break e}throw Error(Y(130,e==null?e:typeof e,""))}return t=dr(i,n,t,o),t.elementType=e,t.type=r,t.lanes=s,t}function vi(e,t,n,r){return e=dr(7,e,r,t),e.lanes=n,e}function ph(e,t,n,r){return e=dr(22,e,r,t),e.elementType=W_,e.lanes=n,e.stateNode={isHidden:!1},e}function $p(e,t,n){return e=dr(6,e,null,t),e.lanes=n,e}function Rp(e,t,n){return t=dr(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function MA(e,t,n,r,o){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=fp(0),this.expirationTimes=fp(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=fp(0),this.identifierPrefix=r,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function Mv(e,t,n,r,o,s,i,a,l){return e=new MA(e,t,n,a,l),t===1?(t=1,s===!0&&(t|=8)):t=0,s=dr(3,null,null,t),e.current=s,s.stateNode=e,s.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},xv(s),e}function DA(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:ra,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function LC(e){if(!e)return Ts;e=e._reactInternals;e:{if(Mi(e)!==e||e.tag!==1)throw Error(Y(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(zn(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Y(171))}if(e.tag===1){var n=e.type;if(zn(n))return LS(e,n,t)}return t}function zC(e,t,n,r,o,s,i,a,l){return e=Mv(n,r,!0,e,o,s,i,a,l),e.context=LC(null),n=e.current,r=Sn(),o=Ss(n),s=No(r,o),s.callback=t??null,ks(n,s,o),e.current.lanes=o,Yc(e,o,r),Fn(e,r),e}function mh(e,t,n,r){var o=t.current,s=Sn(),i=Ss(o);return n=LC(n),t.context===null?t.context=n:t.pendingContext=n,t=No(s,i),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=ks(o,t,i),e!==null&&(Ir(e,o,i,s),wd(e,o,i)),i}function vf(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 wb(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function Dv(e,t){wb(e,t),(e=e.alternate)&&wb(e,t)}function LA(){return null}var FC=typeof reportError=="function"?reportError:function(e){console.error(e)};function Lv(e){this._internalRoot=e}gh.prototype.render=Lv.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Y(409));mh(e,t,null,null)};gh.prototype.unmount=Lv.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Si(function(){mh(null,e,null,null)}),t[Io]=null}};function gh(e){this._internalRoot=e}gh.prototype.unstable_scheduleHydration=function(e){if(e){var t=yS();e={blockedOn:null,target:e,priority:t};for(var n=0;n<rs.length&&t!==0&&t<rs[n].priority;n++);rs.splice(n,0,e),n===0&&xS(e)}};function zv(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function yh(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function bb(){}function zA(e,t,n,r,o){if(o){if(typeof r=="function"){var s=r;r=function(){var u=vf(i);s.call(u)}}var i=zC(t,r,e,0,null,!1,!1,"",bb);return e._reactRootContainer=i,e[Io]=i.current,jc(e.nodeType===8?e.parentNode:e),Si(),i}for(;o=e.lastChild;)e.removeChild(o);if(typeof r=="function"){var a=r;r=function(){var u=vf(l);a.call(u)}}var l=Mv(e,0,!1,null,null,!1,!1,"",bb);return e._reactRootContainer=l,e[Io]=l.current,jc(e.nodeType===8?e.parentNode:e),Si(function(){mh(t,l,n,r)}),l}function vh(e,t,n,r,o){var s=n._reactRootContainer;if(s){var i=s;if(typeof o=="function"){var a=o;o=function(){var l=vf(i);a.call(l)}}mh(t,i,e,o)}else i=zA(n,t,e,o,r);return vf(i)}mS=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=Vl(t.pendingLanes);n!==0&&(ov(t,n|1),Fn(t,It()),!(Ze&6)&&(Ga=It()+500,Ls()))}break;case 13:Si(function(){var r=Ao(e,1);if(r!==null){var o=Sn();Ir(r,e,1,o)}}),Dv(e,1)}};sv=function(e){if(e.tag===13){var t=Ao(e,134217728);if(t!==null){var n=Sn();Ir(t,e,134217728,n)}Dv(e,134217728)}};gS=function(e){if(e.tag===13){var t=Ss(e),n=Ao(e,t);if(n!==null){var r=Sn();Ir(n,e,t,r)}Dv(e,t)}};yS=function(){return et};vS=function(e,t){var n=et;try{return et=e,t()}finally{et=n}};Um=function(e,t,n){switch(t){case"input":if(Am(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 o=lh(r);if(!o)throw Error(Y(90));Q_(r),Am(r,o)}}}break;case"textarea":J_(e,n);break;case"select":t=n.value,t!=null&&va(e,!!n.multiple,t,!1)}};oS=Rv;sS=Si;var FA={usingClientEntryPoint:!1,Events:[eu,la,lh,nS,rS,Rv]},Rl={findFiberByHostInstance:oi,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},UA={bundleType:Rl.bundleType,version:Rl.version,rendererPackageName:Rl.rendererPackageName,rendererConfig:Rl.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:zo.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=lS(e),e===null?null:e.stateNode},findFiberByHostInstance:Rl.findFiberByHostInstance||LA,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 Vu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Vu.isDisabled&&Vu.supportsFiber)try{oh=Vu.inject(UA),oo=Vu}catch{}}Yn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=FA;Yn.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!zv(t))throw Error(Y(200));return DA(e,t,null,n)};Yn.createRoot=function(e,t){if(!zv(e))throw Error(Y(299));var n=!1,r="",o=FC;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=Mv(e,1,!1,null,null,n,!1,r,o),e[Io]=t.current,jc(e.nodeType===8?e.parentNode:e),new Lv(t)};Yn.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(Y(188)):(e=Object.keys(e).join(","),Error(Y(268,e)));return e=lS(t),e=e===null?null:e.stateNode,e};Yn.flushSync=function(e){return Si(e)};Yn.hydrate=function(e,t,n){if(!yh(t))throw Error(Y(200));return vh(null,e,t,!0,n)};Yn.hydrateRoot=function(e,t,n){if(!zv(e))throw Error(Y(405));var r=n!=null&&n.hydratedSources||null,o=!1,s="",i=FC;if(n!=null&&(n.unstable_strictMode===!0&&(o=!0),n.identifierPrefix!==void 0&&(s=n.identifierPrefix),n.onRecoverableError!==void 0&&(i=n.onRecoverableError)),t=zC(t,null,e,1,n??null,o,!1,s,i),e[Io]=t.current,jc(e),r)for(e=0;e<r.length;e++)n=r[e],o=n._getVersion,o=o(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,o]:t.mutableSourceEagerHydrationData.push(n,o);return new gh(t)};Yn.render=function(e,t,n){if(!yh(t))throw Error(Y(200));return vh(null,e,t,!1,n)};Yn.unmountComponentAtNode=function(e){if(!yh(e))throw Error(Y(40));return e._reactRootContainer?(Si(function(){vh(null,null,e,!1,function(){e._reactRootContainer=null,e[Io]=null})}),!0):!1};Yn.unstable_batchedUpdates=Rv;Yn.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!yh(n))throw Error(Y(200));if(e==null||e._reactInternals===void 0)throw Error(Y(38));return vh(e,t,n,!1,r)};Yn.version="18.3.1-next-f1338f8080-20240426";function UC(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(UC)}catch(e){console.error(e)}}UC(),U_.exports=Yn;var Di=U_.exports;const qA=ll(Di);var qC,kb=Di;qC=kb.createRoot,kb.hydrateRoot;function VA(e,t){if(e instanceof RegExp)return{keys:!1,pattern:e};var n,r,o,s,i=[],a="",l=e.split("/");for(l[0]||l.shift();o=l.shift();)n=o[0],n==="*"?(i.push(n),a+=o[1]==="?"?"(?:/(.*))?":"/(.*)"):n===":"?(r=o.indexOf("?",1),s=o.indexOf(".",1),i.push(o.substring(1,~r?r:~s?s:o.length)),a+=~r&&!~s?"(?:/([^/]+?))?":"/([^/]+?)",~s&&(a+=(~r?"?":"")+"\\"+o.substring(s))):a+="/"+o;return{keys:i,pattern:new RegExp("^"+a+(t?"(?=$|/)":"/?$"),"i")}}var VC={exports:{}},HC={};/**
|
|
41
|
+
* @license React
|
|
42
|
+
* use-sync-external-store-shim.production.js
|
|
43
|
+
*
|
|
44
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
45
|
+
*
|
|
46
|
+
* This source code is licensed under the MIT license found in the
|
|
47
|
+
* LICENSE file in the root directory of this source tree.
|
|
48
|
+
*/var Ja=b;function HA(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var BA=typeof Object.is=="function"?Object.is:HA,KA=Ja.useState,WA=Ja.useEffect,ZA=Ja.useLayoutEffect,QA=Ja.useDebugValue;function GA(e,t){var n=t(),r=KA({inst:{value:n,getSnapshot:t}}),o=r[0].inst,s=r[1];return ZA(function(){o.value=n,o.getSnapshot=t,Ip(o)&&s({inst:o})},[e,n,t]),WA(function(){return Ip(o)&&s({inst:o}),e(function(){Ip(o)&&s({inst:o})})},[e]),QA(n),n}function Ip(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!BA(e,n)}catch{return!0}}function JA(e,t){return t()}var YA=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?JA:GA;HC.useSyncExternalStore=Ja.useSyncExternalStore!==void 0?Ja.useSyncExternalStore:YA;VC.exports=HC;var XA=VC.exports;const eO=Qy.useInsertionEffect,tO=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",nO=tO?b.useLayoutEffect:b.useEffect,rO=eO||nO,BC=e=>{const t=b.useRef([e,(...n)=>t[0](...n)]).current;return rO(()=>{t[0]=e}),t[1]},oO="popstate",Fv="pushState",Uv="replaceState",sO="hashchange",_b=[oO,Fv,Uv,sO],iO=e=>{for(const t of _b)addEventListener(t,e);return()=>{for(const t of _b)removeEventListener(t,e)}},KC=(e,t)=>XA.useSyncExternalStore(iO,e,t),aO=()=>location.search,lO=({ssrSearch:e=""}={})=>KC(aO,()=>e),Sb=()=>location.pathname,cO=({ssrPath:e}={})=>KC(Sb,e?()=>e:Sb),uO=(e,{replace:t=!1,state:n=null}={})=>history[t?Uv:Fv](n,"",e),dO=(e={})=>[cO(e),uO],Cb=Symbol.for("wouter_v3");if(typeof history<"u"&&typeof window[Cb]>"u"){for(const e of[Fv,Uv]){const t=history[e];history[e]=function(){const n=t.apply(this,arguments),r=new Event(e);return r.arguments=arguments,dispatchEvent(r),n}}Object.defineProperty(window,Cb,{value:!0})}const fO=(e,t)=>t.toLowerCase().indexOf(e.toLowerCase())?"~"+t:t.slice(e.length)||"/",WC=(e="")=>e==="/"?"":e,hO=(e,t)=>e[0]==="~"?e.slice(1):WC(t)+e,pO=(e="",t)=>fO(Eb(WC(e)),Eb(t)),Eb=e=>{try{return decodeURI(e)}catch{return e}},ZC={hook:dO,searchHook:lO,parser:VA,base:"",ssrPath:void 0,ssrSearch:void 0,ssrContext:void 0,hrefs:e=>e},QC=b.createContext(ZC),nu=()=>b.useContext(QC),GC={},JC=b.createContext(GC),mO=()=>b.useContext(JC),xh=e=>{const[t,n]=e.hook(e);return[pO(e.base,t),BC((r,o)=>n(hO(r,e.base),o))]},gO=()=>xh(nu()),YC=(e,t,n,r)=>{const{pattern:o,keys:s}=t instanceof RegExp?{keys:!1,pattern:t}:e(t||"*",r),i=o.exec(n)||[],[a,...l]=i;return a!==void 0?[!0,(()=>{const u=s!==!1?Object.fromEntries(s.map((f,p)=>[f,l[p]])):i.groups;let d={...l};return u&&Object.assign(d,u),d})(),...r?[a]:[]]:[!1,null]},yO=({children:e,...t})=>{var d,f;const n=nu(),r=t.hook?ZC:n;let o=r;const[s,i]=((d=t.ssrPath)==null?void 0:d.split("?"))??[];i&&(t.ssrSearch=i,t.ssrPath=s),t.hrefs=t.hrefs??((f=t.hook)==null?void 0:f.hrefs);let a=b.useRef({}),l=a.current,u=l;for(let p in r){const h=p==="base"?r[p]+(t[p]||""):t[p]||r[p];l===u&&h!==u[p]&&(a.current=u={...u}),u[p]=h,(h!==r[p]||h!==o[p])&&(o=u)}return b.createElement(QC.Provider,{value:o,children:e})},Nb=({children:e,component:t},n)=>t?b.createElement(t,{params:n}):typeof e=="function"?e(n):e,vO=e=>{let t=b.useRef(GC);const n=t.current;return t.current=Object.keys(e).length!==Object.keys(n).length||Object.entries(e).some(([r,o])=>o!==n[r])?e:n},qi=({path:e,nest:t,match:n,...r})=>{const o=nu(),[s]=xh(o),[i,a,l]=n??YC(o.parser,e,s,t),u=vO({...mO(),...a});if(!i)return null;const d=l?b.createElement(yO,{base:l},Nb(r,u)):Nb(r,u);return b.createElement(JC.Provider,{value:u,children:d})},Ya=b.forwardRef((e,t)=>{const n=nu(),[r,o]=xh(n),{to:s="",href:i=s,onClick:a,asChild:l,children:u,className:d,replace:f,state:p,...h}=e,v=BC(x=>{x.ctrlKey||x.metaKey||x.altKey||x.shiftKey||x.button!==0||(a==null||a(x),x.defaultPrevented||(x.preventDefault(),o(i,e)))}),m=n.hrefs(i[0]==="~"?i.slice(1):n.base+i,n);return l&&b.isValidElement(u)?b.cloneElement(u,{onClick:v,href:m}):b.createElement("a",{...h,onClick:v,href:m,className:d!=null&&d.call?d(r===i):d,children:u,ref:t})}),XC=e=>Array.isArray(e)?e.flatMap(t=>XC(t&&t.type===b.Fragment?t.props.children:t)):[e],xO=({children:e,location:t})=>{const n=nu(),[r]=xh(n);for(const o of XC(e)){let s=0;if(b.isValidElement(o)&&(s=YC(n.parser,o.props.path,t||r,o.props.nest))[0])return b.cloneElement(o,{match:s})}return null};var fl=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},Ci=typeof window>"u"||"Deno"in globalThis;function kn(){}function wO(e,t){return typeof e=="function"?e(t):e}function wg(e){return typeof e=="number"&&e>=0&&e!==1/0}function eE(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Es(e,t){return typeof e=="function"?e(t):e}function ar(e,t){return typeof e=="function"?e(t):e}function jb(e,t){const{type:n="all",exact:r,fetchStatus:o,predicate:s,queryKey:i,stale:a}=e;if(i){if(r){if(t.queryHash!==qv(i,t.options))return!1}else if(!Dc(t.queryKey,i))return!1}if(n!=="all"){const l=t.isActive();if(n==="active"&&!l||n==="inactive"&&l)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||o&&o!==t.state.fetchStatus||s&&!s(t))}function Pb(e,t){const{exact:n,status:r,predicate:o,mutationKey:s}=e;if(s){if(!t.options.mutationKey)return!1;if(n){if(Ei(t.options.mutationKey)!==Ei(s))return!1}else if(!Dc(t.options.mutationKey,s))return!1}return!(r&&t.state.status!==r||o&&!o(t))}function qv(e,t){return((t==null?void 0:t.queryKeyHashFn)||Ei)(e)}function Ei(e){return JSON.stringify(e,(t,n)=>bg(n)?Object.keys(n).sort().reduce((r,o)=>(r[o]=n[o],r),{}):n)}function Dc(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(n=>Dc(e[n],t[n])):!1}function tE(e,t){if(e===t)return e;const n=Tb(e)&&Tb(t);if(n||bg(e)&&bg(t)){const r=n?e:Object.keys(e),o=r.length,s=n?t:Object.keys(t),i=s.length,a=n?[]:{},l=new Set(r);let u=0;for(let d=0;d<i;d++){const f=n?d:s[d];(!n&&l.has(f)||n)&&e[f]===void 0&&t[f]===void 0?(a[f]=void 0,u++):(a[f]=tE(e[f],t[f]),a[f]===e[f]&&e[f]!==void 0&&u++)}return o===i&&u===o?e:a}return t}function xf(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Tb(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function bg(e){if(!$b(e))return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(!$b(n)||!n.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function $b(e){return Object.prototype.toString.call(e)==="[object Object]"}function bO(e){return new Promise(t=>{setTimeout(t,e)})}function kg(e,t,n){return typeof n.structuralSharing=="function"?n.structuralSharing(e,t):n.structuralSharing!==!1?tE(e,t):t}function kO(e,t,n=0){const r=[...e,t];return n&&r.length>n?r.slice(1):r}function _O(e,t,n=0){const r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var Vv=Symbol();function nE(e,t){return!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===Vv?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function rE(e,t){return typeof e=="function"?e(...t):!!e}var ci,is,$a,w_,SO=(w_=class extends fl{constructor(){super();we(this,ci);we(this,is);we(this,$a);ce(this,$a,t=>{if(!Ci&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),()=>{window.removeEventListener("visibilitychange",n)}}})}onSubscribe(){D(this,is)||this.setEventListener(D(this,$a))}onUnsubscribe(){var t;this.hasListeners()||((t=D(this,is))==null||t.call(this),ce(this,is,void 0))}setEventListener(t){var n;ce(this,$a,t),(n=D(this,is))==null||n.call(this),ce(this,is,t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()}))}setFocused(t){D(this,ci)!==t&&(ce(this,ci,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(n=>{n(t)})}isFocused(){var t;return typeof D(this,ci)=="boolean"?D(this,ci):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},ci=new WeakMap,is=new WeakMap,$a=new WeakMap,w_),Hv=new SO,Ra,as,Ia,b_,CO=(b_=class extends fl{constructor(){super();we(this,Ra,!0);we(this,as);we(this,Ia);ce(this,Ia,t=>{if(!Ci&&window.addEventListener){const n=()=>t(!0),r=()=>t(!1);return window.addEventListener("online",n,!1),window.addEventListener("offline",r,!1),()=>{window.removeEventListener("online",n),window.removeEventListener("offline",r)}}})}onSubscribe(){D(this,as)||this.setEventListener(D(this,Ia))}onUnsubscribe(){var t;this.hasListeners()||((t=D(this,as))==null||t.call(this),ce(this,as,void 0))}setEventListener(t){var n;ce(this,Ia,t),(n=D(this,as))==null||n.call(this),ce(this,as,t(this.setOnline.bind(this)))}setOnline(t){D(this,Ra)!==t&&(ce(this,Ra,t),this.listeners.forEach(r=>{r(t)}))}isOnline(){return D(this,Ra)}},Ra=new WeakMap,as=new WeakMap,Ia=new WeakMap,b_),wf=new CO;function _g(){let e,t;const n=new Promise((o,s)=>{e=o,t=s});n.status="pending",n.catch(()=>{});function r(o){Object.assign(n,o),delete n.resolve,delete n.reject}return n.resolve=o=>{r({status:"fulfilled",value:o}),e(o)},n.reject=o=>{r({status:"rejected",reason:o}),t(o)},n}function EO(e){return Math.min(1e3*2**e,3e4)}function oE(e){return(e??"online")==="online"?wf.isOnline():!0}var sE=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function iE(e){let t=!1,n=0,r;const o=_g(),s=()=>o.status!=="pending",i=m=>{var x;s()||(p(new sE(m)),(x=e.abort)==null||x.call(e))},a=()=>{t=!0},l=()=>{t=!1},u=()=>Hv.isFocused()&&(e.networkMode==="always"||wf.isOnline())&&e.canRun(),d=()=>oE(e.networkMode)&&e.canRun(),f=m=>{s()||(r==null||r(),o.resolve(m))},p=m=>{s()||(r==null||r(),o.reject(m))},h=()=>new Promise(m=>{var x;r=g=>{(s()||u())&&m(g)},(x=e.onPause)==null||x.call(e)}).then(()=>{var m;r=void 0,s()||(m=e.onContinue)==null||m.call(e)}),v=()=>{if(s())return;let m;const x=n===0?e.initialPromise:void 0;try{m=x??e.fn()}catch(g){m=Promise.reject(g)}Promise.resolve(m).then(f).catch(g=>{var N;if(s())return;const y=e.retry??(Ci?0:3),w=e.retryDelay??EO,k=typeof w=="function"?w(n,g):w,C=y===!0||typeof y=="number"&&n<y||typeof y=="function"&&y(n,g);if(t||!C){p(g);return}n++,(N=e.onFail)==null||N.call(e,n,g),bO(k).then(()=>u()?void 0:h()).then(()=>{t?p(g):v()})})};return{promise:o,status:()=>o.status,cancel:i,continue:()=>(r==null||r(),o),cancelRetry:a,continueRetry:l,canStart:d,start:()=>(d()?v():h().then(v),o)}}var NO=e=>setTimeout(e,0);function jO(){let e=[],t=0,n=a=>{a()},r=a=>{a()},o=NO;const s=a=>{t?e.push(a):o(()=>{n(a)})},i=()=>{const a=e;e=[],a.length&&o(()=>{r(()=>{a.forEach(l=>{n(l)})})})};return{batch:a=>{let l;t++;try{l=a()}finally{t--,t||i()}return l},batchCalls:a=>(...l)=>{s(()=>{a(...l)})},schedule:s,setNotifyFunction:a=>{n=a},setBatchNotifyFunction:a=>{r=a},setScheduler:a=>{o=a}}}var Ut=jO(),ui,k_,aE=(k_=class{constructor(){we(this,ui)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),wg(this.gcTime)&&ce(this,ui,setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(Ci?1/0:5*60*1e3))}clearGcTimeout(){D(this,ui)&&(clearTimeout(D(this,ui)),ce(this,ui,void 0))}},ui=new WeakMap,k_),Aa,Oa,sr,di,Bt,Wc,fi,Cr,go,__,PO=(__=class extends aE{constructor(t){super();we(this,Cr);we(this,Aa);we(this,Oa);we(this,sr);we(this,di);we(this,Bt);we(this,Wc);we(this,fi);ce(this,fi,!1),ce(this,Wc,t.defaultOptions),this.setOptions(t.options),this.observers=[],ce(this,di,t.client),ce(this,sr,D(this,di).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,ce(this,Aa,TO(this.options)),this.state=t.state??D(this,Aa),this.scheduleGc()}get meta(){return this.options.meta}get promise(){var t;return(t=D(this,Bt))==null?void 0:t.promise}setOptions(t){this.options={...D(this,Wc),...t},this.updateGcTime(this.options.gcTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&D(this,sr).remove(this)}setData(t,n){const r=kg(this.state.data,t,this.options);return Oe(this,Cr,go).call(this,{data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){Oe(this,Cr,go).call(this,{type:"setState",state:t,setStateOptions:n})}cancel(t){var r,o;const n=(r=D(this,Bt))==null?void 0:r.promise;return(o=D(this,Bt))==null||o.cancel(t),n?n.then(kn).catch(kn):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(D(this,Aa))}isActive(){return this.observers.some(t=>ar(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===Vv||this.state.dataUpdateCount+this.state.errorUpdateCount===0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>Es(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!eE(this.state.dataUpdatedAt,t)}onFocus(){var n;const t=this.observers.find(r=>r.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(n=D(this,Bt))==null||n.continue()}onOnline(){var n;const t=this.observers.find(r=>r.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(n=D(this,Bt))==null||n.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),D(this,sr).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(D(this,Bt)&&(D(this,fi)?D(this,Bt).cancel({revert:!0}):D(this,Bt).cancelRetry()),this.scheduleGc()),D(this,sr).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||Oe(this,Cr,go).call(this,{type:"invalidate"})}async fetch(t,n){var l,u,d,f,p,h,v,m,x,g,y,w;if(this.state.fetchStatus!=="idle"&&((l=D(this,Bt))==null?void 0:l.status())!=="rejected"){if(this.state.data!==void 0&&(n!=null&&n.cancelRefetch))this.cancel({silent:!0});else if(D(this,Bt))return D(this,Bt).continueRetry(),D(this,Bt).promise}if(t&&this.setOptions(t),!this.options.queryFn){const k=this.observers.find(C=>C.options.queryFn);k&&this.setOptions(k.options)}const r=new AbortController,o=k=>{Object.defineProperty(k,"signal",{enumerable:!0,get:()=>(ce(this,fi,!0),r.signal)})},s=()=>{const k=nE(this.options,n),N=(()=>{const S={client:D(this,di),queryKey:this.queryKey,meta:this.meta};return o(S),S})();return ce(this,fi,!1),this.options.persister?this.options.persister(k,N,this):k(N)},a=(()=>{const k={fetchOptions:n,options:this.options,queryKey:this.queryKey,client:D(this,di),state:this.state,fetchFn:s};return o(k),k})();(u=this.options.behavior)==null||u.onFetch(a,this),ce(this,Oa,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((d=a.fetchOptions)==null?void 0:d.meta))&&Oe(this,Cr,go).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta}),ce(this,Bt,iE({initialPromise:n==null?void 0:n.initialPromise,fn:a.fetchFn,abort:r.abort.bind(r),onFail:(k,C)=>{Oe(this,Cr,go).call(this,{type:"failed",failureCount:k,error:C})},onPause:()=>{Oe(this,Cr,go).call(this,{type:"pause"})},onContinue:()=>{Oe(this,Cr,go).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0}));try{const k=await D(this,Bt).start();if(k===void 0)throw new Error(`${this.queryHash} data is undefined`);return this.setData(k),(h=(p=D(this,sr).config).onSuccess)==null||h.call(p,k,this),(m=(v=D(this,sr).config).onSettled)==null||m.call(v,k,this.state.error,this),k}catch(k){if(k instanceof sE){if(k.silent)return D(this,Bt).promise;if(k.revert){if(this.setState({...D(this,Oa),fetchStatus:"idle"}),this.state.data===void 0)throw k;return this.state.data}}throw Oe(this,Cr,go).call(this,{type:"error",error:k}),(g=(x=D(this,sr).config).onError)==null||g.call(x,k,this),(w=(y=D(this,sr).config).onSettled)==null||w.call(y,this.state.data,k,this),k}finally{this.scheduleGc()}}},Aa=new WeakMap,Oa=new WeakMap,sr=new WeakMap,di=new WeakMap,Bt=new WeakMap,Wc=new WeakMap,fi=new WeakMap,Cr=new WeakSet,go=function(t){const n=r=>{switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,...lE(r.data,this.options),fetchMeta:t.meta??null};case"success":const o={...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:t.dataUpdatedAt??Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return ce(this,Oa,t.manual?o:void 0),o;case"error":const s=t.error;return{...r,error:s,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:s,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),Ut.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate()}),D(this,sr).notify({query:this,type:"updated",action:t})})},__);function lE(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:oE(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function TO(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=t!==void 0,r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"pending",fetchStatus:"idle"}}var Wr,S_,$O=(S_=class extends fl{constructor(t={}){super();we(this,Wr);this.config=t,ce(this,Wr,new Map)}build(t,n,r){const o=n.queryKey,s=n.queryHash??qv(o,n);let i=this.get(s);return i||(i=new PO({client:t,queryKey:o,queryHash:s,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(o)}),this.add(i)),i}add(t){D(this,Wr).has(t.queryHash)||(D(this,Wr).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const n=D(this,Wr).get(t.queryHash);n&&(t.destroy(),n===t&&D(this,Wr).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){Ut.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return D(this,Wr).get(t)}getAll(){return[...D(this,Wr).values()]}find(t){const n={exact:!0,...t};return this.getAll().find(r=>jb(n,r))}findAll(t={}){const n=this.getAll();return Object.keys(t).length>0?n.filter(r=>jb(t,r)):n}notify(t){Ut.batch(()=>{this.listeners.forEach(n=>{n(t)})})}onFocus(){Ut.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){Ut.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},Wr=new WeakMap,S_),Zr,gn,hi,Qr,Go,C_,RO=(C_=class extends aE{constructor(t){super();we(this,Qr);we(this,Zr);we(this,gn);we(this,hi);this.mutationId=t.mutationId,ce(this,gn,t.mutationCache),ce(this,Zr,[]),this.state=t.state||cE(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){D(this,Zr).includes(t)||(D(this,Zr).push(t),this.clearGcTimeout(),D(this,gn).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){ce(this,Zr,D(this,Zr).filter(n=>n!==t)),this.scheduleGc(),D(this,gn).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){D(this,Zr).length||(this.state.status==="pending"?this.scheduleGc():D(this,gn).remove(this))}continue(){var t;return((t=D(this,hi))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var s,i,a,l,u,d,f,p,h,v,m,x,g,y,w,k,C,N,S,A;const n=()=>{Oe(this,Qr,Go).call(this,{type:"continue"})};ce(this,hi,iE({fn:()=>this.options.mutationFn?this.options.mutationFn(t):Promise.reject(new Error("No mutationFn found")),onFail:(P,R)=>{Oe(this,Qr,Go).call(this,{type:"failed",failureCount:P,error:R})},onPause:()=>{Oe(this,Qr,Go).call(this,{type:"pause"})},onContinue:n,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>D(this,gn).canRun(this)}));const r=this.state.status==="pending",o=!D(this,hi).canStart();try{if(r)n();else{Oe(this,Qr,Go).call(this,{type:"pending",variables:t,isPaused:o}),await((i=(s=D(this,gn).config).onMutate)==null?void 0:i.call(s,t,this));const R=await((l=(a=this.options).onMutate)==null?void 0:l.call(a,t));R!==this.state.context&&Oe(this,Qr,Go).call(this,{type:"pending",context:R,variables:t,isPaused:o})}const P=await D(this,hi).start();return await((d=(u=D(this,gn).config).onSuccess)==null?void 0:d.call(u,P,t,this.state.context,this)),await((p=(f=this.options).onSuccess)==null?void 0:p.call(f,P,t,this.state.context)),await((v=(h=D(this,gn).config).onSettled)==null?void 0:v.call(h,P,null,this.state.variables,this.state.context,this)),await((x=(m=this.options).onSettled)==null?void 0:x.call(m,P,null,t,this.state.context)),Oe(this,Qr,Go).call(this,{type:"success",data:P}),P}catch(P){try{throw await((y=(g=D(this,gn).config).onError)==null?void 0:y.call(g,P,t,this.state.context,this)),await((k=(w=this.options).onError)==null?void 0:k.call(w,P,t,this.state.context)),await((N=(C=D(this,gn).config).onSettled)==null?void 0:N.call(C,void 0,P,this.state.variables,this.state.context,this)),await((A=(S=this.options).onSettled)==null?void 0:A.call(S,void 0,P,t,this.state.context)),P}finally{Oe(this,Qr,Go).call(this,{type:"error",error:P})}}finally{D(this,gn).runNext(this)}}},Zr=new WeakMap,gn=new WeakMap,hi=new WeakMap,Qr=new WeakSet,Go=function(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"pending":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=n(this.state),Ut.batch(()=>{D(this,Zr).forEach(r=>{r.onMutationUpdate(t)}),D(this,gn).notify({mutation:this,type:"updated",action:t})})},C_);function cE(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var wo,Er,Zc,E_,IO=(E_=class extends fl{constructor(t={}){super();we(this,wo);we(this,Er);we(this,Zc);this.config=t,ce(this,wo,new Set),ce(this,Er,new Map),ce(this,Zc,0)}build(t,n,r){const o=new RO({mutationCache:this,mutationId:++Eu(this,Zc)._,options:t.defaultMutationOptions(n),state:r});return this.add(o),o}add(t){D(this,wo).add(t);const n=Hu(t);if(typeof n=="string"){const r=D(this,Er).get(n);r?r.push(t):D(this,Er).set(n,[t])}this.notify({type:"added",mutation:t})}remove(t){if(D(this,wo).delete(t)){const n=Hu(t);if(typeof n=="string"){const r=D(this,Er).get(n);if(r)if(r.length>1){const o=r.indexOf(t);o!==-1&&r.splice(o,1)}else r[0]===t&&D(this,Er).delete(n)}}this.notify({type:"removed",mutation:t})}canRun(t){const n=Hu(t);if(typeof n=="string"){const r=D(this,Er).get(n),o=r==null?void 0:r.find(s=>s.state.status==="pending");return!o||o===t}else return!0}runNext(t){var r;const n=Hu(t);if(typeof n=="string"){const o=(r=D(this,Er).get(n))==null?void 0:r.find(s=>s!==t&&s.state.isPaused);return(o==null?void 0:o.continue())??Promise.resolve()}else return Promise.resolve()}clear(){Ut.batch(()=>{D(this,wo).forEach(t=>{this.notify({type:"removed",mutation:t})}),D(this,wo).clear(),D(this,Er).clear()})}getAll(){return Array.from(D(this,wo))}find(t){const n={exact:!0,...t};return this.getAll().find(r=>Pb(n,r))}findAll(t={}){return this.getAll().filter(n=>Pb(t,n))}notify(t){Ut.batch(()=>{this.listeners.forEach(n=>{n(t)})})}resumePausedMutations(){const t=this.getAll().filter(n=>n.state.isPaused);return Ut.batch(()=>Promise.all(t.map(n=>n.continue().catch(kn))))}},wo=new WeakMap,Er=new WeakMap,Zc=new WeakMap,E_);function Hu(e){var t;return(t=e.options.scope)==null?void 0:t.id}function Rb(e){return{onFetch:(t,n)=>{var d,f,p,h,v;const r=t.options,o=(p=(f=(d=t.fetchOptions)==null?void 0:d.meta)==null?void 0:f.fetchMore)==null?void 0:p.direction,s=((h=t.state.data)==null?void 0:h.pages)||[],i=((v=t.state.data)==null?void 0:v.pageParams)||[];let a={pages:[],pageParams:[]},l=0;const u=async()=>{let m=!1;const x=w=>{Object.defineProperty(w,"signal",{enumerable:!0,get:()=>(t.signal.aborted?m=!0:t.signal.addEventListener("abort",()=>{m=!0}),t.signal)})},g=nE(t.options,t.fetchOptions),y=async(w,k,C)=>{if(m)return Promise.reject();if(k==null&&w.pages.length)return Promise.resolve(w);const S=(()=>{const T={client:t.client,queryKey:t.queryKey,pageParam:k,direction:C?"backward":"forward",meta:t.options.meta};return x(T),T})(),A=await g(S),{maxPages:P}=t.options,R=C?_O:kO;return{pages:R(w.pages,A,P),pageParams:R(w.pageParams,k,P)}};if(o&&s.length){const w=o==="backward",k=w?AO:Ib,C={pages:s,pageParams:i},N=k(r,C);a=await y(C,N,w)}else{const w=e??s.length;do{const k=l===0?i[0]??r.initialPageParam:Ib(r,a);if(l>0&&k==null)break;a=await y(a,k),l++}while(l<w)}return a};t.options.persister?t.fetchFn=()=>{var m,x;return(x=(m=t.options).persister)==null?void 0:x.call(m,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n)}:t.fetchFn=u}}}function Ib(e,{pages:t,pageParams:n}){const r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function AO(e,{pages:t,pageParams:n}){var r;return t.length>0?(r=e.getPreviousPageParam)==null?void 0:r.call(e,t[0],t,n[0],n):void 0}var Tt,ls,cs,Ma,Da,us,La,za,N_,OO=(N_=class{constructor(e={}){we(this,Tt);we(this,ls);we(this,cs);we(this,Ma);we(this,Da);we(this,us);we(this,La);we(this,za);ce(this,Tt,e.queryCache||new $O),ce(this,ls,e.mutationCache||new IO),ce(this,cs,e.defaultOptions||{}),ce(this,Ma,new Map),ce(this,Da,new Map),ce(this,us,0)}mount(){Eu(this,us)._++,D(this,us)===1&&(ce(this,La,Hv.subscribe(async e=>{e&&(await this.resumePausedMutations(),D(this,Tt).onFocus())})),ce(this,za,wf.subscribe(async e=>{e&&(await this.resumePausedMutations(),D(this,Tt).onOnline())})))}unmount(){var e,t;Eu(this,us)._--,D(this,us)===0&&((e=D(this,La))==null||e.call(this),ce(this,La,void 0),(t=D(this,za))==null||t.call(this),ce(this,za,void 0))}isFetching(e){return D(this,Tt).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return D(this,ls).findAll({...e,status:"pending"}).length}getQueryData(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=D(this,Tt).get(t.queryHash))==null?void 0:n.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),n=D(this,Tt).build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Es(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return D(this,Tt).findAll(e).map(({queryKey:t,state:n})=>{const r=n.data;return[t,r]})}setQueryData(e,t,n){const r=this.defaultQueryOptions({queryKey:e}),o=D(this,Tt).get(r.queryHash),s=o==null?void 0:o.state.data,i=wO(t,s);if(i!==void 0)return D(this,Tt).build(this,r).setData(i,{...n,manual:!0})}setQueriesData(e,t,n){return Ut.batch(()=>D(this,Tt).findAll(e).map(({queryKey:r})=>[r,this.setQueryData(r,t,n)]))}getQueryState(e){var n;const t=this.defaultQueryOptions({queryKey:e});return(n=D(this,Tt).get(t.queryHash))==null?void 0:n.state}removeQueries(e){const t=D(this,Tt);Ut.batch(()=>{t.findAll(e).forEach(n=>{t.remove(n)})})}resetQueries(e,t){const n=D(this,Tt);return Ut.batch(()=>(n.findAll(e).forEach(r=>{r.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const n={revert:!0,...t},r=Ut.batch(()=>D(this,Tt).findAll(e).map(o=>o.cancel(n)));return Promise.all(r).then(kn).catch(kn)}invalidateQueries(e,t={}){return Ut.batch(()=>(D(this,Tt).findAll(e).forEach(n=>{n.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const n={...t,cancelRefetch:t.cancelRefetch??!0},r=Ut.batch(()=>D(this,Tt).findAll(e).filter(o=>!o.isDisabled()&&!o.isStatic()).map(o=>{let s=o.fetch(void 0,n);return n.throwOnError||(s=s.catch(kn)),o.state.fetchStatus==="paused"?Promise.resolve():s}));return Promise.all(r).then(kn)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const n=D(this,Tt).build(this,t);return n.isStaleByTime(Es(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(kn).catch(kn)}fetchInfiniteQuery(e){return e.behavior=Rb(e.pages),this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(kn).catch(kn)}ensureInfiniteQueryData(e){return e.behavior=Rb(e.pages),this.ensureQueryData(e)}resumePausedMutations(){return wf.isOnline()?D(this,ls).resumePausedMutations():Promise.resolve()}getQueryCache(){return D(this,Tt)}getMutationCache(){return D(this,ls)}getDefaultOptions(){return D(this,cs)}setDefaultOptions(e){ce(this,cs,e)}setQueryDefaults(e,t){D(this,Ma).set(Ei(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...D(this,Ma).values()],n={};return t.forEach(r=>{Dc(e,r.queryKey)&&Object.assign(n,r.defaultOptions)}),n}setMutationDefaults(e,t){D(this,Da).set(Ei(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...D(this,Da).values()],n={};return t.forEach(r=>{Dc(e,r.mutationKey)&&Object.assign(n,r.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;const t={...D(this,cs).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=qv(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===Vv&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...D(this,cs).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){D(this,Tt).clear(),D(this,ls).clear()}},Tt=new WeakMap,ls=new WeakMap,cs=new WeakMap,Ma=new WeakMap,Da=new WeakMap,us=new WeakMap,La=new WeakMap,za=new WeakMap,N_),Tn,He,Qc,yn,pi,Fa,bo,ds,Gc,Ua,qa,mi,gi,fs,Va,Je,Bl,Sg,Cg,Eg,Ng,jg,Pg,Tg,uE,j_,MO=(j_=class extends fl{constructor(t,n){super();we(this,Je);we(this,Tn);we(this,He);we(this,Qc);we(this,yn);we(this,pi);we(this,Fa);we(this,bo);we(this,ds);we(this,Gc);we(this,Ua);we(this,qa);we(this,mi);we(this,gi);we(this,fs);we(this,Va,new Set);this.options=n,ce(this,Tn,t),ce(this,ds,null),ce(this,bo,_g()),this.bindMethods(),this.setOptions(n)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(D(this,He).addObserver(this),Ab(D(this,He),this.options)?Oe(this,Je,Bl).call(this):this.updateResult(),Oe(this,Je,Ng).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return $g(D(this,He),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return $g(D(this,He),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,Oe(this,Je,jg).call(this),Oe(this,Je,Pg).call(this),D(this,He).removeObserver(this)}setOptions(t){const n=this.options,r=D(this,He);if(this.options=D(this,Tn).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof ar(this.options.enabled,D(this,He))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");Oe(this,Je,Tg).call(this),D(this,He).setOptions(this.options),n._defaulted&&!xf(this.options,n)&&D(this,Tn).getQueryCache().notify({type:"observerOptionsUpdated",query:D(this,He),observer:this});const o=this.hasListeners();o&&Ob(D(this,He),r,this.options,n)&&Oe(this,Je,Bl).call(this),this.updateResult(),o&&(D(this,He)!==r||ar(this.options.enabled,D(this,He))!==ar(n.enabled,D(this,He))||Es(this.options.staleTime,D(this,He))!==Es(n.staleTime,D(this,He)))&&Oe(this,Je,Sg).call(this);const s=Oe(this,Je,Cg).call(this);o&&(D(this,He)!==r||ar(this.options.enabled,D(this,He))!==ar(n.enabled,D(this,He))||s!==D(this,fs))&&Oe(this,Je,Eg).call(this,s)}getOptimisticResult(t){const n=D(this,Tn).getQueryCache().build(D(this,Tn),t),r=this.createResult(n,t);return LO(this,r)&&(ce(this,yn,r),ce(this,Fa,this.options),ce(this,pi,D(this,He).state)),r}getCurrentResult(){return D(this,yn)}trackResult(t,n){return new Proxy(t,{get:(r,o)=>(this.trackProp(o),n==null||n(o),o==="promise"&&!this.options.experimental_prefetchInRender&&D(this,bo).status==="pending"&&D(this,bo).reject(new Error("experimental_prefetchInRender feature flag is not enabled")),Reflect.get(r,o))})}trackProp(t){D(this,Va).add(t)}getCurrentQuery(){return D(this,He)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const n=D(this,Tn).defaultQueryOptions(t),r=D(this,Tn).getQueryCache().build(D(this,Tn),n);return r.fetch().then(()=>this.createResult(r,n))}fetch(t){return Oe(this,Je,Bl).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),D(this,yn)))}createResult(t,n){var P;const r=D(this,He),o=this.options,s=D(this,yn),i=D(this,pi),a=D(this,Fa),u=t!==r?t.state:D(this,Qc),{state:d}=t;let f={...d},p=!1,h;if(n._optimisticResults){const R=this.hasListeners(),T=!R&&Ab(t,n),I=R&&Ob(t,r,n,o);(T||I)&&(f={...f,...lE(d.data,t.options)}),n._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:v,errorUpdatedAt:m,status:x}=f;h=f.data;let g=!1;if(n.placeholderData!==void 0&&h===void 0&&x==="pending"){let R;s!=null&&s.isPlaceholderData&&n.placeholderData===(a==null?void 0:a.placeholderData)?(R=s.data,g=!0):R=typeof n.placeholderData=="function"?n.placeholderData((P=D(this,qa))==null?void 0:P.state.data,D(this,qa)):n.placeholderData,R!==void 0&&(x="success",h=kg(s==null?void 0:s.data,R,n),p=!0)}if(n.select&&h!==void 0&&!g)if(s&&h===(i==null?void 0:i.data)&&n.select===D(this,Gc))h=D(this,Ua);else try{ce(this,Gc,n.select),h=n.select(h),h=kg(s==null?void 0:s.data,h,n),ce(this,Ua,h),ce(this,ds,null)}catch(R){ce(this,ds,R)}D(this,ds)&&(v=D(this,ds),h=D(this,Ua),m=Date.now(),x="error");const y=f.fetchStatus==="fetching",w=x==="pending",k=x==="error",C=w&&y,N=h!==void 0,A={status:x,fetchStatus:f.fetchStatus,isPending:w,isSuccess:x==="success",isError:k,isInitialLoading:C,isLoading:C,data:h,dataUpdatedAt:f.dataUpdatedAt,error:v,errorUpdatedAt:m,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:y,isRefetching:y&&!w,isLoadingError:k&&!N,isPaused:f.fetchStatus==="paused",isPlaceholderData:p,isRefetchError:k&&N,isStale:Bv(t,n),refetch:this.refetch,promise:D(this,bo),isEnabled:ar(n.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const R=F=>{A.status==="error"?F.reject(A.error):A.data!==void 0&&F.resolve(A.data)},T=()=>{const F=ce(this,bo,A.promise=_g());R(F)},I=D(this,bo);switch(I.status){case"pending":t.queryHash===r.queryHash&&R(I);break;case"fulfilled":(A.status==="error"||A.data!==I.value)&&T();break;case"rejected":(A.status!=="error"||A.error!==I.reason)&&T();break}}return A}updateResult(){const t=D(this,yn),n=this.createResult(D(this,He),this.options);if(ce(this,pi,D(this,He).state),ce(this,Fa,this.options),D(this,pi).data!==void 0&&ce(this,qa,D(this,He)),xf(n,t))return;ce(this,yn,n);const r=()=>{if(!t)return!0;const{notifyOnChangeProps:o}=this.options,s=typeof o=="function"?o():o;if(s==="all"||!s&&!D(this,Va).size)return!0;const i=new Set(s??D(this,Va));return this.options.throwOnError&&i.add("error"),Object.keys(D(this,yn)).some(a=>{const l=a;return D(this,yn)[l]!==t[l]&&i.has(l)})};Oe(this,Je,uE).call(this,{listeners:r()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&Oe(this,Je,Ng).call(this)}},Tn=new WeakMap,He=new WeakMap,Qc=new WeakMap,yn=new WeakMap,pi=new WeakMap,Fa=new WeakMap,bo=new WeakMap,ds=new WeakMap,Gc=new WeakMap,Ua=new WeakMap,qa=new WeakMap,mi=new WeakMap,gi=new WeakMap,fs=new WeakMap,Va=new WeakMap,Je=new WeakSet,Bl=function(t){Oe(this,Je,Tg).call(this);let n=D(this,He).fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(kn)),n},Sg=function(){Oe(this,Je,jg).call(this);const t=Es(this.options.staleTime,D(this,He));if(Ci||D(this,yn).isStale||!wg(t))return;const r=eE(D(this,yn).dataUpdatedAt,t)+1;ce(this,mi,setTimeout(()=>{D(this,yn).isStale||this.updateResult()},r))},Cg=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(D(this,He)):this.options.refetchInterval)??!1},Eg=function(t){Oe(this,Je,Pg).call(this),ce(this,fs,t),!(Ci||ar(this.options.enabled,D(this,He))===!1||!wg(D(this,fs))||D(this,fs)===0)&&ce(this,gi,setInterval(()=>{(this.options.refetchIntervalInBackground||Hv.isFocused())&&Oe(this,Je,Bl).call(this)},D(this,fs)))},Ng=function(){Oe(this,Je,Sg).call(this),Oe(this,Je,Eg).call(this,Oe(this,Je,Cg).call(this))},jg=function(){D(this,mi)&&(clearTimeout(D(this,mi)),ce(this,mi,void 0))},Pg=function(){D(this,gi)&&(clearInterval(D(this,gi)),ce(this,gi,void 0))},Tg=function(){const t=D(this,Tn).getQueryCache().build(D(this,Tn),this.options);if(t===D(this,He))return;const n=D(this,He);ce(this,He,t),ce(this,Qc,t.state),this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))},uE=function(t){Ut.batch(()=>{t.listeners&&this.listeners.forEach(n=>{n(D(this,yn))}),D(this,Tn).getQueryCache().notify({query:D(this,He),type:"observerResultsUpdated"})})},j_);function DO(e,t){return ar(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Ab(e,t){return DO(e,t)||e.state.data!==void 0&&$g(e,t,t.refetchOnMount)}function $g(e,t,n){if(ar(t.enabled,e)!==!1&&Es(t.staleTime,e)!=="static"){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&Bv(e,t)}return!1}function Ob(e,t,n,r){return(e!==t||ar(r.enabled,e)===!1)&&(!n.suspense||e.state.status!=="error")&&Bv(e,n)}function Bv(e,t){return ar(t.enabled,e)!==!1&&e.isStaleByTime(Es(t.staleTime,e))}function LO(e,t){return!xf(e.getCurrentResult(),t)}var hs,ps,$n,ko,$o,Nd,Rg,P_,zO=(P_=class extends fl{constructor(n,r){super();we(this,$o);we(this,hs);we(this,ps);we(this,$n);we(this,ko);ce(this,hs,n),this.setOptions(r),this.bindMethods(),Oe(this,$o,Nd).call(this)}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(n){var o;const r=this.options;this.options=D(this,hs).defaultMutationOptions(n),xf(this.options,r)||D(this,hs).getMutationCache().notify({type:"observerOptionsUpdated",mutation:D(this,$n),observer:this}),r!=null&&r.mutationKey&&this.options.mutationKey&&Ei(r.mutationKey)!==Ei(this.options.mutationKey)?this.reset():((o=D(this,$n))==null?void 0:o.state.status)==="pending"&&D(this,$n).setOptions(this.options)}onUnsubscribe(){var n;this.hasListeners()||(n=D(this,$n))==null||n.removeObserver(this)}onMutationUpdate(n){Oe(this,$o,Nd).call(this),Oe(this,$o,Rg).call(this,n)}getCurrentResult(){return D(this,ps)}reset(){var n;(n=D(this,$n))==null||n.removeObserver(this),ce(this,$n,void 0),Oe(this,$o,Nd).call(this),Oe(this,$o,Rg).call(this)}mutate(n,r){var o;return ce(this,ko,r),(o=D(this,$n))==null||o.removeObserver(this),ce(this,$n,D(this,hs).getMutationCache().build(D(this,hs),this.options)),D(this,$n).addObserver(this),D(this,$n).execute(n)}},hs=new WeakMap,ps=new WeakMap,$n=new WeakMap,ko=new WeakMap,$o=new WeakSet,Nd=function(){var r;const n=((r=D(this,$n))==null?void 0:r.state)??cE();ce(this,ps,{...n,isPending:n.status==="pending",isSuccess:n.status==="success",isError:n.status==="error",isIdle:n.status==="idle",mutate:this.mutate,reset:this.reset})},Rg=function(n){Ut.batch(()=>{var r,o,s,i,a,l,u,d;if(D(this,ko)&&this.hasListeners()){const f=D(this,ps).variables,p=D(this,ps).context;(n==null?void 0:n.type)==="success"?((o=(r=D(this,ko)).onSuccess)==null||o.call(r,n.data,f,p),(i=(s=D(this,ko)).onSettled)==null||i.call(s,n.data,null,f,p)):(n==null?void 0:n.type)==="error"&&((l=(a=D(this,ko)).onError)==null||l.call(a,n.error,f,p),(d=(u=D(this,ko)).onSettled)==null||d.call(u,void 0,n.error,f,p))}this.listeners.forEach(f=>{f(D(this,ps))})})},P_),dE=b.createContext(void 0),Zt=e=>{const t=b.useContext(dE);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},FO=({client:e,children:t})=>(b.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),c.jsx(dE.Provider,{value:e,children:t})),fE=b.createContext(!1),UO=()=>b.useContext(fE);fE.Provider;function qO(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var VO=b.createContext(qO()),HO=()=>b.useContext(VO),BO=(e,t)=>{(e.suspense||e.throwOnError||e.experimental_prefetchInRender)&&(t.isReset()||(e.retryOnMount=!1))},KO=e=>{b.useEffect(()=>{e.clearReset()},[e])},WO=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:o})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(o&&e.data===void 0||rE(n,[e.error,r])),ZO=e=>{if(e.suspense){const t=r=>r==="static"?r:Math.max(r??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...r)=>t(n(...r)):t(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},QO=(e,t)=>e.isLoading&&e.isFetching&&!t,GO=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Mb=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function JO(e,t,n){var f,p,h,v,m;const r=UO(),o=HO(),s=Zt(),i=s.defaultQueryOptions(e);(p=(f=s.getDefaultOptions().queries)==null?void 0:f._experimental_beforeQuery)==null||p.call(f,i),i._optimisticResults=r?"isRestoring":"optimistic",ZO(i),BO(i,o),KO(o);const a=!s.getQueryCache().get(i.queryHash),[l]=b.useState(()=>new t(s,i)),u=l.getOptimisticResult(i),d=!r&&e.subscribed!==!1;if(b.useSyncExternalStore(b.useCallback(x=>{const g=d?l.subscribe(Ut.batchCalls(x)):kn;return l.updateResult(),g},[l,d]),()=>l.getCurrentResult(),()=>l.getCurrentResult()),b.useEffect(()=>{l.setOptions(i)},[i,l]),GO(i,u))throw Mb(i,l,o);if(WO({result:u,errorResetBoundary:o,throwOnError:i.throwOnError,query:s.getQueryCache().get(i.queryHash),suspense:i.suspense}))throw u.error;if((v=(h=s.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||v.call(h,i,u),i.experimental_prefetchInRender&&!Ci&&QO(u,r)){const x=a?Mb(i,l,o):(m=s.getQueryCache().get(i.queryHash))==null?void 0:m.promise;x==null||x.catch(kn).finally(()=>{l.updateResult()})}return i.notifyOnChangeProps?u:l.trackResult(u)}function xt(e,t){return JO(e,MO)}function ut(e,t){const n=Zt(),[r]=b.useState(()=>new zO(n,e));b.useEffect(()=>{r.setOptions(e)},[r,e]);const o=b.useSyncExternalStore(b.useCallback(i=>r.subscribe(Ut.batchCalls(i)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),s=b.useCallback((i,a)=>{r.mutate(i,a).catch(kn)},[r]);if(o.error&&rE(r.options.throwOnError,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}const YO="x-agent-deck-client",XO="dashboard",hE={[YO]:XO};async function pE(e){if(e.ok)return;let t=e.statusText;try{const n=await e.text();try{const r=JSON.parse(n);t=r.error||r.message||t}catch{n.trim()&&(t=`${e.status}: ${n}`)}}catch(n){console.warn("Response body parsing failed:",n)}throw new Error(t)}async function be(e,t,n){const r=await fetch(t,{method:e,headers:{...hE,...n?{"Content-Type":"application/json"}:{}},body:n?JSON.stringify(n):void 0});return await pE(r),r}const eM=({on401:e})=>async({queryKey:t})=>{const n=t.join("/"),r=await fetch(n,{headers:hE});return await pE(r),await r.json()},tM=new OO({defaultOptions:{queries:{queryFn:eM({on401:"throw"}),refetchInterval:!1,refetchOnWindowFocus:!0,staleTime:0,gcTime:10*60*1e3,retry:!1},mutations:{retry:!1}}}),nM=1,rM=1e6;let Ap=0;function oM(){return Ap=(Ap+1)%Number.MAX_SAFE_INTEGER,Ap.toString()}const Op=new Map,Db=e=>{if(Op.has(e))return;const t=setTimeout(()=>{Op.delete(e),ac({type:"REMOVE_TOAST",toastId:e})},rM);Op.set(e,t)},sM=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,nM)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(n=>n.id===t.toast.id?{...n,...t.toast}:n)};case"DISMISS_TOAST":{const{toastId:n}=t;return n?Db(n):e.toasts.forEach(r=>{Db(r.id)}),{...e,toasts:e.toasts.map(r=>r.id===n||n===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(n=>n.id!==t.toastId)}}},jd=[];let Pd={toasts:[]};function ac(e){Pd=sM(Pd,e),jd.forEach(t=>{t(Pd)})}function iM({...e}){const t=oM(),n=o=>ac({type:"UPDATE_TOAST",toast:{...o,id:t}}),r=()=>ac({type:"DISMISS_TOAST",toastId:t});return ac({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:o=>{o||r()}}}),{id:t,dismiss:r,update:n}}function Ht(){const[e,t]=b.useState(Pd);return b.useEffect(()=>(jd.push(t),()=>{const n=jd.indexOf(t);n>-1&&jd.splice(n,1)}),[e]),{...e,toast:iM,dismiss:n=>ac({type:"DISMISS_TOAST",toastId:n})}}function ve(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}function Lb(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function mE(...e){return t=>{let n=!1;const r=e.map(o=>{const s=Lb(o,t);return!n&&typeof s=="function"&&(n=!0),s});if(n)return()=>{for(let o=0;o<r.length;o++){const s=r[o];typeof s=="function"?s():Lb(e[o],null)}}}}function Ye(...e){return b.useCallback(mE(...e),e)}function aM(e,t){const n=b.createContext(t),r=s=>{const{children:i,...a}=s,l=b.useMemo(()=>a,Object.values(a));return c.jsx(n.Provider,{value:l,children:i})};r.displayName=e+"Provider";function o(s){const i=b.useContext(n);if(i)return i;if(t!==void 0)return t;throw new Error(`\`${s}\` must be used within \`${e}\``)}return[r,o]}function lo(e,t=[]){let n=[];function r(s,i){const a=b.createContext(i),l=n.length;n=[...n,i];const u=f=>{var g;const{scope:p,children:h,...v}=f,m=((g=p==null?void 0:p[e])==null?void 0:g[l])||a,x=b.useMemo(()=>v,Object.values(v));return c.jsx(m.Provider,{value:x,children:h})};u.displayName=s+"Provider";function d(f,p){var m;const h=((m=p==null?void 0:p[e])==null?void 0:m[l])||a,v=b.useContext(h);if(v)return v;if(i!==void 0)return i;throw new Error(`\`${f}\` must be used within \`${s}\``)}return[u,d]}const o=()=>{const s=n.map(i=>b.createContext(i));return function(a){const l=(a==null?void 0:a[e])||s;return b.useMemo(()=>({[`__scope${e}`]:{...a,[e]:l}}),[a,l])}};return o.scopeName=e,[r,lM(o,...t)]}function lM(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(s){const i=r.reduce((a,{useScope:l,scopeName:u})=>{const f=l(s)[`__scope${u}`];return{...a,...f}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:i}),[i])}};return n.scopeName=t.scopeName,n}function Ni(e){const t=uM(e),n=b.forwardRef((r,o)=>{const{children:s,...i}=r,a=b.Children.toArray(s),l=a.find(fM);if(l){const u=l.props.children,d=a.map(f=>f===l?b.Children.count(u)>1?b.Children.only(null):b.isValidElement(u)?u.props.children:null:f);return c.jsx(t,{...i,ref:o,children:b.isValidElement(u)?b.cloneElement(u,void 0,d):null})}return c.jsx(t,{...i,ref:o,children:s})});return n.displayName=`${e}.Slot`,n}var cM=Ni("Slot");function uM(e){const t=b.forwardRef((n,r)=>{const{children:o,...s}=n;if(b.isValidElement(o)){const i=pM(o),a=hM(s,o.props);return o.type!==b.Fragment&&(a.ref=r?mE(r,i):i),b.cloneElement(o,a)}return b.Children.count(o)>1?b.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var gE=Symbol("radix.slottable");function dM(e){const t=({children:n})=>c.jsx(c.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=gE,t}function fM(e){return b.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===gE}function hM(e,t){const n={...t};for(const r in t){const o=e[r],s=t[r];/^on[A-Z]/.test(r)?o&&s?n[r]=(...a)=>{const l=s(...a);return o(...a),l}:o&&(n[r]=o):r==="style"?n[r]={...o,...s}:r==="className"&&(n[r]=[o,s].filter(Boolean).join(" "))}return{...e,...n}}function pM(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function Kv(e){const t=e+"CollectionProvider",[n,r]=lo(t),[o,s]=n(t,{collectionRef:{current:null},itemMap:new Map}),i=m=>{const{scope:x,children:g}=m,y=Kr.useRef(null),w=Kr.useRef(new Map).current;return c.jsx(o,{scope:x,itemMap:w,collectionRef:y,children:g})};i.displayName=t;const a=e+"CollectionSlot",l=Ni(a),u=Kr.forwardRef((m,x)=>{const{scope:g,children:y}=m,w=s(a,g),k=Ye(x,w.collectionRef);return c.jsx(l,{ref:k,children:y})});u.displayName=a;const d=e+"CollectionItemSlot",f="data-radix-collection-item",p=Ni(d),h=Kr.forwardRef((m,x)=>{const{scope:g,children:y,...w}=m,k=Kr.useRef(null),C=Ye(x,k),N=s(d,g);return Kr.useEffect(()=>(N.itemMap.set(k,{ref:k,...w}),()=>void N.itemMap.delete(k))),c.jsx(p,{[f]:"",ref:C,children:y})});h.displayName=d;function v(m){const x=s(e+"CollectionConsumer",m);return Kr.useCallback(()=>{const y=x.collectionRef.current;if(!y)return[];const w=Array.from(y.querySelectorAll(`[${f}]`));return Array.from(x.itemMap.values()).sort((N,S)=>w.indexOf(N.ref.current)-w.indexOf(S.ref.current))},[x.collectionRef,x.itemMap])}return[{Provider:i,Slot:u,ItemSlot:h},v,r]}var mM=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Te=mM.reduce((e,t)=>{const n=Ni(`Primitive.${t}`),r=b.forwardRef((o,s)=>{const{asChild:i,...a}=o,l=i?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),c.jsx(l,{...a,ref:s})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function yE(e,t){e&&Di.flushSync(()=>e.dispatchEvent(t))}function mr(e){const t=b.useRef(e);return b.useEffect(()=>{t.current=e}),b.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function gM(e,t=globalThis==null?void 0:globalThis.document){const n=mr(e);b.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var yM="DismissableLayer",Ig="dismissableLayer.update",vM="dismissableLayer.pointerDownOutside",xM="dismissableLayer.focusOutside",zb,vE=b.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),hl=b.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:o,onFocusOutside:s,onInteractOutside:i,onDismiss:a,...l}=e,u=b.useContext(vE),[d,f]=b.useState(null),p=(d==null?void 0:d.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,h]=b.useState({}),v=Ye(t,S=>f(S)),m=Array.from(u.layers),[x]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),g=m.indexOf(x),y=d?m.indexOf(d):-1,w=u.layersWithOutsidePointerEventsDisabled.size>0,k=y>=g,C=bM(S=>{const A=S.target,P=[...u.branches].some(R=>R.contains(A));!k||P||(o==null||o(S),i==null||i(S),S.defaultPrevented||a==null||a())},p),N=kM(S=>{const A=S.target;[...u.branches].some(R=>R.contains(A))||(s==null||s(S),i==null||i(S),S.defaultPrevented||a==null||a())},p);return gM(S=>{y===u.layers.size-1&&(r==null||r(S),!S.defaultPrevented&&a&&(S.preventDefault(),a()))},p),b.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(zb=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),Fb(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=zb)}},[d,p,n,u]),b.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),Fb())},[d,u]),b.useEffect(()=>{const S=()=>h({});return document.addEventListener(Ig,S),()=>document.removeEventListener(Ig,S)},[]),c.jsx(Te.div,{...l,ref:v,style:{pointerEvents:w?k?"auto":"none":void 0,...e.style},onFocusCapture:ve(e.onFocusCapture,N.onFocusCapture),onBlurCapture:ve(e.onBlurCapture,N.onBlurCapture),onPointerDownCapture:ve(e.onPointerDownCapture,C.onPointerDownCapture)})});hl.displayName=yM;var wM="DismissableLayerBranch",xE=b.forwardRef((e,t)=>{const n=b.useContext(vE),r=b.useRef(null),o=Ye(t,r);return b.useEffect(()=>{const s=r.current;if(s)return n.branches.add(s),()=>{n.branches.delete(s)}},[n.branches]),c.jsx(Te.div,{...e,ref:o})});xE.displayName=wM;function bM(e,t=globalThis==null?void 0:globalThis.document){const n=mr(e),r=b.useRef(!1),o=b.useRef(()=>{});return b.useEffect(()=>{const s=a=>{if(a.target&&!r.current){let l=function(){wE(vM,n,u,{discrete:!0})};const u={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=l,t.addEventListener("click",o.current,{once:!0})):l()}else t.removeEventListener("click",o.current);r.current=!1},i=window.setTimeout(()=>{t.addEventListener("pointerdown",s)},0);return()=>{window.clearTimeout(i),t.removeEventListener("pointerdown",s),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function kM(e,t=globalThis==null?void 0:globalThis.document){const n=mr(e),r=b.useRef(!1);return b.useEffect(()=>{const o=s=>{s.target&&!r.current&&wE(xM,n,{originalEvent:s},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function Fb(){const e=new CustomEvent(Ig);document.dispatchEvent(e)}function wE(e,t,n,{discrete:r}){const o=n.originalEvent.target,s=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?yE(o,s):o.dispatchEvent(s)}var _M=hl,SM=xE,on=globalThis!=null&&globalThis.document?b.useLayoutEffect:()=>{},CM="Portal",ru=b.forwardRef((e,t)=>{var a;const{container:n,...r}=e,[o,s]=b.useState(!1);on(()=>s(!0),[]);const i=n||o&&((a=globalThis==null?void 0:globalThis.document)==null?void 0:a.body);return i?qA.createPortal(c.jsx(Te.div,{...r,ref:t}),i):null});ru.displayName=CM;function EM(e,t){return b.useReducer((n,r)=>t[n][r]??n,e)}var co=e=>{const{present:t,children:n}=e,r=NM(t),o=typeof n=="function"?n({present:r.isPresent}):b.Children.only(n),s=Ye(r.ref,jM(o));return typeof n=="function"||r.isPresent?b.cloneElement(o,{ref:s}):null};co.displayName="Presence";function NM(e){const[t,n]=b.useState(),r=b.useRef(null),o=b.useRef(e),s=b.useRef("none"),i=e?"mounted":"unmounted",[a,l]=EM(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return b.useEffect(()=>{const u=Bu(r.current);s.current=a==="mounted"?u:"none"},[a]),on(()=>{const u=r.current,d=o.current;if(d!==e){const p=s.current,h=Bu(u);e?l("MOUNT"):h==="none"||(u==null?void 0:u.display)==="none"?l("UNMOUNT"):l(d&&p!==h?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,l]),on(()=>{if(t){let u;const d=t.ownerDocument.defaultView??window,f=h=>{const m=Bu(r.current).includes(CSS.escape(h.animationName));if(h.target===t&&m&&(l("ANIMATION_END"),!o.current)){const x=t.style.animationFillMode;t.style.animationFillMode="forwards",u=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=x)})}},p=h=>{h.target===t&&(s.current=Bu(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{d.clearTimeout(u),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:b.useCallback(u=>{r.current=u?getComputedStyle(u):null,n(u)},[])}}function Bu(e){return(e==null?void 0:e.animationName)||"none"}function jM(e){var r,o;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(o=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:o.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var PM=Qy[" useInsertionEffect ".trim().toString()]||on;function $s({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[o,s,i]=TM({defaultProp:t,onChange:n}),a=e!==void 0,l=a?e:o;{const d=b.useRef(e!==void 0);b.useEffect(()=>{const f=d.current;f!==a&&console.warn(`${r} is changing from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=a},[a,r])}const u=b.useCallback(d=>{var f;if(a){const p=$M(d)?d(e):d;p!==e&&((f=i.current)==null||f.call(i,p))}else s(d)},[a,e,s,i]);return[l,u]}function TM({defaultProp:e,onChange:t}){const[n,r]=b.useState(e),o=b.useRef(n),s=b.useRef(t);return PM(()=>{s.current=t},[t]),b.useEffect(()=>{var i;o.current!==n&&((i=s.current)==null||i.call(s,n),o.current=n)},[n,o]),[n,r,s]}function $M(e){return typeof e=="function"}var bE=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),RM="VisuallyHidden",wh=b.forwardRef((e,t)=>c.jsx(Te.span,{...e,ref:t,style:{...bE,...e.style}}));wh.displayName=RM;var IM=wh,Wv="ToastProvider",[Zv,AM,OM]=Kv("Toast"),[kE,hte]=lo("Toast",[OM]),[MM,bh]=kE(Wv),_E=e=>{const{__scopeToast:t,label:n="Notification",duration:r=5e3,swipeDirection:o="right",swipeThreshold:s=50,children:i}=e,[a,l]=b.useState(null),[u,d]=b.useState(0),f=b.useRef(!1),p=b.useRef(!1);return n.trim()||console.error(`Invalid prop \`label\` supplied to \`${Wv}\`. Expected non-empty \`string\`.`),c.jsx(Zv.Provider,{scope:t,children:c.jsx(MM,{scope:t,label:n,duration:r,swipeDirection:o,swipeThreshold:s,toastCount:u,viewport:a,onViewportChange:l,onToastAdd:b.useCallback(()=>d(h=>h+1),[]),onToastRemove:b.useCallback(()=>d(h=>h-1),[]),isFocusedToastEscapeKeyDownRef:f,isClosePausedRef:p,children:i})})};_E.displayName=Wv;var SE="ToastViewport",DM=["F8"],Ag="toast.viewportPause",Og="toast.viewportResume",CE=b.forwardRef((e,t)=>{const{__scopeToast:n,hotkey:r=DM,label:o="Notifications ({hotkey})",...s}=e,i=bh(SE,n),a=AM(n),l=b.useRef(null),u=b.useRef(null),d=b.useRef(null),f=b.useRef(null),p=Ye(t,f,i.onViewportChange),h=r.join("+").replace(/Key/g,"").replace(/Digit/g,""),v=i.toastCount>0;b.useEffect(()=>{const x=g=>{var w;r.length!==0&&r.every(k=>g[k]||g.code===k)&&((w=f.current)==null||w.focus())};return document.addEventListener("keydown",x),()=>document.removeEventListener("keydown",x)},[r]),b.useEffect(()=>{const x=l.current,g=f.current;if(v&&x&&g){const y=()=>{if(!i.isClosePausedRef.current){const N=new CustomEvent(Ag);g.dispatchEvent(N),i.isClosePausedRef.current=!0}},w=()=>{if(i.isClosePausedRef.current){const N=new CustomEvent(Og);g.dispatchEvent(N),i.isClosePausedRef.current=!1}},k=N=>{!x.contains(N.relatedTarget)&&w()},C=()=>{x.contains(document.activeElement)||w()};return x.addEventListener("focusin",y),x.addEventListener("focusout",k),x.addEventListener("pointermove",y),x.addEventListener("pointerleave",C),window.addEventListener("blur",y),window.addEventListener("focus",w),()=>{x.removeEventListener("focusin",y),x.removeEventListener("focusout",k),x.removeEventListener("pointermove",y),x.removeEventListener("pointerleave",C),window.removeEventListener("blur",y),window.removeEventListener("focus",w)}}},[v,i.isClosePausedRef]);const m=b.useCallback(({tabbingDirection:x})=>{const y=a().map(w=>{const k=w.ref.current,C=[k,...GM(k)];return x==="forwards"?C:C.reverse()});return(x==="forwards"?y.reverse():y).flat()},[a]);return b.useEffect(()=>{const x=f.current;if(x){const g=y=>{var C,N,S;const w=y.altKey||y.ctrlKey||y.metaKey;if(y.key==="Tab"&&!w){const A=document.activeElement,P=y.shiftKey;if(y.target===x&&P){(C=u.current)==null||C.focus();return}const I=m({tabbingDirection:P?"backwards":"forwards"}),F=I.findIndex(L=>L===A);Mp(I.slice(F+1))?y.preventDefault():P?(N=u.current)==null||N.focus():(S=d.current)==null||S.focus()}};return x.addEventListener("keydown",g),()=>x.removeEventListener("keydown",g)}},[a,m]),c.jsxs(SM,{ref:l,role:"region","aria-label":o.replace("{hotkey}",h),tabIndex:-1,style:{pointerEvents:v?void 0:"none"},children:[v&&c.jsx(Mg,{ref:u,onFocusFromOutsideViewport:()=>{const x=m({tabbingDirection:"forwards"});Mp(x)}}),c.jsx(Zv.Slot,{scope:n,children:c.jsx(Te.ol,{tabIndex:-1,...s,ref:p})}),v&&c.jsx(Mg,{ref:d,onFocusFromOutsideViewport:()=>{const x=m({tabbingDirection:"backwards"});Mp(x)}})]})});CE.displayName=SE;var EE="ToastFocusProxy",Mg=b.forwardRef((e,t)=>{const{__scopeToast:n,onFocusFromOutsideViewport:r,...o}=e,s=bh(EE,n);return c.jsx(wh,{tabIndex:0,...o,ref:t,style:{position:"fixed"},onFocus:i=>{var u;const a=i.relatedTarget;!((u=s.viewport)!=null&&u.contains(a))&&r()}})});Mg.displayName=EE;var ou="Toast",LM="toast.swipeStart",zM="toast.swipeMove",FM="toast.swipeCancel",UM="toast.swipeEnd",NE=b.forwardRef((e,t)=>{const{forceMount:n,open:r,defaultOpen:o,onOpenChange:s,...i}=e,[a,l]=$s({prop:r,defaultProp:o??!0,onChange:s,caller:ou});return c.jsx(co,{present:n||a,children:c.jsx(HM,{open:a,...i,ref:t,onClose:()=>l(!1),onPause:mr(e.onPause),onResume:mr(e.onResume),onSwipeStart:ve(e.onSwipeStart,u=>{u.currentTarget.setAttribute("data-swipe","start")}),onSwipeMove:ve(e.onSwipeMove,u=>{const{x:d,y:f}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","move"),u.currentTarget.style.setProperty("--radix-toast-swipe-move-x",`${d}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-move-y",`${f}px`)}),onSwipeCancel:ve(e.onSwipeCancel,u=>{u.currentTarget.setAttribute("data-swipe","cancel"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-y")}),onSwipeEnd:ve(e.onSwipeEnd,u=>{const{x:d,y:f}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","end"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.setProperty("--radix-toast-swipe-end-x",`${d}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-end-y",`${f}px`),l(!1)})})})});NE.displayName=ou;var[qM,VM]=kE(ou,{onClose(){}}),HM=b.forwardRef((e,t)=>{const{__scopeToast:n,type:r="foreground",duration:o,open:s,onClose:i,onEscapeKeyDown:a,onPause:l,onResume:u,onSwipeStart:d,onSwipeMove:f,onSwipeCancel:p,onSwipeEnd:h,...v}=e,m=bh(ou,n),[x,g]=b.useState(null),y=Ye(t,L=>g(L)),w=b.useRef(null),k=b.useRef(null),C=o||m.duration,N=b.useRef(0),S=b.useRef(C),A=b.useRef(0),{onToastAdd:P,onToastRemove:R}=m,T=mr(()=>{var q;(x==null?void 0:x.contains(document.activeElement))&&((q=m.viewport)==null||q.focus()),i()}),I=b.useCallback(L=>{!L||L===1/0||(window.clearTimeout(A.current),N.current=new Date().getTime(),A.current=window.setTimeout(T,L))},[T]);b.useEffect(()=>{const L=m.viewport;if(L){const q=()=>{I(S.current),u==null||u()},Z=()=>{const W=new Date().getTime()-N.current;S.current=S.current-W,window.clearTimeout(A.current),l==null||l()};return L.addEventListener(Ag,Z),L.addEventListener(Og,q),()=>{L.removeEventListener(Ag,Z),L.removeEventListener(Og,q)}}},[m.viewport,C,l,u,I]),b.useEffect(()=>{s&&!m.isClosePausedRef.current&&I(C)},[s,C,m.isClosePausedRef,I]),b.useEffect(()=>(P(),()=>R()),[P,R]);const F=b.useMemo(()=>x?AE(x):null,[x]);return m.viewport?c.jsxs(c.Fragment,{children:[F&&c.jsx(BM,{__scopeToast:n,role:"status","aria-live":r==="foreground"?"assertive":"polite",children:F}),c.jsx(qM,{scope:n,onClose:T,children:Di.createPortal(c.jsx(Zv.ItemSlot,{scope:n,children:c.jsx(_M,{asChild:!0,onEscapeKeyDown:ve(a,()=>{m.isFocusedToastEscapeKeyDownRef.current||T(),m.isFocusedToastEscapeKeyDownRef.current=!1}),children:c.jsx(Te.li,{tabIndex:0,"data-state":s?"open":"closed","data-swipe-direction":m.swipeDirection,...v,ref:y,style:{userSelect:"none",touchAction:"none",...e.style},onKeyDown:ve(e.onKeyDown,L=>{L.key==="Escape"&&(a==null||a(L.nativeEvent),L.nativeEvent.defaultPrevented||(m.isFocusedToastEscapeKeyDownRef.current=!0,T()))}),onPointerDown:ve(e.onPointerDown,L=>{L.button===0&&(w.current={x:L.clientX,y:L.clientY})}),onPointerMove:ve(e.onPointerMove,L=>{if(!w.current)return;const q=L.clientX-w.current.x,Z=L.clientY-w.current.y,W=!!k.current,U=["left","right"].includes(m.swipeDirection),H=["left","up"].includes(m.swipeDirection)?Math.min:Math.max,j=U?H(0,q):0,O=U?0:H(0,Z),V=L.pointerType==="touch"?10:2,_={x:j,y:O},E={originalEvent:L,delta:_};W?(k.current=_,Ku(zM,f,E,{discrete:!1})):Ub(_,m.swipeDirection,V)?(k.current=_,Ku(LM,d,E,{discrete:!1}),L.target.setPointerCapture(L.pointerId)):(Math.abs(q)>V||Math.abs(Z)>V)&&(w.current=null)}),onPointerUp:ve(e.onPointerUp,L=>{const q=k.current,Z=L.target;if(Z.hasPointerCapture(L.pointerId)&&Z.releasePointerCapture(L.pointerId),k.current=null,w.current=null,q){const W=L.currentTarget,U={originalEvent:L,delta:q};Ub(q,m.swipeDirection,m.swipeThreshold)?Ku(UM,h,U,{discrete:!0}):Ku(FM,p,U,{discrete:!0}),W.addEventListener("click",H=>H.preventDefault(),{once:!0})}})})})}),m.viewport)})]}):null}),BM=e=>{const{__scopeToast:t,children:n,...r}=e,o=bh(ou,t),[s,i]=b.useState(!1),[a,l]=b.useState(!1);return ZM(()=>i(!0)),b.useEffect(()=>{const u=window.setTimeout(()=>l(!0),1e3);return()=>window.clearTimeout(u)},[]),a?null:c.jsx(ru,{asChild:!0,children:c.jsx(wh,{...r,children:s&&c.jsxs(c.Fragment,{children:[o.label," ",n]})})})},KM="ToastTitle",jE=b.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return c.jsx(Te.div,{...r,ref:t})});jE.displayName=KM;var WM="ToastDescription",PE=b.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return c.jsx(Te.div,{...r,ref:t})});PE.displayName=WM;var TE="ToastAction",$E=b.forwardRef((e,t)=>{const{altText:n,...r}=e;return n.trim()?c.jsx(IE,{altText:n,asChild:!0,children:c.jsx(Qv,{...r,ref:t})}):(console.error(`Invalid prop \`altText\` supplied to \`${TE}\`. Expected non-empty \`string\`.`),null)});$E.displayName=TE;var RE="ToastClose",Qv=b.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e,o=VM(RE,n);return c.jsx(IE,{asChild:!0,children:c.jsx(Te.button,{type:"button",...r,ref:t,onClick:ve(e.onClick,o.onClose)})})});Qv.displayName=RE;var IE=b.forwardRef((e,t)=>{const{__scopeToast:n,altText:r,...o}=e;return c.jsx(Te.div,{"data-radix-toast-announce-exclude":"","data-radix-toast-announce-alt":r||void 0,...o,ref:t})});function AE(e){const t=[];return Array.from(e.childNodes).forEach(r=>{if(r.nodeType===r.TEXT_NODE&&r.textContent&&t.push(r.textContent),QM(r)){const o=r.ariaHidden||r.hidden||r.style.display==="none",s=r.dataset.radixToastAnnounceExclude==="";if(!o)if(s){const i=r.dataset.radixToastAnnounceAlt;i&&t.push(i)}else t.push(...AE(r))}}),t}function Ku(e,t,n,{discrete:r}){const o=n.originalEvent.currentTarget,s=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?yE(o,s):o.dispatchEvent(s)}var Ub=(e,t,n=0)=>{const r=Math.abs(e.x),o=Math.abs(e.y),s=r>o;return t==="left"||t==="right"?s&&r>n:!s&&o>n};function ZM(e=()=>{}){const t=mr(e);on(()=>{let n=0,r=0;return n=window.requestAnimationFrame(()=>r=window.requestAnimationFrame(t)),()=>{window.cancelAnimationFrame(n),window.cancelAnimationFrame(r)}},[t])}function QM(e){return e.nodeType===e.ELEMENT_NODE}function GM(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function Mp(e){const t=document.activeElement;return e.some(n=>n===t?!0:(n.focus(),document.activeElement!==t))}var JM=_E,OE=CE,ME=NE,DE=jE,LE=PE,zE=$E,FE=Qv;function UE(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(n=UE(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function qE(){for(var e,t,n=0,r="",o=arguments.length;n<o;n++)(e=arguments[n])&&(t=UE(e))&&(r&&(r+=" "),r+=t);return r}const qb=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Vb=qE,kh=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return Vb(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:o,defaultVariants:s}=t,i=Object.keys(o).map(u=>{const d=n==null?void 0:n[u],f=s==null?void 0:s[u];if(d===null)return null;const p=qb(d)||qb(f);return o[u][p]}),a=n&&Object.entries(n).reduce((u,d)=>{let[f,p]=d;return p===void 0||(u[f]=p),u},{}),l=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((u,d)=>{let{class:f,className:p,...h}=d;return Object.entries(h).every(v=>{let[m,x]=v;return Array.isArray(x)?x.includes({...s,...a}[m]):{...s,...a}[m]===x})?[...u,f,p]:u},[]);return Vb(e,i,l,n==null?void 0:n.class,n==null?void 0:n.className)};/**
|
|
49
|
+
* @license lucide-react v0.453.0 - ISC
|
|
50
|
+
*
|
|
51
|
+
* This source code is licensed under the ISC license.
|
|
52
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
53
|
+
*/const YM=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),VE=(...e)=>e.filter((t,n,r)=>!!t&&r.indexOf(t)===n).join(" ");/**
|
|
54
|
+
* @license lucide-react v0.453.0 - ISC
|
|
55
|
+
*
|
|
56
|
+
* This source code is licensed under the ISC license.
|
|
57
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
58
|
+
*/var XM={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
|
|
59
|
+
* @license lucide-react v0.453.0 - ISC
|
|
60
|
+
*
|
|
61
|
+
* This source code is licensed under the ISC license.
|
|
62
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
63
|
+
*/const e4=b.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:s,iconNode:i,...a},l)=>b.createElement("svg",{ref:l,...XM,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:VE("lucide",o),...a},[...i.map(([u,d])=>b.createElement(u,d)),...Array.isArray(s)?s:[s]]));/**
|
|
64
|
+
* @license lucide-react v0.453.0 - ISC
|
|
65
|
+
*
|
|
66
|
+
* This source code is licensed under the ISC license.
|
|
67
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
68
|
+
*/const ze=(e,t)=>{const n=b.forwardRef(({className:r,...o},s)=>b.createElement(e4,{ref:s,iconNode:t,className:VE(`lucide-${YM(e)}`,r),...o}));return n.displayName=`${e}`,n};/**
|
|
69
|
+
* @license lucide-react v0.453.0 - ISC
|
|
70
|
+
*
|
|
71
|
+
* This source code is licensed under the ISC license.
|
|
72
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
73
|
+
*/const t4=ze("Activity",[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]]);/**
|
|
74
|
+
* @license lucide-react v0.453.0 - ISC
|
|
75
|
+
*
|
|
76
|
+
* This source code is licensed under the ISC license.
|
|
77
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
78
|
+
*/const HE=ze("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
|
|
79
|
+
* @license lucide-react v0.453.0 - ISC
|
|
80
|
+
*
|
|
81
|
+
* This source code is licensed under the ISC license.
|
|
82
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
83
|
+
*/const BE=ze("Bolt",[["path",{d:"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z",key:"yt0hxn"}],["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}]]);/**
|
|
84
|
+
* @license lucide-react v0.453.0 - ISC
|
|
85
|
+
*
|
|
86
|
+
* This source code is licensed under the ISC license.
|
|
87
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
88
|
+
*/const Gv=ze("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);/**
|
|
89
|
+
* @license lucide-react v0.453.0 - ISC
|
|
90
|
+
*
|
|
91
|
+
* This source code is licensed under the ISC license.
|
|
92
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
93
|
+
*/const n4=ze("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]]);/**
|
|
94
|
+
* @license lucide-react v0.453.0 - ISC
|
|
95
|
+
*
|
|
96
|
+
* This source code is licensed under the ISC license.
|
|
97
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
98
|
+
*/const Dp=ze("Brain",[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]]);/**
|
|
99
|
+
* @license lucide-react v0.453.0 - ISC
|
|
100
|
+
*
|
|
101
|
+
* This source code is licensed under the ISC license.
|
|
102
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
103
|
+
*/const KE=ze("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
104
|
+
* @license lucide-react v0.453.0 - ISC
|
|
105
|
+
*
|
|
106
|
+
* This source code is licensed under the ISC license.
|
|
107
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
108
|
+
*/const _h=ze("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
109
|
+
* @license lucide-react v0.453.0 - ISC
|
|
110
|
+
*
|
|
111
|
+
* This source code is licensed under the ISC license.
|
|
112
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
113
|
+
*/const r4=ze("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);/**
|
|
114
|
+
* @license lucide-react v0.453.0 - ISC
|
|
115
|
+
*
|
|
116
|
+
* This source code is licensed under the ISC license.
|
|
117
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
118
|
+
*/const o4=ze("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
119
|
+
* @license lucide-react v0.453.0 - ISC
|
|
120
|
+
*
|
|
121
|
+
* This source code is licensed under the ISC license.
|
|
122
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
123
|
+
*/const s4=ze("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
124
|
+
* @license lucide-react v0.453.0 - ISC
|
|
125
|
+
*
|
|
126
|
+
* This source code is licensed under the ISC license.
|
|
127
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
128
|
+
*/const WE=ze("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
|
|
129
|
+
* @license lucide-react v0.453.0 - ISC
|
|
130
|
+
*
|
|
131
|
+
* This source code is licensed under the ISC license.
|
|
132
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
133
|
+
*/const Dg=ze("CircleCheckBig",[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);/**
|
|
134
|
+
* @license lucide-react v0.453.0 - ISC
|
|
135
|
+
*
|
|
136
|
+
* This source code is licensed under the ISC license.
|
|
137
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
138
|
+
*/const Hb=ze("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);/**
|
|
139
|
+
* @license lucide-react v0.453.0 - ISC
|
|
140
|
+
*
|
|
141
|
+
* This source code is licensed under the ISC license.
|
|
142
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
143
|
+
*/const i4=ze("ClipboardPaste",[["path",{d:"M15 2H9a1 1 0 0 0-1 1v2c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V3c0-.6-.4-1-1-1Z",key:"1pp7kr"}],["path",{d:"M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2M16 4h2a2 2 0 0 1 2 2v2M11 14h10",key:"2ik1ml"}],["path",{d:"m17 10 4 4-4 4",key:"vp2hj1"}]]);/**
|
|
144
|
+
* @license lucide-react v0.453.0 - ISC
|
|
145
|
+
*
|
|
146
|
+
* This source code is licensed under the ISC license.
|
|
147
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
148
|
+
*/const Jv=ze("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);/**
|
|
149
|
+
* @license lucide-react v0.453.0 - ISC
|
|
150
|
+
*
|
|
151
|
+
* This source code is licensed under the ISC license.
|
|
152
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
153
|
+
*/const Bb=ze("Database",[["ellipse",{cx:"12",cy:"5",rx:"9",ry:"3",key:"msslwz"}],["path",{d:"M3 5V19A9 3 0 0 0 21 19V5",key:"1wlel7"}],["path",{d:"M3 12A9 3 0 0 0 21 12",key:"mv7ke4"}]]);/**
|
|
154
|
+
* @license lucide-react v0.453.0 - ISC
|
|
155
|
+
*
|
|
156
|
+
* This source code is licensed under the ISC license.
|
|
157
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
158
|
+
*/const ZE=ze("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);/**
|
|
159
|
+
* @license lucide-react v0.453.0 - ISC
|
|
160
|
+
*
|
|
161
|
+
* This source code is licensed under the ISC license.
|
|
162
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
163
|
+
*/const Eo=ze("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);/**
|
|
164
|
+
* @license lucide-react v0.453.0 - ISC
|
|
165
|
+
*
|
|
166
|
+
* This source code is licensed under the ISC license.
|
|
167
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
168
|
+
*/const a4=ze("Filter",[["polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3",key:"1yg77f"}]]);/**
|
|
169
|
+
* @license lucide-react v0.453.0 - ISC
|
|
170
|
+
*
|
|
171
|
+
* This source code is licensed under the ISC license.
|
|
172
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
173
|
+
*/const l4=ze("GitPullRequest",[["circle",{cx:"18",cy:"18",r:"3",key:"1xkwt0"}],["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M13 6h3a2 2 0 0 1 2 2v7",key:"1yeb86"}],["line",{x1:"6",x2:"6",y1:"9",y2:"21",key:"rroup"}]]);/**
|
|
174
|
+
* @license lucide-react v0.453.0 - ISC
|
|
175
|
+
*
|
|
176
|
+
* This source code is licensed under the ISC license.
|
|
177
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
178
|
+
*/const Lg=ze("KeyRound",[["path",{d:"M2.586 17.414A2 2 0 0 0 2 18.828V21a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h1a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1h.172a2 2 0 0 0 1.414-.586l.814-.814a6.5 6.5 0 1 0-4-4z",key:"1s6t7t"}],["circle",{cx:"16.5",cy:"7.5",r:".5",fill:"currentColor",key:"w0ekpg"}]]);/**
|
|
179
|
+
* @license lucide-react v0.453.0 - ISC
|
|
180
|
+
*
|
|
181
|
+
* This source code is licensed under the ISC license.
|
|
182
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
183
|
+
*/const Wu=ze("Key",[["path",{d:"m15.5 7.5 2.3 2.3a1 1 0 0 0 1.4 0l2.1-2.1a1 1 0 0 0 0-1.4L19 4",key:"g0fldk"}],["path",{d:"m21 2-9.6 9.6",key:"1j0ho8"}],["circle",{cx:"7.5",cy:"15.5",r:"5.5",key:"yqb3hr"}]]);/**
|
|
184
|
+
* @license lucide-react v0.453.0 - ISC
|
|
185
|
+
*
|
|
186
|
+
* This source code is licensed under the ISC license.
|
|
187
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
188
|
+
*/const bf=ze("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);/**
|
|
189
|
+
* @license lucide-react v0.453.0 - ISC
|
|
190
|
+
*
|
|
191
|
+
* This source code is licensed under the ISC license.
|
|
192
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
193
|
+
*/const c4=ze("LayoutGrid",[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]]);/**
|
|
194
|
+
* @license lucide-react v0.453.0 - ISC
|
|
195
|
+
*
|
|
196
|
+
* This source code is licensed under the ISC license.
|
|
197
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
198
|
+
*/const Kb=ze("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
199
|
+
* @license lucide-react v0.453.0 - ISC
|
|
200
|
+
*
|
|
201
|
+
* This source code is licensed under the ISC license.
|
|
202
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
203
|
+
*/const u4=ze("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]]);/**
|
|
204
|
+
* @license lucide-react v0.453.0 - ISC
|
|
205
|
+
*
|
|
206
|
+
* This source code is licensed under the ISC license.
|
|
207
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
208
|
+
*/const ai=ze("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
209
|
+
* @license lucide-react v0.453.0 - ISC
|
|
210
|
+
*
|
|
211
|
+
* This source code is licensed under the ISC license.
|
|
212
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
213
|
+
*/const d4=ze("Radio",[["path",{d:"M4.9 19.1C1 15.2 1 8.8 4.9 4.9",key:"1vaf9d"}],["path",{d:"M7.8 16.2c-2.3-2.3-2.3-6.1 0-8.5",key:"u1ii0m"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"M16.2 7.8c2.3 2.3 2.3 6.1 0 8.5",key:"1j5fej"}],["path",{d:"M19.1 4.9C23 8.8 23 15.1 19.1 19",key:"10b0cb"}]]);/**
|
|
214
|
+
* @license lucide-react v0.453.0 - ISC
|
|
215
|
+
*
|
|
216
|
+
* This source code is licensed under the ISC license.
|
|
217
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
218
|
+
*/const QE=ze("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
219
|
+
* @license lucide-react v0.453.0 - ISC
|
|
220
|
+
*
|
|
221
|
+
* This source code is licensed under the ISC license.
|
|
222
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
223
|
+
*/const kf=ze("Server",[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]]);/**
|
|
224
|
+
* @license lucide-react v0.453.0 - ISC
|
|
225
|
+
*
|
|
226
|
+
* This source code is licensed under the ISC license.
|
|
227
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
228
|
+
*/const f4=ze("Terminal",[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]]);/**
|
|
229
|
+
* @license lucide-react v0.453.0 - ISC
|
|
230
|
+
*
|
|
231
|
+
* This source code is licensed under the ISC license.
|
|
232
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
233
|
+
*/const su=ze("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
|
|
234
|
+
* @license lucide-react v0.453.0 - ISC
|
|
235
|
+
*
|
|
236
|
+
* This source code is licensed under the ISC license.
|
|
237
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
238
|
+
*/const Pr=ze("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
|
|
239
|
+
* @license lucide-react v0.453.0 - ISC
|
|
240
|
+
*
|
|
241
|
+
* This source code is licensed under the ISC license.
|
|
242
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
243
|
+
*/const h4=ze("Upload",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]]);/**
|
|
244
|
+
* @license lucide-react v0.453.0 - ISC
|
|
245
|
+
*
|
|
246
|
+
* This source code is licensed under the ISC license.
|
|
247
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
248
|
+
*/const p4=ze("User",[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]]);/**
|
|
249
|
+
* @license lucide-react v0.453.0 - ISC
|
|
250
|
+
*
|
|
251
|
+
* This source code is licensed under the ISC license.
|
|
252
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
253
|
+
*/const Yv=ze("Wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]]);/**
|
|
254
|
+
* @license lucide-react v0.453.0 - ISC
|
|
255
|
+
*
|
|
256
|
+
* This source code is licensed under the ISC license.
|
|
257
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
258
|
+
*/const _f=ze("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Xv="-",m4=e=>{const t=y4(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:i=>{const a=i.split(Xv);return a[0]===""&&a.length!==1&&a.shift(),GE(a,t)||g4(i)},getConflictingClassGroupIds:(i,a)=>{const l=n[i]||[];return a&&r[i]?[...l,...r[i]]:l}}},GE=(e,t)=>{var i;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),o=r?GE(e.slice(1),r):void 0;if(o)return o;if(t.validators.length===0)return;const s=e.join(Xv);return(i=t.validators.find(({validator:a})=>a(s)))==null?void 0:i.classGroupId},Wb=/^\[(.+)\]$/,g4=e=>{if(Wb.test(e)){const t=Wb.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},y4=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return x4(Object.entries(e.classGroups),n).forEach(([s,i])=>{zg(i,r,s,t)}),r},zg=(e,t,n,r)=>{e.forEach(o=>{if(typeof o=="string"){const s=o===""?t:Zb(t,o);s.classGroupId=n;return}if(typeof o=="function"){if(v4(o)){zg(o(r),t,n,r);return}t.validators.push({validator:o,classGroupId:n});return}Object.entries(o).forEach(([s,i])=>{zg(i,Zb(t,s),n,r)})})},Zb=(e,t)=>{let n=e;return t.split(Xv).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},v4=e=>e.isThemeGetter,x4=(e,t)=>t?e.map(([n,r])=>{const o=r.map(s=>typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(([i,a])=>[t+i,a])):s);return[n,o]}):e,w4=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const o=(s,i)=>{n.set(s,i),t++,t>e&&(t=0,r=n,n=new Map)};return{get(s){let i=n.get(s);if(i!==void 0)return i;if((i=r.get(s))!==void 0)return o(s,i),i},set(s,i){n.has(s)?n.set(s,i):o(s,i)}}},JE="!",b4=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,o=t[0],s=t.length,i=a=>{const l=[];let u=0,d=0,f;for(let x=0;x<a.length;x++){let g=a[x];if(u===0){if(g===o&&(r||a.slice(x,x+s)===t)){l.push(a.slice(d,x)),d=x+s;continue}if(g==="/"){f=x;continue}}g==="["?u++:g==="]"&&u--}const p=l.length===0?a:a.substring(d),h=p.startsWith(JE),v=h?p.substring(1):p,m=f&&f>d?f-d:void 0;return{modifiers:l,hasImportantModifier:h,baseClassName:v,maybePostfixModifierPosition:m}};return n?a=>n({className:a,parseClassName:i}):i},k4=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},_4=e=>({cache:w4(e.cacheSize),parseClassName:b4(e),...m4(e)}),S4=/\s+/,C4=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o}=t,s=[],i=e.trim().split(S4);let a="";for(let l=i.length-1;l>=0;l-=1){const u=i[l],{modifiers:d,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:h}=n(u);let v=!!h,m=r(v?p.substring(0,h):p);if(!m){if(!v){a=u+(a.length>0?" "+a:a);continue}if(m=r(p),!m){a=u+(a.length>0?" "+a:a);continue}v=!1}const x=k4(d).join(":"),g=f?x+JE:x,y=g+m;if(s.includes(y))continue;s.push(y);const w=o(m,v);for(let k=0;k<w.length;++k){const C=w[k];s.push(g+C)}a=u+(a.length>0?" "+a:a)}return a};function E4(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=YE(t))&&(r&&(r+=" "),r+=n);return r}const YE=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=YE(e[r]))&&(n&&(n+=" "),n+=t);return n};function N4(e,...t){let n,r,o,s=i;function i(l){const u=t.reduce((d,f)=>f(d),e());return n=_4(u),r=n.cache.get,o=n.cache.set,s=a,a(l)}function a(l){const u=r(l);if(u)return u;const d=C4(l,n);return o(l,d),d}return function(){return s(E4.apply(null,arguments))}}const lt=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},XE=/^\[(?:([a-z-]+):)?(.+)\]$/i,j4=/^\d+\/\d+$/,P4=new Set(["px","full","screen"]),T4=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,$4=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,R4=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,I4=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,A4=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,mo=e=>Sa(e)||P4.has(e)||j4.test(e),Bo=e=>pl(e,"length",q4),Sa=e=>!!e&&!Number.isNaN(Number(e)),Lp=e=>pl(e,"number",Sa),Il=e=>!!e&&Number.isInteger(Number(e)),O4=e=>e.endsWith("%")&&Sa(e.slice(0,-1)),Ie=e=>XE.test(e),Ko=e=>T4.test(e),M4=new Set(["length","size","percentage"]),D4=e=>pl(e,M4,eN),L4=e=>pl(e,"position",eN),z4=new Set(["image","url"]),F4=e=>pl(e,z4,H4),U4=e=>pl(e,"",V4),Al=()=>!0,pl=(e,t,n)=>{const r=XE.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},q4=e=>$4.test(e)&&!R4.test(e),eN=()=>!1,V4=e=>I4.test(e),H4=e=>A4.test(e),B4=()=>{const e=lt("colors"),t=lt("spacing"),n=lt("blur"),r=lt("brightness"),o=lt("borderColor"),s=lt("borderRadius"),i=lt("borderSpacing"),a=lt("borderWidth"),l=lt("contrast"),u=lt("grayscale"),d=lt("hueRotate"),f=lt("invert"),p=lt("gap"),h=lt("gradientColorStops"),v=lt("gradientColorStopPositions"),m=lt("inset"),x=lt("margin"),g=lt("opacity"),y=lt("padding"),w=lt("saturate"),k=lt("scale"),C=lt("sepia"),N=lt("skew"),S=lt("space"),A=lt("translate"),P=()=>["auto","contain","none"],R=()=>["auto","hidden","clip","visible","scroll"],T=()=>["auto",Ie,t],I=()=>[Ie,t],F=()=>["",mo,Bo],L=()=>["auto",Sa,Ie],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],Z=()=>["solid","dashed","dotted","double","none"],W=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],U=()=>["start","end","center","between","around","evenly","stretch"],H=()=>["","0",Ie],j=()=>["auto","avoid","all","avoid-page","page","left","right","column"],O=()=>[Sa,Ie];return{cacheSize:500,separator:":",theme:{colors:[Al],spacing:[mo,Bo],blur:["none","",Ko,Ie],brightness:O(),borderColor:[e],borderRadius:["none","","full",Ko,Ie],borderSpacing:I(),borderWidth:F(),contrast:O(),grayscale:H(),hueRotate:O(),invert:H(),gap:I(),gradientColorStops:[e],gradientColorStopPositions:[O4,Bo],inset:T(),margin:T(),opacity:O(),padding:I(),saturate:O(),scale:O(),sepia:H(),skew:O(),space:I(),translate:I()},classGroups:{aspect:[{aspect:["auto","square","video",Ie]}],container:["container"],columns:[{columns:[Ko]}],"break-after":[{"break-after":j()}],"break-before":[{"break-before":j()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),Ie]}],overflow:[{overflow:R()}],"overflow-x":[{"overflow-x":R()}],"overflow-y":[{"overflow-y":R()}],overscroll:[{overscroll:P()}],"overscroll-x":[{"overscroll-x":P()}],"overscroll-y":[{"overscroll-y":P()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[m]}],"inset-x":[{"inset-x":[m]}],"inset-y":[{"inset-y":[m]}],start:[{start:[m]}],end:[{end:[m]}],top:[{top:[m]}],right:[{right:[m]}],bottom:[{bottom:[m]}],left:[{left:[m]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Il,Ie]}],basis:[{basis:T()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",Ie]}],grow:[{grow:H()}],shrink:[{shrink:H()}],order:[{order:["first","last","none",Il,Ie]}],"grid-cols":[{"grid-cols":[Al]}],"col-start-end":[{col:["auto",{span:["full",Il,Ie]},Ie]}],"col-start":[{"col-start":L()}],"col-end":[{"col-end":L()}],"grid-rows":[{"grid-rows":[Al]}],"row-start-end":[{row:["auto",{span:[Il,Ie]},Ie]}],"row-start":[{"row-start":L()}],"row-end":[{"row-end":L()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",Ie]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",Ie]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...U()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...U(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...U(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[y]}],px:[{px:[y]}],py:[{py:[y]}],ps:[{ps:[y]}],pe:[{pe:[y]}],pt:[{pt:[y]}],pr:[{pr:[y]}],pb:[{pb:[y]}],pl:[{pl:[y]}],m:[{m:[x]}],mx:[{mx:[x]}],my:[{my:[x]}],ms:[{ms:[x]}],me:[{me:[x]}],mt:[{mt:[x]}],mr:[{mr:[x]}],mb:[{mb:[x]}],ml:[{ml:[x]}],"space-x":[{"space-x":[S]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[S]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",Ie,t]}],"min-w":[{"min-w":[Ie,t,"min","max","fit"]}],"max-w":[{"max-w":[Ie,t,"none","full","min","max","fit","prose",{screen:[Ko]},Ko]}],h:[{h:[Ie,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[Ie,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[Ie,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[Ie,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Ko,Bo]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Lp]}],"font-family":[{font:[Al]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",Ie]}],"line-clamp":[{"line-clamp":["none",Sa,Lp]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",mo,Ie]}],"list-image":[{"list-image":["none",Ie]}],"list-style-type":[{list:["none","disc","decimal",Ie]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[g]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[g]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...Z(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",mo,Bo]}],"underline-offset":[{"underline-offset":["auto",mo,Ie]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:I()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Ie]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Ie]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[g]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),L4]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",D4]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},F4]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[v]}],"gradient-via-pos":[{via:[v]}],"gradient-to-pos":[{to:[v]}],"gradient-from":[{from:[h]}],"gradient-via":[{via:[h]}],"gradient-to":[{to:[h]}],rounded:[{rounded:[s]}],"rounded-s":[{"rounded-s":[s]}],"rounded-e":[{"rounded-e":[s]}],"rounded-t":[{"rounded-t":[s]}],"rounded-r":[{"rounded-r":[s]}],"rounded-b":[{"rounded-b":[s]}],"rounded-l":[{"rounded-l":[s]}],"rounded-ss":[{"rounded-ss":[s]}],"rounded-se":[{"rounded-se":[s]}],"rounded-ee":[{"rounded-ee":[s]}],"rounded-es":[{"rounded-es":[s]}],"rounded-tl":[{"rounded-tl":[s]}],"rounded-tr":[{"rounded-tr":[s]}],"rounded-br":[{"rounded-br":[s]}],"rounded-bl":[{"rounded-bl":[s]}],"border-w":[{border:[a]}],"border-w-x":[{"border-x":[a]}],"border-w-y":[{"border-y":[a]}],"border-w-s":[{"border-s":[a]}],"border-w-e":[{"border-e":[a]}],"border-w-t":[{"border-t":[a]}],"border-w-r":[{"border-r":[a]}],"border-w-b":[{"border-b":[a]}],"border-w-l":[{"border-l":[a]}],"border-opacity":[{"border-opacity":[g]}],"border-style":[{border:[...Z(),"hidden"]}],"divide-x":[{"divide-x":[a]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[a]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[g]}],"divide-style":[{divide:Z()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-s":[{"border-s":[o]}],"border-color-e":[{"border-e":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...Z()]}],"outline-offset":[{"outline-offset":[mo,Ie]}],"outline-w":[{outline:[mo,Bo]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:F()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[g]}],"ring-offset-w":[{"ring-offset":[mo,Bo]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Ko,U4]}],"shadow-color":[{shadow:[Al]}],opacity:[{opacity:[g]}],"mix-blend":[{"mix-blend":[...W(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":W()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",Ko,Ie]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[f]}],saturate:[{saturate:[w]}],sepia:[{sepia:[C]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[f]}],"backdrop-opacity":[{"backdrop-opacity":[g]}],"backdrop-saturate":[{"backdrop-saturate":[w]}],"backdrop-sepia":[{"backdrop-sepia":[C]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",Ie]}],duration:[{duration:O()}],ease:[{ease:["linear","in","out","in-out",Ie]}],delay:[{delay:O()}],animate:[{animate:["none","spin","ping","pulse","bounce",Ie]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[k]}],"scale-x":[{"scale-x":[k]}],"scale-y":[{"scale-y":[k]}],rotate:[{rotate:[Il,Ie]}],"translate-x":[{"translate-x":[A]}],"translate-y":[{"translate-y":[A]}],"skew-x":[{"skew-x":[N]}],"skew-y":[{"skew-y":[N]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",Ie]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Ie]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":I()}],"scroll-mx":[{"scroll-mx":I()}],"scroll-my":[{"scroll-my":I()}],"scroll-ms":[{"scroll-ms":I()}],"scroll-me":[{"scroll-me":I()}],"scroll-mt":[{"scroll-mt":I()}],"scroll-mr":[{"scroll-mr":I()}],"scroll-mb":[{"scroll-mb":I()}],"scroll-ml":[{"scroll-ml":I()}],"scroll-p":[{"scroll-p":I()}],"scroll-px":[{"scroll-px":I()}],"scroll-py":[{"scroll-py":I()}],"scroll-ps":[{"scroll-ps":I()}],"scroll-pe":[{"scroll-pe":I()}],"scroll-pt":[{"scroll-pt":I()}],"scroll-pr":[{"scroll-pr":I()}],"scroll-pb":[{"scroll-pb":I()}],"scroll-pl":[{"scroll-pl":I()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Ie]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[mo,Bo,Lp]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},K4=N4(B4);function Ne(...e){return K4(qE(e))}const W4=JM,tN=b.forwardRef(({className:e,...t},n)=>c.jsx(OE,{ref:n,className:Ne("fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));tN.displayName=OE.displayName;const Z4=kh("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-md border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),nN=b.forwardRef(({className:e,variant:t,...n},r)=>c.jsx(ME,{ref:r,className:Ne(Z4({variant:t}),e),...n}));nN.displayName=ME.displayName;const Q4=b.forwardRef(({className:e,...t},n)=>c.jsx(zE,{ref:n,className:Ne("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors hover:bg-secondary focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 group-[.destructive]:border-muted/40 group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground group-[.destructive]:focus:ring-destructive",e),...t}));Q4.displayName=zE.displayName;const rN=b.forwardRef(({className:e,...t},n)=>c.jsx(FE,{ref:n,className:Ne("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity hover:text-foreground focus:opacity-100 focus:outline-none focus:ring-2 group-hover:opacity-100 group-[.destructive]:text-red-300 group-[.destructive]:hover:text-red-50 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:c.jsx(_f,{className:"h-4 w-4"})}));rN.displayName=FE.displayName;const oN=b.forwardRef(({className:e,...t},n)=>c.jsx(DE,{ref:n,className:Ne("text-sm font-semibold",e),...t}));oN.displayName=DE.displayName;const sN=b.forwardRef(({className:e,...t},n)=>c.jsx(LE,{ref:n,className:Ne("text-sm opacity-90",e),...t}));sN.displayName=LE.displayName;function G4(){const{toasts:e}=Ht();return c.jsxs(W4,{children:[e.map(function({id:t,title:n,description:r,action:o,...s}){return c.jsxs(nN,{...s,children:[c.jsxs("div",{className:"grid gap-1",children:[n&&c.jsx(oN,{children:n}),r&&c.jsx(sN,{children:r})]}),o,c.jsx(rN,{})]},t)}),c.jsx(tN,{})]})}var J4=Qy[" useId ".trim().toString()]||(()=>{}),Y4=0;function jo(e){const[t,n]=b.useState(J4());return on(()=>{n(r=>r??String(Y4++))},[e]),t?`radix-${t}`:""}const X4=["top","right","bottom","left"],Rs=Math.min,Bn=Math.max,Sf=Math.round,Zu=Math.floor,io=e=>({x:e,y:e}),eD={left:"right",right:"left",bottom:"top",top:"bottom"},tD={start:"end",end:"start"};function Fg(e,t,n){return Bn(e,Rs(t,n))}function Mo(e,t){return typeof e=="function"?e(t):e}function Do(e){return e.split("-")[0]}function ml(e){return e.split("-")[1]}function e0(e){return e==="x"?"y":"x"}function t0(e){return e==="y"?"height":"width"}const nD=new Set(["top","bottom"]);function to(e){return nD.has(Do(e))?"y":"x"}function n0(e){return e0(to(e))}function rD(e,t,n){n===void 0&&(n=!1);const r=ml(e),o=n0(e),s=t0(o);let i=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=Cf(i)),[i,Cf(i)]}function oD(e){const t=Cf(e);return[Ug(e),t,Ug(t)]}function Ug(e){return e.replace(/start|end/g,t=>tD[t])}const Qb=["left","right"],Gb=["right","left"],sD=["top","bottom"],iD=["bottom","top"];function aD(e,t,n){switch(e){case"top":case"bottom":return n?t?Gb:Qb:t?Qb:Gb;case"left":case"right":return t?sD:iD;default:return[]}}function lD(e,t,n,r){const o=ml(e);let s=aD(Do(e),n==="start",r);return o&&(s=s.map(i=>i+"-"+o),t&&(s=s.concat(s.map(Ug)))),s}function Cf(e){return e.replace(/left|right|bottom|top/g,t=>eD[t])}function cD(e){return{top:0,right:0,bottom:0,left:0,...e}}function iN(e){return typeof e!="number"?cD(e):{top:e,right:e,bottom:e,left:e}}function Ef(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Jb(e,t,n){let{reference:r,floating:o}=e;const s=to(t),i=n0(t),a=t0(i),l=Do(t),u=s==="y",d=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,p=r[a]/2-o[a]/2;let h;switch(l){case"top":h={x:d,y:r.y-o.height};break;case"bottom":h={x:d,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-o.width,y:f};break;default:h={x:r.x,y:r.y}}switch(ml(t)){case"start":h[i]-=p*(n&&u?-1:1);break;case"end":h[i]+=p*(n&&u?-1:1);break}return h}const uD=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:s=[],platform:i}=n,a=s.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:f}=Jb(u,r,l),p=r,h={},v=0;for(let m=0;m<a.length;m++){const{name:x,fn:g}=a[m],{x:y,y:w,data:k,reset:C}=await g({x:d,y:f,initialPlacement:r,placement:p,strategy:o,middlewareData:h,rects:u,platform:i,elements:{reference:e,floating:t}});d=y??d,f=w??f,h={...h,[x]:{...h[x],...k}},C&&v<=50&&(v++,typeof C=="object"&&(C.placement&&(p=C.placement),C.rects&&(u=C.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):C.rects),{x:d,y:f}=Jb(u,p,l)),m=-1)}return{x:d,y:f,placement:p,strategy:o,middlewareData:h}};async function Lc(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:s,rects:i,elements:a,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:p=!1,padding:h=0}=Mo(t,e),v=iN(h),x=a[p?f==="floating"?"reference":"floating":f],g=Ef(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(x)))==null||n?x:x.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:u,rootBoundary:d,strategy:l})),y=f==="floating"?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,w=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),k=await(s.isElement==null?void 0:s.isElement(w))?await(s.getScale==null?void 0:s.getScale(w))||{x:1,y:1}:{x:1,y:1},C=Ef(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:y,offsetParent:w,strategy:l}):y);return{top:(g.top-C.top+v.top)/k.y,bottom:(C.bottom-g.bottom+v.bottom)/k.y,left:(g.left-C.left+v.left)/k.x,right:(C.right-g.right+v.right)/k.x}}const dD=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:s,platform:i,elements:a,middlewareData:l}=t,{element:u,padding:d=0}=Mo(e,t)||{};if(u==null)return{};const f=iN(d),p={x:n,y:r},h=n0(o),v=t0(h),m=await i.getDimensions(u),x=h==="y",g=x?"top":"left",y=x?"bottom":"right",w=x?"clientHeight":"clientWidth",k=s.reference[v]+s.reference[h]-p[h]-s.floating[v],C=p[h]-s.reference[h],N=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let S=N?N[w]:0;(!S||!await(i.isElement==null?void 0:i.isElement(N)))&&(S=a.floating[w]||s.floating[v]);const A=k/2-C/2,P=S/2-m[v]/2-1,R=Rs(f[g],P),T=Rs(f[y],P),I=R,F=S-m[v]-T,L=S/2-m[v]/2+A,q=Fg(I,L,F),Z=!l.arrow&&ml(o)!=null&&L!==q&&s.reference[v]/2-(L<I?R:T)-m[v]/2<0,W=Z?L<I?L-I:L-F:0;return{[h]:p[h]+W,data:{[h]:q,centerOffset:L-q-W,...Z&&{alignmentOffset:W}},reset:Z}}}),fD=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:i,initialPlacement:a,platform:l,elements:u}=t,{mainAxis:d=!0,crossAxis:f=!0,fallbackPlacements:p,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:v="none",flipAlignment:m=!0,...x}=Mo(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const g=Do(o),y=to(a),w=Do(a)===a,k=await(l.isRTL==null?void 0:l.isRTL(u.floating)),C=p||(w||!m?[Cf(a)]:oD(a)),N=v!=="none";!p&&N&&C.push(...lD(a,m,v,k));const S=[a,...C],A=await Lc(t,x),P=[];let R=((r=s.flip)==null?void 0:r.overflows)||[];if(d&&P.push(A[g]),f){const L=rD(o,i,k);P.push(A[L[0]],A[L[1]])}if(R=[...R,{placement:o,overflows:P}],!P.every(L=>L<=0)){var T,I;const L=(((T=s.flip)==null?void 0:T.index)||0)+1,q=S[L];if(q&&(!(f==="alignment"?y!==to(q):!1)||R.every(U=>to(U.placement)===y?U.overflows[0]>0:!0)))return{data:{index:L,overflows:R},reset:{placement:q}};let Z=(I=R.filter(W=>W.overflows[0]<=0).sort((W,U)=>W.overflows[1]-U.overflows[1])[0])==null?void 0:I.placement;if(!Z)switch(h){case"bestFit":{var F;const W=(F=R.filter(U=>{if(N){const H=to(U.placement);return H===y||H==="y"}return!0}).map(U=>[U.placement,U.overflows.filter(H=>H>0).reduce((H,j)=>H+j,0)]).sort((U,H)=>U[1]-H[1])[0])==null?void 0:F[0];W&&(Z=W);break}case"initialPlacement":Z=a;break}if(o!==Z)return{reset:{placement:Z}}}return{}}}};function Yb(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Xb(e){return X4.some(t=>e[t]>=0)}const hD=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=Mo(e,t);switch(r){case"referenceHidden":{const s=await Lc(t,{...o,elementContext:"reference"}),i=Yb(s,n.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:Xb(i)}}}case"escaped":{const s=await Lc(t,{...o,altBoundary:!0}),i=Yb(s,n.floating);return{data:{escapedOffsets:i,escaped:Xb(i)}}}default:return{}}}}},aN=new Set(["left","top"]);async function pD(e,t){const{placement:n,platform:r,elements:o}=e,s=await(r.isRTL==null?void 0:r.isRTL(o.floating)),i=Do(n),a=ml(n),l=to(n)==="y",u=aN.has(i)?-1:1,d=s&&l?-1:1,f=Mo(t,e);let{mainAxis:p,crossAxis:h,alignmentAxis:v}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof v=="number"&&(h=a==="end"?v*-1:v),l?{x:h*d,y:p*u}:{x:p*u,y:h*d}}const mD=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:s,placement:i,middlewareData:a}=t,l=await pD(t,e);return i===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:s+l.y,data:{...l,placement:i}}}}},gD=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:s=!0,crossAxis:i=!1,limiter:a={fn:x=>{let{x:g,y}=x;return{x:g,y}}},...l}=Mo(e,t),u={x:n,y:r},d=await Lc(t,l),f=to(Do(o)),p=e0(f);let h=u[p],v=u[f];if(s){const x=p==="y"?"top":"left",g=p==="y"?"bottom":"right",y=h+d[x],w=h-d[g];h=Fg(y,h,w)}if(i){const x=f==="y"?"top":"left",g=f==="y"?"bottom":"right",y=v+d[x],w=v-d[g];v=Fg(y,v,w)}const m=a.fn({...t,[p]:h,[f]:v});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[p]:s,[f]:i}}}}}},yD=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:s,middlewareData:i}=t,{offset:a=0,mainAxis:l=!0,crossAxis:u=!0}=Mo(e,t),d={x:n,y:r},f=to(o),p=e0(f);let h=d[p],v=d[f];const m=Mo(a,t),x=typeof m=="number"?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const w=p==="y"?"height":"width",k=s.reference[p]-s.floating[w]+x.mainAxis,C=s.reference[p]+s.reference[w]-x.mainAxis;h<k?h=k:h>C&&(h=C)}if(u){var g,y;const w=p==="y"?"width":"height",k=aN.has(Do(o)),C=s.reference[f]-s.floating[w]+(k&&((g=i.offset)==null?void 0:g[f])||0)+(k?0:x.crossAxis),N=s.reference[f]+s.reference[w]+(k?0:((y=i.offset)==null?void 0:y[f])||0)-(k?x.crossAxis:0);v<C?v=C:v>N&&(v=N)}return{[p]:h,[f]:v}}}},vD=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:s,platform:i,elements:a}=t,{apply:l=()=>{},...u}=Mo(e,t),d=await Lc(t,u),f=Do(o),p=ml(o),h=to(o)==="y",{width:v,height:m}=s.floating;let x,g;f==="top"||f==="bottom"?(x=f,g=p===(await(i.isRTL==null?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(g=f,x=p==="end"?"top":"bottom");const y=m-d.top-d.bottom,w=v-d.left-d.right,k=Rs(m-d[x],y),C=Rs(v-d[g],w),N=!t.middlewareData.shift;let S=k,A=C;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(A=w),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(S=y),N&&!p){const R=Bn(d.left,0),T=Bn(d.right,0),I=Bn(d.top,0),F=Bn(d.bottom,0);h?A=v-2*(R!==0||T!==0?R+T:Bn(d.left,d.right)):S=m-2*(I!==0||F!==0?I+F:Bn(d.top,d.bottom))}await l({...t,availableWidth:A,availableHeight:S});const P=await i.getDimensions(a.floating);return v!==P.width||m!==P.height?{reset:{rects:!0}}:{}}}};function Sh(){return typeof window<"u"}function gl(e){return lN(e)?(e.nodeName||"").toLowerCase():"#document"}function Qn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function uo(e){var t;return(t=(lN(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function lN(e){return Sh()?e instanceof Node||e instanceof Qn(e).Node:!1}function Dr(e){return Sh()?e instanceof Element||e instanceof Qn(e).Element:!1}function ao(e){return Sh()?e instanceof HTMLElement||e instanceof Qn(e).HTMLElement:!1}function ek(e){return!Sh()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Qn(e).ShadowRoot}const xD=new Set(["inline","contents"]);function iu(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Lr(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!xD.has(o)}const wD=new Set(["table","td","th"]);function bD(e){return wD.has(gl(e))}const kD=[":popover-open",":modal"];function Ch(e){return kD.some(t=>{try{return e.matches(t)}catch{return!1}})}const _D=["transform","translate","scale","rotate","perspective"],SD=["transform","translate","scale","rotate","perspective","filter"],CD=["paint","layout","strict","content"];function r0(e){const t=o0(),n=Dr(e)?Lr(e):e;return _D.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||SD.some(r=>(n.willChange||"").includes(r))||CD.some(r=>(n.contain||"").includes(r))}function ED(e){let t=Is(e);for(;ao(t)&&!Xa(t);){if(r0(t))return t;if(Ch(t))return null;t=Is(t)}return null}function o0(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const ND=new Set(["html","body","#document"]);function Xa(e){return ND.has(gl(e))}function Lr(e){return Qn(e).getComputedStyle(e)}function Eh(e){return Dr(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Is(e){if(gl(e)==="html")return e;const t=e.assignedSlot||e.parentNode||ek(e)&&e.host||uo(e);return ek(t)?t.host:t}function cN(e){const t=Is(e);return Xa(t)?e.ownerDocument?e.ownerDocument.body:e.body:ao(t)&&iu(t)?t:cN(t)}function zc(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=cN(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),i=Qn(o);if(s){const a=qg(i);return t.concat(i,i.visualViewport||[],iu(o)?o:[],a&&n?zc(a):[])}return t.concat(o,zc(o,[],n))}function qg(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function uN(e){const t=Lr(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=ao(e),s=o?e.offsetWidth:n,i=o?e.offsetHeight:r,a=Sf(n)!==s||Sf(r)!==i;return a&&(n=s,r=i),{width:n,height:r,$:a}}function s0(e){return Dr(e)?e:e.contextElement}function Ca(e){const t=s0(e);if(!ao(t))return io(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=uN(t);let i=(s?Sf(n.width):n.width)/r,a=(s?Sf(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!a||!Number.isFinite(a))&&(a=1),{x:i,y:a}}const jD=io(0);function dN(e){const t=Qn(e);return!o0()||!t.visualViewport?jD:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function PD(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Qn(e)?!1:t}function ji(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),s=s0(e);let i=io(1);t&&(r?Dr(r)&&(i=Ca(r)):i=Ca(e));const a=PD(s,n,r)?dN(s):io(0);let l=(o.left+a.x)/i.x,u=(o.top+a.y)/i.y,d=o.width/i.x,f=o.height/i.y;if(s){const p=Qn(s),h=r&&Dr(r)?Qn(r):r;let v=p,m=qg(v);for(;m&&r&&h!==v;){const x=Ca(m),g=m.getBoundingClientRect(),y=Lr(m),w=g.left+(m.clientLeft+parseFloat(y.paddingLeft))*x.x,k=g.top+(m.clientTop+parseFloat(y.paddingTop))*x.y;l*=x.x,u*=x.y,d*=x.x,f*=x.y,l+=w,u+=k,v=Qn(m),m=qg(v)}}return Ef({width:d,height:f,x:l,y:u})}function Nh(e,t){const n=Eh(e).scrollLeft;return t?t.left+n:ji(uo(e)).left+n}function fN(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Nh(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function TD(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const s=o==="fixed",i=uo(r),a=t?Ch(t.floating):!1;if(r===i||a&&s)return n;let l={scrollLeft:0,scrollTop:0},u=io(1);const d=io(0),f=ao(r);if((f||!f&&!s)&&((gl(r)!=="body"||iu(i))&&(l=Eh(r)),ao(r))){const h=ji(r);u=Ca(r),d.x=h.x+r.clientLeft,d.y=h.y+r.clientTop}const p=i&&!f&&!s?fN(i,l):io(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-l.scrollLeft*u.x+d.x+p.x,y:n.y*u.y-l.scrollTop*u.y+d.y+p.y}}function $D(e){return Array.from(e.getClientRects())}function RD(e){const t=uo(e),n=Eh(e),r=e.ownerDocument.body,o=Bn(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),s=Bn(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+Nh(e);const a=-n.scrollTop;return Lr(r).direction==="rtl"&&(i+=Bn(t.clientWidth,r.clientWidth)-o),{width:o,height:s,x:i,y:a}}const tk=25;function ID(e,t){const n=Qn(e),r=uo(e),o=n.visualViewport;let s=r.clientWidth,i=r.clientHeight,a=0,l=0;if(o){s=o.width,i=o.height;const d=o0();(!d||d&&t==="fixed")&&(a=o.offsetLeft,l=o.offsetTop)}const u=Nh(r);if(u<=0){const d=r.ownerDocument,f=d.body,p=getComputedStyle(f),h=d.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,v=Math.abs(r.clientWidth-f.clientWidth-h);v<=tk&&(s-=v)}else u<=tk&&(s+=u);return{width:s,height:i,x:a,y:l}}const AD=new Set(["absolute","fixed"]);function OD(e,t){const n=ji(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,s=ao(e)?Ca(e):io(1),i=e.clientWidth*s.x,a=e.clientHeight*s.y,l=o*s.x,u=r*s.y;return{width:i,height:a,x:l,y:u}}function nk(e,t,n){let r;if(t==="viewport")r=ID(e,n);else if(t==="document")r=RD(uo(e));else if(Dr(t))r=OD(t,n);else{const o=dN(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Ef(r)}function hN(e,t){const n=Is(e);return n===t||!Dr(n)||Xa(n)?!1:Lr(n).position==="fixed"||hN(n,t)}function MD(e,t){const n=t.get(e);if(n)return n;let r=zc(e,[],!1).filter(a=>Dr(a)&&gl(a)!=="body"),o=null;const s=Lr(e).position==="fixed";let i=s?Is(e):e;for(;Dr(i)&&!Xa(i);){const a=Lr(i),l=r0(i);!l&&a.position==="fixed"&&(o=null),(s?!l&&!o:!l&&a.position==="static"&&!!o&&AD.has(o.position)||iu(i)&&!l&&hN(e,i))?r=r.filter(d=>d!==i):o=a,i=Is(i)}return t.set(e,r),r}function DD(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[...n==="clippingAncestors"?Ch(t)?[]:MD(t,this._c):[].concat(n),r],a=i[0],l=i.reduce((u,d)=>{const f=nk(t,d,o);return u.top=Bn(f.top,u.top),u.right=Rs(f.right,u.right),u.bottom=Rs(f.bottom,u.bottom),u.left=Bn(f.left,u.left),u},nk(t,a,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function LD(e){const{width:t,height:n}=uN(e);return{width:t,height:n}}function zD(e,t,n){const r=ao(t),o=uo(t),s=n==="fixed",i=ji(e,!0,s,t);let a={scrollLeft:0,scrollTop:0};const l=io(0);function u(){l.x=Nh(o)}if(r||!r&&!s)if((gl(t)!=="body"||iu(o))&&(a=Eh(t)),r){const h=ji(t,!0,s,t);l.x=h.x+t.clientLeft,l.y=h.y+t.clientTop}else o&&u();s&&!r&&o&&u();const d=o&&!r&&!s?fN(o,a):io(0),f=i.left+a.scrollLeft-l.x-d.x,p=i.top+a.scrollTop-l.y-d.y;return{x:f,y:p,width:i.width,height:i.height}}function zp(e){return Lr(e).position==="static"}function rk(e,t){if(!ao(e)||Lr(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return uo(e)===n&&(n=n.ownerDocument.body),n}function pN(e,t){const n=Qn(e);if(Ch(e))return n;if(!ao(e)){let o=Is(e);for(;o&&!Xa(o);){if(Dr(o)&&!zp(o))return o;o=Is(o)}return n}let r=rk(e,t);for(;r&&bD(r)&&zp(r);)r=rk(r,t);return r&&Xa(r)&&zp(r)&&!r0(r)?n:r||ED(e)||n}const FD=async function(e){const t=this.getOffsetParent||pN,n=this.getDimensions,r=await n(e.floating);return{reference:zD(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function UD(e){return Lr(e).direction==="rtl"}const qD={convertOffsetParentRelativeRectToViewportRelativeRect:TD,getDocumentElement:uo,getClippingRect:DD,getOffsetParent:pN,getElementRects:FD,getClientRects:$D,getDimensions:LD,getScale:Ca,isElement:Dr,isRTL:UD};function mN(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function VD(e,t){let n=null,r;const o=uo(e);function s(){var a;clearTimeout(r),(a=n)==null||a.disconnect(),n=null}function i(a,l){a===void 0&&(a=!1),l===void 0&&(l=1),s();const u=e.getBoundingClientRect(),{left:d,top:f,width:p,height:h}=u;if(a||t(),!p||!h)return;const v=Zu(f),m=Zu(o.clientWidth-(d+p)),x=Zu(o.clientHeight-(f+h)),g=Zu(d),w={rootMargin:-v+"px "+-m+"px "+-x+"px "+-g+"px",threshold:Bn(0,Rs(1,l))||1};let k=!0;function C(N){const S=N[0].intersectionRatio;if(S!==l){if(!k)return i();S?i(!1,S):r=setTimeout(()=>{i(!1,1e-7)},1e3)}S===1&&!mN(u,e.getBoundingClientRect())&&i(),k=!1}try{n=new IntersectionObserver(C,{...w,root:o.ownerDocument})}catch{n=new IntersectionObserver(C,w)}n.observe(e)}return i(!0),s}function HD(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,u=s0(e),d=o||s?[...u?zc(u):[],...zc(t)]:[];d.forEach(g=>{o&&g.addEventListener("scroll",n,{passive:!0}),s&&g.addEventListener("resize",n)});const f=u&&a?VD(u,n):null;let p=-1,h=null;i&&(h=new ResizeObserver(g=>{let[y]=g;y&&y.target===u&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var w;(w=h)==null||w.observe(t)})),n()}),u&&!l&&h.observe(u),h.observe(t));let v,m=l?ji(e):null;l&&x();function x(){const g=ji(e);m&&!mN(m,g)&&n(),m=g,v=requestAnimationFrame(x)}return n(),()=>{var g;d.forEach(y=>{o&&y.removeEventListener("scroll",n),s&&y.removeEventListener("resize",n)}),f==null||f(),(g=h)==null||g.disconnect(),h=null,l&&cancelAnimationFrame(v)}}const BD=mD,KD=gD,WD=fD,ZD=vD,QD=hD,ok=dD,GD=yD,JD=(e,t,n)=>{const r=new Map,o={platform:qD,...n},s={...o.platform,_c:r};return uD(e,t,{...o,platform:s})};var YD=typeof document<"u",XD=function(){},Td=YD?b.useLayoutEffect:XD;function Nf(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,o;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(!Nf(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const s=o[r];if(!(s==="_owner"&&e.$$typeof)&&!Nf(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function gN(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function sk(e,t){const n=gN(e);return Math.round(t*n)/n}function Fp(e){const t=b.useRef(e);return Td(()=>{t.current=e}),t}function eL(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:s,floating:i}={},transform:a=!0,whileElementsMounted:l,open:u}=e,[d,f]=b.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,h]=b.useState(r);Nf(p,r)||h(r);const[v,m]=b.useState(null),[x,g]=b.useState(null),y=b.useCallback(U=>{U!==N.current&&(N.current=U,m(U))},[]),w=b.useCallback(U=>{U!==S.current&&(S.current=U,g(U))},[]),k=s||v,C=i||x,N=b.useRef(null),S=b.useRef(null),A=b.useRef(d),P=l!=null,R=Fp(l),T=Fp(o),I=Fp(u),F=b.useCallback(()=>{if(!N.current||!S.current)return;const U={placement:t,strategy:n,middleware:p};T.current&&(U.platform=T.current),JD(N.current,S.current,U).then(H=>{const j={...H,isPositioned:I.current!==!1};L.current&&!Nf(A.current,j)&&(A.current=j,Di.flushSync(()=>{f(j)}))})},[p,t,n,T,I]);Td(()=>{u===!1&&A.current.isPositioned&&(A.current.isPositioned=!1,f(U=>({...U,isPositioned:!1})))},[u]);const L=b.useRef(!1);Td(()=>(L.current=!0,()=>{L.current=!1}),[]),Td(()=>{if(k&&(N.current=k),C&&(S.current=C),k&&C){if(R.current)return R.current(k,C,F);F()}},[k,C,F,R,P]);const q=b.useMemo(()=>({reference:N,floating:S,setReference:y,setFloating:w}),[y,w]),Z=b.useMemo(()=>({reference:k,floating:C}),[k,C]),W=b.useMemo(()=>{const U={position:n,left:0,top:0};if(!Z.floating)return U;const H=sk(Z.floating,d.x),j=sk(Z.floating,d.y);return a?{...U,transform:"translate("+H+"px, "+j+"px)",...gN(Z.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:H,top:j}},[n,a,Z.floating,d.x,d.y]);return b.useMemo(()=>({...d,update:F,refs:q,elements:Z,floatingStyles:W}),[d,F,q,Z,W])}const tL=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?ok({element:r.current,padding:o}).fn(n):{}:r?ok({element:r,padding:o}).fn(n):{}}}},nL=(e,t)=>({...BD(e),options:[e,t]}),rL=(e,t)=>({...KD(e),options:[e,t]}),oL=(e,t)=>({...GD(e),options:[e,t]}),sL=(e,t)=>({...WD(e),options:[e,t]}),iL=(e,t)=>({...ZD(e),options:[e,t]}),aL=(e,t)=>({...QD(e),options:[e,t]}),lL=(e,t)=>({...tL(e),options:[e,t]});var cL="Arrow",yN=b.forwardRef((e,t)=>{const{children:n,width:r=10,height:o=5,...s}=e;return c.jsx(Te.svg,{...s,ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:c.jsx("polygon",{points:"0,0 30,0 15,10"})})});yN.displayName=cL;var uL=yN;function vN(e){const[t,n]=b.useState(void 0);return on(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const s=o[0];let i,a;if("borderBoxSize"in s){const l=s.borderBoxSize,u=Array.isArray(l)?l[0]:l;i=u.inlineSize,a=u.blockSize}else i=e.offsetWidth,a=e.offsetHeight;n({width:i,height:a})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}var i0="Popper",[xN,yl]=lo(i0),[dL,wN]=xN(i0),bN=e=>{const{__scopePopper:t,children:n}=e,[r,o]=b.useState(null);return c.jsx(dL,{scope:t,anchor:r,onAnchorChange:o,children:n})};bN.displayName=i0;var kN="PopperAnchor",_N=b.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,s=wN(kN,n),i=b.useRef(null),a=Ye(t,i),l=b.useRef(null);return b.useEffect(()=>{const u=l.current;l.current=(r==null?void 0:r.current)||i.current,u!==l.current&&s.onAnchorChange(l.current)}),r?null:c.jsx(Te.div,{...o,ref:a})});_N.displayName=kN;var a0="PopperContent",[fL,hL]=xN(a0),SN=b.forwardRef((e,t)=>{var B,G,le,se,he,_e;const{__scopePopper:n,side:r="bottom",sideOffset:o=0,align:s="center",alignOffset:i=0,arrowPadding:a=0,avoidCollisions:l=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:f="partial",hideWhenDetached:p=!1,updatePositionStrategy:h="optimized",onPlaced:v,...m}=e,x=wN(a0,n),[g,y]=b.useState(null),w=Ye(t,tt=>y(tt)),[k,C]=b.useState(null),N=vN(k),S=(N==null?void 0:N.width)??0,A=(N==null?void 0:N.height)??0,P=r+(s!=="center"?"-"+s:""),R=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},T=Array.isArray(u)?u:[u],I=T.length>0,F={padding:R,boundary:T.filter(mL),altBoundary:I},{refs:L,floatingStyles:q,placement:Z,isPositioned:W,middlewareData:U}=eL({strategy:"fixed",placement:P,whileElementsMounted:(...tt)=>HD(...tt,{animationFrame:h==="always"}),elements:{reference:x.anchor},middleware:[nL({mainAxis:o+A,alignmentAxis:i}),l&&rL({mainAxis:!0,crossAxis:!1,limiter:f==="partial"?oL():void 0,...F}),l&&sL({...F}),iL({...F,apply:({elements:tt,rects:gt,availableWidth:ee,availableHeight:pe})=>{const{width:ne,height:Fe}=gt.reference,ae=tt.floating.style;ae.setProperty("--radix-popper-available-width",`${ee}px`),ae.setProperty("--radix-popper-available-height",`${pe}px`),ae.setProperty("--radix-popper-anchor-width",`${ne}px`),ae.setProperty("--radix-popper-anchor-height",`${Fe}px`)}}),k&&lL({element:k,padding:a}),gL({arrowWidth:S,arrowHeight:A}),p&&aL({strategy:"referenceHidden",...F})]}),[H,j]=NN(Z),O=mr(v);on(()=>{W&&(O==null||O())},[W,O]);const V=(B=U.arrow)==null?void 0:B.x,_=(G=U.arrow)==null?void 0:G.y,E=((le=U.arrow)==null?void 0:le.centerOffset)!==0,[$,M]=b.useState();return on(()=>{g&&M(window.getComputedStyle(g).zIndex)},[g]),c.jsx("div",{ref:L.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:W?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:$,"--radix-popper-transform-origin":[(se=U.transformOrigin)==null?void 0:se.x,(he=U.transformOrigin)==null?void 0:he.y].join(" "),...((_e=U.hide)==null?void 0:_e.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:c.jsx(fL,{scope:n,placedSide:H,onArrowChange:C,arrowX:V,arrowY:_,shouldHideArrow:E,children:c.jsx(Te.div,{"data-side":H,"data-align":j,...m,ref:w,style:{...m.style,animation:W?void 0:"none"}})})})});SN.displayName=a0;var CN="PopperArrow",pL={top:"bottom",right:"left",bottom:"top",left:"right"},EN=b.forwardRef(function(t,n){const{__scopePopper:r,...o}=t,s=hL(CN,r),i=pL[s.placedSide];return c.jsx("span",{ref:s.onArrowChange,style:{position:"absolute",left:s.arrowX,top:s.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[s.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[s.placedSide],visibility:s.shouldHideArrow?"hidden":void 0},children:c.jsx(uL,{...o,ref:n,style:{...o.style,display:"block"}})})});EN.displayName=CN;function mL(e){return e!==null}var gL=e=>({name:"transformOrigin",options:e,fn(t){var x,g,y;const{placement:n,rects:r,middlewareData:o}=t,i=((x=o.arrow)==null?void 0:x.centerOffset)!==0,a=i?0:e.arrowWidth,l=i?0:e.arrowHeight,[u,d]=NN(n),f={start:"0%",center:"50%",end:"100%"}[d],p=(((g=o.arrow)==null?void 0:g.x)??0)+a/2,h=(((y=o.arrow)==null?void 0:y.y)??0)+l/2;let v="",m="";return u==="bottom"?(v=i?f:`${p}px`,m=`${-l}px`):u==="top"?(v=i?f:`${p}px`,m=`${r.floating.height+l}px`):u==="right"?(v=`${-l}px`,m=i?f:`${h}px`):u==="left"&&(v=`${r.floating.width+l}px`,m=i?f:`${h}px`),{data:{x:v,y:m}}}});function NN(e){const[t,n="center"]=e.split("-");return[t,n]}var jN=bN,jh=_N,l0=SN,c0=EN,[Ph,pte]=lo("Tooltip",[yl]),u0=yl(),PN="TooltipProvider",yL=700,ik="tooltip.open",[vL,TN]=Ph(PN),$N=e=>{const{__scopeTooltip:t,delayDuration:n=yL,skipDelayDuration:r=300,disableHoverableContent:o=!1,children:s}=e,i=b.useRef(!0),a=b.useRef(!1),l=b.useRef(0);return b.useEffect(()=>{const u=l.current;return()=>window.clearTimeout(u)},[]),c.jsx(vL,{scope:t,isOpenDelayedRef:i,delayDuration:n,onOpen:b.useCallback(()=>{window.clearTimeout(l.current),i.current=!1},[]),onClose:b.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>i.current=!0,r)},[r]),isPointerInTransitRef:a,onPointerInTransitChange:b.useCallback(u=>{a.current=u},[]),disableHoverableContent:o,children:s})};$N.displayName=PN;var RN="Tooltip",[mte,Th]=Ph(RN),Vg="TooltipTrigger",xL=b.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=Th(Vg,n),s=TN(Vg,n),i=u0(n),a=b.useRef(null),l=Ye(t,a,o.onTriggerChange),u=b.useRef(!1),d=b.useRef(!1),f=b.useCallback(()=>u.current=!1,[]);return b.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),c.jsx(jh,{asChild:!0,...i,children:c.jsx(Te.button,{"aria-describedby":o.open?o.contentId:void 0,"data-state":o.stateAttribute,...r,ref:l,onPointerMove:ve(e.onPointerMove,p=>{p.pointerType!=="touch"&&!d.current&&!s.isPointerInTransitRef.current&&(o.onTriggerEnter(),d.current=!0)}),onPointerLeave:ve(e.onPointerLeave,()=>{o.onTriggerLeave(),d.current=!1}),onPointerDown:ve(e.onPointerDown,()=>{o.open&&o.onClose(),u.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:ve(e.onFocus,()=>{u.current||o.onOpen()}),onBlur:ve(e.onBlur,o.onClose),onClick:ve(e.onClick,o.onClose)})})});xL.displayName=Vg;var wL="TooltipPortal",[gte,bL]=Ph(wL,{forceMount:void 0}),el="TooltipContent",IN=b.forwardRef((e,t)=>{const n=bL(el,e.__scopeTooltip),{forceMount:r=n.forceMount,side:o="top",...s}=e,i=Th(el,e.__scopeTooltip);return c.jsx(co,{present:r||i.open,children:i.disableHoverableContent?c.jsx(AN,{side:o,...s,ref:t}):c.jsx(kL,{side:o,...s,ref:t})})}),kL=b.forwardRef((e,t)=>{const n=Th(el,e.__scopeTooltip),r=TN(el,e.__scopeTooltip),o=b.useRef(null),s=Ye(t,o),[i,a]=b.useState(null),{trigger:l,onClose:u}=n,d=o.current,{onPointerInTransitChange:f}=r,p=b.useCallback(()=>{a(null),f(!1)},[f]),h=b.useCallback((v,m)=>{const x=v.currentTarget,g={x:v.clientX,y:v.clientY},y=NL(g,x.getBoundingClientRect()),w=jL(g,y),k=PL(m.getBoundingClientRect()),C=$L([...w,...k]);a(C),f(!0)},[f]);return b.useEffect(()=>()=>p(),[p]),b.useEffect(()=>{if(l&&d){const v=x=>h(x,d),m=x=>h(x,l);return l.addEventListener("pointerleave",v),d.addEventListener("pointerleave",m),()=>{l.removeEventListener("pointerleave",v),d.removeEventListener("pointerleave",m)}}},[l,d,h,p]),b.useEffect(()=>{if(i){const v=m=>{const x=m.target,g={x:m.clientX,y:m.clientY},y=(l==null?void 0:l.contains(x))||(d==null?void 0:d.contains(x)),w=!TL(g,i);y?p():w&&(p(),u())};return document.addEventListener("pointermove",v),()=>document.removeEventListener("pointermove",v)}},[l,d,i,u,p]),c.jsx(AN,{...e,ref:s})}),[_L,SL]=Ph(RN,{isInside:!1}),CL=dM("TooltipContent"),AN=b.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":o,onEscapeKeyDown:s,onPointerDownOutside:i,...a}=e,l=Th(el,n),u=u0(n),{onClose:d}=l;return b.useEffect(()=>(document.addEventListener(ik,d),()=>document.removeEventListener(ik,d)),[d]),b.useEffect(()=>{if(l.trigger){const f=p=>{const h=p.target;h!=null&&h.contains(l.trigger)&&d()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[l.trigger,d]),c.jsx(hl,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:f=>f.preventDefault(),onDismiss:d,children:c.jsxs(l0,{"data-state":l.stateAttribute,...u,...a,ref:t,style:{...a.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[c.jsx(CL,{children:r}),c.jsx(_L,{scope:n,isInside:!0,children:c.jsx(IM,{id:l.contentId,role:"tooltip",children:o||r})})]})})});IN.displayName=el;var ON="TooltipArrow",EL=b.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=u0(n);return SL(ON,n).isInside?null:c.jsx(c0,{...o,...r,ref:t})});EL.displayName=ON;function NL(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),s=Math.abs(t.left-e.x);switch(Math.min(n,r,o,s)){case s:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function jL(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function PL(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}function TL(e,t){const{x:n,y:r}=e;let o=!1;for(let s=0,i=t.length-1;s<t.length;i=s++){const a=t[s],l=t[i],u=a.x,d=a.y,f=l.x,p=l.y;d>r!=p>r&&n<(f-u)*(r-d)/(p-d)+u&&(o=!o)}return o}function $L(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),RL(t)}function RL(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const o=e[r];for(;t.length>=2;){const s=t[t.length-1],i=t[t.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))t.pop();else break}t.push(o)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const o=e[r];for(;n.length>=2;){const s=n[n.length-1],i=n[n.length-2];if((s.x-i.x)*(o.y-i.y)>=(s.y-i.y)*(o.x-i.x))n.pop();else break}n.push(o)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var IL=$N,MN=IN;const AL=IL,OL=b.forwardRef(({className:e,sideOffset:t=4,...n},r)=>c.jsx(MN,{ref:r,sideOffset:t,className:Ne("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-tooltip-content-transform-origin]",e),...n}));OL.displayName=MN.displayName;const ML={total:0,byKind:{oauth_required:0,oauth_expired:0,service_unhealthy:0,credential_missing_secret:0,playbook_missing_deps:0},serviceWarnings:new Map,credentialWarnings:new Map,playbookWarnings:new Map};function DL(e){return e?{total:e.total,byKind:e.byKind,serviceWarnings:new Map(Object.entries(e.services)),credentialWarnings:new Map(Object.entries(e.credentials)),playbookWarnings:new Map(Object.entries(e.playbooks))}:ML}const xn="#92E4DD",In="#F9386D",Sr="#FFFFFF",Jr="bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900";function Hr(e){return xn}function Yr(e){return{borderColor:e,color:e,boxShadow:`0 0 20px ${e}20`}}const LL=kh("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{gold:"bg-[#C4B643] text-[#0A0A07] hover:bg-[#D4C760] border border-[#C4B643] font-medium",default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),oe=b.forwardRef(({className:e,variant:t,size:n,asChild:r=!1,...o},s)=>{const i=r?cM:"button";return c.jsx(i,{className:Ne(LL({variant:t,size:n,className:e})),ref:s,...o})});oe.displayName="Button";function Ea({warnings:e}){if(!(e!=null&&e.length))return null;const t=e.find(r=>r.severity==="error")??e[0],n=t.severity==="error";return c.jsxs("div",{className:`absolute left-1/2 -translate-x-1/2 top-8 z-20 flex items-center gap-1 rounded-full px-1.5 py-0.5 text-[7px] font-semibold uppercase tracking-wide shadow-lg ${n?"bg-red-500/90 text-white border border-red-300/60":"bg-amber-500/90 text-black border border-amber-200/60"}`,title:e.map(r=>r.message).join(" · "),"data-testid":"card-warning-badge",children:[c.jsx(Pr,{className:"h-2.5 w-2.5 shrink-0"}),c.jsx("span",{className:"max-w-[72px] truncate",children:t.message})]})}const ak="data:image/svg+xml,%3csvg%20id='eSEM9z84vJh1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20300%20300'%20shape-rendering='geometricPrecision'%20text-rendering='geometricPrecision'%20project-id='c9405aa1bbb44eb388e44d7178ee1932'%20export-id='327eb6bfd5a543cb88b86ffe07ce0c92'%20cached='false'%3e%3crect%20width='63.894524'%20height='34.989858'%20rx='0'%20ry='0'%20transform='translate(71.928217%20125.25355)'%20stroke-width='0'/%3e%3crect%20width='63.894524'%20height='34.989858'%20rx='0'%20ry='0'%20transform='matrix(2.570356%200%200%202.449277%2067.884163%2017.275854)'%20stroke-width='0'/%3e%3crect%20width='63.894524'%20height='34.989858'%20rx='0'%20ry='0'%20transform='translate(163.184592%20125.25355)'%20stroke-width='0'/%3e%3crect%20width='63.894524'%20height='34.989858'%20rx='0'%20ry='0'%20transform='matrix(3.42849%200%200%200.403818%2040.469132%20102.975708)'%20stroke-width='0'/%3e%3cpolygon%20points='0,-42.01893%2030.924539,20.531677%2024.698107,33.994028%20-24.698107,33.994028%20-33.20748,20.12246%200,-42.01893'%20transform='matrix(-.687913%200.002106-.00101-.33%20149.995947%20212.592699)'%20stroke-width='0'/%3e%3cpolygon%20points='0,-42.01893%2036.327051,-24.945112%2016.852287,34.058016%20-19.029679,34.002758%20-36.534138,-25.057317%200,-42.01893'%20transform='matrix(-.466366%200.001428-.002837-.926983%20149.84238%20249.643929)'%20stroke-width='0'/%3e%3c/svg%3e";function zL(e){return e.iconUrl?e.iconUrl:null}function DN({service:e}){const t=Hr(),n=zL(e),[r,o]=b.useState(!1);return n&&!r?c.jsx("img",{src:n,alt:"",className:"w-7 h-7 object-contain rounded-sm",draggable:!1,onError:()=>o(!0)}):c.jsx("div",{style:{width:28,height:28,backgroundColor:t,WebkitMask:`url(${ak}) no-repeat center / contain`,mask:`url(${ak}) no-repeat center / contain`},"aria-hidden":!0})}function d0(e){return e?"ring-2 ring-inset ring-yellow-400/90 shadow-[0_0_10px_rgba(250,204,21,0.2)]":""}function f0(){return c.jsx("span",{className:"absolute top-1.5 left-1/2 z-20 -translate-x-1/2 rounded bg-yellow-500 px-1 py-px text-[7px] font-bold uppercase tracking-wide text-black shadow",children:"In deck"})}function FL({service:e,onDragStart:t,onDragEnd:n,isInActiveDeck:r,onCardClick:o,isInCollection:s=!1,onMouseEnter:i,onMouseLeave:a,activeDeck:l,warnings:u}){const d=Zt(),{toast:f}=Ht(),p=Hr(),h=ut({mutationFn:async()=>{if(!l)throw new Error("No active deck found");return be("POST",`/api/decks/${l.id}/services`,{serviceId:e.id,position:0})},onSuccess:()=>{d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"Service added to deck",description:`${e.name} has been added to your active deck.`})},onError:g=>{f({title:"Failed to add service",description:g.message,variant:"destructive"})}}),v=ut({mutationFn:async()=>be("DELETE",`/api/services/${e.id}`,{}),onSuccess:()=>{d.invalidateQueries({queryKey:["/api/services"]}),d.invalidateQueries({queryKey:["/api/collection/warnings"]}),d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"Service deleted",description:`${e.name} has been deleted successfully.`})},onError:g=>{f({title:"Failed to delete service",description:g.message,variant:"destructive"})}}),m=g=>{g.stopPropagation(),h.mutate()},x=g=>{g.stopPropagation(),window.confirm(`Are you sure you want to delete ${e.name}? This action cannot be undone.`)&&v.mutate()};return c.jsx("div",{className:"relative group cursor-pointer",draggable:!r,onDragStart:g=>t(g,e),onDragEnd:n,onClick:()=>o==null?void 0:o(e),"data-testid":`card-${e.id}`,onMouseEnter:i,onMouseLeave:a,children:c.jsxs("div",{className:`
|
|
259
|
+
w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3
|
|
260
|
+
transform transition-all duration-300 shadow-lg hover:shadow-2xl
|
|
261
|
+
bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900
|
|
262
|
+
relative overflow-hidden
|
|
263
|
+
${d0(r)}
|
|
264
|
+
${s?"hover:scale-110 hover:rotate-0":"hover:scale-105"}
|
|
265
|
+
`,style:{borderColor:p,boxShadow:`0 0 20px ${p}20`},children:[c.jsx(Ea,{warnings:u}),r&&c.jsx(f0,{}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:p},children:e.type==="mcp"?"RM":e.type==="local-mcp"?"LM":"A"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:p},children:e.type==="mcp"?"RM":e.type==="local-mcp"?"LM":"A"})}),c.jsx("div",{className:"absolute top-1 right-1 opacity-0 group-hover:opacity-100 transition-opacity duration-200 z-10",children:c.jsx(oe,{size:"sm",variant:"destructive",className:"h-5 w-5 p-0 bg-red-500/80 hover:bg-red-500 border-red-400",onClick:x,title:`Delete ${e.name}`,children:c.jsx(su,{className:"w-3 h-3"})})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:p},children:c.jsx(DN,{service:e})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2","data-testid":`text-service-name-${e.id}`,style:{color:p},children:e.name}),c.jsx("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:p,borderColor:p},children:e.type==="mcp"?"Remote MCP":e.type==="local-mcp"?"Local MCP":"A2A"})]}),c.jsx("div",{className:"absolute bottom-6 inset-x-1",children:c.jsx(oe,{size:"sm",className:"w-full text-[8px] px-1 py-1 h-5 bg-black/20 hover:bg-black/40 border",style:{color:p,borderColor:p},onClick:m,disabled:r||h.isPending,"data-testid":`button-add-to-deck-${e.id}`,children:r?"IN DECK":"ADD"})}),c.jsx("div",{className:"absolute inset-0 rounded-lg bg-gradient-to-br from-transparent via-white/5 to-transparent opacity-0 group-hover:opacity-100 transition-all duration-500 pointer-events-none"})]})})}const UL=b.memo(FL);function qL(e){return e.iconUrl?e.iconUrl:null}function LN({credential:e,color:t}){const n=qL(e);return n?c.jsx("img",{src:n,alt:"",className:"h-7 w-7 object-contain rounded-sm",draggable:!1}):c.jsx(Lg,{className:"h-7 w-7",strokeWidth:2.25,style:{color:t}})}function VL({credential:e,isInActiveDeck:t,activeDeck:n,isInCollection:r=!0,onDragStart:o,onDragEnd:s,onMouseEnter:i,onMouseLeave:a,onCardClick:l,warnings:u}){const d=Zt(),{toast:f}=Ht(),p=In,h=ut({mutationFn:async()=>{if(!n)throw new Error("No active deck found");return be("POST",`/api/decks/${n.id}/credentials`,{credentialId:e.id})},onSuccess:()=>{d.invalidateQueries({queryKey:["/api/decks"]}),d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"Added to deck",description:`${e.label} is in your active deck.`})},onError:m=>{f({title:"Failed to add to deck",description:m.message,variant:"destructive"})}}),v=ut({mutationFn:async()=>be("DELETE",`/api/credentials/${e.id}`),onSuccess:()=>{d.invalidateQueries({queryKey:["/api/credentials/vault"]}),d.invalidateQueries({queryKey:["/api/decks"]}),d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"API key removed",description:`${e.label} was deleted from your vault.`})},onError:m=>{f({title:"Failed to remove API key",description:m.message,variant:"destructive"})}});return c.jsx("div",{className:"relative group cursor-pointer",draggable:!t&&!!o,onDragStart:o?m=>o(m,e):void 0,onDragEnd:s,onClick:()=>l==null?void 0:l(e),"data-testid":`card-${e.id}`,onMouseEnter:i,onMouseLeave:a,children:c.jsxs("div",{className:`
|
|
266
|
+
w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3
|
|
267
|
+
transform transition-all duration-300 shadow-lg hover:shadow-2xl
|
|
268
|
+
bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900
|
|
269
|
+
relative overflow-hidden
|
|
270
|
+
${d0(t)}
|
|
271
|
+
${r?"hover:scale-110 hover:rotate-0":"hover:scale-105"}
|
|
272
|
+
`,style:{borderColor:p,boxShadow:`0 0 20px ${p}20`},children:[c.jsx(Ea,{warnings:u}),t&&c.jsx(f0,{}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:p},children:"AK"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:p},children:"AK"})}),c.jsx("div",{className:"absolute top-1 right-1 opacity-0 group-hover:opacity-100 transition-opacity duration-200 z-10",children:c.jsx(oe,{size:"sm",variant:"destructive",className:"h-5 w-5 p-0 bg-red-500/80 hover:bg-red-500 border-red-400",onClick:m=>{m.stopPropagation(),window.confirm(`Remove ${e.label} from your vault?`)&&v.mutate()},title:`Remove ${e.label}`,children:c.jsx(su,{className:"w-3 h-3"})})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:p},children:c.jsx(LN,{credential:e,color:p})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2","data-testid":`text-credential-name-${e.id}`,style:{color:p},children:e.label}),c.jsx("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:p,borderColor:p},children:e.hasSecret?"API Key":"Missing key"})]}),c.jsx("div",{className:"absolute bottom-6 inset-x-1",children:c.jsx(oe,{size:"sm",className:"w-full text-[8px] px-1 py-1 h-5 bg-black/20 hover:bg-black/40 border",style:{color:p,borderColor:p},onClick:m=>{m.stopPropagation(),h.mutate()},disabled:t||h.isPending||!n,"data-testid":`button-add-to-deck-${e.id}`,children:t?"IN DECK":"ADD"})}),c.jsx("div",{className:"absolute inset-0 rounded-lg bg-gradient-to-br from-transparent via-white/5 to-transparent opacity-0 group-hover:opacity-100 transition-all duration-500 pointer-events-none"})]})})}const HL=b.memo(VL);function BL({playbook:e,isInActiveDeck:t,activeDeck:n,isInCollection:r=!0,onDragStart:o,onDragEnd:s,onMouseEnter:i,onMouseLeave:a,onCardClick:l,warnings:u}){const d=Zt(),{toast:f}=Ht(),p=Sr,h=e.dependsOnCredentialIds.length+e.dependsOnServiceIds.length,v=ut({mutationFn:async()=>{if(!n)throw new Error("No deck selected");return be("POST",`/api/decks/${n.id}/playbooks`,{playbookId:e.id})},onSuccess:()=>{d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"Playbook added to deck",description:`${e.title} is on this deck.`})},onError:x=>{f({title:"Failed to add playbook",description:x.message,variant:"destructive"})}}),m=ut({mutationFn:async()=>be("DELETE",`/api/playbooks/${e.id}`),onSuccess:()=>{d.invalidateQueries({queryKey:["/api/playbooks/vault"]}),d.invalidateQueries({queryKey:["/api/decks"]}),f({title:"Playbook deleted",description:`${e.title} was removed from your collection.`})},onError:x=>{f({title:"Failed to delete playbook",description:x.message,variant:"destructive"})}});return c.jsx("div",{className:"relative group cursor-pointer",draggable:!t&&!!o,onDragStart:o?x=>o(x,e):void 0,onDragEnd:s,onClick:()=>l==null?void 0:l(e),"data-testid":`card-${e.id}`,onMouseEnter:i,onMouseLeave:a,children:c.jsxs("div",{className:`
|
|
273
|
+
w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3
|
|
274
|
+
transform transition-all duration-300 shadow-lg hover:shadow-2xl
|
|
275
|
+
bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900
|
|
276
|
+
relative overflow-hidden
|
|
277
|
+
${d0(t)}
|
|
278
|
+
${r?"hover:scale-110 hover:rotate-0":"hover:scale-105"}
|
|
279
|
+
`,style:{borderColor:p,boxShadow:`0 0 20px ${p}20`},children:[c.jsx(Ea,{warnings:u}),t&&c.jsx(f0,{}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:p},children:"PB"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:p},children:"PB"})}),c.jsx("div",{className:"absolute top-1 right-1 opacity-0 group-hover:opacity-100 transition-opacity duration-200 z-10",children:c.jsx(oe,{size:"sm",variant:"destructive",className:"h-5 w-5 p-0 bg-red-500/80 hover:bg-red-500 border-red-400",onClick:x=>{x.stopPropagation(),window.confirm(`Delete playbook "${e.title}"?`)&&m.mutate()},title:`Delete ${e.title}`,children:c.jsx(su,{className:"w-3 h-3"})})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:p},children:c.jsx(Gv,{className:"h-7 w-7",strokeWidth:2.25})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2",style:{color:p},children:e.title}),c.jsxs("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:p,borderColor:p},children:["Playbook",h>0?` · ${h} deps`:""]})]}),c.jsx("div",{className:"absolute bottom-6 inset-x-1",children:c.jsx(oe,{size:"sm",className:"w-full text-[8px] px-1 py-1 h-5 bg-black/20 hover:bg-black/40 border",style:{color:p,borderColor:p},onClick:x=>{x.stopPropagation(),v.mutate()},disabled:t||v.isPending||!n,children:t?"IN DECK":"ADD"})}),c.jsx("div",{className:"absolute inset-0 rounded-lg bg-gradient-to-br from-transparent via-white/5 to-transparent opacity-0 group-hover:opacity-100 transition-all duration-500 pointer-events-none"})]})})}const KL=b.memo(BL),Fc=128,zN=192,tl=48,WL=10,jf=12,Qu=64,Gu=4,lk=14,FN=12,UN=1.08;function ZL(e=FN,t=UN){const n=e*Math.PI/180,r=Fc*Math.sin(n)+zN*Math.cos(n);return Math.ceil(r*t)+8}const Hg=ZL();function qN(e,t=tl){return e===0?0:Fc+Math.max(0,e-1)*(Fc-t)}function QL(e=WL,t=tl,n=jf){return qN(e,t)+2*n}function GL(e,t=tl){return qN(e,t)+2*jf}const JL=QL();function YL(e,t,n,r=FN){const o=t+n/2,s=n/2;if(s<=0)return 0;const i=(e-o)/s;return Math.max(-r,Math.min(r,i*r))}function XL(e){return{flexShrink:0,marginLeft:e===0?0:`-${tl}px`}}function ez(e,t,n){return n===e?999999:t-e}function tz({cardCount:e,children:t}){const n=b.useRef(null),r=b.useRef([]),o=b.useRef(0),s=b.useRef(void 0),[i,a]=b.useState(!1),[l,u]=b.useState(!1),[d,f]=b.useState(!1),[p,h]=b.useState(!1),[v,m]=b.useState(!1),x=b.useRef(!1),g=b.useRef(!1),[y,w]=b.useState(null),k=b.useRef(null);k.current=y;const C=b.useCallback(()=>{const T=n.current;if(!T)return;const I=T.getBoundingClientRect(),F=k.current;r.current.forEach((L,q)=>{if(!L)return;const Z=L.getBoundingClientRect(),W=Z.left+Z.width/2,U=F===q?0:YL(W,I.left,I.width),H=F===q?UN:1;L.style.transform=`rotate(${U}deg) scale(${H})`,L.style.transformOrigin="center center",L.style.zIndex=String(ez(q,e,F))})},[e]),N=b.useCallback(T=>{const I=n.current;if(!I)return;const F=Fc-tl;I.scrollBy({left:T==="left"?-F:F,behavior:"smooth"})},[]),S=b.useCallback(()=>{const T=n.current;if(!T)return;const F=GL(e,tl)>T.clientWidth+2;a(F),u(F&&T.scrollLeft>4),f(F&&T.scrollLeft+T.clientWidth<T.scrollWidth-4),C()},[e,C]);b.useLayoutEffect(()=>{const T=n.current;if(!T)return;S();const I=new ResizeObserver(S);return I.observe(T),T.addEventListener("scroll",S,{passive:!0}),()=>{I.disconnect(),T.removeEventListener("scroll",S)}},[e,S]),b.useEffect(()=>{const T=()=>{const I=n.current,F=o.current;if(I&&F!==0){I.scrollLeft+=F,C();const Z=I.scrollLeft>4,W=I.scrollLeft+I.clientWidth<I.scrollWidth-4;u(Z),f(W)}const L=F<0,q=F>0;L!==x.current&&(x.current=L,h(L)),q!==g.current&&(g.current=q,m(q)),s.current=requestAnimationFrame(T)};return s.current=requestAnimationFrame(T),()=>{s.current!==void 0&&cancelAnimationFrame(s.current)}},[C]);const A=T=>{const I=n.current;if(!I||!i){o.current=0;return}const F=I.getBoundingClientRect(),L=T.clientX-F.left;if(L<Qu&&l){const q=1-L/Qu;o.current=-(Gu+q*(lk-Gu))}else if(L>F.width-Qu&&d){const q=1-(F.width-L)/Qu;o.current=Gu+q*(lk-Gu)}else o.current=0;C()},P=()=>{o.current=0,x.current=!1,g.current=!1,h(!1),m(!1)};if(b.useLayoutEffect(()=>{r.current.length=e,C()},[e,y,C]),e===0)return c.jsx(c.Fragment,{children:t});const R=(T,I)=>`absolute ${T==="left"?"left-2":"right-2"} top-1/2 z-30 -translate-y-1/2 rounded-full bg-gray-950/90 p-1.5 text-yellow-300 shadow-lg ring-1 ring-black/50 transition-all duration-150 hover:bg-gray-950 hover:ring-yellow-300/40 ${I?"scale-110":"scale-100"}`;return c.jsxs("div",{className:"relative flex h-full w-full min-w-0 max-w-full items-center justify-center overflow-hidden","data-testid":"deck-fan",onMouseMove:A,onMouseLeave:P,children:[i&&l&&c.jsx("button",{type:"button",className:R("left",p),"aria-label":"Scroll deck left","data-testid":"deck-scroll-left",onClick:()=>N("left"),children:c.jsx(r4,{className:"h-6 w-6",strokeWidth:2.5})}),i&&d&&c.jsx("button",{type:"button",className:R("right",v),"aria-label":"Scroll deck right","data-testid":"deck-scroll-right",onClick:()=>N("right"),children:c.jsx(o4,{className:"h-6 w-6",strokeWidth:2.5})}),c.jsx("div",{ref:n,className:"max-w-full overflow-x-auto overflow-y-visible [-ms-overflow-style:none] [scrollbar-width:none] [&::-webkit-scrollbar]:hidden",style:{width:JL,maxWidth:"100%"},children:c.jsx("div",{className:"flex items-center justify-start isolate group/fan",style:{minHeight:Hg,paddingLeft:jf,paddingRight:jf},children:b.Children.map(t,(T,I)=>c.jsx("div",{ref:F=>{r.current[I]=F},className:"relative flex items-center justify-center transition-[transform,box-shadow] duration-500 will-change-transform",style:{...XL(I),minHeight:Hg},onMouseEnter:()=>w(I),onMouseLeave:()=>w(null),children:T},T&&typeof T=="object"&&"key"in T?T.key:I))})})]})}const Xe=b.forwardRef(({className:e,type:t,...n},r)=>c.jsx("input",{type:t,className:Ne("flex h-10 w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:r,...n}));Xe.displayName="Input";function nz({deck:e,services:t,credentials:n=[],playbooks:r=[],collectionWarnings:o,onDrop:s,onDragStart:i,onCredentialDragStart:a,onPlaybookDragStart:l,onDragEnd:u,onCardClick:d,onPlaybookClick:f,onCredentialClick:p}){const[h,v]=b.useState(!1),[m,x]=b.useState(e.name),g=b.useRef(null),y=Zt(),{toast:w}=Ht();b.useEffect(()=>{x(e.name),v(!1)},[e.id,e.name]),b.useEffect(()=>{var P,R;h&&((P=g.current)==null||P.focus(),(R=g.current)==null||R.select())},[h]);const k=ut({mutationFn:async P=>(await be("PUT",`/api/decks/${e.id}`,{name:P})).json(),onSuccess:P=>{if(!P.success)throw new Error(P.error||"Rename failed");y.invalidateQueries({queryKey:["/api/decks"]}),v(!1)},onError:P=>{x(e.name),v(!1),w({title:"Could not rename deck",description:P.message,variant:"destructive"})}}),C=()=>{const P=m.trim();if(!P||P===e.name){x(e.name),v(!1);return}k.mutate(P)},N=P=>{P.preventDefault(),s(P)},S=P=>{P.preventDefault()},A=t.length+n.length+r.length;return c.jsxs("div",{className:"flex h-full min-w-0 flex-col overflow-hidden",children:[c.jsxs("h3",{className:"mb-4 flex min-w-0 shrink-0 items-center text-lg font-bold",children:[c.jsx("i",{className:"fas fa-layer-group mr-2 text-blue-400"}),"Deck",h?c.jsx(Xe,{ref:g,value:m,disabled:k.isPending,onChange:P=>x(P.target.value),onBlur:C,onKeyDown:P=>{P.key==="Enter"?(P.preventDefault(),C()):P.key==="Escape"&&(P.preventDefault(),x(e.name),v(!1))},className:"ml-2 h-7 max-w-[12rem] border-white/20 bg-white/10 px-2 text-sm font-normal text-white sm:max-w-[16rem]","data-testid":"input-deck-name","aria-label":"Deck name"}):c.jsx("button",{type:"button",className:"ml-2 min-w-0 truncate text-left text-sm font-normal text-gray-400 hover:text-white hover:underline",title:"Click to rename",onClick:()=>v(!0),"data-testid":"button-rename-deck",children:e.name}),c.jsxs("span",{className:"ml-2 shrink-0 text-sm font-normal text-gray-400",children:["(",A," cards)"]})]}),c.jsx("div",{className:"relative flex min-h-0 flex-1 items-center justify-center overflow-hidden rounded-xl border-2 border-dashed px-4 py-2 min-w-0",onDrop:N,onDragOver:S,style:{background:"linear-gradient(135deg, rgba(196, 182, 67, 0.1), rgba(212, 199, 96, 0.1))",borderColor:"rgba(196, 182, 67, 0.3)"},"data-testid":"deck-drop-zone",children:c.jsx("div",{className:"relative flex min-h-0 flex-1 items-center justify-center overflow-hidden min-w-0",children:A===0?c.jsx("div",{className:"flex items-center justify-center",style:{minHeight:Hg},children:c.jsx("div",{className:"flex items-center justify-center rounded-lg border-2 border-dashed border-gray-500 opacity-50 transition-opacity hover:opacity-75",style:{width:Fc,height:zN},"data-testid":"deck-empty-placeholder",children:c.jsx(ai,{className:"h-8 w-8 text-gray-500"})})}):c.jsxs(tz,{cardCount:A,children:[n.map((P,R)=>c.jsxs("div",{className:"w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3 transition-shadow duration-500 shadow-lg hover:shadow-2xl bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900 relative overflow-hidden cursor-pointer",style:{borderColor:In,boxShadow:`0 0 20px ${In}20`},draggable:!0,onDragStart:T=>a(T,P,!0),onDragEnd:u,onClick:()=>p==null?void 0:p(P),"data-testid":`deck-card-${P.id}`,children:[c.jsx(Ea,{warnings:o==null?void 0:o.credentialWarnings.get(P.id)}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:In},children:"AK"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:In},children:"AK"})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:In},children:c.jsx(LN,{credential:P,color:In})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2",style:{color:In},children:P.label}),c.jsx("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:In,borderColor:In},children:P.hasSecret?"API Key":"Missing key"})]})]},P.id)),r.map((P,R)=>c.jsxs("div",{className:"w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3 transition-shadow duration-500 shadow-lg hover:shadow-2xl bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900 relative overflow-hidden cursor-pointer",style:{borderColor:Sr,boxShadow:`0 0 20px ${Sr}20`},draggable:!0,onDragStart:T=>l(T,P,!0),onDragEnd:u,onClick:()=>f==null?void 0:f(P),"data-testid":`deck-card-${P.id}`,children:[c.jsx(Ea,{warnings:o==null?void 0:o.playbookWarnings.get(P.id)}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:Sr},children:"PB"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:Sr},children:"PB"})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:Sr},children:c.jsx(Gv,{className:"h-7 w-7",strokeWidth:2.25})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2",style:{color:Sr},children:P.title}),c.jsx("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:Sr,borderColor:Sr},children:"Playbook"})]})]},P.id)),t.map(P=>c.jsxs("div",{className:"w-32 h-48 aspect-[2/3] rounded-lg border-2 p-3 transition-shadow duration-500 shadow-lg hover:shadow-2xl bg-gradient-to-b from-gray-900 via-gray-800 to-gray-900 relative overflow-hidden cursor-pointer",style:{borderColor:Hr(),boxShadow:`0 0 20px ${Hr()}20`},draggable:!0,onDragStart:R=>i(R,P,!0),onDragEnd:u,onClick:()=>d==null?void 0:d(P),"data-testid":`deck-card-${P.id}`,children:[c.jsx(Ea,{warnings:o==null?void 0:o.serviceWarnings.get(P.id)}),c.jsx("div",{className:"absolute top-1 left-1 text-xs font-bold",children:c.jsx("div",{className:"leading-none",style:{color:Hr()},children:P.type==="mcp"?"RM":P.type==="local-mcp"?"LM":"A"})}),c.jsx("div",{className:"absolute bottom-1 right-1 text-xs font-bold rotate-180",children:c.jsx("div",{className:"leading-none",style:{color:Hr()},children:P.type==="mcp"?"RM":P.type==="local-mcp"?"LM":"A"})}),c.jsxs("div",{className:"absolute inset-x-2 top-6 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"mb-2",style:{color:Hr()},children:c.jsx(DN,{service:P})}),c.jsx("h3",{className:"font-bold text-xs mb-1 line-clamp-2",style:{color:Hr()},children:P.name}),c.jsx("div",{className:"text-[8px] px-1 py-0.5 rounded border opacity-70",style:{color:Hr(),borderColor:Hr()},children:P.type==="mcp"?"Remote MCP":P.type==="local-mcp"?"Local MCP":"A2A"})]})]},P.id))]})})})]})}var Up=0;function h0(){b.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??ck()),document.body.insertAdjacentElement("beforeend",e[1]??ck()),Up++,()=>{Up===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),Up--}},[])}function ck(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var qp="focusScope.autoFocusOnMount",Vp="focusScope.autoFocusOnUnmount",uk={bubbles:!1,cancelable:!0},rz="FocusScope",$h=b.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:o,onUnmountAutoFocus:s,...i}=e,[a,l]=b.useState(null),u=mr(o),d=mr(s),f=b.useRef(null),p=Ye(t,m=>l(m)),h=b.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;b.useEffect(()=>{if(r){let m=function(w){if(h.paused||!a)return;const k=w.target;a.contains(k)?f.current=k:Jo(f.current,{select:!0})},x=function(w){if(h.paused||!a)return;const k=w.relatedTarget;k!==null&&(a.contains(k)||Jo(f.current,{select:!0}))},g=function(w){if(document.activeElement===document.body)for(const C of w)C.removedNodes.length>0&&Jo(a)};document.addEventListener("focusin",m),document.addEventListener("focusout",x);const y=new MutationObserver(g);return a&&y.observe(a,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",x),y.disconnect()}}},[r,a,h.paused]),b.useEffect(()=>{if(a){fk.add(h);const m=document.activeElement;if(!a.contains(m)){const g=new CustomEvent(qp,uk);a.addEventListener(qp,u),a.dispatchEvent(g),g.defaultPrevented||(oz(cz(VN(a)),{select:!0}),document.activeElement===m&&Jo(a))}return()=>{a.removeEventListener(qp,u),setTimeout(()=>{const g=new CustomEvent(Vp,uk);a.addEventListener(Vp,d),a.dispatchEvent(g),g.defaultPrevented||Jo(m??document.body,{select:!0}),a.removeEventListener(Vp,d),fk.remove(h)},0)}}},[a,u,d,h]);const v=b.useCallback(m=>{if(!n&&!r||h.paused)return;const x=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,g=document.activeElement;if(x&&g){const y=m.currentTarget,[w,k]=sz(y);w&&k?!m.shiftKey&&g===k?(m.preventDefault(),n&&Jo(w,{select:!0})):m.shiftKey&&g===w&&(m.preventDefault(),n&&Jo(k,{select:!0})):g===y&&m.preventDefault()}},[n,r,h.paused]);return c.jsx(Te.div,{tabIndex:-1,...i,ref:p,onKeyDown:v})});$h.displayName=rz;function oz(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(Jo(r,{select:t}),document.activeElement!==n)return}function sz(e){const t=VN(e),n=dk(t,e),r=dk(t.reverse(),e);return[n,r]}function VN(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const o=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||o?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function dk(e,t){for(const n of e)if(!iz(n,{upTo:t}))return n}function iz(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function az(e){return e instanceof HTMLInputElement&&"select"in e}function Jo(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&az(e)&&t&&e.select()}}var fk=lz();function lz(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=hk(e,t),e.unshift(t)},remove(t){var n;e=hk(e,t),(n=e[0])==null||n.resume()}}}function hk(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function cz(e){return e.filter(t=>t.tagName!=="A")}var uz=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Vi=new WeakMap,Ju=new WeakMap,Yu={},Hp=0,HN=function(e){return e&&(e.host||HN(e.parentNode))},dz=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=HN(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},fz=function(e,t,n,r){var o=dz(t,Array.isArray(e)?e:[e]);Yu[n]||(Yu[n]=new WeakMap);var s=Yu[n],i=[],a=new Set,l=new Set(o),u=function(f){!f||a.has(f)||(a.add(f),u(f.parentNode))};o.forEach(u);var d=function(f){!f||l.has(f)||Array.prototype.forEach.call(f.children,function(p){if(a.has(p))d(p);else try{var h=p.getAttribute(r),v=h!==null&&h!=="false",m=(Vi.get(p)||0)+1,x=(s.get(p)||0)+1;Vi.set(p,m),s.set(p,x),i.push(p),m===1&&v&&Ju.set(p,!0),x===1&&p.setAttribute(n,"true"),v||p.setAttribute(r,"true")}catch(g){console.error("aria-hidden: cannot operate on ",p,g)}})};return d(t),a.clear(),Hp++,function(){i.forEach(function(f){var p=Vi.get(f)-1,h=s.get(f)-1;Vi.set(f,p),s.set(f,h),p||(Ju.has(f)||f.removeAttribute(r),Ju.delete(f)),h||f.removeAttribute(n)}),Hp--,Hp||(Vi=new WeakMap,Vi=new WeakMap,Ju=new WeakMap,Yu={})}},p0=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),o=uz(e);return o?(r.push.apply(r,Array.from(o.querySelectorAll("[aria-live], script"))),fz(r,o,n,"aria-hidden")):function(){return null}},Xr=function(){return Xr=Object.assign||function(t){for(var n,r=1,o=arguments.length;r<o;r++){n=arguments[r];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(t[s]=n[s])}return t},Xr.apply(this,arguments)};function BN(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n}function hz(e,t,n){if(n||arguments.length===2)for(var r=0,o=t.length,s;r<o;r++)(s||!(r in t))&&(s||(s=Array.prototype.slice.call(t,0,r)),s[r]=t[r]);return e.concat(s||Array.prototype.slice.call(t))}var $d="right-scroll-bar-position",Rd="width-before-scroll-bar",pz="with-scroll-bars-hidden",mz="--removed-body-scroll-bar-size";function Bp(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function gz(e,t){var n=b.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var o=n.value;o!==r&&(n.value=r,n.callback(r,o))}}}})[0];return n.callback=t,n.facade}var yz=typeof window<"u"?b.useLayoutEffect:b.useEffect,pk=new WeakMap;function vz(e,t){var n=gz(null,function(r){return e.forEach(function(o){return Bp(o,r)})});return yz(function(){var r=pk.get(n);if(r){var o=new Set(r),s=new Set(e),i=n.current;o.forEach(function(a){s.has(a)||Bp(a,null)}),s.forEach(function(a){o.has(a)||Bp(a,i)})}pk.set(n,e)},[e]),n}function xz(e){return e}function wz(e,t){t===void 0&&(t=xz);var n=[],r=!1,o={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(s){var i=t(s,r);return n.push(i),function(){n=n.filter(function(a){return a!==i})}},assignSyncMedium:function(s){for(r=!0;n.length;){var i=n;n=[],i.forEach(s)}n={push:function(a){return s(a)},filter:function(){return n}}},assignMedium:function(s){r=!0;var i=[];if(n.length){var a=n;n=[],a.forEach(s),i=n}var l=function(){var d=i;i=[],d.forEach(s)},u=function(){return Promise.resolve().then(l)};u(),n={push:function(d){i.push(d),u()},filter:function(d){return i=i.filter(d),n}}}};return o}function bz(e){e===void 0&&(e={});var t=wz(null);return t.options=Xr({async:!0,ssr:!1},e),t}var KN=function(e){var t=e.sideCar,n=BN(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return b.createElement(r,Xr({},n))};KN.isSideCarExport=!0;function kz(e,t){return e.useMedium(t),KN}var WN=bz(),Kp=function(){},Rh=b.forwardRef(function(e,t){var n=b.useRef(null),r=b.useState({onScrollCapture:Kp,onWheelCapture:Kp,onTouchMoveCapture:Kp}),o=r[0],s=r[1],i=e.forwardProps,a=e.children,l=e.className,u=e.removeScrollBar,d=e.enabled,f=e.shards,p=e.sideCar,h=e.noRelative,v=e.noIsolation,m=e.inert,x=e.allowPinchZoom,g=e.as,y=g===void 0?"div":g,w=e.gapMode,k=BN(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),C=p,N=vz([n,t]),S=Xr(Xr({},k),o);return b.createElement(b.Fragment,null,d&&b.createElement(C,{sideCar:WN,removeScrollBar:u,shards:f,noRelative:h,noIsolation:v,inert:m,setCallbacks:s,allowPinchZoom:!!x,lockRef:n,gapMode:w}),i?b.cloneElement(b.Children.only(a),Xr(Xr({},S),{ref:N})):b.createElement(y,Xr({},S,{className:l,ref:N}),a))});Rh.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Rh.classNames={fullWidth:Rd,zeroRight:$d};var _z=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Sz(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=_z();return t&&e.setAttribute("nonce",t),e}function Cz(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Ez(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Nz=function(){var e=0,t=null;return{add:function(n){e==0&&(t=Sz())&&(Cz(t,n),Ez(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},jz=function(){var e=Nz();return function(t,n){b.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},ZN=function(){var e=jz(),t=function(n){var r=n.styles,o=n.dynamic;return e(r,o),null};return t},Pz={left:0,top:0,right:0,gap:0},Wp=function(e){return parseInt(e||"",10)||0},Tz=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],o=t[e==="padding"?"paddingRight":"marginRight"];return[Wp(n),Wp(r),Wp(o)]},$z=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Pz;var t=Tz(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},Rz=ZN(),Na="data-scroll-locked",Iz=function(e,t,n,r){var o=e.left,s=e.top,i=e.right,a=e.gap;return n===void 0&&(n="margin"),`
|
|
280
|
+
.`.concat(pz,` {
|
|
281
|
+
overflow: hidden `).concat(r,`;
|
|
282
|
+
padding-right: `).concat(a,"px ").concat(r,`;
|
|
283
|
+
}
|
|
284
|
+
body[`).concat(Na,`] {
|
|
285
|
+
overflow: hidden `).concat(r,`;
|
|
286
|
+
overscroll-behavior: contain;
|
|
287
|
+
`).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
|
|
288
|
+
padding-left: `.concat(o,`px;
|
|
289
|
+
padding-top: `).concat(s,`px;
|
|
290
|
+
padding-right: `).concat(i,`px;
|
|
291
|
+
margin-left:0;
|
|
292
|
+
margin-top:0;
|
|
293
|
+
margin-right: `).concat(a,"px ").concat(r,`;
|
|
294
|
+
`),n==="padding"&&"padding-right: ".concat(a,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
.`).concat($d,` {
|
|
298
|
+
right: `).concat(a,"px ").concat(r,`;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.`).concat(Rd,` {
|
|
302
|
+
margin-right: `).concat(a,"px ").concat(r,`;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
.`).concat($d," .").concat($d,` {
|
|
306
|
+
right: 0 `).concat(r,`;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
.`).concat(Rd," .").concat(Rd,` {
|
|
310
|
+
margin-right: 0 `).concat(r,`;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
body[`).concat(Na,`] {
|
|
314
|
+
`).concat(mz,": ").concat(a,`px;
|
|
315
|
+
}
|
|
316
|
+
`)},mk=function(){var e=parseInt(document.body.getAttribute(Na)||"0",10);return isFinite(e)?e:0},Az=function(){b.useEffect(function(){return document.body.setAttribute(Na,(mk()+1).toString()),function(){var e=mk()-1;e<=0?document.body.removeAttribute(Na):document.body.setAttribute(Na,e.toString())}},[])},Oz=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=r===void 0?"margin":r;Az();var s=b.useMemo(function(){return $z(o)},[o]);return b.createElement(Rz,{styles:Iz(s,!t,o,n?"":"!important")})},Bg=!1;if(typeof window<"u")try{var Xu=Object.defineProperty({},"passive",{get:function(){return Bg=!0,!0}});window.addEventListener("test",Xu,Xu),window.removeEventListener("test",Xu,Xu)}catch{Bg=!1}var Hi=Bg?{passive:!1}:!1,Mz=function(e){return e.tagName==="TEXTAREA"},QN=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Mz(e)&&n[t]==="visible")},Dz=function(e){return QN(e,"overflowY")},Lz=function(e){return QN(e,"overflowX")},gk=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var o=GN(e,r);if(o){var s=JN(e,r),i=s[1],a=s[2];if(i>a)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},zz=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},Fz=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},GN=function(e,t){return e==="v"?Dz(t):Lz(t)},JN=function(e,t){return e==="v"?zz(t):Fz(t)},Uz=function(e,t){return e==="h"&&t==="rtl"?-1:1},qz=function(e,t,n,r,o){var s=Uz(e,window.getComputedStyle(t).direction),i=s*r,a=n.target,l=t.contains(a),u=!1,d=i>0,f=0,p=0;do{if(!a)break;var h=JN(e,a),v=h[0],m=h[1],x=h[2],g=m-x-s*v;(v||g)&&GN(e,a)&&(f+=g,p+=v);var y=a.parentNode;a=y&&y.nodeType===Node.DOCUMENT_FRAGMENT_NODE?y.host:y}while(!l&&a!==document.body||l&&(t.contains(a)||t===a));return(d&&Math.abs(f)<1||!d&&Math.abs(p)<1)&&(u=!0),u},ed=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},yk=function(e){return[e.deltaX,e.deltaY]},vk=function(e){return e&&"current"in e?e.current:e},Vz=function(e,t){return e[0]===t[0]&&e[1]===t[1]},Hz=function(e){return`
|
|
317
|
+
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
318
|
+
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
319
|
+
`)},Bz=0,Bi=[];function Kz(e){var t=b.useRef([]),n=b.useRef([0,0]),r=b.useRef(),o=b.useState(Bz++)[0],s=b.useState(ZN)[0],i=b.useRef(e);b.useEffect(function(){i.current=e},[e]),b.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var m=hz([e.lockRef.current],(e.shards||[]).map(vk),!0).filter(Boolean);return m.forEach(function(x){return x.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),m.forEach(function(x){return x.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var a=b.useCallback(function(m,x){if("touches"in m&&m.touches.length===2||m.type==="wheel"&&m.ctrlKey)return!i.current.allowPinchZoom;var g=ed(m),y=n.current,w="deltaX"in m?m.deltaX:y[0]-g[0],k="deltaY"in m?m.deltaY:y[1]-g[1],C,N=m.target,S=Math.abs(w)>Math.abs(k)?"h":"v";if("touches"in m&&S==="h"&&N.type==="range")return!1;var A=gk(S,N);if(!A)return!0;if(A?C=S:(C=S==="v"?"h":"v",A=gk(S,N)),!A)return!1;if(!r.current&&"changedTouches"in m&&(w||k)&&(r.current=C),!C)return!0;var P=r.current||C;return qz(P,x,m,P==="h"?w:k)},[]),l=b.useCallback(function(m){var x=m;if(!(!Bi.length||Bi[Bi.length-1]!==s)){var g="deltaY"in x?yk(x):ed(x),y=t.current.filter(function(C){return C.name===x.type&&(C.target===x.target||x.target===C.shadowParent)&&Vz(C.delta,g)})[0];if(y&&y.should){x.cancelable&&x.preventDefault();return}if(!y){var w=(i.current.shards||[]).map(vk).filter(Boolean).filter(function(C){return C.contains(x.target)}),k=w.length>0?a(x,w[0]):!i.current.noIsolation;k&&x.cancelable&&x.preventDefault()}}},[]),u=b.useCallback(function(m,x,g,y){var w={name:m,delta:x,target:g,should:y,shadowParent:Wz(g)};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(k){return k!==w})},1)},[]),d=b.useCallback(function(m){n.current=ed(m),r.current=void 0},[]),f=b.useCallback(function(m){u(m.type,yk(m),m.target,a(m,e.lockRef.current))},[]),p=b.useCallback(function(m){u(m.type,ed(m),m.target,a(m,e.lockRef.current))},[]);b.useEffect(function(){return Bi.push(s),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:p}),document.addEventListener("wheel",l,Hi),document.addEventListener("touchmove",l,Hi),document.addEventListener("touchstart",d,Hi),function(){Bi=Bi.filter(function(m){return m!==s}),document.removeEventListener("wheel",l,Hi),document.removeEventListener("touchmove",l,Hi),document.removeEventListener("touchstart",d,Hi)}},[]);var h=e.removeScrollBar,v=e.inert;return b.createElement(b.Fragment,null,v?b.createElement(s,{styles:Hz(o)}):null,h?b.createElement(Oz,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Wz(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Zz=kz(WN,Kz);var Ih=b.forwardRef(function(e,t){return b.createElement(Rh,Xr({},e,{ref:t,sideCar:Zz}))});Ih.classNames=Rh.classNames;var Ah="Popover",[YN,yte]=lo(Ah,[yl]),au=yl(),[Qz,zs]=YN(Ah),XN=e=>{const{__scopePopover:t,children:n,open:r,defaultOpen:o,onOpenChange:s,modal:i=!1}=e,a=au(t),l=b.useRef(null),[u,d]=b.useState(!1),[f,p]=$s({prop:r,defaultProp:o??!1,onChange:s,caller:Ah});return c.jsx(jN,{...a,children:c.jsx(Qz,{scope:t,contentId:jo(),triggerRef:l,open:f,onOpenChange:p,onOpenToggle:b.useCallback(()=>p(h=>!h),[p]),hasCustomAnchor:u,onCustomAnchorAdd:b.useCallback(()=>d(!0),[]),onCustomAnchorRemove:b.useCallback(()=>d(!1),[]),modal:i,children:n})})};XN.displayName=Ah;var ej="PopoverAnchor",Gz=b.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=zs(ej,n),s=au(n),{onCustomAnchorAdd:i,onCustomAnchorRemove:a}=o;return b.useEffect(()=>(i(),()=>a()),[i,a]),c.jsx(jh,{...s,...r,ref:t})});Gz.displayName=ej;var tj="PopoverTrigger",nj=b.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=zs(tj,n),s=au(n),i=Ye(t,o.triggerRef),a=c.jsx(Te.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":aj(o.open),...r,ref:i,onClick:ve(e.onClick,o.onOpenToggle)});return o.hasCustomAnchor?a:c.jsx(jh,{asChild:!0,...s,children:a})});nj.displayName=tj;var m0="PopoverPortal",[Jz,Yz]=YN(m0,{forceMount:void 0}),rj=e=>{const{__scopePopover:t,forceMount:n,children:r,container:o}=e,s=zs(m0,t);return c.jsx(Jz,{scope:t,forceMount:n,children:c.jsx(co,{present:n||s.open,children:c.jsx(ru,{asChild:!0,container:o,children:r})})})};rj.displayName=m0;var nl="PopoverContent",oj=b.forwardRef((e,t)=>{const n=Yz(nl,e.__scopePopover),{forceMount:r=n.forceMount,...o}=e,s=zs(nl,e.__scopePopover);return c.jsx(co,{present:r||s.open,children:s.modal?c.jsx(eF,{...o,ref:t}):c.jsx(tF,{...o,ref:t})})});oj.displayName=nl;var Xz=Ni("PopoverContent.RemoveScroll"),eF=b.forwardRef((e,t)=>{const n=zs(nl,e.__scopePopover),r=b.useRef(null),o=Ye(t,r),s=b.useRef(!1);return b.useEffect(()=>{const i=r.current;if(i)return p0(i)},[]),c.jsx(Ih,{as:Xz,allowPinchZoom:!0,children:c.jsx(sj,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:ve(e.onCloseAutoFocus,i=>{var a;i.preventDefault(),s.current||(a=n.triggerRef.current)==null||a.focus()}),onPointerDownOutside:ve(e.onPointerDownOutside,i=>{const a=i.detail.originalEvent,l=a.button===0&&a.ctrlKey===!0,u=a.button===2||l;s.current=u},{checkForDefaultPrevented:!1}),onFocusOutside:ve(e.onFocusOutside,i=>i.preventDefault(),{checkForDefaultPrevented:!1})})})}),tF=b.forwardRef((e,t)=>{const n=zs(nl,e.__scopePopover),r=b.useRef(!1),o=b.useRef(!1);return c.jsx(sj,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{var i,a;(i=e.onCloseAutoFocus)==null||i.call(e,s),s.defaultPrevented||(r.current||(a=n.triggerRef.current)==null||a.focus(),s.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:s=>{var l,u;(l=e.onInteractOutside)==null||l.call(e,s),s.defaultPrevented||(r.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=s.target;((u=n.triggerRef.current)==null?void 0:u.contains(i))&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),sj=b.forwardRef((e,t)=>{const{__scopePopover:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:s,disableOutsidePointerEvents:i,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:u,onInteractOutside:d,...f}=e,p=zs(nl,n),h=au(n);return h0(),c.jsx($h,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:s,children:c.jsx(hl,{asChild:!0,disableOutsidePointerEvents:i,onInteractOutside:d,onEscapeKeyDown:a,onPointerDownOutside:l,onFocusOutside:u,onDismiss:()=>p.onOpenChange(!1),children:c.jsx(l0,{"data-state":aj(p.open),role:"dialog",id:p.contentId,...h,...f,ref:t,style:{...f.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),ij="PopoverClose",nF=b.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=zs(ij,n);return c.jsx(Te.button,{type:"button",...r,ref:t,onClick:ve(e.onClick,()=>o.onOpenChange(!1))})});nF.displayName=ij;var rF="PopoverArrow",oF=b.forwardRef((e,t)=>{const{__scopePopover:n,...r}=e,o=au(n);return c.jsx(c0,{...o,...r,ref:t})});oF.displayName=rF;function aj(e){return e?"open":"closed"}var sF=XN,iF=nj,aF=rj,lj=oj;const lF=sF,cF=iF,cj=b.forwardRef(({className:e,align:t="center",sideOffset:n=4,...r},o)=>c.jsx(aF,{children:c.jsx(lj,{ref:o,align:t,sideOffset:n,className:Ne("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-popover-content-transform-origin]",e),...r})}));cj.displayName=lj.displayName;function uF(e,t){const n=new Date(e).getTime();if(Number.isNaN(n))return"";const r=Math.max(0,Math.floor((t.getTime()-n)/1e3));if(r<60)return`${r}s`;const o=Math.floor(r/60);if(o<60)return`${o}m`;const s=Math.floor(o/60);return s<24?`${s}h`:`${Math.floor(s/24)}d`}function dF(e,t=24){return e.length>t?`${e.slice(0,t-1)}…`:e}function fF(e){const t=e.replace(/\/+$/,""),n=t.lastIndexOf("/");return n>=0?t.slice(n+1):t}function hF(e){const t=new Map;for(const n of e)t.set(n.deckId,(t.get(n.deckId)??0)+1);return t}function pF(e,t){const n=e>0?`${e} cards`:"Empty";if(t<=0)return n;const r=t===1?"1 session":`${t} sessions`;return`${n}, ${r}`}const mF=3e3;function gF({highlightDeckId:e}){const{data:t}=xt({queryKey:["/api/scope/bindings"],refetchInterval:mF}),n=(t==null?void 0:t.data)??[],r=b.useMemo(()=>new Date,[t]),o=b.useMemo(()=>{const i=new Map;for(const a of n){const l=i.get(a.workspaceRoot)??[];l.push(a),i.set(a.workspaceRoot,l)}return[...i.entries()].sort(([a],[l])=>a.localeCompare(l)).map(([a,l])=>({workspaceRoot:a,rows:[...l].sort((u,d)=>u.lastActivityAt<d.lastActivityAt?1:-1)}))},[n]);if(n.length===0)return null;const s=e?n.filter(i=>i.deckId===e).length:0;return c.jsxs(lF,{children:[c.jsx(cF,{asChild:!0,children:c.jsxs(oe,{type:"button",variant:"outline",size:"sm",className:"h-7 shrink-0 border-white/20 bg-black/30 px-2 text-xs text-gray-200 hover:bg-white/10 hover:text-white","data-testid":"live-session-badges-trigger",title:"Live MCP session binds — click for badges",children:[c.jsx(d4,{className:"mr-1 h-3 w-3",style:{color:xn},"aria-hidden":!0}),c.jsxs("span",{className:"font-mono",children:["⌘",n.length]}),s>0&&s<n.length?c.jsxs("span",{className:"ml-1 text-gray-400",children:["(",s," here)"]}):null]})}),c.jsxs(cj,{align:"end",className:"w-80 border-white/10 bg-gray-950/95 p-0 text-gray-100","data-testid":"live-session-badges-panel",children:[c.jsxs("div",{className:"border-b border-white/10 px-3 py-2",children:[c.jsx("p",{className:"text-sm font-semibold",style:{color:xn},children:"Live sessions"}),c.jsxs("p",{className:"text-xs text-gray-400",children:["Match ",c.jsx("span",{className:"font-mono",children:"⌘badge"})," to the chat opener"]})]}),c.jsx("div",{className:"max-h-64 overflow-y-auto p-2",children:o.map(({workspaceRoot:i,rows:a})=>c.jsxs("div",{className:"mb-2 last:mb-0",children:[c.jsxs("p",{className:"px-1 pb-1 text-[10px] uppercase tracking-wide text-gray-500",children:[fF(i),"/"]}),c.jsx("ul",{className:"space-y-1",children:a.map(l=>{const u=l.clientName??"agent",d=uF(l.lastActivityAt,r),f=d?`${u} · ${d}`:u,p=e===l.deckId;return c.jsxs("li",{className:Ne("rounded-md px-2 py-1.5 font-mono text-xs",p?"bg-[#92E4DD]/10 ring-1 ring-[#92E4DD]/40":"bg-white/5"),"data-testid":`live-session-row-${l.badge}`,children:[c.jsx("span",{className:"text-gray-100",children:dF(l.deckName)})," ",c.jsxs("span",{style:{color:xn},children:["⌘",l.badge]}),c.jsx("span",{className:"mt-0.5 block font-sans text-[10px] text-gray-400",children:f})]},l.badge)})})]},i))})]})]})}var Oh="Dialog",[uj,vte]=lo(Oh),[yF,zr]=uj(Oh),dj=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:o,onOpenChange:s,modal:i=!0}=e,a=b.useRef(null),l=b.useRef(null),[u,d]=$s({prop:r,defaultProp:o??!1,onChange:s,caller:Oh});return c.jsx(yF,{scope:t,triggerRef:a,contentRef:l,contentId:jo(),titleId:jo(),descriptionId:jo(),open:u,onOpenChange:d,onOpenToggle:b.useCallback(()=>d(f=>!f),[d]),modal:i,children:n})};dj.displayName=Oh;var fj="DialogTrigger",vF=b.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=zr(fj,n),s=Ye(t,o.triggerRef);return c.jsx(Te.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":v0(o.open),...r,ref:s,onClick:ve(e.onClick,o.onOpenToggle)})});vF.displayName=fj;var g0="DialogPortal",[xF,hj]=uj(g0,{forceMount:void 0}),pj=e=>{const{__scopeDialog:t,forceMount:n,children:r,container:o}=e,s=zr(g0,t);return c.jsx(xF,{scope:t,forceMount:n,children:b.Children.map(r,i=>c.jsx(co,{present:n||s.open,children:c.jsx(ru,{asChild:!0,container:o,children:i})}))})};pj.displayName=g0;var Pf="DialogOverlay",mj=b.forwardRef((e,t)=>{const n=hj(Pf,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,s=zr(Pf,e.__scopeDialog);return s.modal?c.jsx(co,{present:r||s.open,children:c.jsx(bF,{...o,ref:t})}):null});mj.displayName=Pf;var wF=Ni("DialogOverlay.RemoveScroll"),bF=b.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=zr(Pf,n);return c.jsx(Ih,{as:wF,allowPinchZoom:!0,shards:[o.contentRef],children:c.jsx(Te.div,{"data-state":v0(o.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Pi="DialogContent",gj=b.forwardRef((e,t)=>{const n=hj(Pi,e.__scopeDialog),{forceMount:r=n.forceMount,...o}=e,s=zr(Pi,e.__scopeDialog);return c.jsx(co,{present:r||s.open,children:s.modal?c.jsx(kF,{...o,ref:t}):c.jsx(_F,{...o,ref:t})})});gj.displayName=Pi;var kF=b.forwardRef((e,t)=>{const n=zr(Pi,e.__scopeDialog),r=b.useRef(null),o=Ye(t,n.contentRef,r);return b.useEffect(()=>{const s=r.current;if(s)return p0(s)},[]),c.jsx(yj,{...e,ref:o,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:ve(e.onCloseAutoFocus,s=>{var i;s.preventDefault(),(i=n.triggerRef.current)==null||i.focus()}),onPointerDownOutside:ve(e.onPointerDownOutside,s=>{const i=s.detail.originalEvent,a=i.button===0&&i.ctrlKey===!0;(i.button===2||a)&&s.preventDefault()}),onFocusOutside:ve(e.onFocusOutside,s=>s.preventDefault())})}),_F=b.forwardRef((e,t)=>{const n=zr(Pi,e.__scopeDialog),r=b.useRef(!1),o=b.useRef(!1);return c.jsx(yj,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:s=>{var i,a;(i=e.onCloseAutoFocus)==null||i.call(e,s),s.defaultPrevented||(r.current||(a=n.triggerRef.current)==null||a.focus(),s.preventDefault()),r.current=!1,o.current=!1},onInteractOutside:s=>{var l,u;(l=e.onInteractOutside)==null||l.call(e,s),s.defaultPrevented||(r.current=!0,s.detail.originalEvent.type==="pointerdown"&&(o.current=!0));const i=s.target;((u=n.triggerRef.current)==null?void 0:u.contains(i))&&s.preventDefault(),s.detail.originalEvent.type==="focusin"&&o.current&&s.preventDefault()}})}),yj=b.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:o,onCloseAutoFocus:s,...i}=e,a=zr(Pi,n),l=b.useRef(null),u=Ye(t,l);return h0(),c.jsxs(c.Fragment,{children:[c.jsx($h,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:o,onUnmountAutoFocus:s,children:c.jsx(hl,{role:"dialog",id:a.contentId,"aria-describedby":a.descriptionId,"aria-labelledby":a.titleId,"data-state":v0(a.open),...i,ref:u,onDismiss:()=>a.onOpenChange(!1)})}),c.jsxs(c.Fragment,{children:[c.jsx(SF,{titleId:a.titleId}),c.jsx(EF,{contentRef:l,descriptionId:a.descriptionId})]})]})}),y0="DialogTitle",vj=b.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=zr(y0,n);return c.jsx(Te.h2,{id:o.titleId,...r,ref:t})});vj.displayName=y0;var xj="DialogDescription",wj=b.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=zr(xj,n);return c.jsx(Te.p,{id:o.descriptionId,...r,ref:t})});wj.displayName=xj;var bj="DialogClose",kj=b.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,o=zr(bj,n);return c.jsx(Te.button,{type:"button",...r,ref:t,onClick:ve(e.onClick,()=>o.onOpenChange(!1))})});kj.displayName=bj;function v0(e){return e?"open":"closed"}var _j="DialogTitleWarning",[xte,Sj]=aM(_j,{contentName:Pi,titleName:y0,docsSlug:"dialog"}),SF=({titleId:e})=>{const t=Sj(_j),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
320
|
+
|
|
321
|
+
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
322
|
+
|
|
323
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return b.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},CF="DialogDescriptionWarning",EF=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${Sj(CF).contentName}}.`;return b.useEffect(()=>{var s;const o=(s=e.current)==null?void 0:s.getAttribute("aria-describedby");t&&o&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},NF=dj,jF=pj,Cj=mj,Ej=gj,Nj=vj,jj=wj,PF=kj;const Fs=NF,TF=jF,Pj=b.forwardRef(({className:e,...t},n)=>c.jsx(Cj,{ref:n,className:Ne("fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",e),...t}));Pj.displayName=Cj.displayName;const Fo=b.forwardRef(({className:e,children:t,...n},r)=>c.jsxs(TF,{children:[c.jsx(Pj,{}),c.jsxs(Ej,{ref:r,className:Ne("fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",e),...n,children:[t,c.jsxs(PF,{className:"absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground",children:[c.jsx(_f,{className:"h-4 w-4"}),c.jsx("span",{className:"sr-only",children:"Close"})]})]})]}));Fo.displayName=Ej.displayName;const Uo=({className:e,...t})=>c.jsx("div",{className:Ne("flex flex-col space-y-1.5 text-center sm:text-left",e),...t});Uo.displayName="DialogHeader";const qo=b.forwardRef(({className:e,...t},n)=>c.jsx(Nj,{ref:n,className:Ne("text-lg font-semibold leading-none tracking-tight",e),...t}));qo.displayName=Nj.displayName;const Li=b.forwardRef(({className:e,...t},n)=>c.jsx(jj,{ref:n,className:Ne("text-sm text-muted-foreground",e),...t}));Li.displayName=jj.displayName;const _o=b.forwardRef(({className:e,...t},n)=>c.jsx("textarea",{className:Ne("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-base ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",e),ref:n,...t}));_o.displayName="Textarea";var $F="Label",Tj=b.forwardRef((e,t)=>c.jsx(Te.label,{...e,ref:t,onMouseDown:n=>{var o;n.target.closest("button, input, select, textarea")||((o=e.onMouseDown)==null||o.call(e,n),!n.defaultPrevented&&n.detail>1&&n.preventDefault())}}));Tj.displayName=$F;var $j=Tj;const RF=kh("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),Be=b.forwardRef(({className:e,...t},n)=>c.jsx($j,{ref:n,className:Ne(RF(),e),...t}));Be.displayName=$j.displayName;var IF=b.createContext(void 0);function x0(e){const t=b.useContext(IF);return e||t||"ltr"}var Zp="rovingFocusGroup.onEntryFocus",AF={bubbles:!1,cancelable:!0},lu="RovingFocusGroup",[Kg,Rj,OF]=Kv(lu),[MF,Ij]=lo(lu,[OF]),[DF,LF]=MF(lu),Aj=b.forwardRef((e,t)=>c.jsx(Kg.Provider,{scope:e.__scopeRovingFocusGroup,children:c.jsx(Kg.Slot,{scope:e.__scopeRovingFocusGroup,children:c.jsx(zF,{...e,ref:t})})}));Aj.displayName=lu;var zF=b.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:o=!1,dir:s,currentTabStopId:i,defaultCurrentTabStopId:a,onCurrentTabStopIdChange:l,onEntryFocus:u,preventScrollOnEntryFocus:d=!1,...f}=e,p=b.useRef(null),h=Ye(t,p),v=x0(s),[m,x]=$s({prop:i,defaultProp:a??null,onChange:l,caller:lu}),[g,y]=b.useState(!1),w=mr(u),k=Rj(n),C=b.useRef(!1),[N,S]=b.useState(0);return b.useEffect(()=>{const A=p.current;if(A)return A.addEventListener(Zp,w),()=>A.removeEventListener(Zp,w)},[w]),c.jsx(DF,{scope:n,orientation:r,dir:v,loop:o,currentTabStopId:m,onItemFocus:b.useCallback(A=>x(A),[x]),onItemShiftTab:b.useCallback(()=>y(!0),[]),onFocusableItemAdd:b.useCallback(()=>S(A=>A+1),[]),onFocusableItemRemove:b.useCallback(()=>S(A=>A-1),[]),children:c.jsx(Te.div,{tabIndex:g||N===0?-1:0,"data-orientation":r,...f,ref:h,style:{outline:"none",...e.style},onMouseDown:ve(e.onMouseDown,()=>{C.current=!0}),onFocus:ve(e.onFocus,A=>{const P=!C.current;if(A.target===A.currentTarget&&P&&!g){const R=new CustomEvent(Zp,AF);if(A.currentTarget.dispatchEvent(R),!R.defaultPrevented){const T=k().filter(Z=>Z.focusable),I=T.find(Z=>Z.active),F=T.find(Z=>Z.id===m),q=[I,F,...T].filter(Boolean).map(Z=>Z.ref.current);Dj(q,d)}}C.current=!1}),onBlur:ve(e.onBlur,()=>y(!1))})})}),Oj="RovingFocusGroupItem",Mj=b.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:o=!1,tabStopId:s,children:i,...a}=e,l=jo(),u=s||l,d=LF(Oj,n),f=d.currentTabStopId===u,p=Rj(n),{onFocusableItemAdd:h,onFocusableItemRemove:v,currentTabStopId:m}=d;return b.useEffect(()=>{if(r)return h(),()=>v()},[r,h,v]),c.jsx(Kg.ItemSlot,{scope:n,id:u,focusable:r,active:o,children:c.jsx(Te.span,{tabIndex:f?0:-1,"data-orientation":d.orientation,...a,ref:t,onMouseDown:ve(e.onMouseDown,x=>{r?d.onItemFocus(u):x.preventDefault()}),onFocus:ve(e.onFocus,()=>d.onItemFocus(u)),onKeyDown:ve(e.onKeyDown,x=>{if(x.key==="Tab"&&x.shiftKey){d.onItemShiftTab();return}if(x.target!==x.currentTarget)return;const g=qF(x,d.orientation,d.dir);if(g!==void 0){if(x.metaKey||x.ctrlKey||x.altKey||x.shiftKey)return;x.preventDefault();let w=p().filter(k=>k.focusable).map(k=>k.ref.current);if(g==="last")w.reverse();else if(g==="prev"||g==="next"){g==="prev"&&w.reverse();const k=w.indexOf(x.currentTarget);w=d.loop?VF(w,k+1):w.slice(k+1)}setTimeout(()=>Dj(w))}}),children:typeof i=="function"?i({isCurrentTabStop:f,hasTabStop:m!=null}):i})})});Mj.displayName=Oj;var FF={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function UF(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function qF(e,t,n){const r=UF(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return FF[r]}function Dj(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function VF(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var HF=Aj,BF=Mj,Mh="Tabs",[KF,wte]=lo(Mh,[Ij]),Lj=Ij(),[WF,w0]=KF(Mh),zj=b.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,onValueChange:o,defaultValue:s,orientation:i="horizontal",dir:a,activationMode:l="automatic",...u}=e,d=x0(a),[f,p]=$s({prop:r,onChange:o,defaultProp:s??"",caller:Mh});return c.jsx(WF,{scope:n,baseId:jo(),value:f,onValueChange:p,orientation:i,dir:d,activationMode:l,children:c.jsx(Te.div,{dir:d,"data-orientation":i,...u,ref:t})})});zj.displayName=Mh;var Fj="TabsList",Uj=b.forwardRef((e,t)=>{const{__scopeTabs:n,loop:r=!0,...o}=e,s=w0(Fj,n),i=Lj(n);return c.jsx(HF,{asChild:!0,...i,orientation:s.orientation,dir:s.dir,loop:r,children:c.jsx(Te.div,{role:"tablist","aria-orientation":s.orientation,...o,ref:t})})});Uj.displayName=Fj;var qj="TabsTrigger",Vj=b.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,disabled:o=!1,...s}=e,i=w0(qj,n),a=Lj(n),l=Kj(i.baseId,r),u=Wj(i.baseId,r),d=r===i.value;return c.jsx(BF,{asChild:!0,...a,focusable:!o,active:d,children:c.jsx(Te.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":u,"data-state":d?"active":"inactive","data-disabled":o?"":void 0,disabled:o,id:l,...s,ref:t,onMouseDown:ve(e.onMouseDown,f=>{!o&&f.button===0&&f.ctrlKey===!1?i.onValueChange(r):f.preventDefault()}),onKeyDown:ve(e.onKeyDown,f=>{[" ","Enter"].includes(f.key)&&i.onValueChange(r)}),onFocus:ve(e.onFocus,()=>{const f=i.activationMode!=="manual";!d&&!o&&f&&i.onValueChange(r)})})})});Vj.displayName=qj;var Hj="TabsContent",Bj=b.forwardRef((e,t)=>{const{__scopeTabs:n,value:r,forceMount:o,children:s,...i}=e,a=w0(Hj,n),l=Kj(a.baseId,r),u=Wj(a.baseId,r),d=r===a.value,f=b.useRef(d);return b.useEffect(()=>{const p=requestAnimationFrame(()=>f.current=!1);return()=>cancelAnimationFrame(p)},[]),c.jsx(co,{present:o||d,children:({present:p})=>c.jsx(Te.div,{"data-state":d?"active":"inactive","data-orientation":a.orientation,role:"tabpanel","aria-labelledby":l,hidden:!p,id:u,tabIndex:0,...i,ref:t,style:{...e.style,animationDuration:f.current?"0s":void 0},children:p&&s})})});Bj.displayName=Hj;function Kj(e,t){return`${e}-trigger-${t}`}function Wj(e,t){return`${e}-content-${t}`}var ZF=zj,Zj=Uj,Qj=Vj,Gj=Bj;const QF=ZF,Jj=b.forwardRef(({className:e,...t},n)=>c.jsx(Zj,{ref:n,className:Ne("inline-flex h-10 items-center justify-center rounded-md bg-muted p-1 text-muted-foreground",e),...t}));Jj.displayName=Zj.displayName;const Wg=b.forwardRef(({className:e,...t},n)=>c.jsx(Qj,{ref:n,className:Ne("inline-flex items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-sm",e),...t}));Wg.displayName=Qj.displayName;const Zg=b.forwardRef(({className:e,...t},n)=>c.jsx(Gj,{ref:n,className:Ne("mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",e),...t}));Zg.displayName=Gj.displayName;function lc(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Yj(e){return lc(e)&&typeof e.command=="string"}function Qp(e){return!lc(e)||Object.keys(e).length===0?!1:Object.values(e).every(Yj)}function GF(e){let t=e.trim();return t.startsWith("```")?t.replace(/^```(?:json)?\s*\n?/i,"").replace(/\n?```\s*$/,"").trim():t}function JF(e){if(!lc(e))throw new Error("Configuration must be a JSON object");if(lc(e.config)&&Qp(e.config.mcpServers))return{mcpServers:e.config.mcpServers};if(Qp(e.mcpServers))return{mcpServers:e.mcpServers};if(lc(e)&&typeof e.command=="string"){const t=typeof e.name=="string"&&e.name.trim()?e.name.trim():"local-server",{name:n,...r}=e;if(!Yj(r))throw new Error("Missing or invalid command");return{mcpServers:{[t]:r}}}if(Qp(e))return{mcpServers:e};throw new Error(`Invalid configuration: expected a top-level "mcpServers" object. Example:
|
|
324
|
+
{
|
|
325
|
+
"mcpServers": {
|
|
326
|
+
"google-drive": {
|
|
327
|
+
"command": "npx",
|
|
328
|
+
"args": ["-y", "@piotr-agier/google-drive-mcp"]
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
}`)}function YF(e){let t;try{t=JSON.parse(GF(e))}catch(n){throw new Error(`Failed to parse JSON: ${n instanceof Error?n.message:"Unknown error"}`)}return JF(t)}function XF({type:e,open:t,onOpenChange:n}){const[r,o]=b.useState("remote"),[s,i]=b.useState("json"),[a,l]=b.useState(`{
|
|
332
|
+
"mcpServers": {
|
|
333
|
+
"memory": {
|
|
334
|
+
"command": "npx",
|
|
335
|
+
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
|
336
|
+
"env": {
|
|
337
|
+
"MEMORY_FILE_PATH": "/path/to/custom/memory.json"
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
}`),[u,d]=b.useState(null),[f,p]=b.useState(null),[h,v]=b.useState(null),[m,x]=b.useState({name:"",type:"mcp",url:"http://localhost:8000/mcp",description:"",headers_enabled:!1,headers:{},cardColor:xn}),[g,y]=b.useState(`{
|
|
342
|
+
|
|
343
|
+
}`),[w,k]=b.useState(null),[C,N]=b.useState({name:"",type:"local-mcp",command:"",args:[""],env:{},description:"",cardColor:xn}),[S,A]=b.useState({name:"",type:"a2a",manifest_url:"http://localhost:8001/.well-known/a2a/manifest.json",description:"",cardColor:xn}),P=Zt(),{toast:R}=Ht(),T=()=>{try{p(null);const E=YF(a),$=Object.entries(E.mcpServers);if($.length===0)throw new Error("No MCP servers found in configuration");if($.length>1)throw new Error("Multiple servers not supported. Please configure one server at a time.");const[M,B]=$[0],{command:G,args:le,env:se,description:he}=B;if(!G||typeof G!="string")throw new Error("Missing or invalid command");if(!le||!Array.isArray(le))throw new Error("Missing or invalid args array");const _e={name:M,command:G,args:le.map(String),env:se&&typeof se=="object"?se:void 0,description:he&&typeof he=="string"?he:void 0};d(_e),i("review"),N({name:_e.name,type:"local-mcp",command:_e.command,args:_e.args,env:_e.env||{},description:_e.description||"",cardColor:xn}),I(M)}catch(E){p(E instanceof Error?E.message:"Failed to parse JSON"),d(null)}},I=async E=>{try{const B=((await be("GET","/api/services")).data||[]).find(G=>G.name===E);v(B?E:null)}catch($){console.error("Failed to check name conflict:",$)}},F=async E=>{await I(E)},L=ut({mutationFn:async E=>{if(e==="mcp"&&r==="local"){const $={mcpServers:{[E.name]:{command:E.command,args:E.args.filter(M=>M.trim()!==""),...Object.keys(E.env).length>0&&{env:E.env}}}};return console.log("Importing local MCP server:",$),be("POST","/api/local-mcp/import",{config:JSON.stringify($)})}else{const $={name:E.name,type:e,url:e==="mcp"?E.url:E.manifest_url,description:E.description,cardColor:E.cardColor,...E.headers_enabled&&{headers:E.headers}};return console.log("Sending service data:",$),be("POST","/api/services",$)}},onSuccess:()=>{P.invalidateQueries({queryKey:["/api/services"]}),P.invalidateQueries({queryKey:["/api/collection/warnings"]}),R({title:"Service registered successfully!",description:`${(e==="mcp"?r==="remote"?m:C:S).name} has been added to your collection.`}),Z()},onError:E=>{var $;console.error("Registration failed:",E),console.error("Error details:",{message:E==null?void 0:E.message,name:E==null?void 0:E.name,stack:E==null?void 0:E.stack,toString:E==null?void 0:E.toString(),constructor:($=E==null?void 0:E.constructor)==null?void 0:$.name}),R({title:"Registration failed",description:(E==null?void 0:E.message)||"Failed to register service. Please try again.",variant:"destructive"})}}),q=async()=>{if(e==="mcp"&&r==="local"){if(s==="json")T();else if(s==="review"){if(await F(C.name),h){R({title:"Name Conflict",description:`A service with the name "${C.name}" already exists. Please choose a different name.`,variant:"destructive"});return}L.mutate(C)}}else{const E=e==="mcp"?r==="remote"?m:C:S;if(await F(E.name),h){R({title:"Name Conflict",description:`A service with the name "${E.name}" already exists. Please choose a different name.`,variant:"destructive"});return}if(e==="mcp"&&r==="remote"&&m.headers_enabled){const $=H();if($===null)return;L.mutate({...m,headers:$});return}L.mutate(E)}},Z=()=>{i("json"),l(`{
|
|
344
|
+
"mcpServers": {
|
|
345
|
+
"memory": {
|
|
346
|
+
"command": "npx",
|
|
347
|
+
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
|
348
|
+
"env": {
|
|
349
|
+
"MEMORY_FILE_PATH": "/path/to/custom/memory.json"
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
}`),d(null),p(null),v(null),x({name:"",type:"mcp",url:"http://localhost:8000/mcp",description:"",headers_enabled:!1,headers:{},cardColor:xn}),y(`{
|
|
354
|
+
|
|
355
|
+
}`),k(null),N({name:"",type:"local-mcp",command:"",args:[""],env:{},description:"",cardColor:xn}),A({name:"",type:"a2a",manifest_url:"http://localhost:8001/.well-known/a2a/manifest.json",description:"",cardColor:xn}),n(!1)},W=(E,$)=>{x(M=>({...M,[E]:$}))},U=E=>{W("headers_enabled",E),E&&g.trim()===`{
|
|
356
|
+
|
|
357
|
+
}`&&y(`{
|
|
358
|
+
"Authorization": "Bearer "
|
|
359
|
+
}`),E||k(null)},H=()=>{const E=g.trim();if(!E||E==="{}")return{};try{const $=JSON.parse(E);if(typeof $!="object"||$===null||Array.isArray($))return k('Headers must be a JSON object (e.g. {"Authorization": "Bearer token"})'),null;for(const[M,B]of Object.entries($))if(typeof B!="string")return k(`Header "${M}" must be a string value`),null;return k(null),$}catch{return k("Invalid JSON — fix syntax before registering"),null}},j=(E,$)=>{N(M=>({...M,[E]:$}))},O=(E,$)=>{A(M=>({...M,[E]:$}))},V=()=>{if(e==="mcp"&&r==="local"){if(s==="json")return"Parse Configuration";if(s==="review")return h?"Register Anyway":"Register Service"}return"Register Service"},_=()=>{var E,$;if(e==="mcp"&&r==="local"){if(s==="json")return!a.trim();if(s==="review")return!C.name.trim()||!C.command.trim()}else{const M=e==="mcp"?r==="remote"?m:C:S;return!M.name.trim()||e==="mcp"&&r==="remote"&&!((E=M.url)!=null&&E.trim())||e==="a2a"&&!(($=M.manifest_url)!=null&&$.trim())}return!1};return c.jsx(Fs,{open:t,onOpenChange:n,children:c.jsxs(Fo,{className:"sm:max-w-2xl max-h-[90vh] overflow-y-auto bg-black/40 backdrop-blur-md border border-white/10 text-white shadow-2xl",children:[c.jsxs(Uo,{children:[c.jsxs(qo,{className:"text-2xl font-bold flex items-center",style:{background:"linear-gradient(to right, #C4B643, #D4C760)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",backgroundClip:"text"},children:[e==="mcp"?c.jsx(kf,{className:"w-6 h-6 mr-3",style:{color:"#92E4DD"}}):c.jsx(n4,{className:"w-6 h-6 mr-3",style:{color:"#92E4DD"}}),"Register ",e==="mcp"?"MCP Server":"A2A Agent"]}),c.jsx(Li,{className:"mt-2",style:{color:"#92E4DD",opacity:.8},children:e==="mcp"?"Add a new Model Context Protocol (MCP) server to your service deck. Configure the server URL and provide details for registration.":"Register a new A2A agent with your service deck. Provide the agent manifest and configuration details."})]}),e==="mcp"?c.jsxs(QF,{value:r,onValueChange:E=>o(E),className:"w-full",children:[c.jsxs(Jj,{className:"grid w-full grid-cols-2 bg-white/10 border border-white/20",children:[c.jsxs(Wg,{value:"remote",className:"data-[state=active]:bg-white/20 data-[state=active]:text-white text-gray-400",children:[c.jsx(kf,{className:"w-4 h-4 mr-2"}),"Remote MCP"]}),c.jsxs(Wg,{value:"local",className:"data-[state=active]:bg-white/20 data-[state=active]:text-white text-gray-400",children:[c.jsx(f4,{className:"w-4 h-4 mr-2"}),"Local MCP"]})]}),c.jsxs(Zg,{value:"remote",className:"space-y-4 mt-4",children:[c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"name",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Server Name"}),c.jsx(Xe,{id:"name",placeholder:"e.g., Database Tools",value:m.name,onChange:E=>{W("name",E.target.value),E.target.value.trim()?F(E.target.value):v(null)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-service-name"}),h&&c.jsxs("div",{className:"flex items-center gap-2 mt-1 text-red-400 text-sm",children:[c.jsx(Pr,{className:"w-4 h-4"}),c.jsx("span",{children:"A service with this name already exists"})]})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"url",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"MCP URL"}),c.jsx(Xe,{id:"url",type:"url",placeholder:"http://localhost:8080/mcp or https://mcp.notion.com/mcp",value:m.url,onChange:E=>W("url",E.target.value),className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-mcp-url"}),c.jsxs("div",{className:"mt-1 text-xs text-gray-400",children:[c.jsx("p",{children:"Supported formats:"}),c.jsxs("ul",{className:"list-disc list-inside ml-2 space-y-1",children:[c.jsxs("li",{children:["HTTP MCP: ",c.jsx("code",{children:"http://localhost:8080/mcp"})]}),c.jsxs("li",{children:["SSE MCP: ",c.jsx("code",{children:"https://be.omnimcp.ai/api/v1/mcp/.../sse"})]}),c.jsxs("li",{children:["Notion MCP: ",c.jsx("code",{children:"https://mcp.notion.com/mcp"})]})]})]})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"description",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Description"}),c.jsx(_o,{id:"description",placeholder:"Brief description of capabilities...",value:m.description,onChange:E=>W("description",E.target.value),rows:3,className:"bg-white/10 border-white/20 text-white placeholder-gray-400 resize-none","data-testid":"textarea-description"})]})]}),c.jsxs(Zg,{value:"local",className:"space-y-4 mt-4",children:[s==="json"&&c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"local-json",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Local MCP Configuration (JSON)"}),c.jsx(_o,{id:"local-json",placeholder:`{
|
|
360
|
+
"mcpServers": {
|
|
361
|
+
"memory": {
|
|
362
|
+
"command": "npx",
|
|
363
|
+
"args": ["-y", "@modelcontextprotocol/server-memory"]
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
}`,value:a,onChange:E=>l(E.target.value),rows:12,className:"bg-white/10 border-white/20 text-white placeholder-gray-400 resize-none font-mono text-xs","data-testid":"textarea-local-json"}),c.jsxs("div",{className:"mt-2 text-xs text-gray-400",children:[c.jsx("p",{children:"Enter your local MCP server configuration in JSON format."}),c.jsx("p",{children:"Example:"}),c.jsx("pre",{className:"bg-white/10 p-2 rounded-md text-xs text-gray-300",children:`{
|
|
367
|
+
"mcpServers": {
|
|
368
|
+
"memory": {
|
|
369
|
+
"command": "npx",
|
|
370
|
+
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
|
371
|
+
"env": {
|
|
372
|
+
"MEMORY_FILE_PATH": "/path/to/custom/memory.json"
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
}
|
|
376
|
+
}`})]})]}),c.jsxs(oe,{type:"button",className:"flex-1 border",style:{background:"linear-gradient(135deg, #C4B643, #D4C760)",borderColor:"#C4B643",color:"#0A0A07"},onClick:T,disabled:!a.trim()||a.trim().length<10,"data-testid":"button-parse-json",children:[c.jsx(Dg,{className:"w-4 h-4 mr-2",style:{color:"#0A0A07"}}),"Parse Configuration"]})]}),s==="review"&&c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"local-name",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Server Name"}),c.jsx(Xe,{id:"local-name",placeholder:"e.g., Memory Server",value:C.name,onChange:E=>{j("name",E.target.value),E.target.value.trim()?F(E.target.value):v(null)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-local-service-name"}),h&&c.jsxs("div",{className:"mt-2 text-xs text-red-400 flex items-center",children:[c.jsx(Pr,{className:"w-4 h-4 mr-1"}),'A service with the name "',h,'" already exists.']})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"command",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Command"}),c.jsx(Xe,{id:"command",placeholder:"e.g., npx, python, node",value:C.command,onChange:E=>j("command",E.target.value),className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-command"}),c.jsx("div",{className:"mt-1 text-xs text-gray-400",children:"The command to execute (e.g., npx, python, node)"})]}),c.jsxs("div",{children:[c.jsx(Be,{className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Arguments"}),C.args.map((E,$)=>c.jsxs("div",{className:"flex gap-2 mb-2",children:[c.jsx(Xe,{placeholder:`Argument ${$+1}`,value:E,onChange:M=>{const B=[...C.args];B[$]=M.target.value,j("args",B)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400","data-testid":`input-arg-${$}`}),$===C.args.length-1&&c.jsx(oe,{type:"button",size:"sm",onClick:()=>j("args",[...C.args,""]),className:"bg-white/20 hover:bg-white/30 text-white",children:c.jsx(ai,{className:"w-4 h-4"})}),C.args.length>1&&c.jsx(oe,{type:"button",size:"sm",variant:"destructive",onClick:()=>{const M=C.args.filter((B,G)=>G!==$);j("args",M)},className:"bg-red-500/80 hover:bg-red-500 text-white",children:c.jsx(_f,{className:"w-4 h-4"})})]},$)),c.jsx("div",{className:"mt-1 text-xs text-gray-400",children:"Command arguments (e.g., -y, @modelcontextprotocol/server-memory)"})]}),c.jsxs("div",{children:[c.jsx(Be,{className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Environment Variables"}),Object.entries(C.env).length===0?c.jsx("div",{className:"text-gray-400 text-sm italic",children:"No environment variables configured"}):c.jsx("div",{className:"space-y-2",children:Object.entries(C.env).map(([E,$],M)=>c.jsxs("div",{className:"flex gap-2",children:[c.jsx(Xe,{placeholder:"Variable name",value:E,onChange:B=>{const G={...C.env};delete G[E],G[B.target.value]=$,j("env",G)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400","data-testid":`input-env-key-${M}`}),c.jsx(Xe,{placeholder:"Value",value:$,onChange:B=>{const G={...C.env};G[E]=B.target.value,j("env",G)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400","data-testid":`input-env-value-${M}`}),c.jsx(oe,{type:"button",size:"sm",variant:"destructive",onClick:()=>{const B={...C.env};delete B[E],j("env",B)},className:"bg-red-500/80 hover:bg-red-500 text-white",children:c.jsx(_f,{className:"w-4 h-4"})})]},M))}),c.jsxs(oe,{type:"button",size:"sm",onClick:()=>{const E={...C.env};E[""]="",j("env",E)},className:"mt-2 bg-white/20 hover:bg-white/30 text-white",children:[c.jsx(ai,{className:"w-4 h-4 mr-2"}),"Add Environment Variable"]}),c.jsx("div",{className:"mt-1 text-xs text-gray-400",children:"Environment variables for the MCP server process"})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"local-description",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Description"}),c.jsx(_o,{id:"local-description",placeholder:"Brief description of capabilities...",value:C.description,onChange:E=>j("description",E.target.value),rows:3,className:"bg-white/10 border-white/20 text-white placeholder-gray-400 resize-none","data-testid":"textarea-local-description"})]}),c.jsxs("div",{className:"flex gap-3",children:[c.jsx(oe,{type:"button",variant:"outline",className:"flex-1 border-white/20 text-white hover:bg-white/10",onClick:()=>i("json"),"data-testid":"button-back-to-json",children:"← Back to JSON"}),c.jsxs(oe,{type:"button",variant:"ghost",className:`flex-1 border-2 hover:opacity-90 ${Jr}`,style:Yr(xn),onClick:q,disabled:_(),"data-testid":"button-register",children:[c.jsx(ai,{className:"w-4 h-4 mr-2"}),L.isPending?"Registering...":V()]})]})]}),s==="complete"&&c.jsxs("div",{className:"text-center py-8",children:[c.jsx(Dg,{className:"w-16 h-16 text-green-500 mx-auto mb-4"}),c.jsx("h3",{className:"text-xl font-bold mb-2",style:{color:"#92E4DD"},children:"Local MCP Registered!"}),c.jsx("p",{className:"text-gray-400 mb-4",children:"Your local MCP server has been successfully registered."}),c.jsx(oe,{type:"button",className:"flex-1 border",style:{background:"linear-gradient(135deg, #C4B643, #D4C760)",borderColor:"#C4B643",color:"#0A0A07"},onClick:Z,"data-testid":"button-close",children:"Close"})]})]})]}):c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"name",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Agent Name"}),c.jsx(Xe,{id:"name",placeholder:"e.g., Code Assistant",value:S.name,onChange:E=>{O("name",E.target.value),E.target.value.trim()?F(E.target.value):v(null)},className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-service-name"}),h&&c.jsxs("div",{className:"flex items-center gap-2 mt-1 text-red-400 text-sm",children:[c.jsx(Pr,{className:"w-4 h-4"}),c.jsx("span",{children:"A service with this name already exists"})]})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"manifest_url",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Manifest URL"}),c.jsx(Xe,{id:"manifest_url",type:"url",placeholder:"http://localhost:8001/.well-known/a2a/manifest.json",value:S.manifest_url,onChange:E=>O("manifest_url",E.target.value),className:"bg-white/10 border-white/20 text-white placeholder-gray-400",required:!0,"data-testid":"input-manifest-url"})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"description",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"Description"}),c.jsx(_o,{id:"description",placeholder:"Brief description of capabilities...",value:S.description,onChange:E=>O("description",E.target.value),rows:3,className:"bg-white/10 border-white/20 text-white placeholder-gray-400 resize-none","data-testid":"textarea-description"})]})]}),e==="mcp"&&r==="remote"&&c.jsxs("div",{className:"space-y-4 border border-white/10 rounded-lg p-4",children:[c.jsxs("div",{className:"flex items-center space-x-2",children:[c.jsx("input",{type:"checkbox",id:"headers_enabled",checked:m.headers_enabled,onChange:E=>U(E.target.checked),className:"rounded border-white/20 bg-white/10"}),c.jsx(Be,{htmlFor:"headers_enabled",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"🔐 Authentication Required"})]}),c.jsx("div",{className:"text-xs text-gray-400",children:c.jsx("p",{children:"Enable this if your MCP server requires authentication (API keys, tokens, etc.)."})}),m.headers_enabled&&c.jsxs("div",{className:"space-y-3 pl-6",children:[c.jsxs("div",{className:"text-xs text-gray-400 mb-2",children:[c.jsx("p",{children:"Configure HTTP headers for authentication. Common examples:"}),c.jsxs("ul",{className:"list-disc list-inside ml-2 mt-1 space-y-1",children:[c.jsxs("li",{children:[c.jsx("code",{children:"Authorization: Bearer YOUR_TOKEN"})," - For API tokens"]}),c.jsxs("li",{children:[c.jsx("code",{children:"X-API-Key: YOUR_API_KEY"})," - For API keys"]}),c.jsxs("li",{children:[c.jsx("code",{children:"X-Custom-Header: value"})," - For custom headers"]})]})]}),c.jsxs("div",{children:[c.jsx(Be,{htmlFor:"headers",className:"text-sm font-semibold",style:{color:"#92E4DD"},children:"HTTP Headers (JSON)"}),c.jsx(_o,{id:"headers",placeholder:`{
|
|
377
|
+
"Authorization": "Bearer YOUR_TOKEN_HERE",
|
|
378
|
+
"X-API-Key": "YOUR_API_KEY_HERE"
|
|
379
|
+
}`,value:g,onChange:E=>{y(E.target.value),w&&k(null)},onBlur:()=>{g.trim()&&H()},rows:6,className:"bg-white/10 border-white/20 text-white placeholder-gray-400 resize-none font-mono text-xs","data-testid":"textarea-headers"}),w&&c.jsxs("p",{className:"text-red-400 text-xs mt-1 flex items-center gap-1",children:[c.jsx(Pr,{className:"w-3 h-3 shrink-0"}),w]}),c.jsx("div",{className:"text-xs text-gray-400 mt-1",children:c.jsx("p",{children:"Enter headers as JSON. Keys are header names, values are header values."})})]})]})]}),f&&c.jsxs("div",{className:"text-red-400 text-sm mt-2",children:[c.jsx(Pr,{className:"w-4 h-4 mr-1"}),f]}),h&&c.jsxs("div",{className:"text-red-400 text-sm mt-2",children:[c.jsx(Pr,{className:"w-4 h-4 mr-1"}),'A service with the name "',h,'" already exists. You can register it anyway, but it might overwrite the existing one.']}),c.jsxs("div",{className:"flex space-x-3 pt-4",children:[c.jsx(oe,{type:"button",variant:"secondary",className:"flex-1 border text-white",style:{background:"#ad095e",borderColor:"#ad095e"},onClick:Z,"data-testid":"button-cancel",children:"Cancel"}),!(e==="mcp"&&r==="local")&&c.jsxs(oe,{type:"button",variant:"ghost",className:`flex-1 border-2 hover:opacity-90 ${Jr}`,style:Yr(xn),disabled:L.isPending||_(),"data-testid":"button-register",onClick:q,children:[c.jsx(ai,{className:"w-4 h-4 mr-2"}),L.isPending?"Registering...":"Register Service"]})]})]})})}async function Xj(e){return(await(await be("POST","/api/export",{scope:e.scope??"collection",...e.deckId?{deckId:e.deckId}:{}})).json()).data}async function e3(e){return(await(await be("POST","/api/import",e)).json()).data}function eP(e,t){const n=new Blob([`${JSON.stringify(e,null,2)}
|
|
380
|
+
`],{type:"application/json"}),r=URL.createObjectURL(n),o=document.createElement("a");o.href=r,o.download=t,o.click(),URL.revokeObjectURL(r)}function t3(e){return e.trim().toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,48)||"deck"}function xk(e){const{services:t,playbooks:n,decks:r}=e.counts;return`Decks +${r.created} / skipped ${r.reused}. Services +${t.created} / skipped ${t.reused}. Playbooks +${n.created} / skipped ${n.reused}.`}function n3({decks:e,editingDeckId:t,onSelectDeck:n,isLoading:r}){const[o,s]=b.useState(!1),[i,a]=b.useState(""),l=Zt(),{toast:u}=Ht(),{data:d}=xt({queryKey:["/api/scope/bindings"],refetchInterval:3e3}),f=b.useMemo(()=>hF((d==null?void 0:d.data)??[]),[d]),p=ut({mutationFn:async k=>be("POST","/api/decks",{name:k,isActive:!1}),onSuccess:async(k,C)=>{var S;const N=await k.json();l.invalidateQueries({queryKey:["/api/decks"]}),(S=N.data)!=null&&S.id&&n(N.data.id),u({title:"Deck created",description:`${C} has been created successfully.`}),s(!1),a("")},onError:k=>{u({title:"Failed to create deck",description:k.message,variant:"destructive"})}}),h=ut({mutationFn:async k=>{const C=await Xj({scope:"deck",deckId:k.id});return eP(C,`${t3(k.name)}.agent-deck.json`),C},onSuccess:(k,C)=>{u({title:"Deck exported",description:`${C.name}: ${k.services.length} services, ${k.playbooks.length} playbooks`})},onError:k=>{u({title:"Export failed",description:k.message,variant:"destructive"})}}),v=(k,C)=>{k.stopPropagation(),h.mutate(C)},m=ut({mutationFn:async k=>be("DELETE",`/api/decks/${k}`,{}),onSuccess:()=>{l.invalidateQueries({queryKey:["/api/decks"]}),u({title:"Deck deleted",description:"Your deck has been deleted successfully."})},onError:k=>{k.message.includes("Cannot delete the last deck")?u({title:"Cannot delete deck",description:"You cannot delete the last deck. Please create another deck first.",variant:"destructive"}):u({title:"Failed to delete deck",description:k.message,variant:"destructive"})}}),x=async(k,C)=>{k.stopPropagation();try{await navigator.clipboard.writeText(C.id),u({title:"Copied deck id",description:"Use with bind_workspace({ workspaceRoot, deckId }) in your agent."})}catch(N){u({title:"Failed to copy deck id",description:N instanceof Error?N.message:"Unknown error",variant:"destructive"})}},g=(k,C)=>{k.stopPropagation(),window.confirm("Are you sure you want to delete this deck? This action cannot be undone.")&&m.mutate(C)},y=k=>{k.preventDefault();const C=i.trim();C&&p.mutate(C)},w=k=>{var C,N,S;return(((C=k.services)==null?void 0:C.length)??0)+(((N=k.credentials)==null?void 0:N.length)??0)+(((S=k.playbooks)==null?void 0:S.length)??0)};return r?c.jsx("div",{className:"bg-black/40 backdrop-blur-md rounded-2xl border border-white/10 p-6 shadow-2xl",children:c.jsxs("div",{className:"animate-pulse space-y-4",children:[c.jsx("div",{className:"h-6 bg-white/10 rounded"}),c.jsx("div",{className:"space-y-3",children:Array.from({length:3}).map((k,C)=>c.jsx("div",{className:"h-16 bg-white/5 rounded-lg"},C))})]})}):c.jsxs(c.Fragment,{children:[c.jsxs("div",{className:"h-full flex flex-col","data-testid":"deck-management-panel",children:[c.jsxs("h2",{className:"text-lg font-bold mb-3 flex items-center",children:[c.jsx(bf,{className:"w-4 h-4 mr-2",style:{color:"#92E4DD"}}),c.jsx("span",{style:{color:"#92E4DD"},children:"My Decks"})]}),c.jsx("div",{className:"mb-3",children:c.jsxs(oe,{onClick:()=>s(!0),className:"w-full border text-sm py-2",style:{background:"#C4B643",borderColor:"#C4B643",color:"black"},"data-testid":"create-deck-button",children:[c.jsx(ai,{className:"w-3 h-3 mr-2"}),"Add Deck"]})}),c.jsx("div",{className:"flex-1 overflow-y-auto",children:c.jsx("div",{className:"space-y-2",children:e.map(k=>{const C=k.id===t,N=w(k),S=f.get(k.id)??0,A=pF(N,S);return c.jsxs("div",{className:`p-2 rounded-lg border cursor-pointer transition-all relative group ${C?"bg-gradient-to-r from-yellow-500/20 to-yellow-600/20 border-2 border-yellow-500/40 hover:border-yellow-400/60":"bg-white/5 border border-white/10 hover:border-white/20"}`,onClick:()=>n(k.id),"data-testid":`deck-item-${k.id}`,children:[c.jsxs("div",{className:"absolute top-1 right-1 flex gap-1 opacity-0 group-hover:opacity-100 transition-opacity duration-200",children:[c.jsx(oe,{size:"sm",variant:"secondary",className:"h-5 w-5 p-0",onClick:P=>v(P,k),title:"Export this deck","data-testid":`export-deck-${k.id}`,children:c.jsx(ZE,{className:"w-2 h-2"})}),c.jsx(oe,{size:"sm",variant:"secondary",className:"h-5 w-5 p-0",onClick:P=>x(P,k),title:"Copy deck id for bind_workspace",children:c.jsx(Jv,{className:"w-2 h-2"})}),c.jsx(oe,{size:"sm",variant:"destructive",className:"h-5 w-5 p-0 bg-red-500/80 hover:bg-red-500 border-red-400",onClick:P=>g(P,k.id),title:"Delete deck",children:c.jsx(su,{className:"w-2 h-2"})})]}),c.jsxs("div",{children:[c.jsx("h3",{className:`font-semibold text-sm pr-16 ${C?"text-yellow-300":"text-white"}`,children:k.name}),c.jsx("p",{className:"text-xs text-gray-400 select-none pointer-events-none",children:A})]})]},k.id)})})})]}),c.jsx(Fs,{open:o,onOpenChange:s,children:c.jsxs(Fo,{className:"sm:max-w-md border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsx(Uo,{children:c.jsxs(qo,{className:"flex items-center text-xl font-bold",children:[c.jsx(bf,{className:"mr-2 h-5 w-5",style:{color:"#92E4DD"}}),"Create New Deck"]})}),c.jsxs("form",{onSubmit:y,className:"space-y-4","data-testid":"form-create-deck",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"deckName",children:"Deck Name"}),c.jsx(Xe,{id:"deckName",placeholder:"e.g., Hiring stack",value:i,onChange:k=>a(k.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#A8C4C0]/60",required:!0,"data-testid":"input-deck-name"})]}),c.jsxs("div",{className:"flex gap-3 pt-2",children:[c.jsx(oe,{type:"button",variant:"outline",className:"flex-1 rounded-full border-white/20 text-[#E8F6F4] hover:bg-white/10",onClick:()=>s(!1),"data-testid":"button-cancel-create",children:"Cancel"}),c.jsx(oe,{type:"submit",className:"flex-1 rounded-full border px-6 text-sm font-semibold hover:opacity-90",style:{background:"#C4B643",borderColor:"#C4B643",color:"black"},disabled:p.isPending,"data-testid":"button-submit-create",children:p.isPending?"Creating…":"Create Deck"})]})]})]})})]})}function r3({open:e,onOpenChange:t}){const[n,r]=b.useState(""),[o,s]=b.useState(""),i=Zt(),{toast:a}=Ht(),l=ut({mutationFn:async()=>be("POST","/api/credentials",{label:n.trim(),value:o}),onSuccess:()=>{i.invalidateQueries({queryKey:["/api/credentials/vault"]}),i.invalidateQueries({queryKey:["/api/decks"]}),a({title:"API key saved",description:`${n.trim()} is stored securely. Your agent can use it from the active deck.`}),t(!1),r(""),s("")},onError:d=>{a({title:"Could not save API key",description:d.message,variant:"destructive"})}}),u=n.trim().length>0&&o.trim().length>0;return c.jsx(Fs,{open:e,onOpenChange:t,children:c.jsxs(Fo,{className:"sm:max-w-md border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsxs(Uo,{children:[c.jsx(qo,{className:"text-[#E8F6F4]",children:"Register API key"}),c.jsx(Li,{className:"text-[#A8C4C0]",children:"Name the service and paste the key. Agent Deck handles the rest — stored in your vault, never shown again."})]}),c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"credential-name",className:"text-[#CFEAE6]",children:"Service name"}),c.jsx(Xe,{id:"credential-name",placeholder:"OpenAI, Linear, Slack…",value:n,onChange:d=>r(d.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#6B8581]"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"credential-value",className:"text-[#CFEAE6]",children:"API key"}),c.jsx(Xe,{id:"credential-value",type:"password",placeholder:"Paste key from the service dashboard",value:o,onChange:d=>s(d.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#6B8581]"})]}),c.jsx(oe,{variant:"ghost",className:`w-full border-2 hover:opacity-90 ${Jr}`,style:Yr(In),onClick:()=>l.mutate(),disabled:!u||l.isPending,children:"Save to vault"})]})]})})}function o3({open:e,onOpenChange:t}){const[n,r]=b.useState(""),[o,s]=b.useState(""),[i,a]=b.useState(""),[l,u]=b.useState(""),[d,f]=b.useState(""),[p,h]=b.useState([]),[v,m]=b.useState([]),x=Zt(),{toast:g}=Ht(),{data:y}=xt({queryKey:["/api/credentials/vault"],enabled:e}),{data:w}=xt({queryKey:["/api/services"],enabled:e}),k=(y==null?void 0:y.data)??[],C=(w==null?void 0:w.data)??[],N=ut({mutationFn:async()=>be("POST","/api/playbooks",{title:n.trim(),body:o,triggers:i.split(",").map(P=>P.trim()).filter(Boolean),dependsOnCredentialIds:p,dependsOnServiceIds:v,exec:l.trim()||void 0,skill:d.trim()||void 0,autoDetectDependencies:!0}),onSuccess:()=>{x.invalidateQueries({queryKey:["/api/playbooks/vault"]}),g({title:"Playbook saved",description:`${n.trim()} is in your collection.`}),t(!1),r(""),s(""),a(""),u(""),f(""),h([]),m([])},onError:P=>{g({title:"Could not save playbook",description:P.message,variant:"destructive"})}}),S=(P,R,T)=>{T(P.includes(R)?P.filter(I=>I!==R):[...P,R])},A=n.trim().length>0&&o.trim().length>0;return c.jsx(Fs,{open:e,onOpenChange:t,children:c.jsxs(Fo,{className:"sm:max-w-2xl max-h-[90vh] overflow-y-auto border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsxs(Uo,{children:[c.jsx(qo,{children:"Register Playbook"}),c.jsxs(Li,{className:"text-[#A8C4C0]",children:["Prefer"," ",c.jsx("span",{className:"font-mono text-xs",children:"register_playbook"})," /"," ",c.jsx("span",{className:"font-mono text-xs",children:"update_playbook"})," from your AI agent. This form also auto-detects API key and MCP dependencies from the content on save."]})]}),c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"playbook-title",children:"Title"}),c.jsx(Xe,{id:"playbook-title",placeholder:"Hiring inbox, Ashby API guide…",value:n,onChange:P=>r(P.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4]"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"playbook-triggers",children:"Triggers (comma-separated)"}),c.jsx(Xe,{id:"playbook-triggers",placeholder:"check inbox, review applicants",value:i,onChange:P=>a(P.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4]"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"playbook-body",children:"Instructions (markdown)"}),c.jsx(_o,{id:"playbook-body",rows:8,placeholder:`# Steps
|
|
381
|
+
1. …
|
|
382
|
+
2. …`,value:o,onChange:P=>s(P.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] font-mono text-sm"})]}),c.jsxs("div",{className:"grid grid-cols-2 gap-4",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{children:"Extra API key deps (optional)"}),c.jsx("p",{className:"text-xs text-gray-500",children:"Merged with auto-detected refs from content."}),c.jsx("div",{className:"max-h-28 overflow-y-auto rounded border border-white/10 p-2 space-y-1",children:k.length===0?c.jsx("p",{className:"text-xs text-gray-500",children:"No API keys registered yet."}):k.map(P=>c.jsxs("label",{className:"flex items-center gap-2 text-xs cursor-pointer",children:[c.jsx("input",{type:"checkbox",checked:p.includes(P.id),onChange:()=>S(p,P.id,h)}),P.label]},P.id))})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{children:"Extra MCP deps (optional)"}),c.jsx("p",{className:"text-xs text-gray-500",children:"Merged with auto-detected refs from content."}),c.jsx("div",{className:"max-h-28 overflow-y-auto rounded border border-white/10 p-2 space-y-1",children:C.length===0?c.jsx("p",{className:"text-xs text-gray-500",children:"No MCP services registered yet."}):C.map(P=>c.jsxs("label",{className:"flex items-center gap-2 text-xs cursor-pointer",children:[c.jsx("input",{type:"checkbox",checked:v.includes(P.id),onChange:()=>S(v,P.id,m)}),P.name]},P.id))})]})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"playbook-exec",children:"Suggested exec (optional)"}),c.jsx(Xe,{id:"playbook-exec",placeholder:"agent-deck exec --connections … -- uv run …",value:l,onChange:P=>u(P.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] font-mono text-xs"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"playbook-skill",children:"Skill path hint (optional)"}),c.jsx(Xe,{id:"playbook-skill",placeholder:".cursor/skills/…/SKILL.md",value:d,onChange:P=>f(P.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] font-mono text-xs"})]}),c.jsx(oe,{variant:"ghost",className:`w-full border-2 hover:opacity-90 ${Jr}`,style:Yr(Sr),onClick:()=>N.mutate(),disabled:!A||N.isPending,children:"Save to collection"})]})]})})}async function cu(e){const t=await e.json();if(!t.success)throw new Error(t.error??"Request failed");return t.data}function wk(e){return e.length===0?null:e.length<=3?e.join(", "):`${e.slice(0,3).join(", ")} and ${e.length-3} more`}async function tP(e){const t=`?status=${encodeURIComponent(e)}`,n=await be("GET",`/api/playbook-patches${t}`);return cu(n)}async function s3(e){const t=await be("GET",`/api/playbook-patches/${e}/preview`);return cu(t)}async function i3(e){const t=await be("POST",`/api/playbook-patches/${e}/accept`);return cu(t)}async function a3(e,t){const n=await be("POST",`/api/playbook-patches/${e}/reject`,{reason:t});return cu(n)}async function l3(e){const t=await be("GET",`/api/playbooks/${e}/events/count`);return cu(t)}async function b0(e){const t=await e.json();if(!t.success)throw new Error(t.error??"Request failed");return t.data}async function nP(e){const t=new URLSearchParams({available:"1"});e&&t.set("playbookId",e);const n=await be("GET",`/api/feedback-signals/count?${t.toString()}`);return(await b0(n)).open}async function c3(e){const t=new URLSearchParams;e!=null&&e.status&&t.set("status",e.status),e!=null&&e.playbookId&&t.set("playbookId",e.playbookId),e!=null&&e.deckId&&t.set("deckId",e.deckId),(e==null?void 0:e.excludeInProposal)!==void 0&&t.set("excludeInProposal",e.excludeInProposal?"true":"false");const n=t.toString()?`?${t.toString()}`:"",r=await be("GET",`/api/feedback-signals${n}`);return b0(r)}async function u3(e){const t=await be("POST","/api/feedback-signals/discard",{signalIds:e});return b0(t)}function d3(e){return!!e.linkedPatchId&&e.status==="open"}function Id(e){return`"${e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n")}"`}function f3(e){return e==null||e===""?"null":Id(e)}function h3(e){return`Propose playbook updates from these Agent Deck feedback signals (copied from the Feedback table).
|
|
383
|
+
|
|
384
|
+
For each coherent pattern:
|
|
385
|
+
1. Call \`propose_playbook_patch\` with consolidated item ops (prefer \`add_item\`) — or kind \`create\` when there is no playbook.
|
|
386
|
+
2. Pass **every** consumed row \`id\` in \`signal_ids\` so we can track which feedback is parked / solved.
|
|
387
|
+
3. Do not invent a list-feedback MCP tool. Discard noise in the dashboard.
|
|
388
|
+
|
|
389
|
+
Signals (\`id\` required for tracking):
|
|
390
|
+
|
|
391
|
+
\`\`\`yaml
|
|
392
|
+
${e.map(n=>{const r=[`- id: ${n.id}`,` playbook: ${f3(n.candidatePlaybookId)}`,` feedback: ${Id(n.userFeedbackExcerpt)}`,` failure: ${Id(n.failureSummary)}`];return n.correctedOutputHint&&r.push(` hint: ${Id(n.correctedOutputHint)}`),n.candidateDeckId&&r.push(` deck: ${n.candidateDeckId}`),r.join(`
|
|
393
|
+
`)}).join(`
|
|
394
|
+
`)}
|
|
395
|
+
\`\`\``}function p3({playbookId:e,open:t,onOpenChange:n}){const{data:r,isLoading:o}=xt({queryKey:e?[`/api/playbooks/${e}`]:["playbook-detail-disabled"],enabled:t&&!!e}),{data:s}=xt({queryKey:[`/api/playbooks/${e}/events/count`],queryFn:()=>l3(e),enabled:t&&!!e}),{data:i}=xt({queryKey:["/api/feedback-signals/count","available",e],queryFn:()=>nP(e),enabled:t&&!!e}),a=r==null?void 0:r.data,l=((a==null?void 0:a.dependencies.missingCredentialIds.length)??0)+((a==null?void 0:a.dependencies.missingServiceIds.length)??0);return c.jsx(Fs,{open:t,onOpenChange:n,children:c.jsxs(Fo,{className:"sm:max-w-6xl max-h-[90vh] overflow-y-auto border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsxs(Uo,{children:[c.jsx(qo,{children:(a==null?void 0:a.title)??"Playbook"}),c.jsx(Li,{className:"text-[#A8C4C0]",children:(a==null?void 0:a.id)??e})]}),o||!a?c.jsx("p",{className:"text-sm text-gray-400",children:"Loading…"}):c.jsxs("div",{className:"space-y-4 text-sm",children:[c.jsxs("p",{className:"rounded-md border border-white/10 bg-white/5 px-3 py-2 text-[#A8C4C0]",children:["Agent corrections file as"," ",c.jsx("span",{className:"font-mono text-xs",children:"propose_playbook_patch"})," proposals — review in the queue. Direct"," ",c.jsx("span",{className:"font-mono text-xs",children:"update_playbook"})," is for explicit edits only."]}),typeof s=="number"&&c.jsxs("p",{className:"text-xs text-gray-500",children:["Fetched ",s," time",s===1?"":"s"," (undertriggering signal)",typeof i=="number"&&i>0?` · ${i} open feedback signal${i===1?"":"s"}`:null]}),typeof s!="number"&&typeof i=="number"&&i>0&&c.jsxs("p",{className:"text-xs text-gray-500",children:[i," open feedback signal",i===1?"":"s"]}),a.triggers.length>0&&c.jsxs("div",{children:[c.jsx("h4",{className:"font-semibold text-amber-200 mb-1",children:"Triggers"}),c.jsx("p",{className:"text-gray-300",children:a.triggers.join(", ")})]}),c.jsxs("div",{children:[c.jsx("h4",{className:"font-semibold text-amber-200 mb-1",children:"Dependencies"}),a.dependencies.credentials.length===0&&a.dependencies.services.length===0&&l===0?c.jsx("p",{className:"text-gray-400",children:"None declared."}):c.jsxs("ul",{className:"space-y-1 text-gray-300",children:[a.dependencies.credentials.map(u=>c.jsxs("li",{children:["API key: ",u.label]},u.id)),a.dependencies.services.map(u=>c.jsxs("li",{children:["MCP: ",u.label]},u.id)),a.dependencies.missingCredentialIds.map(u=>c.jsxs("li",{className:"text-amber-300 flex items-center gap-1",children:[c.jsx(Pr,{className:"w-3 h-3"})," Missing API key: ",u]},u)),a.dependencies.missingServiceIds.map(u=>c.jsxs("li",{className:"text-amber-300 flex items-center gap-1",children:[c.jsx(Pr,{className:"w-3 h-3"})," Missing MCP: ",u]},u))]})]}),a.exec&&c.jsxs("div",{children:[c.jsx("h4",{className:"font-semibold text-amber-200 mb-1",children:"Suggested exec"}),c.jsx("pre",{className:"rounded bg-black/40 p-2 text-xs overflow-x-auto",children:a.exec})]}),a.skill&&c.jsxs("div",{children:[c.jsx("h4",{className:"font-semibold text-amber-200 mb-1",children:"Skill hint"}),c.jsx("p",{className:"font-mono text-xs text-gray-300",children:a.skill})]}),c.jsxs("div",{children:[c.jsx("h4",{className:"font-semibold text-amber-200 mb-1",children:"Instructions"}),c.jsx("div",{className:"rounded bg-black/30 p-3 whitespace-pre-wrap text-gray-200",children:a.body})]})]})]})})}function m3({credentialId:e,open:t,onOpenChange:n}){const r=Zt(),{toast:o}=Ht(),[s,i]=b.useState(""),[a,l]=b.useState(""),[u,d]=b.useState(""),{data:f,isLoading:p}=xt({queryKey:e?[`/api/credentials/${e}`]:["credential-detail-disabled"],enabled:t&&!!e}),h=f==null?void 0:f.data;b.useEffect(()=>{h&&(i(h.label),l(h.docsUrl??""),d(""))},[h==null?void 0:h.id,h==null?void 0:h.label,h==null?void 0:h.docsUrl]);const v=ut({mutationFn:async()=>{if(!e)throw new Error("No credential selected");const x=s.trim();if(!x)throw new Error("Name is required");const g=a.trim();if(g)try{new URL(g)}catch{throw new Error("Documentation link must be a valid URL")}await be("PUT",`/api/credentials/${e}`,{label:x,docsUrl:g}),u.trim()&&await be("POST",`/api/credentials/${e}/rotate`,{value:u.trim()})},onSuccess:()=>{r.invalidateQueries({queryKey:["/api/credentials/vault"]}),e&&r.invalidateQueries({queryKey:[`/api/credentials/${e}`]}),r.invalidateQueries({queryKey:["/api/collection/warnings"]}),r.invalidateQueries({queryKey:["/api/decks"]}),o({title:u.trim()?"API key updated":"API key saved",description:u.trim()?"Name, docs link, and key value were updated.":"Name and docs link were updated."}),d(""),n(!1)},onError:x=>{o({title:"Could not save API key",description:x.message,variant:"destructive"})}}),m=s.trim().length>0&&(s.trim()!==(h==null?void 0:h.label)||a.trim()!==((h==null?void 0:h.docsUrl)??"")||u.trim().length>0);return c.jsx(Fs,{open:t,onOpenChange:n,children:c.jsxs(Fo,{className:"sm:max-w-md border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsxs(Uo,{children:[c.jsx(qo,{className:"text-[#E8F6F4]",children:(h==null?void 0:h.label)??"API key"}),c.jsx(Li,{className:"font-mono text-xs text-[#A8C4C0]",children:(h==null?void 0:h.id)??e})]}),p||!h?c.jsx("p",{className:"text-sm text-gray-400",children:"Loading…"}):c.jsxs("div",{className:"space-y-4",children:[!h.hasSecret&&c.jsxs("div",{className:"flex items-start gap-2 rounded-md border border-amber-500/40 bg-amber-500/10 px-3 py-2 text-sm text-amber-200",children:[c.jsx(Pr,{className:"mt-0.5 h-4 w-4 shrink-0"}),c.jsx("p",{children:"No key is stored in your vault for this credential. Paste a key below to save it — the value is never shown after saving."})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"credential-detail-name",className:"text-[#CFEAE6]",children:"Name"}),c.jsx(Xe,{id:"credential-detail-name",value:s,onChange:x=>i(x.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#6B8581]"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"credential-detail-key",className:"text-[#CFEAE6]",children:h.hasSecret?"Rotate API key":"API key"}),c.jsx(Xe,{id:"credential-detail-key",type:"password",placeholder:h.hasSecret?"Leave blank to keep current key":"Paste key from the service dashboard",value:u,onChange:x=>d(x.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#6B8581]"}),h.hasSecret&&c.jsx("p",{className:"text-xs text-[#6B8581]",children:"Stored securely in Keychain. Enter a new value only when rotating."})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"credential-detail-docs",className:"text-[#CFEAE6]",children:"Documentation link"}),c.jsxs("div",{className:"flex gap-2",children:[c.jsx(Xe,{id:"credential-detail-docs",type:"url",placeholder:"https://…",value:a,onChange:x=>l(x.target.value),className:"border-white/15 bg-[#0F0F0C] text-[#E8F6F4] placeholder:text-[#6B8581]"}),a.trim()&&c.jsx(oe,{type:"button",variant:"outline",size:"icon",className:"shrink-0 border-white/15 bg-[#0F0F0C] text-[#A8C4C0] hover:bg-white/5",onClick:()=>window.open(a.trim(),"_blank","noopener,noreferrer"),title:"Open documentation",children:c.jsx(Eo,{className:"h-4 w-4"})})]})]}),c.jsx(oe,{variant:"ghost",className:`w-full border-2 hover:opacity-90 ${Jr}`,style:Yr(In),onClick:()=>v.mutate(),disabled:!m||v.isPending,children:v.isPending?"Saving…":"Save changes"})]})]})})}const g3=kh("inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",{variants:{variant:{default:"border-transparent bg-primary text-primary-foreground hover:bg-primary/80",secondary:"border-transparent bg-secondary text-secondary-foreground hover:bg-secondary/80",destructive:"border-transparent bg-destructive text-destructive-foreground hover:bg-destructive/80",outline:"text-foreground"}},defaultVariants:{variant:"default"}});function wn({className:e,variant:t,...n}){return c.jsx("div",{className:Ne(g3({variant:t}),e),...n})}function rP(e){const t=b.useRef({value:e,previous:e});return b.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var Dh="Checkbox",[y3,bte]=lo(Dh),[v3,k0]=y3(Dh);function x3(e){const{__scopeCheckbox:t,checked:n,children:r,defaultChecked:o,disabled:s,form:i,name:a,onCheckedChange:l,required:u,value:d="on",internal_do_not_use_render:f}=e,[p,h]=$s({prop:n,defaultProp:o??!1,onChange:l,caller:Dh}),[v,m]=b.useState(null),[x,g]=b.useState(null),y=b.useRef(!1),w=v?!!i||!!v.closest("form"):!0,k={checked:p,disabled:s,setChecked:h,control:v,setControl:m,name:a,form:i,value:d,hasConsumerStoppedPropagationRef:y,required:u,defaultChecked:Ns(o)?!1:o,isFormControl:w,bubbleInput:x,setBubbleInput:g};return c.jsx(v3,{scope:t,...k,children:w3(f)?f(k):r})}var oP="CheckboxTrigger",sP=b.forwardRef(({__scopeCheckbox:e,onKeyDown:t,onClick:n,...r},o)=>{const{control:s,value:i,disabled:a,checked:l,required:u,setControl:d,setChecked:f,hasConsumerStoppedPropagationRef:p,isFormControl:h,bubbleInput:v}=k0(oP,e),m=Ye(o,d),x=b.useRef(l);return b.useEffect(()=>{const g=s==null?void 0:s.form;if(g){const y=()=>f(x.current);return g.addEventListener("reset",y),()=>g.removeEventListener("reset",y)}},[s,f]),c.jsx(Te.button,{type:"button",role:"checkbox","aria-checked":Ns(l)?"mixed":l,"aria-required":u,"data-state":uP(l),"data-disabled":a?"":void 0,disabled:a,value:i,...r,ref:m,onKeyDown:ve(t,g=>{g.key==="Enter"&&g.preventDefault()}),onClick:ve(n,g=>{f(y=>Ns(y)?!0:!y),v&&h&&(p.current=g.isPropagationStopped(),p.current||g.stopPropagation())})})});sP.displayName=oP;var _0=b.forwardRef((e,t)=>{const{__scopeCheckbox:n,name:r,checked:o,defaultChecked:s,required:i,disabled:a,value:l,onCheckedChange:u,form:d,...f}=e;return c.jsx(x3,{__scopeCheckbox:n,checked:o,defaultChecked:s,disabled:a,required:i,onCheckedChange:u,name:r,form:d,value:l,internal_do_not_use_render:({isFormControl:p})=>c.jsxs(c.Fragment,{children:[c.jsx(sP,{...f,ref:t,__scopeCheckbox:n}),p&&c.jsx(cP,{__scopeCheckbox:n})]})})});_0.displayName=Dh;var iP="CheckboxIndicator",aP=b.forwardRef((e,t)=>{const{__scopeCheckbox:n,forceMount:r,...o}=e,s=k0(iP,n);return c.jsx(co,{present:r||Ns(s.checked)||s.checked===!0,children:c.jsx(Te.span,{"data-state":uP(s.checked),"data-disabled":s.disabled?"":void 0,...o,ref:t,style:{pointerEvents:"none",...e.style}})})});aP.displayName=iP;var lP="CheckboxBubbleInput",cP=b.forwardRef(({__scopeCheckbox:e,...t},n)=>{const{control:r,hasConsumerStoppedPropagationRef:o,checked:s,defaultChecked:i,required:a,disabled:l,name:u,value:d,form:f,bubbleInput:p,setBubbleInput:h}=k0(lP,e),v=Ye(n,h),m=rP(s),x=vN(r);b.useEffect(()=>{const y=p;if(!y)return;const w=window.HTMLInputElement.prototype,C=Object.getOwnPropertyDescriptor(w,"checked").set,N=!o.current;if(m!==s&&C){const S=new Event("click",{bubbles:N});y.indeterminate=Ns(s),C.call(y,Ns(s)?!1:s),y.dispatchEvent(S)}},[p,m,s,o]);const g=b.useRef(Ns(s)?!1:s);return c.jsx(Te.input,{type:"checkbox","aria-hidden":!0,defaultChecked:i??g.current,required:a,disabled:l,name:u,value:d,form:f,...t,tabIndex:-1,ref:v,style:{...t.style,...x,position:"absolute",pointerEvents:"none",opacity:0,margin:0,transform:"translateX(-100%)"}})});cP.displayName=lP;function w3(e){return typeof e=="function"}function Ns(e){return e==="indeterminate"}function uP(e){return Ns(e)?"indeterminate":e?"checked":"unchecked"}const Tf=b.forwardRef(({className:e,...t},n)=>c.jsx(_0,{ref:n,className:Ne("peer h-4 w-4 shrink-0 rounded-sm border border-primary ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 data-[state=checked]:bg-primary data-[state=checked]:text-primary-foreground",e),...t,children:c.jsx(aP,{className:Ne("flex items-center justify-center text-current"),children:c.jsx(KE,{className:"h-4 w-4"})})}));Tf.displayName=_0.displayName;const dP=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{className:"relative w-full overflow-auto",children:c.jsx("table",{ref:n,className:Ne("w-full caption-bottom text-sm",e),...t})}));dP.displayName="Table";const fP=b.forwardRef(({className:e,...t},n)=>c.jsx("thead",{ref:n,className:Ne("[&_tr]:border-b",e),...t}));fP.displayName="TableHeader";const hP=b.forwardRef(({className:e,...t},n)=>c.jsx("tbody",{ref:n,className:Ne("[&_tr:last-child]:border-0",e),...t}));hP.displayName="TableBody";const b3=b.forwardRef(({className:e,...t},n)=>c.jsx("tfoot",{ref:n,className:Ne("border-t bg-muted/50 font-medium [&>tr]:last:border-b-0",e),...t}));b3.displayName="TableFooter";const Gi=b.forwardRef(({className:e,...t},n)=>c.jsx("tr",{ref:n,className:Ne("border-b transition-colors hover:bg-muted/50 data-[state=selected]:bg-muted",e),...t}));Gi.displayName="TableRow";const Ad=b.forwardRef(({className:e,...t},n)=>c.jsx("th",{ref:n,className:Ne("h-12 px-4 text-left align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0",e),...t}));Ad.displayName="TableHead";const Qs=b.forwardRef(({className:e,...t},n)=>c.jsx("td",{ref:n,className:Ne("p-4 align-middle [&:has([role=checkbox])]:pr-0",e),...t}));Qs.displayName="TableCell";const k3=b.forwardRef(({className:e,...t},n)=>c.jsx("caption",{ref:n,className:Ne("mt-4 text-sm text-muted-foreground",e),...t}));k3.displayName="TableCaption";function _3(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const S3=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,C3=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,E3={};function bk(e,t){return(E3.jsx?C3:S3).test(e)}const N3=/[ \t\n\f\r]/g;function j3(e){return typeof e=="object"?e.type==="text"?kk(e.value):!1:kk(e)}function kk(e){return e.replace(N3,"")===""}class uu{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}uu.prototype.normal={};uu.prototype.property={};uu.prototype.space=void 0;function pP(e,t){const n={},r={};for(const o of e)Object.assign(n,o.property),Object.assign(r,o.normal);return new uu(n,r,t)}function Qg(e){return e.toLowerCase()}class Un{constructor(t,n){this.attribute=n,this.property=t}}Un.prototype.attribute="";Un.prototype.booleanish=!1;Un.prototype.boolean=!1;Un.prototype.commaOrSpaceSeparated=!1;Un.prototype.commaSeparated=!1;Un.prototype.defined=!1;Un.prototype.mustUseProperty=!1;Un.prototype.number=!1;Un.prototype.overloadedBoolean=!1;Un.prototype.property="";Un.prototype.spaceSeparated=!1;Un.prototype.space=void 0;let P3=0;const Pe=zi(),Ot=zi(),Gg=zi(),X=zi(),nt=zi(),xi=zi(),Vn=zi();function zi(){return 2**++P3}const Jg=Object.freeze(Object.defineProperty({__proto__:null,boolean:Pe,booleanish:Ot,commaOrSpaceSeparated:Vn,commaSeparated:xi,number:X,overloadedBoolean:Gg,spaceSeparated:nt},Symbol.toStringTag,{value:"Module"})),Gp=Object.keys(Jg);class S0 extends Un{constructor(t,n,r,o){let s=-1;if(super(t,n),_k(this,"space",o),typeof r=="number")for(;++s<Gp.length;){const i=Gp[s];_k(this,Gp[s],(r&Jg[i])===Jg[i])}}}S0.prototype.defined=!0;function _k(e,t,n){n&&(e[t]=n)}function vl(e){const t={},n={};for(const[r,o]of Object.entries(e.properties)){const s=new S0(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(s.mustUseProperty=!0),t[r]=s,n[Qg(r)]=r,n[Qg(s.attribute)]=r}return new uu(t,n,e.space)}const mP=vl({properties:{ariaActiveDescendant:null,ariaAtomic:Ot,ariaAutoComplete:null,ariaBusy:Ot,ariaChecked:Ot,ariaColCount:X,ariaColIndex:X,ariaColSpan:X,ariaControls:nt,ariaCurrent:null,ariaDescribedBy:nt,ariaDetails:null,ariaDisabled:Ot,ariaDropEffect:nt,ariaErrorMessage:null,ariaExpanded:Ot,ariaFlowTo:nt,ariaGrabbed:Ot,ariaHasPopup:null,ariaHidden:Ot,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:nt,ariaLevel:X,ariaLive:null,ariaModal:Ot,ariaMultiLine:Ot,ariaMultiSelectable:Ot,ariaOrientation:null,ariaOwns:nt,ariaPlaceholder:null,ariaPosInSet:X,ariaPressed:Ot,ariaReadOnly:Ot,ariaRelevant:null,ariaRequired:Ot,ariaRoleDescription:nt,ariaRowCount:X,ariaRowIndex:X,ariaRowSpan:X,ariaSelected:Ot,ariaSetSize:X,ariaSort:null,ariaValueMax:X,ariaValueMin:X,ariaValueNow:X,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function gP(e,t){return t in e?e[t]:t}function yP(e,t){return gP(e,t.toLowerCase())}const T3=vl({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:xi,acceptCharset:nt,accessKey:nt,action:null,allow:null,allowFullScreen:Pe,allowPaymentRequest:Pe,allowUserMedia:Pe,alpha:Pe,alt:null,as:null,async:Pe,autoCapitalize:null,autoComplete:nt,autoFocus:Pe,autoPlay:Pe,blocking:nt,capture:null,charSet:null,checked:Pe,cite:null,className:nt,closedBy:null,colorSpace:null,cols:X,colSpan:X,command:null,commandFor:null,content:null,contentEditable:Ot,controls:Pe,controlsList:nt,coords:X|xi,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Pe,defer:Pe,dir:null,dirName:null,disabled:Pe,download:Gg,draggable:Ot,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Pe,formTarget:null,headers:nt,height:X,hidden:Gg,high:X,href:null,hrefLang:null,htmlFor:nt,httpEquiv:nt,id:null,imageSizes:null,imageSrcSet:null,inert:Pe,inputMode:null,integrity:null,is:null,isMap:Pe,itemId:null,itemProp:nt,itemRef:nt,itemScope:Pe,itemType:nt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Pe,low:X,manifest:null,max:null,maxLength:X,media:null,method:null,min:null,minLength:X,multiple:Pe,muted:Pe,name:null,nonce:null,noModule:Pe,noValidate:Pe,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:Pe,optimum:X,pattern:null,ping:nt,placeholder:null,playsInline:Pe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Pe,referrerPolicy:null,rel:nt,required:Pe,reversed:Pe,rows:X,rowSpan:X,sandbox:nt,scope:null,scoped:Pe,seamless:Pe,selected:Pe,shadowRootClonable:Pe,shadowRootCustomElementRegistry:Pe,shadowRootDelegatesFocus:Pe,shadowRootMode:null,shadowRootSerializable:Pe,shape:null,size:X,sizes:null,slot:null,span:X,spellCheck:Ot,src:null,srcDoc:null,srcLang:null,srcSet:null,start:X,step:null,style:null,tabIndex:X,target:null,title:null,translate:null,type:null,typeMustMatch:Pe,useMap:null,value:Ot,width:X,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:nt,axis:null,background:null,bgColor:null,border:X,borderColor:null,bottomMargin:X,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Pe,declare:Pe,event:null,face:null,frame:null,frameBorder:null,hSpace:X,leftMargin:X,link:null,longDesc:null,lowSrc:null,marginHeight:X,marginWidth:X,noResize:Pe,noHref:Pe,noShade:Pe,noWrap:Pe,object:null,profile:null,prompt:null,rev:null,rightMargin:X,rules:null,scheme:null,scrolling:Ot,standby:null,summary:null,text:null,topMargin:X,valueType:null,version:null,vAlign:null,vLink:null,vSpace:X,allowTransparency:null,autoCorrect:null,autoSave:null,credentialless:Pe,disablePictureInPicture:Pe,disableRemotePlayback:Pe,exportParts:xi,part:nt,prefix:null,property:null,results:X,security:null,unselectable:null},space:"html",transform:yP}),$3=vl({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",maskType:"mask-type",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:Vn,accentHeight:X,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:X,amplitude:X,arabicForm:null,ascent:X,attributeName:null,attributeType:null,azimuth:X,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:X,by:null,calcMode:null,capHeight:X,className:nt,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:X,diffuseConstant:X,direction:null,display:null,dur:null,divisor:X,dominantBaseline:null,download:Pe,dx:null,dy:null,edgeMode:null,editable:null,elevation:X,enableBackground:null,end:null,event:null,exponent:X,externalResourcesRequired:null,fill:null,fillOpacity:X,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:xi,g2:xi,glyphName:xi,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:X,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:X,horizOriginX:X,horizOriginY:X,id:null,ideographic:X,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:X,k:X,k1:X,k2:X,k3:X,k4:X,kernelMatrix:Vn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:X,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskType:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:X,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:X,overlineThickness:X,paintOrder:null,panose1:null,path:null,pathLength:X,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:nt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:X,pointsAtY:X,pointsAtZ:X,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Vn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Vn,rev:Vn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Vn,requiredFeatures:Vn,requiredFonts:Vn,requiredFormats:Vn,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:X,specularExponent:X,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:X,strikethroughThickness:X,string:null,stroke:null,strokeDashArray:Vn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:X,strokeOpacity:X,strokeWidth:null,style:null,surfaceScale:X,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Vn,tabIndex:X,tableValues:null,target:null,targetX:X,targetY:X,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Vn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:X,underlineThickness:X,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:X,values:null,vAlphabetic:X,vMathematical:X,vectorEffect:null,vHanging:X,vIdeographic:X,version:null,vertAdvY:X,vertOriginX:X,vertOriginY:X,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:X,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:gP}),vP=vl({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()}}),xP=vl({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:yP}),wP=vl({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),R3={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"},I3=/[A-Z]/g,Sk=/-[a-z]/g,A3=/^data[-\w.:]+$/i;function O3(e,t){const n=Qg(t);let r=t,o=Un;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&A3.test(t)){if(t.charAt(4)==="-"){const s=t.slice(5).replace(Sk,D3);r="data"+s.charAt(0).toUpperCase()+s.slice(1)}else{const s=t.slice(4);if(!Sk.test(s)){let i=s.replace(I3,M3);i.charAt(0)!=="-"&&(i="-"+i),t="data"+i}}o=S0}return new o(r,t)}function M3(e){return"-"+e.toLowerCase()}function D3(e){return e.charAt(1).toUpperCase()}const L3=pP([mP,T3,vP,xP,wP],"html"),C0=pP([mP,$3,vP,xP,wP],"svg");function z3(e){return e.join(" ").trim()}var E0={},Ck=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,F3=/\n/g,U3=/^\s*/,q3=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,V3=/^:\s*/,H3=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,B3=/^[;\s]*/,K3=/^\s+|\s+$/g,W3=`
|
|
396
|
+
`,Ek="/",Nk="*",Xs="",Z3="comment",Q3="declaration";function G3(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 o(v){var m=v.match(F3);m&&(n+=m.length);var x=v.lastIndexOf(W3);r=~x?v.length-x:r+v.length}function s(){var v={line:n,column:r};return function(m){return m.position=new i(v),u(),m}}function i(v){this.start=v,this.end={line:n,column:r},this.source=t.source}i.prototype.content=e;function a(v){var m=new Error(t.source+":"+n+":"+r+": "+v);if(m.reason=v,m.filename=t.source,m.line=n,m.column=r,m.source=e,!t.silent)throw m}function l(v){var m=v.exec(e);if(m){var x=m[0];return o(x),e=e.slice(x.length),m}}function u(){l(U3)}function d(v){var m;for(v=v||[];m=f();)m!==!1&&v.push(m);return v}function f(){var v=s();if(!(Ek!=e.charAt(0)||Nk!=e.charAt(1))){for(var m=2;Xs!=e.charAt(m)&&(Nk!=e.charAt(m)||Ek!=e.charAt(m+1));)++m;if(m+=2,Xs===e.charAt(m-1))return a("End of comment missing");var x=e.slice(2,m-2);return r+=2,o(x),e=e.slice(m),r+=2,v({type:Z3,comment:x})}}function p(){var v=s(),m=l(q3);if(m){if(f(),!l(V3))return a("property missing ':'");var x=l(H3),g=v({type:Q3,property:jk(m[0].replace(Ck,Xs)),value:x?jk(x[0].replace(Ck,Xs)):Xs});return l(B3),g}}function h(){var v=[];d(v);for(var m;m=p();)m!==!1&&(v.push(m),d(v));return v}return u(),h()}function jk(e){return e?e.replace(K3,Xs):Xs}var J3=G3,Y3=Wd&&Wd.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(E0,"__esModule",{value:!0});E0.default=e5;const X3=Y3(J3);function e5(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,X3.default)(e),o=typeof t=="function";return r.forEach(s=>{if(s.type!=="declaration")return;const{property:i,value:a}=s;o?t(i,a,s):a&&(n=n||{},n[i]=a)}),n}var Lh={};Object.defineProperty(Lh,"__esModule",{value:!0});Lh.camelCase=void 0;var t5=/^--[a-zA-Z0-9_-]+$/,n5=/-([a-z])/g,r5=/^[^-]+$/,o5=/^-(webkit|moz|ms|o|khtml)-/,s5=/^-(ms)-/,i5=function(e){return!e||r5.test(e)||t5.test(e)},a5=function(e,t){return t.toUpperCase()},Pk=function(e,t){return"".concat(t,"-")},l5=function(e,t){return t===void 0&&(t={}),i5(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(s5,Pk):e=e.replace(o5,Pk),e.replace(n5,a5))};Lh.camelCase=l5;var c5=Wd&&Wd.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},u5=c5(E0),d5=Lh;function Yg(e,t){var n={};return!e||typeof e!="string"||(0,u5.default)(e,function(r,o){r&&o&&(n[(0,d5.camelCase)(r,t)]=o)}),n}Yg.default=Yg;var f5=Yg;const h5=ll(f5),bP=kP("end"),N0=kP("start");function kP(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 p5(e){const t=N0(e),n=bP(e);if(t&&n)return{start:t,end:n}}function cc(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Tk(e.position):"start"in e||"end"in e?Tk(e):"line"in e||"column"in e?Xg(e):""}function Xg(e){return $k(e&&e.line)+":"+$k(e&&e.column)}function Tk(e){return Xg(e&&e.start)+"-"+Xg(e&&e.end)}function $k(e){return e&&typeof e=="number"?e:1}class pn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let o="",s={},i=!1;if(n&&("line"in n&&"column"in n?s={place:n}:"start"in n&&"end"in n?s={place:n}:"type"in n?s={ancestors:[n],place:n.position}:s={...n}),typeof t=="string"?o=t:!s.cause&&t&&(i=!0,o=t.message,s.cause=t),!s.ruleId&&!s.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?s.ruleId=r:(s.source=r.slice(0,l),s.ruleId=r.slice(l+1))}if(!s.place&&s.ancestors&&s.ancestors){const l=s.ancestors[s.ancestors.length-1];l&&(s.place=l.position)}const a=s.place&&"start"in s.place?s.place.start:s.place;this.ancestors=s.ancestors||void 0,this.cause=s.cause||void 0,this.column=a?a.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=a?a.line:void 0,this.name=cc(s.place)||"1:1",this.place=s.place||void 0,this.reason=this.message,this.ruleId=s.ruleId||void 0,this.source=s.source||void 0,this.stack=i&&s.cause&&typeof s.cause.stack=="string"?s.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}pn.prototype.file="";pn.prototype.name="";pn.prototype.reason="";pn.prototype.message="";pn.prototype.stack="";pn.prototype.column=void 0;pn.prototype.line=void 0;pn.prototype.ancestors=void 0;pn.prototype.cause=void 0;pn.prototype.fatal=void 0;pn.prototype.place=void 0;pn.prototype.ruleId=void 0;pn.prototype.source=void 0;const j0={}.hasOwnProperty,m5=new Map,g5=/[A-Z]/g,y5=new Set(["table","tbody","thead","tfoot","tr"]),v5=new Set(["td","th"]),_P="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function x5(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=N5(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=E5(n,t.jsx,t.jsxs)}const o={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"?C0:L3,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},s=SP(o,e,void 0);return s&&typeof s!="string"?s:o.create(e,o.Fragment,{children:s||void 0},void 0)}function SP(e,t,n){if(t.type==="element")return w5(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return b5(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return _5(e,t,n);if(t.type==="mdxjsEsm")return k5(e,t);if(t.type==="root")return S5(e,t,n);if(t.type==="text")return C5(e,t)}function w5(e,t,n){const r=e.schema;let o=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(o=C0,e.schema=o),e.ancestors.push(t);const s=EP(e,t.tagName,!1),i=j5(e,t);let a=T0(e,t);return y5.has(t.tagName)&&(a=a.filter(function(l){return typeof l=="string"?!j3(l):!0})),CP(e,i,s,t),P0(i,a),e.ancestors.pop(),e.schema=r,e.create(t,s,i,n)}function b5(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)}Uc(e,t.position)}function k5(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Uc(e,t.position)}function _5(e,t,n){const r=e.schema;let o=r;t.name==="svg"&&r.space==="html"&&(o=C0,e.schema=o),e.ancestors.push(t);const s=t.name===null?e.Fragment:EP(e,t.name,!0),i=P5(e,t),a=T0(e,t);return CP(e,i,s,t),P0(i,a),e.ancestors.pop(),e.schema=r,e.create(t,s,i,n)}function S5(e,t,n){const r={};return P0(r,T0(e,t)),e.create(t,e.Fragment,r,n)}function C5(e,t){return t.value}function CP(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function P0(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function E5(e,t,n){return r;function r(o,s,i,a){const u=Array.isArray(i.children)?n:t;return a?u(s,i,a):u(s,i)}}function N5(e,t){return n;function n(r,o,s,i){const a=Array.isArray(s.children),l=N0(r);return t(o,s,i,a,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function j5(e,t){const n={};let r,o;for(o in t.properties)if(o!=="children"&&j0.call(t.properties,o)){const s=T5(e,o,t.properties[o]);if(s){const[i,a]=s;e.tableCellAlignToStyle&&i==="align"&&typeof a=="string"&&v5.has(t.tagName)?r=a:n[i]=a}}if(r){const s=n.style||(n.style={});s[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function P5(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const s=r.data.estree.body[0];s.type;const i=s.expression;i.type;const a=i.properties[0];a.type,Object.assign(n,e.evaluater.evaluateExpression(a.argument))}else Uc(e,t.position);else{const o=r.name;let s;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const a=r.value.data.estree.body[0];a.type,s=e.evaluater.evaluateExpression(a.expression)}else Uc(e,t.position);else s=r.value===null?!0:r.value;n[o]=s}return n}function T0(e,t){const n=[];let r=-1;const o=e.passKeys?new Map:m5;for(;++r<t.children.length;){const s=t.children[r];let i;if(e.passKeys){const l=s.type==="element"?s.tagName:s.type==="mdxJsxFlowElement"||s.type==="mdxJsxTextElement"?s.name:void 0;if(l){const u=o.get(l)||0;i=l+"-"+u,o.set(l,u+1)}}const a=SP(e,s,i);a!==void 0&&n.push(a)}return n}function T5(e,t,n){const r=O3(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?_3(n):z3(n)),r.property==="style"){let o=typeof n=="object"?n:$5(e,String(n));return e.stylePropertyNameCase==="css"&&(o=R5(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&r.space?R3[r.property]||r.property:r.attribute,n]}}function $5(e,t){try{return h5(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,o=new pn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=_P+"#cannot-parse-style-attribute",o}}function EP(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let s=-1,i;for(;++s<o.length;){const a=bk(o[s])?{type:"Identifier",name:o[s]}:{type:"Literal",value:o[s]};i=i?{type:"MemberExpression",object:i,property:a,computed:!!(s&&a.type==="Literal"),optional:!1}:a}r=i}else r=bk(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const o=r.value;return j0.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(r);Uc(e)}function Uc(e,t){const n=new pn("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=_P+"#cannot-handle-mdx-estrees-without-createevaluater",n}function R5(e){const t={};let n;for(n in e)j0.call(e,n)&&(t[I5(n)]=e[n]);return t}function I5(e){let t=e.replace(g5,A5);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function A5(e){return"-"+e.toLowerCase()}const Jp={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"]},O5={};function $0(e,t){const n=O5,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,o=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return NP(e,r,o)}function NP(e,t,n){if(M5(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 Rk(e.children,t,n)}return Array.isArray(e)?Rk(e,t,n):""}function Rk(e,t,n){const r=[];let o=-1;for(;++o<e.length;)r[o]=NP(e[o],t,n);return r.join("")}function M5(e){return!!(e&&typeof e=="object")}const Ik=document.createElement("i");function R0(e){const t="&"+e+";";Ik.innerHTML=t;const n=Ik.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Gn(e,t,n,r){const o=e.length;let s=0,i;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,n=n>0?n:0,r.length<1e4)i=Array.from(r),i.unshift(t,n),e.splice(...i);else for(n&&e.splice(t,n);s<r.length;)i=r.slice(s,s+1e4),i.unshift(t,0),e.splice(...i),s+=1e4,t+=1e4}function ur(e,t){return e.length>0?(Gn(e,e.length,0,t),e):t}const Ak={}.hasOwnProperty;function jP(e){const t={};let n=-1;for(;++n<e.length;)D5(t,e[n]);return t}function D5(e,t){let n;for(n in t){const o=(Ak.call(e,n)?e[n]:void 0)||(e[n]={}),s=t[n];let i;if(s)for(i in s){Ak.call(o,i)||(o[i]=[]);const a=s[i];L5(o[i],Array.isArray(a)?a:a?[a]:[])}}}function L5(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Gn(e,0,0,r)}function PP(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 Ar(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const _n=Us(/[A-Za-z]/),fn=Us(/[\dA-Za-z]/),z5=Us(/[#-'*+\--9=?A-Z^-~]/);function $f(e){return e!==null&&(e<32||e===127)}const ey=Us(/\d/),F5=Us(/[\dA-Fa-f]/),U5=Us(/[!-/:-@[-`{-~]/);function ke(e){return e!==null&&e<-2}function ot(e){return e!==null&&(e<0||e===32)}function qe(e){return e===-2||e===-1||e===32}const zh=Us(new RegExp("\\p{P}|\\p{S}","u")),Ti=Us(/\s/);function Us(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function xl(e){const t=[];let n=-1,r=0,o=0;for(;++n<e.length;){const s=e.charCodeAt(n);let i="";if(s===37&&fn(e.charCodeAt(n+1))&&fn(e.charCodeAt(n+2)))o=2;else if(s<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(s))||(i=String.fromCharCode(s));else if(s>55295&&s<57344){const a=e.charCodeAt(n+1);s<56320&&a>56319&&a<57344?(i=String.fromCharCode(s,a),o=1):i="�"}else i=String.fromCharCode(s);i&&(t.push(e.slice(r,n),encodeURIComponent(i)),r=n+o+1,i=""),o&&(n+=o,o=0)}return t.join("")+e.slice(r)}function We(e,t,n,r){const o=r?r-1:Number.POSITIVE_INFINITY;let s=0;return i;function i(l){return qe(l)?(e.enter(n),a(l)):t(l)}function a(l){return qe(l)&&s++<o?(e.consume(l),a):(e.exit(n),t(l))}}const q5={tokenize:V5};function V5(e){const t=e.attempt(this.parser.constructs.contentInitial,r,o);let n;return t;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),We(e,t,"linePrefix")}function o(a){return e.enter("paragraph"),s(a)}function s(a){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,i(a)}function i(a){if(a===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(a);return}return ke(a)?(e.consume(a),e.exit("chunkText"),s):(e.consume(a),i)}}const H5={tokenize:B5},Ok={tokenize:K5};function B5(e){const t=this,n=[];let r=0,o,s,i;return a;function a(w){if(r<n.length){const k=n[r];return t.containerState=k[1],e.attempt(k[0].continuation,l,u)(w)}return u(w)}function l(w){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&y();const k=t.events.length;let C=k,N;for(;C--;)if(t.events[C][0]==="exit"&&t.events[C][1].type==="chunkFlow"){N=t.events[C][1].end;break}g(r);let S=k;for(;S<t.events.length;)t.events[S][1].end={...N},S++;return Gn(t.events,C+1,0,t.events.slice(k)),t.events.length=S,u(w)}return a(w)}function u(w){if(r===n.length){if(!o)return p(w);if(o.currentConstruct&&o.currentConstruct.concrete)return v(w);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Ok,d,f)(w)}function d(w){return o&&y(),g(r),p(w)}function f(w){return t.parser.lazy[t.now().line]=r!==n.length,i=t.now().offset,v(w)}function p(w){return t.containerState={},e.attempt(Ok,h,v)(w)}function h(w){return r++,n.push([t.currentConstruct,t.containerState]),p(w)}function v(w){if(w===null){o&&y(),g(0),e.consume(w);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:s}),m(w)}function m(w){if(w===null){x(e.exit("chunkFlow"),!0),g(0),e.consume(w);return}return ke(w)?(e.consume(w),x(e.exit("chunkFlow")),r=0,t.interrupt=void 0,a):(e.consume(w),m)}function x(w,k){const C=t.sliceStream(w);if(k&&C.push(null),w.previous=s,s&&(s.next=w),s=w,o.defineSkip(w.start),o.write(C),t.parser.lazy[w.start.line]){let N=o.events.length;for(;N--;)if(o.events[N][1].start.offset<i&&(!o.events[N][1].end||o.events[N][1].end.offset>i))return;const S=t.events.length;let A=S,P,R;for(;A--;)if(t.events[A][0]==="exit"&&t.events[A][1].type==="chunkFlow"){if(P){R=t.events[A][1].end;break}P=!0}for(g(r),N=S;N<t.events.length;)t.events[N][1].end={...R},N++;Gn(t.events,A+1,0,t.events.slice(S)),t.events.length=N}}function g(w){let k=n.length;for(;k-- >w;){const C=n[k];t.containerState=C[1],C[0].exit.call(t,e)}n.length=w}function y(){o.write([null]),s=void 0,o=void 0,t.containerState._closeFlow=void 0}}function K5(e,t,n){return We(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function rl(e){if(e===null||ot(e)||Ti(e))return 1;if(zh(e))return 2}function Fh(e,t,n){const r=[];let o=-1;for(;++o<e.length;){const s=e[o].resolveAll;s&&!r.includes(s)&&(t=s(t,n),r.push(s))}return t}const ty={name:"attention",resolveAll:W5,tokenize:Z5};function W5(e,t){let n=-1,r,o,s,i,a,l,u,d;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;l=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 f={...e[r][1].end},p={...e[n][1].start};Mk(f,-l),Mk(p,l),i={type:l>1?"strongSequence":"emphasisSequence",start:f,end:{...e[r][1].end}},a={type:l>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:p},s={type:l>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},o={type:l>1?"strong":"emphasis",start:{...i.start},end:{...a.end}},e[r][1].end={...i.start},e[n][1].start={...a.end},u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=ur(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=ur(u,[["enter",o,t],["enter",i,t],["exit",i,t],["enter",s,t]]),u=ur(u,Fh(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=ur(u,[["exit",s,t],["enter",a,t],["exit",a,t],["exit",o,t]]),e[n][1].end.offset-e[n][1].start.offset?(d=2,u=ur(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):d=0,Gn(e,r-1,n-r+3,u),n=r+u.length-d-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function Z5(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,o=rl(r);let s;return i;function i(l){return s=l,e.enter("attentionSequence"),a(l)}function a(l){if(l===s)return e.consume(l),a;const u=e.exit("attentionSequence"),d=rl(l),f=!d||d===2&&o||n.includes(l),p=!o||o===2&&d||n.includes(r);return u._open=!!(s===42?f:f&&(o||!p)),u._close=!!(s===42?p:p&&(d||!f)),t(l)}}function Mk(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Q5={name:"autolink",tokenize:G5};function G5(e,t,n){let r=0;return o;function o(h){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),s}function s(h){return _n(h)?(e.consume(h),i):h===64?n(h):u(h)}function i(h){return h===43||h===45||h===46||fn(h)?(r=1,a(h)):u(h)}function a(h){return h===58?(e.consume(h),r=0,l):(h===43||h===45||h===46||fn(h))&&r++<32?(e.consume(h),a):(r=0,u(h))}function l(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||$f(h)?n(h):(e.consume(h),l)}function u(h){return h===64?(e.consume(h),d):z5(h)?(e.consume(h),u):n(h)}function d(h){return fn(h)?f(h):n(h)}function f(h){return h===46?(e.consume(h),r=0,d):h===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(h),e.exit("autolinkMarker"),e.exit("autolink"),t):p(h)}function p(h){if((h===45||fn(h))&&r++<63){const v=h===45?p:f;return e.consume(h),v}return n(h)}}const du={partial:!0,tokenize:J5};function J5(e,t,n){return r;function r(s){return qe(s)?We(e,o,"linePrefix")(s):o(s)}function o(s){return s===null||ke(s)?t(s):n(s)}}const TP={continuation:{tokenize:X5},exit:eU,name:"blockQuote",tokenize:Y5};function Y5(e,t,n){const r=this;return o;function o(i){if(i===62){const a=r.containerState;return a.open||(e.enter("blockQuote",{_container:!0}),a.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(i),e.exit("blockQuoteMarker"),s}return n(i)}function s(i){return qe(i)?(e.enter("blockQuotePrefixWhitespace"),e.consume(i),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(i))}}function X5(e,t,n){const r=this;return o;function o(i){return qe(i)?We(e,s,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(i):s(i)}function s(i){return e.attempt(TP,t,n)(i)}}function eU(e){e.exit("blockQuote")}const $P={name:"characterEscape",tokenize:tU};function tU(e,t,n){return r;function r(s){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(s),e.exit("escapeMarker"),o}function o(s){return U5(s)?(e.enter("characterEscapeValue"),e.consume(s),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(s)}}const RP={name:"characterReference",tokenize:nU};function nU(e,t,n){const r=this;let o=0,s,i;return a;function a(f){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),l}function l(f){return f===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(f),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),s=31,i=fn,d(f))}function u(f){return f===88||f===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(f),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),s=6,i=F5,d):(e.enter("characterReferenceValue"),s=7,i=ey,d(f))}function d(f){if(f===59&&o){const p=e.exit("characterReferenceValue");return i===fn&&!R0(r.sliceSerialize(p))?n(f):(e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return i(f)&&o++<s?(e.consume(f),d):n(f)}}const Dk={partial:!0,tokenize:oU},Lk={concrete:!0,name:"codeFenced",tokenize:rU};function rU(e,t,n){const r=this,o={partial:!0,tokenize:C};let s=0,i=0,a;return l;function l(N){return u(N)}function u(N){const S=r.events[r.events.length-1];return s=S&&S[1].type==="linePrefix"?S[2].sliceSerialize(S[1],!0).length:0,a=N,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),d(N)}function d(N){return N===a?(i++,e.consume(N),d):i<3?n(N):(e.exit("codeFencedFenceSequence"),qe(N)?We(e,f,"whitespace")(N):f(N))}function f(N){return N===null||ke(N)?(e.exit("codeFencedFence"),r.interrupt?t(N):e.check(Dk,m,k)(N)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),p(N))}function p(N){return N===null||ke(N)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),f(N)):qe(N)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),We(e,h,"whitespace")(N)):N===96&&N===a?n(N):(e.consume(N),p)}function h(N){return N===null||ke(N)?f(N):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),v(N))}function v(N){return N===null||ke(N)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),f(N)):N===96&&N===a?n(N):(e.consume(N),v)}function m(N){return e.attempt(o,k,x)(N)}function x(N){return e.enter("lineEnding"),e.consume(N),e.exit("lineEnding"),g}function g(N){return s>0&&qe(N)?We(e,y,"linePrefix",s+1)(N):y(N)}function y(N){return N===null||ke(N)?e.check(Dk,m,k)(N):(e.enter("codeFlowValue"),w(N))}function w(N){return N===null||ke(N)?(e.exit("codeFlowValue"),y(N)):(e.consume(N),w)}function k(N){return e.exit("codeFenced"),t(N)}function C(N,S,A){let P=0;return R;function R(q){return N.enter("lineEnding"),N.consume(q),N.exit("lineEnding"),T}function T(q){return N.enter("codeFencedFence"),qe(q)?We(N,I,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(q):I(q)}function I(q){return q===a?(N.enter("codeFencedFenceSequence"),F(q)):A(q)}function F(q){return q===a?(P++,N.consume(q),F):P>=i?(N.exit("codeFencedFenceSequence"),qe(q)?We(N,L,"whitespace")(q):L(q)):A(q)}function L(q){return q===null||ke(q)?(N.exit("codeFencedFence"),S(q)):A(q)}}}function oU(e,t,n){const r=this;return o;function o(i){return i===null?n(i):(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),s)}function s(i){return r.parser.lazy[r.now().line]?n(i):t(i)}}const Yp={name:"codeIndented",tokenize:iU},sU={partial:!0,tokenize:aU};function iU(e,t,n){const r=this;return o;function o(u){return e.enter("codeIndented"),We(e,s,"linePrefix",5)(u)}function s(u){const d=r.events[r.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?i(u):n(u)}function i(u){return u===null?l(u):ke(u)?e.attempt(sU,i,l)(u):(e.enter("codeFlowValue"),a(u))}function a(u){return u===null||ke(u)?(e.exit("codeFlowValue"),i(u)):(e.consume(u),a)}function l(u){return e.exit("codeIndented"),t(u)}}function aU(e,t,n){const r=this;return o;function o(i){return r.parser.lazy[r.now().line]?n(i):ke(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),o):We(e,s,"linePrefix",5)(i)}function s(i){const a=r.events[r.events.length-1];return a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(i):ke(i)?o(i):n(i)}}const lU={name:"codeText",previous:uU,resolve:cU,tokenize:dU};function cU(e){let t=e.length-4,n=3,r,o;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;)o===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(o=r):(r===t||e[r][1].type==="lineEnding")&&(e[o][1].type="codeTextData",r!==o+2&&(e[o][1].end=e[r-1][1].end,e.splice(o+2,r-o-2),t-=r-o-2,r=o+2),o=void 0);return e}function uU(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function dU(e,t,n){let r=0,o,s;return i;function i(f){return e.enter("codeText"),e.enter("codeTextSequence"),a(f)}function a(f){return f===96?(e.consume(f),r++,a):(e.exit("codeTextSequence"),l(f))}function l(f){return f===null?n(f):f===32?(e.enter("space"),e.consume(f),e.exit("space"),l):f===96?(s=e.enter("codeTextSequence"),o=0,d(f)):ke(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),l):(e.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||ke(f)?(e.exit("codeTextData"),l(f)):(e.consume(f),u)}function d(f){return f===96?(e.consume(f),o++,d):o===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(f)):(s.type="codeTextData",u(f))}}class fU{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 o=n||0;this.setCursor(Math.trunc(t));const s=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return r&&Ol(this.left,r),s.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),Ol(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Ol(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);Ol(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Ol(this.left,n.reverse())}}}function Ol(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 IP(e){const t={};let n=-1,r,o,s,i,a,l,u;const d=new fU(e);for(;++n<d.length;){for(;n in t;)n=t[n];if(r=d.get(n),n&&r[1].type==="chunkFlow"&&d.get(n-1)[1].type==="listItemPrefix"&&(l=r[1]._tokenizer.events,s=0,s<l.length&&l[s][1].type==="lineEndingBlank"&&(s+=2),s<l.length&&l[s][1].type==="content"))for(;++s<l.length&&l[s][1].type!=="content";)l[s][1].type==="chunkText"&&(l[s][1]._isInFirstContentOfListItem=!0,s++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,hU(d,n)),n=t[n],u=!0);else if(r[1]._container){for(s=n,o=void 0;s--;)if(i=d.get(s),i[1].type==="lineEnding"||i[1].type==="lineEndingBlank")i[0]==="enter"&&(o&&(d.get(o)[1].type="lineEndingBlank"),i[1].type="lineEnding",o=s);else if(!(i[1].type==="linePrefix"||i[1].type==="listItemIndent"))break;o&&(r[1].end={...d.get(o)[1].start},a=d.slice(o,n),a.unshift(r),d.splice(o,n-o+1,a))}}return Gn(e,0,Number.POSITIVE_INFINITY,d.slice(0)),!u}function hU(e,t){const n=e.get(t)[1],r=e.get(t)[2];let o=t-1;const s=[];let i=n._tokenizer;i||(i=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(i._contentTypeTextTrailing=!0));const a=i.events,l=[],u={};let d,f,p=-1,h=n,v=0,m=0;const x=[m];for(;h;){for(;e.get(++o)[1]!==h;);s.push(o),h._tokenizer||(d=r.sliceStream(h),h.next||d.push(null),f&&i.defineSkip(h.start),h._isInFirstContentOfListItem&&(i._gfmTasklistFirstContentOfListItem=!0),i.write(d),h._isInFirstContentOfListItem&&(i._gfmTasklistFirstContentOfListItem=void 0)),f=h,h=h.next}for(h=n;++p<a.length;)a[p][0]==="exit"&&a[p-1][0]==="enter"&&a[p][1].type===a[p-1][1].type&&a[p][1].start.line!==a[p][1].end.line&&(m=p+1,x.push(m),h._tokenizer=void 0,h.previous=void 0,h=h.next);for(i.events=[],h?(h._tokenizer=void 0,h.previous=void 0):x.pop(),p=x.length;p--;){const g=a.slice(x[p],x[p+1]),y=s.pop();l.push([y,y+g.length-1]),e.splice(y,2,g)}for(l.reverse(),p=-1;++p<l.length;)u[v+l[p][0]]=v+l[p][1],v+=l[p][1]-l[p][0]-1;return u}const pU={resolve:gU,tokenize:yU},mU={partial:!0,tokenize:vU};function gU(e){return IP(e),e}function yU(e,t){let n;return r;function r(a){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),o(a)}function o(a){return a===null?s(a):ke(a)?e.check(mU,i,s)(a):(e.consume(a),o)}function s(a){return e.exit("chunkContent"),e.exit("content"),t(a)}function i(a){return e.consume(a),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,o}}function vU(e,t,n){const r=this;return o;function o(i){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),We(e,s,"linePrefix")}function s(i){if(i===null||ke(i))return n(i);const a=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&a&&a[1].type==="linePrefix"&&a[2].sliceSerialize(a[1],!0).length>=4?t(i):e.interrupt(r.parser.constructs.flow,n,t)(i)}}function AP(e,t,n,r,o,s,i,a,l){const u=l||Number.POSITIVE_INFINITY;let d=0;return f;function f(g){return g===60?(e.enter(r),e.enter(o),e.enter(s),e.consume(g),e.exit(s),p):g===null||g===32||g===41||$f(g)?n(g):(e.enter(r),e.enter(i),e.enter(a),e.enter("chunkString",{contentType:"string"}),m(g))}function p(g){return g===62?(e.enter(s),e.consume(g),e.exit(s),e.exit(o),e.exit(r),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),h(g))}function h(g){return g===62?(e.exit("chunkString"),e.exit(a),p(g)):g===null||g===60||ke(g)?n(g):(e.consume(g),g===92?v:h)}function v(g){return g===60||g===62||g===92?(e.consume(g),h):h(g)}function m(g){return!d&&(g===null||g===41||ot(g))?(e.exit("chunkString"),e.exit(a),e.exit(i),e.exit(r),t(g)):d<u&&g===40?(e.consume(g),d++,m):g===41?(e.consume(g),d--,m):g===null||g===32||g===40||$f(g)?n(g):(e.consume(g),g===92?x:m)}function x(g){return g===40||g===41||g===92?(e.consume(g),m):m(g)}}function OP(e,t,n,r,o,s){const i=this;let a=0,l;return u;function u(h){return e.enter(r),e.enter(o),e.consume(h),e.exit(o),e.enter(s),d}function d(h){return a>999||h===null||h===91||h===93&&!l||h===94&&!a&&"_hiddenFootnoteSupport"in i.parser.constructs?n(h):h===93?(e.exit(s),e.enter(o),e.consume(h),e.exit(o),e.exit(r),t):ke(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===null||h===91||h===93||ke(h)||a++>999?(e.exit("chunkString"),d(h)):(e.consume(h),l||(l=!qe(h)),h===92?p:f)}function p(h){return h===91||h===92||h===93?(e.consume(h),a++,f):f(h)}}function MP(e,t,n,r,o,s){let i;return a;function a(p){return p===34||p===39||p===40?(e.enter(r),e.enter(o),e.consume(p),e.exit(o),i=p===40?41:p,l):n(p)}function l(p){return p===i?(e.enter(o),e.consume(p),e.exit(o),e.exit(r),t):(e.enter(s),u(p))}function u(p){return p===i?(e.exit(s),l(i)):p===null?n(p):ke(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),We(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(p))}function d(p){return p===i||p===null||ke(p)?(e.exit("chunkString"),u(p)):(e.consume(p),p===92?f:d)}function f(p){return p===i||p===92?(e.consume(p),d):d(p)}}function uc(e,t){let n;return r;function r(o){return ke(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),n=!0,r):qe(o)?We(e,r,n?"linePrefix":"lineSuffix")(o):t(o)}}const xU={name:"definition",tokenize:bU},wU={partial:!0,tokenize:kU};function bU(e,t,n){const r=this;let o;return s;function s(h){return e.enter("definition"),i(h)}function i(h){return OP.call(r,e,a,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(h)}function a(h){return o=Ar(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),l):n(h)}function l(h){return ot(h)?uc(e,u)(h):u(h)}function u(h){return AP(e,d,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(h)}function d(h){return e.attempt(wU,f,f)(h)}function f(h){return qe(h)?We(e,p,"whitespace")(h):p(h)}function p(h){return h===null||ke(h)?(e.exit("definition"),r.parser.defined.push(o),t(h)):n(h)}}function kU(e,t,n){return r;function r(a){return ot(a)?uc(e,o)(a):n(a)}function o(a){return MP(e,s,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(a)}function s(a){return qe(a)?We(e,i,"whitespace")(a):i(a)}function i(a){return a===null||ke(a)?t(a):n(a)}}const _U={name:"hardBreakEscape",tokenize:SU};function SU(e,t,n){return r;function r(s){return e.enter("hardBreakEscape"),e.consume(s),o}function o(s){return ke(s)?(e.exit("hardBreakEscape"),t(s)):n(s)}}const CU={name:"headingAtx",resolve:EU,tokenize:NU};function EU(e,t){let n=e.length-2,r=3,o,s;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&&(o={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},s={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Gn(e,r,n-r+1,[["enter",o,t],["enter",s,t],["exit",s,t],["exit",o,t]])),e}function NU(e,t,n){let r=0;return o;function o(d){return e.enter("atxHeading"),s(d)}function s(d){return e.enter("atxHeadingSequence"),i(d)}function i(d){return d===35&&r++<6?(e.consume(d),i):d===null||ot(d)?(e.exit("atxHeadingSequence"),a(d)):n(d)}function a(d){return d===35?(e.enter("atxHeadingSequence"),l(d)):d===null||ke(d)?(e.exit("atxHeading"),t(d)):qe(d)?We(e,a,"whitespace")(d):(e.enter("atxHeadingText"),u(d))}function l(d){return d===35?(e.consume(d),l):(e.exit("atxHeadingSequence"),a(d))}function u(d){return d===null||d===35||ot(d)?(e.exit("atxHeadingText"),a(d)):(e.consume(d),u)}}const jU=["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"],zk=["pre","script","style","textarea"],PU={concrete:!0,name:"htmlFlow",resolveTo:RU,tokenize:IU},TU={partial:!0,tokenize:OU},$U={partial:!0,tokenize:AU};function RU(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 IU(e,t,n){const r=this;let o,s,i,a,l;return u;function u(_){return d(_)}function d(_){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(_),f}function f(_){return _===33?(e.consume(_),p):_===47?(e.consume(_),s=!0,m):_===63?(e.consume(_),o=3,r.interrupt?t:j):_n(_)?(e.consume(_),i=String.fromCharCode(_),x):n(_)}function p(_){return _===45?(e.consume(_),o=2,h):_===91?(e.consume(_),o=5,a=0,v):_n(_)?(e.consume(_),o=4,r.interrupt?t:j):n(_)}function h(_){return _===45?(e.consume(_),r.interrupt?t:j):n(_)}function v(_){const E="CDATA[";return _===E.charCodeAt(a++)?(e.consume(_),a===E.length?r.interrupt?t:I:v):n(_)}function m(_){return _n(_)?(e.consume(_),i=String.fromCharCode(_),x):n(_)}function x(_){if(_===null||_===47||_===62||ot(_)){const E=_===47,$=i.toLowerCase();return!E&&!s&&zk.includes($)?(o=1,r.interrupt?t(_):I(_)):jU.includes(i.toLowerCase())?(o=6,E?(e.consume(_),g):r.interrupt?t(_):I(_)):(o=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(_):s?y(_):w(_))}return _===45||fn(_)?(e.consume(_),i+=String.fromCharCode(_),x):n(_)}function g(_){return _===62?(e.consume(_),r.interrupt?t:I):n(_)}function y(_){return qe(_)?(e.consume(_),y):R(_)}function w(_){return _===47?(e.consume(_),R):_===58||_===95||_n(_)?(e.consume(_),k):qe(_)?(e.consume(_),w):R(_)}function k(_){return _===45||_===46||_===58||_===95||fn(_)?(e.consume(_),k):C(_)}function C(_){return _===61?(e.consume(_),N):qe(_)?(e.consume(_),C):w(_)}function N(_){return _===null||_===60||_===61||_===62||_===96?n(_):_===34||_===39?(e.consume(_),l=_,S):qe(_)?(e.consume(_),N):A(_)}function S(_){return _===l?(e.consume(_),l=null,P):_===null||ke(_)?n(_):(e.consume(_),S)}function A(_){return _===null||_===34||_===39||_===47||_===60||_===61||_===62||_===96||ot(_)?C(_):(e.consume(_),A)}function P(_){return _===47||_===62||qe(_)?w(_):n(_)}function R(_){return _===62?(e.consume(_),T):n(_)}function T(_){return _===null||ke(_)?I(_):qe(_)?(e.consume(_),T):n(_)}function I(_){return _===45&&o===2?(e.consume(_),Z):_===60&&o===1?(e.consume(_),W):_===62&&o===4?(e.consume(_),O):_===63&&o===3?(e.consume(_),j):_===93&&o===5?(e.consume(_),H):ke(_)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(TU,V,F)(_)):_===null||ke(_)?(e.exit("htmlFlowData"),F(_)):(e.consume(_),I)}function F(_){return e.check($U,L,V)(_)}function L(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),q}function q(_){return _===null||ke(_)?F(_):(e.enter("htmlFlowData"),I(_))}function Z(_){return _===45?(e.consume(_),j):I(_)}function W(_){return _===47?(e.consume(_),i="",U):I(_)}function U(_){if(_===62){const E=i.toLowerCase();return zk.includes(E)?(e.consume(_),O):I(_)}return _n(_)&&i.length<8?(e.consume(_),i+=String.fromCharCode(_),U):I(_)}function H(_){return _===93?(e.consume(_),j):I(_)}function j(_){return _===62?(e.consume(_),O):_===45&&o===2?(e.consume(_),j):I(_)}function O(_){return _===null||ke(_)?(e.exit("htmlFlowData"),V(_)):(e.consume(_),O)}function V(_){return e.exit("htmlFlow"),t(_)}}function AU(e,t,n){const r=this;return o;function o(i){return ke(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),s):n(i)}function s(i){return r.parser.lazy[r.now().line]?n(i):t(i)}}function OU(e,t,n){return r;function r(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(du,t,n)}}const MU={name:"htmlText",tokenize:DU};function DU(e,t,n){const r=this;let o,s,i;return a;function a(j){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(j),l}function l(j){return j===33?(e.consume(j),u):j===47?(e.consume(j),C):j===63?(e.consume(j),w):_n(j)?(e.consume(j),A):n(j)}function u(j){return j===45?(e.consume(j),d):j===91?(e.consume(j),s=0,v):_n(j)?(e.consume(j),y):n(j)}function d(j){return j===45?(e.consume(j),h):n(j)}function f(j){return j===null?n(j):j===45?(e.consume(j),p):ke(j)?(i=f,W(j)):(e.consume(j),f)}function p(j){return j===45?(e.consume(j),h):f(j)}function h(j){return j===62?Z(j):j===45?p(j):f(j)}function v(j){const O="CDATA[";return j===O.charCodeAt(s++)?(e.consume(j),s===O.length?m:v):n(j)}function m(j){return j===null?n(j):j===93?(e.consume(j),x):ke(j)?(i=m,W(j)):(e.consume(j),m)}function x(j){return j===93?(e.consume(j),g):m(j)}function g(j){return j===62?Z(j):j===93?(e.consume(j),g):m(j)}function y(j){return j===null||j===62?Z(j):ke(j)?(i=y,W(j)):(e.consume(j),y)}function w(j){return j===null?n(j):j===63?(e.consume(j),k):ke(j)?(i=w,W(j)):(e.consume(j),w)}function k(j){return j===62?Z(j):w(j)}function C(j){return _n(j)?(e.consume(j),N):n(j)}function N(j){return j===45||fn(j)?(e.consume(j),N):S(j)}function S(j){return ke(j)?(i=S,W(j)):qe(j)?(e.consume(j),S):Z(j)}function A(j){return j===45||fn(j)?(e.consume(j),A):j===47||j===62||ot(j)?P(j):n(j)}function P(j){return j===47?(e.consume(j),Z):j===58||j===95||_n(j)?(e.consume(j),R):ke(j)?(i=P,W(j)):qe(j)?(e.consume(j),P):Z(j)}function R(j){return j===45||j===46||j===58||j===95||fn(j)?(e.consume(j),R):T(j)}function T(j){return j===61?(e.consume(j),I):ke(j)?(i=T,W(j)):qe(j)?(e.consume(j),T):P(j)}function I(j){return j===null||j===60||j===61||j===62||j===96?n(j):j===34||j===39?(e.consume(j),o=j,F):ke(j)?(i=I,W(j)):qe(j)?(e.consume(j),I):(e.consume(j),L)}function F(j){return j===o?(e.consume(j),o=void 0,q):j===null?n(j):ke(j)?(i=F,W(j)):(e.consume(j),F)}function L(j){return j===null||j===34||j===39||j===60||j===61||j===96?n(j):j===47||j===62||ot(j)?P(j):(e.consume(j),L)}function q(j){return j===47||j===62||ot(j)?P(j):n(j)}function Z(j){return j===62?(e.consume(j),e.exit("htmlTextData"),e.exit("htmlText"),t):n(j)}function W(j){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(j),e.exit("lineEnding"),U}function U(j){return qe(j)?We(e,H,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(j):H(j)}function H(j){return e.enter("htmlTextData"),i(j)}}const I0={name:"labelEnd",resolveAll:UU,resolveTo:qU,tokenize:VU},LU={tokenize:HU},zU={tokenize:BU},FU={tokenize:KU};function UU(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 o=r.type==="labelImage"?4:2;r.type="data",t+=o}}return e.length!==n.length&&Gn(e,0,e.length,n),e}function qU(e,t){let n=e.length,r=0,o,s,i,a;for(;n--;)if(o=e[n][1],s){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[n][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(i){if(e[n][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(s=n,o.type!=="labelLink")){r=2;break}}else o.type==="labelEnd"&&(i=n);const l={type:e[s][1].type==="labelLink"?"link":"image",start:{...e[s][1].start},end:{...e[e.length-1][1].end}},u={type:"label",start:{...e[s][1].start},end:{...e[i][1].end}},d={type:"labelText",start:{...e[s+r+2][1].end},end:{...e[i-2][1].start}};return a=[["enter",l,t],["enter",u,t]],a=ur(a,e.slice(s+1,s+r+3)),a=ur(a,[["enter",d,t]]),a=ur(a,Fh(t.parser.constructs.insideSpan.null,e.slice(s+r+4,i-3),t)),a=ur(a,[["exit",d,t],e[i-2],e[i-1],["exit",u,t]]),a=ur(a,e.slice(i+1)),a=ur(a,[["exit",l,t]]),Gn(e,s,e.length,a),e}function VU(e,t,n){const r=this;let o=r.events.length,s,i;for(;o--;)if((r.events[o][1].type==="labelImage"||r.events[o][1].type==="labelLink")&&!r.events[o][1]._balanced){s=r.events[o][1];break}return a;function a(p){return s?s._inactive?f(p):(i=r.parser.defined.includes(Ar(r.sliceSerialize({start:s.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(p),e.exit("labelMarker"),e.exit("labelEnd"),l):n(p)}function l(p){return p===40?e.attempt(LU,d,i?d:f)(p):p===91?e.attempt(zU,d,i?u:f)(p):i?d(p):f(p)}function u(p){return e.attempt(FU,d,f)(p)}function d(p){return t(p)}function f(p){return s._balanced=!0,n(p)}}function HU(e,t,n){return r;function r(f){return e.enter("resource"),e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),o}function o(f){return ot(f)?uc(e,s)(f):s(f)}function s(f){return f===41?d(f):AP(e,i,a,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function i(f){return ot(f)?uc(e,l)(f):d(f)}function a(f){return n(f)}function l(f){return f===34||f===39||f===40?MP(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):d(f)}function u(f){return ot(f)?uc(e,d)(f):d(f)}function d(f){return f===41?(e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),e.exit("resource"),t):n(f)}}function BU(e,t,n){const r=this;return o;function o(a){return OP.call(r,e,s,i,"reference","referenceMarker","referenceString")(a)}function s(a){return r.parser.defined.includes(Ar(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(a):n(a)}function i(a){return n(a)}}function KU(e,t,n){return r;function r(s){return e.enter("reference"),e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),o}function o(s){return s===93?(e.enter("referenceMarker"),e.consume(s),e.exit("referenceMarker"),e.exit("reference"),t):n(s)}}const WU={name:"labelStartImage",resolveAll:I0.resolveAll,tokenize:ZU};function ZU(e,t,n){const r=this;return o;function o(a){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(a),e.exit("labelImageMarker"),s}function s(a){return a===91?(e.enter("labelMarker"),e.consume(a),e.exit("labelMarker"),e.exit("labelImage"),i):n(a)}function i(a){return a===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(a):t(a)}}const QU={name:"labelStartLink",resolveAll:I0.resolveAll,tokenize:GU};function GU(e,t,n){const r=this;return o;function o(i){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(i),e.exit("labelMarker"),e.exit("labelLink"),s}function s(i){return i===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(i):t(i)}}const Xp={name:"lineEnding",tokenize:JU};function JU(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),We(e,t,"linePrefix")}}const Od={name:"thematicBreak",tokenize:YU};function YU(e,t,n){let r=0,o;return s;function s(u){return e.enter("thematicBreak"),i(u)}function i(u){return o=u,a(u)}function a(u){return u===o?(e.enter("thematicBreakSequence"),l(u)):r>=3&&(u===null||ke(u))?(e.exit("thematicBreak"),t(u)):n(u)}function l(u){return u===o?(e.consume(u),r++,l):(e.exit("thematicBreakSequence"),qe(u)?We(e,a,"whitespace")(u):a(u))}}const Pn={continuation:{tokenize:n9},exit:o9,name:"list",tokenize:t9},XU={partial:!0,tokenize:s9},e9={partial:!0,tokenize:r9};function t9(e,t,n){const r=this,o=r.events[r.events.length-1];let s=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,i=0;return a;function a(h){const v=r.containerState.type||(h===42||h===43||h===45?"listUnordered":"listOrdered");if(v==="listUnordered"?!r.containerState.marker||h===r.containerState.marker:ey(h)){if(r.containerState.type||(r.containerState.type=v,e.enter(v,{_container:!0})),v==="listUnordered")return e.enter("listItemPrefix"),h===42||h===45?e.check(Od,n,u)(h):u(h);if(!r.interrupt||h===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(h)}return n(h)}function l(h){return ey(h)&&++i<10?(e.consume(h),l):(!r.interrupt||i<2)&&(r.containerState.marker?h===r.containerState.marker:h===41||h===46)?(e.exit("listItemValue"),u(h)):n(h)}function u(h){return e.enter("listItemMarker"),e.consume(h),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||h,e.check(du,r.interrupt?n:d,e.attempt(XU,p,f))}function d(h){return r.containerState.initialBlankLine=!0,s++,p(h)}function f(h){return qe(h)?(e.enter("listItemPrefixWhitespace"),e.consume(h),e.exit("listItemPrefixWhitespace"),p):n(h)}function p(h){return r.containerState.size=s+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(h)}}function n9(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(du,o,s);function o(a){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,We(e,t,"listItemIndent",r.containerState.size+1)(a)}function s(a){return r.containerState.furtherBlankLines||!qe(a)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,i(a)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(e9,t,i)(a))}function i(a){return r.containerState._closeFlow=!0,r.interrupt=void 0,We(e,e.attempt(Pn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(a)}}function r9(e,t,n){const r=this;return We(e,o,"listItemIndent",r.containerState.size+1);function o(s){const i=r.events[r.events.length-1];return i&&i[1].type==="listItemIndent"&&i[2].sliceSerialize(i[1],!0).length===r.containerState.size?t(s):n(s)}}function o9(e){e.exit(this.containerState.type)}function s9(e,t,n){const r=this;return We(e,o,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(s){const i=r.events[r.events.length-1];return!qe(s)&&i&&i[1].type==="listItemPrefixWhitespace"?t(s):n(s)}}const Fk={name:"setextUnderline",resolveTo:i9,tokenize:a9};function i9(e,t){let n=e.length,r,o,s;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(o=n)}else e[n][1].type==="content"&&e.splice(n,1),!s&&e[n][1].type==="definition"&&(s=n);const i={type:"setextHeading",start:{...e[r][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",s?(e.splice(o,0,["enter",i,t]),e.splice(s+1,0,["exit",e[r][1],t]),e[r][1].end={...e[s][1].end}):e[r][1]=i,e.push(["exit",i,t]),e}function a9(e,t,n){const r=this;let o;return s;function s(u){let d=r.events.length,f;for(;d--;)if(r.events[d][1].type!=="lineEnding"&&r.events[d][1].type!=="linePrefix"&&r.events[d][1].type!=="content"){f=r.events[d][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||f)?(e.enter("setextHeadingLine"),o=u,i(u)):n(u)}function i(u){return e.enter("setextHeadingLineSequence"),a(u)}function a(u){return u===o?(e.consume(u),a):(e.exit("setextHeadingLineSequence"),qe(u)?We(e,l,"lineSuffix")(u):l(u))}function l(u){return u===null||ke(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const l9={tokenize:c9};function c9(e){const t=this,n=e.attempt(du,r,e.attempt(this.parser.constructs.flowInitial,o,We(e,e.attempt(this.parser.constructs.flow,o,e.attempt(pU,o)),"linePrefix")));return n;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEndingBlank"),e.consume(s),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function o(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const u9={resolveAll:LP()},d9=DP("string"),f9=DP("text");function DP(e){return{resolveAll:LP(e==="text"?h9:void 0),tokenize:t};function t(n){const r=this,o=this.parser.constructs[e],s=n.attempt(o,i,a);return i;function i(d){return u(d)?s(d):a(d)}function a(d){if(d===null){n.consume(d);return}return n.enter("data"),n.consume(d),l}function l(d){return u(d)?(n.exit("data"),s(d)):(n.consume(d),l)}function u(d){if(d===null)return!0;const f=o[d];let p=-1;if(f)for(;++p<f.length;){const h=f[p];if(!h.previous||h.previous.call(r,r.previous))return!0}return!1}}}function LP(e){return t;function t(n,r){let o=-1,s;for(;++o<=n.length;)s===void 0?n[o]&&n[o][1].type==="data"&&(s=o,o++):(!n[o]||n[o][1].type!=="data")&&(o!==s+2&&(n[s][1].end=n[o-1][1].end,n.splice(s+2,o-s-2),o=s+2),s=void 0);return e?e(n,r):n}}function h9(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],o=t.sliceStream(r);let s=o.length,i=-1,a=0,l;for(;s--;){const u=o[s];if(typeof u=="string"){for(i=u.length;u.charCodeAt(i-1)===32;)a++,i--;if(i)break;i=-1}else if(u===-2)l=!0,a++;else if(u!==-1){s++;break}}if(t._contentTypeTextTrailing&&n===e.length&&(a=0),a){const u={type:n===e.length||l||a<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:s?i:r.start._bufferIndex+i,_index:r.start._index+s,line:r.end.line,column:r.end.column-a,offset:r.end.offset-a},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}const p9={42:Pn,43:Pn,45:Pn,48:Pn,49:Pn,50:Pn,51:Pn,52:Pn,53:Pn,54:Pn,55:Pn,56:Pn,57:Pn,62:TP},m9={91:xU},g9={[-2]:Yp,[-1]:Yp,32:Yp},y9={35:CU,42:Od,45:[Fk,Od],60:PU,61:Fk,95:Od,96:Lk,126:Lk},v9={38:RP,92:$P},x9={[-5]:Xp,[-4]:Xp,[-3]:Xp,33:WU,38:RP,42:ty,60:[Q5,MU],91:QU,92:[_U,$P],93:I0,95:ty,96:lU},w9={null:[ty,u9]},b9={null:[42,95]},k9={null:[]},_9=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:b9,contentInitial:m9,disable:k9,document:p9,flow:y9,flowInitial:g9,insideSpan:w9,string:v9,text:x9},Symbol.toStringTag,{value:"Module"}));function S9(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 o={},s=[];let i=[],a=[];const l={attempt:S(C),check:S(N),consume:y,enter:w,exit:k,interrupt:S(N,{interrupt:!0})},u={code:null,containerState:{},defineSkip:m,events:[],now:v,parser:e,previous:null,sliceSerialize:p,sliceStream:h,write:f};let d=t.tokenize.call(u,l);return t.resolveAll&&s.push(t),u;function f(T){return i=ur(i,T),x(),i[i.length-1]!==null?[]:(A(t,0),u.events=Fh(s,u.events,u),u.events)}function p(T,I){return E9(h(T),I)}function h(T){return C9(i,T)}function v(){const{_bufferIndex:T,_index:I,line:F,column:L,offset:q}=r;return{_bufferIndex:T,_index:I,line:F,column:L,offset:q}}function m(T){o[T.line]=T.column,R()}function x(){let T;for(;r._index<i.length;){const I=i[r._index];if(typeof I=="string")for(T=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===T&&r._bufferIndex<I.length;)g(I.charCodeAt(r._bufferIndex));else g(I)}}function g(T){d=d(T)}function y(T){ke(T)?(r.line++,r.column=1,r.offset+=T===-3?2:1,R()):T!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===i[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=T}function w(T,I){const F=I||{};return F.type=T,F.start=v(),u.events.push(["enter",F,u]),a.push(F),F}function k(T){const I=a.pop();return I.end=v(),u.events.push(["exit",I,u]),I}function C(T,I){A(T,I.from)}function N(T,I){I.restore()}function S(T,I){return F;function F(L,q,Z){let W,U,H,j;return Array.isArray(L)?V(L):"tokenize"in L?V([L]):O(L);function O(M){return B;function B(G){const le=G!==null&&M[G],se=G!==null&&M.null,he=[...Array.isArray(le)?le:le?[le]:[],...Array.isArray(se)?se:se?[se]:[]];return V(he)(G)}}function V(M){return W=M,U=0,M.length===0?Z:_(M[U])}function _(M){return B;function B(G){return j=P(),H=M,M.partial||(u.currentConstruct=M),M.name&&u.parser.constructs.disable.null.includes(M.name)?$():M.tokenize.call(I?Object.assign(Object.create(u),I):u,l,E,$)(G)}}function E(M){return T(H,j),q}function $(M){return j.restore(),++U<W.length?_(W[U]):Z}}}function A(T,I){T.resolveAll&&!s.includes(T)&&s.push(T),T.resolve&&Gn(u.events,I,u.events.length-I,T.resolve(u.events.slice(I),u)),T.resolveTo&&(u.events=T.resolveTo(u.events,u))}function P(){const T=v(),I=u.previous,F=u.currentConstruct,L=u.events.length,q=Array.from(a);return{from:L,restore:Z};function Z(){r=T,u.previous=I,u.currentConstruct=F,u.events.length=L,a=q,R()}}function R(){r.line in o&&r.column<2&&(r.column=o[r.line],r.offset+=o[r.line]-1)}}function C9(e,t){const n=t.start._index,r=t.start._bufferIndex,o=t.end._index,s=t.end._bufferIndex;let i;if(n===o)i=[e[n].slice(r,s)];else{if(i=e.slice(n,o),r>-1){const a=i[0];typeof a=="string"?i[0]=a.slice(r):i.shift()}s>0&&i.push(e[o].slice(0,s))}return i}function E9(e,t){let n=-1;const r=[];let o;for(;++n<e.length;){const s=e[n];let i;if(typeof s=="string")i=s;else switch(s){case-5:{i="\r";break}case-4:{i=`
|
|
397
|
+
`;break}case-3:{i=`\r
|
|
398
|
+
`;break}case-2:{i=t?" ":" ";break}case-1:{if(!t&&o)continue;i=" ";break}default:i=String.fromCharCode(s)}o=s===-2,r.push(i)}return r.join("")}function N9(e){const r={constructs:jP([_9,...(e||{}).extensions||[]]),content:o(q5),defined:[],document:o(H5),flow:o(l9),lazy:{},string:o(d9),text:o(f9)};return r;function o(s){return i;function i(a){return S9(r,s,a)}}}function j9(e){for(;!IP(e););return e}const Uk=/[\0\t\n\r]/g;function P9(){let e=1,t="",n=!0,r;return o;function o(s,i,a){const l=[];let u,d,f,p,h;for(s=t+(typeof s=="string"?s.toString():new TextDecoder(i||void 0).decode(s)),f=0,t="",n&&(s.charCodeAt(0)===65279&&f++,n=void 0);f<s.length;){if(Uk.lastIndex=f,u=Uk.exec(s),p=u&&u.index!==void 0?u.index:s.length,h=s.charCodeAt(p),!u){t=s.slice(f);break}if(h===10&&f===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),f<p&&(l.push(s.slice(f,p)),e+=p-f),h){case 0:{l.push(65533),e++;break}case 9:{for(d=Math.ceil(e/4)*4,l.push(-2);e++<d;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}f=p+1}return a&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const T9=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function $9(e){return e.replace(T9,R9)}function R9(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const o=n.charCodeAt(1),s=o===120||o===88;return PP(n.slice(s?2:1),s?16:10)}return R0(n)||e}const zP={}.hasOwnProperty;function I9(e,t,n){return t&&typeof t=="object"&&(n=t,t=void 0),A9(n)(j9(N9(n).document().write(P9()(e,t,!0))))}function A9(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:s(ae),autolinkProtocol:P,autolinkEmail:P,atxHeading:s(ee),blockQuote:s(se),characterEscape:P,characterReference:P,codeFenced:s(he),codeFencedFenceInfo:i,codeFencedFenceMeta:i,codeIndented:s(he,i),codeText:s(_e,i),codeTextData:P,data:P,codeFlowValue:P,definition:s(tt),definitionDestinationString:i,definitionLabelString:i,definitionTitleString:i,emphasis:s(gt),hardBreakEscape:s(pe),hardBreakTrailing:s(pe),htmlFlow:s(ne,i),htmlFlowData:P,htmlText:s(ne,i),htmlTextData:P,image:s(Fe),label:i,link:s(ae),listItem:s(De),listItemValue:p,listOrdered:s(Re,f),listUnordered:s(Re),paragraph:s(yt),reference:_,referenceString:i,resourceDestinationString:i,resourceTitleString:i,setextHeading:s(ee),strong:s(nr),thematicBreak:s(Nn)},exit:{atxHeading:l(),atxHeadingSequence:C,autolink:l(),autolinkEmail:le,autolinkProtocol:G,blockQuote:l(),characterEscapeValue:R,characterReferenceMarkerHexadecimal:$,characterReferenceMarkerNumeric:$,characterReferenceValue:M,characterReference:B,codeFenced:l(x),codeFencedFence:m,codeFencedFenceInfo:h,codeFencedFenceMeta:v,codeFlowValue:R,codeIndented:l(g),codeText:l(q),codeTextData:R,data:R,definition:l(),definitionDestinationString:k,definitionLabelString:y,definitionTitleString:w,emphasis:l(),hardBreakEscape:l(I),hardBreakTrailing:l(I),htmlFlow:l(F),htmlFlowData:R,htmlText:l(L),htmlTextData:R,image:l(W),label:H,labelText:U,lineEnding:T,link:l(Z),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:E,resourceDestinationString:j,resourceTitleString:O,resource:V,setextHeading:l(A),setextHeadingLineSequence:S,setextHeadingText:N,strong:l(),thematicBreak:l()}};FP(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(K){let te={type:"root",children:[]};const xe={stack:[te],tokenStack:[],config:t,enter:a,exit:u,buffer:i,resume:d,data:n},Ce=[];let Ke=-1;for(;++Ke<K.length;)if(K[Ke][1].type==="listOrdered"||K[Ke][1].type==="listUnordered")if(K[Ke][0]==="enter")Ce.push(Ke);else{const Gt=Ce.pop();Ke=o(K,Gt,Ke)}for(Ke=-1;++Ke<K.length;){const Gt=t[K[Ke][0]];zP.call(Gt,K[Ke][1].type)&&Gt[K[Ke][1].type].call(Object.assign({sliceSerialize:K[Ke][2].sliceSerialize},xe),K[Ke][1])}if(xe.tokenStack.length>0){const Gt=xe.tokenStack[xe.tokenStack.length-1];(Gt[1]||qk).call(xe,void 0,Gt[0])}for(te.position={start:Wo(K.length>0?K[0][1].start:{line:1,column:1,offset:0}),end:Wo(K.length>0?K[K.length-2][1].end:{line:1,column:1,offset:0})},Ke=-1;++Ke<t.transforms.length;)te=t.transforms[Ke](te)||te;return te}function o(K,te,xe){let Ce=te-1,Ke=-1,Gt=!1,rr,jn,Fr,Ur;for(;++Ce<=xe;){const Dt=K[Ce];switch(Dt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Dt[0]==="enter"?Ke++:Ke--,Ur=void 0;break}case"lineEndingBlank":{Dt[0]==="enter"&&(rr&&!Ur&&!Ke&&!Fr&&(Fr=Ce),Ur=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ur=void 0}if(!Ke&&Dt[0]==="enter"&&Dt[1].type==="listItemPrefix"||Ke===-1&&Dt[0]==="exit"&&(Dt[1].type==="listUnordered"||Dt[1].type==="listOrdered")){if(rr){let or=Ce;for(jn=void 0;or--;){const mn=K[or];if(mn[1].type==="lineEnding"||mn[1].type==="lineEndingBlank"){if(mn[0]==="exit")continue;jn&&(K[jn][1].type="lineEndingBlank",Gt=!0),mn[1].type="lineEnding",jn=or}else if(!(mn[1].type==="linePrefix"||mn[1].type==="blockQuotePrefix"||mn[1].type==="blockQuotePrefixWhitespace"||mn[1].type==="blockQuoteMarker"||mn[1].type==="listItemIndent"))break}Fr&&(!jn||Fr<jn)&&(rr._spread=!0),rr.end=Object.assign({},jn?K[jn][1].start:Dt[1].end),K.splice(jn||Ce,0,["exit",rr,Dt[2]]),Ce++,xe++}if(Dt[1].type==="listItemPrefix"){const or={type:"listItem",_spread:!1,start:Object.assign({},Dt[1].start),end:void 0};rr=or,K.splice(Ce,0,["enter",or,Dt[2]]),Ce++,xe++,Fr=void 0,Ur=!0}}}return K[te][1]._spread=Gt,xe}function s(K,te){return xe;function xe(Ce){a.call(this,K(Ce),Ce),te&&te.call(this,Ce)}}function i(){this.stack.push({type:"fragment",children:[]})}function a(K,te,xe){this.stack[this.stack.length-1].children.push(K),this.stack.push(K),this.tokenStack.push([te,xe||void 0]),K.position={start:Wo(te.start),end:void 0}}function l(K){return te;function te(xe){K&&K.call(this,xe),u.call(this,xe)}}function u(K,te){const xe=this.stack.pop(),Ce=this.tokenStack.pop();if(Ce)Ce[0].type!==K.type&&(te?te.call(this,K,Ce[0]):(Ce[1]||qk).call(this,K,Ce[0]));else throw new Error("Cannot close `"+K.type+"` ("+cc({start:K.start,end:K.end})+"): it’s not open");xe.position.end=Wo(K.end)}function d(){return $0(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function p(K){if(this.data.expectingFirstListItemValue){const te=this.stack[this.stack.length-2];te.start=Number.parseInt(this.sliceSerialize(K),10),this.data.expectingFirstListItemValue=void 0}}function h(){const K=this.resume(),te=this.stack[this.stack.length-1];te.lang=K}function v(){const K=this.resume(),te=this.stack[this.stack.length-1];te.meta=K}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function x(){const K=this.resume(),te=this.stack[this.stack.length-1];te.value=K.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function g(){const K=this.resume(),te=this.stack[this.stack.length-1];te.value=K.replace(/(\r?\n|\r)$/g,"")}function y(K){const te=this.resume(),xe=this.stack[this.stack.length-1];xe.label=te,xe.identifier=Ar(this.sliceSerialize(K)).toLowerCase()}function w(){const K=this.resume(),te=this.stack[this.stack.length-1];te.title=K}function k(){const K=this.resume(),te=this.stack[this.stack.length-1];te.url=K}function C(K){const te=this.stack[this.stack.length-1];if(!te.depth){const xe=this.sliceSerialize(K).length;te.depth=xe}}function N(){this.data.setextHeadingSlurpLineEnding=!0}function S(K){const te=this.stack[this.stack.length-1];te.depth=this.sliceSerialize(K).codePointAt(0)===61?1:2}function A(){this.data.setextHeadingSlurpLineEnding=void 0}function P(K){const xe=this.stack[this.stack.length-1].children;let Ce=xe[xe.length-1];(!Ce||Ce.type!=="text")&&(Ce=st(),Ce.position={start:Wo(K.start),end:void 0},xe.push(Ce)),this.stack.push(Ce)}function R(K){const te=this.stack.pop();te.value+=this.sliceSerialize(K),te.position.end=Wo(K.end)}function T(K){const te=this.stack[this.stack.length-1];if(this.data.atHardBreak){const xe=te.children[te.children.length-1];xe.position.end=Wo(K.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(te.type)&&(P.call(this,K),R.call(this,K))}function I(){this.data.atHardBreak=!0}function F(){const K=this.resume(),te=this.stack[this.stack.length-1];te.value=K}function L(){const K=this.resume(),te=this.stack[this.stack.length-1];te.value=K}function q(){const K=this.resume(),te=this.stack[this.stack.length-1];te.value=K}function Z(){const K=this.stack[this.stack.length-1];if(this.data.inReference){const te=this.data.referenceType||"shortcut";K.type+="Reference",K.referenceType=te,delete K.url,delete K.title}else delete K.identifier,delete K.label;this.data.referenceType=void 0}function W(){const K=this.stack[this.stack.length-1];if(this.data.inReference){const te=this.data.referenceType||"shortcut";K.type+="Reference",K.referenceType=te,delete K.url,delete K.title}else delete K.identifier,delete K.label;this.data.referenceType=void 0}function U(K){const te=this.sliceSerialize(K),xe=this.stack[this.stack.length-2];xe.label=$9(te),xe.identifier=Ar(te).toLowerCase()}function H(){const K=this.stack[this.stack.length-1],te=this.resume(),xe=this.stack[this.stack.length-1];if(this.data.inReference=!0,xe.type==="link"){const Ce=K.children;xe.children=Ce}else xe.alt=te}function j(){const K=this.resume(),te=this.stack[this.stack.length-1];te.url=K}function O(){const K=this.resume(),te=this.stack[this.stack.length-1];te.title=K}function V(){this.data.inReference=void 0}function _(){this.data.referenceType="collapsed"}function E(K){const te=this.resume(),xe=this.stack[this.stack.length-1];xe.label=te,xe.identifier=Ar(this.sliceSerialize(K)).toLowerCase(),this.data.referenceType="full"}function $(K){this.data.characterReferenceType=K.type}function M(K){const te=this.sliceSerialize(K),xe=this.data.characterReferenceType;let Ce;xe?(Ce=PP(te,xe==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):Ce=R0(te);const Ke=this.stack[this.stack.length-1];Ke.value+=Ce}function B(K){const te=this.stack.pop();te.position.end=Wo(K.end)}function G(K){R.call(this,K);const te=this.stack[this.stack.length-1];te.url=this.sliceSerialize(K)}function le(K){R.call(this,K);const te=this.stack[this.stack.length-1];te.url="mailto:"+this.sliceSerialize(K)}function se(){return{type:"blockquote",children:[]}}function he(){return{type:"code",lang:null,meta:null,value:""}}function _e(){return{type:"inlineCode",value:""}}function tt(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function gt(){return{type:"emphasis",children:[]}}function ee(){return{type:"heading",depth:0,children:[]}}function pe(){return{type:"break"}}function ne(){return{type:"html",value:""}}function Fe(){return{type:"image",title:null,url:"",alt:null}}function ae(){return{type:"link",title:null,url:"",children:[]}}function Re(K){return{type:"list",ordered:K.type==="listOrdered",start:null,spread:K._spread,children:[]}}function De(K){return{type:"listItem",spread:K._spread,checked:null,children:[]}}function yt(){return{type:"paragraph",children:[]}}function nr(){return{type:"strong",children:[]}}function st(){return{type:"text",value:""}}function Nn(){return{type:"thematicBreak"}}}function Wo(e){return{line:e.line,column:e.column,offset:e.offset}}function FP(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?FP(e,r):O9(e,r)}}function O9(e,t){let n;for(n in t)if(zP.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 qk(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+cc({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+cc({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+cc({start:t.start,end:t.end})+") is still open")}function M9(e){const t=this;t.parser=n;function n(r){return I9(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function D9(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 L9(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
399
|
+
`}]}function z9(e,t){const n=t.value?t.value+`
|
|
400
|
+
`:"",r={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(r.className=["language-"+o[0]]);let s={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(s.data={meta:t.meta}),e.patch(t,s),s=e.applyData(t,s),s={type:"element",tagName:"pre",properties:{},children:[s]},e.patch(t,s),s}function F9(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function U9(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function q9(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),o=xl(r.toLowerCase()),s=e.footnoteOrder.indexOf(r);let i,a=e.footnoteCounts.get(r);a===void 0?(a=0,e.footnoteOrder.push(r),i=e.footnoteOrder.length):i=s+1,a+=1,e.footnoteCounts.set(r,a);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+o,id:n+"fnref-"+o+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(i)}]};e.patch(t,l);const u={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,u),e.applyData(t,u)}function V9(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 H9(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function UP(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 o=e.all(t),s=o[0];s&&s.type==="text"?s.value="["+s.value:o.unshift({type:"text",value:"["});const i=o[o.length-1];return i&&i.type==="text"?i.value+=r:o.push({type:"text",value:r}),o}function B9(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return UP(e,t);const o={src:xl(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(o.title=r.title);const s={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,s),e.applyData(t,s)}function K9(e,t){const n={src:xl(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 W9(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 Z9(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return UP(e,t);const o={href:xl(r.url||"")};r.title!==null&&r.title!==void 0&&(o.title=r.title);const s={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,s),e.applyData(t,s)}function Q9(e,t){const n={href:xl(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 G9(e,t,n){const r=e.all(t),o=n?J9(n):qP(t),s={},i=[];if(typeof t.checked=="boolean"){const d=r[0];let f;d&&d.type==="element"&&d.tagName==="p"?f=d:(f={type:"element",tagName:"p",properties:{},children:[]},r.unshift(f)),f.children.length>0&&f.children.unshift({type:"text",value:" "}),f.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),s.className=["task-list-item"]}let a=-1;for(;++a<r.length;){const d=r[a];(o||a!==0||d.type!=="element"||d.tagName!=="p")&&i.push({type:"text",value:`
|
|
401
|
+
`}),d.type==="element"&&d.tagName==="p"&&!o?i.push(...d.children):i.push(d)}const l=r[r.length-1];l&&(o||l.type!=="element"||l.tagName!=="p")&&i.push({type:"text",value:`
|
|
402
|
+
`});const u={type:"element",tagName:"li",properties:s,children:i};return e.patch(t,u),e.applyData(t,u)}function J9(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=qP(n[r])}return t}function qP(e){const t=e.spread;return t??e.children.length>1}function Y9(e,t){const n={},r=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++o<r.length;){const i=r[o];if(i.type==="element"&&i.tagName==="li"&&i.properties&&Array.isArray(i.properties.className)&&i.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const s={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,s),e.applyData(t,s)}function X9(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function e6(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function t6(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function n6(e,t){const n=e.all(t),r=n.shift(),o=[];if(r){const i={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],i),o.push(i)}if(n.length>0){const i={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},a=N0(t.children[1]),l=bP(t.children[t.children.length-1]);a&&l&&(i.position={start:a,end:l}),o.push(i)}const s={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,s),e.applyData(t,s)}function r6(e,t,n){const r=n?n.children:void 0,s=(r?r.indexOf(t):1)===0?"th":"td",i=n&&n.type==="table"?n.align:void 0,a=i?i.length:t.children.length;let l=-1;const u=[];for(;++l<a;){const f=t.children[l],p={},h=i?i[l]:void 0;h&&(p.align=h);let v={type:"element",tagName:s,properties:p,children:[]};f&&(v.children=e.all(f),e.patch(f,v),v=e.applyData(f,v)),u.push(v)}const d={type:"element",tagName:"tr",properties:{},children:e.wrap(u,!0)};return e.patch(t,d),e.applyData(t,d)}function o6(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Vk=9,Hk=32;function s6(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),o=0;const s=[];for(;r;)s.push(Bk(t.slice(o,r.index),o>0,!0),r[0]),o=r.index+r[0].length,r=n.exec(t);return s.push(Bk(t.slice(o),o>0,!1)),s.join("")}function Bk(e,t,n){let r=0,o=e.length;if(t){let s=e.codePointAt(r);for(;s===Vk||s===Hk;)r++,s=e.codePointAt(r)}if(n){let s=e.codePointAt(o-1);for(;s===Vk||s===Hk;)o--,s=e.codePointAt(o-1)}return o>r?e.slice(r,o):""}function i6(e,t){const n={type:"text",value:s6(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function a6(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const l6={blockquote:D9,break:L9,code:z9,delete:F9,emphasis:U9,footnoteReference:q9,heading:V9,html:H9,imageReference:B9,image:K9,inlineCode:W9,linkReference:Z9,link:Q9,listItem:G9,list:Y9,paragraph:X9,root:e6,strong:t6,table:n6,tableCell:o6,tableRow:r6,text:i6,thematicBreak:a6,toml:td,yaml:td,definition:td,footnoteDefinition:td};function td(){}const VP=-1,Uh=0,dc=1,Rf=2,A0=3,O0=4,M0=5,D0=6,HP=7,BP=8,Kk=typeof self=="object"?self:globalThis,c6=(e,t)=>{const n=(o,s)=>(e.set(s,o),o),r=o=>{if(e.has(o))return e.get(o);const[s,i]=t[o];switch(s){case Uh:case VP:return n(i,o);case dc:{const a=n([],o);for(const l of i)a.push(r(l));return a}case Rf:{const a=n({},o);for(const[l,u]of i)a[r(l)]=r(u);return a}case A0:return n(new Date(i),o);case O0:{const{source:a,flags:l}=i;return n(new RegExp(a,l),o)}case M0:{const a=n(new Map,o);for(const[l,u]of i)a.set(r(l),r(u));return a}case D0:{const a=n(new Set,o);for(const l of i)a.add(r(l));return a}case HP:{const{name:a,message:l}=i;return n(new Kk[a](l),o)}case BP:return n(BigInt(i),o);case"BigInt":return n(Object(BigInt(i)),o);case"ArrayBuffer":return n(new Uint8Array(i).buffer,i);case"DataView":{const{buffer:a}=new Uint8Array(i);return n(new DataView(a),i)}}return n(new Kk[s](i),o)};return r},Wk=e=>c6(new Map,e)(0),Ki="",{toString:u6}={},{keys:d6}=Object,Ml=e=>{const t=typeof e;if(t!=="object"||!e)return[Uh,t];const n=u6.call(e).slice(8,-1);switch(n){case"Array":return[dc,Ki];case"Object":return[Rf,Ki];case"Date":return[A0,Ki];case"RegExp":return[O0,Ki];case"Map":return[M0,Ki];case"Set":return[D0,Ki];case"DataView":return[dc,n]}return n.includes("Array")?[dc,n]:n.includes("Error")?[HP,n]:[Rf,n]},nd=([e,t])=>e===Uh&&(t==="function"||t==="symbol"),f6=(e,t,n,r)=>{const o=(i,a)=>{const l=r.push(i)-1;return n.set(a,l),l},s=i=>{if(n.has(i))return n.get(i);let[a,l]=Ml(i);switch(a){case Uh:{let d=i;switch(l){case"bigint":a=BP,d=i.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);d=null;break;case"undefined":return o([VP],i)}return o([a,d],i)}case dc:{if(l){let p=i;return l==="DataView"?p=new Uint8Array(i.buffer):l==="ArrayBuffer"&&(p=new Uint8Array(i)),o([l,[...p]],i)}const d=[],f=o([a,d],i);for(const p of i)d.push(s(p));return f}case Rf:{if(l)switch(l){case"BigInt":return o([l,i.toString()],i);case"Boolean":case"Number":case"String":return o([l,i.valueOf()],i)}if(t&&"toJSON"in i)return s(i.toJSON());const d=[],f=o([a,d],i);for(const p of d6(i))(e||!nd(Ml(i[p])))&&d.push([s(p),s(i[p])]);return f}case A0:return o([a,i.toISOString()],i);case O0:{const{source:d,flags:f}=i;return o([a,{source:d,flags:f}],i)}case M0:{const d=[],f=o([a,d],i);for(const[p,h]of i)(e||!(nd(Ml(p))||nd(Ml(h))))&&d.push([s(p),s(h)]);return f}case D0:{const d=[],f=o([a,d],i);for(const p of i)(e||!nd(Ml(p)))&&d.push(s(p));return f}}const{message:u}=i;return o([a,{name:l,message:u}],i)};return s},Zk=(e,{json:t,lossy:n}={})=>{const r=[];return f6(!(t||n),!!t,new Map,r)(e),r},If=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Wk(Zk(e,t)):structuredClone(e):(e,t)=>Wk(Zk(e,t));function h6(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 p6(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function m6(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||h6,r=e.options.footnoteBackLabel||p6,o=e.options.footnoteLabel||"Footnotes",s=e.options.footnoteLabelTagName||"h2",i=e.options.footnoteLabelProperties||{className:["sr-only"]},a=[];let l=-1;for(;++l<e.footnoteOrder.length;){const u=e.footnoteById.get(e.footnoteOrder[l]);if(!u)continue;const d=e.all(u),f=String(u.identifier).toUpperCase(),p=xl(f.toLowerCase());let h=0;const v=[],m=e.footnoteCounts.get(f);for(;m!==void 0&&++h<=m;){v.length>0&&v.push({type:"text",value:" "});let y=typeof n=="string"?n:n(l,h);typeof y=="string"&&(y={type:"text",value:y}),v.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+p+(h>1?"-"+h:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,h),className:["data-footnote-backref"]},children:Array.isArray(y)?y:[y]})}const x=d[d.length-1];if(x&&x.type==="element"&&x.tagName==="p"){const y=x.children[x.children.length-1];y&&y.type==="text"?y.value+=" ":x.children.push({type:"text",value:" "}),x.children.push(...v)}else d.push(...v);const g={type:"element",tagName:"li",properties:{id:t+"fn-"+p},children:e.wrap(d,!0)};e.patch(u,g),a.push(g)}if(a.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:s,properties:{...If(i),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
|
|
403
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:`
|
|
404
|
+
`}]}}const qh=function(e){if(e==null)return x6;if(typeof e=="function")return Vh(e);if(typeof e=="object")return Array.isArray(e)?g6(e):y6(e);if(typeof e=="string")return v6(e);throw new Error("Expected function, string, or object as test")};function g6(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=qh(e[n]);return Vh(r);function r(...o){let s=-1;for(;++s<t.length;)if(t[s].apply(this,o))return!0;return!1}}function y6(e){const t=e;return Vh(n);function n(r){const o=r;let s;for(s in e)if(o[s]!==t[s])return!1;return!0}}function v6(e){return Vh(t);function t(n){return n&&n.type===e}}function Vh(e){return t;function t(n,r,o){return!!(w6(n)&&e.call(this,n,typeof r=="number"?r:void 0,o||void 0))}}function x6(){return!0}function w6(e){return e!==null&&typeof e=="object"&&"type"in e}const KP=[],b6=!0,ny=!1,k6="skip";function WP(e,t,n,r){let o;typeof t=="function"&&typeof n!="function"?(r=n,n=t):o=t;const s=qh(o),i=r?-1:1;a(e,void 0,[])();function a(l,u,d){const f=l&&typeof l=="object"?l:{};if(typeof f.type=="string"){const h=typeof f.tagName=="string"?f.tagName:typeof f.name=="string"?f.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(l.type+(h?"<"+h+">":""))+")"})}return p;function p(){let h=KP,v,m,x;if((!t||s(l,u,d[d.length-1]||void 0))&&(h=_6(n(l,d)),h[0]===ny))return h;if("children"in l&&l.children){const g=l;if(g.children&&h[0]!==k6)for(m=(r?g.children.length:-1)+i,x=d.concat(g);m>-1&&m<g.children.length;){const y=g.children[m];if(v=a(y,m,x)(),v[0]===ny)return v;m=typeof v[1]=="number"?v[1]:m+i}}return h}}}function _6(e){return Array.isArray(e)?e:typeof e=="number"?[b6,e]:e==null?KP:[e]}function L0(e,t,n,r){let o,s,i;typeof t=="function"&&typeof n!="function"?(s=void 0,i=t,o=n):(s=t,i=n,o=r),WP(e,s,a,o);function a(l,u){const d=u[u.length-1],f=d?d.children.indexOf(l):void 0;return i(l,f,d)}}const ry={}.hasOwnProperty,S6={};function C6(e,t){const n=t||S6,r=new Map,o=new Map,s=new Map,i={...l6,...n.handlers},a={all:u,applyData:N6,definitionById:r,footnoteById:o,footnoteCounts:s,footnoteOrder:[],handlers:i,one:l,options:n,patch:E6,wrap:P6};return L0(e,function(d){if(d.type==="definition"||d.type==="footnoteDefinition"){const f=d.type==="definition"?r:o,p=String(d.identifier).toUpperCase();f.has(p)||f.set(p,d)}}),a;function l(d,f){const p=d.type,h=a.handlers[p];if(ry.call(a.handlers,p)&&h)return h(a,d,f);if(a.options.passThrough&&a.options.passThrough.includes(p)){if("children"in d){const{children:m,...x}=d,g=If(x);return g.children=a.all(d),g}return If(d)}return(a.options.unknownHandler||j6)(a,d,f)}function u(d){const f=[];if("children"in d){const p=d.children;let h=-1;for(;++h<p.length;){const v=a.one(p[h],d);if(v){if(h&&p[h-1].type==="break"&&(!Array.isArray(v)&&v.type==="text"&&(v.value=Qk(v.value)),!Array.isArray(v)&&v.type==="element")){const m=v.children[0];m&&m.type==="text"&&(m.value=Qk(m.value))}Array.isArray(v)?f.push(...v):f.push(v)}}}return f}}function E6(e,t){e.position&&(t.position=p5(e))}function N6(e,t){let n=t;if(e&&e.data){const r=e.data.hName,o=e.data.hChildren,s=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const i="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:i}}n.type==="element"&&s&&Object.assign(n.properties,If(s)),"children"in n&&n.children&&o!==null&&o!==void 0&&(n.children=o)}return n}function j6(e,t){const n=t.data||{},r="value"in t&&!(ry.call(n,"hProperties")||ry.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 P6(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
405
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
406
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
407
|
+
`}),n}function Qk(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Gk(e,t){const n=C6(e,t),r=n.one(e,void 0),o=m6(n),s=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return o&&s.children.push({type:"text",value:`
|
|
408
|
+
`},o),s}function T6(e,t){return e&&"run"in e?async function(n,r){const o=Gk(n,{file:r,...t});await e.run(o,r)}:function(n,r){return Gk(n,{file:r,...e||t})}}function Jk(e){if(e)throw e}var Md=Object.prototype.hasOwnProperty,ZP=Object.prototype.toString,Yk=Object.defineProperty,Xk=Object.getOwnPropertyDescriptor,e1=function(t){return typeof Array.isArray=="function"?Array.isArray(t):ZP.call(t)==="[object Array]"},t1=function(t){if(!t||ZP.call(t)!=="[object Object]")return!1;var n=Md.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Md.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var o;for(o in t);return typeof o>"u"||Md.call(t,o)},n1=function(t,n){Yk&&n.name==="__proto__"?Yk(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},r1=function(t,n){if(n==="__proto__")if(Md.call(t,n)){if(Xk)return Xk(t,n).value}else return;return t[n]},$6=function e(){var t,n,r,o,s,i,a=arguments[0],l=1,u=arguments.length,d=!1;for(typeof a=="boolean"&&(d=a,a=arguments[1]||{},l=2),(a==null||typeof a!="object"&&typeof a!="function")&&(a={});l<u;++l)if(t=arguments[l],t!=null)for(n in t)r=r1(a,n),o=r1(t,n),a!==o&&(d&&o&&(t1(o)||(s=e1(o)))?(s?(s=!1,i=r&&e1(r)?r:[]):i=r&&t1(r)?r:{},n1(a,{name:n,newValue:e(d,i,o)})):typeof o<"u"&&n1(a,{name:n,newValue:o}));return a};const em=ll($6);function oy(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 R6(){const e=[],t={run:n,use:r};return t;function n(...o){let s=-1;const i=o.pop();if(typeof i!="function")throw new TypeError("Expected function as last argument, not "+i);a(null,...o);function a(l,...u){const d=e[++s];let f=-1;if(l){i(l);return}for(;++f<o.length;)(u[f]===null||u[f]===void 0)&&(u[f]=o[f]);o=u,d?I6(d,a)(...u):i(null,...u)}}function r(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function I6(e,t){let n;return r;function r(...i){const a=e.length>i.length;let l;a&&i.push(o);try{l=e.apply(this,i)}catch(u){const d=u;if(a&&n)throw d;return o(d)}a||(l&&l.then&&typeof l.then=="function"?l.then(s,o):l instanceof Error?o(l):s(l))}function o(i,...a){n||(n=!0,t(i,...a))}function s(i){o(null,i)}}const Br={basename:A6,dirname:O6,extname:M6,join:D6,sep:"/"};function A6(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');fu(e);let n=0,r=-1,o=e.length,s;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(s){n=o+1;break}}else r<0&&(s=!0,r=o+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let i=-1,a=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(s){n=o+1;break}}else i<0&&(s=!0,i=o+1),a>-1&&(e.codePointAt(o)===t.codePointAt(a--)?a<0&&(r=o):(a=-1,r=i));return n===r?r=i:r<0&&(r=e.length),e.slice(n,r)}function O6(e){if(fu(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 M6(e){fu(e);let t=e.length,n=-1,r=0,o=-1,s=0,i;for(;t--;){const a=e.codePointAt(t);if(a===47){if(i){r=t+1;break}continue}n<0&&(i=!0,n=t+1),a===46?o<0?o=t:s!==1&&(s=1):o>-1&&(s=-1)}return o<0||n<0||s===0||s===1&&o===n-1&&o===r+1?"":e.slice(o,n)}function D6(...e){let t=-1,n;for(;++t<e.length;)fu(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":L6(n)}function L6(e){fu(e);const t=e.codePointAt(0)===47;let n=z6(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function z6(e,t){let n="",r=0,o=-1,s=0,i=-1,a,l;for(;++i<=e.length;){if(i<e.length)a=e.codePointAt(i);else{if(a===47)break;a=47}if(a===47){if(!(o===i-1||s===1))if(o!==i-1&&s===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),o=i,s=0;continue}}else if(n.length>0){n="",r=0,o=i,s=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(o+1,i):n=e.slice(o+1,i),r=i-o-1;o=i,s=0}else a===46&&s>-1?s++:s=-1}return n}function fu(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const F6={cwd:U6};function U6(){return"/"}function sy(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function q6(e){if(typeof e=="string")e=new URL(e);else if(!sy(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 V6(e)}function V6(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 o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const tm=["history","path","basename","stem","extname","dirname"];class QP{constructor(t){let n;t?sy(t)?n={path:t}:typeof t=="string"||H6(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":F6.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<tm.length;){const s=tm[r];s in n&&n[s]!==void 0&&n[s]!==null&&(this[s]=s==="history"?[...n[s]]:n[s])}let o;for(o in n)tm.includes(o)||(this[o]=n[o])}get basename(){return typeof this.path=="string"?Br.basename(this.path):void 0}set basename(t){rm(t,"basename"),nm(t,"basename"),this.path=Br.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Br.dirname(this.path):void 0}set dirname(t){o1(this.basename,"dirname"),this.path=Br.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Br.extname(this.path):void 0}set extname(t){if(nm(t,"extname"),o1(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=Br.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){sy(t)&&(t=q6(t)),rm(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Br.basename(this.path,this.extname):void 0}set stem(t){rm(t,"stem"),nm(t,"stem"),this.path=Br.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const o=this.message(t,n,r);throw o.fatal=!0,o}info(t,n,r){const o=this.message(t,n,r);return o.fatal=void 0,o}message(t,n,r){const o=new pn(t,n,r);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function nm(e,t){if(e&&e.includes(Br.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Br.sep+"`")}function rm(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function o1(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function H6(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const B6=function(e){const r=this.constructor.prototype,o=r[e],s=function(){return o.apply(s,arguments)};return Object.setPrototypeOf(s,r),s},K6={}.hasOwnProperty;class z0 extends B6{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=R6()}copy(){const t=new z0;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(em(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(im("data",this.frozen),this.namespace[t]=n,this):K6.call(this.namespace,t)&&this.namespace[t]||void 0:t?(im("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 o=n.call(t,...r);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=rd(t),r=this.parser||this.Parser;return om("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),om("process",this.parser||this.Parser),sm("process",this.compiler||this.Compiler),n?o(void 0,n):new Promise(o);function o(s,i){const a=rd(t),l=r.parse(a);r.run(l,a,function(d,f,p){if(d||!f||!p)return u(d);const h=f,v=r.stringify(h,p);Q6(v)?p.value=v:p.result=v,u(d,p)});function u(d,f){d||!f?i(d):s?s(f):n(void 0,f)}}}processSync(t){let n=!1,r;return this.freeze(),om("processSync",this.parser||this.Parser),sm("processSync",this.compiler||this.Compiler),this.process(t,o),i1("processSync","process",n),r;function o(s,i){n=!0,Jk(s),r=i}}run(t,n,r){s1(t),this.freeze();const o=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?s(void 0,r):new Promise(s);function s(i,a){const l=rd(n);o.run(t,l,u);function u(d,f,p){const h=f||t;d?a(d):i?i(h):r(void 0,h,p)}}}runSync(t,n){let r=!1,o;return this.run(t,n,s),i1("runSync","run",r),o;function s(i,a){Jk(i),o=a,r=!0}}stringify(t,n){this.freeze();const r=rd(n),o=this.compiler||this.Compiler;return sm("stringify",o),s1(t),o(t,r)}use(t,...n){const r=this.attachers,o=this.namespace;if(im("use",this.frozen),t!=null)if(typeof t=="function")l(t,n);else if(typeof t=="object")Array.isArray(t)?a(t):i(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function s(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[d,...f]=u;l(d,f)}else i(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function i(u){if(!("plugins"in u)&&!("settings"in u))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");a(u.plugins),u.settings&&(o.settings=em(!0,o.settings,u.settings))}function a(u){let d=-1;if(u!=null)if(Array.isArray(u))for(;++d<u.length;){const f=u[d];s(f)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,d){let f=-1,p=-1;for(;++f<r.length;)if(r[f][0]===u){p=f;break}if(p===-1)r.push([u,...d]);else if(d.length>0){let[h,...v]=d;const m=r[p][1];oy(m)&&oy(h)&&(h=em(!0,m,h)),r[p]=[u,h,...v]}}}}const W6=new z0().freeze();function om(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function sm(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function im(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 s1(e){if(!oy(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function i1(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function rd(e){return Z6(e)?e:new QP(e)}function Z6(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Q6(e){return typeof e=="string"||G6(e)}function G6(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const J6="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",a1=[],l1={allowDangerousHtml:!0},Y6=/^(https?|ircs?|mailto|xmpp)$/i,X6=[{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 e8(e){const t=t8(e),n=n8(e);return r8(t.runSync(t.parse(n),n),e)}function t8(e){const t=e.rehypePlugins||a1,n=e.remarkPlugins||a1,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...l1}:l1;return W6().use(M9).use(n).use(T6,r).use(t)}function n8(e){const t=e.children||"",n=new QP;return typeof t=="string"&&(n.value=t),n}function r8(e,t){const n=t.allowedElements,r=t.allowElement,o=t.components,s=t.disallowedElements,i=t.skipHtml,a=t.unwrapDisallowed,l=t.urlTransform||o8;for(const d of X6)Object.hasOwn(t,d.from)&&(""+d.from+(d.to?"use `"+d.to+"` instead":"remove it")+J6+d.id,void 0);return L0(e,u),x5(e,{Fragment:c.Fragment,components:o,ignoreInvalidStyle:!0,jsx:c.jsx,jsxs:c.jsxs,passKeys:!0,passNode:!0});function u(d,f,p){if(d.type==="raw"&&p&&typeof f=="number")return i?p.children.splice(f,1):p.children[f]={type:"text",value:d.value},f;if(d.type==="element"){let h;for(h in Jp)if(Object.hasOwn(Jp,h)&&Object.hasOwn(d.properties,h)){const v=d.properties[h],m=Jp[h];(m===null||m.includes(d.tagName))&&(d.properties[h]=l(String(v||""),h,d))}}if(d.type==="element"){let h=n?!n.includes(d.tagName):s?s.includes(d.tagName):!1;if(!h&&r&&typeof f=="number"&&(h=!r(d,f,p)),h&&p&&typeof f=="number")return a&&d.children?p.children.splice(f,1,...d.children):p.children.splice(f,1),f}}}function o8(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||n!==-1&&t>n||r!==-1&&t>r||Y6.test(e.slice(0,t))?e:""}function c1(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,o=n.indexOf(t);for(;o!==-1;)r++,o=n.indexOf(t,o+t.length);return r}function s8(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function i8(e,t,n){const o=qh((n||{}).ignore||[]),s=a8(t);let i=-1;for(;++i<s.length;)WP(e,"text",a);function a(u,d){let f=-1,p;for(;++f<d.length;){const h=d[f],v=p?p.children:void 0;if(o(h,v?v.indexOf(h):void 0,p))return;p=h}if(p)return l(u,d)}function l(u,d){const f=d[d.length-1],p=s[i][0],h=s[i][1];let v=0;const x=f.children.indexOf(u);let g=!1,y=[];p.lastIndex=0;let w=p.exec(u.value);for(;w;){const k=w.index,C={index:w.index,input:w.input,stack:[...d,u]};let N=h(...w,C);if(typeof N=="string"&&(N=N.length>0?{type:"text",value:N}:void 0),N===!1?p.lastIndex=k+1:(v!==k&&y.push({type:"text",value:u.value.slice(v,k)}),Array.isArray(N)?y.push(...N):N&&y.push(N),v=k+w[0].length,g=!0),!p.global)break;w=p.exec(u.value)}return g?(v<u.value.length&&y.push({type:"text",value:u.value.slice(v)}),f.children.splice(x,1,...y)):y=[u],x+y.length}}function a8(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const o=n[r];t.push([l8(o[0]),c8(o[1])])}return t}function l8(e){return typeof e=="string"?new RegExp(s8(e),"g"):e}function c8(e){return typeof e=="function"?e:function(){return e}}const am="phrasing",lm=["autolink","link","image","label"];function u8(){return{transforms:[y8],enter:{literalAutolink:f8,literalAutolinkEmail:cm,literalAutolinkHttp:cm,literalAutolinkWww:cm},exit:{literalAutolink:g8,literalAutolinkEmail:m8,literalAutolinkHttp:h8,literalAutolinkWww:p8}}}function d8(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:am,notInConstruct:lm},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:am,notInConstruct:lm},{character:":",before:"[ps]",after:"\\/",inConstruct:am,notInConstruct:lm}]}}function f8(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function cm(e){this.config.enter.autolinkProtocol.call(this,e)}function h8(e){this.config.exit.autolinkProtocol.call(this,e)}function p8(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function m8(e){this.config.exit.autolinkEmail.call(this,e)}function g8(e){this.exit(e)}function y8(e){i8(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,v8],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),x8]],{ignore:["link","linkReference"]})}function v8(e,t,n,r,o){let s="";if(!GP(o)||(/^w/i.test(t)&&(n=t+n,t="",s="http://"),!w8(n)))return!1;const i=b8(n+r);if(!i[0])return!1;const a={type:"link",title:null,url:s+t+i[0],children:[{type:"text",value:t+i[0]}]};return i[1]?[a,{type:"text",value:i[1]}]:a}function x8(e,t,n,r){return!GP(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function w8(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function b8(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const o=c1(e,"(");let s=c1(e,")");for(;r!==-1&&o>s;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),s++;return[e,n]}function GP(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||Ti(n)||zh(n))&&(!t||n!==47)}JP.peek=T8;function k8(){this.buffer()}function _8(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function S8(){this.buffer()}function C8(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function E8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Ar(this.sliceSerialize(e)).toLowerCase(),n.label=t}function N8(e){this.exit(e)}function j8(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Ar(this.sliceSerialize(e)).toLowerCase(),n.label=t}function P8(e){this.exit(e)}function T8(){return"["}function JP(e,t,n,r){const o=n.createTracker(r);let s=o.move("[^");const i=n.enter("footnoteReference"),a=n.enter("reference");return s+=o.move(n.safe(n.associationId(e),{after:"]",before:s})),a(),i(),s+=o.move("]"),s}function $8(){return{enter:{gfmFootnoteCallString:k8,gfmFootnoteCall:_8,gfmFootnoteDefinitionLabelString:S8,gfmFootnoteDefinition:C8},exit:{gfmFootnoteCallString:E8,gfmFootnoteCall:N8,gfmFootnoteDefinitionLabelString:j8,gfmFootnoteDefinition:P8}}}function R8(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:JP},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,o,s,i){const a=s.createTracker(i);let l=a.move("[^");const u=s.enter("footnoteDefinition"),d=s.enter("label");return l+=a.move(s.safe(s.associationId(r),{before:l,after:"]"})),d(),l+=a.move("]:"),r.children&&r.children.length>0&&(a.shift(4),l+=a.move((t?`
|
|
409
|
+
`:" ")+s.indentLines(s.containerFlow(r,a.current()),t?YP:I8))),u(),l}}function I8(e,t,n){return t===0?e:YP(e,t,n)}function YP(e,t,n){return(n?"":" ")+e}const A8=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];XP.peek=z8;function O8(){return{canContainEols:["delete"],enter:{strikethrough:D8},exit:{strikethrough:L8}}}function M8(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:A8}],handlers:{delete:XP}}}function D8(e){this.enter({type:"delete",children:[]},e)}function L8(e){this.exit(e)}function XP(e,t,n,r){const o=n.createTracker(r),s=n.enter("strikethrough");let i=o.move("~~");return i+=n.containerPhrasing(e,{...o.current(),before:i,after:"~"}),i+=o.move("~~"),s(),i}function z8(){return"~"}function F8(e){return e.length}function U8(e,t){const n=t||{},r=(n.align||[]).concat(),o=n.stringLength||F8,s=[],i=[],a=[],l=[];let u=0,d=-1;for(;++d<e.length;){const m=[],x=[];let g=-1;for(e[d].length>u&&(u=e[d].length);++g<e[d].length;){const y=q8(e[d][g]);if(n.alignDelimiters!==!1){const w=o(y);x[g]=w,(l[g]===void 0||w>l[g])&&(l[g]=w)}m.push(y)}i[d]=m,a[d]=x}let f=-1;if(typeof r=="object"&&"length"in r)for(;++f<u;)s[f]=u1(r[f]);else{const m=u1(r);for(;++f<u;)s[f]=m}f=-1;const p=[],h=[];for(;++f<u;){const m=s[f];let x="",g="";m===99?(x=":",g=":"):m===108?x=":":m===114&&(g=":");let y=n.alignDelimiters===!1?1:Math.max(1,l[f]-x.length-g.length);const w=x+"-".repeat(y)+g;n.alignDelimiters!==!1&&(y=x.length+y+g.length,y>l[f]&&(l[f]=y),h[f]=y),p[f]=w}i.splice(1,0,p),a.splice(1,0,h),d=-1;const v=[];for(;++d<i.length;){const m=i[d],x=a[d];f=-1;const g=[];for(;++f<u;){const y=m[f]||"";let w="",k="";if(n.alignDelimiters!==!1){const C=l[f]-(x[f]||0),N=s[f];N===114?w=" ".repeat(C):N===99?C%2?(w=" ".repeat(C/2+.5),k=" ".repeat(C/2-.5)):(w=" ".repeat(C/2),k=w):k=" ".repeat(C)}n.delimiterStart!==!1&&!f&&g.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&y==="")&&(n.delimiterStart!==!1||f)&&g.push(" "),n.alignDelimiters!==!1&&g.push(w),g.push(y),n.alignDelimiters!==!1&&g.push(k),n.padding!==!1&&g.push(" "),(n.delimiterEnd!==!1||f!==u-1)&&g.push("|")}v.push(n.delimiterEnd===!1?g.join("").replace(/ +$/,""):g.join(""))}return v.join(`
|
|
410
|
+
`)}function q8(e){return e==null?"":String(e)}function u1(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function V8(e,t,n,r){const o=n.enter("blockquote"),s=n.createTracker(r);s.move("> "),s.shift(2);const i=n.indentLines(n.containerFlow(e,s.current()),H8);return o(),i}function H8(e,t,n){return">"+(n?"":" ")+e}function B8(e,t){return d1(e,t.inConstruct,!0)&&!d1(e,t.notInConstruct,!1)}function d1(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function f1(e,t,n,r){let o=-1;for(;++o<n.unsafe.length;)if(n.unsafe[o].character===`
|
|
411
|
+
`&&B8(n.stack,n.unsafe[o]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
412
|
+
`}function K8(e,t){const n=String(e);let r=n.indexOf(t),o=r,s=0,i=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===o?++s>i&&(i=s):s=1,o=r+t.length,r=n.indexOf(t,o);return i}function W8(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function Z8(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function Q8(e,t,n,r){const o=Z8(n),s=e.value||"",i=o==="`"?"GraveAccent":"Tilde";if(W8(e,n)){const f=n.enter("codeIndented"),p=n.indentLines(s,G8);return f(),p}const a=n.createTracker(r),l=o.repeat(Math.max(K8(s,o)+1,3)),u=n.enter("codeFenced");let d=a.move(l);if(e.lang){const f=n.enter(`codeFencedLang${i}`);d+=a.move(n.safe(e.lang,{before:d,after:" ",encode:["`"],...a.current()})),f()}if(e.lang&&e.meta){const f=n.enter(`codeFencedMeta${i}`);d+=a.move(" "),d+=a.move(n.safe(e.meta,{before:d,after:`
|
|
413
|
+
`,encode:["`"],...a.current()})),f()}return d+=a.move(`
|
|
414
|
+
`),s&&(d+=a.move(s+`
|
|
415
|
+
`)),d+=a.move(l),u(),d}function G8(e,t,n){return(n?"":" ")+e}function F0(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function J8(e,t,n,r){const o=F0(n),s=o==='"'?"Quote":"Apostrophe",i=n.enter("definition");let a=n.enter("label");const l=n.createTracker(r);let u=l.move("[");return u+=l.move(n.safe(n.associationId(e),{before:u,after:"]",...l.current()})),u+=l.move("]: "),a(),!e.url||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),u+=l.move("<"),u+=l.move(n.safe(e.url,{before:u,after:">",...l.current()})),u+=l.move(">")):(a=n.enter("destinationRaw"),u+=l.move(n.safe(e.url,{before:u,after:e.title?" ":`
|
|
416
|
+
`,...l.current()}))),a(),e.title&&(a=n.enter(`title${s}`),u+=l.move(" "+o),u+=l.move(n.safe(e.title,{before:u,after:o,...l.current()})),u+=l.move(o),a()),i(),u}function Y8(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function qc(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Af(e,t,n){const r=rl(e),o=rl(t);return r===void 0?o===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}eT.peek=X8;function eT(e,t,n,r){const o=Y8(n),s=n.enter("emphasis"),i=n.createTracker(r),a=i.move(o);let l=i.move(n.containerPhrasing(e,{after:o,before:a,...i.current()}));const u=l.charCodeAt(0),d=Af(r.before.charCodeAt(r.before.length-1),u,o);d.inside&&(l=qc(u)+l.slice(1));const f=l.charCodeAt(l.length-1),p=Af(r.after.charCodeAt(0),f,o);p.inside&&(l=l.slice(0,-1)+qc(f));const h=i.move(o);return s(),n.attentionEncodeSurroundingInfo={after:p.outside,before:d.outside},a+l+h}function X8(e,t,n){return n.options.emphasis||"*"}function eq(e,t){let n=!1;return L0(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,ny}),!!((!e.depth||e.depth<3)&&$0(e)&&(t.options.setext||n))}function tq(e,t,n,r){const o=Math.max(Math.min(6,e.depth||1),1),s=n.createTracker(r);if(eq(e,n)){const d=n.enter("headingSetext"),f=n.enter("phrasing"),p=n.containerPhrasing(e,{...s.current(),before:`
|
|
417
|
+
`,after:`
|
|
418
|
+
`});return f(),d(),p+`
|
|
419
|
+
`+(o===1?"=":"-").repeat(p.length-(Math.max(p.lastIndexOf("\r"),p.lastIndexOf(`
|
|
420
|
+
`))+1))}const i="#".repeat(o),a=n.enter("headingAtx"),l=n.enter("phrasing");s.move(i+" ");let u=n.containerPhrasing(e,{before:"# ",after:`
|
|
421
|
+
`,...s.current()});return/^[\t ]/.test(u)&&(u=qc(u.charCodeAt(0))+u.slice(1)),u=u?i+" "+u:i,n.options.closeAtx&&(u+=" "+i),l(),a(),u}tT.peek=nq;function tT(e){return e.value||""}function nq(){return"<"}nT.peek=rq;function nT(e,t,n,r){const o=F0(n),s=o==='"'?"Quote":"Apostrophe",i=n.enter("image");let a=n.enter("label");const l=n.createTracker(r);let u=l.move("![");return u+=l.move(n.safe(e.alt,{before:u,after:"]",...l.current()})),u+=l.move("]("),a(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),u+=l.move("<"),u+=l.move(n.safe(e.url,{before:u,after:">",...l.current()})),u+=l.move(">")):(a=n.enter("destinationRaw"),u+=l.move(n.safe(e.url,{before:u,after:e.title?" ":")",...l.current()}))),a(),e.title&&(a=n.enter(`title${s}`),u+=l.move(" "+o),u+=l.move(n.safe(e.title,{before:u,after:o,...l.current()})),u+=l.move(o),a()),u+=l.move(")"),i(),u}function rq(){return"!"}rT.peek=oq;function rT(e,t,n,r){const o=e.referenceType,s=n.enter("imageReference");let i=n.enter("label");const a=n.createTracker(r);let l=a.move("![");const u=n.safe(e.alt,{before:l,after:"]",...a.current()});l+=a.move(u+"]["),i();const d=n.stack;n.stack=[],i=n.enter("reference");const f=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return i(),n.stack=d,s(),o==="full"||!u||u!==f?l+=a.move(f+"]"):o==="shortcut"?l=l.slice(0,-1):l+=a.move("]"),l}function oq(){return"!"}oT.peek=sq;function oT(e,t,n){let r=e.value||"",o="`",s=-1;for(;new RegExp("(^|[^`])"+o+"([^`]|$)").test(r);)o+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++s<n.unsafe.length;){const i=n.unsafe[s],a=n.compilePattern(i);let l;if(i.atBreak)for(;l=a.exec(r);){let u=l.index;r.charCodeAt(u)===10&&r.charCodeAt(u-1)===13&&u--,r=r.slice(0,u)+" "+r.slice(l.index+1)}}return o+r+o}function sq(){return"`"}function sT(e,t){const n=$0(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}iT.peek=iq;function iT(e,t,n,r){const o=F0(n),s=o==='"'?"Quote":"Apostrophe",i=n.createTracker(r);let a,l;if(sT(e,n)){const d=n.stack;n.stack=[],a=n.enter("autolink");let f=i.move("<");return f+=i.move(n.containerPhrasing(e,{before:f,after:">",...i.current()})),f+=i.move(">"),a(),n.stack=d,f}a=n.enter("link"),l=n.enter("label");let u=i.move("[");return u+=i.move(n.containerPhrasing(e,{before:u,after:"](",...i.current()})),u+=i.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),u+=i.move("<"),u+=i.move(n.safe(e.url,{before:u,after:">",...i.current()})),u+=i.move(">")):(l=n.enter("destinationRaw"),u+=i.move(n.safe(e.url,{before:u,after:e.title?" ":")",...i.current()}))),l(),e.title&&(l=n.enter(`title${s}`),u+=i.move(" "+o),u+=i.move(n.safe(e.title,{before:u,after:o,...i.current()})),u+=i.move(o),l()),u+=i.move(")"),a(),u}function iq(e,t,n){return sT(e,n)?"<":"["}aT.peek=aq;function aT(e,t,n,r){const o=e.referenceType,s=n.enter("linkReference");let i=n.enter("label");const a=n.createTracker(r);let l=a.move("[");const u=n.containerPhrasing(e,{before:l,after:"]",...a.current()});l+=a.move(u+"]["),i();const d=n.stack;n.stack=[],i=n.enter("reference");const f=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return i(),n.stack=d,s(),o==="full"||!u||u!==f?l+=a.move(f+"]"):o==="shortcut"?l=l.slice(0,-1):l+=a.move("]"),l}function aq(){return"["}function U0(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function lq(e){const t=U0(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function cq(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function lT(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function uq(e,t,n,r){const o=n.enter("list"),s=n.bulletCurrent;let i=e.ordered?cq(n):U0(n);const a=e.ordered?i==="."?")":".":lq(n);let l=t&&n.bulletLastUsed?i===n.bulletLastUsed:!1;if(!e.ordered){const d=e.children?e.children[0]:void 0;if((i==="*"||i==="-")&&d&&(!d.children||!d.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(l=!0),lT(n)===i&&d){let f=-1;for(;++f<e.children.length;){const p=e.children[f];if(p&&p.type==="listItem"&&p.children&&p.children[0]&&p.children[0].type==="thematicBreak"){l=!0;break}}}}l&&(i=a),n.bulletCurrent=i;const u=n.containerFlow(e,r);return n.bulletLastUsed=i,n.bulletCurrent=s,o(),u}function dq(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function fq(e,t,n,r){const o=dq(n);let s=n.bulletCurrent||U0(n);t&&t.type==="list"&&t.ordered&&(s=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+s);let i=s.length+1;(o==="tab"||o==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(i=Math.ceil(i/4)*4);const a=n.createTracker(r);a.move(s+" ".repeat(i-s.length)),a.shift(i);const l=n.enter("listItem"),u=n.indentLines(n.containerFlow(e,a.current()),d);return l(),u;function d(f,p,h){return p?(h?"":" ".repeat(i))+f:(h?s:s+" ".repeat(i-s.length))+f}}function hq(e,t,n,r){const o=n.enter("paragraph"),s=n.enter("phrasing"),i=n.containerPhrasing(e,r);return s(),o(),i}const pq=qh(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function mq(e,t,n,r){return(e.children.some(function(i){return pq(i)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function gq(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}cT.peek=yq;function cT(e,t,n,r){const o=gq(n),s=n.enter("strong"),i=n.createTracker(r),a=i.move(o+o);let l=i.move(n.containerPhrasing(e,{after:o,before:a,...i.current()}));const u=l.charCodeAt(0),d=Af(r.before.charCodeAt(r.before.length-1),u,o);d.inside&&(l=qc(u)+l.slice(1));const f=l.charCodeAt(l.length-1),p=Af(r.after.charCodeAt(0),f,o);p.inside&&(l=l.slice(0,-1)+qc(f));const h=i.move(o+o);return s(),n.attentionEncodeSurroundingInfo={after:p.outside,before:d.outside},a+l+h}function yq(e,t,n){return n.options.strong||"*"}function vq(e,t,n,r){return n.safe(e.value,r)}function xq(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function wq(e,t,n){const r=(lT(n)+(n.options.ruleSpaces?" ":"")).repeat(xq(n));return n.options.ruleSpaces?r.slice(0,-1):r}const uT={blockquote:V8,break:f1,code:Q8,definition:J8,emphasis:eT,hardBreak:f1,heading:tq,html:tT,image:nT,imageReference:rT,inlineCode:oT,link:iT,linkReference:aT,list:uq,listItem:fq,paragraph:hq,root:mq,strong:cT,text:vq,thematicBreak:wq};function bq(){return{enter:{table:kq,tableData:h1,tableHeader:h1,tableRow:Sq},exit:{codeText:Cq,table:_q,tableData:um,tableHeader:um,tableRow:um}}}function kq(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function _q(e){this.exit(e),this.data.inTable=void 0}function Sq(e){this.enter({type:"tableRow",children:[]},e)}function um(e){this.exit(e)}function h1(e){this.enter({type:"tableCell",children:[]},e)}function Cq(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Eq));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function Eq(e,t){return t==="|"?t:e}function Nq(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,o=t.stringLength,s=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
422
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:p,table:i,tableCell:l,tableRow:a}};function i(h,v,m,x){return u(d(h,m,x),h.align)}function a(h,v,m,x){const g=f(h,m,x),y=u([g]);return y.slice(0,y.indexOf(`
|
|
423
|
+
`))}function l(h,v,m,x){const g=m.enter("tableCell"),y=m.enter("phrasing"),w=m.containerPhrasing(h,{...x,before:s,after:s});return y(),g(),w}function u(h,v){return U8(h,{align:v,alignDelimiters:r,padding:n,stringLength:o})}function d(h,v,m){const x=h.children;let g=-1;const y=[],w=v.enter("table");for(;++g<x.length;)y[g]=f(x[g],v,m);return w(),y}function f(h,v,m){const x=h.children;let g=-1;const y=[],w=v.enter("tableRow");for(;++g<x.length;)y[g]=l(x[g],h,v,m);return w(),y}function p(h,v,m){let x=uT.inlineCode(h,v,m);return m.stack.includes("tableCell")&&(x=x.replace(/\|/g,"\\$&")),x}}function jq(){return{exit:{taskListCheckValueChecked:p1,taskListCheckValueUnchecked:p1,paragraph:Tq}}}function Pq(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:$q}}}function p1(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function Tq(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const o=t.children;let s=-1,i;for(;++s<o.length;){const a=o[s];if(a.type==="paragraph"){i=a;break}}i===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function $q(e,t,n,r){const o=e.children[0],s=typeof e.checked=="boolean"&&o&&o.type==="paragraph",i="["+(e.checked?"x":" ")+"] ",a=n.createTracker(r);s&&a.move(i);let l=uT.listItem(e,t,n,{...r,...a.current()});return s&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,u)),l;function u(d){return d+i}}function Rq(){return[u8(),$8(),O8(),bq(),jq()]}function Iq(e){return{extensions:[d8(),R8(e),M8(),Nq(e),Pq()]}}const Aq={tokenize:Fq,partial:!0},dT={tokenize:Uq,partial:!0},fT={tokenize:qq,partial:!0},hT={tokenize:Vq,partial:!0},Oq={tokenize:Hq,partial:!0},pT={name:"wwwAutolink",tokenize:Lq,previous:gT},mT={name:"protocolAutolink",tokenize:zq,previous:yT},Vo={name:"emailAutolink",tokenize:Dq,previous:vT},fo={};function Mq(){return{text:fo}}let Hs=48;for(;Hs<123;)fo[Hs]=Vo,Hs++,Hs===58?Hs=65:Hs===91&&(Hs=97);fo[43]=Vo;fo[45]=Vo;fo[46]=Vo;fo[95]=Vo;fo[72]=[Vo,mT];fo[104]=[Vo,mT];fo[87]=[Vo,pT];fo[119]=[Vo,pT];function Dq(e,t,n){const r=this;let o,s;return i;function i(f){return!iy(f)||!vT.call(r,r.previous)||q0(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),a(f))}function a(f){return iy(f)?(e.consume(f),a):f===64?(e.consume(f),l):n(f)}function l(f){return f===46?e.check(Oq,d,u)(f):f===45||f===95||fn(f)?(s=!0,e.consume(f),l):d(f)}function u(f){return e.consume(f),o=!0,l}function d(f){return s&&o&&_n(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function Lq(e,t,n){const r=this;return o;function o(i){return i!==87&&i!==119||!gT.call(r,r.previous)||q0(r.events)?n(i):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(Aq,e.attempt(dT,e.attempt(fT,s),n),n)(i))}function s(i){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(i)}}function zq(e,t,n){const r=this;let o="",s=!1;return i;function i(f){return(f===72||f===104)&&yT.call(r,r.previous)&&!q0(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(f),e.consume(f),a):n(f)}function a(f){if(_n(f)&&o.length<5)return o+=String.fromCodePoint(f),e.consume(f),a;if(f===58){const p=o.toLowerCase();if(p==="http"||p==="https")return e.consume(f),l}return n(f)}function l(f){return f===47?(e.consume(f),s?u:(s=!0,l)):n(f)}function u(f){return f===null||$f(f)||ot(f)||Ti(f)||zh(f)?n(f):e.attempt(dT,e.attempt(fT,d),n)(f)}function d(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function Fq(e,t,n){let r=0;return o;function o(i){return(i===87||i===119)&&r<3?(r++,e.consume(i),o):i===46&&r===3?(e.consume(i),s):n(i)}function s(i){return i===null?n(i):t(i)}}function Uq(e,t,n){let r,o,s;return i;function i(u){return u===46||u===95?e.check(hT,l,a)(u):u===null||ot(u)||Ti(u)||u!==45&&zh(u)?l(u):(s=!0,e.consume(u),i)}function a(u){return u===95?r=!0:(o=r,r=void 0),e.consume(u),i}function l(u){return o||r||!s?n(u):t(u)}}function qq(e,t){let n=0,r=0;return o;function o(i){return i===40?(n++,e.consume(i),o):i===41&&r<n?s(i):i===33||i===34||i===38||i===39||i===41||i===42||i===44||i===46||i===58||i===59||i===60||i===63||i===93||i===95||i===126?e.check(hT,t,s)(i):i===null||ot(i)||Ti(i)?t(i):(e.consume(i),o)}function s(i){return i===41&&r++,e.consume(i),o}}function Vq(e,t,n){return r;function r(a){return a===33||a===34||a===39||a===41||a===42||a===44||a===46||a===58||a===59||a===63||a===95||a===126?(e.consume(a),r):a===38?(e.consume(a),s):a===93?(e.consume(a),o):a===60||a===null||ot(a)||Ti(a)?t(a):n(a)}function o(a){return a===null||a===40||a===91||ot(a)||Ti(a)?t(a):r(a)}function s(a){return _n(a)?i(a):n(a)}function i(a){return a===59?(e.consume(a),r):_n(a)?(e.consume(a),i):n(a)}}function Hq(e,t,n){return r;function r(s){return e.consume(s),o}function o(s){return fn(s)?n(s):t(s)}}function gT(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||ot(e)}function yT(e){return!_n(e)}function vT(e){return!(e===47||iy(e))}function iy(e){return e===43||e===45||e===46||e===95||fn(e)}function q0(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const Bq={tokenize:Xq,partial:!0};function Kq(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Gq,continuation:{tokenize:Jq},exit:Yq}},text:{91:{name:"gfmFootnoteCall",tokenize:Qq},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Wq,resolveTo:Zq}}}}function Wq(e,t,n){const r=this;let o=r.events.length;const s=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let i;for(;o--;){const l=r.events[o][1];if(l.type==="labelImage"){i=l;break}if(l.type==="gfmFootnoteCall"||l.type==="labelLink"||l.type==="label"||l.type==="image"||l.type==="link")break}return a;function a(l){if(!i||!i._balanced)return n(l);const u=Ar(r.sliceSerialize({start:i.end,end:r.now()}));return u.codePointAt(0)!==94||!s.includes(u.slice(1))?n(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function Zq(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},i={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},a=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",o,t],["exit",o,t],["enter",s,t],["enter",i,t],["exit",i,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...a),e}function Qq(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s=0,i;return a;function a(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),l}function l(f){return f!==94?n(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",u)}function u(f){if(s>999||f===93&&!i||f===null||f===91||ot(f))return n(f);if(f===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return o.includes(Ar(r.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return ot(f)||(i=!0),s++,e.consume(f),f===92?d:u}function d(f){return f===91||f===92||f===93?(e.consume(f),s++,u):u(f)}}function Gq(e,t,n){const r=this,o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s,i=0,a;return l;function l(v){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(v),e.exit("gfmFootnoteDefinitionLabelMarker"),u}function u(v){return v===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(v),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",d):n(v)}function d(v){if(i>999||v===93&&!a||v===null||v===91||ot(v))return n(v);if(v===93){e.exit("chunkString");const m=e.exit("gfmFootnoteDefinitionLabelString");return s=Ar(r.sliceSerialize(m)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(v),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return ot(v)||(a=!0),i++,e.consume(v),v===92?f:d}function f(v){return v===91||v===92||v===93?(e.consume(v),i++,d):d(v)}function p(v){return v===58?(e.enter("definitionMarker"),e.consume(v),e.exit("definitionMarker"),o.includes(s)||o.push(s),We(e,h,"gfmFootnoteDefinitionWhitespace")):n(v)}function h(v){return t(v)}}function Jq(e,t,n){return e.check(du,t,e.attempt(Bq,t,n))}function Yq(e){e.exit("gfmFootnoteDefinition")}function Xq(e,t,n){const r=this;return We(e,o,"gfmFootnoteDefinitionIndent",5);function o(s){const i=r.events[r.events.length-1];return i&&i[1].type==="gfmFootnoteDefinitionIndent"&&i[2].sliceSerialize(i[1],!0).length===4?t(s):n(s)}}function eV(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:s,resolveAll:o};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function o(i,a){let l=-1;for(;++l<i.length;)if(i[l][0]==="enter"&&i[l][1].type==="strikethroughSequenceTemporary"&&i[l][1]._close){let u=l;for(;u--;)if(i[u][0]==="exit"&&i[u][1].type==="strikethroughSequenceTemporary"&&i[u][1]._open&&i[l][1].end.offset-i[l][1].start.offset===i[u][1].end.offset-i[u][1].start.offset){i[l][1].type="strikethroughSequence",i[u][1].type="strikethroughSequence";const d={type:"strikethrough",start:Object.assign({},i[u][1].start),end:Object.assign({},i[l][1].end)},f={type:"strikethroughText",start:Object.assign({},i[u][1].end),end:Object.assign({},i[l][1].start)},p=[["enter",d,a],["enter",i[u][1],a],["exit",i[u][1],a],["enter",f,a]],h=a.parser.constructs.insideSpan.null;h&&Gn(p,p.length,0,Fh(h,i.slice(u+1,l),a)),Gn(p,p.length,0,[["exit",f,a],["enter",i[l][1],a],["exit",i[l][1],a],["exit",d,a]]),Gn(i,u-1,l-u+3,p),l=u+p.length-2;break}}for(l=-1;++l<i.length;)i[l][1].type==="strikethroughSequenceTemporary"&&(i[l][1].type="data");return i}function s(i,a,l){const u=this.previous,d=this.events;let f=0;return p;function p(v){return u===126&&d[d.length-1][1].type!=="characterEscape"?l(v):(i.enter("strikethroughSequenceTemporary"),h(v))}function h(v){const m=rl(u);if(v===126)return f>1?l(v):(i.consume(v),f++,h);if(f<2&&!n)return l(v);const x=i.exit("strikethroughSequenceTemporary"),g=rl(v);return x._open=!g||g===2&&!!m,x._close=!m||m===2&&!!g,a(v)}}}class tV{constructor(){this.map=[]}add(t,n,r){nV(this,t,n,r)}consume(t){if(this.map.sort(function(s,i){return s[0]-i[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push(t.slice()),t.length=0;let o=r.pop();for(;o;){for(const s of o)t.push(s);o=r.pop()}this.map.length=0}}function nV(e,t,n,r){let o=0;if(!(n===0&&r.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=n,e.map[o][2].push(...r);return}o+=1}e.map.push([t,n,r])}}function rV(e,t){let n=!1;const r=[];for(;t<e.length;){const o=e[t];if(n){if(o[0]==="enter")o[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const s=r.length-1;r[s]=r[s]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function oV(){return{flow:{null:{name:"table",tokenize:sV,resolveAll:iV}}}}function sV(e,t,n){const r=this;let o=0,s=0,i;return a;function a(R){let T=r.events.length-1;for(;T>-1;){const L=r.events[T][1].type;if(L==="lineEnding"||L==="linePrefix")T--;else break}const I=T>-1?r.events[T][1].type:null,F=I==="tableHead"||I==="tableRow"?N:l;return F===N&&r.parser.lazy[r.now().line]?n(R):F(R)}function l(R){return e.enter("tableHead"),e.enter("tableRow"),u(R)}function u(R){return R===124||(i=!0,s+=1),d(R)}function d(R){return R===null?n(R):ke(R)?s>1?(s=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),h):n(R):qe(R)?We(e,d,"whitespace")(R):(s+=1,i&&(i=!1,o+=1),R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),i=!0,d):(e.enter("data"),f(R)))}function f(R){return R===null||R===124||ot(R)?(e.exit("data"),d(R)):(e.consume(R),R===92?p:f)}function p(R){return R===92||R===124?(e.consume(R),f):f(R)}function h(R){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(R):(e.enter("tableDelimiterRow"),i=!1,qe(R)?We(e,v,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(R):v(R))}function v(R){return R===45||R===58?x(R):R===124?(i=!0,e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),m):C(R)}function m(R){return qe(R)?We(e,x,"whitespace")(R):x(R)}function x(R){return R===58?(s+=1,i=!0,e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),g):R===45?(s+=1,g(R)):R===null||ke(R)?k(R):C(R)}function g(R){return R===45?(e.enter("tableDelimiterFiller"),y(R)):C(R)}function y(R){return R===45?(e.consume(R),y):R===58?(i=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(R),e.exit("tableDelimiterMarker"),w):(e.exit("tableDelimiterFiller"),w(R))}function w(R){return qe(R)?We(e,k,"whitespace")(R):k(R)}function k(R){return R===124?v(R):R===null||ke(R)?!i||o!==s?C(R):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(R)):C(R)}function C(R){return n(R)}function N(R){return e.enter("tableRow"),S(R)}function S(R){return R===124?(e.enter("tableCellDivider"),e.consume(R),e.exit("tableCellDivider"),S):R===null||ke(R)?(e.exit("tableRow"),t(R)):qe(R)?We(e,S,"whitespace")(R):(e.enter("data"),A(R))}function A(R){return R===null||R===124||ot(R)?(e.exit("data"),S(R)):(e.consume(R),R===92?P:A)}function P(R){return R===92||R===124?(e.consume(R),A):A(R)}}function iV(e,t){let n=-1,r=!0,o=0,s=[0,0,0,0],i=[0,0,0,0],a=!1,l=0,u,d,f;const p=new tV;for(;++n<e.length;){const h=e[n],v=h[1];h[0]==="enter"?v.type==="tableHead"?(a=!1,l!==0&&(m1(p,t,l,u,d),d=void 0,l=0),u={type:"table",start:Object.assign({},v.start),end:Object.assign({},v.end)},p.add(n,0,[["enter",u,t]])):v.type==="tableRow"||v.type==="tableDelimiterRow"?(r=!0,f=void 0,s=[0,0,0,0],i=[0,n+1,0,0],a&&(a=!1,d={type:"tableBody",start:Object.assign({},v.start),end:Object.assign({},v.end)},p.add(n,0,[["enter",d,t]])),o=v.type==="tableDelimiterRow"?2:d?3:1):o&&(v.type==="data"||v.type==="tableDelimiterMarker"||v.type==="tableDelimiterFiller")?(r=!1,i[2]===0&&(s[1]!==0&&(i[0]=i[1],f=od(p,t,s,o,void 0,f),s=[0,0,0,0]),i[2]=n)):v.type==="tableCellDivider"&&(r?r=!1:(s[1]!==0&&(i[0]=i[1],f=od(p,t,s,o,void 0,f)),s=i,i=[s[1],n,0,0])):v.type==="tableHead"?(a=!0,l=n):v.type==="tableRow"||v.type==="tableDelimiterRow"?(l=n,s[1]!==0?(i[0]=i[1],f=od(p,t,s,o,n,f)):i[1]!==0&&(f=od(p,t,i,o,n,f)),o=0):o&&(v.type==="data"||v.type==="tableDelimiterMarker"||v.type==="tableDelimiterFiller")&&(i[3]=n)}for(l!==0&&m1(p,t,l,u,d),p.consume(t.events),n=-1;++n<t.events.length;){const h=t.events[n];h[0]==="enter"&&h[1].type==="table"&&(h[1]._align=rV(t.events,n))}return e}function od(e,t,n,r,o,s){const i=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",a="tableContent";n[0]!==0&&(s.end=Object.assign({},Ji(t.events,n[0])),e.add(n[0],0,[["exit",s,t]]));const l=Ji(t.events,n[1]);if(s={type:i,start:Object.assign({},l),end:Object.assign({},l)},e.add(n[1],0,[["enter",s,t]]),n[2]!==0){const u=Ji(t.events,n[2]),d=Ji(t.events,n[3]),f={type:a,start:Object.assign({},u),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",f,t]]),r!==2){const p=t.events[n[2]],h=t.events[n[3]];if(p[1].end=Object.assign({},h[1].end),p[1].type="chunkText",p[1].contentType="text",n[3]>n[2]+1){const v=n[2]+1,m=n[3]-n[2]-1;e.add(v,m,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return o!==void 0&&(s.end=Object.assign({},Ji(t.events,o)),e.add(o,0,[["exit",s,t]]),s=void 0),s}function m1(e,t,n,r,o){const s=[],i=Ji(t.events,n);o&&(o.end=Object.assign({},i),s.push(["exit",o,t])),r.end=Object.assign({},i),s.push(["exit",r,t]),e.add(n+1,0,s)}function Ji(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const aV={name:"tasklistCheck",tokenize:cV};function lV(){return{text:{91:aV}}}function cV(e,t,n){const r=this;return o;function o(l){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),s)}function s(l){return ot(l)?(e.enter("taskListCheckValueUnchecked"),e.consume(l),e.exit("taskListCheckValueUnchecked"),i):l===88||l===120?(e.enter("taskListCheckValueChecked"),e.consume(l),e.exit("taskListCheckValueChecked"),i):n(l)}function i(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),a):n(l)}function a(l){return ke(l)?t(l):qe(l)?e.check({tokenize:uV},t,n)(l):n(l)}}function uV(e,t,n){return We(e,r,"whitespace");function r(o){return o===null?n(o):t(o)}}function dV(e){return jP([Mq(),Kq(),eV(e),oV(),lV()])}const fV={};function hV(e){const t=this,n=e||fV,r=t.data(),o=r.micromarkExtensions||(r.micromarkExtensions=[]),s=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),i=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);o.push(dV(n)),s.push(Rq()),i.push(Iq(n))}const Of=180;function pV(e){return e.replace(/\*\*([^*]+)\*\*/g,"$1").replace(/`([^`]+)`/g,"$1").replace(/^#+\s+/gm,"").replace(/\s+/g," ").trim()}function mV(e,t){var o;if(t!=null&&t.trim())return t.trim();const n=((o=e.split(/\n\n+/)[0])==null?void 0:o.replace(/\n/g," "))??e,r=pV(n);return r.length<=Of?r:`${r.slice(0,Of-1).trimEnd()}…`}function gV(e,t){return t!=null&&t.trim()&&e.length>Of?!0:e.length>Of||/\n/.test(e)}function yV({description:e,title:t,expanded:n,onToggle:r}){const o=mV(e,t),s=gV(e,t);return e?s?c.jsxs("div",{className:"space-y-1",children:[c.jsx("p",{className:"line-clamp-3 text-sm leading-relaxed",children:o}),c.jsxs("button",{type:"button",onClick:r,className:"inline-flex items-center gap-1 text-xs text-[#92E4DD] hover:text-white",children:[c.jsx(_h,{className:`h-3.5 w-3.5 transition-transform ${n?"rotate-180":""}`}),n?"Hide full description":"Show full description"]})]}):c.jsx("span",{children:o}):c.jsx("span",{className:"text-gray-500",children:"—"})}function vV({description:e}){return c.jsx("div",{className:"max-h-64 overflow-auto rounded border border-white/10 bg-[#0F0F0C] p-3",children:c.jsx("div",{className:"prose prose-sm prose-invert max-w-none prose-headings:text-gray-100 prose-p:text-gray-300 prose-li:text-gray-300 prose-strong:text-gray-100 prose-code:text-[#92E4DD] prose-code:before:content-none prose-code:after:content-none",children:c.jsx(e8,{remarkPlugins:[hV],children:e})})})}function xV(){const[e,t]=b.useState(null);return{expandedDescription:e,toggleDescription:r=>{t(o=>o===r?null:r)}}}function dm(e){return new Set(e.filter(t=>t.enabled===!1).map(t=>t.name))}function wV({serviceId:e,tools:t,isLoading:n}){const[r,o]=b.useState(""),[s,i]=b.useState(null),{expandedDescription:a,toggleDescription:l}=xV(),[u,d]=b.useState(()=>dm(t)),f=Zt(),{toast:p}=Ht(),h=b.useMemo(()=>t.map(k=>`${k.name}:${k.enabled===!1?"0":"1"}`).sort().join("\0"),[t]);b.useEffect(()=>{d(dm(t))},[e,h]);const v=ut({mutationFn:async k=>{await be("PUT",`/api/services/${e}/tool-settings`,{disabledTools:k})},onSuccess:()=>{f.invalidateQueries({queryKey:["/api/services",e,"tools"]}),f.invalidateQueries({queryKey:["/api/services"]})},onError:k=>{p({title:"Could not save tool settings",description:k.message,variant:"destructive"}),d(dm(t))}}),m=k=>{d(k),v.mutate([...k])},x=(k,C)=>{const N=new Set(u);C?N.delete(k):N.add(k),m(N)},g=k=>{if(k){m(new Set);return}m(new Set(t.map(C=>C.name)))},y=b.useMemo(()=>{const k=r.trim().toLowerCase();return k?t.filter(C=>{var N;return C.name.toLowerCase().includes(k)||(((N=C.title)==null?void 0:N.toLowerCase().includes(k))??!1)||C.description.toLowerCase().includes(k)}):t},[t,r]),w=t.length-u.size;return n?c.jsx("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:c.jsx("p",{className:"text-sm text-gray-400",children:"Loading tools…"})}):t.length===0?null:c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsxs("div",{className:"mb-4 flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[c.jsxs("h3",{className:"text-lg font-semibold flex items-center",children:[c.jsx(Yv,{className:"w-5 h-5 mr-2"}),"Tools",c.jsxs("span",{className:"ml-2 text-sm font-normal text-gray-400",children:[w," of ",t.length," enabled"]})]}),c.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[c.jsx(oe,{type:"button",size:"sm",variant:"ghost",className:"h-8 text-xs text-[#A8C4C0] hover:text-white hover:bg-white/10",onClick:()=>g(!0),disabled:u.size===0||v.isPending,children:"Enable all"}),c.jsx(oe,{type:"button",size:"sm",variant:"ghost",className:"h-8 text-xs text-[#A8C4C0] hover:text-white hover:bg-white/10",onClick:()=>g(!1),disabled:w===0||v.isPending,children:"Disable all"})]})]}),c.jsx("p",{className:"mb-3 text-xs text-[#A8C4C0]",children:"Choose which tools your agent can use from this MCP. Disabled tools are hidden from the agent but stay registered on the server."}),c.jsxs("div",{className:"relative mb-3",children:[c.jsx(QE,{className:"absolute left-3 top-1/2 h-4 w-4 -translate-y-1/2 text-gray-500"}),c.jsx(Xe,{value:r,onChange:k=>o(k.target.value),placeholder:"Search tools…",className:"border-white/15 bg-[#0F0F0C] pl-9 text-[#E8F6F4] placeholder:text-[#6B8581]"})]}),c.jsx("div",{className:"rounded-md border border-white/10 overflow-hidden",children:c.jsxs(dP,{children:[c.jsx(fP,{children:c.jsxs(Gi,{className:"border-white/10 hover:bg-transparent",children:[c.jsx(Ad,{className:"w-[72px] text-center text-[#A8C4C0]",children:"Enabled"}),c.jsx(Ad,{className:"w-[220px] text-[#A8C4C0]",children:"Tool"}),c.jsx(Ad,{className:"text-[#A8C4C0]",children:"Description"})]})}),c.jsx(hP,{children:y.length===0?c.jsx(Gi,{className:"border-white/10 hover:bg-transparent",children:c.jsx(Qs,{colSpan:3,className:"py-8 text-center text-sm text-gray-400",children:"No tools match your search."})}):y.map(k=>{const C=!u.has(k.name),N=s===k.name,S=a===k.name,A=k.inputSchema&&Object.keys(k.inputSchema).length>0;return c.jsxs(b.Fragment,{children:[c.jsxs(Gi,{className:`border-white/10 ${C?"hover:bg-white/5":"opacity-60 hover:bg-white/5"}`,children:[c.jsx(Qs,{className:"text-center",children:c.jsx("div",{className:"flex justify-center",children:c.jsx(Tf,{checked:C,onCheckedChange:P=>x(k.name,P===!0),disabled:v.isPending,"aria-label":`${C?"Disable":"Enable"} ${k.name}`,className:"h-[18px] w-[18px] border-white/40 bg-[#0F0F0C] data-[state=checked]:border-[#92E4DD] data-[state=checked]:bg-[#92E4DD] data-[state=checked]:text-[#0F0F0C]"})})}),c.jsx(Qs,{children:A?c.jsxs("button",{type:"button",onClick:()=>i(N?null:k.name),className:"flex w-full items-center gap-1 text-left font-mono text-sm text-[#92E4DD] hover:text-white",children:[c.jsx(_h,{className:`h-4 w-4 shrink-0 transition-transform ${N?"rotate-180":""}`}),k.name]}):c.jsx("span",{className:"font-mono text-sm text-[#92E4DD]",children:k.name})}),c.jsx(Qs,{className:"max-w-0 text-sm text-gray-300",children:c.jsx(yV,{description:k.description,title:k.title,expanded:S,onToggle:()=>l(k.name)})})]}),S&&c.jsx(Gi,{className:"border-white/10 bg-black/30 hover:bg-black/30",children:c.jsx(Qs,{colSpan:3,className:"py-3",children:c.jsx(vV,{description:k.description})})}),A&&N&&c.jsx(Gi,{className:"border-white/10 bg-black/30 hover:bg-black/30",children:c.jsx(Qs,{colSpan:3,className:"py-3",children:c.jsx("pre",{className:"max-h-48 overflow-auto rounded border border-white/10 bg-[#0F0F0C] p-3 text-xs text-gray-300",children:JSON.stringify(k.inputSchema,null,2)})})})]},k.name)})})]})})]})}function fm({items:e,className:t}){return e.length===0?null:c.jsx("ol",{className:`list-decimal list-inside space-y-1 text-xs ${t??""}`,children:e.map((n,r)=>c.jsx("li",{children:n},`${r}-${n.slice(0,24)}`))})}function g1({serviceId:e,onConnected:t}){const{toast:n}=Ht(),[r,o]=b.useState(""),[s,i]=b.useState(""),[a,l]=b.useState(!1),[u,d]=b.useState(!1),[f,p]=b.useState(!1),{data:h,isLoading:v}=xt({queryKey:["/api/oauth",e,"setup"],queryFn:async()=>{const C=await be("GET",`/api/oauth/${e}/setup`),N=await C.json();if(!C.ok||!N.success)throw new Error(N.error||"Failed to load OAuth setup");return N.data},enabled:!!e}),m=h==null?void 0:h.guide,x=!!(h!=null&&h.hasSavedCredentials),g=()=>{if(!u||(m==null?void 0:m.setupMode)!=="manual")return;const C={};return r.trim()&&(C.clientId=r.trim()),s.trim()&&(C.clientSecret=s.trim()),C},y=async(C,N)=>{try{await navigator.clipboard.writeText(N),n({title:"Copied",description:`${C} copied to clipboard.`})}catch{n({title:"Copy failed",description:"Select and copy manually.",variant:"destructive"})}};b.useEffect(()=>{(m==null?void 0:m.setupMode)==="manual"?d(!0):d(!1),p(!x)},[m==null?void 0:m.setupMode,x]),b.useEffect(()=>{h!=null&&h.savedOAuthClientId&&!r&&o(h.savedOAuthClientId)},[h==null?void 0:h.savedOAuthClientId,r]);const w=async C=>{var N,S,A;l(!0);try{const P=await be("POST",`/api/oauth/${e}/connect`,C??{}),R=await P.json();if(!P.ok||!R.success){((N=R.data)!=null&&N.needsCredentials||((S=R.data)==null?void 0:S.setupMode)==="manual")&&d(!0),n({title:"OAuth setup",description:R.error||"Could not start OAuth flow.",variant:"destructive"});return}(A=R.data)!=null&&A.authorizationUrl&&(window.open(R.data.authorizationUrl,"_blank"),n({title:"Continue in browser",description:"Complete sign-in in the new tab, then return here."}),t==null||t())}catch(P){n({title:"OAuth setup failed",description:P instanceof Error?P.message:"Unknown error",variant:"destructive"})}finally{l(!1)}};if(v)return c.jsx("p",{className:"text-sm text-orange-200",children:"Loading setup guide…"});if(!m)return null;if(m.setupMode==="unavailable")return c.jsxs("div",{className:"space-y-3 text-sm text-orange-100",children:[c.jsx("p",{children:m.unavailableReason}),m.docsUrl&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>window.open(m.docsUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"Provider docs"]})]});const k=m.setupMode==="dynamic"||m.setupMode==="managed"||m.setupMode==="manual";return c.jsxs("div",{className:"space-y-4 text-sm text-orange-100",children:[c.jsxs("div",{children:[c.jsx("p",{className:"font-medium text-orange-200",children:m.title}),m.summary&&c.jsx("p",{className:"mt-1 text-xs text-orange-100/90",children:m.summary}),k&&c.jsxs("p",{className:"mt-2 text-xs text-orange-100/80",children:["Redirect URI:"," ",c.jsx("code",{className:"text-orange-50",children:m.redirectUri})]}),m.easierAlternative&&c.jsx("p",{className:"mt-2 text-xs text-orange-100/70 border-l-2 border-orange-500/30 pl-2",children:m.easierAlternative})]}),x&&m.setupMode==="manual"&&c.jsxs("div",{className:"rounded-lg border border-green-500/30 bg-green-500/10 p-3 text-xs text-green-100",children:[c.jsx("p",{className:"font-medium text-green-200",children:"OAuth credentials saved"}),c.jsx("p",{className:"mt-1 text-green-100/90",children:"Client ID is prefilled and your secret is remembered. Click Reconnect — no need to paste the secret again unless Slack rejects the flow."})]}),m.prerequisites&&m.prerequisites.length>0&&!x&&c.jsxs("div",{children:[c.jsx("p",{className:"text-xs font-medium text-orange-200 mb-1",children:"Before you start"}),c.jsx("ul",{className:"list-disc list-inside space-y-1 text-xs text-orange-100/90",children:m.prerequisites.map(C=>c.jsx("li",{children:C},C))})]}),(m.manifestJson||m.createAppUrl||k)&&c.jsxs("div",{className:"flex flex-wrap gap-2",children:[m.manifestJson&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>void y("App manifest",m.manifestJson),children:[c.jsx(i4,{className:"w-4 h-4 mr-1"}),"Copy manifest"]}),k&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>void y("Redirect URI",m.redirectUri),children:[c.jsx(Jv,{className:"w-4 h-4 mr-1"}),"Copy redirect URI"]}),m.createAppUrl&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>window.open(m.createAppUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),m.createAppLabel??"Open app creator"]})]}),m.steps.length>0&&c.jsx("div",{children:x&&m.setupMode==="manual"?c.jsxs("details",{className:"rounded-lg border border-orange-500/20 bg-orange-500/5 p-3",children:[c.jsx("summary",{className:"cursor-pointer text-xs font-medium text-orange-200",children:"First-time Slack app setup"}),c.jsx("div",{className:"mt-2",children:c.jsx(fm,{items:m.steps})})]}):c.jsxs(c.Fragment,{children:[m.setupMode==="informational"?c.jsx("p",{className:"text-xs font-medium text-orange-200 mb-1",children:"What to do"}):null,c.jsx(fm,{items:m.steps})]})}),m.tokenAlternative&&c.jsxs("p",{className:"text-xs text-orange-100/80 border-l-2 border-orange-500/30 pl-2",children:[c.jsx("span",{className:"font-medium text-orange-200",children:"Alternative: "}),m.tokenAlternative]}),u&&m.setupMode==="manual"&&c.jsxs("div",{className:"space-y-3 rounded-lg border border-orange-500/20 bg-orange-500/5 p-3",children:[c.jsxs("div",{className:"space-y-1",children:[c.jsx(Be,{htmlFor:`oauth-client-id-${e}`,className:"text-orange-200",children:"Client ID"}),c.jsx(Xe,{id:`oauth-client-id-${e}`,value:r,onChange:C=>o(C.target.value),placeholder:"OAuth Client ID",className:"bg-black/20 border-orange-500/30"})]}),f?c.jsxs("div",{className:"space-y-1",children:[c.jsx(Be,{htmlFor:`oauth-client-secret-${e}`,className:"text-orange-200",children:"Client Secret"}),c.jsx(Xe,{id:`oauth-client-secret-${e}`,type:"password",value:s,onChange:C=>i(C.target.value),placeholder:"OAuth Client Secret",className:"bg-black/20 border-orange-500/30"})]}):c.jsx("p",{className:"text-xs text-orange-200/80",children:"Client secret is saved locally for this service."}),x&&c.jsx(oe,{type:"button",size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>p(C=>!C),children:f?"Hide client secret field":"Update client secret"}),(h==null?void 0:h.hasStoredClientSecret)&&f&&c.jsx("p",{className:"text-xs text-orange-200/80",children:"Leave blank to keep the saved secret. Enter a new value only if Slack rejected the last connect attempt."})]}),m.afterConnect&&m.afterConnect.length>0&&c.jsxs("div",{children:[c.jsx("p",{className:"text-xs font-medium text-orange-200 mb-1",children:"After connect"}),c.jsx(fm,{items:m.afterConnect,className:"text-orange-100/80"})]}),k&&c.jsxs("div",{className:"flex flex-wrap gap-2",children:[c.jsx(oe,{size:"sm",className:"bg-orange-600 hover:bg-orange-700",disabled:a||u&&m.setupMode==="manual"&&!x&&(!r.trim()||!s.trim()),onClick:()=>w(g()),children:a?"Connecting…":x&&m.setupMode==="manual"?"Reconnect":m.setupMode==="dynamic"||m.setupMode==="managed"?"Connect":"Connect with credentials"}),m.docsUrl&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>window.open(m.docsUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"Docs"]})]}),m.setupMode==="informational"&&m.docsUrl&&c.jsxs(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-200",onClick:()=>window.open(m.docsUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"Docs"]})]})}function Mf(e,t){e.invalidateQueries({queryKey:["/api/services"]}),e.invalidateQueries({queryKey:["/api/collection/warnings"]}),t&&(e.invalidateQueries({queryKey:["/api/services",t]}),e.invalidateQueries({queryKey:["/api/services",t,"tools"]}))}const xT="agent-deck:oauth-complete";function bV(e){return typeof e=="object"&&e!==null&&e.type===xT}function kV(e){if(!e||e.type!=="local-mcp")return!1;const t=[e.localCommand,...e.localArgs??[],e.url,e.name].filter(Boolean).join(" ").toLowerCase();return t.includes("google-drive")||t.includes("google_drive")}function _V({service:e,isOpen:t,onClose:n}){var ne,Fe,ae,Re,De,yt,nr,st,Nn,K,te,xe,Ce,Ke,Gt,rr,jn,Fr,Ur,Dt,or,mn;const[r,o]=b.useState(null),[s,i]=b.useState(!1),[a,l]=b.useState(!1),[u,d]=b.useState(""),[f,p]=b.useState(""),[h,v]=b.useState(!1),[m,x]=b.useState(!1),[g,y]=b.useState(null),w=b.useRef(null),k=Zt(),{toast:C}=Ht(),N=e&&(g==null?void 0:g.id)===e.id?g:e,S=N,A=!!(S&&S.id&&S.url),{data:P,isLoading:R,error:T,refetch:I}=xt({queryKey:["/api/mcp/discover",S==null?void 0:S.url],queryFn:async()=>{if(!S||S.type!=="mcp")return null;console.log(`🔍 Attempting MCP discovery for: ${S.url}`);try{const je=await(await be("POST","/api/mcp/discover",{url:S.url})).json();return console.log(`✅ MCP discovery successful for ${S.url}:`,je),je}catch(fe){throw console.log(`❌ MCP discovery failed for ${S.url}:`,fe),fe}},enabled:A&&S.type==="mcp"&&t,staleTime:0,gcTime:2*60*1e3}),F=((Fe=(ne=P==null?void 0:P.data)==null?void 0:ne.oauth)==null?void 0:Fe.required)===!0,{data:L,refetch:q}=xt({queryKey:["/api/oauth",S==null?void 0:S.id,"status"],queryFn:async()=>{const fe=await be("GET",`/api/oauth/${S.id}/status`),je=await fe.json();if(!fe.ok||!je.success)throw new Error(je.error||"Failed to load OAuth status");return je.data},enabled:A&&S.type==="mcp"&&t&&F,refetchInterval:fe=>{const je=fe.state.data;return je!=null&&je.authenticated?!1:2e3}}),W=F?L!=null&&L.authenticated?{status:"authenticated",message:null}:L!=null&&L.hasToken&&(L!=null&&L.isExpired)?{status:"expired",message:"OAuth Token Expired - Please re-authenticate"}:{status:"required",message:"OAuth 2.0 Authentication Required"}:{status:"not_required",message:null};console.log("MCP Discovery Query Debug:",{apiService:S==null?void 0:S.id,apiServiceType:S==null?void 0:S.type,apiServiceUrl:S==null?void 0:S.url,isOpen:t,hasValidService:A,enabled:A&&S.type==="mcp"&&t,mcpDiscoveryLoading:R,mcpDiscoveryData:P?JSON.stringify(P,null,2):null,mcpDiscoveryDataKeys:P?Object.keys(P):null,oauthRequired:(Re=(ae=P==null?void 0:P.data)==null?void 0:ae.oauth)==null?void 0:Re.required,oauthData:(De=P==null?void 0:P.data)!=null&&De.oauth?JSON.stringify(P.data.oauth,null,2):null,toolsQueryEnabled:A&&S.type==="mcp"&&t&&!((nr=(yt=P==null?void 0:P.data)==null?void 0:yt.oauth)!=null&&nr.required)});const{data:U,isLoading:H,error:j,refetch:O}=xt({queryKey:["/api/services",S==null?void 0:S.id,"tools"],queryFn:async()=>{if(!S||S.type!=="mcp"&&S.type!=="local-mcp")return{data:[]};console.log(`🔍 Attempting to discover tools for MCP service: ${S.id} at ${S.url}`);try{const je=await(await be("GET",`/api/services/${S.id}/tools`)).json();return console.log(`✅ MCP tools discovery successful for ${S.id}:`,je),je}catch(fe){throw console.log(`❌ MCP tools discovery failed for ${S.id}:`,fe),fe}},enabled:A&&(S.type==="mcp"||S.type==="local-mcp")&&t&&(S.type==="local-mcp"||W.status==="authenticated"||W.status==="not_required"),staleTime:0,gcTime:2*60*1e3});b.useEffect(()=>{if(!t||!(S!=null&&S.id)||S.type!=="mcp"&&S.type!=="local-mcp"||!(S.type==="local-mcp"||W.status==="authenticated"||W.status==="not_required")||H||j)return;let je=!1;return(async()=>{try{const At=await(await be("GET",`/api/services/${S.id}`)).json();!je&&(At!=null&&At.success)&&At.data&&y(At.data),k.invalidateQueries({queryKey:["/api/services"]})}catch{}})(),()=>{je=!0}},[t,S==null?void 0:S.id,S==null?void 0:S.type,H,j,W.status,k]),b.useEffect(()=>{if(!t||!(S!=null&&S.id)||S.type!=="a2a")return;let fe=!1;return(async()=>{try{await be("GET",`/api/services/${S.id}/health`);const Qe=await(await be("GET",`/api/services/${S.id}`)).json();!fe&&(Qe!=null&&Qe.success)&&Qe.data&&y(Qe.data),k.invalidateQueries({queryKey:["/api/services"]})}catch{}})(),()=>{fe=!0}},[t,S==null?void 0:S.id,S==null?void 0:S.type,k]),console.log("MCP Tools Query Debug:",{hasValidService:A,apiServiceType:S==null?void 0:S.type,isOpen:t,oauthRequired:(Nn=(st=P==null?void 0:P.data)==null?void 0:st.oauth)==null?void 0:Nn.required,oauthStatus:W.status,toolsQueryEnabled:A&&(S.type==="mcp"||S.type==="local-mcp")&&t&&(S.type==="local-mcp"||W.status==="authenticated"||W.status==="not_required"),mcpToolsLoading:H});const{data:V,isLoading:_,error:E}=xt({queryKey:["/api/proxy/a2a",S==null?void 0:S.id,"manifest"],queryFn:async()=>{if(!S||S.type!=="a2a")return null;const je=await(await be("GET",`/api/proxy/a2a/${S.id}/manifest`)).text();return JSON.parse(je)},enabled:A&&S.type==="a2a"&&t,staleTime:0,gcTime:2*60*1e3}),$=(U==null?void 0:U.data)||[],M=V,B=H||_;console.log("ServiceDetailsModal Debug:",{service:e==null?void 0:e.id,serviceType:e==null?void 0:e.type,isOpen:t,mcpDiscoveryLoading:R,mcpDiscoveryData:P,mcpDiscoveryError:T?String(T):null,mcpToolsLoading:H,a2aManifestLoading:_,mcpToolsError:j?String(j):null,a2aManifestError:E?String(E):null,mcpToolsCount:$.length,mcpToolsData:U,hasA2aManifest:!!M,isLoading:B,oauthRequired:(te=(K=P==null?void 0:P.data)==null?void 0:K.oauth)==null?void 0:te.required,oauthStatus:W.status,oauthMessage:W.message,oauthAuthenticated:L==null?void 0:L.authenticated,expiresAt:L==null?void 0:L.expiresAt}),b.useEffect(()=>{if(!t){y(null),le.current=!1,G.current=!1;return}e&&(y(e),d(e.name||""),p(e.description||""))},[e,t]);const G=b.useRef(!1),le=b.useRef(!1);b.useEffect(()=>{if(!t||!(S!=null&&S.id)){G.current=!1;return}if(!(L!=null&&L.authenticated)){G.current=!1;return}if(G.current)return;G.current=!0,le.current=!0,(async()=>{C({title:"OAuth completed",description:"Authentication successful! Refreshing service status..."}),Mf(k,S.id),k.invalidateQueries({queryKey:["/api/mcp/discover",S.url]});try{const je=await be("GET",`/api/services/${S.id}`);if(je.ok){const J=await je.json();y(J.data??J)}}catch{}await I(),k.invalidateQueries({queryKey:["/api/services",S.id,"tools"]}),await O(),le.current=!1})()},[L==null?void 0:L.authenticated,t,S==null?void 0:S.id]);const se=()=>(e==null?void 0:e.type)==="mcp"?c.jsx(Bb,{className:"w-6 h-6"}):c.jsx(Dp,{className:"w-6 h-6"}),he=()=>(e==null?void 0:e.type)==="mcp"?"text-blue-400":"text-purple-400",_e=()=>(e==null?void 0:e.type)==="mcp"?"bg-blue-500/20":"bg-purple-500/20",tt=fe=>new Date(fe).toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric",hour:"2-digit",minute:"2-digit"});b.useEffect(()=>{var fe,je;s&&((fe=w.current)==null||fe.focus(),(je=w.current)==null||je.select())},[s]);const gt=async()=>{const fe=(N==null?void 0:N.name)||"",je=u.trim();if(!N||!je||je===fe){d(fe),i(!1);return}v(!0);try{await be("PUT",`/api/services/${N.id}`,{name:je}),y({...N,name:je}),k.invalidateQueries({queryKey:["/api/services"]}),k.invalidateQueries({queryKey:["/api/collection/warnings"]}),k.invalidateQueries({queryKey:["/api/decks"]}),i(!1)}catch(J){d(fe),i(!1),C({title:"Could not rename service",description:J instanceof Error?J.message:"Failed to update name",variant:"destructive"})}finally{v(!1)}},ee=async()=>{if(e){x(!0);try{if((await be("PUT",`/api/services/${e.id}`,{description:f.trim()})).ok){if(g){const je={...g,description:f.trim()};y(je)}k.invalidateQueries({queryKey:["/api/services"]}),k.invalidateQueries({queryKey:["/api/collection/warnings"]}),k.invalidateQueries({queryKey:["/api/decks"]}),k.invalidateQueries({queryKey:["/api/decks"]}),C({title:"Description updated",description:"Service description has been updated successfully."}),l(!1)}else throw new Error("Failed to update description")}catch{C({title:"Update failed",description:"Failed to update service description. Please try again.",variant:"destructive"})}finally{x(!1)}}},pe=fe=>{fe||(le.current&&(Mf(k,(S==null?void 0:S.id)??(e==null?void 0:e.id)),le.current=!1),G.current=!1,n())};return c.jsx(Fs,{open:t,onOpenChange:pe,children:c.jsxs(Fo,{className:"sm:max-w-6xl bg-gradient-to-br from-cosmic-900 to-cosmic-800 border border-white/20 text-white max-h-[90vh] overflow-y-auto",children:[c.jsx(Uo,{children:c.jsxs(qo,{className:"text-2xl font-bold flex items-center",children:[se(),c.jsx("div",{className:"ml-3 flex min-w-0 items-center",children:s?c.jsx("input",{ref:w,type:"text",value:u,disabled:h,onChange:fe=>d(fe.target.value),onBlur:()=>{gt()},onKeyDown:fe=>{fe.key==="Enter"?(fe.preventDefault(),gt()):fe.key==="Escape"&&(fe.preventDefault(),d((N==null?void 0:N.name)||""),i(!1))},className:"max-w-[16rem] rounded border border-white/20 bg-white/10 px-2 py-1 text-2xl font-bold text-white focus:border-white/40 focus:outline-none sm:max-w-[20rem]","aria-label":"Service name","data-testid":"input-service-name"}):c.jsx("button",{type:"button",className:"min-w-0 truncate text-left hover:underline",title:"Click to rename",onClick:()=>{d((N==null?void 0:N.name)||""),i(!0)},"data-testid":"button-rename-service",children:N==null?void 0:N.name})}),c.jsx(wn,{className:`ml-3 ${_e()} ${he()}`,children:(xe=e==null?void 0:e.type)==null?void 0:xe.toUpperCase()})]})}),e&&c.jsxs("div",{className:"space-y-6",children:[c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsx("div",{className:"mb-3",children:c.jsxs("h3",{className:"text-lg font-semibold flex items-center",children:[c.jsx(t4,{className:"w-5 h-5 mr-2"}),"Service Overview"]})}),c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[c.jsxs("div",{children:[c.jsxs("div",{className:"flex items-center justify-between mb-1",children:[c.jsx("p",{className:"text-gray-300 text-sm",children:"Description"}),!a&&c.jsx(oe,{size:"sm",variant:"ghost",onClick:()=>l(!0),className:"h-6 w-6 p-0 opacity-0 hover:opacity-100 transition-opacity",title:"Edit description",children:c.jsx(Yv,{className:"w-3 h-3"})})]}),a?c.jsxs("div",{className:"space-y-2",children:[c.jsx("textarea",{value:f,onChange:fe=>p(fe.target.value),className:"w-full bg-black/30 border border-white/20 rounded px-2 py-1 text-white focus:outline-none focus:border-white/40 resize-none",rows:3,placeholder:"Enter description...",autoFocus:!0}),c.jsxs("div",{className:"flex gap-2",children:[c.jsx(oe,{size:"sm",onClick:ee,disabled:m,className:"h-6 px-2 text-xs",children:m?"Saving...":"Save"}),c.jsx(oe,{size:"sm",variant:"outline",onClick:()=>{l(!1),p((N==null?void 0:N.description)||"")},className:"h-6 px-2 text-xs",children:"Cancel"})]})]}):c.jsx("p",{className:"text-white cursor-pointer hover:bg-white/10 px-2 py-1 rounded transition-colors",onClick:()=>l(!0),title:"Click to edit description",children:(N==null?void 0:N.description)||"No description"})]}),c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Endpoint"}),c.jsxs("div",{className:"space-y-2",children:[c.jsxs("div",{className:"flex items-center justify-between",children:[c.jsxs("div",{className:"flex items-center space-x-2",children:[c.jsx(wn,{variant:"outline",className:"border-blue-500/30 text-blue-300",children:S.type.toUpperCase()}),e.headers&&typeof e.headers=="object"&&Object.keys(e.headers).length>0&&c.jsx(wn,{variant:"outline",className:"border-green-500/30 text-green-300",children:"Custom Headers"})]}),c.jsx(oe,{size:"sm",variant:"ghost",onClick:()=>window.open(S.url,"_blank"),className:"p-1 h-auto",children:c.jsx(Eo,{className:"w-4 h-4"})})]}),c.jsx("div",{className:"text-xs text-gray-400 break-all bg-black/20 p-2 rounded border border-white/10",children:S.url||"No URL available"}),e.headers&&typeof e.headers=="object"&&Object.keys(e.headers).length>0&&c.jsxs("div",{className:"text-xs text-gray-400 bg-black/20 p-2 rounded border border-white/10",children:[c.jsx("p",{className:"font-semibold mb-1",children:"Custom Headers:"}),c.jsx("pre",{className:"text-xs overflow-x-auto",children:JSON.stringify(e.headers,null,2)})]})]})]}),c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Health Status"}),c.jsx(wn,{className:S.health==="healthy"?"bg-green-500/20 text-green-300":S.health==="unhealthy"?"bg-red-500/20 text-red-300":"bg-amber-500/20 text-amber-200",children:S.health==="healthy"?"Healthy":S.health==="unhealthy"?"Unreachable":W.status==="required"||W.status==="expired"?"Auth required":"Unknown"})]}),c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Registered"}),c.jsx("p",{className:"text-white text-sm",children:tt(S.registeredAt)})]})]})]}),B&&c.jsxs("div",{className:"text-center py-8",children:[c.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-white mx-auto mb-4"}),c.jsx("p",{className:"text-gray-400",children:"Fetching service details..."})]}),r&&c.jsx("div",{className:"bg-red-500/20 border border-red-500/30 rounded-lg p-4",children:c.jsx("p",{className:"text-red-300",children:r})}),(e.type==="mcp"||e.type==="local-mcp")&&c.jsxs(c.Fragment,{children:[e.type==="local-mcp"&&c.jsxs("div",{className:"bg-cyan-500/15 border border-cyan-500/30 rounded-lg p-4 mb-4",children:[c.jsx("h3",{className:"text-cyan-200 font-semibold mb-2",children:"Local MCP — auth happens outside Agent Deck"}),c.jsx("div",{className:"text-cyan-100/90 text-sm space-y-2",children:kV(S)?c.jsxs(c.Fragment,{children:[c.jsxs("p",{children:["This card runs ",c.jsx("code",{className:"text-xs",children:"@piotr-agier/google-drive-mcp"})," on your machine. Agent Deck does ",c.jsx("strong",{children:"not"}),' handle Google OAuth for it. If Google shows "app not verified", that is ',c.jsx("strong",{children:"your Google Cloud project"}),", not Agent Deck."]}),c.jsxs("ol",{className:"list-decimal list-inside space-y-1 ml-1",children:[c.jsxs("li",{children:["Create a GCP OAuth client type ",c.jsx("strong",{children:"Desktop app"})," (not Web)."]}),c.jsxs("li",{children:["Add yourself as a ",c.jsx("strong",{children:"Test user"})," on the consent screen."]}),c.jsxs("li",{children:["Run in terminal first:"," ",c.jsx("code",{className:"text-xs block mt-1 bg-black/30 p-2 rounded whitespace-pre-wrap",children:`export GOOGLE_DRIVE_OAUTH_CREDENTIALS="/path/to/gcp-oauth.keys.json"
|
|
424
|
+
export GOOGLE_DRIVE_MCP_AUTH_PORT=3100
|
|
425
|
+
npx @piotr-agier/google-drive-mcp auth`})]}),c.jsxs("li",{children:["Set ",c.jsx("code",{className:"text-xs",children:"GOOGLE_DRIVE_MCP_TOKEN_PATH"})," in the card env to the same token file (",c.jsx("code",{className:"text-xs",children:"~/.config/google-drive-mcp/tokens.json"}),")."]})]}),c.jsxs("p",{className:"text-xs text-cyan-200/80",children:["Full steps: ",c.jsx("code",{className:"text-xs",children:"docs/GOOGLE_DRIVE_WORKAROUND.md"})," in the repo."]})]}):c.jsx("p",{children:"Local servers manage their own credentials (API keys, OAuth, etc.) in the spawned process. Complete any login in the terminal or config for that package before expecting tools here."})})]}),c.jsx(wV,{serviceId:S.id,tools:$,isLoading:H})]}),e.type==="a2a"&&M&&c.jsxs("div",{className:"space-y-6",children:[c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsxs("h3",{className:"text-lg font-semibold mb-4 flex items-center",children:[c.jsx(p4,{className:"w-5 h-5 mr-2"}),"Agent Overview"]}),c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Agent Name"}),c.jsx("p",{className:"text-white font-semibold",children:M.name})]}),c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Version"}),c.jsx("p",{className:"text-white",children:M.version})]}),c.jsxs("div",{className:"md:col-span-2",children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Description"}),c.jsx("p",{className:"text-white",children:M.description})]}),M.provider&&c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Provider"}),c.jsx("p",{className:"text-white",children:M.provider.organization})]}),M.documentationUrl&&c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-1",children:"Documentation"}),c.jsxs(oe,{size:"sm",variant:"ghost",onClick:()=>window.open(M.documentationUrl,"_blank"),className:"p-1 h-auto text-purple-300",children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"View Docs"]})]})]})]}),M.capabilities&&c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsxs("h3",{className:"text-lg font-semibold mb-4 flex items-center",children:[c.jsx(BE,{className:"w-5 h-5 mr-2"}),"Capabilities"]}),c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-3",children:[M.capabilities.streaming&&c.jsx(wn,{className:"bg-green-500/20 text-green-300",children:"Streaming"}),M.capabilities.pushNotifications&&c.jsx(wn,{className:"bg-blue-500/20 text-blue-300",children:"Push Notifications"}),M.capabilities.stateTransitionHistory&&c.jsx(wn,{className:"bg-purple-500/20 text-purple-300",children:"State History"})]})]}),M.skills&&M.skills.length>0&&c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsxs("h3",{className:"text-lg font-semibold mb-4 flex items-center",children:[c.jsx(Dp,{className:"w-5 h-5 mr-2"}),"Skills (",M.skills.length,")"]}),c.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-4",children:M.skills.map((fe,je)=>c.jsxs("div",{className:"relative group cursor-pointer transform hover:scale-105 transition-all duration-300",style:{aspectRatio:"2/3",background:"linear-gradient(135deg, rgba(147, 51, 234, 0.1), rgba(196, 181, 253, 0.1))",border:"2px solid rgba(147, 51, 234, 0.3)",borderRadius:"12px",boxShadow:"0 4px 20px rgba(147, 51, 234, 0.2)",minWidth:"120px",maxWidth:"160px"},children:[c.jsx("div",{className:"absolute top-2 left-2 text-xs font-bold",children:c.jsx("div",{className:"text-purple-300 leading-none",children:"S"})}),c.jsx("div",{className:"absolute bottom-2 right-2 text-xs font-bold rotate-180",children:c.jsx("div",{className:"text-purple-300 leading-none",children:"S"})}),c.jsxs("div",{className:"absolute inset-x-3 top-8 bottom-8 flex flex-col items-center justify-center text-center",children:[c.jsx("div",{className:"text-purple-300 mb-2",children:c.jsx(Dp,{className:"w-6 h-6"})}),c.jsx("h4",{className:"font-bold text-sm mb-2 line-clamp-2 text-white",children:fe.name}),c.jsx("p",{className:"text-gray-300 text-xs line-clamp-4 mb-2",children:fe.description}),fe.tags&&fe.tags.length>0&&c.jsx("div",{className:"flex flex-wrap gap-1 justify-center",children:fe.tags.slice(0,2).map((J,Qe)=>c.jsx("span",{className:"text-purple-300 text-xs bg-purple-500/20 px-1 py-0.5 rounded",children:J},Qe))})]}),c.jsx("div",{className:"absolute inset-0 rounded-lg bg-gradient-to-br from-transparent via-purple-500/5 to-transparent opacity-0 group-hover:opacity-100 transition-all duration-500 pointer-events-none"})]},je))})]}),(M.defaultInputModes||M.defaultOutputModes)&&c.jsxs("div",{className:"bg-black/20 rounded-lg p-4 border border-white/10",children:[c.jsxs("h3",{className:"text-lg font-semibold mb-3 flex items-center",children:[c.jsx(Bb,{className:"w-5 h-5 mr-2"}),"Data Modes"]}),c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[M.defaultInputModes&&c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-2",children:"Input Modes"}),c.jsx("div",{className:"flex flex-wrap gap-2",children:M.defaultInputModes.map((fe,je)=>c.jsx(wn,{className:"bg-blue-500/20 text-blue-300 text-xs",children:fe},je))})]}),M.defaultOutputModes&&c.jsxs("div",{children:[c.jsx("p",{className:"text-gray-300 text-sm mb-2",children:"Output Modes"}),c.jsx("div",{className:"flex flex-wrap gap-2",children:M.defaultOutputModes.map((fe,je)=>c.jsx(wn,{className:"bg-green-500/20 text-green-300 text-xs",children:fe},je))})]})]})]})]}),(e==null?void 0:e.type)==="mcp"&&W.status==="not_required"&&(S==null?void 0:S.id)&&c.jsxs("div",{className:"bg-blue-500/20 border border-blue-500/30 rounded-lg p-4 mb-4",children:[c.jsx("h3",{className:"text-blue-300 font-semibold mb-2",children:"How to connect"}),c.jsx(g1,{serviceId:S.id})]}),(e==null?void 0:e.type)==="mcp"&&W.status!=="authenticated"&&W.status!=="not_required"&&c.jsxs("div",{className:`${W.status==="expired"?"bg-red-500/20 border-red-500/30":"bg-orange-500/20 border-orange-500/30"} rounded-lg p-4 mb-4`,children:[c.jsx("h3",{className:`${W.status==="expired"?"text-red-300":"text-orange-300"} font-semibold mb-2`,children:W.status==="expired"?"⏰ Token Expired":"🔐 Authentication Required"}),c.jsxs("div",{className:`${W.status==="expired"?"text-red-200":"text-orange-200"} text-sm space-y-2`,children:[c.jsx("p",{children:c.jsx("strong",{children:W.message})}),c.jsx("p",{children:W.status==="expired"?"Your OAuth token has expired. Please re-authenticate to continue using this service.":"This MCP server requires OAuth authentication to access its tools. Please authenticate to continue."}),(S==null?void 0:S.id)&&c.jsx(g1,{serviceId:S.id,onConnected:()=>void q()}),((Ke=(Ce=P==null?void 0:P.data)==null?void 0:Ce.oauth)==null?void 0:Ke.resourceName)&&c.jsx("div",{className:"mt-3 p-2 bg-orange-500/10 rounded border border-orange-500/20 text-xs text-orange-100",children:c.jsxs("p",{children:[c.jsx("strong",{children:"Resource:"})," ",P.data.oauth.resourceName]})})]})]}),(e==null?void 0:e.type)==="mcp"&&c.jsxs("div",{className:"bg-gray-800/50 border border-gray-600/30 rounded-lg p-4 mb-4",children:[c.jsx("h3",{className:"text-gray-300 font-semibold mb-2",children:"Connection Logs"}),c.jsxs("div",{className:"text-gray-200 text-sm space-y-2",children:[c.jsxs("div",{className:"bg-black/30 p-2 rounded text-xs",children:[c.jsx("p",{children:c.jsx("strong",{children:"🔍 Attempting to discover tools for MCP service:"})}),c.jsxs("p",{children:["Service ID: ",e==null?void 0:e.id]}),c.jsxs("p",{children:["Service URL: ",S==null?void 0:S.url]}),c.jsxs("p",{children:["Status: ",H?"🔄 Loading...":j?"❌ Failed":"✅ Complete"]})]}),H&&c.jsxs("div",{className:"bg-yellow-500/20 p-2 rounded text-xs",children:[c.jsxs("p",{children:["🔄 Making HTTP request to: ",c.jsxs("code",{children:["GET /api/services/",e==null?void 0:e.id,"/tools"]})]}),c.jsxs("p",{children:["Target MCP server: ",c.jsx("code",{children:S==null?void 0:S.url})]})]}),j&&c.jsxs("div",{className:"bg-red-500/20 p-2 rounded text-xs",children:[c.jsx("p",{children:"❌ Request failed:"}),c.jsx("pre",{className:"whitespace-pre-wrap overflow-x-auto",children:j instanceof Error?j.message:String(j)}),c.jsxs("div",{className:"mt-2 p-2 bg-black/30 rounded",children:[c.jsx("p",{children:c.jsx("strong",{children:"🔍 What we tried:"})}),c.jsxs("p",{children:["• Service ID: ",e==null?void 0:e.id]}),c.jsxs("p",{children:["• Target URL: ",S==null?void 0:S.url]}),c.jsxs("p",{children:["• Request: GET /api/services/",e==null?void 0:e.id,"/tools"]}),(S==null?void 0:S.headers)&&c.jsxs("div",{children:[c.jsx("p",{children:c.jsx("strong",{children:"📋 Headers sent:"})}),c.jsx("pre",{className:"text-xs overflow-x-auto",children:JSON.stringify(S.headers,null,2)})]}),c.jsxs("div",{className:"mt-2",children:[c.jsx("p",{children:c.jsx("strong",{children:"💡 What this means:"})}),c.jsxs("p",{children:["• The MCP server at ",S==null?void 0:S.url," returned an error"]}),c.jsx("p",{children:"• This could be due to authentication issues, server being down, or invalid configuration"}),c.jsx("p",{children:"• Check the error message above for specific details from the MCP server"})]})]})]}),!H&&!j&&$.length>0&&c.jsx("div",{className:"bg-green-500/20 p-2 rounded text-xs",children:c.jsxs("p",{children:["✅ Successfully discovered ",$.length," tools from MCP server"]})}),!H&&!j&&$.length===0&&c.jsxs("div",{className:"bg-yellow-500/20 p-2 rounded text-xs",children:[c.jsx("p",{children:"⚠️ Connected to MCP server but no tools were found"}),c.jsx("p",{children:"This could mean the server has no tools or requires specific authentication"})]})]})]}),j&&(e.type==="mcp"||e.type==="local-mcp")&&c.jsxs("div",{className:"bg-red-500/20 border border-red-500/30 rounded-lg p-4",children:[c.jsx("h3",{className:"text-red-300 font-semibold mb-2",children:"MCP Tool Discovery Failed"}),c.jsxs("div",{className:"text-red-200 text-sm space-y-2",children:[c.jsx("p",{children:c.jsx("strong",{children:"Raw Error:"})}),c.jsx("pre",{className:"bg-black/30 p-2 rounded text-xs overflow-x-auto whitespace-pre-wrap",children:j instanceof Error?j.message:String(j)}),c.jsxs("p",{children:[c.jsx("strong",{children:"Service URL:"})," ",S==null?void 0:S.url]}),c.jsxs("p",{children:[c.jsx("strong",{children:"Service ID:"})," ",S==null?void 0:S.id]}),(S==null?void 0:S.headers)&&c.jsxs("div",{children:[c.jsx("p",{children:c.jsx("strong",{children:"Custom Headers:"})}),c.jsx("pre",{className:"bg-black/30 p-2 rounded text-xs overflow-x-auto",children:JSON.stringify(S.headers,null,2)})]})]})]}),E&&e.type==="a2a"&&c.jsxs("div",{className:"bg-red-500/20 border border-red-500/30 rounded-lg p-4",children:[c.jsx("h3",{className:"text-red-300 font-semibold mb-2",children:"A2A Manifest Discovery Failed"}),c.jsxs("div",{className:"text-red-200 text-sm space-y-2",children:[c.jsx("p",{children:c.jsx("strong",{children:"Raw Error:"})}),c.jsx("pre",{className:"bg-black/30 p-2 rounded text-xs overflow-x-auto whitespace-pre-wrap",children:E instanceof Error?E.message:String(E)}),c.jsxs("p",{children:[c.jsx("strong",{children:"Service URL:"})," ",S==null?void 0:S.url]}),c.jsxs("p",{children:[c.jsx("strong",{children:"Service ID:"})," ",S==null?void 0:S.id]})]})]}),!B&&!j&&!E&&(e.type==="mcp"||e.type==="local-mcp")&&$.length===0&&(e.type==="local-mcp"||!((rr=(Gt=P==null?void 0:P.data)==null?void 0:Gt.oauth)!=null&&rr.required))&&c.jsxs("div",{className:"bg-yellow-500/20 border border-yellow-500/30 rounded-lg p-4",children:[c.jsx("h3",{className:"text-yellow-300 font-semibold mb-2",children:"No Tools Available"}),c.jsxs("p",{className:"text-yellow-200 text-sm",children:["Successfully connected to MCP server at ",S==null?void 0:S.url,", but no tools were discovered."]}),c.jsxs("div",{className:"text-yellow-200 text-xs mt-2",children:[c.jsx("p",{children:c.jsx("strong",{children:"This could mean:"})}),c.jsxs("ul",{className:"list-disc list-inside ml-2 space-y-1",children:[c.jsx("li",{children:"The MCP server has no tools registered"}),c.jsx("li",{children:"Tools require specific authentication"}),c.jsx("li",{children:"Tools are only available after certain operations"})]})]})]}),(e.type==="mcp"||e.type==="local-mcp")&&c.jsxs("div",{className:"bg-blue-500/20 border border-blue-500/30 rounded-lg p-4",children:[c.jsx("h3",{className:"text-blue-300 font-semibold mb-2",children:"🔍 MCP Server Analysis"}),c.jsxs("div",{className:"text-blue-200 text-sm space-y-2",children:[c.jsxs("p",{children:[c.jsx("strong",{children:"Server URL:"})," ",S==null?void 0:S.url]}),R&&c.jsx("div",{className:"mt-3 p-3 bg-black/30 rounded",children:c.jsx("p",{children:"🔍 Analyzing MCP server configuration..."})}),P&&c.jsxs("div",{className:"mt-3 p-3 bg-black/30 rounded",children:[c.jsx("p",{children:c.jsx("strong",{children:"🔍 What we discovered:"})}),P.error&&P.analysis&&c.jsxs("div",{className:"text-yellow-200",children:[P.analysis.auth_type==="oauth2"&&c.jsxs("div",{children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"OAuth 2.0 Authentication Required"})]}),c.jsx("p",{children:"• This MCP server requires OAuth 2.0 Bearer token authentication"}),c.jsx("p",{children:"• You'll need to provide OAuth credentials (client ID, client secret, authorization URL, token URL)"}),c.jsx("p",{children:"• Check the service provider's documentation for OAuth setup instructions"})]}),P.analysis.protocol==="sse"&&c.jsxs("div",{children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"SSE Protocol Required"})]}),c.jsx("p",{children:"• This MCP server uses Server-Sent Events (SSE) protocol"}),c.jsx("p",{children:"• We'll need to connect using event streaming instead of HTTP"})]}),P.analysis.issue==="not_found"&&c.jsxs("div",{children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"Server Not Found"})]}),c.jsx("p",{children:"• The MCP server URL might be incorrect"}),c.jsx("p",{children:"• Check if the server is running and the URL is correct"})]}),P.analysis.issue==="server_error"&&c.jsxs("div",{children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"Server Error"})]}),c.jsx("p",{children:"• The MCP server is experiencing internal errors"}),c.jsx("p",{children:"• Try again later or contact the service provider"})]}),P.analysis.message&&c.jsxs("p",{children:["• ",c.jsx("strong",{children:"Analysis:"})," ",P.analysis.message]})]}),((Fr=(jn=P==null?void 0:P.data)==null?void 0:jn.oauth)==null?void 0:Fr.required)&&c.jsxs("div",{className:"text-yellow-200",children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"OAuth 2.0 Authentication Required"})]}),P.data.oauth.authorizationUrl&&c.jsxs("div",{className:"mt-2 flex items-center gap-2",children:[c.jsx(oe,{size:"sm",variant:"default",className:"h-7",onClick:async()=>{var fe,je;if(S!=null&&S.id)try{C({title:"Setting up OAuth...",description:"Automatically registering OAuth application and starting authorization flow..."});const J=await be("POST",`/api/oauth/${S.id}/auto-setup`,{});if(!J.ok){const At=await J.json();(fe=At.data)!=null&&fe.registrationUrl?(window.open(At.data.registrationUrl,"_blank"),C({title:"OAuth Registration Required",description:`${At.error} I've opened the registration page for you. Please create an OAuth app and then come back to add your credentials.`,duration:15e3})):C({title:"OAuth Setup Failed",description:At.error||"Failed to setup OAuth automatically. Please configure manually.",variant:"destructive"});return}const Qe=await J.json();Qe.success&&((je=Qe.data)!=null&&je.authorizationUrl)?(window.open(Qe.data.authorizationUrl,"_blank"),C({title:"OAuth Setup Successful",description:"OAuth application registered automatically! Please complete the authorization in the new window.",duration:1e4}),q()):C({title:"OAuth Setup Failed",description:"Failed to get authorization URL. Please try again.",variant:"destructive"})}catch(J){C({title:"OAuth Setup Failed",description:J instanceof Error?J.message:"Unknown error occurred",variant:"destructive"})}},children:"🔧 Auto-Setup OAuth"}),c.jsxs(oe,{size:"sm",variant:"ghost",className:"p-1 h-auto text-blue-300",onClick:()=>window.open(P.data.oauth.authorizationUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"Open Raw Authorization URL"]})]}),!P.data.oauth.authorizationUrl&&P.data.oauth.protectedResourceConfigUrl&&c.jsx("div",{className:"mt-2",children:c.jsxs(oe,{size:"sm",variant:"ghost",className:"p-1 h-auto text-blue-300",onClick:()=>window.open(P.data.oauth.protectedResourceConfigUrl,"_blank"),children:[c.jsx(Eo,{className:"w-4 h-4 mr-1"}),"View OAuth Configuration"]})}),P.data.oauth.authorizationServerMetadataUrl&&c.jsxs("div",{className:"mt-2 text-xs text-gray-300",children:[c.jsx("span",{className:"mr-1",children:"Auth Server Metadata:"}),c.jsx("button",{className:"underline text-blue-300",onClick:()=>window.open(P.data.oauth.authorizationServerMetadataUrl,"_blank"),children:P.data.oauth.authorizationServerMetadataUrl})]})]}),(P==null?void 0:P.success)&&!((Dt=(Ur=P==null?void 0:P.data)==null?void 0:Ur.oauth)!=null&&Dt.required)&&c.jsxs("div",{className:"text-green-200",children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"✅ Server Analysis Complete"})]}),c.jsx("p",{children:"• MCP server is accessible and responding"}),c.jsx("p",{children:"• No authentication issues detected"}),c.jsx("p",{children:"• Protocol compatibility confirmed"})]}),((mn=(or=P==null?void 0:P.data)==null?void 0:or.oauth)==null?void 0:mn.required)&&c.jsxs("div",{className:"text-orange-200",children:[c.jsxs("p",{children:["• ",c.jsx("strong",{children:"🔐 OAuth 2.0 Authentication Required"})]}),c.jsx("p",{children:"• This MCP server requires OAuth authentication"}),P.data.oauth.resourceName&&c.jsxs("p",{children:["• Service: ",P.data.oauth.resourceName]}),P.data.oauth.authorizationUrl&&c.jsxs("p",{children:["• Authorization URL: ",P.data.oauth.authorizationUrl]}),P.data.oauth.tokenUrl&&c.jsxs("p",{children:["• Token URL: ",P.data.oauth.tokenUrl]}),c.jsxs("div",{className:"mt-3 flex flex-wrap gap-2",children:[c.jsx(oe,{size:"sm",variant:"default",className:"bg-orange-600 hover:bg-orange-700",onClick:async()=>{var fe,je;if(S!=null&&S.id)try{C({title:"Setting up OAuth...",description:"Automatically registering OAuth application and starting authorization flow..."});const J=await be("POST",`/api/oauth/${S.id}/auto-setup`,{});if(!J.ok){const At=await J.json();(fe=At.data)!=null&&fe.registrationUrl?(window.open(At.data.registrationUrl,"_blank"),C({title:"OAuth Registration Required",description:`${At.error} I've opened the registration page for you. Please create an OAuth app and then come back to add your credentials.`,duration:15e3})):C({title:"OAuth Setup Failed",description:At.error||"Failed to setup OAuth automatically. Please configure manually.",variant:"destructive"});return}const Qe=await J.json();Qe.success&&((je=Qe.data)!=null&&je.authorizationUrl)?(window.open(Qe.data.authorizationUrl,"_blank"),C({title:"OAuth Setup Successful",description:"OAuth application registered automatically! Please complete the authorization in the new window.",duration:1e4}),q()):C({title:"OAuth Setup Failed",description:"Failed to get authorization URL. Please try again.",variant:"destructive"})}catch(J){C({title:"OAuth Setup Failed",description:J instanceof Error?J.message:"Unknown error occurred",variant:"destructive"})}},children:"🔧 Auto-Setup OAuth"}),c.jsx(oe,{size:"sm",variant:"outline",className:"border-orange-500/30 text-orange-300 hover:bg-orange-500/10",onClick:()=>{const fe=`OAuth Setup Instructions:
|
|
426
|
+
|
|
427
|
+
1. Go to the service provider's OAuth/Developer settings
|
|
428
|
+
2. Create a new OAuth application
|
|
429
|
+
3. Set Redirect URL: http://localhost:8000/api/oauth/${S==null?void 0:S.id}/callback
|
|
430
|
+
4. Copy the Client ID and Client Secret
|
|
431
|
+
5. Edit this service and add the credentials
|
|
432
|
+
|
|
433
|
+
${P.data.oauth.authorizationUrl?`Authorization URL: ${P.data.oauth.authorizationUrl}`:""}
|
|
434
|
+
${P.data.oauth.tokenUrl?`Token URL: ${P.data.oauth.tokenUrl}`:""}
|
|
435
|
+
${P.data.oauth.issuer?`Issuer: ${P.data.oauth.issuer}`:""}`;C({title:"OAuth Setup Instructions",description:fe,duration:1e4})},children:"📋 Setup Instructions"})]})]}),c.jsxs("div",{className:"mt-2 text-xs",children:[c.jsx("p",{children:c.jsx("strong",{children:"💡 Next Steps:"})}),c.jsxs("ul",{className:"list-disc list-inside ml-2 space-y-1",children:[c.jsx("li",{children:"For OAuth servers: Provide OAuth credentials in service settings"}),c.jsx("li",{children:"For SSE servers: We'll automatically use the correct protocol"}),c.jsx("li",{children:"For connection issues: Verify the server URL and status"})]})]})]}),T&&c.jsxs("div",{className:"mt-3 p-3 bg-red-500/20 rounded",children:[c.jsx("p",{children:c.jsx("strong",{children:"❌ Discovery Failed"})}),c.jsx("p",{children:"Could not analyze MCP server configuration"}),c.jsx("pre",{className:"text-xs overflow-x-auto",children:T instanceof Error?T.message:String(T)})]})]})]}),!B&&!j&&!E&&e.type==="a2a"&&!M&&c.jsxs("div",{className:"bg-yellow-500/20 border border-yellow-500/30 rounded-lg p-4",children:[c.jsx("h3",{className:"text-yellow-300 font-semibold mb-2",children:"Agent Details Not Available"}),c.jsxs("p",{className:"text-yellow-200 text-sm",children:["Successfully connected to A2A agent at ",S==null?void 0:S.url,", but no manifest was found."]}),c.jsxs("div",{className:"text-yellow-200 text-xs mt-2",children:[c.jsx("p",{children:c.jsx("strong",{children:"This could mean:"})}),c.jsxs("ul",{className:"list-disc list-inside ml-2 space-y-1",children:[c.jsx("li",{children:"The agent doesn't provide a manifest"}),c.jsx("li",{children:"Manifest endpoint is not implemented"}),c.jsx("li",{children:"Agent requires specific authentication"})]})]})]})]})]})})}function SV({open:e,onOpenChange:t}){const[n,r]=b.useState(null),[o,s]=b.useState(null),[i,a]=b.useState(null),[l,u]=b.useState(!1),d=Zt(),{toast:f}=Ht(),p=()=>{r(null),s(null),a(null),u(!1)},h=ut({mutationFn:async()=>{if(!n)throw new Error("Choose a bundle file first");const m=await n.text();let x;try{x=JSON.parse(m)}catch{throw new Error("File is not valid JSON")}return e3(x)},onSuccess:m=>{a(m),d.invalidateQueries({queryKey:["/api/decks"]}),d.invalidateQueries({queryKey:["/api/services"]}),d.invalidateQueries({queryKey:["/api/playbooks"]}),d.invalidateQueries({queryKey:["/api/playbooks/collection"]}),d.invalidateQueries({queryKey:["/api/credentials/collection"]}),d.invalidateQueries({queryKey:["/api/collection/warnings"]}),f({title:"Import complete",description:xk(m)})},onError:m=>{f({title:"Import failed",description:m.message,variant:"destructive"})}}),v=async m=>{var x,g,y;if(r(m),a(null),!m){s(null);return}try{const w=await m.text(),k=JSON.parse(w);s(`${((x=k.services)==null?void 0:x.length)??0} services · ${((g=k.playbooks)==null?void 0:g.length)??0} playbooks · ${((y=k.decks)==null?void 0:y.length)??0} decks`)}catch{s("Invalid JSON")}};return c.jsx(Fs,{open:e,onOpenChange:m=>{m||p(),t(m)},children:c.jsxs(Fo,{className:"sm:max-w-lg border-border bg-[#161612] text-[#E8F6F4]",children:[c.jsxs(Uo,{children:[c.jsx(qo,{children:"Import bundle"}),c.jsx(Li,{asChild:!0,children:c.jsxs("div",{className:"space-y-2 text-left text-sm text-[#A8C4C0]",children:[c.jsx("p",{children:"Adds MCP, playbooks, and decks from a JSON file."}),c.jsxs("div",{children:[c.jsx("p",{className:"font-medium text-amber-200/90",children:"Notes"}),c.jsxs("ul",{className:"mt-1 list-disc space-y-0.5 pl-4",children:[c.jsx("li",{children:"Same name as an existing card or deck is skipped (linked only)."}),c.jsx("li",{children:"No credentials or secrets — re-enter keys and reconnect OAuth."})]})]})]})})]}),c.jsxs("div",{className:"space-y-4",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"bundle-file",children:"Bundle file"}),c.jsx(Xe,{id:"bundle-file",type:"file",accept:".json,.agent-deck.json,application/json",className:"cursor-pointer bg-white/5 border-white/20",onChange:m=>{var x;return v(((x=m.target.files)==null?void 0:x[0])??null)},"data-testid":"input-import-bundle"}),o&&c.jsx("p",{className:"text-xs text-[#A8C4C0]","data-testid":"import-preview",children:o})]}),!i&&c.jsx(oe,{onClick:()=>h.mutate(),disabled:!n||h.isPending||o==="Invalid JSON",className:"rounded-full border px-6 text-sm font-semibold hover:opacity-90",style:{background:"#C4B643",borderColor:"#C4B643",color:"black"},"data-testid":"button-import-apply",children:h.isPending?"Importing…":"Import"}),i&&c.jsxs("div",{className:"space-y-2 rounded-lg border border-white/10 bg-white/5 p-3 text-sm","data-testid":"import-report",children:[c.jsx("p",{className:"font-medium",children:xk(i)}),i.servicesNeedingOauth.length>0&&c.jsxs("div",{children:[c.jsx("p",{className:"text-amber-200",children:"Needs OAuth reconnect:"}),c.jsx("ul",{className:"list-disc pl-5 text-[#A8C4C0]",children:i.servicesNeedingOauth.map(m=>c.jsx("li",{children:m},m))})]}),i.warnings.length>0&&c.jsxs("div",{children:[c.jsx("p",{className:"text-amber-200",children:"Warnings:"}),c.jsx("ul",{className:"list-disc pl-5 text-[#A8C4C0]",children:i.warnings.map(m=>c.jsx("li",{children:m},m))})]}),c.jsx(oe,{variant:"outline",size:"sm",className:"rounded-full border border-white/20 text-white hover:bg-white/10",onClick:()=>u(m=>!m),children:l?"Hide id map":"Show id map"}),l&&c.jsx("pre",{className:"max-h-40 overflow-auto rounded bg-black/40 p-2 text-xs",children:JSON.stringify(i.idMap,null,2)}),c.jsx(oe,{className:"rounded-full border px-6 text-sm font-semibold hover:opacity-90",style:{background:"#C4B643",borderColor:"#C4B643",color:"black"},onClick:()=>{p(),t(!1)},children:"Done"})]})]})]})})}function CV(){const[e,t]=b.useState("connecting"),[n,r]=b.useState(null),o=b.useRef(null),s=b.useRef(null),i=Zt();return b.useEffect(()=>{const l=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/api/ws/events`,u=()=>{try{const f=new WebSocket(l);o.current=f,f.onopen=()=>{console.log("WebSocket connected"),t("connected")},f.onmessage=p=>{var h;try{const v=JSON.parse(p.data);r(v),v.type==="deck_update"?(console.log("Received deck update:",v),i.invalidateQueries({queryKey:["/api/decks"]})):v.type==="service_update"?(console.log("Received service update:",v),Mf(i,typeof((h=v.data)==null?void 0:h.serviceId)=="string"?v.data.serviceId:void 0)):v.type==="connection_status"&&t(v.status==="connected"?"connected":"disconnected")}catch(v){console.error("Failed to parse WebSocket message:",v)}},f.onclose=()=>{console.log("WebSocket disconnected"),t("disconnected"),s.current=setTimeout(()=>{console.log("Attempting to reconnect WebSocket..."),t("connecting"),u()},3e3)},f.onerror=p=>{console.error("WebSocket error:",p),t("disconnected")}}catch(f){console.error("Failed to connect WebSocket:",f),t("disconnected")}};u();const d=f=>{f.origin===window.location.origin&&bV(f.data)&&Mf(i,f.data.serviceId)};return window.addEventListener("message",d),()=>{window.removeEventListener("message",d),s.current&&clearTimeout(s.current),o.current&&o.current.readyState===WebSocket.OPEN&&o.current.close()}},[i]),{connectionStatus:e,lastMessage:n}}async function y1(e,t){const n=e==="credential"?`credentialId=${encodeURIComponent(t)}`:`serviceId=${encodeURIComponent(t)}`;return(await(await be("GET",`/api/playbooks/dependents/check?${n}`)).json()).data??[]}function EV(e){const[t,n]=b.useState(null),[r,o]=b.useState(null),[s,i]=b.useState(null),[a,l]=b.useState(!1),u=Zt(),{toast:d}=Ht(),f=()=>{if(!e)throw new Error("Select a deck to edit first");return e},p=ut({mutationFn:async T=>{var W,U,H;const I=f(),q=(W=(await(await be("GET","/api/decks")).json()).data)==null?void 0:W.find(j=>j.id===I);if(!q)throw new Error("Selected deck not found");if((U=q.services)!=null&&U.some(j=>j.id===T))throw new Error("Service is already in the deck");const Z=((H=q.services)==null?void 0:H.length)??0;return be("POST",`/api/decks/${I}/services`,{serviceId:T,position:Z})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"Service added to deck",description:`${(t==null?void 0:t.name)||"Service"} has been added to the deck.`})},onError:T=>{d({title:"Failed to add service",description:T.message,variant:"destructive"})}}),h=ut({mutationFn:async T=>{var Z,W;const I=f(),q=(Z=(await(await be("GET","/api/decks")).json()).data)==null?void 0:Z.find(U=>U.id===I);if((W=q==null?void 0:q.credentials)!=null&&W.some(U=>U.id===T))throw new Error("API key is already in the deck");return be("POST",`/api/decks/${I}/credentials`,{credentialId:T})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"API key added to deck",description:`${(r==null?void 0:r.label)||"API key"} is scoped to this deck.`})},onError:T=>{d({title:"Failed to add API key",description:T.message,variant:"destructive"})}}),v=ut({mutationFn:async T=>{var Z,W;const I=f(),q=(Z=(await(await be("GET","/api/decks")).json()).data)==null?void 0:Z.find(U=>U.id===I);if((W=q==null?void 0:q.playbooks)!=null&&W.some(U=>U.id===T))throw new Error("Playbook is already in the deck");return be("POST",`/api/decks/${I}/playbooks`,{playbookId:T})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"Playbook added to deck",description:`${(s==null?void 0:s.title)||"Playbook"} is on this deck.`})},onError:T=>{d({title:"Failed to add playbook",description:T.message,variant:"destructive"})}}),m=ut({mutationFn:async T=>{const I=await y1("service",T);if(I.length>0){const L=I.map(Z=>Z.title).join(", ");if(!window.confirm(`Warning: ${I.length} playbook(s) depend on this MCP (${L}). Remove from deck anyway?`))throw new Error("Cancelled")}const F=f();return be("DELETE",`/api/decks/${F}/services`,{serviceId:T})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"Service removed from deck",description:`${(t==null?void 0:t.name)||"Service"} has been removed from the deck.`})},onError:T=>{T.message!=="Cancelled"&&d({title:"Failed to remove service",description:T.message,variant:"destructive"})}}),x=ut({mutationFn:async T=>{const I=await y1("credential",T);if(I.length>0){const L=I.map(Z=>Z.title).join(", ");if(!window.confirm(`Warning: ${I.length} playbook(s) depend on this API key (${L}). Remove from deck anyway?`))throw new Error("Cancelled")}const F=f();return be("DELETE",`/api/decks/${F}/credentials`,{credentialId:T})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"API key removed from deck",description:`${(r==null?void 0:r.label)||"API key"} is no longer on this deck.`})},onError:T=>{T.message!=="Cancelled"&&d({title:"Failed to remove API key",description:T.message,variant:"destructive"})}}),g=ut({mutationFn:async T=>{const I=f();return be("DELETE",`/api/decks/${I}/playbooks`,{playbookId:T})},onSuccess:()=>{u.invalidateQueries({queryKey:["/api/decks"]}),d({title:"Playbook removed from deck",description:`${(s==null?void 0:s.title)||"Playbook"} is no longer on this deck.`})},onError:T=>{d({title:"Failed to remove playbook",description:T.message,variant:"destructive"})}}),y=(T,I)=>{T.currentTarget instanceof HTMLElement&&(T.currentTarget.style.opacity=I)},w=(T,I)=>{T.dataTransfer.setData("text/plain",I.id),T.dataTransfer.setData("application/json",JSON.stringify(I)),T.dataTransfer.effectAllowed=I.fromDeck?"move":"copy"},k=(T,I,F=!1)=>{n(I),o(null),i(null),l(F),w(T,{kind:"service",id:I.id,fromDeck:F}),y(T,"0.5")},C=(T,I,F=!1)=>{o(I),n(null),i(null),l(F),w(T,{kind:"credential",id:I.id,fromDeck:F}),y(T,"0.5")},N=(T,I,F=!1)=>{i(I),n(null),o(null),l(F),w(T,{kind:"playbook",id:I.id,fromDeck:F}),y(T,"0.5")},S=T=>{n(null),o(null),i(null),y(T,"1")},A=T=>{if(T.kind==="service"){T.fromDeck?m.mutate(T.id):p.mutate(T.id);return}if(T.kind==="credential"){T.fromDeck?x.mutate(T.id):h.mutate(T.id);return}T.fromDeck?g.mutate(T.id):v.mutate(T.id)};return{draggedService:t,draggedCredential:r,draggedPlaybook:s,isDraggingFromDeck:a,handleDragStart:k,handleCredentialDragStart:C,handlePlaybookDragStart:N,handleDragEnd:S,handleDrop:T=>{T.preventDefault();const I=T.dataTransfer.getData("application/json");if(I){try{A(JSON.parse(I))}catch{const F=T.dataTransfer.getData("text/plain");F&&t&&p.mutate(F)}n(null),o(null),i(null),l(!1)}},handleGlobalDrop:T=>{T.preventDefault();const I=T.dataTransfer.getData("application/json");if(I){try{const F=JSON.parse(I);F.fromDeck&&A(F)}catch{}n(null),o(null),i(null),l(!1)}},isDropping:p.isPending||h.isPending||v.isPending||m.isPending||x.isPending||g.isPending}}const hm="agent-deck-editing-deck-id";function NV(e){const[t,n]=b.useState(()=>typeof window>"u"?null:localStorage.getItem(hm));b.useEffect(()=>{if(e.length===0)return;if(!(t&&e.some(i=>i.id===t))){const i=e[0].id;n(i),localStorage.setItem(hm,i)}},[e,t]);const r=s=>{n(s),localStorage.setItem(hm,s)};return{editingDeck:e.find(s=>s.id===t)??null,editingDeckId:t,setEditingDeckId:r}}function v1(e,[t,n]){return Math.min(n,Math.max(t,e))}var jV=[" ","Enter","ArrowUp","ArrowDown"],PV=[" ","Enter"],$i="Select",[Hh,Bh,TV]=Kv($i),[wl,kte]=lo($i,[TV,yl]),Kh=yl(),[$V,qs]=wl($i),[RV,IV]=wl($i),wT=e=>{const{__scopeSelect:t,children:n,open:r,defaultOpen:o,onOpenChange:s,value:i,defaultValue:a,onValueChange:l,dir:u,name:d,autoComplete:f,disabled:p,required:h,form:v}=e,m=Kh(t),[x,g]=b.useState(null),[y,w]=b.useState(null),[k,C]=b.useState(!1),N=x0(u),[S,A]=$s({prop:r,defaultProp:o??!1,onChange:s,caller:$i}),[P,R]=$s({prop:i,defaultProp:a,onChange:l,caller:$i}),T=b.useRef(null),I=x?v||!!x.closest("form"):!0,[F,L]=b.useState(new Set),q=Array.from(F).map(Z=>Z.props.value).join(";");return c.jsx(jN,{...m,children:c.jsxs($V,{required:h,scope:t,trigger:x,onTriggerChange:g,valueNode:y,onValueNodeChange:w,valueNodeHasChildren:k,onValueNodeHasChildrenChange:C,contentId:jo(),value:P,onValueChange:R,open:S,onOpenChange:A,dir:N,triggerPointerDownPosRef:T,disabled:p,children:[c.jsx(Hh.Provider,{scope:t,children:c.jsx(RV,{scope:e.__scopeSelect,onNativeOptionAdd:b.useCallback(Z=>{L(W=>new Set(W).add(Z))},[]),onNativeOptionRemove:b.useCallback(Z=>{L(W=>{const U=new Set(W);return U.delete(Z),U})},[]),children:n})}),I?c.jsxs(HT,{"aria-hidden":!0,required:h,tabIndex:-1,name:d,autoComplete:f,value:P,onChange:Z=>R(Z.target.value),disabled:p,form:v,children:[P===void 0?c.jsx("option",{value:""}):null,Array.from(F)]},q):null]})})};wT.displayName=$i;var bT="SelectTrigger",kT=b.forwardRef((e,t)=>{const{__scopeSelect:n,disabled:r=!1,...o}=e,s=Kh(n),i=qs(bT,n),a=i.disabled||r,l=Ye(t,i.onTriggerChange),u=Bh(n),d=b.useRef("touch"),[f,p,h]=KT(m=>{const x=u().filter(w=>!w.disabled),g=x.find(w=>w.value===i.value),y=WT(x,m,g);y!==void 0&&i.onValueChange(y.value)}),v=m=>{a||(i.onOpenChange(!0),h()),m&&(i.triggerPointerDownPosRef.current={x:Math.round(m.pageX),y:Math.round(m.pageY)})};return c.jsx(jh,{asChild:!0,...s,children:c.jsx(Te.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:a,"data-disabled":a?"":void 0,"data-placeholder":BT(i.value)?"":void 0,...o,ref:l,onClick:ve(o.onClick,m=>{m.currentTarget.focus(),d.current!=="mouse"&&v(m)}),onPointerDown:ve(o.onPointerDown,m=>{d.current=m.pointerType;const x=m.target;x.hasPointerCapture(m.pointerId)&&x.releasePointerCapture(m.pointerId),m.button===0&&m.ctrlKey===!1&&m.pointerType==="mouse"&&(v(m),m.preventDefault())}),onKeyDown:ve(o.onKeyDown,m=>{const x=f.current!=="";!(m.ctrlKey||m.altKey||m.metaKey)&&m.key.length===1&&p(m.key),!(x&&m.key===" ")&&jV.includes(m.key)&&(v(),m.preventDefault())})})})});kT.displayName=bT;var _T="SelectValue",ST=b.forwardRef((e,t)=>{const{__scopeSelect:n,className:r,style:o,children:s,placeholder:i="",...a}=e,l=qs(_T,n),{onValueNodeHasChildrenChange:u}=l,d=s!==void 0,f=Ye(t,l.onValueNodeChange);return on(()=>{u(d)},[u,d]),c.jsx(Te.span,{...a,ref:f,style:{pointerEvents:"none"},children:BT(l.value)?c.jsx(c.Fragment,{children:i}):s})});ST.displayName=_T;var AV="SelectIcon",CT=b.forwardRef((e,t)=>{const{__scopeSelect:n,children:r,...o}=e;return c.jsx(Te.span,{"aria-hidden":!0,...o,ref:t,children:r||"▼"})});CT.displayName=AV;var OV="SelectPortal",ET=e=>c.jsx(ru,{asChild:!0,...e});ET.displayName=OV;var Ri="SelectContent",NT=b.forwardRef((e,t)=>{const n=qs(Ri,e.__scopeSelect),[r,o]=b.useState();if(on(()=>{o(new DocumentFragment)},[]),!n.open){const s=r;return s?Di.createPortal(c.jsx(jT,{scope:e.__scopeSelect,children:c.jsx(Hh.Slot,{scope:e.__scopeSelect,children:c.jsx("div",{children:e.children})})}),s):null}return c.jsx(PT,{...e,ref:t})});NT.displayName=Ri;var br=10,[jT,Vs]=wl(Ri),MV="SelectContentImpl",DV=Ni("SelectContent.RemoveScroll"),PT=b.forwardRef((e,t)=>{const{__scopeSelect:n,position:r="item-aligned",onCloseAutoFocus:o,onEscapeKeyDown:s,onPointerDownOutside:i,side:a,sideOffset:l,align:u,alignOffset:d,arrowPadding:f,collisionBoundary:p,collisionPadding:h,sticky:v,hideWhenDetached:m,avoidCollisions:x,...g}=e,y=qs(Ri,n),[w,k]=b.useState(null),[C,N]=b.useState(null),S=Ye(t,B=>k(B)),[A,P]=b.useState(null),[R,T]=b.useState(null),I=Bh(n),[F,L]=b.useState(!1),q=b.useRef(!1);b.useEffect(()=>{if(w)return p0(w)},[w]),h0();const Z=b.useCallback(B=>{const[G,...le]=I().map(_e=>_e.ref.current),[se]=le.slice(-1),he=document.activeElement;for(const _e of B)if(_e===he||(_e==null||_e.scrollIntoView({block:"nearest"}),_e===G&&C&&(C.scrollTop=0),_e===se&&C&&(C.scrollTop=C.scrollHeight),_e==null||_e.focus(),document.activeElement!==he))return},[I,C]),W=b.useCallback(()=>Z([A,w]),[Z,A,w]);b.useEffect(()=>{F&&W()},[F,W]);const{onOpenChange:U,triggerPointerDownPosRef:H}=y;b.useEffect(()=>{if(w){let B={x:0,y:0};const G=se=>{var he,_e;B={x:Math.abs(Math.round(se.pageX)-(((he=H.current)==null?void 0:he.x)??0)),y:Math.abs(Math.round(se.pageY)-(((_e=H.current)==null?void 0:_e.y)??0))}},le=se=>{B.x<=10&&B.y<=10?se.preventDefault():w.contains(se.target)||U(!1),document.removeEventListener("pointermove",G),H.current=null};return H.current!==null&&(document.addEventListener("pointermove",G),document.addEventListener("pointerup",le,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",G),document.removeEventListener("pointerup",le,{capture:!0})}}},[w,U,H]),b.useEffect(()=>{const B=()=>U(!1);return window.addEventListener("blur",B),window.addEventListener("resize",B),()=>{window.removeEventListener("blur",B),window.removeEventListener("resize",B)}},[U]);const[j,O]=KT(B=>{const G=I().filter(he=>!he.disabled),le=G.find(he=>he.ref.current===document.activeElement),se=WT(G,B,le);se&&setTimeout(()=>se.ref.current.focus())}),V=b.useCallback((B,G,le)=>{const se=!q.current&&!le;(y.value!==void 0&&y.value===G||se)&&(P(B),se&&(q.current=!0))},[y.value]),_=b.useCallback(()=>w==null?void 0:w.focus(),[w]),E=b.useCallback((B,G,le)=>{const se=!q.current&&!le;(y.value!==void 0&&y.value===G||se)&&T(B)},[y.value]),$=r==="popper"?ay:TT,M=$===ay?{side:a,sideOffset:l,align:u,alignOffset:d,arrowPadding:f,collisionBoundary:p,collisionPadding:h,sticky:v,hideWhenDetached:m,avoidCollisions:x}:{};return c.jsx(jT,{scope:n,content:w,viewport:C,onViewportChange:N,itemRefCallback:V,selectedItem:A,onItemLeave:_,itemTextRefCallback:E,focusSelectedItem:W,selectedItemText:R,position:r,isPositioned:F,searchRef:j,children:c.jsx(Ih,{as:DV,allowPinchZoom:!0,children:c.jsx($h,{asChild:!0,trapped:y.open,onMountAutoFocus:B=>{B.preventDefault()},onUnmountAutoFocus:ve(o,B=>{var G;(G=y.trigger)==null||G.focus({preventScroll:!0}),B.preventDefault()}),children:c.jsx(hl,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:s,onPointerDownOutside:i,onFocusOutside:B=>B.preventDefault(),onDismiss:()=>y.onOpenChange(!1),children:c.jsx($,{role:"listbox",id:y.contentId,"data-state":y.open?"open":"closed",dir:y.dir,onContextMenu:B=>B.preventDefault(),...g,...M,onPlaced:()=>L(!0),ref:S,style:{display:"flex",flexDirection:"column",outline:"none",...g.style},onKeyDown:ve(g.onKeyDown,B=>{const G=B.ctrlKey||B.altKey||B.metaKey;if(B.key==="Tab"&&B.preventDefault(),!G&&B.key.length===1&&O(B.key),["ArrowUp","ArrowDown","Home","End"].includes(B.key)){let se=I().filter(he=>!he.disabled).map(he=>he.ref.current);if(["ArrowUp","End"].includes(B.key)&&(se=se.slice().reverse()),["ArrowUp","ArrowDown"].includes(B.key)){const he=B.target,_e=se.indexOf(he);se=se.slice(_e+1)}setTimeout(()=>Z(se)),B.preventDefault()}})})})})})})});PT.displayName=MV;var LV="SelectItemAlignedPosition",TT=b.forwardRef((e,t)=>{const{__scopeSelect:n,onPlaced:r,...o}=e,s=qs(Ri,n),i=Vs(Ri,n),[a,l]=b.useState(null),[u,d]=b.useState(null),f=Ye(t,S=>d(S)),p=Bh(n),h=b.useRef(!1),v=b.useRef(!0),{viewport:m,selectedItem:x,selectedItemText:g,focusSelectedItem:y}=i,w=b.useCallback(()=>{if(s.trigger&&s.valueNode&&a&&u&&m&&x&&g){const S=s.trigger.getBoundingClientRect(),A=u.getBoundingClientRect(),P=s.valueNode.getBoundingClientRect(),R=g.getBoundingClientRect();if(s.dir!=="rtl"){const he=R.left-A.left,_e=P.left-he,tt=S.left-_e,gt=S.width+tt,ee=Math.max(gt,A.width),pe=window.innerWidth-br,ne=v1(_e,[br,Math.max(br,pe-ee)]);a.style.minWidth=gt+"px",a.style.left=ne+"px"}else{const he=A.right-R.right,_e=window.innerWidth-P.right-he,tt=window.innerWidth-S.right-_e,gt=S.width+tt,ee=Math.max(gt,A.width),pe=window.innerWidth-br,ne=v1(_e,[br,Math.max(br,pe-ee)]);a.style.minWidth=gt+"px",a.style.right=ne+"px"}const T=p(),I=window.innerHeight-br*2,F=m.scrollHeight,L=window.getComputedStyle(u),q=parseInt(L.borderTopWidth,10),Z=parseInt(L.paddingTop,10),W=parseInt(L.borderBottomWidth,10),U=parseInt(L.paddingBottom,10),H=q+Z+F+U+W,j=Math.min(x.offsetHeight*5,H),O=window.getComputedStyle(m),V=parseInt(O.paddingTop,10),_=parseInt(O.paddingBottom,10),E=S.top+S.height/2-br,$=I-E,M=x.offsetHeight/2,B=x.offsetTop+M,G=q+Z+B,le=H-G;if(G<=E){const he=T.length>0&&x===T[T.length-1].ref.current;a.style.bottom="0px";const _e=u.clientHeight-m.offsetTop-m.offsetHeight,tt=Math.max($,M+(he?_:0)+_e+W),gt=G+tt;a.style.height=gt+"px"}else{const he=T.length>0&&x===T[0].ref.current;a.style.top="0px";const tt=Math.max(E,q+m.offsetTop+(he?V:0)+M)+le;a.style.height=tt+"px",m.scrollTop=G-E+m.offsetTop}a.style.margin=`${br}px 0`,a.style.minHeight=j+"px",a.style.maxHeight=I+"px",r==null||r(),requestAnimationFrame(()=>h.current=!0)}},[p,s.trigger,s.valueNode,a,u,m,x,g,s.dir,r]);on(()=>w(),[w]);const[k,C]=b.useState();on(()=>{u&&C(window.getComputedStyle(u).zIndex)},[u]);const N=b.useCallback(S=>{S&&v.current===!0&&(w(),y==null||y(),v.current=!1)},[w,y]);return c.jsx(FV,{scope:n,contentWrapper:a,shouldExpandOnScrollRef:h,onScrollButtonChange:N,children:c.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:k},children:c.jsx(Te.div,{...o,ref:f,style:{boxSizing:"border-box",maxHeight:"100%",...o.style}})})})});TT.displayName=LV;var zV="SelectPopperPosition",ay=b.forwardRef((e,t)=>{const{__scopeSelect:n,align:r="start",collisionPadding:o=br,...s}=e,i=Kh(n);return c.jsx(l0,{...i,...s,ref:t,align:r,collisionPadding:o,style:{boxSizing:"border-box",...s.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});ay.displayName=zV;var[FV,V0]=wl(Ri,{}),ly="SelectViewport",$T=b.forwardRef((e,t)=>{const{__scopeSelect:n,nonce:r,...o}=e,s=Vs(ly,n),i=V0(ly,n),a=Ye(t,s.onViewportChange),l=b.useRef(0);return c.jsxs(c.Fragment,{children:[c.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:r}),c.jsx(Hh.Slot,{scope:n,children:c.jsx(Te.div,{"data-radix-select-viewport":"",role:"presentation",...o,ref:a,style:{position:"relative",flex:1,overflow:"hidden auto",...o.style},onScroll:ve(o.onScroll,u=>{const d=u.currentTarget,{contentWrapper:f,shouldExpandOnScrollRef:p}=i;if(p!=null&&p.current&&f){const h=Math.abs(l.current-d.scrollTop);if(h>0){const v=window.innerHeight-br*2,m=parseFloat(f.style.minHeight),x=parseFloat(f.style.height),g=Math.max(m,x);if(g<v){const y=g+h,w=Math.min(v,y),k=y-w;f.style.height=w+"px",f.style.bottom==="0px"&&(d.scrollTop=k>0?k:0,f.style.justifyContent="flex-end")}}}l.current=d.scrollTop})})})]})});$T.displayName=ly;var RT="SelectGroup",[UV,qV]=wl(RT),VV=b.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=jo();return c.jsx(UV,{scope:n,id:o,children:c.jsx(Te.div,{role:"group","aria-labelledby":o,...r,ref:t})})});VV.displayName=RT;var IT="SelectLabel",AT=b.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=qV(IT,n);return c.jsx(Te.div,{id:o.id,...r,ref:t})});AT.displayName=IT;var Df="SelectItem",[HV,OT]=wl(Df),MT=b.forwardRef((e,t)=>{const{__scopeSelect:n,value:r,disabled:o=!1,textValue:s,...i}=e,a=qs(Df,n),l=Vs(Df,n),u=a.value===r,[d,f]=b.useState(s??""),[p,h]=b.useState(!1),v=Ye(t,y=>{var w;return(w=l.itemRefCallback)==null?void 0:w.call(l,y,r,o)}),m=jo(),x=b.useRef("touch"),g=()=>{o||(a.onValueChange(r),a.onOpenChange(!1))};if(r==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return c.jsx(HV,{scope:n,value:r,disabled:o,textId:m,isSelected:u,onItemTextChange:b.useCallback(y=>{f(w=>w||((y==null?void 0:y.textContent)??"").trim())},[]),children:c.jsx(Hh.ItemSlot,{scope:n,value:r,disabled:o,textValue:d,children:c.jsx(Te.div,{role:"option","aria-labelledby":m,"data-highlighted":p?"":void 0,"aria-selected":u&&p,"data-state":u?"checked":"unchecked","aria-disabled":o||void 0,"data-disabled":o?"":void 0,tabIndex:o?void 0:-1,...i,ref:v,onFocus:ve(i.onFocus,()=>h(!0)),onBlur:ve(i.onBlur,()=>h(!1)),onClick:ve(i.onClick,()=>{x.current!=="mouse"&&g()}),onPointerUp:ve(i.onPointerUp,()=>{x.current==="mouse"&&g()}),onPointerDown:ve(i.onPointerDown,y=>{x.current=y.pointerType}),onPointerMove:ve(i.onPointerMove,y=>{var w;x.current=y.pointerType,o?(w=l.onItemLeave)==null||w.call(l):x.current==="mouse"&&y.currentTarget.focus({preventScroll:!0})}),onPointerLeave:ve(i.onPointerLeave,y=>{var w;y.currentTarget===document.activeElement&&((w=l.onItemLeave)==null||w.call(l))}),onKeyDown:ve(i.onKeyDown,y=>{var k;((k=l.searchRef)==null?void 0:k.current)!==""&&y.key===" "||(PV.includes(y.key)&&g(),y.key===" "&&y.preventDefault())})})})})});MT.displayName=Df;var Kl="SelectItemText",DT=b.forwardRef((e,t)=>{const{__scopeSelect:n,className:r,style:o,...s}=e,i=qs(Kl,n),a=Vs(Kl,n),l=OT(Kl,n),u=IV(Kl,n),[d,f]=b.useState(null),p=Ye(t,g=>f(g),l.onItemTextChange,g=>{var y;return(y=a.itemTextRefCallback)==null?void 0:y.call(a,g,l.value,l.disabled)}),h=d==null?void 0:d.textContent,v=b.useMemo(()=>c.jsx("option",{value:l.value,disabled:l.disabled,children:h},l.value),[l.disabled,l.value,h]),{onNativeOptionAdd:m,onNativeOptionRemove:x}=u;return on(()=>(m(v),()=>x(v)),[m,x,v]),c.jsxs(c.Fragment,{children:[c.jsx(Te.span,{id:l.textId,...s,ref:p}),l.isSelected&&i.valueNode&&!i.valueNodeHasChildren?Di.createPortal(s.children,i.valueNode):null]})});DT.displayName=Kl;var LT="SelectItemIndicator",zT=b.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e;return OT(LT,n).isSelected?c.jsx(Te.span,{"aria-hidden":!0,...r,ref:t}):null});zT.displayName=LT;var cy="SelectScrollUpButton",FT=b.forwardRef((e,t)=>{const n=Vs(cy,e.__scopeSelect),r=V0(cy,e.__scopeSelect),[o,s]=b.useState(!1),i=Ye(t,r.onScrollButtonChange);return on(()=>{if(n.viewport&&n.isPositioned){let a=function(){const u=l.scrollTop>0;s(u)};const l=n.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[n.viewport,n.isPositioned]),o?c.jsx(qT,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=n;a&&l&&(a.scrollTop=a.scrollTop-l.offsetHeight)}}):null});FT.displayName=cy;var uy="SelectScrollDownButton",UT=b.forwardRef((e,t)=>{const n=Vs(uy,e.__scopeSelect),r=V0(uy,e.__scopeSelect),[o,s]=b.useState(!1),i=Ye(t,r.onScrollButtonChange);return on(()=>{if(n.viewport&&n.isPositioned){let a=function(){const u=l.scrollHeight-l.clientHeight,d=Math.ceil(l.scrollTop)<u;s(d)};const l=n.viewport;return a(),l.addEventListener("scroll",a),()=>l.removeEventListener("scroll",a)}},[n.viewport,n.isPositioned]),o?c.jsx(qT,{...e,ref:i,onAutoScroll:()=>{const{viewport:a,selectedItem:l}=n;a&&l&&(a.scrollTop=a.scrollTop+l.offsetHeight)}}):null});UT.displayName=uy;var qT=b.forwardRef((e,t)=>{const{__scopeSelect:n,onAutoScroll:r,...o}=e,s=Vs("SelectScrollButton",n),i=b.useRef(null),a=Bh(n),l=b.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return b.useEffect(()=>()=>l(),[l]),on(()=>{var d;const u=a().find(f=>f.ref.current===document.activeElement);(d=u==null?void 0:u.ref.current)==null||d.scrollIntoView({block:"nearest"})},[a]),c.jsx(Te.div,{"aria-hidden":!0,...o,ref:t,style:{flexShrink:0,...o.style},onPointerDown:ve(o.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(r,50))}),onPointerMove:ve(o.onPointerMove,()=>{var u;(u=s.onItemLeave)==null||u.call(s),i.current===null&&(i.current=window.setInterval(r,50))}),onPointerLeave:ve(o.onPointerLeave,()=>{l()})})}),BV="SelectSeparator",VT=b.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e;return c.jsx(Te.div,{"aria-hidden":!0,...r,ref:t})});VT.displayName=BV;var dy="SelectArrow",KV=b.forwardRef((e,t)=>{const{__scopeSelect:n,...r}=e,o=Kh(n),s=qs(dy,n),i=Vs(dy,n);return s.open&&i.position==="popper"?c.jsx(c0,{...o,...r,ref:t}):null});KV.displayName=dy;var WV="SelectBubbleInput",HT=b.forwardRef(({__scopeSelect:e,value:t,...n},r)=>{const o=b.useRef(null),s=Ye(r,o),i=rP(t);return b.useEffect(()=>{const a=o.current;if(!a)return;const l=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(l,"value").set;if(i!==t&&d){const f=new Event("change",{bubbles:!0});d.call(a,t),a.dispatchEvent(f)}},[i,t]),c.jsx(Te.select,{...n,style:{...bE,...n.style},ref:s,defaultValue:t})});HT.displayName=WV;function BT(e){return e===""||e===void 0}function KT(e){const t=mr(e),n=b.useRef(""),r=b.useRef(0),o=b.useCallback(i=>{const a=n.current+i;t(a),function l(u){n.current=u,window.clearTimeout(r.current),u!==""&&(r.current=window.setTimeout(()=>l(""),1e3))}(a)},[t]),s=b.useCallback(()=>{n.current="",window.clearTimeout(r.current)},[]);return b.useEffect(()=>()=>window.clearTimeout(r.current),[]),[n,o,s]}function WT(e,t,n){const o=t.length>1&&Array.from(t).every(u=>u===t[0])?t[0]:t,s=n?e.indexOf(n):-1;let i=ZV(e,Math.max(s,0));o.length===1&&(i=i.filter(u=>u!==n));const l=i.find(u=>u.textValue.toLowerCase().startsWith(o.toLowerCase()));return l!==n?l:void 0}function ZV(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var QV=wT,ZT=kT,GV=ST,JV=CT,YV=ET,QT=NT,XV=$T,GT=AT,JT=MT,eH=DT,tH=zT,YT=FT,XT=UT,e2=VT;const nH=QV,rH=GV,t2=b.forwardRef(({className:e,children:t,...n},r)=>c.jsxs(ZT,{ref:r,className:Ne("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background data-[placeholder]:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:line-clamp-1",e),...n,children:[t,c.jsx(JV,{asChild:!0,children:c.jsx(_h,{className:"h-4 w-4 opacity-50"})})]}));t2.displayName=ZT.displayName;const n2=b.forwardRef(({className:e,...t},n)=>c.jsx(YT,{ref:n,className:Ne("flex cursor-default items-center justify-center py-1",e),...t,children:c.jsx(s4,{className:"h-4 w-4"})}));n2.displayName=YT.displayName;const r2=b.forwardRef(({className:e,...t},n)=>c.jsx(XT,{ref:n,className:Ne("flex cursor-default items-center justify-center py-1",e),...t,children:c.jsx(_h,{className:"h-4 w-4"})}));r2.displayName=XT.displayName;const o2=b.forwardRef(({className:e,children:t,position:n="popper",...r},o)=>c.jsx(YV,{children:c.jsxs(QT,{ref:o,className:Ne("relative z-50 max-h-[--radix-select-content-available-height] min-w-[8rem] overflow-y-auto overflow-x-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 origin-[--radix-select-content-transform-origin]",n==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",e),position:n,...r,children:[c.jsx(n2,{}),c.jsx(XV,{className:Ne("p-1",n==="popper"&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)]"),children:t}),c.jsx(r2,{})]})}));o2.displayName=QT.displayName;const oH=b.forwardRef(({className:e,...t},n)=>c.jsx(GT,{ref:n,className:Ne("py-1.5 pl-8 pr-2 text-sm font-semibold",e),...t}));oH.displayName=GT.displayName;const Yi=b.forwardRef(({className:e,children:t,...n},r)=>c.jsxs(JT,{ref:r,className:Ne("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",e),...n,children:[c.jsx("span",{className:"absolute left-2 flex h-3.5 w-3.5 items-center justify-center",children:c.jsx(tH,{children:c.jsx(KE,{className:"h-4 w-4"})})}),c.jsx(eH,{children:t})]}));Yi.displayName=JT.displayName;const sH=b.forwardRef(({className:e,...t},n)=>c.jsx(e2,{ref:n,className:Ne("-mx-1 my-1 h-px bg-muted",e),...t}));sH.displayName=e2.displayName;const iH="/assets/AgentDeckLogo3-X5qCXS2A.png";function aH(){const[e,t]=b.useState(""),[n,r]=b.useState(""),[o,s]=b.useState(!1),[i,a]=b.useState(!1),[l,u]=b.useState(null),[d,f]=b.useState(!1),[p,h]=b.useState(!1),[v,m]=b.useState(null),[x,g]=b.useState(!1),[y,w]=b.useState(!1),[k,C]=b.useState(null),[N,S]=b.useState(!1),[A,P]=b.useState(!1),[R,T]=b.useState(!1),[I,F]=b.useState(null),{toast:L}=Ht(),{data:q=[]}=xt({queryKey:["/api/playbook-patches","proposed"],queryFn:()=>tP("proposed")}),{data:Z=0}=xt({queryKey:["/api/feedback-signals/count","available"],queryFn:()=>nP()}),W=async()=>{T(!0);try{const J=await Xj({scope:"collection"});eP(J,"backup.agent-deck.json"),L({title:"Exported collection",description:`${J.services.length} services, ${J.playbooks.length} playbooks, ${J.decks.length} decks`})}catch(J){L({title:"Export failed",description:J instanceof Error?J.message:"Unknown error",variant:"destructive"})}finally{T(!1)}},{connectionStatus:U}=CV(),{data:H,isLoading:j,error:O}=xt({queryKey:["/api/decks"]}),V=(H==null?void 0:H.data)||[],{editingDeck:_,editingDeckId:E,setEditingDeckId:$}=NV(V),{handleDragStart:M,handleCredentialDragStart:B,handlePlaybookDragStart:G,handleDragEnd:le,handleDrop:se,handleGlobalDrop:he,isDraggingFromDeck:_e}=EV(E),{data:tt,isLoading:gt,error:ee}=xt({queryKey:["/api/services"]}),{data:pe,isLoading:ne}=xt({queryKey:["/api/credentials/vault"]}),{data:Fe,isLoading:ae}=xt({queryKey:["/api/playbooks/vault"]}),{data:Re}=xt({queryKey:["/api/collection/warnings"],staleTime:6e4}),De=(tt==null?void 0:tt.data)||[],yt=(pe==null?void 0:pe.data)||[],nr=(Fe==null?void 0:Fe.data)||[],st=b.useMemo(()=>DL(Re==null?void 0:Re.data),[Re==null?void 0:Re.data]),Nn=(J,Qe)=>o?J==="service"?st.serviceWarnings.has(Qe):J==="credential"?st.credentialWarnings.has(Qe):st.playbookWarnings.has(Qe):!0,K=De.filter(J=>{var Cu;if(!Nn("service",J.id)||n==="api-key"||n==="playbook")return!1;const Qe=J.name.toLowerCase().includes(e.toLowerCase())||((Cu=J.description)==null?void 0:Cu.toLowerCase().includes(e.toLowerCase())),At=!n||n==="all"||J.type===n;return Qe&&At}),te=yt.filter(J=>!Nn("credential",J.id)||n&&n!=="all"&&n!=="api-key"?!1:J.label.toLowerCase().includes(e.toLowerCase())),xe=nr.filter(J=>!Nn("playbook",J.id)||n&&n!=="all"&&n!=="playbook"?!1:J.title.toLowerCase().includes(e.toLowerCase())||J.body.toLowerCase().includes(e.toLowerCase())),Ce=K.length+te.length+xe.length;ee&&console.error("Services error:",ee),O&&console.error("Decks error:",O);const Ke=()=>{t(""),r(""),s(!1)},Gt=!!(e||n||o),rr=new Set(((_==null?void 0:_.credentials)??[]).map(J=>J.id)),jn=new Set(((_==null?void 0:_.playbooks)??[]).map(J=>J.id)),Fr=(_==null?void 0:_.services)||[],Ur=(_==null?void 0:_.playbooks)||[],Dt=J=>{u(J),f(!0)},or=J=>{C(J.id),S(!0)},mn=J=>{m(J.id),g(!0)},fe=J=>{F(J)};if(ee||O){const J=(O instanceof Error?O.message:null)??(ee instanceof Error?ee.message:null)??"There was an error loading the application data.";return c.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gray-900",children:c.jsxs("div",{className:"text-center max-w-lg px-4",children:[c.jsx("h2",{className:"text-2xl font-bold text-red-400 mb-4",children:"Error Loading Data"}),c.jsx("p",{className:"text-gray-300 mb-2",children:"There was an error loading the application data."}),c.jsx("p",{className:"text-gray-400 text-sm mb-4",children:J}),c.jsxs("p",{className:"text-gray-500 text-xs mb-6",children:["Is the API running? Try ",c.jsx("code",{className:"text-gray-300",children:"agent-deck stop && agent-deck start"})]}),c.jsx("button",{onClick:()=>window.location.reload(),className:"px-4 py-2 bg-blue-600 text-white rounded hover:bg-blue-700",children:"Reload Page"})]})})}return gt||j||ne||ae?c.jsx("div",{className:"min-h-screen flex items-center justify-center bg-gray-900",children:c.jsxs("div",{className:"text-center",children:[c.jsx("div",{className:"animate-spin rounded-full h-12 w-12 border-b-2 border-yellow-400 mx-auto mb-4"}),c.jsx("p",{className:"text-gray-300",children:"Loading AgentDeck..."})]})}):c.jsxs("div",{className:"flex min-h-dvh flex-col overflow-x-hidden",onDrop:he,onDragOver:J=>J.preventDefault(),style:{position:"relative",..._e&&{background:"linear-gradient(to bottom right, #1a1a2e, #16213e, #0f3460)"}},children:[c.jsx("header",{className:"relative z-20 shrink-0 bg-black/30 backdrop-blur-md border-b border-white/10",children:c.jsx("div",{className:"container mx-auto px-4 py-3 sm:py-4",children:c.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-3",children:[c.jsxs("div",{className:"flex min-w-0 items-center gap-3 sm:gap-4",children:[c.jsx("img",{src:iH,alt:"Agent Deck Logo",className:"h-12 w-12 shrink-0 object-contain sm:h-16 sm:w-16"}),c.jsxs("div",{className:"min-w-0",children:[c.jsx("h1",{className:"text-xl font-bold bg-gradient-to-r from-yellow-400 to-yellow-600 bg-clip-text text-transparent sm:text-2xl",style:{background:"linear-gradient(to right, #C4B643, #D4C760)",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",backgroundClip:"text"},children:"AgentDeck"}),c.jsx("p",{className:"text-xs sm:text-sm",style:{color:"#92E4DD"},children:"Build tool deck for your agent"})]})]}),c.jsxs("div",{className:"flex flex-wrap items-center gap-3 sm:gap-6",children:[c.jsxs("div",{className:`flex items-center space-x-2 px-3 py-1 rounded-full border ${U==="connected"?"bg-emerald-500/20 border-emerald-500/30":"bg-red-500/20 border-red-500/30"}`,children:[c.jsx("div",{className:`w-2 h-2 rounded-full animate-pulse ${U==="connected"?"bg-emerald-400":"bg-red-400"}`}),c.jsx("button",{className:`text-sm hover:underline cursor-pointer ${U==="connected"?"text-emerald-300":"text-red-300"}`,"data-testid":"button-copy-mcp-url",onClick:()=>{navigator.clipboard.writeText("http://localhost:3001/mcp").then(()=>{L({title:"MCP URL copied!",description:"The MCP server URL has been copied to your clipboard."})})},title:"Click to copy MCP URL",children:"Get MCP URL"})]}),c.jsx(gF,{highlightDeckId:E??void 0}),c.jsx(Ya,{href:"/feedback-signals",children:c.jsxs(oe,{variant:"outline",size:"sm",className:"relative border-white/20 bg-white/5 text-[#E8F6F4]",children:["Feedback",Z>0&&c.jsx("span",{className:"ml-2 rounded-full px-2 py-0.5 text-xs font-semibold",style:{background:"#C4B643",color:"#0A0A07"},title:"Open feedback available for curation",children:Z})]})}),c.jsx(Ya,{href:"/playbook-patches",children:c.jsxs(oe,{variant:"outline",size:"sm",className:"relative border-white/20 bg-white/5 text-[#E8F6F4]",children:[c.jsx(l4,{className:"mr-2 h-4 w-4"}),"Review",q.length>0&&c.jsx("span",{className:"ml-2 rounded-full px-2 py-0.5 text-xs font-semibold",style:{background:"#C4B643",color:"#0A0A07"},title:"Proposed playbook patches",children:q.length})]})})]})]})})}),_e&&c.jsx("div",{className:"fixed inset-0 pointer-events-none z-50 flex items-center justify-center",children:c.jsxs("div",{className:"bg-red-500/20 border-2 border-dashed border-red-500/50 rounded-lg p-8 text-center",children:[c.jsx("div",{className:"text-red-400 text-lg font-bold mb-2",children:"Drop to Remove"}),c.jsx("div",{className:"text-red-300 text-sm",children:"Release to remove card from deck"})]})}),c.jsx("main",{className:"container mx-auto flex min-h-0 flex-1 flex-col px-4 py-4 sm:py-6",children:c.jsxs("div",{className:"grid min-w-0 grid-cols-1 gap-4 sm:gap-6 xl:min-h-0 xl:flex-1 xl:grid-cols-4 xl:overflow-hidden",children:[c.jsxs("div",{className:"min-w-0 space-y-4 sm:space-y-6 xl:col-span-1 xl:min-h-0 xl:overflow-y-auto",children:[c.jsx("div",{className:"panel-surface h-64 overflow-hidden p-4 min-w-0 sm:h-72 xl:h-80",children:c.jsx(n3,{decks:V,editingDeckId:E,onSelectDeck:$,isLoading:j})}),c.jsxs("div",{className:"panel-surface p-4",children:[c.jsxs("h2",{className:"text-lg font-bold mb-3 flex items-center",children:[c.jsx(BE,{className:"w-4 h-4 mr-2",style:{color:"#92E4DD"}}),c.jsx("span",{style:{color:"#92E4DD"},children:"Add Cards"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsxs(oe,{variant:"ghost",className:`w-full border-2 text-sm py-2 hover:opacity-90 ${Jr}`,style:Yr(xn),onClick:()=>a(!0),"data-testid":"button-register-mcp",children:[c.jsx(kf,{className:"w-3 h-3 mr-2"}),"Register MCP"]}),c.jsxs(oe,{variant:"ghost",className:`w-full border-2 text-sm py-2 hover:opacity-90 ${Jr}`,style:Yr(In),onClick:()=>h(!0),"data-testid":"button-register-api-key",children:[c.jsx(Lg,{className:"w-3 h-3 mr-2"}),"Register API key"]}),c.jsxs(oe,{variant:"ghost",className:`w-full border-2 text-sm py-2 hover:opacity-90 ${Jr}`,style:Yr(Sr),onClick:()=>w(!0),"data-testid":"button-register-playbook",children:[c.jsx(Gv,{className:"w-3 h-3 mr-2"}),"Register Playbook"]})]})]})]}),c.jsxs("div",{className:"flex min-w-0 flex-col gap-4 sm:gap-6 xl:col-span-3 xl:h-full xl:min-h-0",children:[c.jsx("div",{className:"panel-surface h-64 shrink-0 overflow-hidden p-4 min-w-0 sm:h-72 xl:h-80",children:_?c.jsx("div",{className:"h-full",children:c.jsx(nz,{deck:_,services:Fr,credentials:_.credentials??[],playbooks:Ur,allServices:De,collectionWarnings:st,onDrop:se,onDragStart:M,onCredentialDragStart:B,onPlaybookDragStart:G,onDragEnd:le,onCardClick:Dt,onPlaybookClick:or,onCredentialClick:mn})}):c.jsxs("div",{className:"text-center h-full flex flex-col justify-center",children:[c.jsx("div",{className:"w-12 h-12 rounded-full bg-yellow-500/20 border border-yellow-500/30 flex items-center justify-center mx-auto mb-3",children:c.jsx(bf,{className:"w-6 h-6 text-yellow-400"})}),c.jsx("h3",{className:"text-lg font-bold mb-2",style:{color:"#92E4DD"},children:"No deck selected"}),c.jsx("p",{className:"text-gray-300 mb-4 text-sm",children:"Create a deck or select one from the sidebar to edit its cards."}),c.jsxs("div",{className:"flex flex-col gap-2",children:[c.jsxs(oe,{onClick:()=>{const J=document.querySelector('[data-testid="create-deck-button"]');J&&J.click()},className:"border text-sm py-2",style:{background:"#C4B643",borderColor:"#C4B643",color:"black"},children:[c.jsx(ai,{className:"w-4 h-4 mr-2"}),"Create New Deck"]}),c.jsxs(oe,{variant:"outline",className:"border-white/20 text-white hover:bg-white/10 text-sm py-2",onClick:()=>{const J=document.querySelector('[data-testid="deck-management-panel"]');J&&J.scrollIntoView({behavior:"smooth"})},children:[c.jsx(bf,{className:"w-4 h-4 mr-2"}),"Manage Decks"]})]})]})}),c.jsxs("div",{className:"panel-surface flex min-h-[20rem] flex-col overflow-hidden p-4 min-w-0 sm:min-h-[24rem] xl:min-h-0 xl:flex-1","data-testid":"collection-panel",children:[c.jsxs("div",{className:"mb-3 flex shrink-0 flex-wrap items-center justify-between gap-2",children:[c.jsxs("h2",{className:"text-lg font-bold flex items-center",children:[c.jsx(c4,{className:"w-4 h-4 mr-2",style:{color:"#92E4DD"}}),c.jsx("span",{style:{color:"#92E4DD"},children:"My Collection"}),c.jsxs("span",{className:"ml-3 text-sm font-normal text-gray-400",children:["(",Ce," cards)"]})]}),c.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[c.jsxs(oe,{size:"sm",variant:"outline",className:"h-8 px-2 text-xs border-white/20 text-white hover:bg-white/10",onClick:W,disabled:R,title:"Export all MCP, playbooks, and decks","data-testid":"button-export-all",children:[c.jsx(ZE,{className:"w-3 h-3 mr-1"}),R?"Exporting…":"Export all"]}),c.jsxs(oe,{size:"sm",variant:"outline",className:"h-8 px-2 text-xs border-white/20 text-white hover:bg-white/10",onClick:()=>P(!0),title:"Import a bundle file","data-testid":"button-import-bundle",children:[c.jsx(h4,{className:"w-3 h-3 mr-1"}),"Import"]}),c.jsxs("div",{className:"relative",children:[c.jsx(QE,{className:"absolute left-2 top-1/2 transform -translate-y-1/2 text-gray-400 w-4 h-4"}),c.jsx(Xe,{placeholder:"Search...",value:e,onChange:J=>t(J.target.value),className:"h-8 w-36 pl-8 text-sm bg-white/10 border-white/20 text-white placeholder-gray-400 sm:w-48","data-testid":"input-search"})]}),c.jsxs(nH,{value:n||"all",onValueChange:J=>r(J==="all"?"":J),children:[c.jsxs(t2,{className:"w-[7.5rem] h-8 bg-white/10 border-white/20 text-white text-xs shrink-0","data-testid":"select-type",children:[c.jsx(a4,{className:"w-3 h-3 mr-1 shrink-0"}),c.jsx(rH,{placeholder:"Type"})]}),c.jsxs(o2,{children:[c.jsx(Yi,{value:"all",children:"All"}),c.jsx(Yi,{value:"mcp",children:"MCP"}),c.jsx(Yi,{value:"local-mcp",children:"Local MCP"}),c.jsx(Yi,{value:"api-key",children:"API Key"}),c.jsx(Yi,{value:"playbook",children:"Playbook"})]})]}),(e||n||o)&&c.jsx(oe,{size:"sm",variant:"outline",className:"h-8 px-2 text-xs border-white/20 text-white hover:bg-white/10",onClick:Ke,title:"Clear all filters",children:"Clear"})]})]}),st.total>0&&c.jsx("button",{type:"button",onClick:()=>s(J=>!J),className:`mb-3 w-full shrink-0 rounded-lg border px-3 py-2 text-left text-sm transition-colors ${o?"border-amber-300/60 bg-amber-500/15 text-amber-100":"border-amber-400/30 bg-amber-500/10 text-amber-100 hover:bg-amber-500/15"}`,"data-testid":"button-collection-warnings",children:c.jsxs("span",{className:"flex items-start gap-2",children:[c.jsx(Pr,{className:"mt-0.5 h-4 w-4 shrink-0 text-amber-300"}),c.jsx("span",{children:o?c.jsxs(c.Fragment,{children:["Showing ",c.jsx("strong",{children:Ce})," card",Ce===1?"":"s"," needing attention.",c.jsx("span",{className:"text-amber-200/80",children:" Click to show all cards."})]}):c.jsxs(c.Fragment,{children:[c.jsx("strong",{children:st.total})," card",st.total===1?"":"s"," need attention",st.byKind.oauth_expired+st.byKind.oauth_required>0&&c.jsxs(c.Fragment,{children:[" ","(",st.byKind.oauth_expired+st.byKind.oauth_required," ","OAuth)"]}),". ",c.jsx("span",{className:"text-amber-200/80",children:"Click to filter."})]})})]})}),c.jsx("div",{className:"min-h-0 flex-1 overflow-x-hidden overflow-y-auto px-1 py-2",children:gt||ne||ae?c.jsx("div",{className:"grid grid-cols-[repeat(auto-fill,5rem)] gap-y-2 pr-12",children:Array.from({length:10}).map((J,Qe)=>c.jsx("div",{className:"animate-pulse",children:c.jsx("div",{className:"bg-white/10 rounded-lg w-32 h-48 aspect-[2/3]"})},Qe))}):Ce===0?c.jsxs("div",{className:"text-center py-12",children:[c.jsx("div",{className:"text-gray-400 mb-4",children:c.jsx("i",{className:"fas fa-layer-group text-4xl"})}),c.jsx("h3",{className:"text-lg font-semibold text-gray-300 mb-2",children:"No cards yet"}),c.jsx("p",{className:"text-gray-400 text-sm mb-4",children:Gt?o?"No cards with warnings match your current filters":"Try adjusting your search or filters":"Register an MCP server, API key, or playbook to get started"}),!Gt&&c.jsxs("div",{className:"flex gap-3 justify-center",children:[c.jsxs(oe,{variant:"ghost",size:"sm",className:`border-2 hover:opacity-90 ${Jr}`,style:Yr(xn),onClick:()=>a(!0),"data-testid":"button-register-mcp-empty",children:[c.jsx(kf,{className:"w-3 h-3 mr-1"}),"Register MCP"]}),c.jsxs(oe,{variant:"ghost",size:"sm",className:`border-2 hover:opacity-90 ${Jr}`,style:Yr(In),onClick:()=>h(!0),"data-testid":"button-register-api-key-empty",children:[c.jsx(Lg,{className:"w-3 h-3 mr-1"}),"Register API key"]})]})]}):c.jsxs("div",{className:"relative isolate grid grid-cols-[repeat(auto-fill,5rem)] gap-y-2 pr-12",style:{isolation:"isolate"},"data-testid":"collection-card-grid",children:[xe.map((J,Qe)=>c.jsx("div",{className:"relative group",style:{zIndex:I===J.id?999999:Ce-Qe},children:c.jsx(KL,{playbook:J,isInActiveDeck:jn.has(J.id),activeDeck:_??void 0,isInCollection:!0,onDragStart:G,onDragEnd:le,onCardClick:or,onMouseEnter:()=>fe(J.id),onMouseLeave:()=>fe(null),warnings:st.playbookWarnings.get(J.id)})},J.id)),te.map((J,Qe)=>c.jsx("div",{className:"relative group",style:{zIndex:I===J.id?999999:Ce-xe.length-Qe},children:c.jsx(HL,{credential:J,isInActiveDeck:rr.has(J.id),activeDeck:_??void 0,isInCollection:!0,onDragStart:B,onDragEnd:le,onMouseEnter:()=>fe(J.id),onMouseLeave:()=>fe(null),onCardClick:mn,warnings:st.credentialWarnings.get(J.id)})},J.id)),K.map((J,Qe)=>{var At;return c.jsx("div",{className:"relative group",style:{zIndex:I===J.id?999999:Ce-xe.length-te.length-Qe},children:c.jsx(UL,{service:J,onDragStart:M,onDragEnd:le,isInActiveDeck:((At=_==null?void 0:_.services)==null?void 0:At.some(Cu=>Cu.id===J.id))||!1,onCardClick:Dt,isInCollection:!0,onMouseEnter:()=>fe(J.id),onMouseLeave:()=>fe(null),activeDeck:_??void 0,warnings:st.serviceWarnings.get(J.id)})},J.id)})]})})]})]})]})}),c.jsxs("div",{className:"fixed inset-0 pointer-events-none z-0 overflow-hidden",children:[c.jsx("div",{className:"absolute top-20 left-20",children:c.jsx("div",{className:"h-96 w-96 rounded-full bg-cyan-500/10 blur-3xl animate-orb-drift-1"})}),c.jsx("div",{className:"absolute bottom-20 right-20",children:c.jsx("div",{className:"h-96 w-96 rounded-full bg-pink-500/10 blur-3xl animate-orb-drift-2"})}),c.jsx("div",{className:"absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2",children:c.jsx("div",{className:"h-96 w-96 rounded-full bg-purple-500/5 blur-3xl animate-orb-drift-3"})})]}),c.jsx(XF,{type:"mcp",open:i,onOpenChange:a}),c.jsx(_V,{service:l,isOpen:d,onClose:()=>f(!1)}),c.jsx(r3,{open:p,onOpenChange:h}),c.jsx(m3,{credentialId:v,open:x,onOpenChange:g}),c.jsx(o3,{open:y,onOpenChange:w}),c.jsx(p3,{playbookId:k,open:N,onOpenChange:S}),c.jsx(SV,{open:A,onOpenChange:P})]})}const es=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("rounded-lg border bg-card text-card-foreground shadow-sm",e),...t}));es.displayName="Card";const Gs=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("flex flex-col space-y-1.5 p-6",e),...t}));Gs.displayName="CardHeader";const Js=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("text-2xl font-semibold leading-none tracking-tight",e),...t}));Js.displayName="CardTitle";const Dd=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("text-sm text-muted-foreground",e),...t}));Dd.displayName="CardDescription";const ts=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("p-6 pt-0",e),...t}));ts.displayName="CardContent";const lH=b.forwardRef(({className:e,...t},n)=>c.jsx("div",{ref:n,className:Ne("flex items-center p-6 pt-0",e),...t}));lH.displayName="CardFooter";function cH(){return c.jsx("div",{className:"min-h-screen w-full flex items-center justify-center bg-gray-50",children:c.jsx(es,{className:"w-full max-w-md mx-4",children:c.jsxs(ts,{className:"pt-6",children:[c.jsxs("div",{className:"flex mb-4 gap-2",children:[c.jsx(WE,{className:"h-8 w-8 text-red-500"}),c.jsx("h1",{className:"text-2xl font-bold text-gray-900",children:"404 Page Not Found"})]}),c.jsx("p",{className:"mt-4 text-sm text-gray-600",children:"Did you forget to add the page to the router?"})]})})})}function uH(){const[e]=gO(),[t,n]=b.useState("loading"),[r,o]=b.useState("Authenticating...");return b.useEffect(()=>{(async()=>{try{const i=new URL(window.location.href),a=i.searchParams.get("success"),l=i.searchParams.get("error"),u=i.searchParams.get("serviceId");a==="true"?(n("success"),o("Authentication successful! This window will close automatically."),window.opener&&!window.opener.closed&&window.opener.postMessage({type:xT,serviceId:u??void 0},window.location.origin),setTimeout(()=>{window.close()},2e3)):a==="false"?(n("error"),o(`OAuth Error: ${l||"Authentication failed"}`)):(n("error"),o("Invalid OAuth callback - please try again"))}catch(i){n("error"),o(i instanceof Error?i.message:"Authentication failed")}})()},[e]),c.jsx("div",{className:"flex items-center justify-center min-h-screen bg-background",children:c.jsxs("div",{className:"text-center space-y-4",children:[t==="loading"&&c.jsx("div",{className:"animate-spin rounded-full h-8 w-8 border-b-2 border-primary mx-auto"}),t==="success"&&c.jsx("div",{className:"text-green-500 text-4xl",children:"✓"}),t==="error"&&c.jsx("div",{className:"text-red-500 text-4xl",children:"✗"}),c.jsx("h1",{className:"text-xl font-semibold",children:r}),t==="error"&&c.jsx("button",{onClick:()=>window.close(),className:"px-4 py-2 bg-primary text-primary-foreground rounded hover:bg-primary/90",children:"Close Window"})]})})}function ma(e){const t=()=>{throw new Error(`Invalid url to pass to open(): ${e}`)};let n;try{n=new URL(e)}catch{t()}return n.protocol!=="https:"&&n.protocol!=="http:"&&t(),n.hostname!==encodeURIComponent(n.hostname)&&t(),n.username&&(n.username=encodeURIComponent(n.username)),n.password&&(n.password=encodeURIComponent(n.password)),n.pathname=n.pathname.slice(0,1)+encodeURIComponent(n.pathname.slice(1)).replace(/%2f/ig,"/"),n.search=n.search.slice(0,1)+Array.from(n.searchParams.entries()).map(dH).join("&"),n.hash=n.hash.slice(0,1)+encodeURIComponent(n.hash.slice(1)),n.href}function dH([e,t]){return`${encodeURIComponent(e)}${t.length>0?`=${encodeURIComponent(t)}`:""}`}var x1=class{constructor(e,t={}){po(this,"serverUrl");po(this,"storageKeyPrefix");po(this,"serverUrlHash");po(this,"clientName");po(this,"clientUri");po(this,"callbackUrl");po(this,"preventAutoAuth");po(this,"onPopupWindow");this.serverUrl=e,this.storageKeyPrefix=t.storageKeyPrefix||"mcp:auth",this.serverUrlHash=this.hashString(e),this.clientName=t.clientName||"MCP Browser Client",this.clientUri=t.clientUri||(typeof window<"u"?window.location.origin:""),this.callbackUrl=ma(t.callbackUrl||(typeof window<"u"?new URL("/oauth/callback",window.location.origin).toString():"/oauth/callback")),this.preventAutoAuth=t.preventAutoAuth,this.onPopupWindow=t.onPopupWindow}get redirectUrl(){return ma(this.callbackUrl)}get clientMetadata(){return{redirect_uris:[this.redirectUrl],token_endpoint_auth_method:"none",grant_types:["authorization_code","refresh_token"],response_types:["code"],client_name:this.clientName,client_uri:this.clientUri}}async clientInformation(){const e=this.getKey("client_info"),t=localStorage.getItem(e);if(t)try{return JSON.parse(t)}catch(n){console.warn(`[${this.storageKeyPrefix}] Failed to parse client information:`,n),localStorage.removeItem(e);return}}async saveClientInformation(e){const t=this.getKey("client_info");localStorage.setItem(t,JSON.stringify(e))}async tokens(){const e=this.getKey("tokens"),t=localStorage.getItem(e);if(t)try{return JSON.parse(t)}catch(n){console.warn(`[${this.storageKeyPrefix}] Failed to parse tokens:`,n),localStorage.removeItem(e);return}}async saveTokens(e){const t=this.getKey("tokens");localStorage.setItem(t,JSON.stringify(e)),localStorage.removeItem(this.getKey("code_verifier")),localStorage.removeItem(this.getKey("last_auth_url"))}async saveCodeVerifier(e){const t=this.getKey("code_verifier");localStorage.setItem(t,e)}async codeVerifier(){const e=this.getKey("code_verifier"),t=localStorage.getItem(e);if(!t)throw new Error(`[${this.storageKeyPrefix}] Code verifier not found in storage for key ${e}. Auth flow likely corrupted or timed out.`);return t}async prepareAuthorizationUrl(e){const t=crypto.randomUUID(),n=`${this.storageKeyPrefix}:state_${t}`,r={serverUrlHash:this.serverUrlHash,expiry:Date.now()+1e3*60*10,providerOptions:{serverUrl:this.serverUrl,storageKeyPrefix:this.storageKeyPrefix,clientName:this.clientName,clientUri:this.clientUri,callbackUrl:this.callbackUrl}};localStorage.setItem(n,JSON.stringify(r)),e.searchParams.set("state",t);const o=e.toString(),s=ma(o);return localStorage.setItem(this.getKey("last_auth_url"),s),s}async redirectToAuthorization(e){if(this.preventAutoAuth)return;const t=await this.prepareAuthorizationUrl(e),n="width=600,height=700,resizable=yes,scrollbars=yes,status=yes";try{const r=window.open(t,`mcp_auth_${this.serverUrlHash}`,n);this.onPopupWindow&&this.onPopupWindow(t,n,r),!r||r.closed||typeof r.closed>"u"?console.warn(`[${this.storageKeyPrefix}] Popup likely blocked by browser. Manual navigation might be required using the stored URL.`):(r.focus(),console.info(`[${this.storageKeyPrefix}] Redirecting to authorization URL in popup.`))}catch(r){console.error(`[${this.storageKeyPrefix}] Error opening popup window:`,r)}}getLastAttemptedAuthUrl(){const e=localStorage.getItem(this.getKey("last_auth_url"));return e?ma(e):null}clearStorage(){const e=`${this.storageKeyPrefix}_${this.serverUrlHash}_`,t=`${this.storageKeyPrefix}:state_`,n=[];let r=0;for(let s=0;s<localStorage.length;s++){const i=localStorage.key(s);if(i){if(i.startsWith(e))n.push(i);else if(i.startsWith(t))try{const a=localStorage.getItem(i);a&&JSON.parse(a).serverUrlHash===this.serverUrlHash&&n.push(i)}catch(a){console.warn(`[${this.storageKeyPrefix}] Error parsing state key ${i} during clearStorage:`,a)}}}return[...new Set(n)].forEach(s=>{localStorage.removeItem(s),r++}),r}hashString(e){let t=0;for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);t=(t<<5)-t+r,t=t&t}return Math.abs(t).toString(16)}getKey(e){return`${this.storageKeyPrefix}_${this.serverUrlHash}_${e}`}};const fH=Object.freeze({status:"aborted"});function Q(e,t,n){function r(a,l){var u;Object.defineProperty(a,"_zod",{value:a._zod??{},enumerable:!1}),(u=a._zod).traits??(u.traits=new Set),a._zod.traits.add(e),t(a,l);for(const d in i.prototype)d in a||Object.defineProperty(a,d,{value:i.prototype[d].bind(a)});a._zod.constr=i,a._zod.def=l}const o=(n==null?void 0:n.Parent)??Object;class s extends o{}Object.defineProperty(s,"name",{value:e});function i(a){var l;const u=n!=null&&n.Parent?new s:this;r(u,a),(l=u._zod).deferred??(l.deferred=[]);for(const d of u._zod.deferred)d();return u}return Object.defineProperty(i,"init",{value:r}),Object.defineProperty(i,Symbol.hasInstance,{value:a=>{var l,u;return n!=null&&n.Parent&&a instanceof n.Parent?!0:(u=(l=a==null?void 0:a._zod)==null?void 0:l.traits)==null?void 0:u.has(e)}}),Object.defineProperty(i,"name",{value:e}),i}class Vc extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}const s2={};function As(e){return s2}function hH(e){const t=Object.values(e).filter(r=>typeof r=="number");return Object.entries(e).filter(([r,o])=>t.indexOf(+r)===-1).map(([r,o])=>o)}function pH(e,t){return typeof t=="bigint"?t.toString():t}function H0(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function B0(e){return e==null}function K0(e){const t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}function mH(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,o=n>r?n:r,s=Number.parseInt(e.toFixed(o).replace(".","")),i=Number.parseInt(t.toFixed(o).replace(".",""));return s%i/10**o}function pt(e,t,n){Object.defineProperty(e,t,{get(){{const r=n();return e[t]=r,r}},set(r){Object.defineProperty(e,t,{value:r})},configurable:!0})}function Wh(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function Dl(e){return JSON.stringify(e)}const i2=Error.captureStackTrace?Error.captureStackTrace:(...e)=>{};function Lf(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const gH=H0(()=>{var e;if(typeof navigator<"u"&&((e=navigator==null?void 0:navigator.userAgent)!=null&&e.includes("Cloudflare")))return!1;try{const t=Function;return new t(""),!0}catch{return!1}});function zf(e){if(Lf(e)===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const n=t.prototype;return!(Lf(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}const yH=new Set(["string","number","symbol"]);function hu(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Fi(e,t,n){const r=new e._zod.constr(t??e._zod.def);return(!t||n!=null&&n.parent)&&(r._zod.parent=e),r}function me(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if((t==null?void 0:t.message)!==void 0){if((t==null?void 0:t.error)!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function vH(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const xH={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function wH(e,t){const n={},r=e._zod.def;for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&(n[o]=r.shape[o])}return Fi(e,{...e._zod.def,shape:n,checks:[]})}function bH(e,t){const n={...e._zod.def.shape},r=e._zod.def;for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&delete n[o]}return Fi(e,{...e._zod.def,shape:n,checks:[]})}function kH(e,t){if(!zf(t))throw new Error("Invalid input to extend: expected a plain object");const n={...e._zod.def,get shape(){const r={...e._zod.def.shape,...t};return Wh(this,"shape",r),r},checks:[]};return Fi(e,n)}function _H(e,t){return Fi(e,{...e._zod.def,get shape(){const n={...e._zod.def.shape,...t._zod.def.shape};return Wh(this,"shape",n),n},catchall:t._zod.def.catchall,checks:[]})}function SH(e,t,n){const r=t._zod.def.shape,o={...r};if(n)for(const s in n){if(!(s in r))throw new Error(`Unrecognized key: "${s}"`);n[s]&&(o[s]=e?new e({type:"optional",innerType:r[s]}):r[s])}else for(const s in r)o[s]=e?new e({type:"optional",innerType:r[s]}):r[s];return Fi(t,{...t._zod.def,shape:o,checks:[]})}function CH(e,t,n){const r=t._zod.def.shape,o={...r};if(n)for(const s in n){if(!(s in o))throw new Error(`Unrecognized key: "${s}"`);n[s]&&(o[s]=new e({type:"nonoptional",innerType:r[s]}))}else for(const s in r)o[s]=new e({type:"nonoptional",innerType:r[s]});return Fi(t,{...t._zod.def,shape:o,checks:[]})}function fc(e,t=0){var n;for(let r=t;r<e.issues.length;r++)if(((n=e.issues[r])==null?void 0:n.continue)!==!0)return!0;return!1}function li(e,t){return t.map(n=>{var r;return(r=n).path??(r.path=[]),n.path.unshift(e),n})}function sd(e){return typeof e=="string"?e:e==null?void 0:e.message}function Os(e,t,n){var o,s,i,a,l,u;const r={...e,path:e.path??[]};if(!e.message){const d=sd((i=(s=(o=e.inst)==null?void 0:o._zod.def)==null?void 0:s.error)==null?void 0:i.call(s,e))??sd((a=t==null?void 0:t.error)==null?void 0:a.call(t,e))??sd((l=n.customError)==null?void 0:l.call(n,e))??sd((u=n.localeError)==null?void 0:u.call(n,e))??"Invalid input";r.message=d}return delete r.inst,delete r.continue,t!=null&&t.reportInput||delete r.input,r}function W0(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Hc(...e){const[t,n,r]=e;return typeof t=="string"?{message:t,code:"custom",input:n,inst:r}:{...t}}const a2=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),Object.defineProperty(e,"message",{get(){return JSON.stringify(t,pH,2)},enumerable:!0}),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},l2=Q("$ZodError",a2),c2=Q("$ZodError",a2,{Parent:Error});function EH(e,t=n=>n.message){const n={},r=[];for(const o of e.issues)o.path.length>0?(n[o.path[0]]=n[o.path[0]]||[],n[o.path[0]].push(t(o))):r.push(t(o));return{formErrors:r,fieldErrors:n}}function NH(e,t){const n=t||function(s){return s.message},r={_errors:[]},o=s=>{for(const i of s.issues)if(i.code==="invalid_union"&&i.errors.length)i.errors.map(a=>o({issues:a}));else if(i.code==="invalid_key")o({issues:i.issues});else if(i.code==="invalid_element")o({issues:i.issues});else if(i.path.length===0)r._errors.push(n(i));else{let a=r,l=0;for(;l<i.path.length;){const u=i.path[l];l===i.path.length-1?(a[u]=a[u]||{_errors:[]},a[u]._errors.push(n(i))):a[u]=a[u]||{_errors:[]},a=a[u],l++}}};return o(e),r}const jH=e=>(t,n,r,o)=>{const s=r?Object.assign(r,{async:!1}):{async:!1},i=t._zod.run({value:n,issues:[]},s);if(i instanceof Promise)throw new Vc;if(i.issues.length){const a=new((o==null?void 0:o.Err)??e)(i.issues.map(l=>Os(l,s,As())));throw i2(a,o==null?void 0:o.callee),a}return i.value},PH=e=>async(t,n,r,o)=>{const s=r?Object.assign(r,{async:!0}):{async:!0};let i=t._zod.run({value:n,issues:[]},s);if(i instanceof Promise&&(i=await i),i.issues.length){const a=new((o==null?void 0:o.Err)??e)(i.issues.map(l=>Os(l,s,As())));throw i2(a,o==null?void 0:o.callee),a}return i.value},u2=e=>(t,n,r)=>{const o=r?{...r,async:!1}:{async:!1},s=t._zod.run({value:n,issues:[]},o);if(s instanceof Promise)throw new Vc;return s.issues.length?{success:!1,error:new(e??l2)(s.issues.map(i=>Os(i,o,As())))}:{success:!0,data:s.value}},d2=u2(c2),f2=e=>async(t,n,r)=>{const o=r?Object.assign(r,{async:!0}):{async:!0};let s=t._zod.run({value:n,issues:[]},o);return s instanceof Promise&&(s=await s),s.issues.length?{success:!1,error:new e(s.issues.map(i=>Os(i,o,As())))}:{success:!0,data:s.value}},TH=f2(c2),$H=/^[cC][^\s-]{8,}$/,RH=/^[0-9a-z]+$/,IH=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,AH=/^[0-9a-vA-V]{20}$/,OH=/^[A-Za-z0-9]{27}$/,MH=/^[a-zA-Z0-9_-]{21}$/,DH=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,LH=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,w1=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$/,zH=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,FH="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function UH(){return new RegExp(FH,"u")}const qH=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,VH=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})$/,HH=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,BH=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,KH=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,h2=/^[A-Za-z0-9_-]*$/,WH=/^([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+$/,ZH=/^\+(?:[0-9]){6,14}[0-9]$/,p2="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",QH=new RegExp(`^${p2}$`);function m2(e){const t="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\d`:`${t}:[0-5]\\d\\.\\d{${e.precision}}`:`${t}(?::[0-5]\\d(?:\\.\\d+)?)?`}function GH(e){return new RegExp(`^${m2(e)}$`)}function JH(e){const t=m2({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-]\\d{2}:\\d{2})");const r=`${t}(?:${n.join("|")})`;return new RegExp(`^${p2}T(?:${r})$`)}const YH=e=>{const t=e?`[\\s\\S]{${(e==null?void 0:e.minimum)??0},${(e==null?void 0:e.maximum)??""}}`:"[\\s\\S]*";return new RegExp(`^${t}$`)},XH=/^\d+$/,eB=/^-?\d+(?:\.\d+)?/i,tB=/true|false/i,nB=/null/i,rB=/^[^A-Z]*$/,oB=/^[^a-z]*$/,qn=Q("$ZodCheck",(e,t)=>{var n;e._zod??(e._zod={}),e._zod.def=t,(n=e._zod).onattach??(n.onattach=[])}),g2={number:"number",bigint:"bigint",object:"date"},y2=Q("$ZodCheckLessThan",(e,t)=>{qn.init(e,t);const n=g2[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(t.inclusive?o.maximum:o.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<s&&(t.inclusive?o.maximum=t.value:o.exclusiveMaximum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),v2=Q("$ZodCheckGreaterThan",(e,t)=>{qn.init(e,t);const n=g2[typeof t.value];e._zod.onattach.push(r=>{const o=r._zod.bag,s=(t.inclusive?o.minimum:o.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>s&&(t.inclusive?o.minimum=t.value:o.exclusiveMinimum=t.value)}),e._zod.check=r=>{(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),sB=Q("$ZodCheckMultipleOf",(e,t)=>{qn.init(e,t),e._zod.onattach.push(n=>{var r;(r=n._zod.bag).multipleOf??(r.multipleOf=t.value)}),e._zod.check=n=>{if(typeof n.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%t.value===BigInt(0):mH(n.value,t.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),iB=Q("$ZodCheckNumberFormat",(e,t)=>{var i;qn.init(e,t),t.format=t.format||"float64";const n=(i=t.format)==null?void 0:i.includes("int"),r=n?"int":"number",[o,s]=xH[t.format];e._zod.onattach.push(a=>{const l=a._zod.bag;l.format=t.format,l.minimum=o,l.maximum=s,n&&(l.pattern=XH)}),e._zod.check=a=>{const l=a.value;if(n){if(!Number.isInteger(l)){a.issues.push({expected:r,format:t.format,code:"invalid_type",input:l,inst:e});return}if(!Number.isSafeInteger(l)){l>0?a.issues.push({input:l,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!t.abort}):a.issues.push({input:l,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:r,continue:!t.abort});return}}l<o&&a.issues.push({origin:"number",input:l,code:"too_small",minimum:o,inclusive:!0,inst:e,continue:!t.abort}),l>s&&a.issues.push({origin:"number",input:l,code:"too_big",maximum:s,inst:e})}}),aB=Q("$ZodCheckMaxLength",(e,t)=>{var n;qn.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!B0(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<o&&(r._zod.bag.maximum=t.maximum)}),e._zod.check=r=>{const o=r.value;if(o.length<=t.maximum)return;const i=W0(o);r.issues.push({origin:i,code:"too_big",maximum:t.maximum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),lB=Q("$ZodCheckMinLength",(e,t)=>{var n;qn.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!B0(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>o&&(r._zod.bag.minimum=t.minimum)}),e._zod.check=r=>{const o=r.value;if(o.length>=t.minimum)return;const i=W0(o);r.issues.push({origin:i,code:"too_small",minimum:t.minimum,inclusive:!0,input:o,inst:e,continue:!t.abort})}}),cB=Q("$ZodCheckLengthEquals",(e,t)=>{var n;qn.init(e,t),(n=e._zod.def).when??(n.when=r=>{const o=r.value;return!B0(o)&&o.length!==void 0}),e._zod.onattach.push(r=>{const o=r._zod.bag;o.minimum=t.length,o.maximum=t.length,o.length=t.length}),e._zod.check=r=>{const o=r.value,s=o.length;if(s===t.length)return;const i=W0(o),a=s>t.length;r.issues.push({origin:i,...a?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:r.value,inst:e,continue:!t.abort})}}),Zh=Q("$ZodCheckStringFormat",(e,t)=>{var n,r;qn.init(e,t),e._zod.onattach.push(o=>{const s=o._zod.bag;s.format=t.format,t.pattern&&(s.patterns??(s.patterns=new Set),s.patterns.add(t.pattern))}),t.pattern?(n=e._zod).check??(n.check=o=>{t.pattern.lastIndex=0,!t.pattern.test(o.value)&&o.issues.push({origin:"string",code:"invalid_format",format:t.format,input:o.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(r=e._zod).check??(r.check=()=>{})}),uB=Q("$ZodCheckRegex",(e,t)=>{Zh.init(e,t),e._zod.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),dB=Q("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=rB),Zh.init(e,t)}),fB=Q("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=oB),Zh.init(e,t)}),hB=Q("$ZodCheckIncludes",(e,t)=>{qn.init(e,t);const n=hu(t.includes),r=new RegExp(typeof t.position=="number"?`^.{${t.position}}${n}`:n);t.pattern=r,e._zod.onattach.push(o=>{const s=o._zod.bag;s.patterns??(s.patterns=new Set),s.patterns.add(r)}),e._zod.check=o=>{o.value.includes(t.includes,t.position)||o.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:o.value,inst:e,continue:!t.abort})}}),pB=Q("$ZodCheckStartsWith",(e,t)=>{qn.init(e,t);const n=new RegExp(`^${hu(t.prefix)}.*`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.startsWith(t.prefix)||r.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:r.value,inst:e,continue:!t.abort})}}),mB=Q("$ZodCheckEndsWith",(e,t)=>{qn.init(e,t);const n=new RegExp(`.*${hu(t.suffix)}$`);t.pattern??(t.pattern=n),e._zod.onattach.push(r=>{const o=r._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(n)}),e._zod.check=r=>{r.value.endsWith(t.suffix)||r.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:r.value,inst:e,continue:!t.abort})}}),gB=Q("$ZodCheckOverwrite",(e,t)=>{qn.init(e,t),e._zod.check=n=>{n.value=t.tx(n.value)}});class yB{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const r=t.split(`
|
|
436
|
+
`).filter(i=>i),o=Math.min(...r.map(i=>i.length-i.trimStart().length)),s=r.map(i=>i.slice(o)).map(i=>" ".repeat(this.indent*2)+i);for(const i of s)this.content.push(i)}compile(){const t=Function,n=this==null?void 0:this.args,o=[...((this==null?void 0:this.content)??[""]).map(s=>` ${s}`)];return new t(...n,o.join(`
|
|
437
|
+
`))}}const vB={major:4,minor:0,patch:0},at=Q("$ZodType",(e,t)=>{var o;var n;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=vB;const r=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&r.unshift(e);for(const s of r)for(const i of s._zod.onattach)i(e);if(r.length===0)(n=e._zod).deferred??(n.deferred=[]),(o=e._zod.deferred)==null||o.push(()=>{e._zod.run=e._zod.parse});else{const s=(i,a,l)=>{let u=fc(i),d;for(const f of a){if(f._zod.def.when){if(!f._zod.def.when(i))continue}else if(u)continue;const p=i.issues.length,h=f._zod.check(i);if(h instanceof Promise&&(l==null?void 0:l.async)===!1)throw new Vc;if(d||h instanceof Promise)d=(d??Promise.resolve()).then(async()=>{await h,i.issues.length!==p&&(u||(u=fc(i,p)))});else{if(i.issues.length===p)continue;u||(u=fc(i,p))}}return d?d.then(()=>i):i};e._zod.run=(i,a)=>{const l=e._zod.parse(i,a);if(l instanceof Promise){if(a.async===!1)throw new Vc;return l.then(u=>s(u,r,a))}return s(l,r,a)}}e["~standard"]={validate:s=>{var i;try{const a=d2(e,s);return a.success?{value:a.data}:{issues:(i=a.error)==null?void 0:i.issues}}catch{return TH(e,s).then(l=>{var u;return l.success?{value:l.data}:{issues:(u=l.error)==null?void 0:u.issues}})}},vendor:"zod",version:1}}),Z0=Q("$ZodString",(e,t)=>{var n;at.init(e,t),e._zod.pattern=[...((n=e==null?void 0:e._zod.bag)==null?void 0:n.patterns)??[]].pop()??YH(e._zod.bag),e._zod.parse=(r,o)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),bt=Q("$ZodStringFormat",(e,t)=>{Zh.init(e,t),Z0.init(e,t)}),xB=Q("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=LH),bt.init(e,t)}),wB=Q("$ZodUUID",(e,t)=>{if(t.version){const r={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(r===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=w1(r))}else t.pattern??(t.pattern=w1());bt.init(e,t)}),bB=Q("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=zH),bt.init(e,t)}),kB=Q("$ZodURL",(e,t)=>{bt.init(e,t),e._zod.check=n=>{try{const r=n.value,o=new URL(r),s=o.href;t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(o.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:WH.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(o.protocol.endsWith(":")?o.protocol.slice(0,-1):o.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),!r.endsWith("/")&&s.endsWith("/")?n.value=s.slice(0,-1):n.value=s;return}catch{n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),_B=Q("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=UH()),bt.init(e,t)}),SB=Q("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=MH),bt.init(e,t)}),CB=Q("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=$H),bt.init(e,t)}),EB=Q("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=RH),bt.init(e,t)}),NB=Q("$ZodULID",(e,t)=>{t.pattern??(t.pattern=IH),bt.init(e,t)}),jB=Q("$ZodXID",(e,t)=>{t.pattern??(t.pattern=AH),bt.init(e,t)}),PB=Q("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=OH),bt.init(e,t)}),TB=Q("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=JH(t)),bt.init(e,t)}),$B=Q("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=QH),bt.init(e,t)}),RB=Q("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=GH(t)),bt.init(e,t)}),IB=Q("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=DH),bt.init(e,t)}),AB=Q("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=qH),bt.init(e,t),e._zod.onattach.push(n=>{const r=n._zod.bag;r.format="ipv4"})}),OB=Q("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=VH),bt.init(e,t),e._zod.onattach.push(n=>{const r=n._zod.bag;r.format="ipv6"}),e._zod.check=n=>{try{new URL(`http://[${n.value}]`)}catch{n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}}),MB=Q("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=HH),bt.init(e,t)}),DB=Q("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=BH),bt.init(e,t),e._zod.check=n=>{const[r,o]=n.value.split("/");try{if(!o)throw new Error;const s=Number(o);if(`${s}`!==o)throw new Error;if(s<0||s>128)throw new Error;new URL(`http://[${r}]`)}catch{n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}});function x2(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const LB=Q("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=KH),bt.init(e,t),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64"}),e._zod.check=n=>{x2(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}});function zB(e){if(!h2.test(e))return!1;const t=e.replace(/[-_]/g,r=>r==="-"?"+":"/"),n=t.padEnd(Math.ceil(t.length/4)*4,"=");return x2(n)}const FB=Q("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=h2),bt.init(e,t),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64url"}),e._zod.check=n=>{zB(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}}),UB=Q("$ZodE164",(e,t)=>{t.pattern??(t.pattern=ZH),bt.init(e,t)});function qB(e,t=null){try{const n=e.split(".");if(n.length!==3)return!1;const[r]=n;if(!r)return!1;const o=JSON.parse(atob(r));return!("typ"in o&&(o==null?void 0:o.typ)!=="JWT"||!o.alg||t&&(!("alg"in o)||o.alg!==t))}catch{return!1}}const VB=Q("$ZodJWT",(e,t)=>{bt.init(e,t),e._zod.check=n=>{qB(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),w2=Q("$ZodNumber",(e,t)=>{at.init(e,t),e._zod.pattern=e._zod.bag.pattern??eB,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=Number(n.value)}catch{}const o=n.value;if(typeof o=="number"&&!Number.isNaN(o)&&Number.isFinite(o))return n;const s=typeof o=="number"?Number.isNaN(o)?"NaN":Number.isFinite(o)?void 0:"Infinity":void 0;return n.issues.push({expected:"number",code:"invalid_type",input:o,inst:e,...s?{received:s}:{}}),n}}),HB=Q("$ZodNumber",(e,t)=>{iB.init(e,t),w2.init(e,t)}),BB=Q("$ZodBoolean",(e,t)=>{at.init(e,t),e._zod.pattern=tB,e._zod.parse=(n,r)=>{if(t.coerce)try{n.value=!!n.value}catch{}const o=n.value;return typeof o=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:o,inst:e}),n}}),KB=Q("$ZodNull",(e,t)=>{at.init(e,t),e._zod.pattern=nB,e._zod.values=new Set([null]),e._zod.parse=(n,r)=>{const o=n.value;return o===null||n.issues.push({expected:"null",code:"invalid_type",input:o,inst:e}),n}}),WB=Q("$ZodAny",(e,t)=>{at.init(e,t),e._zod.parse=n=>n}),ZB=Q("$ZodUnknown",(e,t)=>{at.init(e,t),e._zod.parse=n=>n}),QB=Q("$ZodNever",(e,t)=>{at.init(e,t),e._zod.parse=(n,r)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)});function b1(e,t,n){e.issues.length&&t.issues.push(...li(n,e.issues)),t.value[n]=e.value}const GB=Q("$ZodArray",(e,t)=>{at.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!Array.isArray(o))return n.issues.push({expected:"array",code:"invalid_type",input:o,inst:e}),n;n.value=Array(o.length);const s=[];for(let i=0;i<o.length;i++){const a=o[i],l=t.element._zod.run({value:a,issues:[]},r);l instanceof Promise?s.push(l.then(u=>b1(u,n,i))):b1(l,n,i)}return s.length?Promise.all(s).then(()=>n):n}});function id(e,t,n){e.issues.length&&t.issues.push(...li(n,e.issues)),t.value[n]=e.value}function k1(e,t,n,r){e.issues.length?r[n]===void 0?n in r?t.value[n]=void 0:t.value[n]=e.value:t.issues.push(...li(n,e.issues)):e.value===void 0?n in r&&(t.value[n]=void 0):t.value[n]=e.value}const JB=Q("$ZodObject",(e,t)=>{at.init(e,t);const n=H0(()=>{const f=Object.keys(t.shape);for(const h of f)if(!(t.shape[h]instanceof at))throw new Error(`Invalid element at key "${h}": expected a Zod schema`);const p=vH(t.shape);return{shape:t.shape,keys:f,keySet:new Set(f),numKeys:f.length,optionalKeys:new Set(p)}});pt(e._zod,"propValues",()=>{const f=t.shape,p={};for(const h in f){const v=f[h]._zod;if(v.values){p[h]??(p[h]=new Set);for(const m of v.values)p[h].add(m)}}return p});const r=f=>{const p=new yB(["shape","payload","ctx"]),h=n.value,v=y=>{const w=Dl(y);return`shape[${w}]._zod.run({ value: input[${w}], issues: [] }, ctx)`};p.write("const input = payload.value;");const m=Object.create(null);let x=0;for(const y of h.keys)m[y]=`key_${x++}`;p.write("const newResult = {}");for(const y of h.keys)if(h.optionalKeys.has(y)){const w=m[y];p.write(`const ${w} = ${v(y)};`);const k=Dl(y);p.write(`
|
|
438
|
+
if (${w}.issues.length) {
|
|
439
|
+
if (input[${k}] === undefined) {
|
|
440
|
+
if (${k} in input) {
|
|
441
|
+
newResult[${k}] = undefined;
|
|
442
|
+
}
|
|
443
|
+
} else {
|
|
444
|
+
payload.issues = payload.issues.concat(
|
|
445
|
+
${w}.issues.map((iss) => ({
|
|
446
|
+
...iss,
|
|
447
|
+
path: iss.path ? [${k}, ...iss.path] : [${k}],
|
|
448
|
+
}))
|
|
449
|
+
);
|
|
450
|
+
}
|
|
451
|
+
} else if (${w}.value === undefined) {
|
|
452
|
+
if (${k} in input) newResult[${k}] = undefined;
|
|
453
|
+
} else {
|
|
454
|
+
newResult[${k}] = ${w}.value;
|
|
455
|
+
}
|
|
456
|
+
`)}else{const w=m[y];p.write(`const ${w} = ${v(y)};`),p.write(`
|
|
457
|
+
if (${w}.issues.length) payload.issues = payload.issues.concat(${w}.issues.map(iss => ({
|
|
458
|
+
...iss,
|
|
459
|
+
path: iss.path ? [${Dl(y)}, ...iss.path] : [${Dl(y)}]
|
|
460
|
+
})));`),p.write(`newResult[${Dl(y)}] = ${w}.value`)}p.write("payload.value = newResult;"),p.write("return payload;");const g=p.compile();return(y,w)=>g(f,y,w)};let o;const s=Lf,i=!s2.jitless,l=i&&gH.value,u=t.catchall;let d;e._zod.parse=(f,p)=>{d??(d=n.value);const h=f.value;if(!s(h))return f.issues.push({expected:"object",code:"invalid_type",input:h,inst:e}),f;const v=[];if(i&&l&&(p==null?void 0:p.async)===!1&&p.jitless!==!0)o||(o=r(t.shape)),f=o(f,p);else{f.value={};const w=d.shape;for(const k of d.keys){const C=w[k],N=C._zod.run({value:h[k],issues:[]},p),S=C._zod.optin==="optional"&&C._zod.optout==="optional";N instanceof Promise?v.push(N.then(A=>S?k1(A,f,k,h):id(A,f,k))):S?k1(N,f,k,h):id(N,f,k)}}if(!u)return v.length?Promise.all(v).then(()=>f):f;const m=[],x=d.keySet,g=u._zod,y=g.def.type;for(const w of Object.keys(h)){if(x.has(w))continue;if(y==="never"){m.push(w);continue}const k=g.run({value:h[w],issues:[]},p);k instanceof Promise?v.push(k.then(C=>id(C,f,w))):id(k,f,w)}return m.length&&f.issues.push({code:"unrecognized_keys",keys:m,input:h,inst:e}),v.length?Promise.all(v).then(()=>f):f}});function _1(e,t,n,r){for(const o of e)if(o.issues.length===0)return t.value=o.value,t;return t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(o=>o.issues.map(s=>Os(s,r,As())))}),t}const b2=Q("$ZodUnion",(e,t)=>{at.init(e,t),pt(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),pt(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),pt(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),pt(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(r=>r._zod.pattern);return new RegExp(`^(${n.map(r=>K0(r.source)).join("|")})$`)}}),e._zod.parse=(n,r)=>{let o=!1;const s=[];for(const i of t.options){const a=i._zod.run({value:n.value,issues:[]},r);if(a instanceof Promise)s.push(a),o=!0;else{if(a.issues.length===0)return a;s.push(a)}}return o?Promise.all(s).then(i=>_1(i,n,e,r)):_1(s,n,e,r)}}),YB=Q("$ZodDiscriminatedUnion",(e,t)=>{b2.init(e,t);const n=e._zod.parse;pt(e._zod,"propValues",()=>{const o={};for(const s of t.options){const i=s._zod.propValues;if(!i||Object.keys(i).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(s)}"`);for(const[a,l]of Object.entries(i)){o[a]||(o[a]=new Set);for(const u of l)o[a].add(u)}}return o});const r=H0(()=>{const o=t.options,s=new Map;for(const i of o){const a=i._zod.propValues[t.discriminator];if(!a||a.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(i)}"`);for(const l of a){if(s.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);s.set(l,i)}}return s});e._zod.parse=(o,s)=>{const i=o.value;if(!Lf(i))return o.issues.push({code:"invalid_type",expected:"object",input:i,inst:e}),o;const a=r.value.get(i==null?void 0:i[t.discriminator]);return a?a._zod.run(o,s):t.unionFallback?n(o,s):(o.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",input:i,path:[t.discriminator],inst:e}),o)}}),XB=Q("$ZodIntersection",(e,t)=>{at.init(e,t),e._zod.parse=(n,r)=>{const o=n.value,s=t.left._zod.run({value:o,issues:[]},r),i=t.right._zod.run({value:o,issues:[]},r);return s instanceof Promise||i instanceof Promise?Promise.all([s,i]).then(([l,u])=>S1(n,l,u)):S1(n,s,i)}});function fy(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(zf(e)&&zf(t)){const n=Object.keys(t),r=Object.keys(e).filter(s=>n.indexOf(s)!==-1),o={...e,...t};for(const s of r){const i=fy(e[s],t[s]);if(!i.valid)return{valid:!1,mergeErrorPath:[s,...i.mergeErrorPath]};o[s]=i.data}return{valid:!0,data:o}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let r=0;r<e.length;r++){const o=e[r],s=t[r],i=fy(o,s);if(!i.valid)return{valid:!1,mergeErrorPath:[r,...i.mergeErrorPath]};n.push(i.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function S1(e,t,n){if(t.issues.length&&e.issues.push(...t.issues),n.issues.length&&e.issues.push(...n.issues),fc(e))return e;const r=fy(t.value,n.value);if(!r.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(r.mergeErrorPath)}`);return e.value=r.data,e}const eK=Q("$ZodRecord",(e,t)=>{at.init(e,t),e._zod.parse=(n,r)=>{const o=n.value;if(!zf(o))return n.issues.push({expected:"record",code:"invalid_type",input:o,inst:e}),n;const s=[];if(t.keyType._zod.values){const i=t.keyType._zod.values;n.value={};for(const l of i)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){const u=t.valueType._zod.run({value:o[l],issues:[]},r);u instanceof Promise?s.push(u.then(d=>{d.issues.length&&n.issues.push(...li(l,d.issues)),n.value[l]=d.value})):(u.issues.length&&n.issues.push(...li(l,u.issues)),n.value[l]=u.value)}let a;for(const l in o)i.has(l)||(a=a??[],a.push(l));a&&a.length>0&&n.issues.push({code:"unrecognized_keys",input:o,inst:e,keys:a})}else{n.value={};for(const i of Reflect.ownKeys(o)){if(i==="__proto__")continue;const a=t.keyType._zod.run({value:i,issues:[]},r);if(a instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(a.issues.length){n.issues.push({origin:"record",code:"invalid_key",issues:a.issues.map(u=>Os(u,r,As())),input:i,path:[i],inst:e}),n.value[a.value]=a.value;continue}const l=t.valueType._zod.run({value:o[i],issues:[]},r);l instanceof Promise?s.push(l.then(u=>{u.issues.length&&n.issues.push(...li(i,u.issues)),n.value[a.value]=u.value})):(l.issues.length&&n.issues.push(...li(i,l.issues)),n.value[a.value]=l.value)}}return s.length?Promise.all(s).then(()=>n):n}}),tK=Q("$ZodEnum",(e,t)=>{at.init(e,t);const n=hH(t.entries);e._zod.values=new Set(n),e._zod.pattern=new RegExp(`^(${n.filter(r=>yH.has(typeof r)).map(r=>typeof r=="string"?hu(r):r.toString()).join("|")})$`),e._zod.parse=(r,o)=>{const s=r.value;return e._zod.values.has(s)||r.issues.push({code:"invalid_value",values:n,input:s,inst:e}),r}}),nK=Q("$ZodLiteral",(e,t)=>{at.init(e,t),e._zod.values=new Set(t.values),e._zod.pattern=new RegExp(`^(${t.values.map(n=>typeof n=="string"?hu(n):n?n.toString():String(n)).join("|")})$`),e._zod.parse=(n,r)=>{const o=n.value;return e._zod.values.has(o)||n.issues.push({code:"invalid_value",values:t.values,input:o,inst:e}),n}}),rK=Q("$ZodTransform",(e,t)=>{at.init(e,t),e._zod.parse=(n,r)=>{const o=t.transform(n.value,n);if(r.async)return(o instanceof Promise?o:Promise.resolve(o)).then(i=>(n.value=i,n));if(o instanceof Promise)throw new Vc;return n.value=o,n}}),oK=Q("$ZodOptional",(e,t)=>{at.init(e,t),e._zod.optin="optional",e._zod.optout="optional",pt(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),pt(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${K0(n.source)})?$`):void 0}),e._zod.parse=(n,r)=>t.innerType._zod.optin==="optional"?t.innerType._zod.run(n,r):n.value===void 0?n:t.innerType._zod.run(n,r)}),sK=Q("$ZodNullable",(e,t)=>{at.init(e,t),pt(e._zod,"optin",()=>t.innerType._zod.optin),pt(e._zod,"optout",()=>t.innerType._zod.optout),pt(e._zod,"pattern",()=>{const n=t.innerType._zod.pattern;return n?new RegExp(`^(${K0(n.source)}|null)$`):void 0}),pt(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(n,r)=>n.value===null?n:t.innerType._zod.run(n,r)}),iK=Q("$ZodDefault",(e,t)=>{at.init(e,t),e._zod.optin="optional",pt(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{if(n.value===void 0)return n.value=t.defaultValue,n;const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(s=>C1(s,t)):C1(o,t)}});function C1(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const aK=Q("$ZodPrefault",(e,t)=>{at.init(e,t),e._zod.optin="optional",pt(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>(n.value===void 0&&(n.value=t.defaultValue),t.innerType._zod.run(n,r))}),lK=Q("$ZodNonOptional",(e,t)=>{at.init(e,t),pt(e._zod,"values",()=>{const n=t.innerType._zod.values;return n?new Set([...n].filter(r=>r!==void 0)):void 0}),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(s=>E1(s,e)):E1(o,e)}});function E1(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const cK=Q("$ZodCatch",(e,t)=>{at.init(e,t),e._zod.optin="optional",pt(e._zod,"optout",()=>t.innerType._zod.optout),pt(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(s=>(n.value=s.value,s.issues.length&&(n.value=t.catchValue({...n,error:{issues:s.issues.map(i=>Os(i,r,As()))},input:n.value}),n.issues=[]),n)):(n.value=o.value,o.issues.length&&(n.value=t.catchValue({...n,error:{issues:o.issues.map(s=>Os(s,r,As()))},input:n.value}),n.issues=[]),n)}}),uK=Q("$ZodPipe",(e,t)=>{at.init(e,t),pt(e._zod,"values",()=>t.in._zod.values),pt(e._zod,"optin",()=>t.in._zod.optin),pt(e._zod,"optout",()=>t.out._zod.optout),e._zod.parse=(n,r)=>{const o=t.in._zod.run(n,r);return o instanceof Promise?o.then(s=>N1(s,t,r)):N1(o,t,r)}});function N1(e,t,n){return fc(e)?e:t.out._zod.run({value:e.value,issues:e.issues},n)}const dK=Q("$ZodReadonly",(e,t)=>{at.init(e,t),pt(e._zod,"propValues",()=>t.innerType._zod.propValues),pt(e._zod,"values",()=>t.innerType._zod.values),pt(e._zod,"optin",()=>t.innerType._zod.optin),pt(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(n,r)=>{const o=t.innerType._zod.run(n,r);return o instanceof Promise?o.then(j1):j1(o)}});function j1(e){return e.value=Object.freeze(e.value),e}const fK=Q("$ZodCustom",(e,t)=>{qn.init(e,t),at.init(e,t),e._zod.parse=(n,r)=>n,e._zod.check=n=>{const r=n.value,o=t.fn(r);if(o instanceof Promise)return o.then(s=>P1(s,n,r,e));P1(o,n,r,e)}});function P1(e,t,n,r){if(!e){const o={code:"custom",input:n,inst:r,path:[...r._zod.def.path??[]],continue:!r._zod.def.abort};r._zod.def.params&&(o.params=r._zod.def.params),t.issues.push(Hc(o))}}class hK{constructor(){this._map=new Map,this._idmap=new Map}add(t,...n){const r=n[0];if(this._map.set(t,r),r&&typeof r=="object"&&"id"in r){if(this._idmap.has(r.id))throw new Error(`ID ${r.id} already exists in the registry`);this._idmap.set(r.id,t)}return this}clear(){return this._map=new Map,this._idmap=new Map,this}remove(t){const n=this._map.get(t);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(t),this}get(t){const n=t._zod.parent;if(n){const r={...this.get(n)??{}};return delete r.id,{...r,...this._map.get(t)}}return this._map.get(t)}has(t){return this._map.has(t)}}function pK(){return new hK}const ad=pK();function mK(e,t){return new e({type:"string",...me(t)})}function gK(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...me(t)})}function T1(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...me(t)})}function yK(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...me(t)})}function vK(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...me(t)})}function xK(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...me(t)})}function wK(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...me(t)})}function k2(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...me(t)})}function bK(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...me(t)})}function kK(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...me(t)})}function _K(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...me(t)})}function SK(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...me(t)})}function CK(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...me(t)})}function EK(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...me(t)})}function NK(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...me(t)})}function jK(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...me(t)})}function PK(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...me(t)})}function TK(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...me(t)})}function $K(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...me(t)})}function RK(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...me(t)})}function IK(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...me(t)})}function AK(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...me(t)})}function OK(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...me(t)})}function MK(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...me(t)})}function DK(e,t){return new e({type:"string",format:"date",check:"string_format",...me(t)})}function LK(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...me(t)})}function zK(e,t){return new e({type:"string",format:"duration",check:"string_format",...me(t)})}function FK(e,t){return new e({type:"number",checks:[],...me(t)})}function UK(e,t){return new e({type:"number",coerce:!0,checks:[],...me(t)})}function qK(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...me(t)})}function VK(e,t){return new e({type:"boolean",...me(t)})}function HK(e,t){return new e({type:"null",...me(t)})}function BK(e){return new e({type:"any"})}function KK(e){return new e({type:"unknown"})}function WK(e,t){return new e({type:"never",...me(t)})}function $1(e,t){return new y2({check:"less_than",...me(t),value:e,inclusive:!1})}function pm(e,t){return new y2({check:"less_than",...me(t),value:e,inclusive:!0})}function R1(e,t){return new v2({check:"greater_than",...me(t),value:e,inclusive:!1})}function mm(e,t){return new v2({check:"greater_than",...me(t),value:e,inclusive:!0})}function I1(e,t){return new sB({check:"multiple_of",...me(t),value:e})}function _2(e,t){return new aB({check:"max_length",...me(t),maximum:e})}function Ff(e,t){return new lB({check:"min_length",...me(t),minimum:e})}function S2(e,t){return new cB({check:"length_equals",...me(t),length:e})}function ZK(e,t){return new uB({check:"string_format",format:"regex",...me(t),pattern:e})}function QK(e){return new dB({check:"string_format",format:"lowercase",...me(e)})}function GK(e){return new fB({check:"string_format",format:"uppercase",...me(e)})}function JK(e,t){return new hB({check:"string_format",format:"includes",...me(t),includes:e})}function YK(e,t){return new pB({check:"string_format",format:"starts_with",...me(t),prefix:e})}function XK(e,t){return new mB({check:"string_format",format:"ends_with",...me(t),suffix:e})}function pu(e){return new gB({check:"overwrite",tx:e})}function eW(e){return pu(t=>t.normalize(e))}function tW(){return pu(e=>e.trim())}function nW(){return pu(e=>e.toLowerCase())}function rW(){return pu(e=>e.toUpperCase())}function oW(e,t,n){return new e({type:"array",element:t,...me(n)})}function sW(e,t,n){const r=me(n);return r.abort??(r.abort=!0),new e({type:"custom",check:"custom",fn:t,...r})}function iW(e,t,n){return new e({type:"custom",check:"custom",fn:t,...me(n)})}const aW=Q("ZodISODateTime",(e,t)=>{TB.init(e,t),Pt.init(e,t)});function C2(e){return MK(aW,e)}const lW=Q("ZodISODate",(e,t)=>{$B.init(e,t),Pt.init(e,t)});function cW(e){return DK(lW,e)}const uW=Q("ZodISOTime",(e,t)=>{RB.init(e,t),Pt.init(e,t)});function dW(e){return LK(uW,e)}const fW=Q("ZodISODuration",(e,t)=>{IB.init(e,t),Pt.init(e,t)});function hW(e){return zK(fW,e)}const pW=(e,t)=>{l2.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>NH(e,n)},flatten:{value:n=>EH(e,n)},addIssue:{value:n=>e.issues.push(n)},addIssues:{value:n=>e.issues.push(...n)},isEmpty:{get(){return e.issues.length===0}}})},Qh=Q("ZodError",pW,{Parent:Error}),mW=jH(Qh),gW=PH(Qh),yW=u2(Qh),vW=f2(Qh),kt=Q("ZodType",(e,t)=>(at.init(e,t),e.def=t,Object.defineProperty(e,"_def",{value:t}),e.check=(...n)=>e.clone({...t,checks:[...t.checks??[],...n.map(r=>typeof r=="function"?{_zod:{check:r,def:{check:"custom"},onattach:[]}}:r)]}),e.clone=(n,r)=>Fi(e,n,r),e.brand=()=>e,e.register=(n,r)=>(n.add(e,r),e),e.parse=(n,r)=>mW(e,n,r,{callee:e.parse}),e.safeParse=(n,r)=>yW(e,n,r),e.parseAsync=async(n,r)=>gW(e,n,r,{callee:e.parseAsync}),e.safeParseAsync=async(n,r)=>vW(e,n,r),e.spa=e.safeParseAsync,e.refine=(n,r)=>e.check(d7(n,r)),e.superRefine=n=>e.check(f7(n)),e.overwrite=n=>e.check(pu(n)),e.optional=()=>Ct(e),e.nullable=()=>M1(e),e.nullish=()=>Ct(M1(e)),e.nonoptional=n=>r7(e,n),e.array=()=>re(e),e.or=n=>_t([e,n]),e.and=n=>G0(e,n),e.transform=n=>py(e,$2(n)),e.default=n=>e7(e,n),e.prefault=n=>n7(e,n),e.catch=n=>s7(e,n),e.pipe=n=>py(e,n),e.readonly=()=>l7(e),e.describe=n=>{const r=e.clone();return ad.add(r,{description:n}),r},Object.defineProperty(e,"description",{get(){var n;return(n=ad.get(e))==null?void 0:n.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return ad.get(e);const r=e.clone();return ad.add(r,n[0]),r},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),E2=Q("_ZodString",(e,t)=>{Z0.init(e,t),kt.init(e,t);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...r)=>e.check(ZK(...r)),e.includes=(...r)=>e.check(JK(...r)),e.startsWith=(...r)=>e.check(YK(...r)),e.endsWith=(...r)=>e.check(XK(...r)),e.min=(...r)=>e.check(Ff(...r)),e.max=(...r)=>e.check(_2(...r)),e.length=(...r)=>e.check(S2(...r)),e.nonempty=(...r)=>e.check(Ff(1,...r)),e.lowercase=r=>e.check(QK(r)),e.uppercase=r=>e.check(GK(r)),e.trim=()=>e.check(tW()),e.normalize=(...r)=>e.check(eW(...r)),e.toLowerCase=()=>e.check(nW()),e.toUpperCase=()=>e.check(rW())}),xW=Q("ZodString",(e,t)=>{Z0.init(e,t),E2.init(e,t),e.email=n=>e.check(gK(wW,n)),e.url=n=>e.check(k2(N2,n)),e.jwt=n=>e.check(OK(MW,n)),e.emoji=n=>e.check(bK(kW,n)),e.guid=n=>e.check(T1(A1,n)),e.uuid=n=>e.check(yK(ld,n)),e.uuidv4=n=>e.check(vK(ld,n)),e.uuidv6=n=>e.check(xK(ld,n)),e.uuidv7=n=>e.check(wK(ld,n)),e.nanoid=n=>e.check(kK(_W,n)),e.guid=n=>e.check(T1(A1,n)),e.cuid=n=>e.check(_K(SW,n)),e.cuid2=n=>e.check(SK(CW,n)),e.ulid=n=>e.check(CK(EW,n)),e.base64=n=>e.check(RK(IW,n)),e.base64url=n=>e.check(IK(AW,n)),e.xid=n=>e.check(EK(NW,n)),e.ksuid=n=>e.check(NK(jW,n)),e.ipv4=n=>e.check(jK(PW,n)),e.ipv6=n=>e.check(PK(TW,n)),e.cidrv4=n=>e.check(TK($W,n)),e.cidrv6=n=>e.check($K(RW,n)),e.e164=n=>e.check(AK(OW,n)),e.datetime=n=>e.check(C2(n)),e.date=n=>e.check(cW(n)),e.time=n=>e.check(dW(n)),e.duration=n=>e.check(hW(n))});function z(e){return mK(xW,e)}const Pt=Q("ZodStringFormat",(e,t)=>{bt.init(e,t),E2.init(e,t)}),wW=Q("ZodEmail",(e,t)=>{bB.init(e,t),Pt.init(e,t)}),A1=Q("ZodGUID",(e,t)=>{xB.init(e,t),Pt.init(e,t)}),ld=Q("ZodUUID",(e,t)=>{wB.init(e,t),Pt.init(e,t)}),N2=Q("ZodURL",(e,t)=>{kB.init(e,t),Pt.init(e,t)});function bW(e){return k2(N2,e)}const kW=Q("ZodEmoji",(e,t)=>{_B.init(e,t),Pt.init(e,t)}),_W=Q("ZodNanoID",(e,t)=>{SB.init(e,t),Pt.init(e,t)}),SW=Q("ZodCUID",(e,t)=>{CB.init(e,t),Pt.init(e,t)}),CW=Q("ZodCUID2",(e,t)=>{EB.init(e,t),Pt.init(e,t)}),EW=Q("ZodULID",(e,t)=>{NB.init(e,t),Pt.init(e,t)}),NW=Q("ZodXID",(e,t)=>{jB.init(e,t),Pt.init(e,t)}),jW=Q("ZodKSUID",(e,t)=>{PB.init(e,t),Pt.init(e,t)}),PW=Q("ZodIPv4",(e,t)=>{AB.init(e,t),Pt.init(e,t)}),TW=Q("ZodIPv6",(e,t)=>{OB.init(e,t),Pt.init(e,t)}),$W=Q("ZodCIDRv4",(e,t)=>{MB.init(e,t),Pt.init(e,t)}),RW=Q("ZodCIDRv6",(e,t)=>{DB.init(e,t),Pt.init(e,t)}),IW=Q("ZodBase64",(e,t)=>{LB.init(e,t),Pt.init(e,t)}),AW=Q("ZodBase64URL",(e,t)=>{FB.init(e,t),Pt.init(e,t)}),OW=Q("ZodE164",(e,t)=>{UB.init(e,t),Pt.init(e,t)}),MW=Q("ZodJWT",(e,t)=>{VB.init(e,t),Pt.init(e,t)}),Q0=Q("ZodNumber",(e,t)=>{w2.init(e,t),kt.init(e,t),e.gt=(r,o)=>e.check(R1(r,o)),e.gte=(r,o)=>e.check(mm(r,o)),e.min=(r,o)=>e.check(mm(r,o)),e.lt=(r,o)=>e.check($1(r,o)),e.lte=(r,o)=>e.check(pm(r,o)),e.max=(r,o)=>e.check(pm(r,o)),e.int=r=>e.check(O1(r)),e.safe=r=>e.check(O1(r)),e.positive=r=>e.check(R1(0,r)),e.nonnegative=r=>e.check(mm(0,r)),e.negative=r=>e.check($1(0,r)),e.nonpositive=r=>e.check(pm(0,r)),e.multipleOf=(r,o)=>e.check(I1(r,o)),e.step=(r,o)=>e.check(I1(r,o)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function Ge(e){return FK(Q0,e)}const DW=Q("ZodNumberFormat",(e,t)=>{HB.init(e,t),Q0.init(e,t)});function O1(e){return qK(DW,e)}const LW=Q("ZodBoolean",(e,t)=>{BB.init(e,t),kt.init(e,t)});function ft(e){return VK(LW,e)}const zW=Q("ZodNull",(e,t)=>{KB.init(e,t),kt.init(e,t)});function FW(e){return HK(zW,e)}const UW=Q("ZodAny",(e,t)=>{WB.init(e,t),kt.init(e,t)});function qW(){return BK(UW)}const VW=Q("ZodUnknown",(e,t)=>{ZB.init(e,t),kt.init(e,t)});function Nt(){return KK(VW)}const HW=Q("ZodNever",(e,t)=>{QB.init(e,t),kt.init(e,t)});function BW(e){return WK(HW,e)}const KW=Q("ZodArray",(e,t)=>{GB.init(e,t),kt.init(e,t),e.element=t.element,e.min=(n,r)=>e.check(Ff(n,r)),e.nonempty=n=>e.check(Ff(1,n)),e.max=(n,r)=>e.check(_2(n,r)),e.length=(n,r)=>e.check(S2(n,r)),e.unwrap=()=>e.element});function re(e,t){return oW(KW,e,t)}const j2=Q("ZodObject",(e,t)=>{JB.init(e,t),kt.init(e,t),pt(e,"shape",()=>t.shape),e.keyof=()=>er(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Nt()}),e.loose=()=>e.clone({...e._zod.def,catchall:Nt()}),e.strict=()=>e.clone({...e._zod.def,catchall:BW()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>kH(e,n),e.merge=n=>_H(e,n),e.pick=n=>wH(e,n),e.omit=n=>bH(e,n),e.partial=(...n)=>SH(R2,e,n[0]),e.required=(...n)=>CH(I2,e,n[0])});function ie(e,t){const n={type:"object",get shape(){return Wh(this,"shape",{...e}),this.shape},...me(t)};return new j2(n)}function tn(e,t){return new j2({type:"object",get shape(){return Wh(this,"shape",{...e}),this.shape},catchall:Nt(),...me(t)})}const P2=Q("ZodUnion",(e,t)=>{b2.init(e,t),kt.init(e,t),e.options=t.options});function _t(e,t){return new P2({type:"union",options:e,...me(t)})}const WW=Q("ZodDiscriminatedUnion",(e,t)=>{P2.init(e,t),YB.init(e,t)});function T2(e,t,n){return new WW({type:"union",options:t,discriminator:e,...me(n)})}const ZW=Q("ZodIntersection",(e,t)=>{XB.init(e,t),kt.init(e,t)});function G0(e,t){return new ZW({type:"intersection",left:e,right:t})}const QW=Q("ZodRecord",(e,t)=>{eK.init(e,t),kt.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function mt(e,t,n){return new QW({type:"record",keyType:e,valueType:t,...me(n)})}const hy=Q("ZodEnum",(e,t)=>{tK.init(e,t),kt.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const n=new Set(Object.keys(t.entries));e.extract=(r,o)=>{const s={};for(const i of r)if(n.has(i))s[i]=t.entries[i];else throw new Error(`Key ${i} not found in enum`);return new hy({...t,checks:[],...me(o),entries:s})},e.exclude=(r,o)=>{const s={...t.entries};for(const i of r)if(n.has(i))delete s[i];else throw new Error(`Key ${i} not found in enum`);return new hy({...t,checks:[],...me(o),entries:s})}});function er(e,t){const n=Array.isArray(e)?Object.fromEntries(e.map(r=>[r,r])):e;return new hy({type:"enum",entries:n,...me(t)})}const GW=Q("ZodLiteral",(e,t)=>{nK.init(e,t),kt.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function ye(e,t){return new GW({type:"literal",values:Array.isArray(e)?e:[e],...me(t)})}const JW=Q("ZodTransform",(e,t)=>{rK.init(e,t),kt.init(e,t),e._zod.parse=(n,r)=>{n.addIssue=s=>{if(typeof s=="string")n.issues.push(Hc(s,n.value,t));else{const i=s;i.fatal&&(i.continue=!1),i.code??(i.code="custom"),i.input??(i.input=n.value),i.inst??(i.inst=e),i.continue??(i.continue=!0),n.issues.push(Hc(i))}};const o=t.transform(n.value,n);return o instanceof Promise?o.then(s=>(n.value=s,n)):(n.value=o,n)}});function $2(e){return new JW({type:"transform",transform:e})}const R2=Q("ZodOptional",(e,t)=>{oK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ct(e){return new R2({type:"optional",innerType:e})}const YW=Q("ZodNullable",(e,t)=>{sK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType});function M1(e){return new YW({type:"nullable",innerType:e})}const XW=Q("ZodDefault",(e,t)=>{iK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function e7(e,t){return new XW({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const t7=Q("ZodPrefault",(e,t)=>{aK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType});function n7(e,t){return new t7({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():t}})}const I2=Q("ZodNonOptional",(e,t)=>{lK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType});function r7(e,t){return new I2({type:"nonoptional",innerType:e,...me(t)})}const o7=Q("ZodCatch",(e,t)=>{cK.init(e,t),kt.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function s7(e,t){return new o7({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const i7=Q("ZodPipe",(e,t)=>{uK.init(e,t),kt.init(e,t),e.in=t.in,e.out=t.out});function py(e,t){return new i7({type:"pipe",in:e,out:t})}const a7=Q("ZodReadonly",(e,t)=>{dK.init(e,t),kt.init(e,t)});function l7(e){return new a7({type:"readonly",innerType:e})}const A2=Q("ZodCustom",(e,t)=>{fK.init(e,t),kt.init(e,t)});function c7(e){const t=new qn({check:"custom"});return t._zod.check=e,t}function u7(e,t){return sW(A2,e??(()=>!0),t)}function d7(e,t={}){return iW(A2,e,t)}function f7(e){const t=c7(n=>(n.addIssue=r=>{if(typeof r=="string")n.issues.push(Hc(r,n.value,t._zod.def));else{const o=r;o.fatal&&(o.continue=!1),o.code??(o.code="custom"),o.input??(o.input=n.value),o.inst??(o.inst=t),o.continue??(o.continue=!t._zod.def.abort),n.issues.push(Hc(o))}},e(n.value,n)));return t}function O2(e,t){return py($2(e),t)}const h7={custom:"custom"};function p7(e){return UK(Q0,e)}const Gh="2025-11-25",m7=[Gh,"2025-06-18","2025-03-26","2024-11-05","2024-10-07"],Ys="io.modelcontextprotocol/related-task",Jh="2.0",Vt=u7(e=>e!==null&&(typeof e=="object"||typeof e=="function")),M2=_t([z(),Ge().int()]),D2=z();tn({ttl:Ge().optional(),pollInterval:Ge().optional()});const g7=ie({ttl:Ge().optional()}),y7=ie({taskId:z()}),J0=tn({progressToken:M2.optional(),[Ys]:y7.optional()}),tr=ie({_meta:J0.optional()}),mu=tr.extend({task:g7.optional()}),v7=e=>mu.safeParse(e).success,sn=ie({method:z(),params:tr.loose().optional()}),gr=ie({_meta:J0.optional()}),yr=ie({method:z(),params:gr.loose().optional()}),an=tn({_meta:J0.optional()}),Yh=_t([z(),Ge().int()]),L2=ie({jsonrpc:ye(Jh),id:Yh,...sn.shape}).strict(),my=e=>L2.safeParse(e).success,z2=ie({jsonrpc:ye(Jh),...yr.shape}).strict(),x7=e=>z2.safeParse(e).success,Y0=ie({jsonrpc:ye(Jh),id:Yh,result:an}).strict(),Wl=e=>Y0.safeParse(e).success;var $e;(function(e){e[e.ConnectionClosed=-32e3]="ConnectionClosed",e[e.RequestTimeout=-32001]="RequestTimeout",e[e.ParseError=-32700]="ParseError",e[e.InvalidRequest=-32600]="InvalidRequest",e[e.MethodNotFound=-32601]="MethodNotFound",e[e.InvalidParams=-32602]="InvalidParams",e[e.InternalError=-32603]="InternalError",e[e.UrlElicitationRequired=-32042]="UrlElicitationRequired"})($e||($e={}));const X0=ie({jsonrpc:ye(Jh),id:Yh.optional(),error:ie({code:Ge().int(),message:z(),data:Nt().optional()})}).strict(),w7=e=>X0.safeParse(e).success,Ld=_t([L2,z2,Y0,X0]);_t([Y0,X0]);const ga=an.strict(),b7=gr.extend({requestId:Yh.optional(),reason:z().optional()}),ex=yr.extend({method:ye("notifications/cancelled"),params:b7}),k7=ie({src:z(),mimeType:z().optional(),sizes:re(z()).optional(),theme:er(["light","dark"]).optional()}),gu=ie({icons:re(k7).optional()}),ol=ie({name:z(),title:z().optional()}),F2=ol.extend({...ol.shape,...gu.shape,version:z(),websiteUrl:z().optional(),description:z().optional()}),_7=G0(ie({applyDefaults:ft().optional()}),mt(z(),Nt())),S7=O2(e=>e&&typeof e=="object"&&!Array.isArray(e)&&Object.keys(e).length===0?{form:{}}:e,G0(ie({form:_7.optional(),url:Vt.optional()}),mt(z(),Nt()).optional())),C7=tn({list:Vt.optional(),cancel:Vt.optional(),requests:tn({sampling:tn({createMessage:Vt.optional()}).optional(),elicitation:tn({create:Vt.optional()}).optional()}).optional()}),E7=tn({list:Vt.optional(),cancel:Vt.optional(),requests:tn({tools:tn({call:Vt.optional()}).optional()}).optional()}),N7=ie({experimental:mt(z(),Vt).optional(),sampling:ie({context:Vt.optional(),tools:Vt.optional()}).optional(),elicitation:S7.optional(),roots:ie({listChanged:ft().optional()}).optional(),tasks:C7.optional(),extensions:mt(z(),Vt).optional()}),j7=tr.extend({protocolVersion:z(),capabilities:N7,clientInfo:F2}),P7=sn.extend({method:ye("initialize"),params:j7}),T7=ie({experimental:mt(z(),Vt).optional(),logging:Vt.optional(),completions:Vt.optional(),prompts:ie({listChanged:ft().optional()}).optional(),resources:ie({subscribe:ft().optional(),listChanged:ft().optional()}).optional(),tools:ie({listChanged:ft().optional()}).optional(),tasks:E7.optional(),extensions:mt(z(),Vt).optional()}),U2=an.extend({protocolVersion:z(),capabilities:T7,serverInfo:F2,instructions:z().optional()}),q2=yr.extend({method:ye("notifications/initialized"),params:gr.optional()}),$7=e=>q2.safeParse(e).success,tx=sn.extend({method:ye("ping"),params:tr.optional()}),R7=ie({progress:Ge(),total:Ct(Ge()),message:Ct(z())}),I7=ie({...gr.shape,...R7.shape,progressToken:M2}),nx=yr.extend({method:ye("notifications/progress"),params:I7}),A7=tr.extend({cursor:D2.optional()}),yu=sn.extend({params:A7.optional()}),vu=an.extend({nextCursor:D2.optional()}),O7=er(["working","input_required","completed","failed","cancelled"]),xu=ie({taskId:z(),status:O7,ttl:_t([Ge(),FW()]),createdAt:z(),lastUpdatedAt:z(),pollInterval:Ct(Ge()),statusMessage:Ct(z())}),Bc=an.extend({task:xu}),M7=gr.merge(xu),Uf=yr.extend({method:ye("notifications/tasks/status"),params:M7}),rx=sn.extend({method:ye("tasks/get"),params:tr.extend({taskId:z()})}),ox=an.merge(xu),sx=sn.extend({method:ye("tasks/result"),params:tr.extend({taskId:z()})});an.loose();const ix=yu.extend({method:ye("tasks/list")}),ax=vu.extend({tasks:re(xu)}),lx=sn.extend({method:ye("tasks/cancel"),params:tr.extend({taskId:z()})}),D7=an.merge(xu),V2=ie({uri:z(),mimeType:Ct(z()),_meta:mt(z(),Nt()).optional()}),H2=V2.extend({text:z()}),cx=z().refine(e=>{try{return atob(e),!0}catch{return!1}},{message:"Invalid Base64 string"}),B2=V2.extend({blob:cx}),wu=er(["user","assistant"]),bl=ie({audience:re(wu).optional(),priority:Ge().min(0).max(1).optional(),lastModified:C2({offset:!0}).optional()}),K2=ie({...ol.shape,...gu.shape,uri:z(),description:Ct(z()),mimeType:Ct(z()),size:Ct(Ge()),annotations:bl.optional(),_meta:Ct(tn({}))}),L7=ie({...ol.shape,...gu.shape,uriTemplate:z(),description:Ct(z()),mimeType:Ct(z()),annotations:bl.optional(),_meta:Ct(tn({}))}),z7=yu.extend({method:ye("resources/list")}),qf=vu.extend({resources:re(K2)}),F7=yu.extend({method:ye("resources/templates/list")}),W2=vu.extend({resourceTemplates:re(L7)}),ux=tr.extend({uri:z()}),U7=ux,q7=sn.extend({method:ye("resources/read"),params:U7}),dx=an.extend({contents:re(_t([H2,B2]))}),Z2=yr.extend({method:ye("notifications/resources/list_changed"),params:gr.optional()}),V7=ux,H7=sn.extend({method:ye("resources/subscribe"),params:V7}),B7=ux,K7=sn.extend({method:ye("resources/unsubscribe"),params:B7}),W7=gr.extend({uri:z()}),Z7=yr.extend({method:ye("notifications/resources/updated"),params:W7}),Q7=ie({name:z(),description:Ct(z()),required:Ct(ft())}),G7=ie({...ol.shape,...gu.shape,description:Ct(z()),arguments:Ct(re(Q7)),_meta:Ct(tn({}))}),J7=yu.extend({method:ye("prompts/list")}),Vf=vu.extend({prompts:re(G7)}),Y7=tr.extend({name:z(),arguments:mt(z(),z()).optional()}),X7=sn.extend({method:ye("prompts/get"),params:Y7}),fx=ie({type:ye("text"),text:z(),annotations:bl.optional(),_meta:mt(z(),Nt()).optional()}),hx=ie({type:ye("image"),data:cx,mimeType:z(),annotations:bl.optional(),_meta:mt(z(),Nt()).optional()}),px=ie({type:ye("audio"),data:cx,mimeType:z(),annotations:bl.optional(),_meta:mt(z(),Nt()).optional()}),eZ=ie({type:ye("tool_use"),name:z(),id:z(),input:mt(z(),Nt()),_meta:mt(z(),Nt()).optional()}),tZ=ie({type:ye("resource"),resource:_t([H2,B2]),annotations:bl.optional(),_meta:mt(z(),Nt()).optional()}),nZ=K2.extend({type:ye("resource_link")}),mx=_t([fx,hx,px,nZ,tZ]),rZ=ie({role:wu,content:mx}),gx=an.extend({description:z().optional(),messages:re(rZ)}),Q2=yr.extend({method:ye("notifications/prompts/list_changed"),params:gr.optional()}),oZ=ie({title:z().optional(),readOnlyHint:ft().optional(),destructiveHint:ft().optional(),idempotentHint:ft().optional(),openWorldHint:ft().optional()}),sZ=ie({taskSupport:er(["required","optional","forbidden"]).optional()}),G2=ie({...ol.shape,...gu.shape,description:z().optional(),inputSchema:ie({type:ye("object"),properties:mt(z(),Vt).optional(),required:re(z()).optional()}).catchall(Nt()),outputSchema:ie({type:ye("object"),properties:mt(z(),Vt).optional(),required:re(z()).optional()}).catchall(Nt()).optional(),annotations:oZ.optional(),execution:sZ.optional(),_meta:mt(z(),Nt()).optional()}),iZ=yu.extend({method:ye("tools/list")}),yx=vu.extend({tools:re(G2)}),bu=an.extend({content:re(mx).default([]),structuredContent:mt(z(),Nt()).optional(),isError:ft().optional()});bu.or(an.extend({toolResult:Nt()}));const aZ=mu.extend({name:z(),arguments:mt(z(),Nt()).optional()}),lZ=sn.extend({method:ye("tools/call"),params:aZ}),J2=yr.extend({method:ye("notifications/tools/list_changed"),params:gr.optional()}),cZ=ie({autoRefresh:ft().default(!0),debounceMs:Ge().int().nonnegative().default(300)}),Y2=er(["debug","info","notice","warning","error","critical","alert","emergency"]),uZ=tr.extend({level:Y2}),dZ=sn.extend({method:ye("logging/setLevel"),params:uZ}),fZ=gr.extend({level:Y2,logger:z().optional(),data:Nt()}),hZ=yr.extend({method:ye("notifications/message"),params:fZ}),pZ=ie({name:z().optional()}),mZ=ie({hints:re(pZ).optional(),costPriority:Ge().min(0).max(1).optional(),speedPriority:Ge().min(0).max(1).optional(),intelligencePriority:Ge().min(0).max(1).optional()}),gZ=ie({mode:er(["auto","required","none"]).optional()}),yZ=ie({type:ye("tool_result"),toolUseId:z().describe("The unique identifier for the corresponding tool call."),content:re(mx).default([]),structuredContent:ie({}).loose().optional(),isError:ft().optional(),_meta:mt(z(),Nt()).optional()}),vZ=T2("type",[fx,hx,px]),Hf=T2("type",[fx,hx,px,eZ,yZ]),xZ=ie({role:wu,content:_t([Hf,re(Hf)]),_meta:mt(z(),Nt()).optional()}),wZ=mu.extend({messages:re(xZ),modelPreferences:mZ.optional(),systemPrompt:z().optional(),includeContext:er(["none","thisServer","allServers"]).optional(),temperature:Ge().optional(),maxTokens:Ge().int(),stopSequences:re(z()).optional(),metadata:Vt.optional(),tools:re(G2).optional(),toolChoice:gZ.optional()}),X2=sn.extend({method:ye("sampling/createMessage"),params:wZ}),e$=an.extend({model:z(),stopReason:Ct(er(["endTurn","stopSequence","maxTokens"]).or(z())),role:wu,content:vZ}),t$=an.extend({model:z(),stopReason:Ct(er(["endTurn","stopSequence","maxTokens","toolUse"]).or(z())),role:wu,content:_t([Hf,re(Hf)])}),bZ=ie({type:ye("boolean"),title:z().optional(),description:z().optional(),default:ft().optional()}),kZ=ie({type:ye("string"),title:z().optional(),description:z().optional(),minLength:Ge().optional(),maxLength:Ge().optional(),format:er(["email","uri","date","date-time"]).optional(),default:z().optional()}),_Z=ie({type:er(["number","integer"]),title:z().optional(),description:z().optional(),minimum:Ge().optional(),maximum:Ge().optional(),default:Ge().optional()}),SZ=ie({type:ye("string"),title:z().optional(),description:z().optional(),enum:re(z()),default:z().optional()}),CZ=ie({type:ye("string"),title:z().optional(),description:z().optional(),oneOf:re(ie({const:z(),title:z()})),default:z().optional()}),EZ=ie({type:ye("string"),title:z().optional(),description:z().optional(),enum:re(z()),enumNames:re(z()).optional(),default:z().optional()}),NZ=_t([SZ,CZ]),jZ=ie({type:ye("array"),title:z().optional(),description:z().optional(),minItems:Ge().optional(),maxItems:Ge().optional(),items:ie({type:ye("string"),enum:re(z())}),default:re(z()).optional()}),PZ=ie({type:ye("array"),title:z().optional(),description:z().optional(),minItems:Ge().optional(),maxItems:Ge().optional(),items:ie({anyOf:re(ie({const:z(),title:z()}))}),default:re(z()).optional()}),TZ=_t([jZ,PZ]),$Z=_t([EZ,NZ,TZ]),RZ=_t([$Z,bZ,kZ,_Z]),IZ=mu.extend({mode:ye("form").optional(),message:z(),requestedSchema:ie({type:ye("object"),properties:mt(z(),RZ),required:re(z()).optional()})}),AZ=mu.extend({mode:ye("url"),message:z(),elicitationId:z(),url:z().url()}),OZ=_t([IZ,AZ]),n$=sn.extend({method:ye("elicitation/create"),params:OZ}),MZ=gr.extend({elicitationId:z()}),DZ=yr.extend({method:ye("notifications/elicitation/complete"),params:MZ}),r$=an.extend({action:er(["accept","decline","cancel"]),content:O2(e=>e===null?void 0:e,mt(z(),_t([z(),Ge(),ft(),re(z())])).optional())}),LZ=ie({type:ye("ref/resource"),uri:z()}),zZ=ie({type:ye("ref/prompt"),name:z()}),FZ=tr.extend({ref:_t([zZ,LZ]),argument:ie({name:z(),value:z()}),context:ie({arguments:mt(z(),z()).optional()}).optional()}),UZ=sn.extend({method:ye("completion/complete"),params:FZ}),o$=an.extend({completion:tn({values:re(z()).max(100),total:Ct(Ge().int()),hasMore:Ct(ft())})}),qZ=ie({uri:z().startsWith("file://"),name:z().optional(),_meta:mt(z(),Nt()).optional()}),VZ=sn.extend({method:ye("roots/list"),params:tr.optional()}),HZ=an.extend({roots:re(qZ)}),BZ=yr.extend({method:ye("notifications/roots/list_changed"),params:gr.optional()});_t([tx,P7,UZ,dZ,X7,J7,z7,F7,q7,H7,K7,lZ,iZ,rx,sx,ix,lx]);_t([ex,nx,q2,BZ,Uf]);_t([ga,e$,t$,r$,HZ,ox,ax,Bc]);_t([tx,X2,n$,VZ,rx,sx,ix,lx]);_t([ex,nx,hZ,Z7,Z2,J2,Q2,Uf,DZ]);_t([ga,U2,o$,gx,Vf,qf,W2,dx,bu,yx,ox,ax,Bc]);class Se extends Error{constructor(t,n,r){super(`MCP error ${t}: ${n}`),this.code=t,this.data=r,this.name="McpError"}static fromError(t,n,r){if(t===$e.UrlElicitationRequired&&r){const o=r;if(o.elicitations)return new KZ(o.elicitations,n)}return new Se(t,n,r)}}class KZ extends Se{constructor(t,n=`URL elicitation${t.length>1?"s":""} required`){super($e.UrlElicitationRequired,n,{elicitations:t})}get elicitations(){var t;return((t=this.data)==null?void 0:t.elicitations)??[]}}class D1 extends Error{constructor(t,n){super(t),this.name="ParseError",this.type=n.type,this.field=n.field,this.value=n.value,this.line=n.line}}function gm(e){}function s$(e){if(typeof e=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:t=gm,onError:n=gm,onRetry:r=gm,onComment:o}=e;let s="",i=!0,a,l="",u="";function d(m){const x=i?m.replace(/^\xEF\xBB\xBF/,""):m,[g,y]=WZ(`${s}${x}`);for(const w of g)f(w);s=y,i=!1}function f(m){if(m===""){h();return}if(m.startsWith(":")){o&&o(m.slice(m.startsWith(": ")?2:1));return}const x=m.indexOf(":");if(x!==-1){const g=m.slice(0,x),y=m[x+1]===" "?2:1,w=m.slice(x+y);p(g,w,m);return}p(m,"",m)}function p(m,x,g){switch(m){case"event":u=x;break;case"data":l=`${l}${x}
|
|
461
|
+
`;break;case"id":a=x.includes("\0")?void 0:x;break;case"retry":/^\d+$/.test(x)?r(parseInt(x,10)):n(new D1(`Invalid \`retry\` value: "${x}"`,{type:"invalid-retry",value:x,line:g}));break;default:n(new D1(`Unknown field "${m.length>20?`${m.slice(0,20)}…`:m}"`,{type:"unknown-field",field:m,value:x,line:g}));break}}function h(){l.length>0&&t({id:a,event:u||void 0,data:l.endsWith(`
|
|
462
|
+
`)?l.slice(0,-1):l}),a=void 0,l="",u=""}function v(m={}){s&&m.consume&&f(s),i=!0,a=void 0,l="",u="",s=""}return{feed:d,reset:v}}function WZ(e){const t=[];let n="",r=0;for(;r<e.length;){const o=e.indexOf("\r",r),s=e.indexOf(`
|
|
463
|
+
`,r);let i=-1;if(o!==-1&&s!==-1?i=Math.min(o,s):o!==-1?o===e.length-1?i=-1:i=o:s!==-1&&(i=s),i===-1){n=e.slice(r);break}else{const a=e.slice(r,i);t.push(a),r=i+1,e[r-1]==="\r"&&e[r]===`
|
|
464
|
+
`&&r++}}return[t,n]}class L1 extends Event{constructor(t,n){var r,o;super(t),this.code=(r=n==null?void 0:n.code)!=null?r:void 0,this.message=(o=n==null?void 0:n.message)!=null?o:void 0}[Symbol.for("nodejs.util.inspect.custom")](t,n,r){return r(z1(this),n)}[Symbol.for("Deno.customInspect")](t,n){return t(z1(this),n)}}function ZZ(e){const t=globalThis.DOMException;return typeof t=="function"?new t(e,"SyntaxError"):new SyntaxError(e)}function gy(e){return e instanceof Error?"errors"in e&&Array.isArray(e.errors)?e.errors.map(gy).join(", "):"cause"in e&&e.cause instanceof Error?`${e}: ${gy(e.cause)}`:e.message:`${e}`}function z1(e){return{type:e.type,message:e.message,code:e.code,defaultPrevented:e.defaultPrevented,cancelable:e.cancelable,timeStamp:e.timeStamp}}var i$=e=>{throw TypeError(e)},vx=(e,t,n)=>t.has(e)||i$("Cannot "+n),Ue=(e,t,n)=>(vx(e,t,"read from private field"),n?n.call(e):t.get(e)),Lt=(e,t,n)=>t.has(e)?i$("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),vt=(e,t,n,r)=>(vx(e,t,"write to private field"),t.set(e,n),n),yo=(e,t,n)=>(vx(e,t,"access private method"),n),An,ei,Xi,zd,Bf,hc,ya,pc,ss,ea,ja,ta,Zl,kr,yy,vy,xy,F1,wy,by,Ql,ky,_y;class Fd extends EventTarget{constructor(t,n){var r,o;super(),Lt(this,kr),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,Lt(this,An),Lt(this,ei),Lt(this,Xi),Lt(this,zd),Lt(this,Bf),Lt(this,hc),Lt(this,ya),Lt(this,pc,null),Lt(this,ss),Lt(this,ea),Lt(this,ja,null),Lt(this,ta,null),Lt(this,Zl,null),Lt(this,vy,async s=>{var i;Ue(this,ea).reset();const{body:a,redirected:l,status:u,headers:d}=s;if(u===204){yo(this,kr,Ql).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?vt(this,Xi,new URL(s.url)):vt(this,Xi,void 0),u!==200){yo(this,kr,Ql).call(this,`Non-200 status code (${u})`,u);return}if(!(d.get("content-type")||"").startsWith("text/event-stream")){yo(this,kr,Ql).call(this,'Invalid content type, expected "text/event-stream"',u);return}if(Ue(this,An)===this.CLOSED)return;vt(this,An,this.OPEN);const f=new Event("open");if((i=Ue(this,Zl))==null||i.call(this,f),this.dispatchEvent(f),typeof a!="object"||!a||!("getReader"in a)){yo(this,kr,Ql).call(this,"Invalid response body, expected a web ReadableStream",u),this.close();return}const p=new TextDecoder,h=a.getReader();let v=!0;do{const{done:m,value:x}=await h.read();x&&Ue(this,ea).feed(p.decode(x,{stream:!m})),m&&(v=!1,Ue(this,ea).reset(),yo(this,kr,ky).call(this))}while(v)}),Lt(this,xy,s=>{vt(this,ss,void 0),!(s.name==="AbortError"||s.type==="aborted")&&yo(this,kr,ky).call(this,gy(s))}),Lt(this,wy,s=>{typeof s.id=="string"&&vt(this,pc,s.id);const i=new MessageEvent(s.event||"message",{data:s.data,origin:Ue(this,Xi)?Ue(this,Xi).origin:Ue(this,ei).origin,lastEventId:s.id||""});Ue(this,ta)&&(!s.event||s.event==="message")&&Ue(this,ta).call(this,i),this.dispatchEvent(i)}),Lt(this,by,s=>{vt(this,hc,s)}),Lt(this,_y,()=>{vt(this,ya,void 0),Ue(this,An)===this.CONNECTING&&yo(this,kr,yy).call(this)});try{if(t instanceof URL)vt(this,ei,t);else if(typeof t=="string")vt(this,ei,new URL(t,QZ()));else throw new Error("Invalid URL")}catch{throw ZZ("An invalid or illegal string was specified")}vt(this,ea,s$({onEvent:Ue(this,wy),onRetry:Ue(this,by)})),vt(this,An,this.CONNECTING),vt(this,hc,3e3),vt(this,Bf,(r=n==null?void 0:n.fetch)!=null?r:globalThis.fetch),vt(this,zd,(o=n==null?void 0:n.withCredentials)!=null?o:!1),yo(this,kr,yy).call(this)}get readyState(){return Ue(this,An)}get url(){return Ue(this,ei).href}get withCredentials(){return Ue(this,zd)}get onerror(){return Ue(this,ja)}set onerror(t){vt(this,ja,t)}get onmessage(){return Ue(this,ta)}set onmessage(t){vt(this,ta,t)}get onopen(){return Ue(this,Zl)}set onopen(t){vt(this,Zl,t)}addEventListener(t,n,r){const o=n;super.addEventListener(t,o,r)}removeEventListener(t,n,r){const o=n;super.removeEventListener(t,o,r)}close(){Ue(this,ya)&&clearTimeout(Ue(this,ya)),Ue(this,An)!==this.CLOSED&&(Ue(this,ss)&&Ue(this,ss).abort(),vt(this,An,this.CLOSED),vt(this,ss,void 0))}}An=new WeakMap,ei=new WeakMap,Xi=new WeakMap,zd=new WeakMap,Bf=new WeakMap,hc=new WeakMap,ya=new WeakMap,pc=new WeakMap,ss=new WeakMap,ea=new WeakMap,ja=new WeakMap,ta=new WeakMap,Zl=new WeakMap,kr=new WeakSet,yy=function(){vt(this,An,this.CONNECTING),vt(this,ss,new AbortController),Ue(this,Bf)(Ue(this,ei),yo(this,kr,F1).call(this)).then(Ue(this,vy)).catch(Ue(this,xy))},vy=new WeakMap,xy=new WeakMap,F1=function(){var e;const t={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...Ue(this,pc)?{"Last-Event-ID":Ue(this,pc)}:void 0},cache:"no-store",signal:(e=Ue(this,ss))==null?void 0:e.signal};return"window"in globalThis&&(t.credentials=this.withCredentials?"include":"same-origin"),t},wy=new WeakMap,by=new WeakMap,Ql=function(e,t){var n;Ue(this,An)!==this.CLOSED&&vt(this,An,this.CLOSED);const r=new L1("error",{code:t,message:e});(n=Ue(this,ja))==null||n.call(this,r),this.dispatchEvent(r)},ky=function(e,t){var n;if(Ue(this,An)===this.CLOSED)return;vt(this,An,this.CONNECTING);const r=new L1("error",{code:t,message:e});(n=Ue(this,ja))==null||n.call(this,r),this.dispatchEvent(r),vt(this,ya,setTimeout(Ue(this,_y),Ue(this,hc)))},_y=new WeakMap,Fd.CONNECTING=0,Fd.OPEN=1,Fd.CLOSED=2;function QZ(){const e="document"in globalThis?globalThis.document:void 0;return e&&typeof e=="object"&&"baseURI"in e&&typeof e.baseURI=="string"?e.baseURI:void 0}function Kf(e){return e?e instanceof Headers?Object.fromEntries(e.entries()):Array.isArray(e)?Object.fromEntries(e):{...e}:{}}function a$(e=fetch,t){return t?async(n,r)=>{const o={...t,...r,headers:r!=null&&r.headers?{...Kf(t.headers),...Kf(r.headers)}:t.headers};return e(n,o)}:e}let xx;xx=globalThis.crypto;async function GZ(e){return(await xx).getRandomValues(new Uint8Array(e))}async function JZ(e){const t="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~";let n="";const r=await GZ(e);for(let o=0;o<e;o++){const s=r[o]%t.length;n+=t[s]}return n}async function YZ(e){return await JZ(e)}async function XZ(e){const t=await(await xx).subtle.digest("SHA-256",new TextEncoder().encode(e));return btoa(String.fromCharCode(...new Uint8Array(t))).replace(/\//g,"_").replace(/\+/g,"-").replace(/=/g,"")}async function eQ(e){if(e||(e=43),e<43||e>128)throw`Expected a length between 43 and 128. Received ${e}.`;const t=await YZ(e),n=await XZ(t);return{code_verifier:t,code_challenge:n}}const Xt=bW().superRefine((e,t)=>{if(!URL.canParse(e))return t.addIssue({code:h7.custom,message:"URL must be parseable",fatal:!0}),fH}).refine(e=>{const t=new URL(e);return t.protocol!=="javascript:"&&t.protocol!=="data:"&&t.protocol!=="vbscript:"},{message:"URL cannot use javascript:, data:, or vbscript: scheme"}),tQ=tn({resource:z().url(),authorization_servers:re(Xt).optional(),jwks_uri:z().url().optional(),scopes_supported:re(z()).optional(),bearer_methods_supported:re(z()).optional(),resource_signing_alg_values_supported:re(z()).optional(),resource_name:z().optional(),resource_documentation:z().optional(),resource_policy_uri:z().url().optional(),resource_tos_uri:z().url().optional(),tls_client_certificate_bound_access_tokens:ft().optional(),authorization_details_types_supported:re(z()).optional(),dpop_signing_alg_values_supported:re(z()).optional(),dpop_bound_access_tokens_required:ft().optional()}),l$=tn({issuer:z(),authorization_endpoint:Xt,token_endpoint:Xt,registration_endpoint:Xt.optional(),scopes_supported:re(z()).optional(),response_types_supported:re(z()),response_modes_supported:re(z()).optional(),grant_types_supported:re(z()).optional(),token_endpoint_auth_methods_supported:re(z()).optional(),token_endpoint_auth_signing_alg_values_supported:re(z()).optional(),service_documentation:Xt.optional(),revocation_endpoint:Xt.optional(),revocation_endpoint_auth_methods_supported:re(z()).optional(),revocation_endpoint_auth_signing_alg_values_supported:re(z()).optional(),introspection_endpoint:z().optional(),introspection_endpoint_auth_methods_supported:re(z()).optional(),introspection_endpoint_auth_signing_alg_values_supported:re(z()).optional(),code_challenge_methods_supported:re(z()).optional(),client_id_metadata_document_supported:ft().optional()}),nQ=tn({issuer:z(),authorization_endpoint:Xt,token_endpoint:Xt,userinfo_endpoint:Xt.optional(),jwks_uri:Xt,registration_endpoint:Xt.optional(),scopes_supported:re(z()).optional(),response_types_supported:re(z()),response_modes_supported:re(z()).optional(),grant_types_supported:re(z()).optional(),acr_values_supported:re(z()).optional(),subject_types_supported:re(z()),id_token_signing_alg_values_supported:re(z()),id_token_encryption_alg_values_supported:re(z()).optional(),id_token_encryption_enc_values_supported:re(z()).optional(),userinfo_signing_alg_values_supported:re(z()).optional(),userinfo_encryption_alg_values_supported:re(z()).optional(),userinfo_encryption_enc_values_supported:re(z()).optional(),request_object_signing_alg_values_supported:re(z()).optional(),request_object_encryption_alg_values_supported:re(z()).optional(),request_object_encryption_enc_values_supported:re(z()).optional(),token_endpoint_auth_methods_supported:re(z()).optional(),token_endpoint_auth_signing_alg_values_supported:re(z()).optional(),display_values_supported:re(z()).optional(),claim_types_supported:re(z()).optional(),claims_supported:re(z()).optional(),service_documentation:z().optional(),claims_locales_supported:re(z()).optional(),ui_locales_supported:re(z()).optional(),claims_parameter_supported:ft().optional(),request_parameter_supported:ft().optional(),request_uri_parameter_supported:ft().optional(),require_request_uri_registration:ft().optional(),op_policy_uri:Xt.optional(),op_tos_uri:Xt.optional(),client_id_metadata_document_supported:ft().optional()}),rQ=ie({...nQ.shape,...l$.pick({code_challenge_methods_supported:!0}).shape}),oQ=ie({access_token:z(),id_token:z().optional(),token_type:z(),expires_in:p7().optional(),scope:z().optional(),refresh_token:z().optional()}).strip(),sQ=ie({error:z(),error_description:z().optional(),error_uri:z().optional()}),U1=Xt.optional().or(ye("").transform(()=>{})),iQ=ie({redirect_uris:re(Xt),token_endpoint_auth_method:z().optional(),grant_types:re(z()).optional(),response_types:re(z()).optional(),client_name:z().optional(),client_uri:Xt.optional(),logo_uri:U1,scope:z().optional(),contacts:re(z()).optional(),tos_uri:U1,policy_uri:z().optional(),jwks_uri:Xt.optional(),jwks:qW().optional(),software_id:z().optional(),software_version:z().optional(),software_statement:z().optional()}).strip(),aQ=ie({client_id:z(),client_secret:z().optional(),client_id_issued_at:Ge().optional(),client_secret_expires_at:Ge().optional()}).strip(),lQ=iQ.merge(aQ);ie({error:z(),error_description:z().optional()}).strip();ie({token:z(),token_type_hint:z().optional()}).strip();function cQ(e){const t=typeof e=="string"?new URL(e):new URL(e.href);return t.hash="",t}function uQ({requestedResource:e,configuredResource:t}){const n=typeof e=="string"?new URL(e):new URL(e.href),r=typeof t=="string"?new URL(t):new URL(t.href);if(n.origin!==r.origin||n.pathname.length<r.pathname.length)return!1;const o=n.pathname.endsWith("/")?n.pathname:n.pathname+"/",s=r.pathname.endsWith("/")?r.pathname:r.pathname+"/";return o.startsWith(s)}class Qt extends Error{constructor(t,n){super(t),this.errorUri=n,this.name=this.constructor.name}toResponseObject(){const t={error:this.errorCode,error_description:this.message};return this.errorUri&&(t.error_uri=this.errorUri),t}get errorCode(){return this.constructor.errorCode}}class Sy extends Qt{}Sy.errorCode="invalid_request";class Wf extends Qt{}Wf.errorCode="invalid_client";class Zf extends Qt{}Zf.errorCode="invalid_grant";class Qf extends Qt{}Qf.errorCode="unauthorized_client";class Cy extends Qt{}Cy.errorCode="unsupported_grant_type";class Ey extends Qt{}Ey.errorCode="invalid_scope";class Ny extends Qt{}Ny.errorCode="access_denied";class sl extends Qt{}sl.errorCode="server_error";class jy extends Qt{}jy.errorCode="temporarily_unavailable";class Py extends Qt{}Py.errorCode="unsupported_response_type";class Ty extends Qt{}Ty.errorCode="unsupported_token_type";class $y extends Qt{}$y.errorCode="invalid_token";class Ry extends Qt{}Ry.errorCode="method_not_allowed";class Iy extends Qt{}Iy.errorCode="too_many_requests";class Gf extends Qt{}Gf.errorCode="invalid_client_metadata";class Ay extends Qt{}Ay.errorCode="insufficient_scope";class Oy extends Qt{}Oy.errorCode="invalid_target";const dQ={[Sy.errorCode]:Sy,[Wf.errorCode]:Wf,[Zf.errorCode]:Zf,[Qf.errorCode]:Qf,[Cy.errorCode]:Cy,[Ey.errorCode]:Ey,[Ny.errorCode]:Ny,[sl.errorCode]:sl,[jy.errorCode]:jy,[Py.errorCode]:Py,[Ty.errorCode]:Ty,[$y.errorCode]:$y,[Ry.errorCode]:Ry,[Iy.errorCode]:Iy,[Gf.errorCode]:Gf,[Ay.errorCode]:Ay,[Oy.errorCode]:Oy};class Kn extends Error{constructor(t){super(t??"Unauthorized")}}function fQ(e){return["client_secret_basic","client_secret_post","none"].includes(e)}const ym="code",vm="S256";function hQ(e,t){const n=e.client_secret!==void 0;return"token_endpoint_auth_method"in e&&e.token_endpoint_auth_method&&fQ(e.token_endpoint_auth_method)&&(t.length===0||t.includes(e.token_endpoint_auth_method))?e.token_endpoint_auth_method:t.length===0?n?"client_secret_basic":"none":n&&t.includes("client_secret_basic")?"client_secret_basic":n&&t.includes("client_secret_post")?"client_secret_post":t.includes("none")?"none":n?"client_secret_post":"none"}function pQ(e,t,n,r){const{client_id:o,client_secret:s}=t;switch(e){case"client_secret_basic":mQ(o,s,n);return;case"client_secret_post":gQ(o,s,r);return;case"none":yQ(o,r);return;default:throw new Error(`Unsupported client authentication method: ${e}`)}}function mQ(e,t,n){if(!t)throw new Error("client_secret_basic authentication requires a client_secret");const r=btoa(`${e}:${t}`);n.set("Authorization",`Basic ${r}`)}function gQ(e,t,n){n.set("client_id",e),t&&n.set("client_secret",t)}function yQ(e,t){t.set("client_id",e)}async function c$(e){const t=e instanceof Response?e.status:void 0,n=e instanceof Response?await e.text():e;try{const r=sQ.parse(JSON.parse(n)),{error:o,error_description:s,error_uri:i}=r,a=dQ[o]||sl;return new a(s||"",i)}catch(r){const o=`${t?`HTTP ${t}: `:""}Invalid OAuth error response: ${r}. Raw body: ${n}`;return new sl(o)}}async function $r(e,t){var n,r;try{return await xm(e,t)}catch(o){if(o instanceof Wf||o instanceof Qf)return await((n=e.invalidateCredentials)==null?void 0:n.call(e,"all")),await xm(e,t);if(o instanceof Zf)return await((r=e.invalidateCredentials)==null?void 0:r.call(e,"tokens")),await xm(e,t);throw o}}async function xm(e,{serverUrl:t,authorizationCode:n,scope:r,resourceMetadataUrl:o,fetchFn:s}){var w,k,C,N,S;const i=await((w=e.discoveryState)==null?void 0:w.call(e));let a,l,u,d=o;if(!d&&(i!=null&&i.resourceMetadataUrl)&&(d=new URL(i.resourceMetadataUrl)),i!=null&&i.authorizationServerUrl){if(l=i.authorizationServerUrl,a=i.resourceMetadata,u=i.authorizationServerMetadata??await d$(l,{fetchFn:s}),!a)try{a=await u$(t,{resourceMetadataUrl:d},s)}catch{}(u!==i.authorizationServerMetadata||a!==i.resourceMetadata)&&await((k=e.saveDiscoveryState)==null?void 0:k.call(e,{authorizationServerUrl:String(l),resourceMetadataUrl:d==null?void 0:d.toString(),resourceMetadata:a,authorizationServerMetadata:u}))}else{const A=await SQ(t,{resourceMetadataUrl:d,fetchFn:s});l=A.authorizationServerUrl,u=A.authorizationServerMetadata,a=A.resourceMetadata,await((C=e.saveDiscoveryState)==null?void 0:C.call(e,{authorizationServerUrl:String(l),resourceMetadataUrl:d==null?void 0:d.toString(),resourceMetadata:a,authorizationServerMetadata:u}))}const f=await xQ(t,e,a),p=r||((N=a==null?void 0:a.scopes_supported)==null?void 0:N.join(" "))||e.clientMetadata.scope;let h=await Promise.resolve(e.clientInformation());if(!h){if(n!==void 0)throw new Error("Existing OAuth client information is required when exchanging an authorization code");const A=(u==null?void 0:u.client_id_metadata_document_supported)===!0,P=e.clientMetadataUrl;if(P&&!vQ(P))throw new Gf(`clientMetadataUrl must be a valid HTTPS URL with a non-root pathname, got: ${P}`);if(A&&P)h={client_id:P},await((S=e.saveClientInformation)==null?void 0:S.call(e,h));else{if(!e.saveClientInformation)throw new Error("OAuth client information must be saveable for dynamic registration");const T=await PQ(l,{metadata:u,clientMetadata:e.clientMetadata,scope:p,fetchFn:s});await e.saveClientInformation(T),h=T}}const v=!e.redirectUrl;if(n!==void 0||v){const A=await jQ(e,l,{metadata:u,resource:f,authorizationCode:n,fetchFn:s});return await e.saveTokens(A),"AUTHORIZED"}const m=await e.tokens();if(m!=null&&m.refresh_token)try{const A=await NQ(l,{metadata:u,clientInformation:h,refreshToken:m.refresh_token,resource:f,addClientAuthentication:e.addClientAuthentication,fetchFn:s});return await e.saveTokens(A),"AUTHORIZED"}catch(A){if(!(!(A instanceof Qt)||A instanceof sl))throw A}const x=e.state?await e.state():void 0,{authorizationUrl:g,codeVerifier:y}=await CQ(l,{metadata:u,clientInformation:h,state:x,redirectUrl:e.redirectUrl,scope:p,resource:f});return await e.saveCodeVerifier(y),await e.redirectToAuthorization(g),"REDIRECT"}function vQ(e){if(!e)return!1;try{const t=new URL(e);return t.protocol==="https:"&&t.pathname!=="/"}catch{return!1}}async function xQ(e,t,n){const r=cQ(e);if(t.validateResourceURL)return await t.validateResourceURL(r,n==null?void 0:n.resource);if(n){if(!uQ({requestedResource:r,configuredResource:n.resource}))throw new Error(`Protected resource ${n.resource} does not match expected ${r} (or origin)`);return new URL(n.resource)}}function Jf(e){const t=e.headers.get("WWW-Authenticate");if(!t)return{};const[n,r]=t.split(" ");if(n.toLowerCase()!=="bearer"||!r)return{};const o=wm(e,"resource_metadata")||void 0;let s;if(o)try{s=new URL(o)}catch{}const i=wm(e,"scope")||void 0,a=wm(e,"error")||void 0;return{resourceMetadataUrl:s,scope:i,error:a}}function wm(e,t){const n=e.headers.get("WWW-Authenticate");if(!n)return null;const r=new RegExp(`${t}=(?:"([^"]+)"|([^\\s,]+))`),o=n.match(r);return o?o[1]||o[2]:null}async function u$(e,t,n=fetch){var o,s;const r=await kQ(e,"oauth-protected-resource",n,{protocolVersion:t==null?void 0:t.protocolVersion,metadataUrl:t==null?void 0:t.resourceMetadataUrl});if(!r||r.status===404)throw await((o=r==null?void 0:r.body)==null?void 0:o.cancel()),new Error("Resource server does not implement OAuth 2.0 Protected Resource Metadata.");if(!r.ok)throw await((s=r.body)==null?void 0:s.cancel()),new Error(`HTTP ${r.status} trying to load well-known OAuth protected resource metadata.`);return tQ.parse(await r.json())}async function wx(e,t,n=fetch){try{return await n(e,{headers:t})}catch(r){if(r instanceof TypeError)return t?wx(e,void 0,n):void 0;throw r}}function wQ(e,t="",n={}){return t.endsWith("/")&&(t=t.slice(0,-1)),n.prependPathname?`${t}/.well-known/${e}`:`/.well-known/${e}${t}`}async function q1(e,t,n=fetch){return await wx(e,{"MCP-Protocol-Version":t},n)}function bQ(e,t){return!e||e.status>=400&&e.status<500&&t!=="/"}async function kQ(e,t,n,r){const o=new URL(e),s=(r==null?void 0:r.protocolVersion)??Gh;let i;if(r!=null&&r.metadataUrl)i=new URL(r.metadataUrl);else{const l=wQ(t,o.pathname);i=new URL(l,(r==null?void 0:r.metadataServerUrl)??o),i.search=o.search}let a=await q1(i,s,n);if(!(r!=null&&r.metadataUrl)&&bQ(a,o.pathname)){const l=new URL(`/.well-known/${t}`,o);a=await q1(l,s,n)}return a}function _Q(e){const t=typeof e=="string"?new URL(e):e,n=t.pathname!=="/",r=[];if(!n)return r.push({url:new URL("/.well-known/oauth-authorization-server",t.origin),type:"oauth"}),r.push({url:new URL("/.well-known/openid-configuration",t.origin),type:"oidc"}),r;let o=t.pathname;return o.endsWith("/")&&(o=o.slice(0,-1)),r.push({url:new URL(`/.well-known/oauth-authorization-server${o}`,t.origin),type:"oauth"}),r.push({url:new URL(`/.well-known/openid-configuration${o}`,t.origin),type:"oidc"}),r.push({url:new URL(`${o}/.well-known/openid-configuration`,t.origin),type:"oidc"}),r}async function d$(e,{fetchFn:t=fetch,protocolVersion:n=Gh}={}){var s;const r={"MCP-Protocol-Version":n,Accept:"application/json"},o=_Q(e);for(const{url:i,type:a}of o){const l=await wx(i,r,t);if(l){if(!l.ok){if(await((s=l.body)==null?void 0:s.cancel()),l.status>=400&&l.status<500)continue;throw new Error(`HTTP ${l.status} trying to load ${a==="oauth"?"OAuth":"OpenID provider"} metadata from ${i}`)}return a==="oauth"?l$.parse(await l.json()):rQ.parse(await l.json())}}}async function SQ(e,t){let n,r;try{n=await u$(e,{resourceMetadataUrl:t==null?void 0:t.resourceMetadataUrl},t==null?void 0:t.fetchFn),n.authorization_servers&&n.authorization_servers.length>0&&(r=n.authorization_servers[0])}catch{}r||(r=String(new URL("/",e)));const o=await d$(r,{fetchFn:t==null?void 0:t.fetchFn});return{authorizationServerUrl:r,authorizationServerMetadata:o,resourceMetadata:n}}async function CQ(e,{metadata:t,clientInformation:n,redirectUrl:r,scope:o,state:s,resource:i}){let a;if(t){if(a=new URL(t.authorization_endpoint),!t.response_types_supported.includes(ym))throw new Error(`Incompatible auth server: does not support response type ${ym}`);if(t.code_challenge_methods_supported&&!t.code_challenge_methods_supported.includes(vm))throw new Error(`Incompatible auth server: does not support code challenge method ${vm}`)}else a=new URL("/authorize",e);const l=await eQ(),u=l.code_verifier,d=l.code_challenge;return a.searchParams.set("response_type",ym),a.searchParams.set("client_id",n.client_id),a.searchParams.set("code_challenge",d),a.searchParams.set("code_challenge_method",vm),a.searchParams.set("redirect_uri",String(r)),s&&a.searchParams.set("state",s),o&&a.searchParams.set("scope",o),o!=null&&o.includes("offline_access")&&a.searchParams.append("prompt","consent"),i&&a.searchParams.set("resource",i.href),{authorizationUrl:a,codeVerifier:u}}function EQ(e,t,n){return new URLSearchParams({grant_type:"authorization_code",code:e,code_verifier:t,redirect_uri:String(n)})}async function f$(e,{metadata:t,tokenRequestParams:n,clientInformation:r,addClientAuthentication:o,resource:s,fetchFn:i}){const a=t!=null&&t.token_endpoint?new URL(t.token_endpoint):new URL("/token",e),l=new Headers({"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"});if(s&&n.set("resource",s.href),o)await o(l,n,a,t);else if(r){const d=(t==null?void 0:t.token_endpoint_auth_methods_supported)??[],f=hQ(r,d);pQ(f,r,l,n)}const u=await(i??fetch)(a,{method:"POST",headers:l,body:n});if(!u.ok)throw await c$(u);return oQ.parse(await u.json())}async function NQ(e,{metadata:t,clientInformation:n,refreshToken:r,resource:o,addClientAuthentication:s,fetchFn:i}){const a=new URLSearchParams({grant_type:"refresh_token",refresh_token:r}),l=await f$(e,{metadata:t,tokenRequestParams:a,clientInformation:n,addClientAuthentication:s,resource:o,fetchFn:i});return{refresh_token:r,...l}}async function jQ(e,t,{metadata:n,resource:r,authorizationCode:o,fetchFn:s}={}){const i=e.clientMetadata.scope;let a;if(e.prepareTokenRequest&&(a=await e.prepareTokenRequest(i)),!a){if(!o)throw new Error("Either provider.prepareTokenRequest() or authorizationCode is required");if(!e.redirectUrl)throw new Error("redirectUrl is required for authorization_code flow");const u=await e.codeVerifier();a=EQ(o,u,e.redirectUrl)}const l=await e.clientInformation();return f$(t,{metadata:n,tokenRequestParams:a,clientInformation:l??void 0,addClientAuthentication:e.addClientAuthentication,resource:r,fetchFn:s})}async function PQ(e,{metadata:t,clientMetadata:n,scope:r,fetchFn:o}){let s;if(t){if(!t.registration_endpoint)throw new Error("Incompatible auth server: does not support dynamic client registration");s=new URL(t.registration_endpoint)}else s=new URL("/register",e);const i=await(o??fetch)(s,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...n,...r!==void 0?{scope:r}:{}})});if(!i.ok)throw await c$(i);return lQ.parse(await i.json())}class TQ extends Error{constructor(t,n,r){super(`SSE error: ${n}`),this.code=t,this.event=r}}class $Q{constructor(t,n){this._url=t,this._resourceMetadataUrl=void 0,this._scope=void 0,this._eventSourceInit=n==null?void 0:n.eventSourceInit,this._requestInit=n==null?void 0:n.requestInit,this._authProvider=n==null?void 0:n.authProvider,this._fetch=n==null?void 0:n.fetch,this._fetchWithInit=a$(n==null?void 0:n.fetch,n==null?void 0:n.requestInit)}async _authThenStart(){var n;if(!this._authProvider)throw new Kn("No auth provider");let t;try{t=await $r(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(r){throw(n=this.onerror)==null||n.call(this,r),r}if(t!=="AUTHORIZED")throw new Kn;return await this._startOrAuth()}async _commonHeaders(){var r;const t={};if(this._authProvider){const o=await this._authProvider.tokens();o&&(t.Authorization=`Bearer ${o.access_token}`)}this._protocolVersion&&(t["mcp-protocol-version"]=this._protocolVersion);const n=Kf((r=this._requestInit)==null?void 0:r.headers);return new Headers({...t,...n})}_startOrAuth(){var n;const t=((n=this==null?void 0:this._eventSourceInit)==null?void 0:n.fetch)??this._fetch??fetch;return new Promise((r,o)=>{this._eventSource=new Fd(this._url.href,{...this._eventSourceInit,fetch:async(s,i)=>{const a=await this._commonHeaders();a.set("Accept","text/event-stream");const l=await t(s,{...i,headers:a});if(l.status===401&&l.headers.has("www-authenticate")){const{resourceMetadataUrl:u,scope:d}=Jf(l);this._resourceMetadataUrl=u,this._scope=d}return l}}),this._abortController=new AbortController,this._eventSource.onerror=s=>{var a;if(s.code===401&&this._authProvider){this._authThenStart().then(r,o);return}const i=new TQ(s.code,s.message,s);o(i),(a=this.onerror)==null||a.call(this,i)},this._eventSource.onopen=()=>{},this._eventSource.addEventListener("endpoint",s=>{var a;const i=s;try{if(this._endpoint=new URL(i.data,this._url),this._endpoint.origin!==this._url.origin)throw new Error(`Endpoint origin does not match connection origin: ${this._endpoint.origin}`)}catch(l){o(l),(a=this.onerror)==null||a.call(this,l),this.close();return}r()}),this._eventSource.onmessage=s=>{var l,u;const i=s;let a;try{a=Ld.parse(JSON.parse(i.data))}catch(d){(l=this.onerror)==null||l.call(this,d);return}(u=this.onmessage)==null||u.call(this,a)}})}async start(){if(this._eventSource)throw new Error("SSEClientTransport already started! If using Client class, note that connect() calls start() automatically.");return await this._startOrAuth()}async finishAuth(t){if(!this._authProvider)throw new Kn("No auth provider");if(await $r(this._authProvider,{serverUrl:this._url,authorizationCode:t,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Kn("Failed to authorize")}async close(){var t,n,r;(t=this._abortController)==null||t.abort(),(n=this._eventSource)==null||n.close(),(r=this.onclose)==null||r.call(this)}async send(t){var n,r,o;if(!this._endpoint)throw new Error("Not connected");try{const s=await this._commonHeaders();s.set("content-type","application/json");const i={...this._requestInit,method:"POST",headers:s,body:JSON.stringify(t),signal:(n=this._abortController)==null?void 0:n.signal},a=await(this._fetch??fetch)(this._endpoint,i);if(!a.ok){const l=await a.text().catch(()=>null);if(a.status===401&&this._authProvider){const{resourceMetadataUrl:u,scope:d}=Jf(a);if(this._resourceMetadataUrl=u,this._scope=d,await $r(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Kn;return this.send(t)}throw new Error(`Error POSTing to endpoint (HTTP ${a.status}): ${l}`)}await((r=a.body)==null?void 0:r.cancel())}catch(s){throw(o=this.onerror)==null||o.call(this,s),s}}setProtocolVersion(t){this._protocolVersion=t}}class RQ extends TransformStream{constructor({onError:t,onRetry:n,onComment:r}={}){let o;super({start(s){o=s$({onEvent:i=>{s.enqueue(i)},onError(i){t==="terminate"?s.error(i):typeof t=="function"&&t(i)},onRetry:n,onComment:r})},transform(s){o.feed(s)}})}}const IQ={initialReconnectionDelay:1e3,maxReconnectionDelay:3e4,reconnectionDelayGrowFactor:1.5,maxRetries:2};class Wi extends Error{constructor(t,n){super(`Streamable HTTP error: ${n}`),this.code=t}}class AQ{constructor(t,n){this._hasCompletedAuthFlow=!1,this._url=t,this._resourceMetadataUrl=void 0,this._scope=void 0,this._requestInit=n==null?void 0:n.requestInit,this._authProvider=n==null?void 0:n.authProvider,this._fetch=n==null?void 0:n.fetch,this._fetchWithInit=a$(n==null?void 0:n.fetch,n==null?void 0:n.requestInit),this._sessionId=n==null?void 0:n.sessionId,this._reconnectionOptions=(n==null?void 0:n.reconnectionOptions)??IQ}async _authThenStart(){var n;if(!this._authProvider)throw new Kn("No auth provider");let t;try{t=await $r(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})}catch(r){throw(n=this.onerror)==null||n.call(this,r),r}if(t!=="AUTHORIZED")throw new Kn;return await this._startOrAuthSse({resumptionToken:void 0})}async _commonHeaders(){var r;const t={};if(this._authProvider){const o=await this._authProvider.tokens();o&&(t.Authorization=`Bearer ${o.access_token}`)}this._sessionId&&(t["mcp-session-id"]=this._sessionId),this._protocolVersion&&(t["mcp-protocol-version"]=this._protocolVersion);const n=Kf((r=this._requestInit)==null?void 0:r.headers);return new Headers({...t,...n})}async _startOrAuthSse(t){var r,o,s;const{resumptionToken:n}=t;try{const i=await this._commonHeaders();i.set("Accept","text/event-stream"),n&&i.set("last-event-id",n);const a=await(this._fetch??fetch)(this._url,{method:"GET",headers:i,signal:(r=this._abortController)==null?void 0:r.signal});if(!a.ok){if(await((o=a.body)==null?void 0:o.cancel()),a.status===401&&this._authProvider)return await this._authThenStart();if(a.status===405)return;throw new Wi(a.status,`Failed to open SSE stream: ${a.statusText}`)}this._handleSseStream(a.body,t,!0)}catch(i){throw(s=this.onerror)==null||s.call(this,i),i}}_getNextReconnectionDelay(t){if(this._serverRetryMs!==void 0)return this._serverRetryMs;const n=this._reconnectionOptions.initialReconnectionDelay,r=this._reconnectionOptions.reconnectionDelayGrowFactor,o=this._reconnectionOptions.maxReconnectionDelay;return Math.min(n*Math.pow(r,t),o)}_scheduleReconnection(t,n=0){var s;const r=this._reconnectionOptions.maxRetries;if(n>=r){(s=this.onerror)==null||s.call(this,new Error(`Maximum reconnection attempts (${r}) exceeded.`));return}const o=this._getNextReconnectionDelay(n);this._reconnectionTimeout=setTimeout(()=>{this._startOrAuthSse(t).catch(i=>{var a;(a=this.onerror)==null||a.call(this,new Error(`Failed to reconnect SSE stream: ${i instanceof Error?i.message:String(i)}`)),this._scheduleReconnection(t,n+1)})},o)}_handleSseStream(t,n,r){if(!t)return;const{onresumptiontoken:o,replayMessageId:s}=n;let i,a=!1,l=!1;(async()=>{var d,f,p,h;try{const v=t.pipeThrough(new TextDecoderStream).pipeThrough(new RQ({onRetry:g=>{this._serverRetryMs=g}})).getReader();for(;;){const{value:g,done:y}=await v.read();if(y)break;if(g.id&&(i=g.id,a=!0,o==null||o(g.id)),!!g.data&&(!g.event||g.event==="message"))try{const w=Ld.parse(JSON.parse(g.data));Wl(w)&&(l=!0,s!==void 0&&(w.id=s)),(d=this.onmessage)==null||d.call(this,w)}catch(w){(f=this.onerror)==null||f.call(this,w)}}(r||a)&&!l&&this._abortController&&!this._abortController.signal.aborted&&this._scheduleReconnection({resumptionToken:i,onresumptiontoken:o,replayMessageId:s},0)}catch(v){if((p=this.onerror)==null||p.call(this,new Error(`SSE stream disconnected: ${v}`)),(r||a)&&!l&&this._abortController&&!this._abortController.signal.aborted)try{this._scheduleReconnection({resumptionToken:i,onresumptiontoken:o,replayMessageId:s},0)}catch(g){(h=this.onerror)==null||h.call(this,new Error(`Failed to reconnect: ${g instanceof Error?g.message:String(g)}`))}}})()}async start(){if(this._abortController)throw new Error("StreamableHTTPClientTransport already started! If using Client class, note that connect() calls start() automatically.");this._abortController=new AbortController}async finishAuth(t){if(!this._authProvider)throw new Kn("No auth provider");if(await $r(this._authProvider,{serverUrl:this._url,authorizationCode:t,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Kn("Failed to authorize")}async close(){var t,n;this._reconnectionTimeout&&(clearTimeout(this._reconnectionTimeout),this._reconnectionTimeout=void 0),(t=this._abortController)==null||t.abort(),(n=this.onclose)==null||n.call(this)}async send(t,n){var r,o,s,i,a,l;try{const{resumptionToken:u,onresumptiontoken:d}=n||{};if(u){this._startOrAuthSse({resumptionToken:u,replayMessageId:my(t)?t.id:void 0}).catch(y=>{var w;return(w=this.onerror)==null?void 0:w.call(this,y)});return}const f=await this._commonHeaders();f.set("content-type","application/json"),f.set("accept","application/json, text/event-stream");const p={...this._requestInit,method:"POST",headers:f,body:JSON.stringify(t),signal:(r=this._abortController)==null?void 0:r.signal},h=await(this._fetch??fetch)(this._url,p),v=h.headers.get("mcp-session-id");if(v&&(this._sessionId=v),!h.ok){const y=await h.text().catch(()=>null);if(h.status===401&&this._authProvider){if(this._hasCompletedAuthFlow)throw new Wi(401,"Server returned 401 after successful authentication");const{resourceMetadataUrl:w,scope:k}=Jf(h);if(this._resourceMetadataUrl=w,this._scope=k,await $r(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetchWithInit})!=="AUTHORIZED")throw new Kn;return this._hasCompletedAuthFlow=!0,this.send(t)}if(h.status===403&&this._authProvider){const{resourceMetadataUrl:w,scope:k,error:C}=Jf(h);if(C==="insufficient_scope"){const N=h.headers.get("WWW-Authenticate");if(this._lastUpscopingHeader===N)throw new Wi(403,"Server returned 403 after trying upscoping");if(k&&(this._scope=k),w&&(this._resourceMetadataUrl=w),this._lastUpscopingHeader=N??void 0,await $r(this._authProvider,{serverUrl:this._url,resourceMetadataUrl:this._resourceMetadataUrl,scope:this._scope,fetchFn:this._fetch})!=="AUTHORIZED")throw new Kn;return this.send(t)}}throw new Wi(h.status,`Error POSTing to endpoint: ${y}`)}if(this._hasCompletedAuthFlow=!1,this._lastUpscopingHeader=void 0,h.status===202){await((o=h.body)==null?void 0:o.cancel()),$7(t)&&this._startOrAuthSse({resumptionToken:void 0}).catch(y=>{var w;return(w=this.onerror)==null?void 0:w.call(this,y)});return}const x=(Array.isArray(t)?t:[t]).filter(y=>"method"in y&&"id"in y&&y.id!==void 0).length>0,g=h.headers.get("content-type");if(x)if(g!=null&&g.includes("text/event-stream"))this._handleSseStream(h.body,{onresumptiontoken:d},!1);else if(g!=null&&g.includes("application/json")){const y=await h.json(),w=Array.isArray(y)?y.map(k=>Ld.parse(k)):[Ld.parse(y)];for(const k of w)(s=this.onmessage)==null||s.call(this,k)}else throw await((i=h.body)==null?void 0:i.cancel()),new Wi(-1,`Unexpected content type: ${g}`);else await((a=h.body)==null?void 0:a.cancel())}catch(u){throw(l=this.onerror)==null||l.call(this,u),u}}get sessionId(){return this._sessionId}async terminateSession(){var t,n,r;if(this._sessionId)try{const o=await this._commonHeaders(),s={...this._requestInit,method:"DELETE",headers:o,signal:(t=this._abortController)==null?void 0:t.signal},i=await(this._fetch??fetch)(this._url,s);if(await((n=i.body)==null?void 0:n.cancel()),!i.ok&&i.status!==405)throw new Wi(i.status,`Failed to terminate session: ${i.statusText}`);this._sessionId=void 0}catch(o){throw(r=this.onerror)==null||r.call(this,o),o}}setProtocolVersion(t){this._protocolVersion=t}get protocolVersion(){return this._protocolVersion}async resumeStream(t,n){await this._startOrAuthSse({resumptionToken:t,onresumptiontoken:n==null?void 0:n.onresumptiontoken})}}function Xh(e){return!!e._zod}function ns(e,t){return Xh(e)?d2(e,t):e.safeParse(t)}function h$(e){var n,r;if(!e)return;let t;if(Xh(e)?t=(r=(n=e._zod)==null?void 0:n.def)==null?void 0:r.shape:t=e.shape,!!t){if(typeof t=="function")try{return t()}catch{return}return t}}function OQ(e){var o;if(Xh(e)){const i=(o=e._zod)==null?void 0:o.def;if(i){if(i.value!==void 0)return i.value;if(Array.isArray(i.values)&&i.values.length>0)return i.values[0]}}const n=e._def;if(n){if(n.value!==void 0)return n.value;if(Array.isArray(n.values)&&n.values.length>0)return n.values[0]}const r=e.value;if(r!==void 0)return r}function Bs(e){return e==="completed"||e==="failed"||e==="cancelled"}new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function V1(e){const t=h$(e),n=t==null?void 0:t.method;if(!n)throw new Error("Schema is missing a method literal");const r=OQ(n);if(typeof r!="string")throw new Error("Schema method literal must be a string");return r}function H1(e,t){const n=ns(e,t);if(!n.success)throw n.error;return n.data}const MQ=6e4;class DQ{constructor(t){this._options=t,this._requestMessageId=0,this._requestHandlers=new Map,this._requestHandlerAbortControllers=new Map,this._notificationHandlers=new Map,this._responseHandlers=new Map,this._progressHandlers=new Map,this._timeoutInfo=new Map,this._pendingDebouncedNotifications=new Set,this._taskProgressTokens=new Map,this._requestResolvers=new Map,this.setNotificationHandler(ex,n=>{this._oncancel(n)}),this.setNotificationHandler(nx,n=>{this._onprogress(n)}),this.setRequestHandler(tx,n=>({})),this._taskStore=t==null?void 0:t.taskStore,this._taskMessageQueue=t==null?void 0:t.taskMessageQueue,this._taskStore&&(this.setRequestHandler(rx,async(n,r)=>{const o=await this._taskStore.getTask(n.params.taskId,r.sessionId);if(!o)throw new Se($e.InvalidParams,"Failed to retrieve task: Task not found");return{...o}}),this.setRequestHandler(sx,async(n,r)=>{const o=async()=>{var a;const s=n.params.taskId;if(this._taskMessageQueue){let l;for(;l=await this._taskMessageQueue.dequeue(s,r.sessionId);){if(l.type==="response"||l.type==="error"){const u=l.message,d=u.id,f=this._requestResolvers.get(d);if(f)if(this._requestResolvers.delete(d),l.type==="response")f(u);else{const p=u,h=new Se(p.error.code,p.error.message,p.error.data);f(h)}else{const p=l.type==="response"?"Response":"Error";this._onerror(new Error(`${p} handler missing for request ${d}`))}continue}await((a=this._transport)==null?void 0:a.send(l.message,{relatedRequestId:r.requestId}))}}const i=await this._taskStore.getTask(s,r.sessionId);if(!i)throw new Se($e.InvalidParams,`Task not found: ${s}`);if(!Bs(i.status))return await this._waitForTaskUpdate(s,r.signal),await o();if(Bs(i.status)){const l=await this._taskStore.getTaskResult(s,r.sessionId);return this._clearTaskQueue(s),{...l,_meta:{...l._meta,[Ys]:{taskId:s}}}}return await o()};return await o()}),this.setRequestHandler(ix,async(n,r)=>{var o;try{const{tasks:s,nextCursor:i}=await this._taskStore.listTasks((o=n.params)==null?void 0:o.cursor,r.sessionId);return{tasks:s,nextCursor:i,_meta:{}}}catch(s){throw new Se($e.InvalidParams,`Failed to list tasks: ${s instanceof Error?s.message:String(s)}`)}}),this.setRequestHandler(lx,async(n,r)=>{try{const o=await this._taskStore.getTask(n.params.taskId,r.sessionId);if(!o)throw new Se($e.InvalidParams,`Task not found: ${n.params.taskId}`);if(Bs(o.status))throw new Se($e.InvalidParams,`Cannot cancel task in terminal status: ${o.status}`);await this._taskStore.updateTaskStatus(n.params.taskId,"cancelled","Client cancelled task execution.",r.sessionId),this._clearTaskQueue(n.params.taskId);const s=await this._taskStore.getTask(n.params.taskId,r.sessionId);if(!s)throw new Se($e.InvalidParams,`Task not found after cancellation: ${n.params.taskId}`);return{_meta:{},...s}}catch(o){throw o instanceof Se?o:new Se($e.InvalidRequest,`Failed to cancel task: ${o instanceof Error?o.message:String(o)}`)}}))}async _oncancel(t){if(!t.params.requestId)return;const n=this._requestHandlerAbortControllers.get(t.params.requestId);n==null||n.abort(t.params.reason)}_setupTimeout(t,n,r,o,s=!1){this._timeoutInfo.set(t,{timeoutId:setTimeout(o,n),startTime:Date.now(),timeout:n,maxTotalTimeout:r,resetTimeoutOnProgress:s,onTimeout:o})}_resetTimeout(t){const n=this._timeoutInfo.get(t);if(!n)return!1;const r=Date.now()-n.startTime;if(n.maxTotalTimeout&&r>=n.maxTotalTimeout)throw this._timeoutInfo.delete(t),Se.fromError($e.RequestTimeout,"Maximum total timeout exceeded",{maxTotalTimeout:n.maxTotalTimeout,totalElapsed:r});return clearTimeout(n.timeoutId),n.timeoutId=setTimeout(n.onTimeout,n.timeout),!0}_cleanupTimeout(t){const n=this._timeoutInfo.get(t);n&&(clearTimeout(n.timeoutId),this._timeoutInfo.delete(t))}async connect(t){var s,i,a;if(this._transport)throw new Error("Already connected to a transport. Call close() before connecting to a new transport, or use a separate Protocol instance per connection.");this._transport=t;const n=(s=this.transport)==null?void 0:s.onclose;this._transport.onclose=()=>{n==null||n(),this._onclose()};const r=(i=this.transport)==null?void 0:i.onerror;this._transport.onerror=l=>{r==null||r(l),this._onerror(l)};const o=(a=this._transport)==null?void 0:a.onmessage;this._transport.onmessage=(l,u)=>{o==null||o(l,u),Wl(l)||w7(l)?this._onresponse(l):my(l)?this._onrequest(l,u):x7(l)?this._onnotification(l):this._onerror(new Error(`Unknown message type: ${JSON.stringify(l)}`))},await this._transport.start()}_onclose(){var r;const t=this._responseHandlers;this._responseHandlers=new Map,this._progressHandlers.clear(),this._taskProgressTokens.clear(),this._pendingDebouncedNotifications.clear();for(const o of this._timeoutInfo.values())clearTimeout(o.timeoutId);this._timeoutInfo.clear();for(const o of this._requestHandlerAbortControllers.values())o.abort();this._requestHandlerAbortControllers.clear();const n=Se.fromError($e.ConnectionClosed,"Connection closed");this._transport=void 0,(r=this.onclose)==null||r.call(this);for(const o of t.values())o(n)}_onerror(t){var n;(n=this.onerror)==null||n.call(this,t)}_onnotification(t){const n=this._notificationHandlers.get(t.method)??this.fallbackNotificationHandler;n!==void 0&&Promise.resolve().then(()=>n(t)).catch(r=>this._onerror(new Error(`Uncaught error in notification handler: ${r}`)))}_onrequest(t,n){var d,f,p,h;const r=this._requestHandlers.get(t.method)??this.fallbackRequestHandler,o=this._transport,s=(p=(f=(d=t.params)==null?void 0:d._meta)==null?void 0:f[Ys])==null?void 0:p.taskId;if(r===void 0){const v={jsonrpc:"2.0",id:t.id,error:{code:$e.MethodNotFound,message:"Method not found"}};s&&this._taskMessageQueue?this._enqueueTaskMessage(s,{type:"error",message:v,timestamp:Date.now()},o==null?void 0:o.sessionId).catch(m=>this._onerror(new Error(`Failed to enqueue error response: ${m}`))):o==null||o.send(v).catch(m=>this._onerror(new Error(`Failed to send an error response: ${m}`)));return}const i=new AbortController;this._requestHandlerAbortControllers.set(t.id,i);const a=v7(t.params)?t.params.task:void 0,l=this._taskStore?this.requestTaskStore(t,o==null?void 0:o.sessionId):void 0,u={signal:i.signal,sessionId:o==null?void 0:o.sessionId,_meta:(h=t.params)==null?void 0:h._meta,sendNotification:async v=>{if(i.signal.aborted)return;const m={relatedRequestId:t.id};s&&(m.relatedTask={taskId:s}),await this.notification(v,m)},sendRequest:async(v,m,x)=>{var w;if(i.signal.aborted)throw new Se($e.ConnectionClosed,"Request was cancelled");const g={...x,relatedRequestId:t.id};s&&!g.relatedTask&&(g.relatedTask={taskId:s});const y=((w=g.relatedTask)==null?void 0:w.taskId)??s;return y&&l&&await l.updateTaskStatus(y,"input_required"),await this.request(v,m,g)},authInfo:n==null?void 0:n.authInfo,requestId:t.id,requestInfo:n==null?void 0:n.requestInfo,taskId:s,taskStore:l,taskRequestedTtl:a==null?void 0:a.ttl,closeSSEStream:n==null?void 0:n.closeSSEStream,closeStandaloneSSEStream:n==null?void 0:n.closeStandaloneSSEStream};Promise.resolve().then(()=>{a&&this.assertTaskHandlerCapability(t.method)}).then(()=>r(t,u)).then(async v=>{if(i.signal.aborted)return;const m={result:v,jsonrpc:"2.0",id:t.id};s&&this._taskMessageQueue?await this._enqueueTaskMessage(s,{type:"response",message:m,timestamp:Date.now()},o==null?void 0:o.sessionId):await(o==null?void 0:o.send(m))},async v=>{if(i.signal.aborted)return;const m={jsonrpc:"2.0",id:t.id,error:{code:Number.isSafeInteger(v.code)?v.code:$e.InternalError,message:v.message??"Internal error",...v.data!==void 0&&{data:v.data}}};s&&this._taskMessageQueue?await this._enqueueTaskMessage(s,{type:"error",message:m,timestamp:Date.now()},o==null?void 0:o.sessionId):await(o==null?void 0:o.send(m))}).catch(v=>this._onerror(new Error(`Failed to send response: ${v}`))).finally(()=>{this._requestHandlerAbortControllers.get(t.id)===i&&this._requestHandlerAbortControllers.delete(t.id)})}_onprogress(t){const{progressToken:n,...r}=t.params,o=Number(n),s=this._progressHandlers.get(o);if(!s){this._onerror(new Error(`Received a progress notification for an unknown token: ${JSON.stringify(t)}`));return}const i=this._responseHandlers.get(o),a=this._timeoutInfo.get(o);if(a&&i&&a.resetTimeoutOnProgress)try{this._resetTimeout(o)}catch(l){this._responseHandlers.delete(o),this._progressHandlers.delete(o),this._cleanupTimeout(o),i(l);return}s(r)}_onresponse(t){const n=Number(t.id),r=this._requestResolvers.get(n);if(r){if(this._requestResolvers.delete(n),Wl(t))r(t);else{const i=new Se(t.error.code,t.error.message,t.error.data);r(i)}return}const o=this._responseHandlers.get(n);if(o===void 0){this._onerror(new Error(`Received a response for an unknown message ID: ${JSON.stringify(t)}`));return}this._responseHandlers.delete(n),this._cleanupTimeout(n);let s=!1;if(Wl(t)&&t.result&&typeof t.result=="object"){const i=t.result;if(i.task&&typeof i.task=="object"){const a=i.task;typeof a.taskId=="string"&&(s=!0,this._taskProgressTokens.set(a.taskId,n))}}if(s||this._progressHandlers.delete(n),Wl(t))o(t);else{const i=Se.fromError(t.error.code,t.error.message,t.error.data);o(i)}}get transport(){return this._transport}async close(){var t;await((t=this._transport)==null?void 0:t.close())}async*requestStream(t,n,r){var i,a;const{task:o}=r??{};if(!o){try{yield{type:"result",result:await this.request(t,n,r)}}catch(l){yield{type:"error",error:l instanceof Se?l:new Se($e.InternalError,String(l))}}return}let s;try{const l=await this.request(t,Bc,r);if(l.task)s=l.task.taskId,yield{type:"taskCreated",task:l.task};else throw new Se($e.InternalError,"Task creation did not return a task");for(;;){const u=await this.getTask({taskId:s},r);if(yield{type:"taskStatus",task:u},Bs(u.status)){u.status==="completed"?yield{type:"result",result:await this.getTaskResult({taskId:s},n,r)}:u.status==="failed"?yield{type:"error",error:new Se($e.InternalError,`Task ${s} failed`)}:u.status==="cancelled"&&(yield{type:"error",error:new Se($e.InternalError,`Task ${s} was cancelled`)});return}if(u.status==="input_required"){yield{type:"result",result:await this.getTaskResult({taskId:s},n,r)};return}const d=u.pollInterval??((i=this._options)==null?void 0:i.defaultTaskPollInterval)??1e3;await new Promise(f=>setTimeout(f,d)),(a=r==null?void 0:r.signal)==null||a.throwIfAborted()}}catch(l){yield{type:"error",error:l instanceof Se?l:new Se($e.InternalError,String(l))}}}request(t,n,r){const{relatedRequestId:o,resumptionToken:s,onresumptiontoken:i,task:a,relatedTask:l}=r??{};return new Promise((u,d)=>{var y,w,k,C,N;const f=S=>{d(S)};if(!this._transport){f(new Error("Not connected"));return}if(((y=this._options)==null?void 0:y.enforceStrictCapabilities)===!0)try{this.assertCapabilityForMethod(t.method),a&&this.assertTaskCapability(t.method)}catch(S){f(S);return}(w=r==null?void 0:r.signal)==null||w.throwIfAborted();const p=this._requestMessageId++,h={...t,jsonrpc:"2.0",id:p};r!=null&&r.onprogress&&(this._progressHandlers.set(p,r.onprogress),h.params={...t.params,_meta:{...((k=t.params)==null?void 0:k._meta)||{},progressToken:p}}),a&&(h.params={...h.params,task:a}),l&&(h.params={...h.params,_meta:{...((C=h.params)==null?void 0:C._meta)||{},[Ys]:l}});const v=S=>{var P;this._responseHandlers.delete(p),this._progressHandlers.delete(p),this._cleanupTimeout(p),(P=this._transport)==null||P.send({jsonrpc:"2.0",method:"notifications/cancelled",params:{requestId:p,reason:String(S)}},{relatedRequestId:o,resumptionToken:s,onresumptiontoken:i}).catch(R=>this._onerror(new Error(`Failed to send cancellation: ${R}`)));const A=S instanceof Se?S:new Se($e.RequestTimeout,String(S));d(A)};this._responseHandlers.set(p,S=>{var A;if(!((A=r==null?void 0:r.signal)!=null&&A.aborted)){if(S instanceof Error)return d(S);try{const P=ns(n,S.result);P.success?u(P.data):d(P.error)}catch(P){d(P)}}}),(N=r==null?void 0:r.signal)==null||N.addEventListener("abort",()=>{var S;v((S=r==null?void 0:r.signal)==null?void 0:S.reason)});const m=(r==null?void 0:r.timeout)??MQ,x=()=>v(Se.fromError($e.RequestTimeout,"Request timed out",{timeout:m}));this._setupTimeout(p,m,r==null?void 0:r.maxTotalTimeout,x,(r==null?void 0:r.resetTimeoutOnProgress)??!1);const g=l==null?void 0:l.taskId;if(g){const S=A=>{const P=this._responseHandlers.get(p);P?P(A):this._onerror(new Error(`Response handler missing for side-channeled request ${p}`))};this._requestResolvers.set(p,S),this._enqueueTaskMessage(g,{type:"request",message:h,timestamp:Date.now()}).catch(A=>{this._cleanupTimeout(p),d(A)})}else this._transport.send(h,{relatedRequestId:o,resumptionToken:s,onresumptiontoken:i}).catch(S=>{this._cleanupTimeout(p),d(S)})})}async getTask(t,n){return this.request({method:"tasks/get",params:t},ox,n)}async getTaskResult(t,n,r){return this.request({method:"tasks/result",params:t},n,r)}async listTasks(t,n){return this.request({method:"tasks/list",params:t},ax,n)}async cancelTask(t,n){return this.request({method:"tasks/cancel",params:t},D7,n)}async notification(t,n){var a,l,u,d;if(!this._transport)throw new Error("Not connected");this.assertNotificationCapability(t.method);const r=(a=n==null?void 0:n.relatedTask)==null?void 0:a.taskId;if(r){const f={...t,jsonrpc:"2.0",params:{...t.params,_meta:{...((l=t.params)==null?void 0:l._meta)||{},[Ys]:n.relatedTask}}};await this._enqueueTaskMessage(r,{type:"notification",message:f,timestamp:Date.now()});return}if((((u=this._options)==null?void 0:u.debouncedNotificationMethods)??[]).includes(t.method)&&!t.params&&!(n!=null&&n.relatedRequestId)&&!(n!=null&&n.relatedTask)){if(this._pendingDebouncedNotifications.has(t.method))return;this._pendingDebouncedNotifications.add(t.method),Promise.resolve().then(()=>{var p,h;if(this._pendingDebouncedNotifications.delete(t.method),!this._transport)return;let f={...t,jsonrpc:"2.0"};n!=null&&n.relatedTask&&(f={...f,params:{...f.params,_meta:{...((p=f.params)==null?void 0:p._meta)||{},[Ys]:n.relatedTask}}}),(h=this._transport)==null||h.send(f,n).catch(v=>this._onerror(v))});return}let i={...t,jsonrpc:"2.0"};n!=null&&n.relatedTask&&(i={...i,params:{...i.params,_meta:{...((d=i.params)==null?void 0:d._meta)||{},[Ys]:n.relatedTask}}}),await this._transport.send(i,n)}setRequestHandler(t,n){const r=V1(t);this.assertRequestHandlerCapability(r),this._requestHandlers.set(r,(o,s)=>{const i=H1(t,o);return Promise.resolve(n(i,s))})}removeRequestHandler(t){this._requestHandlers.delete(t)}assertCanSetRequestHandler(t){if(this._requestHandlers.has(t))throw new Error(`A request handler for ${t} already exists, which would be overridden`)}setNotificationHandler(t,n){const r=V1(t);this._notificationHandlers.set(r,o=>{const s=H1(t,o);return Promise.resolve(n(s))})}removeNotificationHandler(t){this._notificationHandlers.delete(t)}_cleanupTaskProgressHandler(t){const n=this._taskProgressTokens.get(t);n!==void 0&&(this._progressHandlers.delete(n),this._taskProgressTokens.delete(t))}async _enqueueTaskMessage(t,n,r){var s;if(!this._taskStore||!this._taskMessageQueue)throw new Error("Cannot enqueue task message: taskStore and taskMessageQueue are not configured");const o=(s=this._options)==null?void 0:s.maxTaskQueueSize;await this._taskMessageQueue.enqueue(t,n,r,o)}async _clearTaskQueue(t,n){if(this._taskMessageQueue){const r=await this._taskMessageQueue.dequeueAll(t,n);for(const o of r)if(o.type==="request"&&my(o.message)){const s=o.message.id,i=this._requestResolvers.get(s);i?(i(new Se($e.InternalError,"Task cancelled or completed")),this._requestResolvers.delete(s)):this._onerror(new Error(`Resolver missing for request ${s} during task ${t} cleanup`))}}}async _waitForTaskUpdate(t,n){var o,s;let r=((o=this._options)==null?void 0:o.defaultTaskPollInterval)??1e3;try{const i=await((s=this._taskStore)==null?void 0:s.getTask(t));i!=null&&i.pollInterval&&(r=i.pollInterval)}catch{}return new Promise((i,a)=>{if(n.aborted){a(new Se($e.InvalidRequest,"Request cancelled"));return}const l=setTimeout(i,r);n.addEventListener("abort",()=>{clearTimeout(l),a(new Se($e.InvalidRequest,"Request cancelled"))},{once:!0})})}requestTaskStore(t,n){const r=this._taskStore;if(!r)throw new Error("No task store configured");return{createTask:async o=>{if(!t)throw new Error("No request provided");return await r.createTask(o,t.id,{method:t.method,params:t.params},n)},getTask:async o=>{const s=await r.getTask(o,n);if(!s)throw new Se($e.InvalidParams,"Failed to retrieve task: Task not found");return s},storeTaskResult:async(o,s,i)=>{await r.storeTaskResult(o,s,i,n);const a=await r.getTask(o,n);if(a){const l=Uf.parse({method:"notifications/tasks/status",params:a});await this.notification(l),Bs(a.status)&&this._cleanupTaskProgressHandler(o)}},getTaskResult:o=>r.getTaskResult(o,n),updateTaskStatus:async(o,s,i)=>{const a=await r.getTask(o,n);if(!a)throw new Se($e.InvalidParams,`Task "${o}" not found - it may have been cleaned up`);if(Bs(a.status))throw new Se($e.InvalidParams,`Cannot update task "${o}" from terminal status "${a.status}" to "${s}". Terminal states (completed, failed, cancelled) cannot transition to other states.`);await r.updateTaskStatus(o,s,i,n);const l=await r.getTask(o,n);if(l){const u=Uf.parse({method:"notifications/tasks/status",params:l});await this.notification(u),Bs(l.status)&&this._cleanupTaskProgressHandler(o)}},listTasks:o=>r.listTasks(o,n)}}}function B1(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function LQ(e,t){const n={...e};for(const r in t){const o=r,s=t[o];if(s===void 0)continue;const i=n[o];B1(i)&&B1(s)?n[o]={...i,...s}:n[o]=s}return n}var My={exports:{}},p$={},Or={},il={},ku={},Me={},Kc={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.regexpCode=e.getEsmExportName=e.getProperty=e.safeStringify=e.stringify=e.strConcat=e.addCodeArg=e.str=e._=e.nil=e._Code=e.Name=e.IDENTIFIER=e._CodeOrName=void 0;class t{}e._CodeOrName=t,e.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class n extends t{constructor(y){if(super(),!e.IDENTIFIER.test(y))throw new Error("CodeGen: name must be a valid identifier");this.str=y}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}e.Name=n;class r extends t{constructor(y){super(),this._items=typeof y=="string"?[y]:y}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const y=this._items[0];return y===""||y==='""'}get str(){var y;return(y=this._str)!==null&&y!==void 0?y:this._str=this._items.reduce((w,k)=>`${w}${k}`,"")}get names(){var y;return(y=this._names)!==null&&y!==void 0?y:this._names=this._items.reduce((w,k)=>(k instanceof n&&(w[k.str]=(w[k.str]||0)+1),w),{})}}e._Code=r,e.nil=new r("");function o(g,...y){const w=[g[0]];let k=0;for(;k<y.length;)a(w,y[k]),w.push(g[++k]);return new r(w)}e._=o;const s=new r("+");function i(g,...y){const w=[h(g[0])];let k=0;for(;k<y.length;)w.push(s),a(w,y[k]),w.push(s,h(g[++k]));return l(w),new r(w)}e.str=i;function a(g,y){y instanceof r?g.push(...y._items):y instanceof n?g.push(y):g.push(f(y))}e.addCodeArg=a;function l(g){let y=1;for(;y<g.length-1;){if(g[y]===s){const w=u(g[y-1],g[y+1]);if(w!==void 0){g.splice(y-1,3,w);continue}g[y++]="+"}y++}}function u(g,y){if(y==='""')return g;if(g==='""')return y;if(typeof g=="string")return y instanceof n||g[g.length-1]!=='"'?void 0:typeof y!="string"?`${g.slice(0,-1)}${y}"`:y[0]==='"'?g.slice(0,-1)+y.slice(1):void 0;if(typeof y=="string"&&y[0]==='"'&&!(g instanceof n))return`"${g}${y.slice(1)}`}function d(g,y){return y.emptyStr()?g:g.emptyStr()?y:i`${g}${y}`}e.strConcat=d;function f(g){return typeof g=="number"||typeof g=="boolean"||g===null?g:h(Array.isArray(g)?g.join(","):g)}function p(g){return new r(h(g))}e.stringify=p;function h(g){return JSON.stringify(g).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}e.safeStringify=h;function v(g){return typeof g=="string"&&e.IDENTIFIER.test(g)?new r(`.${g}`):o`[${g}]`}e.getProperty=v;function m(g){if(typeof g=="string"&&e.IDENTIFIER.test(g))return new r(`${g}`);throw new Error(`CodeGen: invalid export name: ${g}, use explicit $id name mapping`)}e.getEsmExportName=m;function x(g){return new r(g.toString())}e.regexpCode=x})(Kc);var Dy={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ValueScope=e.ValueScopeName=e.Scope=e.varKinds=e.UsedValueState=void 0;const t=Kc;class n extends Error{constructor(u){super(`CodeGen: "code" for ${u} not defined`),this.value=u.value}}var r;(function(l){l[l.Started=0]="Started",l[l.Completed=1]="Completed"})(r||(e.UsedValueState=r={})),e.varKinds={const:new t.Name("const"),let:new t.Name("let"),var:new t.Name("var")};class o{constructor({prefixes:u,parent:d}={}){this._names={},this._prefixes=u,this._parent=d}toName(u){return u instanceof t.Name?u:this.name(u)}name(u){return new t.Name(this._newName(u))}_newName(u){const d=this._names[u]||this._nameGroup(u);return`${u}${d.index++}`}_nameGroup(u){var d,f;if(!((f=(d=this._parent)===null||d===void 0?void 0:d._prefixes)===null||f===void 0)&&f.has(u)||this._prefixes&&!this._prefixes.has(u))throw new Error(`CodeGen: prefix "${u}" is not allowed in this scope`);return this._names[u]={prefix:u,index:0}}}e.Scope=o;class s extends t.Name{constructor(u,d){super(d),this.prefix=u}setValue(u,{property:d,itemIndex:f}){this.value=u,this.scopePath=(0,t._)`.${new t.Name(d)}[${f}]`}}e.ValueScopeName=s;const i=(0,t._)`\n`;class a extends o{constructor(u){super(u),this._values={},this._scope=u.scope,this.opts={...u,_n:u.lines?i:t.nil}}get(){return this._scope}name(u){return new s(u,this._newName(u))}value(u,d){var f;if(d.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const p=this.toName(u),{prefix:h}=p,v=(f=d.key)!==null&&f!==void 0?f:d.ref;let m=this._values[h];if(m){const y=m.get(v);if(y)return y}else m=this._values[h]=new Map;m.set(v,p);const x=this._scope[h]||(this._scope[h]=[]),g=x.length;return x[g]=d.ref,p.setValue(d,{property:h,itemIndex:g}),p}getValue(u,d){const f=this._values[u];if(f)return f.get(d)}scopeRefs(u,d=this._values){return this._reduceValues(d,f=>{if(f.scopePath===void 0)throw new Error(`CodeGen: name "${f}" has no value`);return(0,t._)`${u}${f.scopePath}`})}scopeCode(u=this._values,d,f){return this._reduceValues(u,p=>{if(p.value===void 0)throw new Error(`CodeGen: name "${p}" has no value`);return p.value.code},d,f)}_reduceValues(u,d,f={},p){let h=t.nil;for(const v in u){const m=u[v];if(!m)continue;const x=f[v]=f[v]||new Map;m.forEach(g=>{if(x.has(g))return;x.set(g,r.Started);let y=d(g);if(y){const w=this.opts.es5?e.varKinds.var:e.varKinds.const;h=(0,t._)`${h}${w} ${g} = ${y};${this.opts._n}`}else if(y=p==null?void 0:p(g))h=(0,t._)`${h}${y}${this.opts._n}`;else throw new n(g);x.set(g,r.Completed)})}return h}}e.ValueScope=a})(Dy);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.or=e.and=e.not=e.CodeGen=e.operators=e.varKinds=e.ValueScopeName=e.ValueScope=e.Scope=e.Name=e.regexpCode=e.stringify=e.getProperty=e.nil=e.strConcat=e.str=e._=void 0;const t=Kc,n=Dy;var r=Kc;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return r._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return r.str}}),Object.defineProperty(e,"strConcat",{enumerable:!0,get:function(){return r.strConcat}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return r.nil}}),Object.defineProperty(e,"getProperty",{enumerable:!0,get:function(){return r.getProperty}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return r.stringify}}),Object.defineProperty(e,"regexpCode",{enumerable:!0,get:function(){return r.regexpCode}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return r.Name}});var o=Dy;Object.defineProperty(e,"Scope",{enumerable:!0,get:function(){return o.Scope}}),Object.defineProperty(e,"ValueScope",{enumerable:!0,get:function(){return o.ValueScope}}),Object.defineProperty(e,"ValueScopeName",{enumerable:!0,get:function(){return o.ValueScopeName}}),Object.defineProperty(e,"varKinds",{enumerable:!0,get:function(){return o.varKinds}}),e.operators={GT:new t._Code(">"),GTE:new t._Code(">="),LT:new t._Code("<"),LTE:new t._Code("<="),EQ:new t._Code("==="),NEQ:new t._Code("!=="),NOT:new t._Code("!"),OR:new t._Code("||"),AND:new t._Code("&&"),ADD:new t._Code("+")};class s{optimizeNodes(){return this}optimizeNames(E,$){return this}}class i extends s{constructor(E,$,M){super(),this.varKind=E,this.name=$,this.rhs=M}render({es5:E,_n:$}){const M=E?n.varKinds.var:this.varKind,B=this.rhs===void 0?"":` = ${this.rhs}`;return`${M} ${this.name}${B};`+$}optimizeNames(E,$){if(E[this.name.str])return this.rhs&&(this.rhs=L(this.rhs,E,$)),this}get names(){return this.rhs instanceof t._CodeOrName?this.rhs.names:{}}}class a extends s{constructor(E,$,M){super(),this.lhs=E,this.rhs=$,this.sideEffects=M}render({_n:E}){return`${this.lhs} = ${this.rhs};`+E}optimizeNames(E,$){if(!(this.lhs instanceof t.Name&&!E[this.lhs.str]&&!this.sideEffects))return this.rhs=L(this.rhs,E,$),this}get names(){const E=this.lhs instanceof t.Name?{}:{...this.lhs.names};return F(E,this.rhs)}}class l extends a{constructor(E,$,M,B){super(E,M,B),this.op=$}render({_n:E}){return`${this.lhs} ${this.op}= ${this.rhs};`+E}}class u extends s{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`${this.label}:`+E}}class d extends s{constructor(E){super(),this.label=E,this.names={}}render({_n:E}){return`break${this.label?` ${this.label}`:""};`+E}}class f extends s{constructor(E){super(),this.error=E}render({_n:E}){return`throw ${this.error};`+E}get names(){return this.error.names}}class p extends s{constructor(E){super(),this.code=E}render({_n:E}){return`${this.code};`+E}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(E,$){return this.code=L(this.code,E,$),this}get names(){return this.code instanceof t._CodeOrName?this.code.names:{}}}class h extends s{constructor(E=[]){super(),this.nodes=E}render(E){return this.nodes.reduce(($,M)=>$+M.render(E),"")}optimizeNodes(){const{nodes:E}=this;let $=E.length;for(;$--;){const M=E[$].optimizeNodes();Array.isArray(M)?E.splice($,1,...M):M?E[$]=M:E.splice($,1)}return E.length>0?this:void 0}optimizeNames(E,$){const{nodes:M}=this;let B=M.length;for(;B--;){const G=M[B];G.optimizeNames(E,$)||(q(E,G.names),M.splice(B,1))}return M.length>0?this:void 0}get names(){return this.nodes.reduce((E,$)=>I(E,$.names),{})}}class v extends h{render(E){return"{"+E._n+super.render(E)+"}"+E._n}}class m extends h{}class x extends v{}x.kind="else";class g extends v{constructor(E,$){super($),this.condition=E}render(E){let $=`if(${this.condition})`+super.render(E);return this.else&&($+="else "+this.else.render(E)),$}optimizeNodes(){super.optimizeNodes();const E=this.condition;if(E===!0)return this.nodes;let $=this.else;if($){const M=$.optimizeNodes();$=this.else=Array.isArray(M)?new x(M):M}if($)return E===!1?$ instanceof g?$:$.nodes:this.nodes.length?this:new g(Z(E),$ instanceof g?[$]:$.nodes);if(!(E===!1||!this.nodes.length))return this}optimizeNames(E,$){var M;if(this.else=(M=this.else)===null||M===void 0?void 0:M.optimizeNames(E,$),!!(super.optimizeNames(E,$)||this.else))return this.condition=L(this.condition,E,$),this}get names(){const E=super.names;return F(E,this.condition),this.else&&I(E,this.else.names),E}}g.kind="if";class y extends v{}y.kind="for";class w extends y{constructor(E){super(),this.iteration=E}render(E){return`for(${this.iteration})`+super.render(E)}optimizeNames(E,$){if(super.optimizeNames(E,$))return this.iteration=L(this.iteration,E,$),this}get names(){return I(super.names,this.iteration.names)}}class k extends y{constructor(E,$,M,B){super(),this.varKind=E,this.name=$,this.from=M,this.to=B}render(E){const $=E.es5?n.varKinds.var:this.varKind,{name:M,from:B,to:G}=this;return`for(${$} ${M}=${B}; ${M}<${G}; ${M}++)`+super.render(E)}get names(){const E=F(super.names,this.from);return F(E,this.to)}}class C extends y{constructor(E,$,M,B){super(),this.loop=E,this.varKind=$,this.name=M,this.iterable=B}render(E){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(E)}optimizeNames(E,$){if(super.optimizeNames(E,$))return this.iterable=L(this.iterable,E,$),this}get names(){return I(super.names,this.iterable.names)}}class N extends v{constructor(E,$,M){super(),this.name=E,this.args=$,this.async=M}render(E){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(E)}}N.kind="func";class S extends h{render(E){return"return "+super.render(E)}}S.kind="return";class A extends v{render(E){let $="try"+super.render(E);return this.catch&&($+=this.catch.render(E)),this.finally&&($+=this.finally.render(E)),$}optimizeNodes(){var E,$;return super.optimizeNodes(),(E=this.catch)===null||E===void 0||E.optimizeNodes(),($=this.finally)===null||$===void 0||$.optimizeNodes(),this}optimizeNames(E,$){var M,B;return super.optimizeNames(E,$),(M=this.catch)===null||M===void 0||M.optimizeNames(E,$),(B=this.finally)===null||B===void 0||B.optimizeNames(E,$),this}get names(){const E=super.names;return this.catch&&I(E,this.catch.names),this.finally&&I(E,this.finally.names),E}}class P extends v{constructor(E){super(),this.error=E}render(E){return`catch(${this.error})`+super.render(E)}}P.kind="catch";class R extends v{render(E){return"finally"+super.render(E)}}R.kind="finally";class T{constructor(E,$={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...$,_n:$.lines?`
|
|
465
|
+
`:""},this._extScope=E,this._scope=new n.Scope({parent:E}),this._nodes=[new m]}toString(){return this._root.render(this.opts)}name(E){return this._scope.name(E)}scopeName(E){return this._extScope.name(E)}scopeValue(E,$){const M=this._extScope.value(E,$);return(this._values[M.prefix]||(this._values[M.prefix]=new Set)).add(M),M}getScopeValue(E,$){return this._extScope.getValue(E,$)}scopeRefs(E){return this._extScope.scopeRefs(E,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(E,$,M,B){const G=this._scope.toName($);return M!==void 0&&B&&(this._constants[G.str]=M),this._leafNode(new i(E,G,M)),G}const(E,$,M){return this._def(n.varKinds.const,E,$,M)}let(E,$,M){return this._def(n.varKinds.let,E,$,M)}var(E,$,M){return this._def(n.varKinds.var,E,$,M)}assign(E,$,M){return this._leafNode(new a(E,$,M))}add(E,$){return this._leafNode(new l(E,e.operators.ADD,$))}code(E){return typeof E=="function"?E():E!==t.nil&&this._leafNode(new p(E)),this}object(...E){const $=["{"];for(const[M,B]of E)$.length>1&&$.push(","),$.push(M),(M!==B||this.opts.es5)&&($.push(":"),(0,t.addCodeArg)($,B));return $.push("}"),new t._Code($)}if(E,$,M){if(this._blockNode(new g(E)),$&&M)this.code($).else().code(M).endIf();else if($)this.code($).endIf();else if(M)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(E){return this._elseNode(new g(E))}else(){return this._elseNode(new x)}endIf(){return this._endBlockNode(g,x)}_for(E,$){return this._blockNode(E),$&&this.code($).endFor(),this}for(E,$){return this._for(new w(E),$)}forRange(E,$,M,B,G=this.opts.es5?n.varKinds.var:n.varKinds.let){const le=this._scope.toName(E);return this._for(new k(G,le,$,M),()=>B(le))}forOf(E,$,M,B=n.varKinds.const){const G=this._scope.toName(E);if(this.opts.es5){const le=$ instanceof t.Name?$:this.var("_arr",$);return this.forRange("_i",0,(0,t._)`${le}.length`,se=>{this.var(G,(0,t._)`${le}[${se}]`),M(G)})}return this._for(new C("of",B,G,$),()=>M(G))}forIn(E,$,M,B=this.opts.es5?n.varKinds.var:n.varKinds.const){if(this.opts.ownProperties)return this.forOf(E,(0,t._)`Object.keys(${$})`,M);const G=this._scope.toName(E);return this._for(new C("in",B,G,$),()=>M(G))}endFor(){return this._endBlockNode(y)}label(E){return this._leafNode(new u(E))}break(E){return this._leafNode(new d(E))}return(E){const $=new S;if(this._blockNode($),this.code(E),$.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(S)}try(E,$,M){if(!$&&!M)throw new Error('CodeGen: "try" without "catch" and "finally"');const B=new A;if(this._blockNode(B),this.code(E),$){const G=this.name("e");this._currNode=B.catch=new P(G),$(G)}return M&&(this._currNode=B.finally=new R,this.code(M)),this._endBlockNode(P,R)}throw(E){return this._leafNode(new f(E))}block(E,$){return this._blockStarts.push(this._nodes.length),E&&this.code(E).endBlock($),this}endBlock(E){const $=this._blockStarts.pop();if($===void 0)throw new Error("CodeGen: not in self-balancing block");const M=this._nodes.length-$;if(M<0||E!==void 0&&M!==E)throw new Error(`CodeGen: wrong number of nodes: ${M} vs ${E} expected`);return this._nodes.length=$,this}func(E,$=t.nil,M,B){return this._blockNode(new N(E,$,M)),B&&this.code(B).endFunc(),this}endFunc(){return this._endBlockNode(N)}optimize(E=1){for(;E-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(E){return this._currNode.nodes.push(E),this}_blockNode(E){this._currNode.nodes.push(E),this._nodes.push(E)}_endBlockNode(E,$){const M=this._currNode;if(M instanceof E||$&&M instanceof $)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${$?`${E.kind}/${$.kind}`:E.kind}"`)}_elseNode(E){const $=this._currNode;if(!($ instanceof g))throw new Error('CodeGen: "else" without "if"');return this._currNode=$.else=E,this}get _root(){return this._nodes[0]}get _currNode(){const E=this._nodes;return E[E.length-1]}set _currNode(E){const $=this._nodes;$[$.length-1]=E}}e.CodeGen=T;function I(_,E){for(const $ in E)_[$]=(_[$]||0)+(E[$]||0);return _}function F(_,E){return E instanceof t._CodeOrName?I(_,E.names):_}function L(_,E,$){if(_ instanceof t.Name)return M(_);if(!B(_))return _;return new t._Code(_._items.reduce((G,le)=>(le instanceof t.Name&&(le=M(le)),le instanceof t._Code?G.push(...le._items):G.push(le),G),[]));function M(G){const le=$[G.str];return le===void 0||E[G.str]!==1?G:(delete E[G.str],le)}function B(G){return G instanceof t._Code&&G._items.some(le=>le instanceof t.Name&&E[le.str]===1&&$[le.str]!==void 0)}}function q(_,E){for(const $ in E)_[$]=(_[$]||0)-(E[$]||0)}function Z(_){return typeof _=="boolean"||typeof _=="number"||_===null?!_:(0,t._)`!${V(_)}`}e.not=Z;const W=O(e.operators.AND);function U(..._){return _.reduce(W)}e.and=U;const H=O(e.operators.OR);function j(..._){return _.reduce(H)}e.or=j;function O(_){return(E,$)=>E===t.nil?$:$===t.nil?E:(0,t._)`${V(E)} ${_} ${V($)}`}function V(_){return _ instanceof t.Name?_:(0,t._)`(${_})`}})(Me);var ue={};Object.defineProperty(ue,"__esModule",{value:!0});ue.checkStrictMode=ue.getErrorPath=ue.Type=ue.useFunc=ue.setEvaluated=ue.evaluatedPropsToName=ue.mergeEvaluated=ue.eachItem=ue.unescapeJsonPointer=ue.escapeJsonPointer=ue.escapeFragment=ue.unescapeFragment=ue.schemaRefOrVal=ue.schemaHasRulesButRef=ue.schemaHasRules=ue.checkUnknownRules=ue.alwaysValidSchema=ue.toHash=void 0;const rt=Me,zQ=Kc;function FQ(e){const t={};for(const n of e)t[n]=!0;return t}ue.toHash=FQ;function UQ(e,t){return typeof t=="boolean"?t:Object.keys(t).length===0?!0:(m$(e,t),!g$(t,e.self.RULES.all))}ue.alwaysValidSchema=UQ;function m$(e,t=e.schema){const{opts:n,self:r}=e;if(!n.strictSchema||typeof t=="boolean")return;const o=r.RULES.keywords;for(const s in t)o[s]||x$(e,`unknown keyword: "${s}"`)}ue.checkUnknownRules=m$;function g$(e,t){if(typeof e=="boolean")return!e;for(const n in e)if(t[n])return!0;return!1}ue.schemaHasRules=g$;function qQ(e,t){if(typeof e=="boolean")return!e;for(const n in e)if(n!=="$ref"&&t.all[n])return!0;return!1}ue.schemaHasRulesButRef=qQ;function VQ({topSchemaRef:e,schemaPath:t},n,r,o){if(!o){if(typeof n=="number"||typeof n=="boolean")return n;if(typeof n=="string")return(0,rt._)`${n}`}return(0,rt._)`${e}${t}${(0,rt.getProperty)(r)}`}ue.schemaRefOrVal=VQ;function HQ(e){return y$(decodeURIComponent(e))}ue.unescapeFragment=HQ;function BQ(e){return encodeURIComponent(bx(e))}ue.escapeFragment=BQ;function bx(e){return typeof e=="number"?`${e}`:e.replace(/~/g,"~0").replace(/\//g,"~1")}ue.escapeJsonPointer=bx;function y$(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}ue.unescapeJsonPointer=y$;function KQ(e,t){if(Array.isArray(e))for(const n of e)t(n);else t(e)}ue.eachItem=KQ;function K1({mergeNames:e,mergeToName:t,mergeValues:n,resultToName:r}){return(o,s,i,a)=>{const l=i===void 0?s:i instanceof rt.Name?(s instanceof rt.Name?e(o,s,i):t(o,s,i),i):s instanceof rt.Name?(t(o,i,s),s):n(s,i);return a===rt.Name&&!(l instanceof rt.Name)?r(o,l):l}}ue.mergeEvaluated={props:K1({mergeNames:(e,t,n)=>e.if((0,rt._)`${n} !== true && ${t} !== undefined`,()=>{e.if((0,rt._)`${t} === true`,()=>e.assign(n,!0),()=>e.assign(n,(0,rt._)`${n} || {}`).code((0,rt._)`Object.assign(${n}, ${t})`))}),mergeToName:(e,t,n)=>e.if((0,rt._)`${n} !== true`,()=>{t===!0?e.assign(n,!0):(e.assign(n,(0,rt._)`${n} || {}`),kx(e,n,t))}),mergeValues:(e,t)=>e===!0?!0:{...e,...t},resultToName:v$}),items:K1({mergeNames:(e,t,n)=>e.if((0,rt._)`${n} !== true && ${t} !== undefined`,()=>e.assign(n,(0,rt._)`${t} === true ? true : ${n} > ${t} ? ${n} : ${t}`)),mergeToName:(e,t,n)=>e.if((0,rt._)`${n} !== true`,()=>e.assign(n,t===!0?!0:(0,rt._)`${n} > ${t} ? ${n} : ${t}`)),mergeValues:(e,t)=>e===!0?!0:Math.max(e,t),resultToName:(e,t)=>e.var("items",t)})};function v$(e,t){if(t===!0)return e.var("props",!0);const n=e.var("props",(0,rt._)`{}`);return t!==void 0&&kx(e,n,t),n}ue.evaluatedPropsToName=v$;function kx(e,t,n){Object.keys(n).forEach(r=>e.assign((0,rt._)`${t}${(0,rt.getProperty)(r)}`,!0))}ue.setEvaluated=kx;const W1={};function WQ(e,t){return e.scopeValue("func",{ref:t,code:W1[t.code]||(W1[t.code]=new zQ._Code(t.code))})}ue.useFunc=WQ;var Ly;(function(e){e[e.Num=0]="Num",e[e.Str=1]="Str"})(Ly||(ue.Type=Ly={}));function ZQ(e,t,n){if(e instanceof rt.Name){const r=t===Ly.Num;return n?r?(0,rt._)`"[" + ${e} + "]"`:(0,rt._)`"['" + ${e} + "']"`:r?(0,rt._)`"/" + ${e}`:(0,rt._)`"/" + ${e}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return n?(0,rt.getProperty)(e).toString():"/"+bx(e)}ue.getErrorPath=ZQ;function x$(e,t,n=e.opts.strictSchema){if(n){if(t=`strict mode: ${t}`,n===!0)throw new Error(t);e.self.logger.warn(t)}}ue.checkStrictMode=x$;var ho={};Object.defineProperty(ho,"__esModule",{value:!0});const un=Me,QQ={data:new un.Name("data"),valCxt:new un.Name("valCxt"),instancePath:new un.Name("instancePath"),parentData:new un.Name("parentData"),parentDataProperty:new un.Name("parentDataProperty"),rootData:new un.Name("rootData"),dynamicAnchors:new un.Name("dynamicAnchors"),vErrors:new un.Name("vErrors"),errors:new un.Name("errors"),this:new un.Name("this"),self:new un.Name("self"),scope:new un.Name("scope"),json:new un.Name("json"),jsonPos:new un.Name("jsonPos"),jsonLen:new un.Name("jsonLen"),jsonPart:new un.Name("jsonPart")};ho.default=QQ;(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.extendErrors=e.resetErrorsCount=e.reportExtraError=e.reportError=e.keyword$DataError=e.keywordError=void 0;const t=Me,n=ue,r=ho;e.keywordError={message:({keyword:x})=>(0,t.str)`must pass "${x}" keyword validation`},e.keyword$DataError={message:({keyword:x,schemaType:g})=>g?(0,t.str)`"${x}" keyword must be ${g} ($data)`:(0,t.str)`"${x}" keyword is invalid ($data)`};function o(x,g=e.keywordError,y,w){const{it:k}=x,{gen:C,compositeRule:N,allErrors:S}=k,A=f(x,g,y);w??(N||S)?l(C,A):u(k,(0,t._)`[${A}]`)}e.reportError=o;function s(x,g=e.keywordError,y){const{it:w}=x,{gen:k,compositeRule:C,allErrors:N}=w,S=f(x,g,y);l(k,S),C||N||u(w,r.default.vErrors)}e.reportExtraError=s;function i(x,g){x.assign(r.default.errors,g),x.if((0,t._)`${r.default.vErrors} !== null`,()=>x.if(g,()=>x.assign((0,t._)`${r.default.vErrors}.length`,g),()=>x.assign(r.default.vErrors,null)))}e.resetErrorsCount=i;function a({gen:x,keyword:g,schemaValue:y,data:w,errsCount:k,it:C}){if(k===void 0)throw new Error("ajv implementation error");const N=x.name("err");x.forRange("i",k,r.default.errors,S=>{x.const(N,(0,t._)`${r.default.vErrors}[${S}]`),x.if((0,t._)`${N}.instancePath === undefined`,()=>x.assign((0,t._)`${N}.instancePath`,(0,t.strConcat)(r.default.instancePath,C.errorPath))),x.assign((0,t._)`${N}.schemaPath`,(0,t.str)`${C.errSchemaPath}/${g}`),C.opts.verbose&&(x.assign((0,t._)`${N}.schema`,y),x.assign((0,t._)`${N}.data`,w))})}e.extendErrors=a;function l(x,g){const y=x.const("err",g);x.if((0,t._)`${r.default.vErrors} === null`,()=>x.assign(r.default.vErrors,(0,t._)`[${y}]`),(0,t._)`${r.default.vErrors}.push(${y})`),x.code((0,t._)`${r.default.errors}++`)}function u(x,g){const{gen:y,validateName:w,schemaEnv:k}=x;k.$async?y.throw((0,t._)`new ${x.ValidationError}(${g})`):(y.assign((0,t._)`${w}.errors`,g),y.return(!1))}const d={keyword:new t.Name("keyword"),schemaPath:new t.Name("schemaPath"),params:new t.Name("params"),propertyName:new t.Name("propertyName"),message:new t.Name("message"),schema:new t.Name("schema"),parentSchema:new t.Name("parentSchema")};function f(x,g,y){const{createErrors:w}=x.it;return w===!1?(0,t._)`{}`:p(x,g,y)}function p(x,g,y={}){const{gen:w,it:k}=x,C=[h(k,y),v(x,y)];return m(x,g,C),w.object(...C)}function h({errorPath:x},{instancePath:g}){const y=g?(0,t.str)`${x}${(0,n.getErrorPath)(g,n.Type.Str)}`:x;return[r.default.instancePath,(0,t.strConcat)(r.default.instancePath,y)]}function v({keyword:x,it:{errSchemaPath:g}},{schemaPath:y,parentSchema:w}){let k=w?g:(0,t.str)`${g}/${x}`;return y&&(k=(0,t.str)`${k}${(0,n.getErrorPath)(y,n.Type.Str)}`),[d.schemaPath,k]}function m(x,{params:g,message:y},w){const{keyword:k,data:C,schemaValue:N,it:S}=x,{opts:A,propertyName:P,topSchemaRef:R,schemaPath:T}=S;w.push([d.keyword,k],[d.params,typeof g=="function"?g(x):g||(0,t._)`{}`]),A.messages&&w.push([d.message,typeof y=="function"?y(x):y]),A.verbose&&w.push([d.schema,N],[d.parentSchema,(0,t._)`${R}${T}`],[r.default.data,C]),P&&w.push([d.propertyName,P])}})(ku);Object.defineProperty(il,"__esModule",{value:!0});il.boolOrEmptySchema=il.topBoolOrEmptySchema=void 0;const GQ=ku,JQ=Me,YQ=ho,XQ={message:"boolean schema is false"};function eG(e){const{gen:t,schema:n,validateName:r}=e;n===!1?w$(e,!1):typeof n=="object"&&n.$async===!0?t.return(YQ.default.data):(t.assign((0,JQ._)`${r}.errors`,null),t.return(!0))}il.topBoolOrEmptySchema=eG;function tG(e,t){const{gen:n,schema:r}=e;r===!1?(n.var(t,!1),w$(e)):n.var(t,!0)}il.boolOrEmptySchema=tG;function w$(e,t){const{gen:n,data:r}=e,o={gen:n,keyword:"false schema",data:r,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:e};(0,GQ.reportError)(o,XQ,void 0,t)}var Ft={},Ii={};Object.defineProperty(Ii,"__esModule",{value:!0});Ii.getRules=Ii.isJSONType=void 0;const nG=["string","number","integer","boolean","null","object","array"],rG=new Set(nG);function oG(e){return typeof e=="string"&&rG.has(e)}Ii.isJSONType=oG;function sG(){const e={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...e,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},e.number,e.string,e.array,e.object],post:{rules:[]},all:{},keywords:{}}}Ii.getRules=sG;var Po={};Object.defineProperty(Po,"__esModule",{value:!0});Po.shouldUseRule=Po.shouldUseGroup=Po.schemaHasRulesForType=void 0;function iG({schema:e,self:t},n){const r=t.RULES.types[n];return r&&r!==!0&&b$(e,r)}Po.schemaHasRulesForType=iG;function b$(e,t){return t.rules.some(n=>k$(e,n))}Po.shouldUseGroup=b$;function k$(e,t){var n;return e[t.keyword]!==void 0||((n=t.definition.implements)===null||n===void 0?void 0:n.some(r=>e[r]!==void 0))}Po.shouldUseRule=k$;Object.defineProperty(Ft,"__esModule",{value:!0});Ft.reportTypeError=Ft.checkDataTypes=Ft.checkDataType=Ft.coerceAndCheckDataType=Ft.getJSONTypes=Ft.getSchemaTypes=Ft.DataType=void 0;const aG=Ii,lG=Po,cG=ku,Ae=Me,_$=ue;var Pa;(function(e){e[e.Correct=0]="Correct",e[e.Wrong=1]="Wrong"})(Pa||(Ft.DataType=Pa={}));function uG(e){const t=S$(e.type);if(t.includes("null")){if(e.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!t.length&&e.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');e.nullable===!0&&t.push("null")}return t}Ft.getSchemaTypes=uG;function S$(e){const t=Array.isArray(e)?e:e?[e]:[];if(t.every(aG.isJSONType))return t;throw new Error("type must be JSONType or JSONType[]: "+t.join(","))}Ft.getJSONTypes=S$;function dG(e,t){const{gen:n,data:r,opts:o}=e,s=fG(t,o.coerceTypes),i=t.length>0&&!(s.length===0&&t.length===1&&(0,lG.schemaHasRulesForType)(e,t[0]));if(i){const a=_x(t,r,o.strictNumbers,Pa.Wrong);n.if(a,()=>{s.length?hG(e,t,s):Sx(e)})}return i}Ft.coerceAndCheckDataType=dG;const C$=new Set(["string","number","integer","boolean","null"]);function fG(e,t){return t?e.filter(n=>C$.has(n)||t==="array"&&n==="array"):[]}function hG(e,t,n){const{gen:r,data:o,opts:s}=e,i=r.let("dataType",(0,Ae._)`typeof ${o}`),a=r.let("coerced",(0,Ae._)`undefined`);s.coerceTypes==="array"&&r.if((0,Ae._)`${i} == 'object' && Array.isArray(${o}) && ${o}.length == 1`,()=>r.assign(o,(0,Ae._)`${o}[0]`).assign(i,(0,Ae._)`typeof ${o}`).if(_x(t,o,s.strictNumbers),()=>r.assign(a,o))),r.if((0,Ae._)`${a} !== undefined`);for(const u of n)(C$.has(u)||u==="array"&&s.coerceTypes==="array")&&l(u);r.else(),Sx(e),r.endIf(),r.if((0,Ae._)`${a} !== undefined`,()=>{r.assign(o,a),pG(e,a)});function l(u){switch(u){case"string":r.elseIf((0,Ae._)`${i} == "number" || ${i} == "boolean"`).assign(a,(0,Ae._)`"" + ${o}`).elseIf((0,Ae._)`${o} === null`).assign(a,(0,Ae._)`""`);return;case"number":r.elseIf((0,Ae._)`${i} == "boolean" || ${o} === null
|
|
466
|
+
|| (${i} == "string" && ${o} && ${o} == +${o})`).assign(a,(0,Ae._)`+${o}`);return;case"integer":r.elseIf((0,Ae._)`${i} === "boolean" || ${o} === null
|
|
467
|
+
|| (${i} === "string" && ${o} && ${o} == +${o} && !(${o} % 1))`).assign(a,(0,Ae._)`+${o}`);return;case"boolean":r.elseIf((0,Ae._)`${o} === "false" || ${o} === 0 || ${o} === null`).assign(a,!1).elseIf((0,Ae._)`${o} === "true" || ${o} === 1`).assign(a,!0);return;case"null":r.elseIf((0,Ae._)`${o} === "" || ${o} === 0 || ${o} === false`),r.assign(a,null);return;case"array":r.elseIf((0,Ae._)`${i} === "string" || ${i} === "number"
|
|
468
|
+
|| ${i} === "boolean" || ${o} === null`).assign(a,(0,Ae._)`[${o}]`)}}}function pG({gen:e,parentData:t,parentDataProperty:n},r){e.if((0,Ae._)`${t} !== undefined`,()=>e.assign((0,Ae._)`${t}[${n}]`,r))}function zy(e,t,n,r=Pa.Correct){const o=r===Pa.Correct?Ae.operators.EQ:Ae.operators.NEQ;let s;switch(e){case"null":return(0,Ae._)`${t} ${o} null`;case"array":s=(0,Ae._)`Array.isArray(${t})`;break;case"object":s=(0,Ae._)`${t} && typeof ${t} == "object" && !Array.isArray(${t})`;break;case"integer":s=i((0,Ae._)`!(${t} % 1) && !isNaN(${t})`);break;case"number":s=i();break;default:return(0,Ae._)`typeof ${t} ${o} ${e}`}return r===Pa.Correct?s:(0,Ae.not)(s);function i(a=Ae.nil){return(0,Ae.and)((0,Ae._)`typeof ${t} == "number"`,a,n?(0,Ae._)`isFinite(${t})`:Ae.nil)}}Ft.checkDataType=zy;function _x(e,t,n,r){if(e.length===1)return zy(e[0],t,n,r);let o;const s=(0,_$.toHash)(e);if(s.array&&s.object){const i=(0,Ae._)`typeof ${t} != "object"`;o=s.null?i:(0,Ae._)`!${t} || ${i}`,delete s.null,delete s.array,delete s.object}else o=Ae.nil;s.number&&delete s.integer;for(const i in s)o=(0,Ae.and)(o,zy(i,t,n,r));return o}Ft.checkDataTypes=_x;const mG={message:({schema:e})=>`must be ${e}`,params:({schema:e,schemaValue:t})=>typeof e=="string"?(0,Ae._)`{type: ${e}}`:(0,Ae._)`{type: ${t}}`};function Sx(e){const t=gG(e);(0,cG.reportError)(t,mG)}Ft.reportTypeError=Sx;function gG(e){const{gen:t,data:n,schema:r}=e,o=(0,_$.schemaRefOrVal)(e,r,"type");return{gen:t,keyword:"type",data:n,schema:r.type,schemaCode:o,schemaValue:o,parentSchema:r,params:{},it:e}}var ep={};Object.defineProperty(ep,"__esModule",{value:!0});ep.assignDefaults=void 0;const Zi=Me,yG=ue;function vG(e,t){const{properties:n,items:r}=e.schema;if(t==="object"&&n)for(const o in n)Z1(e,o,n[o].default);else t==="array"&&Array.isArray(r)&&r.forEach((o,s)=>Z1(e,s,o.default))}ep.assignDefaults=vG;function Z1(e,t,n){const{gen:r,compositeRule:o,data:s,opts:i}=e;if(n===void 0)return;const a=(0,Zi._)`${s}${(0,Zi.getProperty)(t)}`;if(o){(0,yG.checkStrictMode)(e,`default is ignored for: ${a}`);return}let l=(0,Zi._)`${a} === undefined`;i.useDefaults==="empty"&&(l=(0,Zi._)`${l} || ${a} === null || ${a} === ""`),r.if(l,(0,Zi._)`${a} = ${(0,Zi.stringify)(n)}`)}var no={},Le={};Object.defineProperty(Le,"__esModule",{value:!0});Le.validateUnion=Le.validateArray=Le.usePattern=Le.callValidateCode=Le.schemaProperties=Le.allSchemaProperties=Le.noPropertyInData=Le.propertyInData=Le.isOwnProperty=Le.hasPropFunc=Le.reportMissingProp=Le.checkMissingProp=Le.checkReportMissingProp=void 0;const dt=Me,Cx=ue,Zo=ho,xG=ue;function wG(e,t){const{gen:n,data:r,it:o}=e;n.if(Nx(n,r,t,o.opts.ownProperties),()=>{e.setParams({missingProperty:(0,dt._)`${t}`},!0),e.error()})}Le.checkReportMissingProp=wG;function bG({gen:e,data:t,it:{opts:n}},r,o){return(0,dt.or)(...r.map(s=>(0,dt.and)(Nx(e,t,s,n.ownProperties),(0,dt._)`${o} = ${s}`)))}Le.checkMissingProp=bG;function kG(e,t){e.setParams({missingProperty:t},!0),e.error()}Le.reportMissingProp=kG;function E$(e){return e.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,dt._)`Object.prototype.hasOwnProperty`})}Le.hasPropFunc=E$;function Ex(e,t,n){return(0,dt._)`${E$(e)}.call(${t}, ${n})`}Le.isOwnProperty=Ex;function _G(e,t,n,r){const o=(0,dt._)`${t}${(0,dt.getProperty)(n)} !== undefined`;return r?(0,dt._)`${o} && ${Ex(e,t,n)}`:o}Le.propertyInData=_G;function Nx(e,t,n,r){const o=(0,dt._)`${t}${(0,dt.getProperty)(n)} === undefined`;return r?(0,dt.or)(o,(0,dt.not)(Ex(e,t,n))):o}Le.noPropertyInData=Nx;function N$(e){return e?Object.keys(e).filter(t=>t!=="__proto__"):[]}Le.allSchemaProperties=N$;function SG(e,t){return N$(t).filter(n=>!(0,Cx.alwaysValidSchema)(e,t[n]))}Le.schemaProperties=SG;function CG({schemaCode:e,data:t,it:{gen:n,topSchemaRef:r,schemaPath:o,errorPath:s},it:i},a,l,u){const d=u?(0,dt._)`${e}, ${t}, ${r}${o}`:t,f=[[Zo.default.instancePath,(0,dt.strConcat)(Zo.default.instancePath,s)],[Zo.default.parentData,i.parentData],[Zo.default.parentDataProperty,i.parentDataProperty],[Zo.default.rootData,Zo.default.rootData]];i.opts.dynamicRef&&f.push([Zo.default.dynamicAnchors,Zo.default.dynamicAnchors]);const p=(0,dt._)`${d}, ${n.object(...f)}`;return l!==dt.nil?(0,dt._)`${a}.call(${l}, ${p})`:(0,dt._)`${a}(${p})`}Le.callValidateCode=CG;const EG=(0,dt._)`new RegExp`;function NG({gen:e,it:{opts:t}},n){const r=t.unicodeRegExp?"u":"",{regExp:o}=t.code,s=o(n,r);return e.scopeValue("pattern",{key:s.toString(),ref:s,code:(0,dt._)`${o.code==="new RegExp"?EG:(0,xG.useFunc)(e,o)}(${n}, ${r})`})}Le.usePattern=NG;function jG(e){const{gen:t,data:n,keyword:r,it:o}=e,s=t.name("valid");if(o.allErrors){const a=t.let("valid",!0);return i(()=>t.assign(a,!1)),a}return t.var(s,!0),i(()=>t.break()),s;function i(a){const l=t.const("len",(0,dt._)`${n}.length`);t.forRange("i",0,l,u=>{e.subschema({keyword:r,dataProp:u,dataPropType:Cx.Type.Num},s),t.if((0,dt.not)(s),a)})}}Le.validateArray=jG;function PG(e){const{gen:t,schema:n,keyword:r,it:o}=e;if(!Array.isArray(n))throw new Error("ajv implementation error");if(n.some(l=>(0,Cx.alwaysValidSchema)(o,l))&&!o.opts.unevaluated)return;const i=t.let("valid",!1),a=t.name("_valid");t.block(()=>n.forEach((l,u)=>{const d=e.subschema({keyword:r,schemaProp:u,compositeRule:!0},a);t.assign(i,(0,dt._)`${i} || ${a}`),e.mergeValidEvaluated(d,a)||t.if((0,dt.not)(i))})),e.result(i,()=>e.reset(),()=>e.error(!0))}Le.validateUnion=PG;Object.defineProperty(no,"__esModule",{value:!0});no.validateKeywordUsage=no.validSchemaType=no.funcKeywordCode=no.macroKeywordCode=void 0;const bn=Me,ti=ho,TG=Le,$G=ku;function RG(e,t){const{gen:n,keyword:r,schema:o,parentSchema:s,it:i}=e,a=t.macro.call(i.self,o,s,i),l=j$(n,r,a);i.opts.validateSchema!==!1&&i.self.validateSchema(a,!0);const u=n.name("valid");e.subschema({schema:a,schemaPath:bn.nil,errSchemaPath:`${i.errSchemaPath}/${r}`,topSchemaRef:l,compositeRule:!0},u),e.pass(u,()=>e.error(!0))}no.macroKeywordCode=RG;function IG(e,t){var n;const{gen:r,keyword:o,schema:s,parentSchema:i,$data:a,it:l}=e;OG(l,t);const u=!a&&t.compile?t.compile.call(l.self,s,i,l):t.validate,d=j$(r,o,u),f=r.let("valid");e.block$data(f,p),e.ok((n=t.valid)!==null&&n!==void 0?n:f);function p(){if(t.errors===!1)m(),t.modifying&&Q1(e),x(()=>e.error());else{const g=t.async?h():v();t.modifying&&Q1(e),x(()=>AG(e,g))}}function h(){const g=r.let("ruleErrs",null);return r.try(()=>m((0,bn._)`await `),y=>r.assign(f,!1).if((0,bn._)`${y} instanceof ${l.ValidationError}`,()=>r.assign(g,(0,bn._)`${y}.errors`),()=>r.throw(y))),g}function v(){const g=(0,bn._)`${d}.errors`;return r.assign(g,null),m(bn.nil),g}function m(g=t.async?(0,bn._)`await `:bn.nil){const y=l.opts.passContext?ti.default.this:ti.default.self,w=!("compile"in t&&!a||t.schema===!1);r.assign(f,(0,bn._)`${g}${(0,TG.callValidateCode)(e,d,y,w)}`,t.modifying)}function x(g){var y;r.if((0,bn.not)((y=t.valid)!==null&&y!==void 0?y:f),g)}}no.funcKeywordCode=IG;function Q1(e){const{gen:t,data:n,it:r}=e;t.if(r.parentData,()=>t.assign(n,(0,bn._)`${r.parentData}[${r.parentDataProperty}]`))}function AG(e,t){const{gen:n}=e;n.if((0,bn._)`Array.isArray(${t})`,()=>{n.assign(ti.default.vErrors,(0,bn._)`${ti.default.vErrors} === null ? ${t} : ${ti.default.vErrors}.concat(${t})`).assign(ti.default.errors,(0,bn._)`${ti.default.vErrors}.length`),(0,$G.extendErrors)(e)},()=>e.error())}function OG({schemaEnv:e},t){if(t.async&&!e.$async)throw new Error("async keyword in sync schema")}function j$(e,t,n){if(n===void 0)throw new Error(`keyword "${t}" failed to compile`);return e.scopeValue("keyword",typeof n=="function"?{ref:n}:{ref:n,code:(0,bn.stringify)(n)})}function MG(e,t,n=!1){return!t.length||t.some(r=>r==="array"?Array.isArray(e):r==="object"?e&&typeof e=="object"&&!Array.isArray(e):typeof e==r||n&&typeof e>"u")}no.validSchemaType=MG;function DG({schema:e,opts:t,self:n,errSchemaPath:r},o,s){if(Array.isArray(o.keyword)?!o.keyword.includes(s):o.keyword!==s)throw new Error("ajv implementation error");const i=o.dependencies;if(i!=null&&i.some(a=>!Object.prototype.hasOwnProperty.call(e,a)))throw new Error(`parent schema must have dependencies of ${s}: ${i.join(",")}`);if(o.validateSchema&&!o.validateSchema(e[s])){const l=`keyword "${s}" value is invalid at path "${r}": `+n.errorsText(o.validateSchema.errors);if(t.validateSchema==="log")n.logger.error(l);else throw new Error(l)}}no.validateKeywordUsage=DG;var js={};Object.defineProperty(js,"__esModule",{value:!0});js.extendSubschemaMode=js.extendSubschemaData=js.getSubschema=void 0;const eo=Me,P$=ue;function LG(e,{keyword:t,schemaProp:n,schema:r,schemaPath:o,errSchemaPath:s,topSchemaRef:i}){if(t!==void 0&&r!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(t!==void 0){const a=e.schema[t];return n===void 0?{schema:a,schemaPath:(0,eo._)`${e.schemaPath}${(0,eo.getProperty)(t)}`,errSchemaPath:`${e.errSchemaPath}/${t}`}:{schema:a[n],schemaPath:(0,eo._)`${e.schemaPath}${(0,eo.getProperty)(t)}${(0,eo.getProperty)(n)}`,errSchemaPath:`${e.errSchemaPath}/${t}/${(0,P$.escapeFragment)(n)}`}}if(r!==void 0){if(o===void 0||s===void 0||i===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:r,schemaPath:o,topSchemaRef:i,errSchemaPath:s}}throw new Error('either "keyword" or "schema" must be passed')}js.getSubschema=LG;function zG(e,t,{dataProp:n,dataPropType:r,data:o,dataTypes:s,propertyName:i}){if(o!==void 0&&n!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:a}=t;if(n!==void 0){const{errorPath:u,dataPathArr:d,opts:f}=t,p=a.let("data",(0,eo._)`${t.data}${(0,eo.getProperty)(n)}`,!0);l(p),e.errorPath=(0,eo.str)`${u}${(0,P$.getErrorPath)(n,r,f.jsPropertySyntax)}`,e.parentDataProperty=(0,eo._)`${n}`,e.dataPathArr=[...d,e.parentDataProperty]}if(o!==void 0){const u=o instanceof eo.Name?o:a.let("data",o,!0);l(u),i!==void 0&&(e.propertyName=i)}s&&(e.dataTypes=s);function l(u){e.data=u,e.dataLevel=t.dataLevel+1,e.dataTypes=[],t.definedProperties=new Set,e.parentData=t.data,e.dataNames=[...t.dataNames,u]}}js.extendSubschemaData=zG;function FG(e,{jtdDiscriminator:t,jtdMetadata:n,compositeRule:r,createErrors:o,allErrors:s}){r!==void 0&&(e.compositeRule=r),o!==void 0&&(e.createErrors=o),s!==void 0&&(e.allErrors=s),e.jtdDiscriminator=t,e.jtdMetadata=n}js.extendSubschemaMode=FG;var en={},T$=function e(t,n){if(t===n)return!0;if(t&&n&&typeof t=="object"&&typeof n=="object"){if(t.constructor!==n.constructor)return!1;var r,o,s;if(Array.isArray(t)){if(r=t.length,r!=n.length)return!1;for(o=r;o--!==0;)if(!e(t[o],n[o]))return!1;return!0}if(t.constructor===RegExp)return t.source===n.source&&t.flags===n.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===n.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===n.toString();if(s=Object.keys(t),r=s.length,r!==Object.keys(n).length)return!1;for(o=r;o--!==0;)if(!Object.prototype.hasOwnProperty.call(n,s[o]))return!1;for(o=r;o--!==0;){var i=s[o];if(!e(t[i],n[i]))return!1}return!0}return t!==t&&n!==n},$$={exports:{}},ys=$$.exports=function(e,t,n){typeof t=="function"&&(n=t,t={}),n=t.cb||n;var r=typeof n=="function"?n:n.pre||function(){},o=n.post||function(){};Ud(t,r,o,e,"",e)};ys.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};ys.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};ys.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};ys.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function Ud(e,t,n,r,o,s,i,a,l,u){if(r&&typeof r=="object"&&!Array.isArray(r)){t(r,o,s,i,a,l,u);for(var d in r){var f=r[d];if(Array.isArray(f)){if(d in ys.arrayKeywords)for(var p=0;p<f.length;p++)Ud(e,t,n,f[p],o+"/"+d+"/"+p,s,o,d,r,p)}else if(d in ys.propsKeywords){if(f&&typeof f=="object")for(var h in f)Ud(e,t,n,f[h],o+"/"+d+"/"+UG(h),s,o,d,r,h)}else(d in ys.keywords||e.allKeys&&!(d in ys.skipKeywords))&&Ud(e,t,n,f,o+"/"+d,s,o,d,r)}n(r,o,s,i,a,l,u)}}function UG(e){return e.replace(/~/g,"~0").replace(/\//g,"~1")}var qG=$$.exports;Object.defineProperty(en,"__esModule",{value:!0});en.getSchemaRefs=en.resolveUrl=en.normalizeId=en._getFullPath=en.getFullPath=en.inlineRef=void 0;const VG=ue,HG=T$,BG=qG,KG=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function WG(e,t=!0){return typeof e=="boolean"?!0:t===!0?!Fy(e):t?R$(e)<=t:!1}en.inlineRef=WG;const ZG=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Fy(e){for(const t in e){if(ZG.has(t))return!0;const n=e[t];if(Array.isArray(n)&&n.some(Fy)||typeof n=="object"&&Fy(n))return!0}return!1}function R$(e){let t=0;for(const n in e){if(n==="$ref")return 1/0;if(t++,!KG.has(n)&&(typeof e[n]=="object"&&(0,VG.eachItem)(e[n],r=>t+=R$(r)),t===1/0))return 1/0}return t}function I$(e,t="",n){n!==!1&&(t=Ta(t));const r=e.parse(t);return A$(e,r)}en.getFullPath=I$;function A$(e,t){return e.serialize(t).split("#")[0]+"#"}en._getFullPath=A$;const QG=/#\/?$/;function Ta(e){return e?e.replace(QG,""):""}en.normalizeId=Ta;function GG(e,t,n){return n=Ta(n),e.resolve(t,n)}en.resolveUrl=GG;const JG=/^[a-z_][-a-z0-9._]*$/i;function YG(e,t){if(typeof e=="boolean")return{};const{schemaId:n,uriResolver:r}=this.opts,o=Ta(e[n]||t),s={"":o},i=I$(r,o,!1),a={},l=new Set;return BG(e,{allKeys:!0},(f,p,h,v)=>{if(v===void 0)return;const m=i+p;let x=s[v];typeof f[n]=="string"&&(x=g.call(this,f[n])),y.call(this,f.$anchor),y.call(this,f.$dynamicAnchor),s[p]=x;function g(w){const k=this.opts.uriResolver.resolve;if(w=Ta(x?k(x,w):w),l.has(w))throw d(w);l.add(w);let C=this.refs[w];return typeof C=="string"&&(C=this.refs[C]),typeof C=="object"?u(f,C.schema,w):w!==Ta(m)&&(w[0]==="#"?(u(f,a[w],w),a[w]=f):this.refs[w]=m),w}function y(w){if(typeof w=="string"){if(!JG.test(w))throw new Error(`invalid anchor "${w}"`);g.call(this,`#${w}`)}}}),a;function u(f,p,h){if(p!==void 0&&!HG(f,p))throw d(h)}function d(f){return new Error(`reference "${f}" resolves to more than one schema`)}}en.getSchemaRefs=YG;Object.defineProperty(Or,"__esModule",{value:!0});Or.getData=Or.KeywordCxt=Or.validateFunctionCode=void 0;const O$=il,G1=Ft,jx=Po,Yf=Ft,XG=ep,mc=no,bm=js,ge=Me,Ee=ho,eJ=en,To=ue,Ll=ku;function tJ(e){if(L$(e)&&(z$(e),D$(e))){oJ(e);return}M$(e,()=>(0,O$.topBoolOrEmptySchema)(e))}Or.validateFunctionCode=tJ;function M$({gen:e,validateName:t,schema:n,schemaEnv:r,opts:o},s){o.code.es5?e.func(t,(0,ge._)`${Ee.default.data}, ${Ee.default.valCxt}`,r.$async,()=>{e.code((0,ge._)`"use strict"; ${J1(n,o)}`),rJ(e,o),e.code(s)}):e.func(t,(0,ge._)`${Ee.default.data}, ${nJ(o)}`,r.$async,()=>e.code(J1(n,o)).code(s))}function nJ(e){return(0,ge._)`{${Ee.default.instancePath}="", ${Ee.default.parentData}, ${Ee.default.parentDataProperty}, ${Ee.default.rootData}=${Ee.default.data}${e.dynamicRef?(0,ge._)`, ${Ee.default.dynamicAnchors}={}`:ge.nil}}={}`}function rJ(e,t){e.if(Ee.default.valCxt,()=>{e.var(Ee.default.instancePath,(0,ge._)`${Ee.default.valCxt}.${Ee.default.instancePath}`),e.var(Ee.default.parentData,(0,ge._)`${Ee.default.valCxt}.${Ee.default.parentData}`),e.var(Ee.default.parentDataProperty,(0,ge._)`${Ee.default.valCxt}.${Ee.default.parentDataProperty}`),e.var(Ee.default.rootData,(0,ge._)`${Ee.default.valCxt}.${Ee.default.rootData}`),t.dynamicRef&&e.var(Ee.default.dynamicAnchors,(0,ge._)`${Ee.default.valCxt}.${Ee.default.dynamicAnchors}`)},()=>{e.var(Ee.default.instancePath,(0,ge._)`""`),e.var(Ee.default.parentData,(0,ge._)`undefined`),e.var(Ee.default.parentDataProperty,(0,ge._)`undefined`),e.var(Ee.default.rootData,Ee.default.data),t.dynamicRef&&e.var(Ee.default.dynamicAnchors,(0,ge._)`{}`)})}function oJ(e){const{schema:t,opts:n,gen:r}=e;M$(e,()=>{n.$comment&&t.$comment&&U$(e),cJ(e),r.let(Ee.default.vErrors,null),r.let(Ee.default.errors,0),n.unevaluated&&sJ(e),F$(e),fJ(e)})}function sJ(e){const{gen:t,validateName:n}=e;e.evaluated=t.const("evaluated",(0,ge._)`${n}.evaluated`),t.if((0,ge._)`${e.evaluated}.dynamicProps`,()=>t.assign((0,ge._)`${e.evaluated}.props`,(0,ge._)`undefined`)),t.if((0,ge._)`${e.evaluated}.dynamicItems`,()=>t.assign((0,ge._)`${e.evaluated}.items`,(0,ge._)`undefined`))}function J1(e,t){const n=typeof e=="object"&&e[t.schemaId];return n&&(t.code.source||t.code.process)?(0,ge._)`/*# sourceURL=${n} */`:ge.nil}function iJ(e,t){if(L$(e)&&(z$(e),D$(e))){aJ(e,t);return}(0,O$.boolOrEmptySchema)(e,t)}function D$({schema:e,self:t}){if(typeof e=="boolean")return!e;for(const n in e)if(t.RULES.all[n])return!0;return!1}function L$(e){return typeof e.schema!="boolean"}function aJ(e,t){const{schema:n,gen:r,opts:o}=e;o.$comment&&n.$comment&&U$(e),uJ(e),dJ(e);const s=r.const("_errs",Ee.default.errors);F$(e,s),r.var(t,(0,ge._)`${s} === ${Ee.default.errors}`)}function z$(e){(0,To.checkUnknownRules)(e),lJ(e)}function F$(e,t){if(e.opts.jtd)return Y1(e,[],!1,t);const n=(0,G1.getSchemaTypes)(e.schema),r=(0,G1.coerceAndCheckDataType)(e,n);Y1(e,n,!r,t)}function lJ(e){const{schema:t,errSchemaPath:n,opts:r,self:o}=e;t.$ref&&r.ignoreKeywordsWithRef&&(0,To.schemaHasRulesButRef)(t,o.RULES)&&o.logger.warn(`$ref: keywords ignored in schema at path "${n}"`)}function cJ(e){const{schema:t,opts:n}=e;t.default!==void 0&&n.useDefaults&&n.strictSchema&&(0,To.checkStrictMode)(e,"default is ignored in the schema root")}function uJ(e){const t=e.schema[e.opts.schemaId];t&&(e.baseId=(0,eJ.resolveUrl)(e.opts.uriResolver,e.baseId,t))}function dJ(e){if(e.schema.$async&&!e.schemaEnv.$async)throw new Error("async schema in sync schema")}function U$({gen:e,schemaEnv:t,schema:n,errSchemaPath:r,opts:o}){const s=n.$comment;if(o.$comment===!0)e.code((0,ge._)`${Ee.default.self}.logger.log(${s})`);else if(typeof o.$comment=="function"){const i=(0,ge.str)`${r}/$comment`,a=e.scopeValue("root",{ref:t.root});e.code((0,ge._)`${Ee.default.self}.opts.$comment(${s}, ${i}, ${a}.schema)`)}}function fJ(e){const{gen:t,schemaEnv:n,validateName:r,ValidationError:o,opts:s}=e;n.$async?t.if((0,ge._)`${Ee.default.errors} === 0`,()=>t.return(Ee.default.data),()=>t.throw((0,ge._)`new ${o}(${Ee.default.vErrors})`)):(t.assign((0,ge._)`${r}.errors`,Ee.default.vErrors),s.unevaluated&&hJ(e),t.return((0,ge._)`${Ee.default.errors} === 0`))}function hJ({gen:e,evaluated:t,props:n,items:r}){n instanceof ge.Name&&e.assign((0,ge._)`${t}.props`,n),r instanceof ge.Name&&e.assign((0,ge._)`${t}.items`,r)}function Y1(e,t,n,r){const{gen:o,schema:s,data:i,allErrors:a,opts:l,self:u}=e,{RULES:d}=u;if(s.$ref&&(l.ignoreKeywordsWithRef||!(0,To.schemaHasRulesButRef)(s,d))){o.block(()=>H$(e,"$ref",d.all.$ref.definition));return}l.jtd||pJ(e,t),o.block(()=>{for(const p of d.rules)f(p);f(d.post)});function f(p){(0,jx.shouldUseGroup)(s,p)&&(p.type?(o.if((0,Yf.checkDataType)(p.type,i,l.strictNumbers)),X1(e,p),t.length===1&&t[0]===p.type&&n&&(o.else(),(0,Yf.reportTypeError)(e)),o.endIf()):X1(e,p),a||o.if((0,ge._)`${Ee.default.errors} === ${r||0}`))}}function X1(e,t){const{gen:n,schema:r,opts:{useDefaults:o}}=e;o&&(0,XG.assignDefaults)(e,t.type),n.block(()=>{for(const s of t.rules)(0,jx.shouldUseRule)(r,s)&&H$(e,s.keyword,s.definition,t.type)})}function pJ(e,t){e.schemaEnv.meta||!e.opts.strictTypes||(mJ(e,t),e.opts.allowUnionTypes||gJ(e,t),yJ(e,e.dataTypes))}function mJ(e,t){if(t.length){if(!e.dataTypes.length){e.dataTypes=t;return}t.forEach(n=>{q$(e.dataTypes,n)||Px(e,`type "${n}" not allowed by context "${e.dataTypes.join(",")}"`)}),xJ(e,t)}}function gJ(e,t){t.length>1&&!(t.length===2&&t.includes("null"))&&Px(e,"use allowUnionTypes to allow union type keyword")}function yJ(e,t){const n=e.self.RULES.all;for(const r in n){const o=n[r];if(typeof o=="object"&&(0,jx.shouldUseRule)(e.schema,o)){const{type:s}=o.definition;s.length&&!s.some(i=>vJ(t,i))&&Px(e,`missing type "${s.join(",")}" for keyword "${r}"`)}}}function vJ(e,t){return e.includes(t)||t==="number"&&e.includes("integer")}function q$(e,t){return e.includes(t)||t==="integer"&&e.includes("number")}function xJ(e,t){const n=[];for(const r of e.dataTypes)q$(t,r)?n.push(r):t.includes("integer")&&r==="number"&&n.push("integer");e.dataTypes=n}function Px(e,t){const n=e.schemaEnv.baseId+e.errSchemaPath;t+=` at "${n}" (strictTypes)`,(0,To.checkStrictMode)(e,t,e.opts.strictTypes)}class V${constructor(t,n,r){if((0,mc.validateKeywordUsage)(t,n,r),this.gen=t.gen,this.allErrors=t.allErrors,this.keyword=r,this.data=t.data,this.schema=t.schema[r],this.$data=n.$data&&t.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,To.schemaRefOrVal)(t,this.schema,r,this.$data),this.schemaType=n.schemaType,this.parentSchema=t.schema,this.params={},this.it=t,this.def=n,this.$data)this.schemaCode=t.gen.const("vSchema",B$(this.$data,t));else if(this.schemaCode=this.schemaValue,!(0,mc.validSchemaType)(this.schema,n.schemaType,n.allowUndefined))throw new Error(`${r} value must be ${JSON.stringify(n.schemaType)}`);("code"in n?n.trackErrors:n.errors!==!1)&&(this.errsCount=t.gen.const("_errs",Ee.default.errors))}result(t,n,r){this.failResult((0,ge.not)(t),n,r)}failResult(t,n,r){this.gen.if(t),r?r():this.error(),n?(this.gen.else(),n(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(t,n){this.failResult((0,ge.not)(t),void 0,n)}fail(t){if(t===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(t),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(t){if(!this.$data)return this.fail(t);const{schemaCode:n}=this;this.fail((0,ge._)`${n} !== undefined && (${(0,ge.or)(this.invalid$data(),t)})`)}error(t,n,r){if(n){this.setParams(n),this._error(t,r),this.setParams({});return}this._error(t,r)}_error(t,n){(t?Ll.reportExtraError:Ll.reportError)(this,this.def.error,n)}$dataError(){(0,Ll.reportError)(this,this.def.$dataError||Ll.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,Ll.resetErrorsCount)(this.gen,this.errsCount)}ok(t){this.allErrors||this.gen.if(t)}setParams(t,n){n?Object.assign(this.params,t):this.params=t}block$data(t,n,r=ge.nil){this.gen.block(()=>{this.check$data(t,r),n()})}check$data(t=ge.nil,n=ge.nil){if(!this.$data)return;const{gen:r,schemaCode:o,schemaType:s,def:i}=this;r.if((0,ge.or)((0,ge._)`${o} === undefined`,n)),t!==ge.nil&&r.assign(t,!0),(s.length||i.validateSchema)&&(r.elseIf(this.invalid$data()),this.$dataError(),t!==ge.nil&&r.assign(t,!1)),r.else()}invalid$data(){const{gen:t,schemaCode:n,schemaType:r,def:o,it:s}=this;return(0,ge.or)(i(),a());function i(){if(r.length){if(!(n instanceof ge.Name))throw new Error("ajv implementation error");const l=Array.isArray(r)?r:[r];return(0,ge._)`${(0,Yf.checkDataTypes)(l,n,s.opts.strictNumbers,Yf.DataType.Wrong)}`}return ge.nil}function a(){if(o.validateSchema){const l=t.scopeValue("validate$data",{ref:o.validateSchema});return(0,ge._)`!${l}(${n})`}return ge.nil}}subschema(t,n){const r=(0,bm.getSubschema)(this.it,t);(0,bm.extendSubschemaData)(r,this.it,t),(0,bm.extendSubschemaMode)(r,t);const o={...this.it,...r,items:void 0,props:void 0};return iJ(o,n),o}mergeEvaluated(t,n){const{it:r,gen:o}=this;r.opts.unevaluated&&(r.props!==!0&&t.props!==void 0&&(r.props=To.mergeEvaluated.props(o,t.props,r.props,n)),r.items!==!0&&t.items!==void 0&&(r.items=To.mergeEvaluated.items(o,t.items,r.items,n)))}mergeValidEvaluated(t,n){const{it:r,gen:o}=this;if(r.opts.unevaluated&&(r.props!==!0||r.items!==!0))return o.if(n,()=>this.mergeEvaluated(t,ge.Name)),!0}}Or.KeywordCxt=V$;function H$(e,t,n,r){const o=new V$(e,n,t);"code"in n?n.code(o,r):o.$data&&n.validate?(0,mc.funcKeywordCode)(o,n):"macro"in n?(0,mc.macroKeywordCode)(o,n):(n.compile||n.validate)&&(0,mc.funcKeywordCode)(o,n)}const wJ=/^\/(?:[^~]|~0|~1)*$/,bJ=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function B$(e,{dataLevel:t,dataNames:n,dataPathArr:r}){let o,s;if(e==="")return Ee.default.rootData;if(e[0]==="/"){if(!wJ.test(e))throw new Error(`Invalid JSON-pointer: ${e}`);o=e,s=Ee.default.rootData}else{const u=bJ.exec(e);if(!u)throw new Error(`Invalid JSON-pointer: ${e}`);const d=+u[1];if(o=u[2],o==="#"){if(d>=t)throw new Error(l("property/index",d));return r[t-d]}if(d>t)throw new Error(l("data",d));if(s=n[t-d],!o)return s}let i=s;const a=o.split("/");for(const u of a)u&&(s=(0,ge._)`${s}${(0,ge.getProperty)((0,To.unescapeJsonPointer)(u))}`,i=(0,ge._)`${i} && ${s}`);return i;function l(u,d){return`Cannot access ${u} ${d} levels up, current level is ${t}`}}Or.getData=B$;var _u={};Object.defineProperty(_u,"__esModule",{value:!0});class kJ extends Error{constructor(t){super("validation failed"),this.errors=t,this.ajv=this.validation=!0}}_u.default=kJ;var kl={};Object.defineProperty(kl,"__esModule",{value:!0});const km=en;class _J extends Error{constructor(t,n,r,o){super(o||`can't resolve reference ${r} from id ${n}`),this.missingRef=(0,km.resolveUrl)(t,n,r),this.missingSchema=(0,km.normalizeId)((0,km.getFullPath)(t,this.missingRef))}}kl.default=_J;var Mn={};Object.defineProperty(Mn,"__esModule",{value:!0});Mn.resolveSchema=Mn.getCompilingSchema=Mn.resolveRef=Mn.compileSchema=Mn.SchemaEnv=void 0;const xr=Me,SJ=_u,Ks=ho,Tr=en,e_=ue,CJ=Or;class tp{constructor(t){var n;this.refs={},this.dynamicAnchors={};let r;typeof t.schema=="object"&&(r=t.schema),this.schema=t.schema,this.schemaId=t.schemaId,this.root=t.root||this,this.baseId=(n=t.baseId)!==null&&n!==void 0?n:(0,Tr.normalizeId)(r==null?void 0:r[t.schemaId||"$id"]),this.schemaPath=t.schemaPath,this.localRefs=t.localRefs,this.meta=t.meta,this.$async=r==null?void 0:r.$async,this.refs={}}}Mn.SchemaEnv=tp;function Tx(e){const t=K$.call(this,e);if(t)return t;const n=(0,Tr.getFullPath)(this.opts.uriResolver,e.root.baseId),{es5:r,lines:o}=this.opts.code,{ownProperties:s}=this.opts,i=new xr.CodeGen(this.scope,{es5:r,lines:o,ownProperties:s});let a;e.$async&&(a=i.scopeValue("Error",{ref:SJ.default,code:(0,xr._)`require("ajv/dist/runtime/validation_error").default`}));const l=i.scopeName("validate");e.validateName=l;const u={gen:i,allErrors:this.opts.allErrors,data:Ks.default.data,parentData:Ks.default.parentData,parentDataProperty:Ks.default.parentDataProperty,dataNames:[Ks.default.data],dataPathArr:[xr.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:i.scopeValue("schema",this.opts.code.source===!0?{ref:e.schema,code:(0,xr.stringify)(e.schema)}:{ref:e.schema}),validateName:l,ValidationError:a,schema:e.schema,schemaEnv:e,rootId:n,baseId:e.baseId||n,schemaPath:xr.nil,errSchemaPath:e.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,xr._)`""`,opts:this.opts,self:this};let d;try{this._compilations.add(e),(0,CJ.validateFunctionCode)(u),i.optimize(this.opts.code.optimize);const f=i.toString();d=`${i.scopeRefs(Ks.default.scope)}return ${f}`,this.opts.code.process&&(d=this.opts.code.process(d,e));const h=new Function(`${Ks.default.self}`,`${Ks.default.scope}`,d)(this,this.scope.get());if(this.scope.value(l,{ref:h}),h.errors=null,h.schema=e.schema,h.schemaEnv=e,e.$async&&(h.$async=!0),this.opts.code.source===!0&&(h.source={validateName:l,validateCode:f,scopeValues:i._values}),this.opts.unevaluated){const{props:v,items:m}=u;h.evaluated={props:v instanceof xr.Name?void 0:v,items:m instanceof xr.Name?void 0:m,dynamicProps:v instanceof xr.Name,dynamicItems:m instanceof xr.Name},h.source&&(h.source.evaluated=(0,xr.stringify)(h.evaluated))}return e.validate=h,e}catch(f){throw delete e.validate,delete e.validateName,d&&this.logger.error("Error compiling schema, function code:",d),f}finally{this._compilations.delete(e)}}Mn.compileSchema=Tx;function EJ(e,t,n){var r;n=(0,Tr.resolveUrl)(this.opts.uriResolver,t,n);const o=e.refs[n];if(o)return o;let s=PJ.call(this,e,n);if(s===void 0){const i=(r=e.localRefs)===null||r===void 0?void 0:r[n],{schemaId:a}=this.opts;i&&(s=new tp({schema:i,schemaId:a,root:e,baseId:t}))}if(s!==void 0)return e.refs[n]=NJ.call(this,s)}Mn.resolveRef=EJ;function NJ(e){return(0,Tr.inlineRef)(e.schema,this.opts.inlineRefs)?e.schema:e.validate?e:Tx.call(this,e)}function K$(e){for(const t of this._compilations)if(jJ(t,e))return t}Mn.getCompilingSchema=K$;function jJ(e,t){return e.schema===t.schema&&e.root===t.root&&e.baseId===t.baseId}function PJ(e,t){let n;for(;typeof(n=this.refs[t])=="string";)t=n;return n||this.schemas[t]||np.call(this,e,t)}function np(e,t){const n=this.opts.uriResolver.parse(t),r=(0,Tr._getFullPath)(this.opts.uriResolver,n);let o=(0,Tr.getFullPath)(this.opts.uriResolver,e.baseId,void 0);if(Object.keys(e.schema).length>0&&r===o)return _m.call(this,n,e);const s=(0,Tr.normalizeId)(r),i=this.refs[s]||this.schemas[s];if(typeof i=="string"){const a=np.call(this,e,i);return typeof(a==null?void 0:a.schema)!="object"?void 0:_m.call(this,n,a)}if(typeof(i==null?void 0:i.schema)=="object"){if(i.validate||Tx.call(this,i),s===(0,Tr.normalizeId)(t)){const{schema:a}=i,{schemaId:l}=this.opts,u=a[l];return u&&(o=(0,Tr.resolveUrl)(this.opts.uriResolver,o,u)),new tp({schema:a,schemaId:l,root:e,baseId:o})}return _m.call(this,n,i)}}Mn.resolveSchema=np;const TJ=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function _m(e,{baseId:t,schema:n,root:r}){var o;if(((o=e.fragment)===null||o===void 0?void 0:o[0])!=="/")return;for(const a of e.fragment.slice(1).split("/")){if(typeof n=="boolean")return;const l=n[(0,e_.unescapeFragment)(a)];if(l===void 0)return;n=l;const u=typeof n=="object"&&n[this.opts.schemaId];!TJ.has(a)&&u&&(t=(0,Tr.resolveUrl)(this.opts.uriResolver,t,u))}let s;if(typeof n!="boolean"&&n.$ref&&!(0,e_.schemaHasRulesButRef)(n,this.RULES)){const a=(0,Tr.resolveUrl)(this.opts.uriResolver,t,n.$ref);s=np.call(this,r,a)}const{schemaId:i}=this.opts;if(s=s||new tp({schema:n,schemaId:i,root:r,baseId:t}),s.schema!==s.root.schema)return s}const $J="https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",RJ="Meta-schema for $data reference (JSON AnySchema extension proposal)",IJ="object",AJ=["$data"],OJ={$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},MJ=!1,DJ={$id:$J,description:RJ,type:IJ,required:AJ,properties:OJ,additionalProperties:MJ};var $x={},rp={exports:{}};const LJ={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};var zJ={HEX:LJ};const{HEX:FJ}=zJ,UJ=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function W$(e){if(Q$(e,".")<3)return{host:e,isIPV4:!1};const t=e.match(UJ)||[],[n]=t;return n?{host:VJ(n,"."),isIPV4:!0}:{host:e,isIPV4:!1}}function t_(e,t=!1){let n="",r=!0;for(const o of e){if(FJ[o]===void 0)return;o!=="0"&&r===!0&&(r=!1),r||(n+=o)}return t&&n.length===0&&(n="0"),n}function qJ(e){let t=0;const n={error:!1,address:"",zone:""},r=[],o=[];let s=!1,i=!1,a=!1;function l(){if(o.length){if(s===!1){const u=t_(o);if(u!==void 0)r.push(u);else return n.error=!0,!1}o.length=0}return!0}for(let u=0;u<e.length;u++){const d=e[u];if(!(d==="["||d==="]"))if(d===":"){if(i===!0&&(a=!0),!l())break;if(t++,r.push(":"),t>7){n.error=!0;break}u-1>=0&&e[u-1]===":"&&(i=!0);continue}else if(d==="%"){if(!l())break;s=!0}else{o.push(d);continue}}return o.length&&(s?n.zone=o.join(""):a?r.push(o.join("")):r.push(t_(o))),n.address=r.join(""),n}function Z$(e){if(Q$(e,":")<2)return{host:e,isIPV6:!1};const t=qJ(e);if(t.error)return{host:e,isIPV6:!1};{let n=t.address,r=t.address;return t.zone&&(n+="%"+t.zone,r+="%25"+t.zone),{host:n,escapedHost:r,isIPV6:!0}}}function VJ(e,t){let n="",r=!0;const o=e.length;for(let s=0;s<o;s++){const i=e[s];i==="0"&&r?(s+1<=o&&e[s+1]===t||s+1===o)&&(n+=i,r=!1):(i===t?r=!0:r=!1,n+=i)}return n}function Q$(e,t){let n=0;for(let r=0;r<e.length;r++)e[r]===t&&n++;return n}const n_=/^\.\.?\//u,r_=/^\/\.(?:\/|$)/u,o_=/^\/\.\.(?:\/|$)/u,HJ=/^\/?(?:.|\n)*?(?=\/|$)/u;function BJ(e){const t=[];for(;e.length;)if(e.match(n_))e=e.replace(n_,"");else if(e.match(r_))e=e.replace(r_,"/");else if(e.match(o_))e=e.replace(o_,"/"),t.pop();else if(e==="."||e==="..")e="";else{const n=e.match(HJ);if(n){const r=n[0];e=e.slice(r.length),t.push(r)}else throw new Error("Unexpected dot segment condition")}return t.join("")}function KJ(e,t){const n=t!==!0?escape:unescape;return e.scheme!==void 0&&(e.scheme=n(e.scheme)),e.userinfo!==void 0&&(e.userinfo=n(e.userinfo)),e.host!==void 0&&(e.host=n(e.host)),e.path!==void 0&&(e.path=n(e.path)),e.query!==void 0&&(e.query=n(e.query)),e.fragment!==void 0&&(e.fragment=n(e.fragment)),e}function WJ(e){const t=[];if(e.userinfo!==void 0&&(t.push(e.userinfo),t.push("@")),e.host!==void 0){let n=unescape(e.host);const r=W$(n);if(r.isIPV4)n=r.host;else{const o=Z$(r.host);o.isIPV6===!0?n=`[${o.escapedHost}]`:n=e.host}t.push(n)}return(typeof e.port=="number"||typeof e.port=="string")&&(t.push(":"),t.push(String(e.port))),t.length?t.join(""):void 0}var ZJ={recomposeAuthority:WJ,normalizeComponentEncoding:KJ,removeDotSegments:BJ,normalizeIPv4:W$,normalizeIPv6:Z$};const QJ=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,GJ=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function G$(e){return typeof e.secure=="boolean"?e.secure:String(e.scheme).toLowerCase()==="wss"}function J$(e){return e.host||(e.error=e.error||"HTTP URIs must have a host."),e}function Y$(e){const t=String(e.scheme).toLowerCase()==="https";return(e.port===(t?443:80)||e.port==="")&&(e.port=void 0),e.path||(e.path="/"),e}function JJ(e){return e.secure=G$(e),e.resourceName=(e.path||"/")+(e.query?"?"+e.query:""),e.path=void 0,e.query=void 0,e}function YJ(e){if((e.port===(G$(e)?443:80)||e.port==="")&&(e.port=void 0),typeof e.secure=="boolean"&&(e.scheme=e.secure?"wss":"ws",e.secure=void 0),e.resourceName){const[t,n]=e.resourceName.split("?");e.path=t&&t!=="/"?t:void 0,e.query=n,e.resourceName=void 0}return e.fragment=void 0,e}function XJ(e,t){if(!e.path)return e.error="URN can not be parsed",e;const n=e.path.match(GJ);if(n){const r=t.scheme||e.scheme||"urn";e.nid=n[1].toLowerCase(),e.nss=n[2];const o=`${r}:${t.nid||e.nid}`,s=Rx[o];e.path=void 0,s&&(e=s.parse(e,t))}else e.error=e.error||"URN can not be parsed.";return e}function eY(e,t){const n=t.scheme||e.scheme||"urn",r=e.nid.toLowerCase(),o=`${n}:${t.nid||r}`,s=Rx[o];s&&(e=s.serialize(e,t));const i=e,a=e.nss;return i.path=`${r||t.nid}:${a}`,t.skipEscape=!0,i}function tY(e,t){const n=e;return n.uuid=n.nss,n.nss=void 0,!t.tolerant&&(!n.uuid||!QJ.test(n.uuid))&&(n.error=n.error||"UUID is not valid."),n}function nY(e){const t=e;return t.nss=(e.uuid||"").toLowerCase(),t}const X$={scheme:"http",domainHost:!0,parse:J$,serialize:Y$},rY={scheme:"https",domainHost:X$.domainHost,parse:J$,serialize:Y$},qd={scheme:"ws",domainHost:!0,parse:JJ,serialize:YJ},oY={scheme:"wss",domainHost:qd.domainHost,parse:qd.parse,serialize:qd.serialize},sY={scheme:"urn",parse:XJ,serialize:eY,skipNormalize:!0},iY={scheme:"urn:uuid",parse:tY,serialize:nY,skipNormalize:!0},Rx={http:X$,https:rY,ws:qd,wss:oY,urn:sY,"urn:uuid":iY};var aY=Rx;const{normalizeIPv6:lY,normalizeIPv4:cY,removeDotSegments:Gl,recomposeAuthority:uY,normalizeComponentEncoding:cd}=ZJ,Ix=aY;function dY(e,t){return typeof e=="string"?e=ro(Lo(e,t),t):typeof e=="object"&&(e=Lo(ro(e,t),t)),e}function fY(e,t,n){const r=Object.assign({scheme:"null"},n),o=eR(Lo(e,r),Lo(t,r),r,!0);return ro(o,{...r,skipEscape:!0})}function eR(e,t,n,r){const o={};return r||(e=Lo(ro(e,n),n),t=Lo(ro(t,n),n)),n=n||{},!n.tolerant&&t.scheme?(o.scheme=t.scheme,o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Gl(t.path||""),o.query=t.query):(t.userinfo!==void 0||t.host!==void 0||t.port!==void 0?(o.userinfo=t.userinfo,o.host=t.host,o.port=t.port,o.path=Gl(t.path||""),o.query=t.query):(t.path?(t.path.charAt(0)==="/"?o.path=Gl(t.path):((e.userinfo!==void 0||e.host!==void 0||e.port!==void 0)&&!e.path?o.path="/"+t.path:e.path?o.path=e.path.slice(0,e.path.lastIndexOf("/")+1)+t.path:o.path=t.path,o.path=Gl(o.path)),o.query=t.query):(o.path=e.path,t.query!==void 0?o.query=t.query:o.query=e.query),o.userinfo=e.userinfo,o.host=e.host,o.port=e.port),o.scheme=e.scheme),o.fragment=t.fragment,o}function hY(e,t,n){return typeof e=="string"?(e=unescape(e),e=ro(cd(Lo(e,n),!0),{...n,skipEscape:!0})):typeof e=="object"&&(e=ro(cd(e,!0),{...n,skipEscape:!0})),typeof t=="string"?(t=unescape(t),t=ro(cd(Lo(t,n),!0),{...n,skipEscape:!0})):typeof t=="object"&&(t=ro(cd(t,!0),{...n,skipEscape:!0})),e.toLowerCase()===t.toLowerCase()}function ro(e,t){const n={host:e.host,scheme:e.scheme,userinfo:e.userinfo,port:e.port,path:e.path,query:e.query,nid:e.nid,nss:e.nss,uuid:e.uuid,fragment:e.fragment,reference:e.reference,resourceName:e.resourceName,secure:e.secure,error:""},r=Object.assign({},t),o=[],s=Ix[(r.scheme||n.scheme||"").toLowerCase()];s&&s.serialize&&s.serialize(n,r),n.path!==void 0&&(r.skipEscape?n.path=unescape(n.path):(n.path=escape(n.path),n.scheme!==void 0&&(n.path=n.path.split("%3A").join(":")))),r.reference!=="suffix"&&n.scheme&&o.push(n.scheme,":");const i=uY(n);if(i!==void 0&&(r.reference!=="suffix"&&o.push("//"),o.push(i),n.path&&n.path.charAt(0)!=="/"&&o.push("/")),n.path!==void 0){let a=n.path;!r.absolutePath&&(!s||!s.absolutePath)&&(a=Gl(a)),i===void 0&&(a=a.replace(/^\/\//u,"/%2F")),o.push(a)}return n.query!==void 0&&o.push("?",n.query),n.fragment!==void 0&&o.push("#",n.fragment),o.join("")}const pY=Array.from({length:127},(e,t)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(t)));function mY(e){let t=0;for(let n=0,r=e.length;n<r;++n)if(t=e.charCodeAt(n),t>126||pY[t])return!0;return!1}const gY=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function Lo(e,t){const n=Object.assign({},t),r={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},o=e.indexOf("%")!==-1;let s=!1;n.reference==="suffix"&&(e=(n.scheme?n.scheme+":":"")+"//"+e);const i=e.match(gY);if(i){if(r.scheme=i[1],r.userinfo=i[3],r.host=i[4],r.port=parseInt(i[5],10),r.path=i[6]||"",r.query=i[7],r.fragment=i[8],isNaN(r.port)&&(r.port=i[5]),r.host){const l=cY(r.host);if(l.isIPV4===!1){const u=lY(l.host);r.host=u.host.toLowerCase(),s=u.isIPV6}else r.host=l.host,s=!0}r.scheme===void 0&&r.userinfo===void 0&&r.host===void 0&&r.port===void 0&&r.query===void 0&&!r.path?r.reference="same-document":r.scheme===void 0?r.reference="relative":r.fragment===void 0?r.reference="absolute":r.reference="uri",n.reference&&n.reference!=="suffix"&&n.reference!==r.reference&&(r.error=r.error||"URI is not a "+n.reference+" reference.");const a=Ix[(n.scheme||r.scheme||"").toLowerCase()];if(!n.unicodeSupport&&(!a||!a.unicodeSupport)&&r.host&&(n.domainHost||a&&a.domainHost)&&s===!1&&mY(r.host))try{r.host=URL.domainToASCII(r.host.toLowerCase())}catch(l){r.error=r.error||"Host's domain name can not be converted to ASCII: "+l}(!a||a&&!a.skipNormalize)&&(o&&r.scheme!==void 0&&(r.scheme=unescape(r.scheme)),o&&r.host!==void 0&&(r.host=unescape(r.host)),r.path&&(r.path=escape(unescape(r.path))),r.fragment&&(r.fragment=encodeURI(decodeURIComponent(r.fragment)))),a&&a.parse&&a.parse(r,n)}else r.error=r.error||"URI can not be parsed.";return r}const Ax={SCHEMES:Ix,normalize:dY,resolve:fY,resolveComponents:eR,equal:hY,serialize:ro,parse:Lo};rp.exports=Ax;rp.exports.default=Ax;rp.exports.fastUri=Ax;var yY=rp.exports;Object.defineProperty($x,"__esModule",{value:!0});const tR=yY;tR.code='require("ajv/dist/runtime/uri").default';$x.default=tR;(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.CodeGen=e.Name=e.nil=e.stringify=e.str=e._=e.KeywordCxt=void 0;var t=Or;Object.defineProperty(e,"KeywordCxt",{enumerable:!0,get:function(){return t.KeywordCxt}});var n=Me;Object.defineProperty(e,"_",{enumerable:!0,get:function(){return n._}}),Object.defineProperty(e,"str",{enumerable:!0,get:function(){return n.str}}),Object.defineProperty(e,"stringify",{enumerable:!0,get:function(){return n.stringify}}),Object.defineProperty(e,"nil",{enumerable:!0,get:function(){return n.nil}}),Object.defineProperty(e,"Name",{enumerable:!0,get:function(){return n.Name}}),Object.defineProperty(e,"CodeGen",{enumerable:!0,get:function(){return n.CodeGen}});const r=_u,o=kl,s=Ii,i=Mn,a=Me,l=en,u=Ft,d=ue,f=DJ,p=$x,h=(j,O)=>new RegExp(j,O);h.code="new RegExp";const v=["removeAdditional","useDefaults","coerceTypes"],m=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),x={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},g={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},y=200;function w(j){var O,V,_,E,$,M,B,G,le,se,he,_e,tt,gt,ee,pe,ne,Fe,ae,Re,De,yt,nr,st,Nn;const K=j.strict,te=(O=j.code)===null||O===void 0?void 0:O.optimize,xe=te===!0||te===void 0?1:te||0,Ce=(_=(V=j.code)===null||V===void 0?void 0:V.regExp)!==null&&_!==void 0?_:h,Ke=(E=j.uriResolver)!==null&&E!==void 0?E:p.default;return{strictSchema:(M=($=j.strictSchema)!==null&&$!==void 0?$:K)!==null&&M!==void 0?M:!0,strictNumbers:(G=(B=j.strictNumbers)!==null&&B!==void 0?B:K)!==null&&G!==void 0?G:!0,strictTypes:(se=(le=j.strictTypes)!==null&&le!==void 0?le:K)!==null&&se!==void 0?se:"log",strictTuples:(_e=(he=j.strictTuples)!==null&&he!==void 0?he:K)!==null&&_e!==void 0?_e:"log",strictRequired:(gt=(tt=j.strictRequired)!==null&&tt!==void 0?tt:K)!==null&>!==void 0?gt:!1,code:j.code?{...j.code,optimize:xe,regExp:Ce}:{optimize:xe,regExp:Ce},loopRequired:(ee=j.loopRequired)!==null&&ee!==void 0?ee:y,loopEnum:(pe=j.loopEnum)!==null&&pe!==void 0?pe:y,meta:(ne=j.meta)!==null&&ne!==void 0?ne:!0,messages:(Fe=j.messages)!==null&&Fe!==void 0?Fe:!0,inlineRefs:(ae=j.inlineRefs)!==null&&ae!==void 0?ae:!0,schemaId:(Re=j.schemaId)!==null&&Re!==void 0?Re:"$id",addUsedSchema:(De=j.addUsedSchema)!==null&&De!==void 0?De:!0,validateSchema:(yt=j.validateSchema)!==null&&yt!==void 0?yt:!0,validateFormats:(nr=j.validateFormats)!==null&&nr!==void 0?nr:!0,unicodeRegExp:(st=j.unicodeRegExp)!==null&&st!==void 0?st:!0,int32range:(Nn=j.int32range)!==null&&Nn!==void 0?Nn:!0,uriResolver:Ke}}class k{constructor(O={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,O=this.opts={...O,...w(O)};const{es5:V,lines:_}=this.opts.code;this.scope=new a.ValueScope({scope:{},prefixes:m,es5:V,lines:_}),this.logger=I(O.logger);const E=O.validateFormats;O.validateFormats=!1,this.RULES=(0,s.getRules)(),C.call(this,x,O,"NOT SUPPORTED"),C.call(this,g,O,"DEPRECATED","warn"),this._metaOpts=R.call(this),O.formats&&A.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),O.keywords&&P.call(this,O.keywords),typeof O.meta=="object"&&this.addMetaSchema(O.meta),S.call(this),O.validateFormats=E}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:O,meta:V,schemaId:_}=this.opts;let E=f;_==="id"&&(E={...f},E.id=E.$id,delete E.$id),V&&O&&this.addMetaSchema(E,E[_],!1)}defaultMeta(){const{meta:O,schemaId:V}=this.opts;return this.opts.defaultMeta=typeof O=="object"?O[V]||O:void 0}validate(O,V){let _;if(typeof O=="string"){if(_=this.getSchema(O),!_)throw new Error(`no schema with key or ref "${O}"`)}else _=this.compile(O);const E=_(V);return"$async"in _||(this.errors=_.errors),E}compile(O,V){const _=this._addSchema(O,V);return _.validate||this._compileSchemaEnv(_)}compileAsync(O,V){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:_}=this.opts;return E.call(this,O,V);async function E(se,he){await $.call(this,se.$schema);const _e=this._addSchema(se,he);return _e.validate||M.call(this,_e)}async function $(se){se&&!this.getSchema(se)&&await E.call(this,{$ref:se},!0)}async function M(se){try{return this._compileSchemaEnv(se)}catch(he){if(!(he instanceof o.default))throw he;return B.call(this,he),await G.call(this,he.missingSchema),M.call(this,se)}}function B({missingSchema:se,missingRef:he}){if(this.refs[se])throw new Error(`AnySchema ${se} is loaded but ${he} cannot be resolved`)}async function G(se){const he=await le.call(this,se);this.refs[se]||await $.call(this,he.$schema),this.refs[se]||this.addSchema(he,se,V)}async function le(se){const he=this._loading[se];if(he)return he;try{return await(this._loading[se]=_(se))}finally{delete this._loading[se]}}}addSchema(O,V,_,E=this.opts.validateSchema){if(Array.isArray(O)){for(const M of O)this.addSchema(M,void 0,_,E);return this}let $;if(typeof O=="object"){const{schemaId:M}=this.opts;if($=O[M],$!==void 0&&typeof $!="string")throw new Error(`schema ${M} must be string`)}return V=(0,l.normalizeId)(V||$),this._checkUnique(V),this.schemas[V]=this._addSchema(O,_,V,E,!0),this}addMetaSchema(O,V,_=this.opts.validateSchema){return this.addSchema(O,V,!0,_),this}validateSchema(O,V){if(typeof O=="boolean")return!0;let _;if(_=O.$schema,_!==void 0&&typeof _!="string")throw new Error("$schema must be a string");if(_=_||this.opts.defaultMeta||this.defaultMeta(),!_)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const E=this.validate(_,O);if(!E&&V){const $="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error($);else throw new Error($)}return E}getSchema(O){let V;for(;typeof(V=N.call(this,O))=="string";)O=V;if(V===void 0){const{schemaId:_}=this.opts,E=new i.SchemaEnv({schema:{},schemaId:_});if(V=i.resolveSchema.call(this,E,O),!V)return;this.refs[O]=V}return V.validate||this._compileSchemaEnv(V)}removeSchema(O){if(O instanceof RegExp)return this._removeAllSchemas(this.schemas,O),this._removeAllSchemas(this.refs,O),this;switch(typeof O){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const V=N.call(this,O);return typeof V=="object"&&this._cache.delete(V.schema),delete this.schemas[O],delete this.refs[O],this}case"object":{const V=O;this._cache.delete(V);let _=O[this.opts.schemaId];return _&&(_=(0,l.normalizeId)(_),delete this.schemas[_],delete this.refs[_]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(O){for(const V of O)this.addKeyword(V);return this}addKeyword(O,V){let _;if(typeof O=="string")_=O,typeof V=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),V.keyword=_);else if(typeof O=="object"&&V===void 0){if(V=O,_=V.keyword,Array.isArray(_)&&!_.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(L.call(this,_,V),!V)return(0,d.eachItem)(_,$=>q.call(this,$)),this;W.call(this,V);const E={...V,type:(0,u.getJSONTypes)(V.type),schemaType:(0,u.getJSONTypes)(V.schemaType)};return(0,d.eachItem)(_,E.type.length===0?$=>q.call(this,$,E):$=>E.type.forEach(M=>q.call(this,$,E,M))),this}getKeyword(O){const V=this.RULES.all[O];return typeof V=="object"?V.definition:!!V}removeKeyword(O){const{RULES:V}=this;delete V.keywords[O],delete V.all[O];for(const _ of V.rules){const E=_.rules.findIndex($=>$.keyword===O);E>=0&&_.rules.splice(E,1)}return this}addFormat(O,V){return typeof V=="string"&&(V=new RegExp(V)),this.formats[O]=V,this}errorsText(O=this.errors,{separator:V=", ",dataVar:_="data"}={}){return!O||O.length===0?"No errors":O.map(E=>`${_}${E.instancePath} ${E.message}`).reduce((E,$)=>E+V+$)}$dataMetaSchema(O,V){const _=this.RULES.all;O=JSON.parse(JSON.stringify(O));for(const E of V){const $=E.split("/").slice(1);let M=O;for(const B of $)M=M[B];for(const B in _){const G=_[B];if(typeof G!="object")continue;const{$data:le}=G.definition,se=M[B];le&&se&&(M[B]=H(se))}}return O}_removeAllSchemas(O,V){for(const _ in O){const E=O[_];(!V||V.test(_))&&(typeof E=="string"?delete O[_]:E&&!E.meta&&(this._cache.delete(E.schema),delete O[_]))}}_addSchema(O,V,_,E=this.opts.validateSchema,$=this.opts.addUsedSchema){let M;const{schemaId:B}=this.opts;if(typeof O=="object")M=O[B];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof O!="boolean")throw new Error("schema must be object or boolean")}let G=this._cache.get(O);if(G!==void 0)return G;_=(0,l.normalizeId)(M||_);const le=l.getSchemaRefs.call(this,O,_);return G=new i.SchemaEnv({schema:O,schemaId:B,meta:V,baseId:_,localRefs:le}),this._cache.set(G.schema,G),$&&!_.startsWith("#")&&(_&&this._checkUnique(_),this.refs[_]=G),E&&this.validateSchema(O,!0),G}_checkUnique(O){if(this.schemas[O]||this.refs[O])throw new Error(`schema with key or id "${O}" already exists`)}_compileSchemaEnv(O){if(O.meta?this._compileMetaSchema(O):i.compileSchema.call(this,O),!O.validate)throw new Error("ajv implementation error");return O.validate}_compileMetaSchema(O){const V=this.opts;this.opts=this._metaOpts;try{i.compileSchema.call(this,O)}finally{this.opts=V}}}k.ValidationError=r.default,k.MissingRefError=o.default,e.default=k;function C(j,O,V,_="error"){for(const E in j){const $=E;$ in O&&this.logger[_](`${V}: option ${E}. ${j[$]}`)}}function N(j){return j=(0,l.normalizeId)(j),this.schemas[j]||this.refs[j]}function S(){const j=this.opts.schemas;if(j)if(Array.isArray(j))this.addSchema(j);else for(const O in j)this.addSchema(j[O],O)}function A(){for(const j in this.opts.formats){const O=this.opts.formats[j];O&&this.addFormat(j,O)}}function P(j){if(Array.isArray(j)){this.addVocabulary(j);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const O in j){const V=j[O];V.keyword||(V.keyword=O),this.addKeyword(V)}}function R(){const j={...this.opts};for(const O of v)delete j[O];return j}const T={log(){},warn(){},error(){}};function I(j){if(j===!1)return T;if(j===void 0)return console;if(j.log&&j.warn&&j.error)return j;throw new Error("logger must implement log, warn and error methods")}const F=/^[a-z_$][a-z0-9_$:-]*$/i;function L(j,O){const{RULES:V}=this;if((0,d.eachItem)(j,_=>{if(V.keywords[_])throw new Error(`Keyword ${_} is already defined`);if(!F.test(_))throw new Error(`Keyword ${_} has invalid name`)}),!!O&&O.$data&&!("code"in O||"validate"in O))throw new Error('$data keyword must have "code" or "validate" function')}function q(j,O,V){var _;const E=O==null?void 0:O.post;if(V&&E)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:$}=this;let M=E?$.post:$.rules.find(({type:G})=>G===V);if(M||(M={type:V,rules:[]},$.rules.push(M)),$.keywords[j]=!0,!O)return;const B={keyword:j,definition:{...O,type:(0,u.getJSONTypes)(O.type),schemaType:(0,u.getJSONTypes)(O.schemaType)}};O.before?Z.call(this,M,B,O.before):M.rules.push(B),$.all[j]=B,(_=O.implements)===null||_===void 0||_.forEach(G=>this.addKeyword(G))}function Z(j,O,V){const _=j.rules.findIndex(E=>E.keyword===V);_>=0?j.rules.splice(_,0,O):(j.rules.push(O),this.logger.warn(`rule ${V} is not defined`))}function W(j){let{metaSchema:O}=j;O!==void 0&&(j.$data&&this.opts.$data&&(O=H(O)),j.validateSchema=this.compile(O,!0))}const U={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function H(j){return{anyOf:[j,U]}}})(p$);var Ox={},Mx={},Dx={};Object.defineProperty(Dx,"__esModule",{value:!0});const vY={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Dx.default=vY;var Ai={};Object.defineProperty(Ai,"__esModule",{value:!0});Ai.callRef=Ai.getValidate=void 0;const xY=kl,s_=Le,Rn=Me,Qi=ho,i_=Mn,ud=ue,wY={keyword:"$ref",schemaType:"string",code(e){const{gen:t,schema:n,it:r}=e,{baseId:o,schemaEnv:s,validateName:i,opts:a,self:l}=r,{root:u}=s;if((n==="#"||n==="#/")&&o===u.baseId)return f();const d=i_.resolveRef.call(l,u,o,n);if(d===void 0)throw new xY.default(r.opts.uriResolver,o,n);if(d instanceof i_.SchemaEnv)return p(d);return h(d);function f(){if(s===u)return Vd(e,i,s,s.$async);const v=t.scopeValue("root",{ref:u});return Vd(e,(0,Rn._)`${v}.validate`,u,u.$async)}function p(v){const m=nR(e,v);Vd(e,m,v,v.$async)}function h(v){const m=t.scopeValue("schema",a.code.source===!0?{ref:v,code:(0,Rn.stringify)(v)}:{ref:v}),x=t.name("valid"),g=e.subschema({schema:v,dataTypes:[],schemaPath:Rn.nil,topSchemaRef:m,errSchemaPath:n},x);e.mergeEvaluated(g),e.ok(x)}}};function nR(e,t){const{gen:n}=e;return t.validate?n.scopeValue("validate",{ref:t.validate}):(0,Rn._)`${n.scopeValue("wrapper",{ref:t})}.validate`}Ai.getValidate=nR;function Vd(e,t,n,r){const{gen:o,it:s}=e,{allErrors:i,schemaEnv:a,opts:l}=s,u=l.passContext?Qi.default.this:Rn.nil;r?d():f();function d(){if(!a.$async)throw new Error("async schema referenced by sync schema");const v=o.let("valid");o.try(()=>{o.code((0,Rn._)`await ${(0,s_.callValidateCode)(e,t,u)}`),h(t),i||o.assign(v,!0)},m=>{o.if((0,Rn._)`!(${m} instanceof ${s.ValidationError})`,()=>o.throw(m)),p(m),i||o.assign(v,!1)}),e.ok(v)}function f(){e.result((0,s_.callValidateCode)(e,t,u),()=>h(t),()=>p(t))}function p(v){const m=(0,Rn._)`${v}.errors`;o.assign(Qi.default.vErrors,(0,Rn._)`${Qi.default.vErrors} === null ? ${m} : ${Qi.default.vErrors}.concat(${m})`),o.assign(Qi.default.errors,(0,Rn._)`${Qi.default.vErrors}.length`)}function h(v){var m;if(!s.opts.unevaluated)return;const x=(m=n==null?void 0:n.validate)===null||m===void 0?void 0:m.evaluated;if(s.props!==!0)if(x&&!x.dynamicProps)x.props!==void 0&&(s.props=ud.mergeEvaluated.props(o,x.props,s.props));else{const g=o.var("props",(0,Rn._)`${v}.evaluated.props`);s.props=ud.mergeEvaluated.props(o,g,s.props,Rn.Name)}if(s.items!==!0)if(x&&!x.dynamicItems)x.items!==void 0&&(s.items=ud.mergeEvaluated.items(o,x.items,s.items));else{const g=o.var("items",(0,Rn._)`${v}.evaluated.items`);s.items=ud.mergeEvaluated.items(o,g,s.items,Rn.Name)}}}Ai.callRef=Vd;Ai.default=wY;Object.defineProperty(Mx,"__esModule",{value:!0});const bY=Dx,kY=Ai,_Y=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",bY.default,kY.default];Mx.default=_Y;var Lx={},zx={};Object.defineProperty(zx,"__esModule",{value:!0});const Xf=Me,Qo=Xf.operators,eh={maximum:{okStr:"<=",ok:Qo.LTE,fail:Qo.GT},minimum:{okStr:">=",ok:Qo.GTE,fail:Qo.LT},exclusiveMaximum:{okStr:"<",ok:Qo.LT,fail:Qo.GTE},exclusiveMinimum:{okStr:">",ok:Qo.GT,fail:Qo.LTE}},SY={message:({keyword:e,schemaCode:t})=>(0,Xf.str)`must be ${eh[e].okStr} ${t}`,params:({keyword:e,schemaCode:t})=>(0,Xf._)`{comparison: ${eh[e].okStr}, limit: ${t}}`},CY={keyword:Object.keys(eh),type:"number",schemaType:"number",$data:!0,error:SY,code(e){const{keyword:t,data:n,schemaCode:r}=e;e.fail$data((0,Xf._)`${n} ${eh[t].fail} ${r} || isNaN(${n})`)}};zx.default=CY;var Fx={};Object.defineProperty(Fx,"__esModule",{value:!0});const gc=Me,EY={message:({schemaCode:e})=>(0,gc.str)`must be multiple of ${e}`,params:({schemaCode:e})=>(0,gc._)`{multipleOf: ${e}}`},NY={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:EY,code(e){const{gen:t,data:n,schemaCode:r,it:o}=e,s=o.opts.multipleOfPrecision,i=t.let("res"),a=s?(0,gc._)`Math.abs(Math.round(${i}) - ${i}) > 1e-${s}`:(0,gc._)`${i} !== parseInt(${i})`;e.fail$data((0,gc._)`(${r} === 0 || (${i} = ${n}/${r}, ${a}))`)}};Fx.default=NY;var Ux={},qx={};Object.defineProperty(qx,"__esModule",{value:!0});function rR(e){const t=e.length;let n=0,r=0,o;for(;r<t;)n++,o=e.charCodeAt(r++),o>=55296&&o<=56319&&r<t&&(o=e.charCodeAt(r),(o&64512)===56320&&r++);return n}qx.default=rR;rR.code='require("ajv/dist/runtime/ucs2length").default';Object.defineProperty(Ux,"__esModule",{value:!0});const ni=Me,jY=ue,PY=qx,TY={message({keyword:e,schemaCode:t}){const n=e==="maxLength"?"more":"fewer";return(0,ni.str)`must NOT have ${n} than ${t} characters`},params:({schemaCode:e})=>(0,ni._)`{limit: ${e}}`},$Y={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:TY,code(e){const{keyword:t,data:n,schemaCode:r,it:o}=e,s=t==="maxLength"?ni.operators.GT:ni.operators.LT,i=o.opts.unicode===!1?(0,ni._)`${n}.length`:(0,ni._)`${(0,jY.useFunc)(e.gen,PY.default)}(${n})`;e.fail$data((0,ni._)`${i} ${s} ${r}`)}};Ux.default=$Y;var Vx={};Object.defineProperty(Vx,"__esModule",{value:!0});const RY=Le,th=Me,IY={message:({schemaCode:e})=>(0,th.str)`must match pattern "${e}"`,params:({schemaCode:e})=>(0,th._)`{pattern: ${e}}`},AY={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:IY,code(e){const{data:t,$data:n,schema:r,schemaCode:o,it:s}=e,i=s.opts.unicodeRegExp?"u":"",a=n?(0,th._)`(new RegExp(${o}, ${i}))`:(0,RY.usePattern)(e,r);e.fail$data((0,th._)`!${a}.test(${t})`)}};Vx.default=AY;var Hx={};Object.defineProperty(Hx,"__esModule",{value:!0});const yc=Me,OY={message({keyword:e,schemaCode:t}){const n=e==="maxProperties"?"more":"fewer";return(0,yc.str)`must NOT have ${n} than ${t} properties`},params:({schemaCode:e})=>(0,yc._)`{limit: ${e}}`},MY={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:OY,code(e){const{keyword:t,data:n,schemaCode:r}=e,o=t==="maxProperties"?yc.operators.GT:yc.operators.LT;e.fail$data((0,yc._)`Object.keys(${n}).length ${o} ${r}`)}};Hx.default=MY;var Bx={};Object.defineProperty(Bx,"__esModule",{value:!0});const zl=Le,vc=Me,DY=ue,LY={message:({params:{missingProperty:e}})=>(0,vc.str)`must have required property '${e}'`,params:({params:{missingProperty:e}})=>(0,vc._)`{missingProperty: ${e}}`},zY={keyword:"required",type:"object",schemaType:"array",$data:!0,error:LY,code(e){const{gen:t,schema:n,schemaCode:r,data:o,$data:s,it:i}=e,{opts:a}=i;if(!s&&n.length===0)return;const l=n.length>=a.loopRequired;if(i.allErrors?u():d(),a.strictRequired){const h=e.parentSchema.properties,{definedProperties:v}=e.it;for(const m of n)if((h==null?void 0:h[m])===void 0&&!v.has(m)){const x=i.schemaEnv.baseId+i.errSchemaPath,g=`required property "${m}" is not defined at "${x}" (strictRequired)`;(0,DY.checkStrictMode)(i,g,i.opts.strictRequired)}}function u(){if(l||s)e.block$data(vc.nil,f);else for(const h of n)(0,zl.checkReportMissingProp)(e,h)}function d(){const h=t.let("missing");if(l||s){const v=t.let("valid",!0);e.block$data(v,()=>p(h,v)),e.ok(v)}else t.if((0,zl.checkMissingProp)(e,n,h)),(0,zl.reportMissingProp)(e,h),t.else()}function f(){t.forOf("prop",r,h=>{e.setParams({missingProperty:h}),t.if((0,zl.noPropertyInData)(t,o,h,a.ownProperties),()=>e.error())})}function p(h,v){e.setParams({missingProperty:h}),t.forOf(h,r,()=>{t.assign(v,(0,zl.propertyInData)(t,o,h,a.ownProperties)),t.if((0,vc.not)(v),()=>{e.error(),t.break()})},vc.nil)}}};Bx.default=zY;var Kx={};Object.defineProperty(Kx,"__esModule",{value:!0});const xc=Me,FY={message({keyword:e,schemaCode:t}){const n=e==="maxItems"?"more":"fewer";return(0,xc.str)`must NOT have ${n} than ${t} items`},params:({schemaCode:e})=>(0,xc._)`{limit: ${e}}`},UY={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:FY,code(e){const{keyword:t,data:n,schemaCode:r}=e,o=t==="maxItems"?xc.operators.GT:xc.operators.LT;e.fail$data((0,xc._)`${n}.length ${o} ${r}`)}};Kx.default=UY;var Wx={},Su={};Object.defineProperty(Su,"__esModule",{value:!0});const oR=T$;oR.code='require("ajv/dist/runtime/equal").default';Su.default=oR;Object.defineProperty(Wx,"__esModule",{value:!0});const Sm=Ft,Jt=Me,qY=ue,VY=Su,HY={message:({params:{i:e,j:t}})=>(0,Jt.str)`must NOT have duplicate items (items ## ${t} and ${e} are identical)`,params:({params:{i:e,j:t}})=>(0,Jt._)`{i: ${e}, j: ${t}}`},BY={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:HY,code(e){const{gen:t,data:n,$data:r,schema:o,parentSchema:s,schemaCode:i,it:a}=e;if(!r&&!o)return;const l=t.let("valid"),u=s.items?(0,Sm.getSchemaTypes)(s.items):[];e.block$data(l,d,(0,Jt._)`${i} === false`),e.ok(l);function d(){const v=t.let("i",(0,Jt._)`${n}.length`),m=t.let("j");e.setParams({i:v,j:m}),t.assign(l,!0),t.if((0,Jt._)`${v} > 1`,()=>(f()?p:h)(v,m))}function f(){return u.length>0&&!u.some(v=>v==="object"||v==="array")}function p(v,m){const x=t.name("item"),g=(0,Sm.checkDataTypes)(u,x,a.opts.strictNumbers,Sm.DataType.Wrong),y=t.const("indices",(0,Jt._)`{}`);t.for((0,Jt._)`;${v}--;`,()=>{t.let(x,(0,Jt._)`${n}[${v}]`),t.if(g,(0,Jt._)`continue`),u.length>1&&t.if((0,Jt._)`typeof ${x} == "string"`,(0,Jt._)`${x} += "_"`),t.if((0,Jt._)`typeof ${y}[${x}] == "number"`,()=>{t.assign(m,(0,Jt._)`${y}[${x}]`),e.error(),t.assign(l,!1).break()}).code((0,Jt._)`${y}[${x}] = ${v}`)})}function h(v,m){const x=(0,qY.useFunc)(t,VY.default),g=t.name("outer");t.label(g).for((0,Jt._)`;${v}--;`,()=>t.for((0,Jt._)`${m} = ${v}; ${m}--;`,()=>t.if((0,Jt._)`${x}(${n}[${v}], ${n}[${m}])`,()=>{e.error(),t.assign(l,!1).break(g)})))}}};Wx.default=BY;var Zx={};Object.defineProperty(Zx,"__esModule",{value:!0});const Uy=Me,KY=ue,WY=Su,ZY={message:"must be equal to constant",params:({schemaCode:e})=>(0,Uy._)`{allowedValue: ${e}}`},QY={keyword:"const",$data:!0,error:ZY,code(e){const{gen:t,data:n,$data:r,schemaCode:o,schema:s}=e;r||s&&typeof s=="object"?e.fail$data((0,Uy._)`!${(0,KY.useFunc)(t,WY.default)}(${n}, ${o})`):e.fail((0,Uy._)`${s} !== ${n}`)}};Zx.default=QY;var Qx={};Object.defineProperty(Qx,"__esModule",{value:!0});const Jl=Me,GY=ue,JY=Su,YY={message:"must be equal to one of the allowed values",params:({schemaCode:e})=>(0,Jl._)`{allowedValues: ${e}}`},XY={keyword:"enum",schemaType:"array",$data:!0,error:YY,code(e){const{gen:t,data:n,$data:r,schema:o,schemaCode:s,it:i}=e;if(!r&&o.length===0)throw new Error("enum must have non-empty array");const a=o.length>=i.opts.loopEnum;let l;const u=()=>l??(l=(0,GY.useFunc)(t,JY.default));let d;if(a||r)d=t.let("valid"),e.block$data(d,f);else{if(!Array.isArray(o))throw new Error("ajv implementation error");const h=t.const("vSchema",s);d=(0,Jl.or)(...o.map((v,m)=>p(h,m)))}e.pass(d);function f(){t.assign(d,!1),t.forOf("v",s,h=>t.if((0,Jl._)`${u()}(${n}, ${h})`,()=>t.assign(d,!0).break()))}function p(h,v){const m=o[v];return typeof m=="object"&&m!==null?(0,Jl._)`${u()}(${n}, ${h}[${v}])`:(0,Jl._)`${n} === ${m}`}}};Qx.default=XY;Object.defineProperty(Lx,"__esModule",{value:!0});const eX=zx,tX=Fx,nX=Ux,rX=Vx,oX=Hx,sX=Bx,iX=Kx,aX=Wx,lX=Zx,cX=Qx,uX=[eX.default,tX.default,nX.default,rX.default,oX.default,sX.default,iX.default,aX.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},lX.default,cX.default];Lx.default=uX;var Gx={},_l={};Object.defineProperty(_l,"__esModule",{value:!0});_l.validateAdditionalItems=void 0;const ri=Me,qy=ue,dX={message:({params:{len:e}})=>(0,ri.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,ri._)`{limit: ${e}}`},fX={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:dX,code(e){const{parentSchema:t,it:n}=e,{items:r}=t;if(!Array.isArray(r)){(0,qy.checkStrictMode)(n,'"additionalItems" is ignored when "items" is not an array of schemas');return}sR(e,r)}};function sR(e,t){const{gen:n,schema:r,data:o,keyword:s,it:i}=e;i.items=!0;const a=n.const("len",(0,ri._)`${o}.length`);if(r===!1)e.setParams({len:t.length}),e.pass((0,ri._)`${a} <= ${t.length}`);else if(typeof r=="object"&&!(0,qy.alwaysValidSchema)(i,r)){const u=n.var("valid",(0,ri._)`${a} <= ${t.length}`);n.if((0,ri.not)(u),()=>l(u)),e.ok(u)}function l(u){n.forRange("i",t.length,a,d=>{e.subschema({keyword:s,dataProp:d,dataPropType:qy.Type.Num},u),i.allErrors||n.if((0,ri.not)(u),()=>n.break())})}}_l.validateAdditionalItems=sR;_l.default=fX;var Jx={},Sl={};Object.defineProperty(Sl,"__esModule",{value:!0});Sl.validateTuple=void 0;const a_=Me,Hd=ue,hX=Le,pX={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(e){const{schema:t,it:n}=e;if(Array.isArray(t))return iR(e,"additionalItems",t);n.items=!0,!(0,Hd.alwaysValidSchema)(n,t)&&e.ok((0,hX.validateArray)(e))}};function iR(e,t,n=e.schema){const{gen:r,parentSchema:o,data:s,keyword:i,it:a}=e;d(o),a.opts.unevaluated&&n.length&&a.items!==!0&&(a.items=Hd.mergeEvaluated.items(r,n.length,a.items));const l=r.name("valid"),u=r.const("len",(0,a_._)`${s}.length`);n.forEach((f,p)=>{(0,Hd.alwaysValidSchema)(a,f)||(r.if((0,a_._)`${u} > ${p}`,()=>e.subschema({keyword:i,schemaProp:p,dataProp:p},l)),e.ok(l))});function d(f){const{opts:p,errSchemaPath:h}=a,v=n.length,m=v===f.minItems&&(v===f.maxItems||f[t]===!1);if(p.strictTuples&&!m){const x=`"${i}" is ${v}-tuple, but minItems or maxItems/${t} are not specified or different at path "${h}"`;(0,Hd.checkStrictMode)(a,x,p.strictTuples)}}}Sl.validateTuple=iR;Sl.default=pX;Object.defineProperty(Jx,"__esModule",{value:!0});const mX=Sl,gX={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:e=>(0,mX.validateTuple)(e,"items")};Jx.default=gX;var Yx={};Object.defineProperty(Yx,"__esModule",{value:!0});const l_=Me,yX=ue,vX=Le,xX=_l,wX={message:({params:{len:e}})=>(0,l_.str)`must NOT have more than ${e} items`,params:({params:{len:e}})=>(0,l_._)`{limit: ${e}}`},bX={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:wX,code(e){const{schema:t,parentSchema:n,it:r}=e,{prefixItems:o}=n;r.items=!0,!(0,yX.alwaysValidSchema)(r,t)&&(o?(0,xX.validateAdditionalItems)(e,o):e.ok((0,vX.validateArray)(e)))}};Yx.default=bX;var Xx={};Object.defineProperty(Xx,"__esModule",{value:!0});const ir=Me,dd=ue,kX={message:({params:{min:e,max:t}})=>t===void 0?(0,ir.str)`must contain at least ${e} valid item(s)`:(0,ir.str)`must contain at least ${e} and no more than ${t} valid item(s)`,params:({params:{min:e,max:t}})=>t===void 0?(0,ir._)`{minContains: ${e}}`:(0,ir._)`{minContains: ${e}, maxContains: ${t}}`},_X={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:kX,code(e){const{gen:t,schema:n,parentSchema:r,data:o,it:s}=e;let i,a;const{minContains:l,maxContains:u}=r;s.opts.next?(i=l===void 0?1:l,a=u):i=1;const d=t.const("len",(0,ir._)`${o}.length`);if(e.setParams({min:i,max:a}),a===void 0&&i===0){(0,dd.checkStrictMode)(s,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&i>a){(0,dd.checkStrictMode)(s,'"minContains" > "maxContains" is always invalid'),e.fail();return}if((0,dd.alwaysValidSchema)(s,n)){let m=(0,ir._)`${d} >= ${i}`;a!==void 0&&(m=(0,ir._)`${m} && ${d} <= ${a}`),e.pass(m);return}s.items=!0;const f=t.name("valid");a===void 0&&i===1?h(f,()=>t.if(f,()=>t.break())):i===0?(t.let(f,!0),a!==void 0&&t.if((0,ir._)`${o}.length > 0`,p)):(t.let(f,!1),p()),e.result(f,()=>e.reset());function p(){const m=t.name("_valid"),x=t.let("count",0);h(m,()=>t.if(m,()=>v(x)))}function h(m,x){t.forRange("i",0,d,g=>{e.subschema({keyword:"contains",dataProp:g,dataPropType:dd.Type.Num,compositeRule:!0},m),x()})}function v(m){t.code((0,ir._)`${m}++`),a===void 0?t.if((0,ir._)`${m} >= ${i}`,()=>t.assign(f,!0).break()):(t.if((0,ir._)`${m} > ${a}`,()=>t.assign(f,!1).break()),i===1?t.assign(f,!0):t.if((0,ir._)`${m} >= ${i}`,()=>t.assign(f,!0)))}}};Xx.default=_X;var aR={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.validateSchemaDeps=e.validatePropertyDeps=e.error=void 0;const t=Me,n=ue,r=Le;e.error={message:({params:{property:l,depsCount:u,deps:d}})=>{const f=u===1?"property":"properties";return(0,t.str)`must have ${f} ${d} when property ${l} is present`},params:({params:{property:l,depsCount:u,deps:d,missingProperty:f}})=>(0,t._)`{property: ${l},
|
|
469
|
+
missingProperty: ${f},
|
|
470
|
+
depsCount: ${u},
|
|
471
|
+
deps: ${d}}`};const o={keyword:"dependencies",type:"object",schemaType:"object",error:e.error,code(l){const[u,d]=s(l);i(l,u),a(l,d)}};function s({schema:l}){const u={},d={};for(const f in l){if(f==="__proto__")continue;const p=Array.isArray(l[f])?u:d;p[f]=l[f]}return[u,d]}function i(l,u=l.schema){const{gen:d,data:f,it:p}=l;if(Object.keys(u).length===0)return;const h=d.let("missing");for(const v in u){const m=u[v];if(m.length===0)continue;const x=(0,r.propertyInData)(d,f,v,p.opts.ownProperties);l.setParams({property:v,depsCount:m.length,deps:m.join(", ")}),p.allErrors?d.if(x,()=>{for(const g of m)(0,r.checkReportMissingProp)(l,g)}):(d.if((0,t._)`${x} && (${(0,r.checkMissingProp)(l,m,h)})`),(0,r.reportMissingProp)(l,h),d.else())}}e.validatePropertyDeps=i;function a(l,u=l.schema){const{gen:d,data:f,keyword:p,it:h}=l,v=d.name("valid");for(const m in u)(0,n.alwaysValidSchema)(h,u[m])||(d.if((0,r.propertyInData)(d,f,m,h.opts.ownProperties),()=>{const x=l.subschema({keyword:p,schemaProp:m},v);l.mergeValidEvaluated(x,v)},()=>d.var(v,!0)),l.ok(v))}e.validateSchemaDeps=a,e.default=o})(aR);var ew={};Object.defineProperty(ew,"__esModule",{value:!0});const lR=Me,SX=ue,CX={message:"property name must be valid",params:({params:e})=>(0,lR._)`{propertyName: ${e.propertyName}}`},EX={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:CX,code(e){const{gen:t,schema:n,data:r,it:o}=e;if((0,SX.alwaysValidSchema)(o,n))return;const s=t.name("valid");t.forIn("key",r,i=>{e.setParams({propertyName:i}),e.subschema({keyword:"propertyNames",data:i,dataTypes:["string"],propertyName:i,compositeRule:!0},s),t.if((0,lR.not)(s),()=>{e.error(!0),o.allErrors||t.break()})}),e.ok(s)}};ew.default=EX;var op={};Object.defineProperty(op,"__esModule",{value:!0});const fd=Le,wr=Me,NX=ho,hd=ue,jX={message:"must NOT have additional properties",params:({params:e})=>(0,wr._)`{additionalProperty: ${e.additionalProperty}}`},PX={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:jX,code(e){const{gen:t,schema:n,parentSchema:r,data:o,errsCount:s,it:i}=e;if(!s)throw new Error("ajv implementation error");const{allErrors:a,opts:l}=i;if(i.props=!0,l.removeAdditional!=="all"&&(0,hd.alwaysValidSchema)(i,n))return;const u=(0,fd.allSchemaProperties)(r.properties),d=(0,fd.allSchemaProperties)(r.patternProperties);f(),e.ok((0,wr._)`${s} === ${NX.default.errors}`);function f(){t.forIn("key",o,x=>{!u.length&&!d.length?v(x):t.if(p(x),()=>v(x))})}function p(x){let g;if(u.length>8){const y=(0,hd.schemaRefOrVal)(i,r.properties,"properties");g=(0,fd.isOwnProperty)(t,y,x)}else u.length?g=(0,wr.or)(...u.map(y=>(0,wr._)`${x} === ${y}`)):g=wr.nil;return d.length&&(g=(0,wr.or)(g,...d.map(y=>(0,wr._)`${(0,fd.usePattern)(e,y)}.test(${x})`))),(0,wr.not)(g)}function h(x){t.code((0,wr._)`delete ${o}[${x}]`)}function v(x){if(l.removeAdditional==="all"||l.removeAdditional&&n===!1){h(x);return}if(n===!1){e.setParams({additionalProperty:x}),e.error(),a||t.break();return}if(typeof n=="object"&&!(0,hd.alwaysValidSchema)(i,n)){const g=t.name("valid");l.removeAdditional==="failing"?(m(x,g,!1),t.if((0,wr.not)(g),()=>{e.reset(),h(x)})):(m(x,g),a||t.if((0,wr.not)(g),()=>t.break()))}}function m(x,g,y){const w={keyword:"additionalProperties",dataProp:x,dataPropType:hd.Type.Str};y===!1&&Object.assign(w,{compositeRule:!0,createErrors:!1,allErrors:!1}),e.subschema(w,g)}}};op.default=PX;var tw={};Object.defineProperty(tw,"__esModule",{value:!0});const TX=Or,c_=Le,Cm=ue,u_=op,$X={keyword:"properties",type:"object",schemaType:"object",code(e){const{gen:t,schema:n,parentSchema:r,data:o,it:s}=e;s.opts.removeAdditional==="all"&&r.additionalProperties===void 0&&u_.default.code(new TX.KeywordCxt(s,u_.default,"additionalProperties"));const i=(0,c_.allSchemaProperties)(n);for(const f of i)s.definedProperties.add(f);s.opts.unevaluated&&i.length&&s.props!==!0&&(s.props=Cm.mergeEvaluated.props(t,(0,Cm.toHash)(i),s.props));const a=i.filter(f=>!(0,Cm.alwaysValidSchema)(s,n[f]));if(a.length===0)return;const l=t.name("valid");for(const f of a)u(f)?d(f):(t.if((0,c_.propertyInData)(t,o,f,s.opts.ownProperties)),d(f),s.allErrors||t.else().var(l,!0),t.endIf()),e.it.definedProperties.add(f),e.ok(l);function u(f){return s.opts.useDefaults&&!s.compositeRule&&n[f].default!==void 0}function d(f){e.subschema({keyword:"properties",schemaProp:f,dataProp:f},l)}}};tw.default=$X;var nw={};Object.defineProperty(nw,"__esModule",{value:!0});const d_=Le,pd=Me,f_=ue,h_=ue,RX={keyword:"patternProperties",type:"object",schemaType:"object",code(e){const{gen:t,schema:n,data:r,parentSchema:o,it:s}=e,{opts:i}=s,a=(0,d_.allSchemaProperties)(n),l=a.filter(m=>(0,f_.alwaysValidSchema)(s,n[m]));if(a.length===0||l.length===a.length&&(!s.opts.unevaluated||s.props===!0))return;const u=i.strictSchema&&!i.allowMatchingProperties&&o.properties,d=t.name("valid");s.props!==!0&&!(s.props instanceof pd.Name)&&(s.props=(0,h_.evaluatedPropsToName)(t,s.props));const{props:f}=s;p();function p(){for(const m of a)u&&h(m),s.allErrors?v(m):(t.var(d,!0),v(m),t.if(d))}function h(m){for(const x in u)new RegExp(m).test(x)&&(0,f_.checkStrictMode)(s,`property ${x} matches pattern ${m} (use allowMatchingProperties)`)}function v(m){t.forIn("key",r,x=>{t.if((0,pd._)`${(0,d_.usePattern)(e,m)}.test(${x})`,()=>{const g=l.includes(m);g||e.subschema({keyword:"patternProperties",schemaProp:m,dataProp:x,dataPropType:h_.Type.Str},d),s.opts.unevaluated&&f!==!0?t.assign((0,pd._)`${f}[${x}]`,!0):!g&&!s.allErrors&&t.if((0,pd.not)(d),()=>t.break())})})}}};nw.default=RX;var rw={};Object.defineProperty(rw,"__esModule",{value:!0});const IX=ue,AX={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(e){const{gen:t,schema:n,it:r}=e;if((0,IX.alwaysValidSchema)(r,n)){e.fail();return}const o=t.name("valid");e.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},o),e.failResult(o,()=>e.reset(),()=>e.error())},error:{message:"must NOT be valid"}};rw.default=AX;var ow={};Object.defineProperty(ow,"__esModule",{value:!0});const OX=Le,MX={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:OX.validateUnion,error:{message:"must match a schema in anyOf"}};ow.default=MX;var sw={};Object.defineProperty(sw,"__esModule",{value:!0});const Bd=Me,DX=ue,LX={message:"must match exactly one schema in oneOf",params:({params:e})=>(0,Bd._)`{passingSchemas: ${e.passing}}`},zX={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:LX,code(e){const{gen:t,schema:n,parentSchema:r,it:o}=e;if(!Array.isArray(n))throw new Error("ajv implementation error");if(o.opts.discriminator&&r.discriminator)return;const s=n,i=t.let("valid",!1),a=t.let("passing",null),l=t.name("_valid");e.setParams({passing:a}),t.block(u),e.result(i,()=>e.reset(),()=>e.error(!0));function u(){s.forEach((d,f)=>{let p;(0,DX.alwaysValidSchema)(o,d)?t.var(l,!0):p=e.subschema({keyword:"oneOf",schemaProp:f,compositeRule:!0},l),f>0&&t.if((0,Bd._)`${l} && ${i}`).assign(i,!1).assign(a,(0,Bd._)`[${a}, ${f}]`).else(),t.if(l,()=>{t.assign(i,!0),t.assign(a,f),p&&e.mergeEvaluated(p,Bd.Name)})})}}};sw.default=zX;var iw={};Object.defineProperty(iw,"__esModule",{value:!0});const FX=ue,UX={keyword:"allOf",schemaType:"array",code(e){const{gen:t,schema:n,it:r}=e;if(!Array.isArray(n))throw new Error("ajv implementation error");const o=t.name("valid");n.forEach((s,i)=>{if((0,FX.alwaysValidSchema)(r,s))return;const a=e.subschema({keyword:"allOf",schemaProp:i},o);e.ok(o),e.mergeEvaluated(a)})}};iw.default=UX;var aw={};Object.defineProperty(aw,"__esModule",{value:!0});const nh=Me,cR=ue,qX={message:({params:e})=>(0,nh.str)`must match "${e.ifClause}" schema`,params:({params:e})=>(0,nh._)`{failingKeyword: ${e.ifClause}}`},VX={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:qX,code(e){const{gen:t,parentSchema:n,it:r}=e;n.then===void 0&&n.else===void 0&&(0,cR.checkStrictMode)(r,'"if" without "then" and "else" is ignored');const o=p_(r,"then"),s=p_(r,"else");if(!o&&!s)return;const i=t.let("valid",!0),a=t.name("_valid");if(l(),e.reset(),o&&s){const d=t.let("ifClause");e.setParams({ifClause:d}),t.if(a,u("then",d),u("else",d))}else o?t.if(a,u("then")):t.if((0,nh.not)(a),u("else"));e.pass(i,()=>e.error(!0));function l(){const d=e.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);e.mergeEvaluated(d)}function u(d,f){return()=>{const p=e.subschema({keyword:d},a);t.assign(i,a),e.mergeValidEvaluated(p,i),f?t.assign(f,(0,nh._)`${d}`):e.setParams({ifClause:d})}}}};function p_(e,t){const n=e.schema[t];return n!==void 0&&!(0,cR.alwaysValidSchema)(e,n)}aw.default=VX;var lw={};Object.defineProperty(lw,"__esModule",{value:!0});const HX=ue,BX={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:e,parentSchema:t,it:n}){t.if===void 0&&(0,HX.checkStrictMode)(n,`"${e}" without "if" is ignored`)}};lw.default=BX;Object.defineProperty(Gx,"__esModule",{value:!0});const KX=_l,WX=Jx,ZX=Sl,QX=Yx,GX=Xx,JX=aR,YX=ew,XX=op,eee=tw,tee=nw,nee=rw,ree=ow,oee=sw,see=iw,iee=aw,aee=lw;function lee(e=!1){const t=[nee.default,ree.default,oee.default,see.default,iee.default,aee.default,YX.default,XX.default,JX.default,eee.default,tee.default];return e?t.push(WX.default,QX.default):t.push(KX.default,ZX.default),t.push(GX.default),t}Gx.default=lee;var cw={},uw={};Object.defineProperty(uw,"__esModule",{value:!0});const Rt=Me,cee={message:({schemaCode:e})=>(0,Rt.str)`must match format "${e}"`,params:({schemaCode:e})=>(0,Rt._)`{format: ${e}}`},uee={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:cee,code(e,t){const{gen:n,data:r,$data:o,schema:s,schemaCode:i,it:a}=e,{opts:l,errSchemaPath:u,schemaEnv:d,self:f}=a;if(!l.validateFormats)return;o?p():h();function p(){const v=n.scopeValue("formats",{ref:f.formats,code:l.code.formats}),m=n.const("fDef",(0,Rt._)`${v}[${i}]`),x=n.let("fType"),g=n.let("format");n.if((0,Rt._)`typeof ${m} == "object" && !(${m} instanceof RegExp)`,()=>n.assign(x,(0,Rt._)`${m}.type || "string"`).assign(g,(0,Rt._)`${m}.validate`),()=>n.assign(x,(0,Rt._)`"string"`).assign(g,m)),e.fail$data((0,Rt.or)(y(),w()));function y(){return l.strictSchema===!1?Rt.nil:(0,Rt._)`${i} && !${g}`}function w(){const k=d.$async?(0,Rt._)`(${m}.async ? await ${g}(${r}) : ${g}(${r}))`:(0,Rt._)`${g}(${r})`,C=(0,Rt._)`(typeof ${g} == "function" ? ${k} : ${g}.test(${r}))`;return(0,Rt._)`${g} && ${g} !== true && ${x} === ${t} && !${C}`}}function h(){const v=f.formats[s];if(!v){y();return}if(v===!0)return;const[m,x,g]=w(v);m===t&&e.pass(k());function y(){if(l.strictSchema===!1){f.logger.warn(C());return}throw new Error(C());function C(){return`unknown format "${s}" ignored in schema at path "${u}"`}}function w(C){const N=C instanceof RegExp?(0,Rt.regexpCode)(C):l.code.formats?(0,Rt._)`${l.code.formats}${(0,Rt.getProperty)(s)}`:void 0,S=n.scopeValue("formats",{key:s,ref:C,code:N});return typeof C=="object"&&!(C instanceof RegExp)?[C.type||"string",C.validate,(0,Rt._)`${S}.validate`]:["string",C,S]}function k(){if(typeof v=="object"&&!(v instanceof RegExp)&&v.async){if(!d.$async)throw new Error("async format in sync schema");return(0,Rt._)`await ${g}(${r})`}return typeof x=="function"?(0,Rt._)`${g}(${r})`:(0,Rt._)`${g}.test(${r})`}}}};uw.default=uee;Object.defineProperty(cw,"__esModule",{value:!0});const dee=uw,fee=[dee.default];cw.default=fee;var al={};Object.defineProperty(al,"__esModule",{value:!0});al.contentVocabulary=al.metadataVocabulary=void 0;al.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];al.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"];Object.defineProperty(Ox,"__esModule",{value:!0});const hee=Mx,pee=Lx,mee=Gx,gee=cw,m_=al,yee=[hee.default,pee.default,(0,mee.default)(),gee.default,m_.metadataVocabulary,m_.contentVocabulary];Ox.default=yee;var dw={},sp={};Object.defineProperty(sp,"__esModule",{value:!0});sp.DiscrError=void 0;var g_;(function(e){e.Tag="tag",e.Mapping="mapping"})(g_||(sp.DiscrError=g_={}));Object.defineProperty(dw,"__esModule",{value:!0});const na=Me,Vy=sp,y_=Mn,vee=kl,xee=ue,wee={message:({params:{discrError:e,tagName:t}})=>e===Vy.DiscrError.Tag?`tag "${t}" must be string`:`value of tag "${t}" must be in oneOf`,params:({params:{discrError:e,tag:t,tagName:n}})=>(0,na._)`{error: ${e}, tag: ${n}, tagValue: ${t}}`},bee={keyword:"discriminator",type:"object",schemaType:"object",error:wee,code(e){const{gen:t,data:n,schema:r,parentSchema:o,it:s}=e,{oneOf:i}=o;if(!s.opts.discriminator)throw new Error("discriminator: requires discriminator option");const a=r.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(r.mapping)throw new Error("discriminator: mapping is not supported");if(!i)throw new Error("discriminator: requires oneOf keyword");const l=t.let("valid",!1),u=t.const("tag",(0,na._)`${n}${(0,na.getProperty)(a)}`);t.if((0,na._)`typeof ${u} == "string"`,()=>d(),()=>e.error(!1,{discrError:Vy.DiscrError.Tag,tag:u,tagName:a})),e.ok(l);function d(){const h=p();t.if(!1);for(const v in h)t.elseIf((0,na._)`${u} === ${v}`),t.assign(l,f(h[v]));t.else(),e.error(!1,{discrError:Vy.DiscrError.Mapping,tag:u,tagName:a}),t.endIf()}function f(h){const v=t.name("valid"),m=e.subschema({keyword:"oneOf",schemaProp:h},v);return e.mergeEvaluated(m,na.Name),v}function p(){var h;const v={},m=g(o);let x=!0;for(let k=0;k<i.length;k++){let C=i[k];if(C!=null&&C.$ref&&!(0,xee.schemaHasRulesButRef)(C,s.self.RULES)){const S=C.$ref;if(C=y_.resolveRef.call(s.self,s.schemaEnv.root,s.baseId,S),C instanceof y_.SchemaEnv&&(C=C.schema),C===void 0)throw new vee.default(s.opts.uriResolver,s.baseId,S)}const N=(h=C==null?void 0:C.properties)===null||h===void 0?void 0:h[a];if(typeof N!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);x=x&&(m||g(C)),y(N,k)}if(!x)throw new Error(`discriminator: "${a}" must be required`);return v;function g({required:k}){return Array.isArray(k)&&k.includes(a)}function y(k,C){if(k.const)w(k.const,C);else if(k.enum)for(const N of k.enum)w(N,C);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function w(k,C){if(typeof k!="string"||k in v)throw new Error(`discriminator: "${a}" values must be unique strings`);v[k]=C}}}};dw.default=bee;const kee="http://json-schema.org/draft-07/schema#",_ee="http://json-schema.org/draft-07/schema#",See="Core schema meta-schema",Cee={schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},Eee=["object","boolean"],Nee={$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},jee={$schema:kee,$id:_ee,title:See,definitions:Cee,type:Eee,properties:Nee,default:!0};(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.MissingRefError=t.ValidationError=t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=t.Ajv=void 0;const n=p$,r=Ox,o=dw,s=jee,i=["/properties"],a="http://json-schema.org/draft-07/schema";class l extends n.default{_addVocabularies(){super._addVocabularies(),r.default.forEach(v=>this.addVocabulary(v)),this.opts.discriminator&&this.addKeyword(o.default)}_addDefaultMetaSchema(){if(super._addDefaultMetaSchema(),!this.opts.meta)return;const v=this.opts.$data?this.$dataMetaSchema(s,i):s;this.addMetaSchema(v,a,!1),this.refs["http://json-schema.org/schema"]=a}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(a)?a:void 0)}}t.Ajv=l,e.exports=t=l,e.exports.Ajv=l,Object.defineProperty(t,"__esModule",{value:!0}),t.default=l;var u=Or;Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return u.KeywordCxt}});var d=Me;Object.defineProperty(t,"_",{enumerable:!0,get:function(){return d._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return d.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return d.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return d.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return d.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return d.CodeGen}});var f=_u;Object.defineProperty(t,"ValidationError",{enumerable:!0,get:function(){return f.default}});var p=kl;Object.defineProperty(t,"MissingRefError",{enumerable:!0,get:function(){return p.default}})})(My,My.exports);var uR=My.exports;const Pee=ll(uR);var Hy={exports:{}},dR={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.formatNames=e.fastFormats=e.fullFormats=void 0;function t(T,I){return{validate:T,compare:I}}e.fullFormats={date:t(s,i),time:t(l(!0),u),"date-time":t(p(!0),h),"iso-time":t(l(),d),"iso-date-time":t(p(),v),duration:/^P(?!$)((\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?|(\d+W)?)$/,uri:g,"uri-reference":/^(?:[a-z][a-z0-9+\-.]*:)?(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'"()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'"()*+,;=:@]|%[0-9a-f]{2})*)*)?(?:\?(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'"()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i,"uri-template":/^(?:(?:[^\x00-\x20"'<>%\\^`{|}]|%[0-9a-f]{2})|\{[+#./;?&=,!@|]?(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?(?:,(?:[a-z0-9_]|%[0-9a-f]{2})+(?::[1-9][0-9]{0,3}|\*)?)*\})*$/i,url:/^(?:https?|ftp):\/\/(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)(?:\.(?:[a-z0-9\u{00a1}-\u{ffff}]+-)*[a-z0-9\u{00a1}-\u{ffff}]+)*(?:\.(?:[a-z\u{00a1}-\u{ffff}]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?$/iu,email:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,hostname:/^(?=.{1,253}\.?$)[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[-0-9a-z]{0,61}[0-9a-z])?)*\.?$/i,ipv4:/^(?:(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)$/,ipv6:/^((([0-9a-f]{1,4}:){7}([0-9a-f]{1,4}|:))|(([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){5}(((:[0-9a-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9a-f]{1,4}:){4}(((:[0-9a-f]{1,4}){1,3})|((:[0-9a-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){3}(((:[0-9a-f]{1,4}){1,4})|((:[0-9a-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){2}(((:[0-9a-f]{1,4}){1,5})|((:[0-9a-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9a-f]{1,4}:){1}(((:[0-9a-f]{1,4}){1,6})|((:[0-9a-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9a-f]{1,4}){1,7})|((:[0-9a-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))$/i,regex:R,uuid:/^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i,"json-pointer":/^(?:\/(?:[^~/]|~0|~1)*)*$/,"json-pointer-uri-fragment":/^#(?:\/(?:[a-z0-9_\-.!$&'()*+,;:=@]|%[0-9a-f]{2}|~0|~1)*)*$/i,"relative-json-pointer":/^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~1)*)*)$/,byte:w,int32:{type:"number",validate:N},int64:{type:"number",validate:S},float:{type:"number",validate:A},double:{type:"number",validate:A},password:!0,binary:!0},e.fastFormats={...e.fullFormats,date:t(/^\d\d\d\d-[0-1]\d-[0-3]\d$/,i),time:t(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,u),"date-time":t(/^\d\d\d\d-[0-1]\d-[0-3]\dt(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)$/i,h),"iso-time":t(/^(?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,d),"iso-date-time":t(/^\d\d\d\d-[0-1]\d-[0-3]\d[t\s](?:[0-2]\d:[0-5]\d:[0-5]\d|23:59:60)(?:\.\d+)?(?:z|[+-]\d\d(?::?\d\d)?)?$/i,v),uri:/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/)?[^\s]*$/i,"uri-reference":/^(?:(?:[a-z][a-z0-9+\-.]*:)?\/?\/)?(?:[^\\\s#][^\s#]*)?(?:#[^\\\s]*)?$/i,email:/^[a-z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?(?:\.[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?)*$/i},e.formatNames=Object.keys(e.fullFormats);function n(T){return T%4===0&&(T%100!==0||T%400===0)}const r=/^(\d\d\d\d)-(\d\d)-(\d\d)$/,o=[0,31,28,31,30,31,30,31,31,30,31,30,31];function s(T){const I=r.exec(T);if(!I)return!1;const F=+I[1],L=+I[2],q=+I[3];return L>=1&&L<=12&&q>=1&&q<=(L===2&&n(F)?29:o[L])}function i(T,I){if(T&&I)return T>I?1:T<I?-1:0}const a=/^(\d\d):(\d\d):(\d\d(?:\.\d+)?)(z|([+-])(\d\d)(?::?(\d\d))?)?$/i;function l(T){return function(F){const L=a.exec(F);if(!L)return!1;const q=+L[1],Z=+L[2],W=+L[3],U=L[4],H=L[5]==="-"?-1:1,j=+(L[6]||0),O=+(L[7]||0);if(j>23||O>59||T&&!U)return!1;if(q<=23&&Z<=59&&W<60)return!0;const V=Z-O*H,_=q-j*H-(V<0?1:0);return(_===23||_===-1)&&(V===59||V===-1)&&W<61}}function u(T,I){if(!(T&&I))return;const F=new Date("2020-01-01T"+T).valueOf(),L=new Date("2020-01-01T"+I).valueOf();if(F&&L)return F-L}function d(T,I){if(!(T&&I))return;const F=a.exec(T),L=a.exec(I);if(F&&L)return T=F[1]+F[2]+F[3],I=L[1]+L[2]+L[3],T>I?1:T<I?-1:0}const f=/t|\s/i;function p(T){const I=l(T);return function(L){const q=L.split(f);return q.length===2&&s(q[0])&&I(q[1])}}function h(T,I){if(!(T&&I))return;const F=new Date(T).valueOf(),L=new Date(I).valueOf();if(F&&L)return F-L}function v(T,I){if(!(T&&I))return;const[F,L]=T.split(f),[q,Z]=I.split(f),W=i(F,q);if(W!==void 0)return W||u(L,Z)}const m=/\/|:/,x=/^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;function g(T){return m.test(T)&&x.test(T)}const y=/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/gm;function w(T){return y.lastIndex=0,y.test(T)}const k=-2147483648,C=2**31-1;function N(T){return Number.isInteger(T)&&T<=C&&T>=k}function S(T){return Number.isInteger(T)}function A(){return!0}const P=/[^\\]\\Z/;function R(T){if(P.test(T))return!1;try{return new RegExp(T),!0}catch{return!1}}})(dR);var fR={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.formatLimitDefinition=void 0;const t=uR,n=Me,r=n.operators,o={formatMaximum:{okStr:"<=",ok:r.LTE,fail:r.GT},formatMinimum:{okStr:">=",ok:r.GTE,fail:r.LT},formatExclusiveMaximum:{okStr:"<",ok:r.LT,fail:r.GTE},formatExclusiveMinimum:{okStr:">",ok:r.GT,fail:r.LTE}},s={message:({keyword:a,schemaCode:l})=>(0,n.str)`should be ${o[a].okStr} ${l}`,params:({keyword:a,schemaCode:l})=>(0,n._)`{comparison: ${o[a].okStr}, limit: ${l}}`};e.formatLimitDefinition={keyword:Object.keys(o),type:"string",schemaType:"string",$data:!0,error:s,code(a){const{gen:l,data:u,schemaCode:d,keyword:f,it:p}=a,{opts:h,self:v}=p;if(!h.validateFormats)return;const m=new t.KeywordCxt(p,v.RULES.all.format.definition,"format");m.$data?x():g();function x(){const w=l.scopeValue("formats",{ref:v.formats,code:h.code.formats}),k=l.const("fmt",(0,n._)`${w}[${m.schemaCode}]`);a.fail$data((0,n.or)((0,n._)`typeof ${k} != "object"`,(0,n._)`${k} instanceof RegExp`,(0,n._)`typeof ${k}.compare != "function"`,y(k)))}function g(){const w=m.schema,k=v.formats[w];if(!k||k===!0)return;if(typeof k!="object"||k instanceof RegExp||typeof k.compare!="function")throw new Error(`"${f}": format "${w}" does not define "compare" function`);const C=l.scopeValue("formats",{key:w,ref:k,code:h.code.formats?(0,n._)`${h.code.formats}${(0,n.getProperty)(w)}`:void 0});a.fail$data(y(C))}function y(w){return(0,n._)`${w}.compare(${u}, ${d}) ${o[f].fail} 0`}},dependencies:["format"]};const i=a=>(a.addKeyword(e.formatLimitDefinition),a);e.default=i})(fR);(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});const n=dR,r=fR,o=Me,s=new o.Name("fullFormats"),i=new o.Name("fastFormats"),a=(u,d={keywords:!0})=>{if(Array.isArray(d))return l(u,d,n.fullFormats,s),u;const[f,p]=d.mode==="fast"?[n.fastFormats,i]:[n.fullFormats,s],h=d.formats||n.formatNames;return l(u,h,f,p),d.keywords&&(0,r.default)(u),u};a.get=(u,d="full")=>{const p=(d==="fast"?n.fastFormats:n.fullFormats)[u];if(!p)throw new Error(`Unknown format "${u}"`);return p};function l(u,d,f,p){var h,v;(h=(v=u.opts.code).formats)!==null&&h!==void 0||(v.formats=(0,o._)`require("ajv-formats/dist/formats").${p}`);for(const m of d)u.addFormat(m,f[m])}e.exports=t=a,Object.defineProperty(t,"__esModule",{value:!0}),t.default=a})(Hy,Hy.exports);var Tee=Hy.exports;const $ee=ll(Tee);function Ree(){const e=new Pee({strict:!1,validateFormats:!0,validateSchema:!1,allErrors:!0});return $ee(e),e}class Iee{constructor(t){this._ajv=t??Ree()}getValidator(t){const n="$id"in t&&typeof t.$id=="string"?this._ajv.getSchema(t.$id)??this._ajv.compile(t):this._ajv.compile(t);return r=>n(r)?{valid:!0,data:r,errorMessage:void 0}:{valid:!1,data:void 0,errorMessage:this._ajv.errorsText(n.errors)}}}class Aee{constructor(t){this._client=t}async*callToolStream(t,n=bu,r){const o=this._client,s={...r,task:(r==null?void 0:r.task)??(o.isToolTask(t.name)?{}:void 0)},i=o.requestStream({method:"tools/call",params:t},n,s),a=o.getToolOutputValidator(t.name);for await(const l of i){if(l.type==="result"&&a){const u=l.result;if(!u.structuredContent&&!u.isError){yield{type:"error",error:new Se($e.InvalidRequest,`Tool ${t.name} has an output schema but did not return structured content`)};return}if(u.structuredContent)try{const d=a(u.structuredContent);if(!d.valid){yield{type:"error",error:new Se($e.InvalidParams,`Structured content does not match the tool's output schema: ${d.errorMessage}`)};return}}catch(d){if(d instanceof Se){yield{type:"error",error:d};return}yield{type:"error",error:new Se($e.InvalidParams,`Failed to validate structured content: ${d instanceof Error?d.message:String(d)}`)};return}}yield l}}async getTask(t,n){return this._client.getTask({taskId:t},n)}async getTaskResult(t,n,r){return this._client.getTaskResult({taskId:t},n,r)}async listTasks(t,n){return this._client.listTasks(t?{cursor:t}:void 0,n)}async cancelTask(t,n){return this._client.cancelTask({taskId:t},n)}requestStream(t,n,r){return this._client.requestStream(t,n,r)}}function Oee(e,t,n){var r;if(!e)throw new Error(`${n} does not support task creation (required for ${t})`);switch(t){case"tools/call":if(!((r=e.tools)!=null&&r.call))throw new Error(`${n} does not support task creation for tools/call (required for ${t})`);break}}function Mee(e,t,n){var r,o;if(!e)throw new Error(`${n} does not support task creation (required for ${t})`);switch(t){case"sampling/createMessage":if(!((r=e.sampling)!=null&&r.createMessage))throw new Error(`${n} does not support task creation for sampling/createMessage (required for ${t})`);break;case"elicitation/create":if(!((o=e.elicitation)!=null&&o.create))throw new Error(`${n} does not support task creation for elicitation/create (required for ${t})`);break}}function Kd(e,t){if(!(!e||t===null||typeof t!="object")){if(e.type==="object"&&e.properties&&typeof e.properties=="object"){const n=t,r=e.properties;for(const o of Object.keys(r)){const s=r[o];n[o]===void 0&&Object.prototype.hasOwnProperty.call(s,"default")&&(n[o]=s.default),n[o]!==void 0&&Kd(s,n[o])}}if(Array.isArray(e.anyOf))for(const n of e.anyOf)typeof n!="boolean"&&Kd(n,t);if(Array.isArray(e.oneOf))for(const n of e.oneOf)typeof n!="boolean"&&Kd(n,t)}}function Dee(e){if(!e)return{supportsFormMode:!1,supportsUrlMode:!1};const t=e.form!==void 0,n=e.url!==void 0;return{supportsFormMode:t||!t&&!n,supportsUrlMode:n}}class Lee extends DQ{constructor(t,n){super(n),this._clientInfo=t,this._cachedToolOutputValidators=new Map,this._cachedKnownTaskTools=new Set,this._cachedRequiredTaskTools=new Set,this._listChangedDebounceTimers=new Map,this._capabilities=(n==null?void 0:n.capabilities)??{},this._jsonSchemaValidator=(n==null?void 0:n.jsonSchemaValidator)??new Iee,n!=null&&n.listChanged&&(this._pendingListChangedConfig=n.listChanged)}_setupListChangedHandlers(t){var n,r,o,s,i,a;t.tools&&((r=(n=this._serverCapabilities)==null?void 0:n.tools)!=null&&r.listChanged)&&this._setupListChangedHandler("tools",J2,t.tools,async()=>(await this.listTools()).tools),t.prompts&&((s=(o=this._serverCapabilities)==null?void 0:o.prompts)!=null&&s.listChanged)&&this._setupListChangedHandler("prompts",Q2,t.prompts,async()=>(await this.listPrompts()).prompts),t.resources&&((a=(i=this._serverCapabilities)==null?void 0:i.resources)!=null&&a.listChanged)&&this._setupListChangedHandler("resources",Z2,t.resources,async()=>(await this.listResources()).resources)}get experimental(){return this._experimental||(this._experimental={tasks:new Aee(this)}),this._experimental}registerCapabilities(t){if(this.transport)throw new Error("Cannot register capabilities after connecting to transport");this._capabilities=LQ(this._capabilities,t)}setRequestHandler(t,n){var a;const r=h$(t),o=r==null?void 0:r.method;if(!o)throw new Error("Schema is missing a method literal");let s;if(Xh(o)){const l=o,u=(a=l._zod)==null?void 0:a.def;s=(u==null?void 0:u.value)??l.value}else{const l=o,u=l._def;s=(u==null?void 0:u.value)??l.value}if(typeof s!="string")throw new Error("Schema method literal must be a string");const i=s;if(i==="elicitation/create"){const l=async(u,d)=>{var w,k;const f=ns(n$,u);if(!f.success){const C=f.error instanceof Error?f.error.message:String(f.error);throw new Se($e.InvalidParams,`Invalid elicitation request: ${C}`)}const{params:p}=f.data;p.mode=p.mode??"form";const{supportsFormMode:h,supportsUrlMode:v}=Dee(this._capabilities.elicitation);if(p.mode==="form"&&!h)throw new Se($e.InvalidParams,"Client does not support form-mode elicitation requests");if(p.mode==="url"&&!v)throw new Se($e.InvalidParams,"Client does not support URL-mode elicitation requests");const m=await Promise.resolve(n(u,d));if(p.task){const C=ns(Bc,m);if(!C.success){const N=C.error instanceof Error?C.error.message:String(C.error);throw new Se($e.InvalidParams,`Invalid task creation result: ${N}`)}return C.data}const x=ns(r$,m);if(!x.success){const C=x.error instanceof Error?x.error.message:String(x.error);throw new Se($e.InvalidParams,`Invalid elicitation result: ${C}`)}const g=x.data,y=p.mode==="form"?p.requestedSchema:void 0;if(p.mode==="form"&&g.action==="accept"&&g.content&&y&&(k=(w=this._capabilities.elicitation)==null?void 0:w.form)!=null&&k.applyDefaults)try{Kd(y,g.content)}catch{}return g};return super.setRequestHandler(t,l)}if(i==="sampling/createMessage"){const l=async(u,d)=>{const f=ns(X2,u);if(!f.success){const g=f.error instanceof Error?f.error.message:String(f.error);throw new Se($e.InvalidParams,`Invalid sampling request: ${g}`)}const{params:p}=f.data,h=await Promise.resolve(n(u,d));if(p.task){const g=ns(Bc,h);if(!g.success){const y=g.error instanceof Error?g.error.message:String(g.error);throw new Se($e.InvalidParams,`Invalid task creation result: ${y}`)}return g.data}const m=p.tools||p.toolChoice?t$:e$,x=ns(m,h);if(!x.success){const g=x.error instanceof Error?x.error.message:String(x.error);throw new Se($e.InvalidParams,`Invalid sampling result: ${g}`)}return x.data};return super.setRequestHandler(t,l)}return super.setRequestHandler(t,n)}assertCapability(t,n){var r;if(!((r=this._serverCapabilities)!=null&&r[t]))throw new Error(`Server does not support ${t} (required for ${n})`)}async connect(t,n){if(await super.connect(t),t.sessionId===void 0)try{const r=await this.request({method:"initialize",params:{protocolVersion:Gh,capabilities:this._capabilities,clientInfo:this._clientInfo}},U2,n);if(r===void 0)throw new Error(`Server sent invalid initialize result: ${r}`);if(!m7.includes(r.protocolVersion))throw new Error(`Server's protocol version is not supported: ${r.protocolVersion}`);this._serverCapabilities=r.capabilities,this._serverVersion=r.serverInfo,t.setProtocolVersion&&t.setProtocolVersion(r.protocolVersion),this._instructions=r.instructions,await this.notification({method:"notifications/initialized"}),this._pendingListChangedConfig&&(this._setupListChangedHandlers(this._pendingListChangedConfig),this._pendingListChangedConfig=void 0)}catch(r){throw this.close(),r}}getServerCapabilities(){return this._serverCapabilities}getServerVersion(){return this._serverVersion}getInstructions(){return this._instructions}assertCapabilityForMethod(t){var n,r,o,s,i;switch(t){case"logging/setLevel":if(!((n=this._serverCapabilities)!=null&&n.logging))throw new Error(`Server does not support logging (required for ${t})`);break;case"prompts/get":case"prompts/list":if(!((r=this._serverCapabilities)!=null&&r.prompts))throw new Error(`Server does not support prompts (required for ${t})`);break;case"resources/list":case"resources/templates/list":case"resources/read":case"resources/subscribe":case"resources/unsubscribe":if(!((o=this._serverCapabilities)!=null&&o.resources))throw new Error(`Server does not support resources (required for ${t})`);if(t==="resources/subscribe"&&!this._serverCapabilities.resources.subscribe)throw new Error(`Server does not support resource subscriptions (required for ${t})`);break;case"tools/call":case"tools/list":if(!((s=this._serverCapabilities)!=null&&s.tools))throw new Error(`Server does not support tools (required for ${t})`);break;case"completion/complete":if(!((i=this._serverCapabilities)!=null&&i.completions))throw new Error(`Server does not support completions (required for ${t})`);break}}assertNotificationCapability(t){var n;switch(t){case"notifications/roots/list_changed":if(!((n=this._capabilities.roots)!=null&&n.listChanged))throw new Error(`Client does not support roots list changed notifications (required for ${t})`);break}}assertRequestHandlerCapability(t){if(this._capabilities)switch(t){case"sampling/createMessage":if(!this._capabilities.sampling)throw new Error(`Client does not support sampling capability (required for ${t})`);break;case"elicitation/create":if(!this._capabilities.elicitation)throw new Error(`Client does not support elicitation capability (required for ${t})`);break;case"roots/list":if(!this._capabilities.roots)throw new Error(`Client does not support roots capability (required for ${t})`);break;case"tasks/get":case"tasks/list":case"tasks/result":case"tasks/cancel":if(!this._capabilities.tasks)throw new Error(`Client does not support tasks capability (required for ${t})`);break}}assertTaskCapability(t){var n,r;Oee((r=(n=this._serverCapabilities)==null?void 0:n.tasks)==null?void 0:r.requests,t,"Server")}assertTaskHandlerCapability(t){var n;this._capabilities&&Mee((n=this._capabilities.tasks)==null?void 0:n.requests,t,"Client")}async ping(t){return this.request({method:"ping"},ga,t)}async complete(t,n){return this.request({method:"completion/complete",params:t},o$,n)}async setLoggingLevel(t,n){return this.request({method:"logging/setLevel",params:{level:t}},ga,n)}async getPrompt(t,n){return this.request({method:"prompts/get",params:t},gx,n)}async listPrompts(t,n){return this.request({method:"prompts/list",params:t},Vf,n)}async listResources(t,n){return this.request({method:"resources/list",params:t},qf,n)}async listResourceTemplates(t,n){return this.request({method:"resources/templates/list",params:t},W2,n)}async readResource(t,n){return this.request({method:"resources/read",params:t},dx,n)}async subscribeResource(t,n){return this.request({method:"resources/subscribe",params:t},ga,n)}async unsubscribeResource(t,n){return this.request({method:"resources/unsubscribe",params:t},ga,n)}async callTool(t,n=bu,r){if(this.isToolTaskRequired(t.name))throw new Se($e.InvalidRequest,`Tool "${t.name}" requires task-based execution. Use client.experimental.tasks.callToolStream() instead.`);const o=await this.request({method:"tools/call",params:t},n,r),s=this.getToolOutputValidator(t.name);if(s){if(!o.structuredContent&&!o.isError)throw new Se($e.InvalidRequest,`Tool ${t.name} has an output schema but did not return structured content`);if(o.structuredContent)try{const i=s(o.structuredContent);if(!i.valid)throw new Se($e.InvalidParams,`Structured content does not match the tool's output schema: ${i.errorMessage}`)}catch(i){throw i instanceof Se?i:new Se($e.InvalidParams,`Failed to validate structured content: ${i instanceof Error?i.message:String(i)}`)}}return o}isToolTask(t){var n,r,o,s;return(s=(o=(r=(n=this._serverCapabilities)==null?void 0:n.tasks)==null?void 0:r.requests)==null?void 0:o.tools)!=null&&s.call?this._cachedKnownTaskTools.has(t):!1}isToolTaskRequired(t){return this._cachedRequiredTaskTools.has(t)}cacheToolMetadata(t){var n;this._cachedToolOutputValidators.clear(),this._cachedKnownTaskTools.clear(),this._cachedRequiredTaskTools.clear();for(const r of t){if(r.outputSchema){const s=this._jsonSchemaValidator.getValidator(r.outputSchema);this._cachedToolOutputValidators.set(r.name,s)}const o=(n=r.execution)==null?void 0:n.taskSupport;(o==="required"||o==="optional")&&this._cachedKnownTaskTools.add(r.name),o==="required"&&this._cachedRequiredTaskTools.add(r.name)}}getToolOutputValidator(t){return this._cachedToolOutputValidators.get(t)}async listTools(t,n){const r=await this.request({method:"tools/list",params:t},yx,n);return this.cacheToolMetadata(r.tools),r}_setupListChangedHandler(t,n,r,o){const s=cZ.safeParse(r);if(!s.success)throw new Error(`Invalid ${t} listChanged options: ${s.error.message}`);if(typeof r.onChanged!="function")throw new Error(`Invalid ${t} listChanged options: onChanged must be a function`);const{autoRefresh:i,debounceMs:a}=s.data,{onChanged:l}=r,u=async()=>{if(!i){l(null,null);return}try{const f=await o();l(null,f)}catch(f){const p=f instanceof Error?f:new Error(String(f));l(p,null)}},d=()=>{if(a){const f=this._listChangedDebounceTimers.get(t);f&&clearTimeout(f);const p=setTimeout(u,a);this._listChangedDebounceTimers.set(t,p)}else u()};this.setNotificationHandler(n,d)}async sendRootsListChanged(){return this.notification({method:"notifications/roots/list_changed"})}}function Fl(e,t){if(!e)throw new Error(t)}var v_=3e3,zee=5e3,Em=5*60*1e3;function Fee(e){const{url:t,clientName:n,clientUri:r,callbackUrl:o=typeof window<"u"?ma(new URL("/oauth/callback",window.location.origin).toString()):"/oauth/callback",storageKeyPrefix:s="mcp:auth",clientConfig:i={},customHeaders:a={},autoRetry:l=!1,autoReconnect:u=v_,transportType:d="auto",preventAutoAuth:f=!1,onPopupWindow:p}=e,[h,v]=b.useState("discovering"),[m,x]=b.useState([]),[g,y]=b.useState([]),[w,k]=b.useState([]),[C,N]=b.useState([]),[S,A]=b.useState(void 0),[P,R]=b.useState([]),[T,I]=b.useState(void 0),F=b.useRef(null),L=b.useRef(null),q=b.useRef(null),Z=b.useRef(!1),W=b.useRef(!0),U=b.useRef(0),H=b.useRef(null),j=b.useRef(h),O=b.useRef(u),V=b.useRef(null);b.useEffect(()=>{j.current=h,O.current=u},[h,u]);const _=b.useCallback((ee,pe,...ne)=>{const Fe=ne.length>0?`${pe} ${ne.map(ae=>JSON.stringify(ae)).join(" ")}`:pe;console[ee](`[useMcp] ${Fe}`),W.current&&R(ae=>[...ae.slice(-100),{level:ee,message:Fe,timestamp:Date.now()}])},[]),E=b.useCallback(async(ee=!1)=>{ee||_("info","Disconnecting..."),Z.current=!1,H.current&&clearTimeout(H.current),H.current=null;const pe=L.current;if(F.current=null,L.current=null,W.current&&!ee&&(v("discovering"),x([]),y([]),k([]),N([]),A(void 0),I(void 0)),pe)try{await pe.close(),ee||_("debug","Transport closed")}catch(ne){ee||_("warn","Error closing transport:",ne)}},[_]),$=b.useCallback((ee,pe)=>{var ne;if(_("error",ee,pe??""),W.current){v("failed"),A(ee);const Fe=(ne=q.current)==null?void 0:ne.getLastAttemptedAuthUrl();Fe&&(I(Fe),_("info","Manual authentication URL may be available.",Fe))}Z.current=!1},[_]),M=b.useCallback(async()=>{if(Z.current){_("debug","Connection attempt already in progress.");return}if(!W.current){_("debug","Connect called after unmount, aborting.");return}Z.current=!0,U.current+=1,A(void 0),I(void 0),V.current=null,v("discovering"),_("info",`Connecting attempt #${U.current} to ${t}...`),q.current||(q.current=new x1(t,{storageKeyPrefix:s,clientName:n,clientUri:r,callbackUrl:o,preventAutoAuth:f,onPopupWindow:p}),_("debug","BrowserOAuthClientProvider initialized in connect.")),F.current||(F.current=new Lee({name:i.name||"use-mcp-react-client",version:i.version||"0.1.0"},{capabilities:{}}),_("debug","MCP Client initialized in connect."));const ee=async ne=>{_("info",`Attempting connection with ${ne.toUpperCase()} transport...`),j.current!=="authenticating"&&v("connecting");let Fe;try{Fl(q.current,"Auth Provider must be initialized"),Fl(F.current,"Client must be initialized"),L.current&&(await L.current.close().catch(yt=>_("warn",`Error closing previous transport: ${yt.message}`)),L.current=null);const ae={authProvider:q.current,requestInit:{headers:{Accept:"application/json, text/event-stream",...a}}},Re=ma(t),De=new URL(Re);_("debug",`Creating ${ne.toUpperCase()} transport for URL: ${De.toString()}`),_("debug","Transport options:",{authProvider:!!q.current,headers:a,url:De.toString()}),ne==="http"?(_("debug","Creating StreamableHTTPClientTransport..."),Fe=new AQ(De,ae),_("debug","StreamableHTTPClientTransport created successfully")):(_("debug","Creating SSEClientTransport..."),Fe=new $Q(De,ae),_("debug","SSEClientTransport created successfully")),L.current=Fe,_("debug",`${ne.toUpperCase()} transport created and assigned to ref.`)}catch(ae){return $(`Failed to create ${ne.toUpperCase()} transport: ${ae instanceof Error?ae.message:String(ae)}`,ae instanceof Error?ae:void 0),"failed"}Fe.onmessage=ae=>{var Re,De;_("debug",`[Transport] Received: ${JSON.stringify(ae)}`),(De=(Re=F.current)==null?void 0:Re.handleMessage)==null||De.call(Re,ae)},Fe.onerror=ae=>{_("warn",`Transport error event (${ne.toUpperCase()}):`,ae),_("debug","Error details:",{message:ae.message,stack:ae.stack,name:ae.name,cause:ae.cause}),$(`Transport error (${ne.toUpperCase()}): ${ae.message}`,ae)},Fe.onclose=()=>{if(!W.current||Z.current)return;_("info",`Transport connection closed (${V.current||"unknown"} type).`);const ae=j.current,Re=O.current;if(ae==="ready"&&Re){const De=typeof Re=="number"?Re:v_;_("info",`Attempting to reconnect in ${De}ms...`),v("connecting"),setTimeout(()=>{W.current&&M()},De)}else ae!=="failed"&&ae!=="authenticating"&&$("Connection closed unexpectedly.")};try{_("info",`Connecting client via ${ne.toUpperCase()}...`),_("debug","About to call client.connect() with transport instance"),_("debug",`Transport instance type: ${Fe.constructor.name}`),await F.current.connect(Fe),_("info",`Client connected via ${ne.toUpperCase()}. Loading tools, resources, and prompts...`),V.current=ne,v("loading");const ae=await F.current.request({method:"tools/list"},yx);let Re={resources:[],resourceTemplates:[]};try{Re=await F.current.request({method:"resources/list"},qf)}catch(yt){_("debug","Server does not support resources/list method",yt)}let De={prompts:[]};try{De=await F.current.request({method:"prompts/list"},Vf)}catch(yt){_("debug","Server does not support prompts/list method",yt)}if(W.current){x(ae.tools),y(Re.resources),k(Array.isArray(Re.resourceTemplates)?Re.resourceTemplates:[]),N(De.prompts);const yt=[`Loaded ${ae.tools.length} tools`];return(Re.resources.length>0||Re.resourceTemplates&&Re.resourceTemplates.length>0)&&(yt.push(`${Re.resources.length} resources`),Array.isArray(Re.resourceTemplates)&&Re.resourceTemplates.length>0&&yt.push(`${Re.resourceTemplates.length} resource templates`)),De.prompts.length>0&&yt.push(`${De.prompts.length} prompts`),_("info",yt.join(", ")+"."),v("ready"),U.current=0,"success"}else return"failed"}catch(ae){_("debug",`Client connect error via ${ne.toUpperCase()}:`,ae),_("debug","Connect error details:",{message:ae instanceof Error?ae.message:String(ae),stack:ae instanceof Error?ae.stack:"N/A",name:ae instanceof Error?ae.name:"Unknown",cause:ae instanceof Error?ae.cause:void 0});const Re=ae instanceof Error?ae:new Error(String(ae)),De=Re.message,yt=De.includes("404")||De.includes("Not Found"),nr=De.includes("405")||De.includes("Method Not Allowed"),st=De==="Failed to fetch"||De==="NetworkError when attempting to fetch resource."||De==="Load failed";if(ne==="http"&&(yt||nr||st))return _("warn",`HTTP transport failed (${st?"CORS":yt?"404":"405"}).`),"fallback";if(Re instanceof Kn||De.includes("Unauthorized")||De.includes("401")){_("info","Authentication required."),Fl(q.current,"Auth Provider not available for auth flow");const Nn=await q.current.tokens();if(f&&!Nn)return _("info","Authentication required but auto-auth prevented. User action needed."),v("pending_auth"),"auth_redirect";j.current!=="authenticating"&&j.current!=="pending_auth"&&(v("authenticating"),H.current&&clearTimeout(H.current),H.current=setTimeout(()=>{},Em));try{const K=await $r(q.current,{serverUrl:t});if(!W.current)return"failed";if(K==="AUTHORIZED")return _("info","Authentication successful via existing token or refresh. Re-attempting connection..."),H.current&&clearTimeout(H.current),Z.current=!1,M(),"failed";if(K==="REDIRECT")return _("info","Redirecting for authentication. Waiting for callback..."),"auth_redirect"}catch(K){return W.current&&(H.current&&clearTimeout(H.current),$(`Failed to initiate authentication: ${K instanceof Error?K.message:String(K)}`,K instanceof Error?K:void 0)),"failed"}}return $(`Failed to connect via ${ne.toUpperCase()}: ${De}`,Re),"failed"}};let pe="failed";if(console.log({transportType:d}),d==="sse")_("debug","Using SSE-only transport mode"),pe=await ee("sse");else if(d==="http")_("debug","Using HTTP-only transport mode"),pe=await ee("http");else{_("debug","Using auto transport mode (HTTP with SSE fallback)");const ne=await ee("http");if(ne==="fallback"&&W.current&&j.current!=="authenticating"){_("info","HTTP failed, attempting SSE fallback...");const Fe=await ee("sse");pe=Fe,Fe==="failed"&&W.current}else pe=ne}(pe==="success"||pe==="failed")&&(Z.current=!1),_("debug",`Connection sequence finished with status: ${pe}`)},[_,$,E,$r,t,s,n,r,o,i.name,i.version]),B=b.useCallback(async(ee,pe)=>{if(j.current!=="ready"||!F.current)throw new Error(`MCP client is not ready (current state: ${h}). Cannot call tool "${ee}".`);_("info",`Calling tool: ${ee}`,pe);try{const ne=await F.current.request({method:"tools/call",params:{name:ee,arguments:pe}},bu);return _("info",`Tool "${ee}" call successful:`,ne),ne}catch(ne){_("error",`Error calling tool "${ee}": ${ne instanceof Error?ne.message:String(ne)}`,ne);const Fe=ne instanceof Error?ne:new Error(String(ne));if(Fe instanceof Kn||Fe.message.includes("Unauthorized")||Fe.message.includes("401")){_("warn","Tool call unauthorized, attempting re-authentication..."),v("authenticating"),H.current&&clearTimeout(H.current),H.current=setTimeout(()=>{},Em);try{Fl(q.current,"Auth Provider not available for tool re-auth");const ae=await $r(q.current,{serverUrl:t});if(!W.current)return;ae==="AUTHORIZED"?(_("info","Re-authentication successful. Retrying tool call is recommended, or reconnecting."),H.current&&clearTimeout(H.current),Z.current=!1,M()):ae==="REDIRECT"&&_("info","Redirecting for re-authentication for tool call.")}catch(ae){if(!W.current)return;H.current&&clearTimeout(H.current),$(`Re-authentication failed: ${ae instanceof Error?ae.message:String(ae)}`,ae instanceof Error?ae:void 0)}}if(j.current!=="authenticating")throw ne;return}},[h,t,_,$,M]),G=b.useCallback(()=>{j.current==="failed"?(_("info","Retry requested..."),M()):_("warn",`Retry called but state is not 'failed' (state: ${j.current}). Ignoring.`)},[_,M]),le=b.useCallback(async()=>{var pe;_("info","Manual authentication requested...");const ee=j.current;if(ee==="failed")_("info","Attempting to reconnect and authenticate via retry..."),G();else if(ee==="pending_auth"){_("info","Proceeding with authentication from pending state..."),v("authenticating"),H.current&&clearTimeout(H.current),H.current=setTimeout(()=>{},Em);try{Fl(q.current,"Auth Provider not available for manual auth");const ne=await $r(q.current,{serverUrl:t});if(!W.current)return;ne==="AUTHORIZED"?(_("info","Manual authentication successful. Re-attempting connection..."),H.current&&clearTimeout(H.current),Z.current=!1,M()):ne==="REDIRECT"&&_("info","Redirecting for manual authentication. Waiting for callback...")}catch(ne){if(!W.current)return;H.current&&clearTimeout(H.current),$(`Manual authentication failed: ${ne instanceof Error?ne.message:String(ne)}`,ne instanceof Error?ne:void 0)}}else if(ee==="authenticating"){_("warn","Already attempting authentication. Check for blocked popups or wait for timeout.");const ne=(pe=q.current)==null?void 0:pe.getLastAttemptedAuthUrl();ne&&!T&&(I(ne),_("info","Manual authentication URL retrieved:",ne))}else _("info",`Client not in a state requiring manual authentication trigger (state: ${ee}). If needed, try disconnecting and reconnecting.`)},[_,G,T,t,$,M]),se=b.useCallback(()=>{if(q.current){const ee=q.current.clearStorage();_("info",`Cleared ${ee} item(s) from localStorage for ${t}.`),I(void 0),E()}else _("warn","Auth provider not initialized, cannot clear storage.")},[t,_,E]),he=b.useCallback(async()=>{if(j.current!=="ready"||!F.current)throw new Error(`MCP client is not ready (current state: ${h}). Cannot list resources.`);_("info","Listing resources...");try{const ee=await F.current.request({method:"resources/list"},qf);W.current&&(y(ee.resources),k(Array.isArray(ee.resourceTemplates)?ee.resourceTemplates:[]),_("info",`Listed ${ee.resources.length} resources, ${Array.isArray(ee.resourceTemplates)?ee.resourceTemplates.length:0} resource templates.`))}catch(ee){throw _("error",`Error listing resources: ${ee instanceof Error?ee.message:String(ee)}`,ee),ee}},[h,_]),_e=b.useCallback(async ee=>{if(j.current!=="ready"||!F.current)throw new Error(`MCP client is not ready (current state: ${h}). Cannot read resource "${ee}".`);_("info",`Reading resource: ${ee}`);try{const pe=await F.current.request({method:"resources/read",params:{uri:ee}},dx);return _("info",`Resource "${ee}" read successfully`),pe}catch(pe){throw _("error",`Error reading resource "${ee}": ${pe instanceof Error?pe.message:String(pe)}`,pe),pe}},[h,_]),tt=b.useCallback(async()=>{if(j.current!=="ready"||!F.current)throw new Error(`MCP client is not ready (current state: ${h}). Cannot list prompts.`);_("info","Listing prompts...");try{const ee=await F.current.request({method:"prompts/list"},Vf);W.current&&(N(ee.prompts),_("info",`Listed ${ee.prompts.length} prompts.`))}catch(ee){throw _("error",`Error listing prompts: ${ee instanceof Error?ee.message:String(ee)}`,ee),ee}},[h,_]),gt=b.useCallback(async(ee,pe)=>{if(j.current!=="ready"||!F.current)throw new Error(`MCP client is not ready (current state: ${h}). Cannot get prompt "${ee}".`);_("info",`Getting prompt: ${ee}`,pe);try{const ne=await F.current.request({method:"prompts/get",params:{name:ee,arguments:pe}},gx);return _("info",`Prompt "${ee}" retrieved successfully`),ne}catch(ne){throw _("error",`Error getting prompt "${ee}": ${ne instanceof Error?ne.message:String(ne)}`,ne),ne}},[h,_]);return b.useEffect(()=>{const ee=pe=>{var ne;pe.origin===window.location.origin&&((ne=pe.data)==null?void 0:ne.type)==="mcp_auth_callback"&&(_("info","Received auth callback message.",pe.data),H.current&&clearTimeout(H.current),pe.data.success?(_("info","Authentication successful via popup. Reconnecting client..."),Z.current=!1,M()):$(`Authentication failed in callback: ${pe.data.error||"Unknown reason."}`))};return window.addEventListener("message",ee),_("debug","Auth callback message listener added."),()=>{window.removeEventListener("message",ee),_("debug","Auth callback message listener removed."),H.current&&clearTimeout(H.current)}},[_,$,M]),b.useEffect(()=>(W.current=!0,_("debug","useMcp mounted, initiating connection."),U.current=0,(!q.current||q.current.serverUrl!==t)&&(q.current=new x1(t,{storageKeyPrefix:s,clientName:n,clientUri:r,callbackUrl:o,preventAutoAuth:f,onPopupWindow:p}),_("debug","BrowserOAuthClientProvider initialized/updated on mount/option change.")),M(),()=>{W.current=!1,_("debug","useMcp unmounting, disconnecting."),E(!0)}),[t,s,o,n,r,i.name,i.version,M,E]),b.useEffect(()=>{let ee=null;if(h==="failed"&&l&&U.current>0){const pe=typeof l=="number"?l:zee;_("info",`Connection failed, auto-retrying in ${pe}ms...`),ee=setTimeout(()=>{W.current&&j.current==="failed"&&G()},pe)}return()=>{ee&&clearTimeout(ee)}},[h,l,G,_]),{state:h,tools:m,resources:g,resourceTemplates:w,prompts:C,error:S,log:P,authUrl:T,callTool:B,listResources:he,readResource:_e,listPrompts:tt,getPrompt:gt,retry:G,disconnect:E,authenticate:le,clearStorage:se}}function Uee({service:e,autoConnect:t=!1,onConnected:n,onError:r}){const{toast:o}=Ht(),{state:s,tools:i,resources:a,prompts:l,error:u,authUrl:d,callTool:f,readResource:p,listResources:h,getPrompt:v,listPrompts:m,retry:x,disconnect:g,authenticate:y,clearStorage:w}=Fee({url:e.url,clientName:"AgentDeck",clientUri:window.location.origin,callbackUrl:`${window.location.origin}/oauth/callback`,storageKeyPrefix:`mcp:auth:${e.id}`,autoRetry:3,autoReconnect:5e3,transportType:"auto",preventAutoAuth:!t}),k=s==="ready",C=s==="connecting"||s==="loading",N=s==="authenticating"||s==="pending_auth",S=s==="failed";return Kr.useEffect(()=>{k&&n&&(n(),o({title:"Connected to MCP service",description:`Successfully connected to ${e.name}`}))},[k,n,e.name,o]),Kr.useEffect(()=>{S&&u&&r&&(r(u),o({title:"MCP connection failed",description:u,variant:"destructive"}))},[S,u,r,o]),{isConnected:k,isConnecting:C,isAuthenticating:N,hasError:S,error:u,tools:i,resources:a,prompts:l,connect:()=>{x()},disconnect:g,retry:x,authenticate:y,callTool:async(F,L)=>{try{return await f(F,L)}catch(q){const Z=q instanceof Error?q.message:"Unknown error";throw o({title:"Tool call failed",description:Z,variant:"destructive"}),q}},readResource:async F=>{try{return await p(F)}catch(L){const q=L instanceof Error?L.message:"Unknown error";throw o({title:"Resource read failed",description:q,variant:"destructive"}),L}},listResources:async()=>{try{await h()}catch(F){const L=F instanceof Error?F.message:"Unknown error";throw o({title:"Resource listing failed",description:L,variant:"destructive"}),F}},getPrompt:async(F,L)=>{try{return await v(F,L)}catch(q){const Z=q instanceof Error?q.message:"Unknown error";throw o({title:"Prompt retrieval failed",description:Z,variant:"destructive"}),q}},listPrompts:async()=>{try{await m()}catch(F){const L=F instanceof Error?F.message:"Unknown error";throw o({title:"Prompt listing failed",description:L,variant:"destructive"}),F}},authUrl:d,clearStorage:w}}function qee(){const[e,t]=b.useState("https://api.githubcopilot.com/mcp"),[n,r]=b.useState("get_me"),[o,s]=b.useState("{}"),[i,a]=b.useState(""),l={id:"test-mcp-service",name:"Test MCP Service",url:e,registeredAt:new Date().toISOString(),updatedAt:new Date().toISOString()},{isConnected:u,isConnecting:d,isAuthenticating:f,hasError:p,error:h,tools:v,resources:m,prompts:x,connect:g,disconnect:y,retry:w,authenticate:k,callTool:C,authUrl:N,clearStorage:S}=Uee({service:l,autoConnect:!1,onConnected:()=>{console.log("Connected to test MCP service")},onError:T=>{console.error("Test MCP service error:",T)}}),P=d?{status:"connecting",icon:Kb,color:"text-yellow-500"}:f?{status:"authenticating",icon:Wu,color:"text-blue-500"}:u?{status:"connected",icon:Dg,color:"text-green-500"}:p?{status:"error",icon:Hb,color:"text-red-500"}:{status:"disconnected",icon:Hb,color:"text-gray-500"},R=async()=>{try{let T={};o.trim()&&(T=JSON.parse(o));const I=await C(n,T);a(JSON.stringify(I,null,2))}catch(T){a(`Error: ${T instanceof Error?T.message:"Unknown error"}`)}};return c.jsxs("div",{className:"container mx-auto p-6 space-y-6",children:[c.jsxs("div",{className:"text-center",children:[c.jsx("h1",{className:"text-3xl font-bold mb-2",children:"use-mcp Integration Test"}),c.jsx("p",{className:"text-muted-foreground",children:"Testing the new use-mcp library integration with OAuth support"})]}),c.jsxs(es,{children:[c.jsxs(Gs,{children:[c.jsxs(Js,{className:"flex items-center gap-2",children:[c.jsx(P.icon,{className:`w-5 h-5 ${P.color}`}),"Connection Status: ",P.status]}),c.jsx(Dd,{children:"Current connection state and available actions"})]}),c.jsxs(ts,{className:"space-y-4",children:[c.jsxs("div",{className:"flex items-center justify-between",children:[c.jsxs("div",{className:"space-y-1",children:[c.jsx(Be,{children:"Service URL"}),c.jsx(Xe,{value:e,onChange:T=>t(T.target.value),placeholder:"Enter MCP service URL"})]}),c.jsxs("div",{className:"flex gap-2",children:[!u&&!d&&c.jsx(oe,{onClick:g,children:"Connect"}),u&&c.jsx(oe,{onClick:y,variant:"outline",children:"Disconnect"}),p&&c.jsxs(oe,{onClick:w,variant:"outline",children:[c.jsx(Kb,{className:"w-4 h-4 mr-1"}),"Retry"]}),N&&!u&&c.jsxs(oe,{onClick:k,variant:"outline",children:[c.jsx(Wu,{className:"w-4 h-4 mr-1"}),"Authenticate"]})]})]}),h&&c.jsxs("div",{className:"flex items-center gap-2 p-3 bg-destructive/10 border border-destructive/20 rounded-md",children:[c.jsx(WE,{className:"w-4 h-4 text-destructive"}),c.jsx("span",{className:"text-sm text-destructive",children:h})]})]})]}),c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4",children:[c.jsxs(es,{children:[c.jsx(Gs,{children:c.jsxs(Js,{className:"flex items-center gap-2",children:[c.jsx(Yv,{className:"w-4 h-4"}),"Tools (",v.length,")"]})}),c.jsx(ts,{children:v.length===0?c.jsx("p",{className:"text-sm text-muted-foreground",children:u?"No tools available":"Connect to see tools"}):c.jsxs("div",{className:"space-y-2",children:[v.slice(0,5).map((T,I)=>c.jsx("div",{className:"text-sm",children:c.jsx(wn,{variant:"outline",className:"text-xs",children:T.name})},I)),v.length>5&&c.jsxs("p",{className:"text-xs text-muted-foreground",children:["+",v.length-5," more tools"]})]})})]}),c.jsxs(es,{children:[c.jsx(Gs,{children:c.jsxs(Js,{children:["Resources (",m.length,")"]})}),c.jsx(ts,{children:c.jsx("p",{className:"text-sm text-muted-foreground",children:u?`${m.length} resources available`:"Connect to see resources"})})]}),c.jsxs(es,{children:[c.jsx(Gs,{children:c.jsxs(Js,{children:["Prompts (",x.length,")"]})}),c.jsx(ts,{children:c.jsx("p",{className:"text-sm text-muted-foreground",children:u?`${x.length} prompts available`:"Connect to see prompts"})})]})]}),u&&c.jsxs(es,{children:[c.jsxs(Gs,{children:[c.jsx(Js,{children:"Test Tool Call"}),c.jsx(Dd,{children:"Test calling a tool on the connected MCP service"})]}),c.jsxs(ts,{className:"space-y-4",children:[c.jsxs("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4",children:[c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"toolName",children:"Tool Name"}),c.jsx(Xe,{id:"toolName",value:n,onChange:T=>r(T.target.value),placeholder:"e.g., get_me"})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{htmlFor:"toolArgs",children:"Arguments (JSON)"}),c.jsx(Xe,{id:"toolArgs",value:o,onChange:T=>s(T.target.value),placeholder:'{"key": "value"}'})]})]}),c.jsxs(oe,{onClick:R,disabled:!u,children:[c.jsx(u4,{className:"w-4 h-4 mr-1"}),"Call Tool"]}),i&&c.jsxs("div",{className:"space-y-2",children:[c.jsx(Be,{children:"Result"}),c.jsx(_o,{value:i,readOnly:!0,rows:10,className:"font-mono text-sm"})]})]})]}),N&&c.jsxs(es,{children:[c.jsxs(Gs,{children:[c.jsxs(Js,{className:"flex items-center gap-2",children:[c.jsx(Wu,{className:"w-4 h-4"}),"OAuth Authentication"]}),c.jsx(Dd,{children:"This service requires OAuth authentication"})]}),c.jsxs(ts,{className:"space-y-4",children:[c.jsx("div",{className:"p-3 bg-blue-50 border border-blue-200 rounded-md",children:c.jsx("p",{className:"text-sm text-blue-800",children:'This MCP service requires OAuth authentication. Click the "Authenticate" button above to start the OAuth flow.'})}),c.jsxs("div",{className:"flex gap-2",children:[c.jsxs(oe,{onClick:k,variant:"outline",children:[c.jsx(Wu,{className:"w-4 h-4 mr-1"}),"Start OAuth Flow"]}),c.jsx(oe,{onClick:S,variant:"outline",children:"Clear OAuth Data"})]})]})]})]})}function hR(e){return e.before.title!==e.after.title||e.before.body!==e.after.body||e.before.triggers.join(`
|
|
472
|
+
`)!==e.after.triggers.join(`
|
|
473
|
+
`)}class Vee{diff(t,n,r={}){let o;typeof r=="function"?(o=r,r={}):"callback"in r&&(o=r.callback);const s=this.castInput(t,r),i=this.castInput(n,r),a=this.removeEmpty(this.tokenize(s,r)),l=this.removeEmpty(this.tokenize(i,r));return this.diffWithOptionsObj(a,l,r,o)}diffWithOptionsObj(t,n,r,o){var s;const i=y=>{if(y=this.postProcess(y,r),o){setTimeout(function(){o(y)},0);return}else return y},a=n.length,l=t.length;let u=1,d=a+l;r.maxEditLength!=null&&(d=Math.min(d,r.maxEditLength));const f=(s=r.timeout)!==null&&s!==void 0?s:1/0,p=Date.now()+f,h=[{oldPos:-1,lastComponent:void 0}];let v=this.extractCommon(h[0],n,t,0,r);if(h[0].oldPos+1>=l&&v+1>=a)return i(this.buildValues(h[0].lastComponent,n,t));let m=-1/0,x=1/0;const g=()=>{for(let y=Math.max(m,-u);y<=Math.min(x,u);y+=2){let w;const k=h[y-1],C=h[y+1];k&&(h[y-1]=void 0);let N=!1;if(C){const A=C.oldPos-y;N=C&&0<=A&&A<a}const S=k&&k.oldPos+1<l;if(!N&&!S){h[y]=void 0;continue}if(!S||N&&k.oldPos<C.oldPos?w=this.addToPath(C,!0,!1,0,r):w=this.addToPath(k,!1,!0,1,r),v=this.extractCommon(w,n,t,y,r),w.oldPos+1>=l&&v+1>=a)return i(this.buildValues(w.lastComponent,n,t))||!0;h[y]=w,w.oldPos+1>=l&&(x=Math.min(x,y-1)),v+1>=a&&(m=Math.max(m,y+1))}u++};if(o)(function y(){setTimeout(function(){if(u>d||Date.now()>p)return o(void 0);g()||y()},0)})();else for(;u<=d&&Date.now()<=p;){const y=g();if(y)return y}}addToPath(t,n,r,o,s){const i=t.lastComponent;return i&&!s.oneChangePerToken&&i.added===n&&i.removed===r?{oldPos:t.oldPos+o,lastComponent:{count:i.count+1,added:n,removed:r,previousComponent:i.previousComponent}}:{oldPos:t.oldPos+o,lastComponent:{count:1,added:n,removed:r,previousComponent:i}}}extractCommon(t,n,r,o,s){const i=n.length,a=r.length;let l=t.oldPos,u=l-o,d=0;for(;u+1<i&&l+1<a&&this.equals(r[l+1],n[u+1],s);)u++,l++,d++,s.oneChangePerToken&&(t.lastComponent={count:1,previousComponent:t.lastComponent,added:!1,removed:!1});return d&&!s.oneChangePerToken&&(t.lastComponent={count:d,previousComponent:t.lastComponent,added:!1,removed:!1}),t.oldPos=l,u}equals(t,n,r){return r.comparator?r.comparator(t,n):t===n||!!r.ignoreCase&&t.toLowerCase()===n.toLowerCase()}removeEmpty(t){const n=[];for(let r=0;r<t.length;r++)t[r]&&n.push(t[r]);return n}castInput(t,n){return t}tokenize(t,n){return Array.from(t)}join(t){return t.join("")}postProcess(t,n){return t}get useLongestToken(){return!1}buildValues(t,n,r){const o=[];let s;for(;t;)o.push(t),s=t.previousComponent,delete t.previousComponent,t=s;o.reverse();const i=o.length;let a=0,l=0,u=0;for(;a<i;a++){const d=o[a];if(d.removed)d.value=this.join(r.slice(u,u+d.count)),u+=d.count;else{if(!d.added&&this.useLongestToken){let f=n.slice(l,l+d.count);f=f.map(function(p,h){const v=r[u+h];return v.length>p.length?v:p}),d.value=this.join(f)}else d.value=this.join(n.slice(l,l+d.count));l+=d.count,d.added||(u+=d.count)}}return o}}class Hee extends Vee{constructor(){super(...arguments),this.tokenize=Wee}equals(t,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!t.includes(`
|
|
474
|
+
`))&&(t=t.trim()),(!r.newlineIsToken||!n.includes(`
|
|
475
|
+
`))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(t.endsWith(`
|
|
476
|
+
`)&&(t=t.slice(0,-1)),n.endsWith(`
|
|
477
|
+
`)&&(n=n.slice(0,-1))),super.equals(t,n,r)}}const Bee=new Hee;function Kee(e,t,n){return Bee.diff(e,t,n)}function Wee(e,t){t.stripTrailingCr&&(e=e.replace(/\r\n/g,`
|
|
478
|
+
`));const n=[],r=e.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let o=0;o<r.length;o++){const s=r[o];o%2&&!t.newlineIsToken?n[n.length-1]+=s:n.push(s)}return n}const Nm=3,Zee=10;function Qee(e){return e===""?[]:e.replace(/\n$/,"").split(`
|
|
479
|
+
`)}function Gee(e,t){const n=Kee(e,t),r=[];let o=1,s=1;for(const i of n){const a=Qee(i.value);if(!i.added&&!i.removed&&a.length>=Zee){const u=a.slice(0,Nm),d=a.slice(-Nm),f=a.length-Nm*2;for(const p of u)r.push({kind:"unchanged",text:p,oldLine:o++,newLine:s++});f>0&&(r.push({kind:"ellipsis",text:`${f} unchanged lines`}),o+=f,s+=f);for(const p of d)r.push({kind:"unchanged",text:p,oldLine:o++,newLine:s++});continue}for(const u of a)i.added?r.push({kind:"added",text:u,newLine:s++}):i.removed?r.push({kind:"removed",text:u,oldLine:o++}):r.push({kind:"unchanged",text:u,oldLine:o++,newLine:s++})}return r}function Jee(e){return e.some(t=>t.kind==="added"||t.kind==="removed")}const fw="max-h-[min(52vh,32rem)] max-w-full overflow-auto rounded-md border border-gray-800 bg-gray-950 font-mono text-xs leading-5";function Yee(e){switch(e){case"added":return"bg-emerald-950/70 text-emerald-100";case"removed":return"bg-rose-950/70 text-rose-100";case"ellipsis":return"bg-gray-900 text-gray-500 italic";default:return"bg-gray-950 text-gray-300"}}function Xee(e){switch(e){case"added":return"+";case"removed":return"-";case"ellipsis":return"…";default:return" "}}function ete({rows:e,emptyLabel:t}){return e.length===0?c.jsx("p",{className:"text-sm text-gray-500",children:t}):c.jsx("div",{className:fw,children:e.map((n,r)=>c.jsxs("div",{className:`grid min-w-0 grid-cols-[3rem_3rem_minmax(0,1fr)] gap-0 ${Yee(n.kind)}`,children:[c.jsx("span",{className:"select-none border-r border-gray-800/80 px-2 py-0.5 text-right text-gray-600",children:n.oldLine??""}),c.jsx("span",{className:"select-none border-r border-gray-800/80 px-2 py-0.5 text-right text-gray-600",children:n.newLine??""}),c.jsxs("div",{className:"flex min-w-0 gap-2 px-2 py-0.5",children:[c.jsx("span",{className:"w-3 shrink-0 select-none text-gray-500",children:Xee(n.kind)}),c.jsx("span",{className:"min-w-0 whitespace-pre-wrap break-words",children:n.text||" "})]})]},`${n.kind}-${r}-${n.oldLine??""}-${n.newLine??""}`))})}function tte({before:e,after:t}){const n=e.filter(o=>!t.includes(o)),r=t.filter(o=>!e.includes(o));return n.length===0&&r.length===0?null:c.jsxs("div",{className:"space-y-2",children:[c.jsx("h4",{className:"text-sm font-medium text-gray-400",children:"Triggers"}),c.jsxs("div",{className:`${fw} p-0`,children:[n.map(o=>c.jsxs("div",{className:"grid min-w-0 grid-cols-[3rem_3rem_minmax(0,1fr)] bg-rose-950/70 text-rose-100",children:[c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsxs("div",{className:"flex gap-2 px-2 py-0.5",children:[c.jsx("span",{className:"w-3 shrink-0 text-gray-500",children:"-"}),c.jsx("span",{children:o})]})]},`removed-${o}`)),r.map(o=>c.jsxs("div",{className:"grid min-w-0 grid-cols-[3rem_3rem_minmax(0,1fr)] bg-emerald-950/70 text-emerald-100",children:[c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsxs("div",{className:"flex gap-2 px-2 py-0.5",children:[c.jsx("span",{className:"w-3 shrink-0 text-gray-500",children:"+"}),c.jsx("span",{children:o})]})]},`added-${o}`))]})]})}function nte({preview:e}){const t=hR(e),n=Gee(e.before.body,e.after.body),r=e.before.body.trim()!==e.after.body.trim()&&e.after.body.length>0&&!e.after.body.includes(e.before.body.slice(0,40))&&Jee(n),o=e.before.title!==e.after.title,s=e.before.triggers.join(`
|
|
480
|
+
`)!==e.after.triggers.join(`
|
|
481
|
+
`);return c.jsxs("div",{className:"min-w-0 space-y-4",children:[!t&&c.jsxs("div",{className:"rounded-md border border-amber-500/50 bg-amber-500/10 p-3 text-sm text-amber-100",children:["No change detected — ops did not alter the playbook body or triggers. Reject this proposal and re-propose with a matching list anchor or ",c.jsx("code",{children:"rewrite_body"}),"."]}),r&&c.jsx("div",{className:"rounded-md border border-amber-500/50 bg-amber-500/10 p-3 text-sm text-amber-100",children:"Full-body rewrite proposed — review carefully."}),o&&c.jsxs("div",{className:"space-y-2",children:[c.jsx("h4",{className:"text-sm font-medium text-gray-400",children:"Title"}),c.jsxs("div",{className:`${fw} p-0`,children:[e.before.title&&c.jsxs("div",{className:"grid min-w-0 grid-cols-[3rem_3rem_minmax(0,1fr)] bg-rose-950/70 text-rose-100",children:[c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsxs("div",{className:"flex gap-2 px-2 py-0.5",children:[c.jsx("span",{className:"w-3 shrink-0 text-gray-500",children:"-"}),c.jsx("span",{children:e.before.title})]})]}),e.after.title&&c.jsxs("div",{className:"grid min-w-0 grid-cols-[3rem_3rem_minmax(0,1fr)] bg-emerald-950/70 text-emerald-100",children:[c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsx("span",{className:"border-r border-gray-800/80 px-2 py-0.5"}),c.jsxs("div",{className:"flex gap-2 px-2 py-0.5",children:[c.jsx("span",{className:"w-3 shrink-0 text-gray-500",children:"+"}),c.jsx("span",{children:e.after.title})]})]})]})]}),c.jsxs("div",{className:"space-y-2",children:[c.jsx("h4",{className:"text-sm font-medium text-gray-400",children:"Body"}),c.jsx(ete,{rows:n,emptyLabel:"No body changes."})]}),s&&c.jsx(tte,{before:e.before.triggers,after:e.after.triggers})]})}function rte(e){if(!e)return[];try{return JSON.parse(e)}catch{return[]}}function ote({conflicts:e,title:t="Trigger overlap warnings"}){return e.length===0?null:c.jsxs("div",{className:"rounded-md border border-amber-500/40 bg-amber-500/10 p-4 text-sm text-amber-50",children:[c.jsx("p",{className:"text-xs font-medium uppercase tracking-wide text-amber-200/90",children:t}),c.jsx("p",{className:"mt-2 text-amber-100/90",children:"These triggers overlap with other playbooks on the deck. Accept is still allowed — disambiguate triggers or propose a merge if the wrong playbook keeps firing."}),c.jsx("ul",{className:"mt-3 space-y-2",children:e.map(n=>c.jsxs("li",{className:"rounded border border-amber-500/20 bg-gray-950/60 p-3",children:[c.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[c.jsx(wn,{variant:"outline",className:"border-amber-400/40 text-amber-100",children:n.level}),c.jsx("span",{className:"font-medium text-amber-50",children:n.otherPlaybookTitle}),c.jsx("span",{className:"font-mono text-xs text-amber-200/70",children:n.otherPlaybookId})]}),c.jsxs("p",{className:"mt-2 text-amber-100/90",children:[c.jsx("span",{className:"text-amber-200/80",children:"Candidate:"})," ",n.trigger]}),c.jsxs("p",{className:"text-amber-100/80",children:[c.jsx("span",{className:"text-amber-200/80",children:"Other:"})," ",n.otherTrigger]})]},`${n.trigger}-${n.otherPlaybookId}-${n.level}`))})]})}function ste(e){if(!e.evidenceJson)return null;try{return JSON.parse(e.evidenceJson)}catch{return null}}function ite(){const[e,t]=b.useState(null),[n,r]=b.useState(""),{toast:o}=Ht(),s=Zt(),{data:i=[],isLoading:a}=xt({queryKey:["/api/playbook-patches","proposed"],queryFn:()=>tP("proposed")}),{data:l,isLoading:u,isError:d,error:f}=xt({queryKey:["/api/playbook-patches",e,"preview"],queryFn:()=>s3(e),enabled:!!e}),p=l?hR(l):!1,h=i.find(x=>x.id===e)??null,v=ut({mutationFn:x=>i3(x),onSuccess:()=>{o({title:"Patch accepted"}),t(null),s.invalidateQueries({queryKey:["/api/playbook-patches"]}),s.invalidateQueries({queryKey:["/api/playbooks"]}),s.invalidateQueries({queryKey:["/api/feedback-signals"]})},onError:x=>{o({title:"Accept failed",description:x.message,variant:"destructive"})}}),m=ut({mutationFn:({id:x,reason:g})=>a3(x,g),onSuccess:()=>{o({title:"Patch rejected"}),t(null),r(""),s.invalidateQueries({queryKey:["/api/playbook-patches"]}),s.invalidateQueries({queryKey:["/api/feedback-signals"]})},onError:x=>{o({title:"Reject failed",description:x.message,variant:"destructive"})}});return c.jsxs("div",{className:"flex min-h-dvh flex-col bg-gray-950 text-gray-100",children:[c.jsx("header",{className:"shrink-0 border-b border-gray-800 px-4 py-4 sm:px-6",children:c.jsxs("div",{className:"mx-auto flex max-w-7xl flex-wrap items-center gap-3",children:[c.jsx(Ya,{href:"/",children:c.jsxs(oe,{variant:"ghost",size:"sm",className:"text-gray-300",children:[c.jsx(HE,{className:"mr-1 h-4 w-4"}),"Deck"]})}),c.jsx("h1",{className:"text-lg font-semibold",children:"Playbook review queue"}),c.jsxs(wn,{variant:"secondary",children:[i.length," proposed"]}),c.jsx(Ya,{href:"/feedback-signals",className:"ml-auto text-sm hover:underline",style:{color:"#92E4DD"},children:"Feedback data →"})]})}),c.jsxs("main",{className:"mx-auto grid w-full max-w-7xl flex-1 gap-6 px-4 py-6 sm:px-6 lg:min-h-0 lg:grid-cols-[minmax(18rem,20rem)_minmax(0,1fr)] lg:items-stretch lg:overflow-hidden",children:[c.jsxs("section",{className:"min-w-0 lg:min-h-0 lg:overflow-y-auto",children:[c.jsx("h2",{className:"mb-3 text-sm font-medium text-gray-400",children:"Proposals"}),a&&c.jsx("p",{className:"text-sm text-gray-500",children:"Loading…"}),!a&&i.length===0&&c.jsx("p",{className:"text-sm text-gray-500",children:"No proposals waiting for review."}),c.jsx("ul",{className:"space-y-2",children:i.map(x=>c.jsx("li",{children:c.jsxs("button",{type:"button",onClick:()=>t(x.id),className:`w-full rounded-lg border p-3 text-left transition ${e===x.id?"border-blue-500 bg-gray-900":"border-gray-800 bg-gray-900/50 hover:border-gray-700"}`,children:[c.jsxs("div",{className:"flex items-start justify-between gap-2",children:[c.jsxs("div",{className:"min-w-0",children:[c.jsx("span",{className:"block font-medium leading-snug",children:x.kind==="create"?`New: ${x.displayTitle}`:x.displayTitle}),x.playbookId&&x.kind!=="create"&&c.jsx("span",{className:"mt-0.5 block truncate font-mono text-xs text-gray-600",children:x.playbookId}),wk(x.deckNames)&&c.jsxs("span",{className:"mt-1 block text-xs text-gray-500",children:["Decks: ",wk(x.deckNames)]})]}),c.jsx(wn,{variant:"outline",className:"shrink-0",children:x.kind})]}),c.jsx("p",{className:"mt-1 line-clamp-2 text-sm text-gray-400",children:x.rationale}),c.jsxs("p",{className:"mt-1 text-xs text-gray-600",children:[x.source," · ",new Date(x.createdAt).toLocaleString()]})]})},x.id))})]}),c.jsxs("section",{className:"flex min-w-0 flex-col lg:min-h-0 lg:flex-1 lg:overflow-hidden",children:[c.jsx("h2",{className:"mb-3 shrink-0 text-sm font-medium text-gray-400",children:"Detail"}),!h&&c.jsx("p",{className:"text-sm text-gray-500",children:"Select a proposal to preview the diff."}),h&&c.jsxs("div",{className:"flex flex-col overflow-hidden rounded-lg border border-gray-800 bg-gray-900/50 lg:min-h-0 lg:flex-1",children:[c.jsx("div",{className:"min-h-0 flex-1 overflow-y-auto overscroll-contain p-4 sm:p-5",children:c.jsxs("div",{className:"min-w-0 space-y-4",children:[c.jsx("p",{className:"text-sm leading-relaxed text-gray-300",children:h.rationale}),(()=>{const x=ste(h);return x?c.jsxs("div",{className:"rounded-md border border-gray-700 bg-gray-950 p-4 text-sm",children:[c.jsx("p",{className:"text-xs font-medium uppercase tracking-wide text-gray-500",children:"Your correction"}),c.jsxs("p",{className:"mt-2 italic text-gray-200",children:["“",x.user_feedback_excerpt,"”"]}),x.failure_summary&&c.jsx("p",{className:"mt-2 text-gray-400",children:x.failure_summary})]}):null})(),(()=>{const x=rte(h.conflictsJson),g=(l==null?void 0:l.trigger_conflicts)??[],y=g.length>0?g:x;return c.jsx(ote,{conflicts:y})})(),u&&c.jsx("p",{className:"text-sm text-gray-500",children:"Loading preview…"}),d&&c.jsxs("div",{className:"rounded-md border border-rose-500/50 bg-rose-500/10 p-3 text-sm text-rose-100",children:["Preview failed —"," ",(f==null?void 0:f.message)??"could not apply ops to the current playbook."," ","Reject and re-propose with exact list anchors or ",c.jsx("code",{children:"rewrite_body"}),"."]}),l&&c.jsx(nte,{preview:l}),h.status==="stale"&&c.jsx("p",{className:"text-sm text-amber-400",children:"Stale — playbook changed since proposal. Re-propose from a fresh session."})]})}),c.jsxs("div",{className:"relative z-10 shrink-0 space-y-4 border-t border-gray-800 bg-gray-950 p-4 shadow-[0_-16px_32px_rgba(0,0,0,0.55)] sm:p-5",children:[c.jsx("h3",{className:"text-sm font-medium text-gray-400",children:"Your decision"}),c.jsx(oe,{variant:"gold",className:"w-full sm:w-auto",onClick:()=>v.mutate(h.id),disabled:v.isPending||d||!p,children:"Accept"}),c.jsxs("div",{className:"space-y-2 rounded-md border border-gray-800 bg-gray-900/80 p-3",children:[c.jsx(_o,{placeholder:"Rejection reason (required)",value:n,onChange:x=>r(x.target.value),className:"min-h-[88px] bg-gray-950"}),c.jsx(oe,{variant:"destructive",disabled:!n.trim()||m.isPending,onClick:()=>m.mutate({id:h.id,reason:n.trim()}),children:"Reject"})]})]})]})]})]})]})}const x_="border-[#C4B643] data-[state=checked]:bg-[#C4B643] data-[state=checked]:text-[#0A0A07] data-[state=indeterminate]:bg-[#C4B643] data-[state=indeterminate]:text-[#0A0A07]";async function ate(){const t=await(await be("GET","/api/playbooks/vault")).json();if(!t.success)throw new Error(t.error??"Failed to load playbooks");return t.data??[]}function lte(){const{toast:e}=Ht(),t=Zt(),[n,r]=b.useState("open"),[o,s]=b.useState(""),[i,a]=b.useState(!1),[l,u]=b.useState(new Set),{data:d=[]}=xt({queryKey:["/api/playbooks/vault"],queryFn:ate}),f=b.useMemo(()=>{const N=new Map;for(const S of d)N.set(S.id,S.title);return N},[d]),p={status:n==="all"?void 0:n,playbookId:o||void 0,excludeInProposal:n==="open"?!i:void 0},{data:h=[],isLoading:v}=xt({queryKey:["/api/feedback-signals",p],queryFn:()=>c3(p)}),m=ut({mutationFn:N=>u3(N),onSuccess:N=>{e({title:`Discarded ${N.discarded} signal(s)`}),u(new Set),t.invalidateQueries({queryKey:["/api/feedback-signals"]})},onError:N=>{e({title:"Discard failed",description:N.message,variant:"destructive"})}}),x=N=>{u(S=>{const A=new Set(S);return A.has(N)?A.delete(N):A.add(N),A})},g=async()=>{const N=l.size>0?h.filter(S=>l.has(S.id)):h;if(N.length!==0){if(N.some(S=>!S.id)){e({title:"Copy blocked",description:"Every signal must include an id for tracking.",variant:"destructive"});return}try{await navigator.clipboard.writeText(h3(N)),e({title:"Copied curation prompt",description:`${N.length} signal id(s) included — paste into your IDE agent.`})}catch(S){e({title:"Copy failed",description:S instanceof Error?S.message:"Clipboard unavailable",variant:"destructive"})}}},y=[...l].filter(N=>{const S=h.find(A=>A.id===N);return(S==null?void 0:S.status)==="open"}),w=h.length>0&&h.every(N=>l.has(N.id)),k=h.some(N=>l.has(N.id)),C=()=>{if(w){u(new Set);return}u(new Set(h.map(N=>N.id)))};return c.jsxs("div",{className:"flex min-h-dvh flex-col bg-gray-950 text-gray-100",children:[c.jsx("header",{className:"shrink-0 border-b border-gray-800 px-4 py-4 sm:px-6",children:c.jsxs("div",{className:"mx-auto flex max-w-7xl flex-wrap items-center gap-3",children:[c.jsx(Ya,{href:"/",children:c.jsxs(oe,{variant:"ghost",size:"sm",className:"text-gray-300",children:[c.jsx(HE,{className:"mr-1 h-4 w-4"}),"Home"]})}),c.jsx("h1",{className:"text-lg font-semibold",children:"Feedback"}),c.jsx(wn,{variant:"outline",children:h.length}),c.jsx(Ya,{href:"/playbook-patches",className:"ml-auto text-sm hover:underline",style:{color:"#92E4DD"},children:"Playbook proposals →"})]})}),c.jsxs("main",{className:"mx-auto w-full max-w-7xl flex-1 space-y-4 px-4 py-6 sm:px-6",children:[c.jsx("p",{className:"text-sm text-gray-400",children:"Durable correction data for playbook enhancement. Filter by playbook, copy rows (with ids) for an IDE agent to propose, then accept the proposal to mark feedback solved."}),c.jsxs("div",{className:"flex flex-wrap items-end gap-3 rounded-lg border border-gray-800 bg-gray-900/40 p-3",children:[c.jsxs("label",{className:"text-xs text-gray-500",children:["Playbook",c.jsxs("select",{className:"mt-1 block min-w-[12rem] rounded border border-gray-700 bg-gray-950 px-2 py-1.5 text-sm text-gray-100",value:o,onChange:N=>{s(N.target.value),u(new Set)},children:[c.jsx("option",{value:"",children:"All"}),d.map(N=>c.jsx("option",{value:N.id,children:N.title},N.id))]})]}),c.jsx("div",{className:"flex flex-wrap gap-1",children:[["open","Open"],["actioned","Actioned"],["discarded","Discarded"],["all","All"]].map(([N,S])=>{const A=n===N;return c.jsx(oe,{size:"sm",variant:A?"gold":"outline",className:A?void 0:"border-gray-600 bg-transparent text-gray-300 hover:bg-gray-800 hover:text-gray-100","aria-pressed":A,onClick:()=>{r(N),u(new Set)},children:S},N)})}),n==="open"&&c.jsxs("label",{className:"flex items-center gap-2 text-xs text-gray-400",children:[c.jsx("input",{type:"checkbox",checked:i,onChange:N=>a(N.target.checked)}),"Include already in an open proposal"]}),c.jsxs("div",{className:"ml-auto flex flex-wrap gap-2",children:[c.jsxs(oe,{size:"sm",variant:"outline",disabled:h.length===0,onClick:()=>void g(),children:[c.jsx(Jv,{className:"mr-1 h-3.5 w-3.5"}),"Copy for agent",l.size>0?` (${l.size})`:""]}),c.jsxs(oe,{size:"sm",variant:"destructive",disabled:y.length===0||m.isPending,onClick:()=>m.mutate(y),children:[c.jsx(su,{className:"mr-1 h-3.5 w-3.5"}),"Discard selected"]})]})]}),v&&c.jsx("p",{className:"text-sm text-gray-500",children:"Loading…"}),!v&&h.length===0&&c.jsx("p",{className:"text-sm text-gray-500",children:"No signals match these filters."}),!v&&h.length>0&&c.jsx("div",{className:"overflow-x-auto rounded-lg border border-gray-800",children:c.jsxs("table",{className:"w-full min-w-[48rem] text-left text-sm",children:[c.jsx("thead",{className:"border-b border-gray-800 bg-gray-900/80 text-xs uppercase text-gray-500",children:c.jsxs("tr",{children:[c.jsx("th",{className:"w-10 px-3 py-2",children:c.jsx(Tf,{checked:w?!0:k?"indeterminate":!1,onCheckedChange:C,"aria-label":"Select all visible signals",disabled:h.length===0,className:x_})}),c.jsx("th",{className:"px-3 py-2",children:"Excerpt"}),c.jsx("th",{className:"px-3 py-2",children:"Failure"}),c.jsx("th",{className:"px-3 py-2",children:"Playbook"}),c.jsx("th",{className:"px-3 py-2",children:"Source"}),c.jsx("th",{className:"px-3 py-2",children:"When"})]})}),c.jsx("tbody",{children:h.map(N=>{const S=d3(N);return c.jsxs("tr",{className:"border-b border-gray-800/80 align-top",children:[c.jsx("td",{className:"px-3 py-2",children:c.jsx(Tf,{checked:l.has(N.id),onCheckedChange:()=>x(N.id),"aria-label":`Select ${N.id}`,className:x_})}),c.jsxs("td",{className:"px-3 py-2",children:[c.jsx("p",{className:"font-mono text-[11px] text-gray-600",children:N.id}),c.jsxs("p",{className:"text-gray-200",children:["“",N.userFeedbackExcerpt,"”"]}),S&&c.jsx(wn,{variant:"outline",className:"mt-1 text-[10px]",children:"In proposal"})]}),c.jsx("td",{className:"px-3 py-2 text-gray-400",children:N.failureSummary}),c.jsx("td",{className:"px-3 py-2 text-gray-300",children:N.candidatePlaybookId?f.get(N.candidatePlaybookId)??N.candidatePlaybookId:"—"}),c.jsx("td",{className:"px-3 py-2 text-gray-500",children:N.source}),c.jsx("td",{className:"px-3 py-2 whitespace-nowrap text-gray-500",children:new Date(N.createdAt).toLocaleString()})]},N.id)})})]})})]})]})}function cte(){return c.jsxs(xO,{children:[c.jsx(qi,{path:"/",component:aH}),c.jsx(qi,{path:"/oauth/callback",component:uH}),c.jsx(qi,{path:"/playbook-patches",component:ite}),c.jsx(qi,{path:"/feedback-signals",component:lte}),c.jsx(qi,{path:"/mcp-test",component:qee}),c.jsx(qi,{component:cH})]})}function ute(){return c.jsx(FO,{client:tM,children:c.jsxs(AL,{children:[c.jsx(G4,{}),c.jsx(cte,{})]})})}qC(document.getElementById("root")).render(c.jsx(b.StrictMode,{children:c.jsx(ute,{})}));
|