frizz 0.2.0 → 0.3.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/README.md +17 -17
- package/dist/claude-agent-broker.js +63 -23
- package/dist/dev-child.js +6877 -4459
- package/dist/frizz.js +654 -529
- package/package.json +6 -2
- package/runtime/cc-worker/.claude-plugin/plugin.json +1 -1
- package/runtime/cc-worker/DECISIONS.md +64 -4
- package/runtime/cc-worker/bin/frizz-mcp.mjs +494 -57
- package/runtime/cc-worker/hooks/agent-dispatch.mjs +1 -1
- package/runtime/cc-worker/hooks/deny-plan.mjs +1 -1
- package/runtime/cc-worker/hooks/hooks.json +0 -7
- package/runtime/cc-worker/hooks/precompact-instructions.mjs +39 -28
- package/runtime/cc-worker/hooks/scratchpad.mjs +142 -169
- package/runtime/cc-worker/hooks/session-seed.mjs +16 -15
- package/runtime/cc-worker/skills/waits/SKILL.md +2 -2
- package/web-dist/apple-touch-icon.png +0 -0
- package/web-dist/assets/{TerminalPane-ROKHp1ib.js → TerminalPane-CTdetDJJ.js} +2 -2
- package/web-dist/assets/{abnfDiagram-VRR7QNED-DcpdhBs3.js → abnfDiagram-VRR7QNED-BDKrjCMs.js} +1 -1
- package/web-dist/assets/architecture-TIHT7OUA-ChUMo004.js +1 -0
- package/web-dist/assets/{architectureDiagram-ZJ3FMSHR-CUAKf0mn.js → architectureDiagram-ZJ3FMSHR-BJebpUUM.js} +1 -1
- package/web-dist/assets/{blockDiagram-677ZJIJ3-BPwpJIzx.js → blockDiagram-677ZJIJ3-BNbuk25k.js} +1 -1
- package/web-dist/assets/{c4Diagram-LMCZKHZV-1lptuHzZ.js → c4Diagram-LMCZKHZV-lCfyotdU.js} +1 -1
- package/web-dist/assets/channel-pr7r6raB.js +1 -0
- package/web-dist/assets/{chunk-32BRIVSS-CFR9AKjY.js → chunk-32BRIVSS-DP72SEkr.js} +1 -1
- package/web-dist/assets/{chunk-52WLFC77-CM9uct7m.js → chunk-52WLFC77-DxO3gN-p.js} +1 -1
- package/web-dist/assets/{chunk-C7G6YPKG-DiveJARw.js → chunk-C7G6YPKG-BXFx9Vlr.js} +1 -1
- package/web-dist/assets/{chunk-EX3LRPZG-BE1CBw8F.js → chunk-EX3LRPZG-CR3sHpPf.js} +1 -1
- package/web-dist/assets/{chunk-FWX5IMBZ-DL42uXiO.js → chunk-FWX5IMBZ-CJ8L__oG.js} +2 -2
- package/web-dist/assets/{chunk-HOUHSVGY-DPhJWgDw.js → chunk-HOUHSVGY-BCl3JSWr.js} +1 -1
- package/web-dist/assets/{chunk-ICXQ74PX-CwYy-6AP.js → chunk-ICXQ74PX-CZxFMci1.js} +1 -1
- package/web-dist/assets/{chunk-MOJQB5TN-Ds5I9wxq.js → chunk-MOJQB5TN-Ck3_47dB.js} +1 -1
- package/web-dist/assets/{chunk-OGEWGWER-DHiZJwQD.js → chunk-OGEWGWER-CVXjES-F.js} +1 -1
- package/web-dist/assets/{chunk-PUDLZKDR-B-eyQTsF.js → chunk-PUDLZKDR-JjrVgaR7.js} +1 -1
- package/web-dist/assets/{chunk-Q4XR5HBZ-DK7dB3Ti.js → chunk-Q4XR5HBZ-C5YMRAQ0.js} +1 -1
- package/web-dist/assets/{chunk-V7JOEXUC-Dn59m74L.js → chunk-V7JOEXUC-DK0mfUHU.js} +1 -1
- package/web-dist/assets/{chunk-VAUOI2AC-DK7x36hd.js → chunk-VAUOI2AC-BKBntpid.js} +1 -1
- package/web-dist/assets/{chunk-VR4S4FIN-D7-CI3Yl.js → chunk-VR4S4FIN-zgE1dG6U.js} +1 -1
- package/web-dist/assets/{chunk-WYO6CB5R-B3l-mLCs.js → chunk-WYO6CB5R-CZhh1IBq.js} +1 -1
- package/web-dist/assets/{chunk-ZGVPDNZ5-Dobxlxie.js → chunk-ZGVPDNZ5-CrNjIEem.js} +1 -1
- package/web-dist/assets/classDiagram-OUVF2IWQ-CvGbPMn_.js +1 -0
- package/web-dist/assets/classDiagram-v2-EOCWNBFH-CvGbPMn_.js +1 -0
- package/web-dist/assets/{cynefin-VYW2F7L2-Dh7RuEUJ.js → cynefin-VYW2F7L2-Ca_BPfTG.js} +1 -1
- package/web-dist/assets/{cynefinDiagram-TSTJHNR4-ClPi2mZZ.js → cynefinDiagram-TSTJHNR4-CsINQf6g.js} +1 -1
- package/web-dist/assets/{dagre-VKFMJZFB-52_WP1QV.js → dagre-VKFMJZFB-CE0DYMFy.js} +1 -1
- package/web-dist/assets/{diagram-FQU43EPY-D_1zVsTL.js → diagram-FQU43EPY-BqTduEYE.js} +1 -1
- package/web-dist/assets/{diagram-G47NLZAW-CdZxuGUy.js → diagram-G47NLZAW-Cho718s6.js} +1 -1
- package/web-dist/assets/{diagram-NH7WQ7WH-C8pSFu0P.js → diagram-NH7WQ7WH-D0Z8t9UC.js} +1 -1
- package/web-dist/assets/{diagram-OA4YK3LP-C5bjZLre.js → diagram-OA4YK3LP-CBacyeDx.js} +1 -1
- package/web-dist/assets/{diagram-WEI45ONY-Bxzhiuzn.js → diagram-WEI45ONY-CozpXa4j.js} +1 -1
- package/web-dist/assets/{ebnfDiagram-CCIWWBDH-g-Z0J2wP.js → ebnfDiagram-CCIWWBDH-ba4NbQQo.js} +1 -1
- package/web-dist/assets/{erDiagram-Q63AITRT-DVNkgIHp.js → erDiagram-Q63AITRT-B3BciOYa.js} +1 -1
- package/web-dist/assets/eventmodeling-45OFAUF4-DKmyo-jd.js +1 -0
- package/web-dist/assets/flowDiagram-23GEKE2U-DluCBvT4.js +1 -0
- package/web-dist/assets/{ganttDiagram-NO4QXBWP-_71pQYEK.js → ganttDiagram-NO4QXBWP-lPmrRit4.js} +1 -1
- package/web-dist/assets/{gitGraph-TEB2WS4Q-ChIZiGZS.js → gitGraph-TEB2WS4Q-BjyclOq0.js} +1 -1
- package/web-dist/assets/{gitGraphDiagram-IHSO6WYX-DCHAFI0l.js → gitGraphDiagram-IHSO6WYX-pzeb4Yrw.js} +1 -1
- package/web-dist/assets/index-BQtjYMpV.css +1 -0
- package/web-dist/assets/index-CLW1Q49U.js +360 -0
- package/web-dist/assets/{info-DKCQHKI2-BW-n_T1j.js → info-DKCQHKI2-Bwycegvf.js} +1 -1
- package/web-dist/assets/{infoDiagram-FWYZ7A6U-CgDYsKi9.js → infoDiagram-FWYZ7A6U-BCvRGj_5.js} +1 -1
- package/web-dist/assets/{ishikawaDiagram-FXEZZL3T-ClzGNt9N.js → ishikawaDiagram-FXEZZL3T-Ofw1RMj3.js} +1 -1
- package/web-dist/assets/{journeyDiagram-5HDEW3XC-DSCQxkHC.js → journeyDiagram-5HDEW3XC-C5ROwFio.js} +1 -1
- package/web-dist/assets/{kanban-definition-HUTT4EX6-CdrdX9N8.js → kanban-definition-HUTT4EX6-YLPLkpeT.js} +1 -1
- package/web-dist/assets/{line-ha38Dc-1.js → line-KtkNqRgI.js} +1 -1
- package/web-dist/assets/{mermaid-parser.core-Z4uMcpip.js → mermaid-parser.core-D_FfqBe7.js} +3 -3
- package/web-dist/assets/{mermaid.core-iZRq3hbu.js → mermaid.core-Ffv8anVf.js} +3 -3
- package/web-dist/assets/{mindmap-definition-LN4V7U3C-DmhInJO_.js → mindmap-definition-LN4V7U3C-B2jj4vfm.js} +1 -1
- package/web-dist/assets/{packet-7NZHBO7P-DBPB36Kl.js → packet-7NZHBO7P-BjmWHwra.js} +1 -1
- package/web-dist/assets/{pegDiagram-2B236MQR-CAH3ljfj.js → pegDiagram-2B236MQR-Dq3iJDyq.js} +1 -1
- package/web-dist/assets/{pie-RZYD4A2V-_h_eX4Ca.js → pie-RZYD4A2V-jBbH1lv9.js} +1 -1
- package/web-dist/assets/{pieDiagram-ENE6RG2P-DFBPus8j.js → pieDiagram-ENE6RG2P-C3ETW9lq.js} +1 -1
- package/web-dist/assets/{quadrantDiagram-ABIIQ3AL-DMvOCjt8.js → quadrantDiagram-ABIIQ3AL-DItSmme7.js} +1 -1
- package/web-dist/assets/{radar-I7S5WNFK-2EzoPHEZ.js → radar-I7S5WNFK-6ey6crgP.js} +1 -1
- package/web-dist/assets/{railroad-3IZDKUUU-BPJnn-hm.js → railroad-3IZDKUUU-Cii-Mn0E.js} +1 -1
- package/web-dist/assets/railroad-abnf-AHOZXSZD-U_vb4BrX.js +1 -0
- package/web-dist/assets/railroad-ebnf-EBAXGLYW-BIHG7gNU.js +1 -0
- package/web-dist/assets/railroad-peg-LSFZ7HO6-Cpd9r-tB.js +1 -0
- package/web-dist/assets/{railroadDiagram-RFXS5EU6-DKq5FagA.js → railroadDiagram-RFXS5EU6-M363ils_.js} +1 -1
- package/web-dist/assets/{requirementDiagram-TGXJPOKE-BJ5tGazp.js → requirementDiagram-TGXJPOKE-CTs2_V6T.js} +1 -1
- package/web-dist/assets/{sankeyDiagram-HTMAVEWB-XSJjcBhX.js → sankeyDiagram-HTMAVEWB-QTLLcDPD.js} +1 -1
- package/web-dist/assets/{sequenceDiagram-DBY2YBRQ-CBb8emSe.js → sequenceDiagram-DBY2YBRQ-Bxw9Tr6e.js} +1 -1
- package/web-dist/assets/{stateDiagram-2N3HPSRC-DDfRW94V.js → stateDiagram-2N3HPSRC-BecB6roG.js} +1 -1
- package/web-dist/assets/stateDiagram-v2-6OUMAXLB-JXw9T96l.js +1 -0
- package/web-dist/assets/{swimlanes-5IMT3BWC-DvRYbkZi.js → swimlanes-5IMT3BWC-COiYgS0w.js} +1 -1
- package/web-dist/assets/swimlanesDiagram-G3AALYLV--1Wv7FQQ.js +8 -0
- package/web-dist/assets/{timeline-definition-FHXFAJF6-BNUa_DwI.js → timeline-definition-FHXFAJF6-Ci22coeH.js} +1 -1
- package/web-dist/assets/{treeView-QDETBFTQ-I6-IW6nJ.js → treeView-QDETBFTQ-4DW35czh.js} +1 -1
- package/web-dist/assets/{treemap-6X3UGDF4-CWWmEUYJ.js → treemap-6X3UGDF4-Dq_-Z6-Y.js} +1 -1
- package/web-dist/assets/{vennDiagram-L72KCM5P-DTDrPGLk.js → vennDiagram-L72KCM5P-CHQSIEYq.js} +1 -1
- package/web-dist/assets/{wardley-OPB4EBWU-CNsdgXXA.js → wardley-OPB4EBWU-Bwlh7HCY.js} +1 -1
- package/web-dist/assets/{wardleyDiagram-EHGQE667-YE0tq3Kh.js → wardleyDiagram-EHGQE667-DctjuPYn.js} +1 -1
- package/web-dist/assets/{xychartDiagram-FW5EYKEG-D0ofMX8C.js → xychartDiagram-FW5EYKEG-ZoIGosv8.js} +1 -1
- package/web-dist/favicon-16.png +0 -0
- package/web-dist/favicon-32.png +0 -0
- package/web-dist/favicon.svg +17 -61
- package/web-dist/icon-192.png +0 -0
- package/web-dist/icon-512.png +0 -0
- package/web-dist/icon-maskable-512.png +0 -0
- package/web-dist/index.html +19 -8
- package/web-dist/manifest.webmanifest +3 -3
- package/runtime/cc-worker/hooks/scratchpad-stop.mjs +0 -125
- package/runtime/cc-worker/skills/handoff/SKILL.md +0 -209
- package/web-dist/assets/architecture-TIHT7OUA-CAviNivx.js +0 -1
- package/web-dist/assets/channel-CqKDIFQF.js +0 -1
- package/web-dist/assets/classDiagram-OUVF2IWQ-B_-6iXYY.js +0 -1
- package/web-dist/assets/classDiagram-v2-EOCWNBFH-B_-6iXYY.js +0 -1
- package/web-dist/assets/eventmodeling-45OFAUF4-MpmeH5YZ.js +0 -1
- package/web-dist/assets/flowDiagram-23GEKE2U-D-QgjjhF.js +0 -1
- package/web-dist/assets/index-w4v-GZEc.js +0 -358
- package/web-dist/assets/index-zyi22LPz.css +0 -1
- package/web-dist/assets/railroad-abnf-AHOZXSZD-YeUoiySk.js +0 -1
- package/web-dist/assets/railroad-ebnf-EBAXGLYW-Ddw1SuGG.js +0 -1
- package/web-dist/assets/railroad-peg-LSFZ7HO6-Dd8BOGeW.js +0 -1
- package/web-dist/assets/stateDiagram-v2-6OUMAXLB-hc41W5Lx.js +0 -1
- package/web-dist/assets/swimlanesDiagram-G3AALYLV-BZyGdgSG.js +0 -8
|
@@ -0,0 +1,360 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/TerminalPane-CTdetDJJ.js","assets/rolldown-runtime-Bh1tDfsg.js","assets/mermaid.core-Ffv8anVf.js","assets/chunk-Y2CYZVJY-DsF7k-Jl.js","assets/src-C4XfhTaE.js","assets/chunk-WYO6CB5R-CZhh1IBq.js","assets/chunk-ICXQ74PX-CZxFMci1.js","assets/dist-DoH_9pyS.js","assets/chunk-VAUOI2AC-BKBntpid.js","assets/chunk-HOUHSVGY-BCl3JSWr.js","assets/chunk-Q4XR5HBZ-C5YMRAQ0.js","assets/chunk-7BUUIJ7U-Bb538aSH.js","assets/chunk-OGEWGWER-CVXjES-F.js","assets/chunk-C7G6YPKG-BXFx9Vlr.js","assets/chunk-ZGVPDNZ5-CrNjIEem.js","assets/rough.esm-CSKSodPl.js","assets/chunk-52WLFC77-DxO3gN-p.js","assets/line-KtkNqRgI.js","assets/path-BWPyau1x.js","assets/array-BifhSqXX.js","assets/chunk-FWX5IMBZ-CJ8L__oG.js","assets/chunk-ZIRB5QZD-C6fEPe3t.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{n as e,t}from"./rolldown-runtime-Bh1tDfsg.js";(function(){let e=document.createElement(`link`).relList;if(e&&e.supports&&e.supports(`modulepreload`))return;for(let e of document.querySelectorAll(`link[rel="modulepreload"]`))n(e);new MutationObserver(e=>{for(let t of e)if(t.type===`childList`)for(let e of t.addedNodes)e.tagName===`LINK`&&e.rel===`modulepreload`&&n(e)}).observe(document,{childList:!0,subtree:!0});function t(e){let t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin===`use-credentials`?t.credentials=`include`:e.crossOrigin===`anonymous`?t.credentials=`omit`:t.credentials=`same-origin`,t}function n(e){if(e.ep)return;e.ep=!0;let n=t(e);fetch(e.href,n)}})();var n=`bippy-0.5.43`,r=Object.defineProperty,i=Object.prototype.hasOwnProperty,a=()=>{},o=e=>{try{Function.prototype.toString.call(e).indexOf(`^_^`)>-1&&setTimeout(()=>{throw Error(`React is running in production mode, but dead code elimination has not been applied. Read how to correctly configure React for production: https://reactjs.org/link/perf-use-production-build`)})}catch{}},s=(e=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__)=>!!(e&&`getFiberRoots`in e),c=!1,l,u=(e=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__)=>c?!0:(e&&typeof e.inject==`function`&&(l=e.inject.toString()),!!l?.includes(`(injected)`)),d=new Set,f=new Set,p=e=>{let t=new Map,i=0,s={_instrumentationIsActive:!1,_instrumentationSource:n,checkDCE:o,hasUnsupportedRendererAttached:!1,inject(e){let n=++i;return t.set(n,e),f.add(e),s._instrumentationIsActive||(s._instrumentationIsActive=!0,d.forEach(e=>e())),n},on:a,onCommitFiberRoot:a,onCommitFiberUnmount:a,onPostCommitFiberRoot:a,renderers:t,supportsFiber:!0,supportsFlight:!0};try{r(globalThis,`__REACT_DEVTOOLS_GLOBAL_HOOK__`,{configurable:!0,enumerable:!0,get(){return s},set(t){if(t&&typeof t==`object`){let n=s.renderers;s=t,n.size>0&&(n.forEach((e,n)=>{f.add(e),t.renderers.set(n,e)}),m(e))}}});let t=window.hasOwnProperty,n=!1;r(window,`hasOwnProperty`,{configurable:!0,value:function(...e){try{if(!n&&e[0]===`__REACT_DEVTOOLS_GLOBAL_HOOK__`)return globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__=void 0,n=!0,-0}catch{}return t.apply(this,e)},writable:!0})}catch{m(e)}return s},m=e=>{e&&d.add(e);try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=o,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=n,t._instrumentationIsActive=!1;let e=s(t);if(e||(t.on=a),t.renderers.size){t._instrumentationIsActive=!0,d.forEach(e=>e());return}let r=t.inject,i=u(t);i&&!e&&(c=!0,t.inject({scheduleRefresh(){}})&&(t._instrumentationIsActive=!0)),t.inject=e=>{let n=r(e);return f.add(e),i&&t.renderers.set(n,e),t._instrumentationIsActive=!0,d.forEach(e=>e()),n}}(t.renderers.size||t._instrumentationIsActive||u())&&e?.()}catch{}},h=()=>i.call(globalThis,`__REACT_DEVTOOLS_GLOBAL_HOOK__`),g=e=>h()?(m(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):p(e),_=()=>!!(typeof window<`u`&&(window.document?.createElement||window.navigator?.product===`ReactNative`));(()=>{try{_()&&g()}catch{}})();var v=(e,t,n=!1)=>{if(!e)return null;if(t(e)===!0)return e;let r=n?e.return:e.child;for(;r;){let e=v(r,t,n);if(e)return e;r=n?null:r.sibling}return null},y=async(e,t,n=!1)=>{if(!e)return null;if(await t(e)===!0)return e;let r=n?e.return:e.child;for(;r;){let e=await y(r,t,n);if(e)return e;r=n?null:r.sibling}return null},b=e=>{let t=e;return typeof t==`function`?t:typeof t==`object`&&t?b(t.type||t.render):null},x=e=>{try{if(typeof e.version==`string`&&e.bundleType>0)return`development`}catch{}return`production`},S=e=>Object.prototype.toString.call(e)===`[object Object]`&&(Object.getPrototypeOf(e)===Object.prototype||Object.getPrototypeOf(e)===null),C=(e,t=[])=>{if(!S(e))return[{path:t,value:e}];let n=[];for(let r in e){let i=e[r],a=t.concat(r);S(i)?n.push(...C(i,a)):n.push({path:a,value:i})}return n},w,T,E,D,O,k,A,j,M,N,P,ee,F,te,ne,re,ie={},ae=[],oe=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,se=Array.isArray;function ce(e,t){for(var n in t)e[n]=t[n];return e}function le(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function ue(e,t,n){var r,i,a,o={};for(a in t)a==`key`?r=t[a]:a==`ref`?i=t[a]:o[a]=t[a];if(arguments.length>2&&(o.children=arguments.length>3?w.call(arguments,2):n),typeof e==`function`&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return de(e,o,r,i,null)}function de(e,t,n,r,i){var a={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i??++E,__i:-1,__u:0};return i==null&&T.vnode!=null&&T.vnode(a),a}function fe(e){return e.children}function pe(e,t){this.props=e,this.context=t}function me(e,t){if(t==null)return e.__?me(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if((n=e.__k[t])!=null&&n.__e!=null)return n.__e;return typeof e.type==`function`?me(e):null}function he(e){if(e.__P&&e.__d){var t=e.__v,n=t.__e,r=[],i=[],a=ce({},t);a.__v=t.__v+1,T.vnode&&T.vnode(a),De(e.__P,a,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,n??me(t),!!(32&t.__u),i),a.__v=t.__v,a.__.__k[a.__i]=a,ke(r,a,i),t.__e=t.__=null,a.__e!=n&&ge(a)}}function ge(e){if((e=e.__)!=null&&e.__c!=null)return e.__e=e.__c.base=null,e.__k.some(function(t){if(t!=null&&t.__e!=null)return e.__e=e.__c.base=t.__e}),ge(e)}function _e(e){(!e.__d&&(e.__d=!0)&&O.push(e)&&!ve.__r++||k!=T.debounceRendering)&&((k=T.debounceRendering)||A)(ve)}function ve(){try{for(var e,t=1;O.length;)O.length>t&&O.sort(j),e=O.shift(),t=O.length,he(e)}finally{O.length=ve.__r=0}}function ye(e,t,n,r,i,a,o,s,c,l,u){var d,f,p,m,h,g,_,v=r&&r.__k||ae,y=t.length;for(c=be(n,t,v,c,y),d=0;d<y;d++)(p=n.__k[d])!=null&&(f=p.__i!=-1&&v[p.__i]||ie,p.__i=d,g=De(e,p,f,i,a,o,s,c,l,u),m=p.__e,p.ref&&f.ref!=p.ref&&(f.ref&&Me(f.ref,null,p),u.push(p.ref,p.__c||m,p)),h==null&&m!=null&&(h=m),(_=!!(4&p.__u))||f.__k===p.__k?(c=xe(p,c,e,_),_&&f.__e&&(f.__e=null)):typeof p.type==`function`&&g!==void 0?c=g:m&&(c=m.nextSibling),p.__u&=-7);return n.__e=h,c}function be(e,t,n,r,i){var a,o,s,c,l,u=n.length,d=u,f=0;for(e.__k=Array(i),a=0;a<i;a++)(o=t[a])!=null&&typeof o!=`boolean`&&typeof o!=`function`?(typeof o==`string`||typeof o==`number`||typeof o==`bigint`||o.constructor==String?o=e.__k[a]=de(null,o,null,null,null):se(o)?o=e.__k[a]=de(fe,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?o=e.__k[a]=de(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[a]=o,c=a+f,o.__=e,o.__b=e.__b+1,s=null,(l=o.__i=Ce(o,n,c,d))!=-1&&(d--,(s=n[l])&&(s.__u|=2)),s==null||s.__v==null?(l==-1&&(i>u?f--:i<u&&f++),typeof o.type!=`function`&&(o.__u|=4)):l!=c&&(l==c-1?f--:l==c+1?f++:(l>c?f--:f++,o.__u|=4))):e.__k[a]=null;if(d)for(a=0;a<u;a++)(s=n[a])!=null&&!(2&s.__u)&&(s.__e==r&&(r=me(s)),Ne(s,s));return r}function xe(e,t,n,r){var i,a;if(typeof e.type==`function`){for(i=e.__k,a=0;i&&a<i.length;a++)i[a]&&(i[a].__=e,t=xe(i[a],t,n,r));return t}e.__e!=t&&(r&&(t&&e.type&&!t.parentNode&&(t=me(e)),n.insertBefore(e.__e,t||null)),t=e.__e);do t&&=t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Se(e,t){return t||=[],e==null||typeof e==`boolean`||(se(e)?e.some(function(e){Se(e,t)}):t.push(e)),t}function Ce(e,t,n,r){var i,a,o,s=e.key,c=e.type,l=t[n],u=l!=null&&(2&l.__u)==0;if(l===null&&s==null||u&&s==l.key&&c==l.type)return n;if(r>+!!u){for(i=n-1,a=n+1;i>=0||a<t.length;)if((l=t[o=i>=0?i--:a++])!=null&&!(2&l.__u)&&s==l.key&&c==l.type)return o}return-1}function we(e,t,n){t[0]==`-`?e.setProperty(t,n??``):e[t]=n==null?``:typeof n!=`number`||oe.test(t)?n:n+`px`}function Te(e,t,n,r,i){var a,o;n:if(t==`style`)if(typeof n==`string`)e.style.cssText=n;else{if(typeof r==`string`&&(e.style.cssText=r=``),r)for(t in r)n&&t in n||we(e.style,t,``);if(n)for(t in n)r&&n[t]==r[t]||we(e.style,t,n[t])}else if(t[0]==`o`&&t[1]==`n`)a=t!=(t=t.replace(ee,`$1`)),o=t.toLowerCase(),t=o in e||t==`onFocusOut`||t==`onFocusIn`?o.slice(2):t.slice(2),e.l||={},e.l[t+a]=n,n?r?n[P]=r[P]:(n[P]=F,e.addEventListener(t,a?ne:te,a)):e.removeEventListener(t,a?ne:te,a);else{if(i==`http://www.w3.org/2000/svg`)t=t.replace(/xlink(H|:h)/,`h`).replace(/sName$/,`s`);else if(t!=`width`&&t!=`height`&&t!=`href`&&t!=`list`&&t!=`form`&&t!=`tabIndex`&&t!=`download`&&t!=`rowSpan`&&t!=`colSpan`&&t!=`role`&&t!=`popover`&&t in e)try{e[t]=n??``;break n}catch{}typeof n==`function`||(n==null||!1===n&&t[4]!=`-`?e.removeAttribute(t):e.setAttribute(t,t==`popover`&&n==1?``:n))}}function Ee(e){return function(t){if(this.l){var n=this.l[t.type+e];if(t[N]==null)t[N]=F++;else if(t[N]<n[P])return;return n(T.event?T.event(t):t)}}}function De(e,t,n,r,i,a,o,s,c,l){var u,d,f,p,m,h,g,_,v,y,b,x,S,C,w,E,D=t.type;if(t.constructor!==void 0)return null;128&n.__u&&(c=!!(32&n.__u),a=[s=t.__e=n.__e]),(u=T.__b)&&u(t);n:if(typeof D==`function`){d=o.length;try{if(v=t.props,y=D.prototype&&D.prototype.render,b=(u=D.contextType)&&r[u.__c],x=u?b?b.props.value:u.__:r,n.__c?_=(f=t.__c=n.__c).__=f.__E:(y?t.__c=f=new D(v,x):(t.__c=f=new pe(v,x),f.constructor=D,f.render=Pe),b&&b.sub(f),f.state||={},f.__n=r,p=f.__d=!0,f.__h=[],f._sb=[]),y&&f.__s==null&&(f.__s=f.state),y&&D.getDerivedStateFromProps!=null&&(f.__s==f.state&&(f.__s=ce({},f.__s)),ce(f.__s,D.getDerivedStateFromProps(v,f.__s))),m=f.props,h=f.state,f.__v=t,p)y&&D.getDerivedStateFromProps==null&&f.componentWillMount!=null&&f.componentWillMount(),y&&f.componentDidMount!=null&&f.__h.push(f.componentDidMount);else{if(y&&D.getDerivedStateFromProps==null&&v!==m&&f.componentWillReceiveProps!=null&&f.componentWillReceiveProps(v,x),t.__v==n.__v||!f.__e&&f.shouldComponentUpdate!=null&&!1===f.shouldComponentUpdate(v,f.__s,x)){t.__v!=n.__v&&(f.props=v,f.state=f.__s,f.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)}),ae.push.apply(f.__h,f._sb),f._sb=[],f.__h.length&&o.push(f);break n}f.componentWillUpdate!=null&&f.componentWillUpdate(v,f.__s,x),y&&f.componentDidUpdate!=null&&f.__h.push(function(){f.componentDidUpdate(m,h,g)})}if(f.context=x,f.props=v,f.__P=e,f.__e=!1,S=T.__r,C=0,y)f.state=f.__s,f.__d=!1,S&&S(t),u=f.render(f.props,f.state,f.context),ae.push.apply(f.__h,f._sb),f._sb=[];else do f.__d=!1,S&&S(t),u=f.render(f.props,f.state,f.context),f.state=f.__s;while(f.__d&&++C<25);f.state=f.__s,f.getChildContext!=null&&(r=ce(ce({},r),f.getChildContext())),y&&!p&&f.getSnapshotBeforeUpdate!=null&&(g=f.getSnapshotBeforeUpdate(m,h)),w=u!=null&&u.type===fe&&u.key==null?Ae(u.props.children):u,s=ye(e,se(w)?w:[w],t,n,r,i,a,o,s,c,l),f.base=t.__e,t.__u&=-161,f.__h.length&&o.push(f),_&&(f.__E=f.__=null)}catch(e){if(o.length=d,t.__v=null,c||a!=null){if(e.then){for(t.__u|=c?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;a!=null&&(a[a.indexOf(s)]=null),t.__e=s}else if(a!=null)for(E=a.length;E--;)le(a[E])}else t.__e=n.__e;t.__k??=n.__k||[],e.then||Oe(t),T.__e(e,t,n)}}else a==null&&t.__v==n.__v?(t.__k=n.__k,t.__e=n.__e):s=t.__e=je(n.__e,t,n,r,i,a,o,c,l);return(u=T.diffed)&&u(t),128&t.__u?void 0:s}function Oe(e){e&&(e.__c&&(e.__c.__e=!0),e.__k&&e.__k.some(Oe))}function ke(e,t,n){for(var r=0;r<n.length;r++)Me(n[r],n[++r],n[++r]);T.__c&&T.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){T.__e(e,t.__v)}})}function Ae(e){return typeof e!=`object`||!e||e.__b>0?e:se(e)?e.map(Ae):e.constructor===void 0?ce({},e):null}function je(e,t,n,r,i,a,o,s,c){var l,u,d,f,p,m,h,g=n.props||ie,_=t.props,v=t.type;if(v==`svg`?i=`http://www.w3.org/2000/svg`:v==`math`?i=`http://www.w3.org/1998/Math/MathML`:i||=`http://www.w3.org/1999/xhtml`,a!=null){for(l=0;l<a.length;l++)if((p=a[l])&&`setAttribute`in p==!!v&&(v?p.localName==v:p.nodeType==3)){e=p,a[l]=null;break}}if(e==null){if(v==null)return document.createTextNode(_);e=document.createElementNS(i,v,_.is&&_),s&&=(T.__m&&T.__m(t,a),!1),a=null}if(v==null)g===_||s&&e.data==_||(e.data=_);else{if(a=v==`textarea`&&_.defaultValue!=null?null:a&&w.call(e.childNodes),!s&&a!=null)for(g={},l=0;l<e.attributes.length;l++)g[(p=e.attributes[l]).name]=p.value;for(l in g)p=g[l],l==`dangerouslySetInnerHTML`?d=p:l==`children`||l in _||l==`value`&&`defaultValue`in _||l==`checked`&&`defaultChecked`in _||Te(e,l,null,p,i);for(l in _)p=_[l],l==`children`?f=p:l==`dangerouslySetInnerHTML`?u=p:l==`value`?m=p:l==`checked`?h=p:s&&typeof p!=`function`||g[l]===p||Te(e,l,p,g[l],i);if(u)s||d&&(u.__html==d.__html||u.__html==e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(d&&(e.innerHTML=``),ye(t.type==`template`?e.content:e,se(f)?f:[f],t,n,r,v==`foreignObject`?`http://www.w3.org/1999/xhtml`:i,a,o,a?a[0]:n.__k&&me(n,0),s,c),a!=null)for(l=a.length;l--;)le(a[l]);s&&v!=`textarea`||(l=`value`,v==`progress`&&m==null?e.removeAttribute(`value`):m!=null&&(m!==e[l]||v==`progress`&&!m||v==`option`&&m!=g[l])&&Te(e,l,m,g[l],i),l=`checked`,h!=null&&h!=e[l]&&Te(e,l,h,g[l],i))}return e}function Me(e,t,n){try{if(typeof e==`function`){var r=typeof e.__u==`function`;r&&e.__u(),r&&t==null||(e.__u=e(t))}else e.current=t}catch(e){T.__e(e,n)}}function Ne(e,t,n){var r,i;if(T.unmount&&T.unmount(e),(r=e.ref)&&(r.current&&r.current!=e.__e||Me(r,null,t)),(r=e.__c)!=null){if(r.componentWillUnmount)try{r.componentWillUnmount()}catch(e){T.__e(e,t)}r.base=r.__P=r.__n=null}if(r=e.__k)for(i=0;i<r.length;i++)r[i]&&Ne(r[i],t,n||typeof e.type!=`function`);n||le(e.__e),e.__c=e.__=e.__e=void 0}function Pe(e,t,n){return this.constructor(e,n)}function Fe(e,t,n){var r,i,a,o;t==document&&(t=document.documentElement),T.__&&T.__(e,t),i=(r=typeof n==`function`)?null:n&&n.__k||t.__k,a=[],o=[],De(t,e=(!r&&n||t).__k=ue(fe,null,[e]),i||ie,ie,t.namespaceURI,!r&&n?[n]:i?null:t.firstChild?w.call(t.childNodes):null,a,!r&&n?n:i?i.__e:t.firstChild,r,o),ke(a,e,o),e.props.children=null}function Ie(e){function t(e){var n,r;return this.getChildContext||(n=new Set,(r={})[t.__c]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&n.forEach(function(e){e.__e=!0,_e(e)})},this.sub=function(e){n.add(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n&&n.delete(e),t&&t.call(e)}}),e.children}return t.__c=`__cC`+re++,t.__=e,t.Provider=t.__l=(t.Consumer=function(e,t){return e.children(t)}).contextType=t,t}w=ae.slice,T={__e:function(e,t,n,r){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&a.getDerivedStateFromError!=null&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,r||{}),o=i.__d),o)return i.__E=i}catch(t){e=t}throw e}},E=0,D=function(e){return e!=null&&e.constructor===void 0},pe.prototype.setState=function(e,t){var n=this.__s!=null&&this.__s!=this.state?this.__s:this.__s=ce({},this.state);typeof e==`function`&&(e=e(ce({},n),this.props)),e&&ce(n,e),e!=null&&this.__v&&(t&&this._sb.push(t),_e(this))},pe.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),_e(this))},pe.prototype.render=fe,O=[],A=typeof Promise==`function`?Promise.prototype.then.bind(Promise.resolve()):setTimeout,j=function(e,t){return e.__v.__b-t.__v.__b},ve.__r=0,M=Math.random().toString(8),N=`__d`+M,P=`__a`+M,ee=/(PointerCapture)$|Capture$/i,F=0,te=Ee(!1),ne=Ee(!0),re=0;var Le,Re,ze,Be,Ve=0,He=[],Ue=T,We=Ue.__b,Ge=Ue.__r,Ke=Ue.diffed,qe=Ue.__c,Je=Ue.unmount,Ye=Ue.__;function Xe(e,t){Ue.__h&&Ue.__h(Re,e,Ve||t),Ve=0;var n=Re.__H||={__:[],__h:[]};return e>=n.__.length&&n.__.push({}),n.__[e]}function Ze(e){return Ve=1,Qe(dt,e)}function Qe(e,t,n){var r=Xe(Le++,2);if(r.t=e,!r.__c&&(r.__=[n?n(t):dt(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0],n=r.t(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=Re,!Re.__f)){var i=function(e,t,n){if(!r.__c.__H)return!0;var i=!1,o=r.__c.props!==e;if(r.__c.__H.__.some(function(e){if(e.__N){i=!0;var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(o=!0)}}),a){var s=a.call(this,e,t,n);return i?s||o:s}return!i||o};Re.__f=!0;var a=Re.shouldComponentUpdate,o=Re.componentWillUpdate;Re.componentWillUpdate=function(e,t,n){if(this.__e){var r=a;a=void 0,i(e,t,n),a=r}o&&o.call(this,e,t,n)},Re.shouldComponentUpdate=i}return r.__N||r.__}function $e(e,t){var n=Xe(Le++,3);!Ue.__s&&ut(n.__H,t)&&(n.__=e,n.u=t,Re.__H.__h.push(n))}function et(e,t){var n=Xe(Le++,4);!Ue.__s&&ut(n.__H,t)&&(n.__=e,n.u=t,Re.__h.push(n))}function tt(e){return Ve=5,nt(function(){return{current:e}},[])}function nt(e,t){var n=Xe(Le++,7);return ut(n.__H,t)&&(n.__=e(),n.__H=t,n.__h=e),n.__}function rt(e,t){return Ve=8,nt(function(){return e},t)}function it(e){var t=Re.context[e.__c],n=Xe(Le++,9);return n.c=e,t?(n.__??(n.__=!0,t.sub(Re)),t.props.value):e.__}function at(){for(var e;e=He.shift();){var t=e.__H;if(e.__P&&t)try{t.__h.some(ct),t.__h.some(lt),t.__h=[]}catch(n){t.__h=[],Ue.__e(n,e.__v)}}}Ue.__b=function(e){Re=null,We&&We(e)},Ue.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Ye&&Ye(e,t)},Ue.__r=function(e){Ge&&Ge(e),Le=0;var t=(Re=e.__c).__H;t&&(ze===Re?(t.__h=[],Re.__h=[],t.__.some(function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0})):(t.__h.some(ct),t.__h.some(lt),t.__h=[],Le=0)),ze=Re},Ue.diffed=function(e){Ke&&Ke(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(He.push(t)!==1&&Be===Ue.requestAnimationFrame||((Be=Ue.requestAnimationFrame)||st)(at)),t.__H.__.some(function(e){e.u&&=(e.__H=e.u,void 0)})),ze=Re=null},Ue.__c=function(e,t){t.some(function(e){try{e.__h.some(ct),e.__h=e.__h.filter(function(e){return!e.__||lt(e)})}catch(n){t.some(function(e){e.__h&&=[]}),t=[],Ue.__e(n,e.__v)}}),qe&&qe(e,t)},Ue.unmount=function(e){Je&&Je(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.some(function(e){try{ct(e)}catch(e){t=e}}),n.__H=void 0,t&&Ue.__e(t,n.__v))};var ot=typeof requestAnimationFrame==`function`;function st(e){var t,n=function(){clearTimeout(r),ot&&cancelAnimationFrame(t),setTimeout(e)},r=setTimeout(n,35);ot&&(t=requestAnimationFrame(n))}function ct(e){var t=Re,n=e.__c;typeof n==`function`&&(e.__c=void 0,n()),Re=t}function lt(e){var t=Re;e.__c=e.__(),Re=t}function ut(e,t){return!e||e.length!==t.length||t.some(function(t,n){return t!==e[n]})}function dt(e,t){return typeof t==`function`?t(e):t}var ft=Symbol.for(`preact-signals`);function pt(){if(yt>1)yt--;else{var e,t=!1;for((function(){var e=Ct;for(Ct=void 0;e!==void 0;){var t=e.S;if(t.v===e.v)for(var n=t.t;n!==void 0;n=n.x)n.i===e.i&&(n.i=t.i);e=e.o}})();vt!==void 0;){var n=vt;for(vt=void 0,bt++;n!==void 0;){var r=n.u;if(n.u=void 0,n.f&=-3,!(8&n.f)&&Ot(n))try{n.c()}catch(n){t||=(e=n,!0)}n=r}}if(bt=0,yt--,t)throw e}}function mt(e){if(yt>0)return e();St=++xt,yt++;try{return e()}finally{pt()}}var ht,gt=void 0;function _t(e){var t=gt,n=ht;gt=void 0,ht=void 0;try{return e()}finally{gt=t,ht=n}}var vt=void 0,yt=0,bt=0,xt=0,St=0,Ct=void 0,wt=0;function Tt(e){if(gt!==void 0){var t=e.n;if(t===void 0||t.t!==gt)return t={i:0,S:e,p:gt.s,n:void 0,t:gt,e:void 0,x:void 0,r:t},gt.s!==void 0&&(gt.s.n=t),gt.s=t,e.n=t,32>.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=gt.s,t.n=void 0,gt.s.n=t,gt.s=t),t}}function Et(e,t){this.v=e,this.i=0,this.n=void 0,this.t=void 0,this.l=0,this.W=t?.watched,this.Z=t?.unwatched,this.name=t?.name}Et.prototype.brand=ft,Et.prototype.h=function(){return!0},Et.prototype.S=function(e){var t=this,n=this.t;n!==e&&e.e===void 0&&(e.x=n,this.t=e,n===void 0?_t(function(){var e;(e=t.W)==null||e.call(t)}):n.e=e)},Et.prototype.U=function(e){var t=this;if(this.t!==void 0){var n=e.e,r=e.x;n!==void 0&&(n.x=r,e.e=void 0),r!==void 0&&(r.e=n,e.x=void 0),e===this.t&&(this.t=r,r===void 0&&_t(function(){var e;(e=t.Z)==null||e.call(t)}))}},Et.prototype.subscribe=function(e){var t=this;return Lt(function(){var n=t.value;_t(function(){return e(n)})},{name:`sub`})},Et.prototype.valueOf=function(){return this.value},Et.prototype.toString=function(){return this.value+``},Et.prototype.toJSON=function(){return this.value},Et.prototype.peek=function(){var e=this;return _t(function(){return e.value})},Object.defineProperty(Et.prototype,"value",{get:function(){var e=Tt(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(bt>100)throw Error(`Cycle detected`);(function(e){yt!==0&&bt===0&&e.l!==St&&(e.l=St,Ct={S:e,v:e.v,i:e.i,o:Ct})})(this),this.v=e,this.i++,wt++,yt++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{pt()}}}});function Dt(e,t){return new Et(e,t)}function Ot(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function kt(e){for(var t=e.s;t!==void 0;t=t.n){var n=t.S.n;if(n!==void 0&&(t.r=n),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function At(e){for(var t=e.s,n=void 0;t!==void 0;){var r=t.p;t.i===-1?(t.S.U(t),r!==void 0&&(r.n=t.n),t.n!==void 0&&(t.n.p=r)):n=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=r}e.s=n}function jt(e,t){Et.call(this,void 0,t),this.x=e,this.s=void 0,this.g=wt-1,this.f=4}jt.prototype=new Et,jt.prototype.h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===wt))return!0;if(this.g=wt,this.f|=1,this.i>0&&!Ot(this))return this.f&=-2,!0;var e=gt;try{kt(this),gt=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(e){this.v=e,this.f|=16,this.i++}return gt=e,At(this),this.f&=-2,!0},jt.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}Et.prototype.S.call(this,e)},jt.prototype.U=function(e){if(this.t!==void 0&&(Et.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}},jt.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}},Object.defineProperty(jt.prototype,"value",{get:function(){if(1&this.f)throw Error(`Cycle detected`);var e=Tt(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Mt(e,t){return new jt(e,t)}function Nt(e){var t=e.m;if(e.m=void 0,typeof t==`function`){yt++;var n=gt;gt=void 0;try{t()}catch(t){throw e.f&=-2,e.f|=8,Pt(e),t}finally{gt=n,pt()}}}function Pt(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,Nt(e)}function Ft(e){if(gt!==this)throw Error(`Out-of-order effect`);At(this),gt=e,this.f&=-2,8&this.f&&Pt(this),pt()}function It(e,t){this.x=e,this.m=void 0,this.s=void 0,this.u=void 0,this.f=32,this.name=t?.name,ht&&ht.push(this)}It.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t==`function`&&(this.m=t)}finally{e()}},It.prototype.S=function(){if(1&this.f)throw Error(`Cycle detected`);this.f|=1,this.f&=-9,Nt(this),kt(this),yt++;var e=gt;return gt=this,Ft.bind(this,e)},It.prototype.N=function(){2&this.f||(this.f|=2,this.u=vt,vt=this)},It.prototype.d=function(){this.f|=8,1&this.f||Pt(this)},It.prototype.dispose=function(){this.d()};function Lt(e,t){var n=new It(e,t);try{n.c()}catch(e){throw n.d(),e}var r=n.d.bind(n);return r[Symbol.dispose]=r,r}var Rt,zt,Bt=typeof window<`u`&&!!window.__PREACT_SIGNALS_DEVTOOLS__,Vt=[],Ht=[];Lt(function(){Rt=this.N})();function Ut(e,t){T[e]=t.bind(null,T[e]||function(){})}function Wt(e){if(zt){var t=zt;zt=void 0,t()}zt=e&&e.S()}function Gt(e){var t=this,n=e.data,r=qt(n);r.name=`ReactiveDom`,r.value=n;var i=nt(function(){for(var e=t,n=t.__v;n=n.__;)if(n.__c){n.__c.__$f|=4;break}var i=Mt(function(){var e=r.value.value;return e===0?0:!0===e?``:e||``}),a=Mt(function(){return!Array.isArray(i.value)&&!D(i.value)}),o=Lt(function(){if(this.N=$t,a.value){var t=i.value;e.__v&&e.__v.__e&&e.__v.__e.nodeType===3&&(e.__v.__e.data=t)}}),s=t.__$u.d;return t.__$u.d=function(){o(),s.call(this)},[a,i]},[]),a=i[0],o=i[1];return a.value?o.peek():o.value}Gt.displayName=`ReactiveTextNode`,Object.defineProperties(Et.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Gt},props:{configurable:!0,get:function(){var e=this;return{data:{get value(){return e.value}}}}},__b:{configurable:!0,value:1}}),Ut(`__b`,function(e,t){if(typeof t.type==`string`){var n,r=t.props;for(var i in r)if(i!==`children`){var a=r[i];a instanceof Et&&(n||(t.__np=n={}),n[i]=a,r[i]=a.peek())}}e(t)}),Ut(`__r`,function(e,t){if(e(t),t.type!==fe){Wt();var n,r=t.__c;r&&(r.__$f&=-2,(n=r.__$u)===void 0&&(r.__$u=n=function(e,t){var n;return Lt(function(){n=this},{name:t}),n.c=e,n}(function(){var e;Bt&&((e=n.y)==null||e.call(n)),r.__$f|=1,r.setState({})},typeof t.type==`function`?t.type.displayName||t.type.name:``))),Wt(n)}}),Ut(`__e`,function(e,t,n,r){Wt(),e(t,n,r)}),Ut(`diffed`,function(e,t){Wt();var n;if(typeof t.type==`string`&&(n=t.__e)){var r=t.__np,i=t.props,a=n.U;if(a)for(var o in a){var s=a[o];s===void 0||r&&o in r||(s.d(),a[o]=void 0)}if(r)for(var c in a||(a={},n.U=a),r){var l=a[c],u=r[c];l===void 0?(l=Kt(n,c,u,i),a[c]=l):l.o(u,i)}}e(t)});function Kt(e,t,n,r){var i=t in e&&e.ownerSVGElement===void 0,a=Dt(n);return{o:function(e,t){a.value=e,r=t},d:Lt(function(){this.N=$t;var n=a.value.value;r[t]!==n&&(r[t]=n,i?e[t]=n:n!=null&&(!1!==n||t[4]===`-`)?e.setAttribute(t,n):e.removeAttribute(t))})}}Ut(`unmount`,function(e,t){if(typeof t.type==`string`){var n=t.__e;if(n){var r=n.U;if(r)for(var i in n.U=void 0,r){var a=r[i];a&&a.d()}}var o=t.__np;if(o){var s=t.props;for(var c in o)s[c]=o[c]}t.__np=void 0}else{var l=t.__c;if(l){var u=l.__$u;u&&(l.__$u=void 0,u.d())}}e(t)}),Ut(`__h`,function(e,t,n,r){r<3&&(t.__$f|=2),e(t,n,r)}),pe.prototype.shouldComponentUpdate=function(e,t){if(this.__R)return!0;var n=this.__$u,r=n&&n.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u==`boolean`&&!0===this.u){var a=2&this.__$f;if(!(r||a||4&this.__$f)||1&this.__$f)return!0}else if(!(r||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!==`__source`&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function qt(e,t){return nt(function(){return Dt(e,t)},[])}var Jt=typeof requestAnimationFrame>`u`?setTimeout:function(e){var t=function(){clearTimeout(n),cancelAnimationFrame(r),e()},n=setTimeout(t,35),r=requestAnimationFrame(t)},Yt=function(e){queueMicrotask(function(){queueMicrotask(e)})};function Xt(){mt(function(){for(var e;e=Vt.shift();)Rt.call(e)})}function Zt(){Vt.push(this)===1&&(T.requestAnimationFrame||Jt)(Xt)}function Qt(){mt(function(){for(var e;e=Ht.shift();)Rt.call(e)})}function $t(){Ht.push(this)===1&&(T.requestAnimationFrame||Yt)(Qt)}function en(e,t){var n=tt(e);n.current=e,$e(function(){return Lt(function(){return this.N=Zt,n.current()},t)},[])}function tn(e,t){for(var n in t)e[n]=t[n];return e}function nn(e,t){for(var n in e)if(n!==`__source`&&!(n in t))return!0;for(var r in t)if(r!==`__source`&&e[r]!==t[r])return!0;return!1}function rn(e,t){var n=t(),r=Ze({t:{__:n,u:t}}),i=r[0].t,a=r[1];return et(function(){i.__=n,i.u=t,an(i)&&a({t:i})},[e,n,t]),$e(function(){return an(i)&&a({t:i}),e(function(){an(i)&&a({t:i})})},[e]),n}function an(e){try{return!((t=e.__)===(n=e.u())&&(t!==0||1/t==1/n)||t!=t&&n!=n)}catch{return!0}var t,n}function on(e,t){this.props=e,this.context=t}function sn(e,t){function n(e){var n=this.props.ref;return n!=e.ref&&n&&(typeof n==`function`?n(null):n.current=null),t?!t(this.props,e)||n!=e.ref:nn(this.props,e)}function r(t){return this.shouldComponentUpdate=n,ue(e,t)}return r.displayName=`Memo(`+(e.displayName||e.name)+`)`,r.__f=r.prototype.isReactComponent=!0,r.type=e,r}(on.prototype=new pe).isPureReactComponent=!0,on.prototype.shouldComponentUpdate=function(e,t){return nn(this.props,e)||nn(this.state,t)};var cn=T.__b;T.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),cn&&cn(e)};var ln=typeof Symbol<`u`&&Symbol.for&&Symbol.for(`react.forward_ref`)||3911;function un(e){function t(t){var n=tn({},t);return delete n.ref,e(n,t.ref||null)}return t.$$typeof=ln,t.render=e,t.prototype.isReactComponent=t.__f=!0,t.displayName=`ForwardRef(`+(e.displayName||e.name)+`)`,t}var dn=T.__e;T.__e=function(e,t,n,r){if(e.then){for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return t.__e??(t.__e=n.__e,t.__k=n.__k||[]),i.__c(e,t)}dn(e,t,n,r)};var fn=T.unmount;function pn(e,t,n){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(e){typeof e.__c==`function`&&e.__c()}),e.__c.__H=null),(e=tn({},e)).__c!=null&&(e.__c.__P===n&&(e.__c.__P=t),e.__c.__e=!0,e.__c=null),e.__k=e.__k&&e.__k.map(function(e){return pn(e,t,n)})),e}function mn(e,t,n){return e&&n&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(e){return mn(e,t,n)}),e.__c&&e.__c.__P===t&&(e.__e&&n.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=n)),e}function hn(){this.__u=0,this.o=null,this.__b=null}function gn(e){var t=e.__&&e.__.__c;return t&&t.__a&&t.__a(e)}function _n(){this.i=null,this.l=null}T.unmount=function(e){var t=e.__c;t&&(t.__z=!0),t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),fn&&fn(e)},(hn.prototype=new pe).__c=function(e,t){var n=t.__c,r=this;r.o??=[],r.o.push(n);var i=gn(r.__v),a=!1,o=function(){a||r.__z||(a=!0,n.__R=null,i?i(c):c())};n.__R=o;var s=n.__P;n.__P=null;var c=function(){if(!--r.__u){if(r.state.__a){var e=r.state.__a;r.__v.__k[0]=mn(e,e.__c.__P,e.__c.__O)}var t;for(r.setState({__a:r.__b=null});t=r.o.pop();)t.__P=s,t.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(o,o)},hn.prototype.componentWillUnmount=function(){this.o=[]},hn.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=document.createElement(`div`),r=this.__v.__k[0].__c;this.__v.__k[0]=pn(this.__b,n,r.__O=r.__P)}this.__b=null}var i=t.__a&&ue(fe,null,e.fallback);return i&&(i.__u&=-33),[ue(fe,null,t.__a?null:e.children),i]};var vn=function(e,t,n){if(++n[1]===n[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!==`t`||!e.l.size))for(n=e.i;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e.i=n=n[2]}};function yn(e){return this.getChildContext=function(){return e.context},e.children}function bn(e){var t=this,n=e.h;if(t.componentWillUnmount=function(){Fe(null,t.v),t.v=null,t.h=null},t.h&&t.h!==n&&t.componentWillUnmount(),!t.v){for(var r=t.__v;r!==null&&!r.__m&&r.__!==null;)r=r.__;t.h=n,t.v={nodeType:1,parentNode:n,childNodes:[],__k:{__m:r.__m},contains:function(){return!0},namespaceURI:n.namespaceURI,insertBefore:function(e,n){this.childNodes.push(e),t.h.insertBefore(e,n)},removeChild:function(e){this.childNodes.splice(this.childNodes.indexOf(e)>>>1,1),t.h.removeChild(e)}}}Fe(ue(yn,{context:t.context},e.__v),t.v)}function xn(e,t){var n=ue(bn,{__v:e,h:t});return n.containerInfo=t,n}(_n.prototype=new pe).__a=function(e){var t=this,n=gn(t.__v),r=t.l.get(e);return r[0]++,function(i){var a=function(){t.props.revealOrder?(r.push(i),vn(t,e,r)):i()};n?n(a):a()}},_n.prototype.render=function(e){this.i=null,this.l=new Map;var t=Se(e.children);e.revealOrder&&e.revealOrder[0]===`b`&&t.reverse();for(var n=t.length;n--;)this.l.set(t[n],this.i=[1,0,this.i]);return e.children},_n.prototype.componentDidUpdate=_n.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,n){vn(e,n,t)})};var Sn=typeof Symbol<`u`&&Symbol.for&&Symbol.for(`react.element`)||60103,Cn=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,wn=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Tn=/[A-Z0-9]/g,En=typeof document<`u`,Dn=function(e){return(typeof Symbol<`u`&&typeof Symbol()==`symbol`?/fil|che|rad/:/fil|che|ra/).test(e)};pe.prototype.isReactComponent=!0,[`componentWillMount`,`componentWillReceiveProps`,`componentWillUpdate`].forEach(function(e){Object.defineProperty(pe.prototype,e,{configurable:!0,get:function(){return this[`UNSAFE_`+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var On=T.event;T.event=function(e){return On&&(e=On(e)),e.persist=function(){},e.isPropagationStopped=function(){return this.cancelBubble},e.isDefaultPrevented=function(){return this.defaultPrevented},e.nativeEvent=e};var kn={configurable:!0,get:function(){return this.class}},An=T.vnode;T.vnode=function(e){typeof e.type==`string`&&function(e){var t=e.props,n=e.type,r={},i=n.indexOf(`-`)==-1;for(var a in t){var o=t[a];if(!(a===`value`&&`defaultValue`in t&&o==null||En&&a===`children`&&n===`noscript`||a===`class`||a===`className`)){var s=a.toLowerCase();a===`defaultValue`&&`value`in t&&t.value==null?a=`value`:a===`download`&&!0===o?o=``:s===`translate`&&o===`no`?o=!1:s[0]===`o`&&s[1]===`n`?s===`ondoubleclick`?a=`ondblclick`:s!==`onchange`||n!==`input`&&n!==`textarea`||Dn(t.type)?s===`onfocus`?a=`onfocusin`:s===`onblur`?a=`onfocusout`:wn.test(a)&&(a=s):s=a=`oninput`:i&&Cn.test(a)?a=a.replace(Tn,`-$&`).toLowerCase():o===null&&(o=void 0),s===`oninput`&&r[a=s]&&(a=`oninputCapture`),r[a]=o}}n==`select`&&(r.multiple&&Array.isArray(r.value)&&(r.value=Se(t.children).forEach(function(e){e.props.selected=r.value.indexOf(e.props.value)!=-1})),r.defaultValue!=null&&(r.value=Se(t.children).forEach(function(e){e.props.selected=r.multiple?r.defaultValue.indexOf(e.props.value)!=-1:r.defaultValue==e.props.value}))),t.class&&!t.className?(r.class=t.class,Object.defineProperty(r,"className",kn)):t.className&&(r.class=r.className=t.className),e.props=r}(e),e.$$typeof=Sn,An&&An(e)};var jn=T.__r;T.__r=function(e){jn&&jn(e),e.__c};var Mn=T.diffed;T.diffed=function(e){Mn&&Mn(e);var t=e.props,n=e.__e;n!=null&&e.type===`textarea`&&`value`in t&&t.value!==n.value&&(n.value=t.value==null?``:t.value)};var Nn=0;Array.isArray;function I(e,t,n,r,i,a){t||={};var o,s,c=t;if(`ref`in c)for(s in c={},t)s==`ref`?o=t[s]:c[s]=t[s];var l={type:e,props:c,key:n,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Nn,__i:-1,__u:0,__source:i,__self:a};if(typeof e==`function`&&(o=e.defaultProps))for(s in o)c[s]===void 0&&(c[s]=o[s]);return T.vnode&&T.vnode(l),l}var Pn=null,Fn=(()=>{if(Pn!==null)return Pn;try{Pn=window.matchMedia(`(color-gamut: p3)`).matches}catch{Pn=!1}return Pn})(),In=e=>Fn?`color(display-p3 0.84 0.19 0.78 / ${e})`:`rgba(210, 57, 192, ${e})`,Ln=1e4;In(.4),In(.05),In(.5),In(.08),In(.15);var Rn=new Set([`script`,`style`,`template`,`noscript`]),zn=`data-react-grab-frozen`,Bn=`data-react-grab-same-origin-frame`;new Set(`display.position.top.right.bottom.left.z-index.overflow.overflow-x.overflow-y.width.height.min-width.min-height.max-width.max-height.margin-top.margin-right.margin-bottom.margin-left.padding-top.padding-right.padding-bottom.padding-left.flex-direction.flex-wrap.justify-content.align-items.align-self.align-content.flex-grow.flex-shrink.flex-basis.order.gap.row-gap.column-gap.grid-template-columns.grid-template-rows.grid-template-areas.font-family.font-size.font-weight.font-style.line-height.letter-spacing.text-align.text-decoration-line.text-decoration-style.text-transform.text-overflow.text-shadow.white-space.word-break.overflow-wrap.vertical-align.color.background-color.background-image.background-position.background-size.background-repeat.border-top-width.border-right-width.border-bottom-width.border-left-width.border-top-style.border-right-style.border-bottom-style.border-left-style.border-top-color.border-right-color.border-bottom-color.border-left-color.border-top-left-radius.border-top-right-radius.border-bottom-left-radius.border-bottom-right-radius.box-shadow.opacity.transform.filter.backdrop-filter.object-fit.object-position`.split(`.`));var Vn=e=>typeof e==`object`&&!!e&&`nodeType`in e&&e.nodeType===Node.ELEMENT_NODE,Hn=e=>Vn(e)&&e.namespaceURI===`http://www.w3.org/1999/xhtml`,Un=e=>Hn(e)&&e.tagName===`IFRAME`,Wn=new WeakMap,Gn=e=>{let t=Number.parseFloat(e);return Number.isFinite(t)?t:0},Kn=e=>{let t=performance.now(),n=Wn.get(e);if(n&&t-n.timestamp<16)return n.metrics;let r=e.ownerDocument.defaultView?.getComputedStyle(e),i;if(!r)i={contentOffsetX:e.clientLeft,contentOffsetY:e.clientTop,height:e.offsetHeight,width:e.offsetWidth};else{let t=Gn(r.borderLeftWidth),n=Gn(r.borderRightWidth),a=Gn(r.borderTopWidth),o=Gn(r.borderBottomWidth),s=Gn(r.paddingLeft),c=Gn(r.paddingRight),l=Gn(r.paddingTop),u=Gn(r.paddingBottom),d=Gn(r.width),f=Gn(r.height),p=t+n+s+c,m=a+o+l+u,h=r.boxSizing===`border-box`?d:d+p,g=r.boxSizing===`border-box`?f:f+m;i={contentOffsetX:t+s,contentOffsetY:a+l,height:g>0?g:e.offsetHeight,width:h>0?h:e.offsetWidth}}return Wn.set(e,{metrics:i,timestamp:t}),i},qn=(e,t)=>t>0?e/t:1,Jn=e=>{if(!e)return null;try{return e.frameElement}catch{return null}},Yn=e=>{let t=e.ownerDocument.defaultView;return t?t.getComputedStyle(e):window.getComputedStyle(e)},Xn=e=>Object.assign(e,{[Symbol.dispose]:e}),Zn=`bippy-0.6.1`,Qn=Object.defineProperty,$n=Object.prototype.hasOwnProperty,er=()=>{},tr=e=>{try{Function.prototype.toString.call(e).indexOf(`^_^`)>-1&&setTimeout(()=>{throw Error(`React is running in production mode, but dead code elimination has not been applied. Read how to correctly configure React for production: https://reactjs.org/link/perf-use-production-build`)})}catch{}},nr=(e=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__)=>!!(e&&`getFiberRoots`in e),rr=!1,ir,ar=(e=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__)=>rr?!0:(e&&typeof e.inject==`function`&&(ir=e.inject.toString()),!!ir?.includes(`(injected)`)),or=new Set,sr=new Set,cr=e=>{e&&or.add(e);let t=new Map,n=0,r={_instrumentationIsActive:!1,_instrumentationSource:Zn,checkDCE:tr,hasUnsupportedRendererAttached:!1,inject(e){let i=++n;return t.set(i,e),sr.add(e),r._instrumentationIsActive||(r._instrumentationIsActive=!0,or.forEach(e=>e())),i},on:er,onCommitFiberRoot:er,onCommitFiberUnmount:er,onPostCommitFiberRoot:er,renderers:t,supportsFiber:!0,supportsFlight:!0};try{Qn(globalThis,`__REACT_DEVTOOLS_GLOBAL_HOOK__`,{configurable:!0,enumerable:!0,get(){return r},set(t){if(t&&typeof t==`object`){let n=r.renderers;r=t,n.size>0&&(n.forEach((e,n)=>{sr.add(e),t.renderers.set(n,e)}),lr(e))}}});let t=window.hasOwnProperty,n=!1;Qn(window,`hasOwnProperty`,{configurable:!0,value:function(...e){try{if(!n&&e[0]===`__REACT_DEVTOOLS_GLOBAL_HOOK__`)return globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__=void 0,n=!0,-0}catch{}return t.apply(this,e)},writable:!0})}catch{lr(e)}return r},lr=e=>{e&&or.add(e);try{let t=globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!t)return;if(!t._instrumentationSource){t.checkDCE=tr,t.supportsFiber=!0,t.supportsFlight=!0,t.hasUnsupportedRendererAttached=!1,t._instrumentationSource=Zn,t._instrumentationIsActive=!1;let e=nr(t);if(e||(t.on=er),t.renderers.size){t._instrumentationIsActive=!0,or.forEach(e=>e());return}let n=t.inject,r=ar(t);r&&!e&&(rr=!0,t.inject({scheduleRefresh(){}})&&(t._instrumentationIsActive=!0)),t.inject=e=>{let i=n(e);return sr.add(e),r&&t.renderers.set(i,e),t._instrumentationIsActive=!0,or.forEach(e=>e()),i}}(t.renderers.size||t._instrumentationIsActive||ar())&&e?.()}catch{}},ur=()=>$n.call(globalThis,`__REACT_DEVTOOLS_GLOBAL_HOOK__`),dr=e=>ur()?(lr(e),globalThis.__REACT_DEVTOOLS_GLOBAL_HOOK__):cr(e),fr=()=>!!(typeof window<`u`&&(window.document?.createElement||window.navigator?.product===`ReactNative`));(()=>{try{fr()&&dr()}catch{}})();var pr=e=>{let t=e.memoizedProps,n=e.alternate?.memoizedProps||{},r=e.flags??e.effectTag??0;switch(e.tag){case 1:case 9:case 11:case 0:case 14:case 15:return(r&1)==1;default:return e.alternate?n!==t||e.alternate.memoizedState!==e.memoizedState||e.alternate.ref!==e.ref:!0}},mr=e=>{switch(e.tag){case 18:return!0;case 7:case 6:case 23:case 22:return!0;case 3:return!1;default:{let t=typeof e.type==`object`&&e.type!==null?e.type.$$typeof:e.type;if(typeof t==`symbol`)return t.description===`react.concurrent_mode`||t.description===`react.async_mode`;switch(t){case 60111:case`Symbol(react.concurrent_mode)`:case`Symbol(react.async_mode)`:return!0;default:return!1}}}},hr=(e,t,n=!1)=>{if(!e)return null;if(t(e)===!0)return e;let r=n?e.return:e.child;for(;r;){let e=hr(r,t,n);if(e)return e;r=n?null:r.sibling}return null},gr=async(e,t,n=!1)=>{if(!e)return null;if(await t(e)===!0)return e;let r=n?e.return:e.child;for(;r;){let e=await gr(r,t,n);if(e)return e;r=n?null:r.sibling}return null},_r=e=>{let t=e;return typeof t==`function`?t:typeof t==`object`&&t?_r(t.type||t.render):null},vr=new Set,yr=0,br=new WeakMap,xr=(e,t=yr++)=>{br.set(e,t)},Sr=e=>{let t=br.get(e);return t===void 0&&e.alternate&&(t=br.get(e.alternate)),t===void 0&&(t=yr++,xr(e,t)),t},Cr=(e,t,n)=>{let r=t;for(;r!=null;){if(br.has(r)||Sr(r),!mr(r)&&pr(r)&&e(r,`mount`),r.tag===13)if(r.memoizedState!==null){let t=r.child,n=t?t.sibling:null;if(n){let t=n.child;t!==null&&Cr(e,t,!1)}}else{let t=null;r.child!==null&&(t=r.child.child),t!==null&&Cr(e,t,!1)}else r.child!=null&&Cr(e,r.child,!0);r=n?r.sibling:null}},wr=(e,t,n,r)=>{if(br.has(t)||Sr(t),!n)return;br.has(n)||Sr(n);let i=t.tag===13,a=!mr(t);a&&pr(t)&&e(t,`update`);let o=i&&n.memoizedState!==null,s=i&&t.memoizedState!==null;if(o&&s){let r=t.child?.sibling??null,i=n.child?.sibling??null;r!==null&&i!==null&&wr(e,r,i,t)}else if(o&&!s){let n=t.child;n!==null&&Cr(e,n,!0)}else if(!o&&s){Er(e,n);let r=t.child?.sibling??null;r!==null&&Cr(e,r,!0)}else if(t.child!==n.child){let n=t.child;for(;n;){if(n.alternate){let i=n.alternate;wr(e,n,i,a?t:r)}else Cr(e,n,!1);n=n.sibling}}},Tr=(e,t)=>{(t.tag===3||!mr(t))&&e(t,`unmount`)},Er=(e,t)=>{let n=t.tag===13&&t.memoizedState!==null,r=t.child;for(n&&(r=(t.child?.sibling??null)?.child??null);r!==null;)r.return!==null&&(Tr(e,r),Er(e,r)),r=r.sibling},Dr=e=>Object.prototype.toString.call(e)===`[object Object]`&&(Object.getPrototypeOf(e)===Object.prototype||Object.getPrototypeOf(e)===null),Or=(e,t=[])=>{if(!Dr(e))return[{path:t,value:e}];let n=[];for(let r in e){let i=e[r],a=t.concat(r);Dr(i)?n.push(...Or(i,a)):n.push({path:a,value:i})}return n},kr=new Set,Ar=new Set,jr=new Set,Mr=new Set,Nr=new WeakMap,Pr=new WeakMap,Fr=e=>{let t=Nr.get(e)??{};if(Nr.set(e,t),!t.onCommitFiberRoot||e.onCommitFiberRoot!==t.onCommitFiberRoot){let n=e.onCommitFiberRoot,r=(t,i,a)=>{if(n?.(t,i,a),Nr.get(e)?.onCommitFiberRoot===r){vr.add(i),Pr.set(i,t);for(let e of kr)e(t,i,a)}};t.onCommitFiberRoot=r,e.onCommitFiberRoot=r}if(!t.onCommitFiberUnmount||e.onCommitFiberUnmount!==t.onCommitFiberUnmount){let n=e.onCommitFiberUnmount,r=(t,i)=>{if(n?.(t,i),Nr.get(e)?.onCommitFiberUnmount===r)for(let e of Ar)e(t,i)};t.onCommitFiberUnmount=r,e.onCommitFiberUnmount=r}if(!t.onPostCommitFiberRoot||e.onPostCommitFiberRoot!==t.onPostCommitFiberRoot){let n=e.onPostCommitFiberRoot,r=(t,i)=>{if(n?.(t,i),Nr.get(e)?.onPostCommitFiberRoot===r)for(let e of jr)e(t,i)};t.onPostCommitFiberRoot=r,e.onPostCommitFiberRoot=r}if(!t.onScheduleFiberRoot||e.onScheduleFiberRoot!==t.onScheduleFiberRoot){let n=e.onScheduleFiberRoot,r=(t,i,a)=>{if(n?.(t,i,a),Nr.get(e)?.onScheduleFiberRoot===r)for(let e of Mr)e(t,i,a)};t.onScheduleFiberRoot=r,e.onScheduleFiberRoot=r}},Ir=e=>{let t=dr(e.onActive);t._instrumentationSource=e.name??Zn,Fr(t);let{onActive:n,onCommitFiberRoot:r,onCommitFiberUnmount:i,onPostCommitFiberRoot:a,onScheduleFiberRoot:o}=e;return r&&kr.add(r),i&&Ar.add(i),a&&jr.add(a),o&&Mr.add(o),Xn(()=>{n&&or.delete(n),r&&kr.delete(r),i&&Ar.delete(i),a&&jr.delete(a),o&&Mr.delete(o)})},Lr=new WeakMap,Rr=e=>Lr.get(e)??null,zr=e=>{let t=e.ownerDocument?.defaultView;return!!(t&&e instanceof t.ShadowRoot)},Br=class extends Error{constructor(e,t){super(e,t),this.name=`ReactGrabError`}},Vr=class extends Br{constructor(){super(`Can't generate CSS selector for non-element node type.`),this.name=`NonElementNodeError`}},Hr=class extends Br{constructor(e){super(`Timeout: Can't find a unique selector after ${e}ms`),this.name=`SelectorTimeoutError`,this.timeoutMs=e}},Ur=class extends Br{constructor(){super(`Selector was not found.`),this.name=`SelectorNotFoundError`}},Wr=e=>Rr(e)?.getTagName()??(e.tagName||``).toLowerCase(),Gr=e=>typeof e==`object`&&!!e&&`nodeType`in e&&e.nodeType===9,Kr=e=>{if(e.assignedSlot)return e.assignedSlot;if(e.parentElement)return e.parentElement;let t=e.getRootNode();return zr(t)?t.host:Gr(t)?Jn(t.defaultView):null},qr=e=>!0,Jr=typeof window<`u`,Yr=e=>0,Xr=e=>{},Zr=Jr?(Object.getOwnPropertyDescriptor(Window.prototype,`requestAnimationFrame`)?.value??window.requestAnimationFrame).bind(window):Yr,Qr=Jr?(Object.getOwnPropertyDescriptor(Window.prototype,`cancelAnimationFrame`)?.value??window.cancelAnimationFrame).bind(window):Xr,$r=e=>{try{return e.contentDocument}catch{return null}},ei=(e,t,n)=>{let r=e.getBoundingClientRect(),i=Kn(e),a=qn(r.width,i.width),o=qn(r.height,i.height);return{x:(t-r.left)/a-i.contentOffsetX,y:(n-r.top)/o-i.contentOffsetY}},ti=(e,t,n)=>{let r=e.elementFromPoint(t,n);for(;r;){let e=r.shadowRoot?.elementFromPoint(t,n);if(e&&e!==r){r=e;continue}if(Un(r)){let e=$r(r);if(!e)return r;let i=ei(r,t,n);return ti(e,i.x,i.y)??r}return r}return null},ni=e=>{let t=e;for(;t;){if(t.hasAttribute(`data-react-grab-ignore`))return!0;t=Kr(t)}return!1},ri=typeof Element<`u`&&typeof Element.prototype.checkVisibility==`function`,ii={checkOpacity:!0,checkVisibilityCSS:!0,opacityProperty:!0,visibilityProperty:!0},ai={checkVisibilityCSS:!0,visibilityProperty:!0},oi=(e,t)=>{if(ri&&!t)return e.checkVisibility(ii)?!0:e.checkVisibility(ai)?Yn(e).opacity!==`0`:!1;let n=t??Yn(e);return n.display!==`none`&&n.visibility!==`hidden`&&n.opacity!==`0`},si=e=>{let t=Wr(e);return t===`html`||t===`body`},ci=[`data-react-grab`,`data-react-grab-demo`],li=e=>ci.some(t=>e.hasAttribute(t)),ui=e=>{if(li(e))return!0;let t=e.getRootNode();return zr(t)&&li(t.host)},di=e=>{let t=parseInt(e.zIndex,10);return e.pointerEvents===`none`&&e.position===`fixed`&&!isNaN(t)&&t>=2147483600},fi=e=>{let t=e.backgroundColor;return t===`transparent`||t===`rgba(0, 0, 0, 0)`},pi=e=>{let t=e.position;if(t!==`fixed`&&t!==`absolute`)return!1;if(fi(e)||parseFloat(e.opacity)<.1)return!0;let n=parseInt(e.zIndex,10);return!isNaN(n)&&n>1e3},mi=new WeakMap,hi=e=>{let t=Rr(e);if(t)return t.isConnected();if(si(e)||ui(e)||ni(e))return!1;let n=performance.now(),r=mi.get(e);if(r&&n-r.timestamp<50)return r.isVisible;if(!oi(e))return mi.set(e,{isVisible:!1,timestamp:n}),!1;if(e.clientWidth/(e.ownerDocument.defaultView?.innerWidth??window.innerWidth)>=.9&&e.clientHeight/(e.ownerDocument.defaultView?.innerHeight??window.innerHeight)>=.9){let t=Yn(e);if(di(t)||pi(t))return!1}return mi.set(e,{isVisible:!0,timestamp:n}),!0},gi=(e,t,n)=>{let r=!0;for(let i of e.elementsFromPoint(t,n)){if(ni(i)&&(r=!1),!qr(i))continue;let a=i.shadowRoot;if(r&&a&&a!==e){let e=gi(a,t,n);if(e)return e}if(r&&Un(i)){let e=$r(i);if(e){let r=ei(i,t,n),a=gi(e,r.x,r.y);if(a)return a}}if(hi(i))return i}return null},_i=(e,t,n,r)=>{let i=e.elementsFromPoint(t,n),a=!0;for(let o of i){if(ni(o)&&(a=!1),a&&o.shadowRoot&&o.shadowRoot!==e&&_i(o.shadowRoot,t,n,r),a&&Un(o)){let e=$r(o);if(e){let i=ei(o,t,n);_i(e,i.x,i.y,r)}}r.add(o)}};`${Bn}`;var vi=new WeakMap,yi=e=>typeof e==`object`&&!!e,bi=e=>typeof e==`object`&&!!e||typeof e==`function`,xi=(e,t)=>typeof e[t]==`function`,Si=e=>yi(e)&&xi(e,`clone`)&&xi(e,`premultiply`),Ci=e=>yi(e)&&e.isObject3D===!0&&typeof e.uuid==`string`&&typeof e.name==`string`&&typeof e.type==`string`&&typeof e.visible==`boolean`&&Si(e.matrixWorld)&&xi(e,`updateWorldMatrix`),wi=e=>yi(e)&&e.isCamera===!0,Ti=e=>Ci(e)&&e.isScene===!0&&Array.isArray(e.children),Ei=e=>yi(e)&&typeof e.tagName==`string`&&e.tagName.toLowerCase()===`canvas`&&xi(e,`getContext`),Di=e=>yi(e)&&Ei(e.domElement),Oi=e=>yi(e)&&xi(e,`set`),ki=e=>yi(e)&&xi(e,`setFromCamera`)&&xi(e,`intersectObjects`),Ai=e=>yi(e)&&Di(e.gl)&&Ti(e.scene)&&wi(e.camera)&&ki(e.raycaster)&&Oi(e.pointer),ji=e=>{let t=e.current.stateNode;if(!yi(t)||!bi(t.containerInfo))return null;let n=Reflect.get(t.containerInfo,`getState`);if(typeof n!=`function`)return null;let r=n();return Ai(r)?r:null};Ir({name:`react-grab-three-selection`,onCommitFiberRoot:(e,t)=>{let n=ji(t);n&&vi.set(n.gl.domElement,{isReactThreeFiber:!0,state:n})}});var Mi=new Map,Ni=new WeakSet,Pi=new Map,Fi=new Map,Ii=e=>!!Ni.has(e);typeof window<`u`&&(window.requestAnimationFrame=e=>Ii(e)?Zr(t=>{e(t)}):Zr(e),window.cancelAnimationFrame=e=>{if(Mi.has(e)){Mi.delete(e);return}let t=Fi.get(e);if(t!==void 0){Qr(t.nativeId),Fi.delete(e);return}let n=Pi.get(e);if(n!==void 0){Mi.delete(n),Pi.delete(e);return}Qr(e)}),`${zn}${zn}`;var Li=44,Ri=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,zi=new Uint8Array(64),Bi=new Uint8Array(128);for(let e=0;e<Ri.length;e++){let t=Ri.charCodeAt(e);zi[e]=t,Bi[t]=e}function Vi(e,t){return e[0]-t[0]}var Hi=Symbol.for(`react.context`),Ui=[],Wi=null,Gi=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render."),Ki=()=>{let e=Wi;return e!==null&&(Wi=e.next),e},qi=e=>e._currentValue,Ji=(e,t,n,r=null)=>{Ui.push({displayName:r,primitive:e,stackError:Error(),value:t,dispatcherHookName:n})},Yi=e=>{if(typeof e==`object`&&e){let t=e;if(typeof t.then==`function`){let e=t;switch(e.status){case`fulfilled`:return Ji(`Promise`,e.value,`Use`),e.value;case`rejected`:throw e.reason}throw Ji(`Unresolved`,e,`Use`),Gi}if(t.$$typeof===Hi&&`_currentValue`in t){let e=t,n=qi(e);return Ji(`Context (use)`,n,`Use`,e.displayName||`Context`),n}}throw Error(`An unsupported type was passed to use(): `+String(e))},Xi=e=>{let t=qi(e);return Ji(`Context`,t,`Context`,e.displayName||null),t},Zi=e=>{let t=Ki(),n=t===null?typeof e==`function`?e():e:t.memoizedState;return Ji(`State`,n,`State`),[n,()=>{}]},Qi=(e,t,n)=>{let r=Ki(),i=r===null?n===void 0?t:n(t):r.memoizedState;return Ji(`Reducer`,i,`Reducer`),[i,()=>{}]},$i=e=>{let t=Ki(),n=t===null?{current:e}:t.memoizedState;return Ji(`Ref`,n.current,`Ref`),n},ea=()=>{let e=Ki();return Ji(`CacheRefresh`,e===null?()=>{}:e.memoizedState,`CacheRefresh`),()=>{}},ta=e=>{Ki(),Ji(`LayoutEffect`,e,`LayoutEffect`)},na=e=>{Ki(),Ji(`InsertionEffect`,e,`InsertionEffect`)},ra=e=>{Ki(),Ji(`Effect`,e,`Effect`)},ia=e=>{Ki();let t;typeof e==`object`&&e&&`current`in e&&(t=e.current),Ji(`ImperativeHandle`,t,`ImperativeHandle`)},aa=(e,t)=>{Ji(`DebugValue`,typeof t==`function`?t(e):e,`DebugValue`)},oa=e=>{let t=Ki();return Ji(`Callback`,t===null?e:t.memoizedState[0],`Callback`),e},sa=e=>{let t=Ki(),n=t===null?e():t.memoizedState[0];return Ji(`Memo`,n,`Memo`),n},ca=(e,t)=>{let n=Ki();Ki();let r=n===null?t():n.memoizedState;return Ji(`SyncExternalStore`,r,`SyncExternalStore`),r},la=()=>{let e=Ki();Ki();let t=e===null?!1:e.memoizedState;return Ji(`Transition`,t,`Transition`),[t,()=>{}]},ua=e=>{let t=Ki(),n=t===null?e:t.memoizedState;return Ji(`DeferredValue`,n,`DeferredValue`),n},da=()=>{let e=Ki(),t=e===null?``:e.memoizedState;return Ji(`Id`,t,`Id`),t},fa=e=>[],pa=e=>{let t=Ki(),n=t===null?e:t.memoizedState;return Ji(`Optimistic`,n,`Optimistic`),[n,()=>{}]},ma=(e,t)=>{let n,r=null;if(e!==null){let t=e.memoizedState;if(typeof t==`object`&&t&&`then`in t&&typeof t.then==`function`){let e=t;switch(e.status){case`fulfilled`:n=e.value;break;case`rejected`:r=e.reason;break;default:r=Gi,n=e}}else n=t}else n=t;return{value:n,error:r}},ha=e=>(t,n)=>{let r=Ki();Ki(),Ki();let i=Error(),{value:a,error:o}=ma(r,n);if(Ui.push({displayName:null,primitive:e,stackError:i,value:a,dispatcherHookName:e}),o!==null)throw o;return[a,()=>{},!1]},ga=ha(`ActionState`),_a={readContext:qi,use:Yi,useCallback:oa,useContext:Xi,useEffect:ra,useImperativeHandle:ia,useLayoutEffect:ta,useInsertionEffect:na,useMemo:sa,useReducer:Qi,useRef:$i,useState:Zi,useDebugValue:aa,useDeferredValue:ua,useTransition:la,useSyncExternalStore:ca,useId:da,useHostTransitionStatus:()=>{let e=qi({_currentValue:null});return Ji(`HostTransitionStatus`,e,`HostTransitionStatus`),e},useFormState:ha(`FormState`),useActionState:ga,useOptimistic:pa,useMemoCache:fa,useCacheRefresh:ea,useEffectEvent:e=>(Ki(),Ji(`EffectEvent`,e,`EffectEvent`),e)};typeof Proxy>`u`||new Proxy(_a,{get(e,t){if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let n=Error(`Missing method in Dispatcher: `+t);throw n.name=`ReactDebugToolsUnsupportedHookError`,n}});var va=new Set([`role`,`name`,`aria-label`,`rel`,`href`]),ya=e=>{if(!/^[a-z-]{3,}$/i.test(e))return!1;let t=e.split(/-|[A-Z]/);for(let e of t)if(e.length<=2||/[^aeiou]{4,}/i.test(e))return!1;return!0},ba=(e,t)=>{let n=va.has(e)||e.startsWith(`data-`)&&ya(e),r=ya(t)&&t.length<100||t.startsWith(`#`)&&ya(t.slice(1));return n&&r},xa=e=>{let t=e[0].name;for(let n=1;n<e.length;n++)t=`${e[n].name} > ${t}`;return t},Sa=e=>{let t=0;for(let n of e)t+=n.penalty;return t},Ca=(e,t)=>Sa(e)-Sa(t),wa=(e,t)=>{let n=e.parentNode;if(!n)return;let r=n.firstChild;if(!r)return;let i=0;for(;r&&(Vn(r)&&(t===void 0||r.tagName.toLowerCase()===t)&&i++,r!==e);)r=r.nextSibling;return i},Ta=(e,t)=>e===`html`?`html`:`${e}:nth-child(${t})`,Ea=(e,t)=>e===`html`?`html`:`${e}:nth-of-type(${t})`,Da=(e,t)=>{let n=[],r=e.getAttribute(`id`),i=e.tagName.toLowerCase();r&&ya(r)&&n.push({name:`#${CSS.escape(r)}`,penalty:0});for(let t of e.classList)ya(t)&&n.push({name:`.${CSS.escape(t)}`,penalty:1});for(let r of e.attributes)t(r.name,r.value)&&n.push({name:`[${CSS.escape(r.name)}="${CSS.escape(r.value)}"]`,penalty:2});n.push({name:i,penalty:5});let a=wa(e,i);a!==void 0&&n.push({name:Ea(i,a),penalty:10});let o=wa(e);return o!==void 0&&n.push({name:Ta(i,o),penalty:50}),n},Oa=(e,t=Ln,n=[])=>{if(t<=0)return[];if(e.length===0)return[n];let r=[];for(let i of e[0]){let a=t-r.length;if(a<=0)break;r.push(...Oa(e.slice(1),a,[...n,i]))}return r},ka=(e,t)=>{let n=t.getRootNode();return zr(n)?n:Gr(e)?e:e.ownerDocument},Aa=(e,t)=>t.querySelectorAll(xa(e)).length===1,ja=(e,t)=>{let n=e,r=[];for(;n&&n!==t;){let e=n.tagName.toLowerCase(),t=wa(n,e);if(t===void 0)return;r.push({name:Ea(e,t),penalty:10}),n=n.parentElement}return Aa(r,t)?r:void 0},Ma=(e,t,n,r)=>{if(e.nodeType!==Node.ELEMENT_NODE)throw new Vr;if(e.tagName.toLowerCase()===`html`)return`html`;let i=ka(t,e),a=Date.now(),o=[],s=e,c=0,l;for(;s&&s!==i&&!l;)if(o.push(Da(s,r)),s=s.parentElement,c++,c>=3){let t=Oa(o);t.sort(Ca);for(let r of t){if(Date.now()-a>n){let t=ja(e,i);if(!t)throw new Hr(n);return xa(t)}if(Aa(r,i)){l=r;break}}}if(!l&&c<3){let e=Oa(o);e.sort(Ca);for(let t of e){if(Date.now()-a>n)break;if(Aa(t,i)){l=t;break}}}if(!l)throw new Ur;return xa(l)},Na=e=>e.ownerDocument.body??e.ownerDocument.documentElement,Pa=new Set([`data-testid`,`data-test-id`,`data-test`,`data-cy`,`data-qa`,`aria-label`,`href`,`src`,`role`,`name`,`title`,`alt`]),Fa=e=>e.length>0&&e.length<=120,Ia=(e,t)=>{try{let n=e.getRootNode(),r=(zr(n)?n:e.ownerDocument).querySelectorAll(t);return r.length===1&&r[0]===e}catch{return!1}},La=e=>{let t=e.getAttribute(`id`);if(t){let n=`#${CSS.escape(t)}`;if(Ia(e,n))return n}for(let t of Pa){let n=e.getAttribute(t);if(!n||!Fa(n))continue;let r=`[${t}=${JSON.stringify(n)}]`;if(Ia(e,r))return r;let i=`${e.tagName.toLowerCase()}${r}`;if(Ia(e,i))return i}return null},Ra=e=>{let t=[],n=e.getRootNode(),r=zr(n)?n:Na(e),i=e;for(;i;){let e=i.getAttribute(`id`);if(e){t.unshift(`#${CSS.escape(e)}`);break}let n=i.parentNode;if(!n){t.unshift(i.tagName.toLowerCase());break}let a=Array.from(n.children).indexOf(i)+1;if(t.unshift(`${i.tagName.toLowerCase()}:nth-child(${a})`),n===r){Vn(r)&&t.unshift(r.tagName.toLowerCase());break}i=Vn(n)?n:null}return t.join(` > `)},za=e=>{let t=La(e);if(t)return t;try{let t=Ma(e,Na(e),200,(e,t)=>ba(e,t)||Pa.has(e)&&Fa(t));if(t)return t}catch{}return Ra(e)},Ba=e=>{let t=Rr(e);if(t)return t.getSelector();let n=za(e),r=e.getRootNode();if(zr(r))return`${Ba(r.host)} >>> ${n}`;let i=Jn(e.ownerDocument.defaultView);return i?`${Ba(i)} >>iframe>> ${n}`:n};[`[id]`,`[data-testid]`,`[data-test-id]`,`[data-test]`,`[data-cy]`,`[data-qa]`,`[aria-label]`,`a[href]`,`button`,`input`,`select`,`textarea`,`[role="button"]`,`[role="link"]`,`[role="checkbox"]`,`[role="radio"]`,`[role="switch"]`,`[role="tab"]`,`[role="menuitem"]`,`[role="option"]`,`[role="textbox"]`,`[role="combobox"]`,`[role="slider"]`,`[role="spinbutton"]`].join(`,`);var Va=e=>e.replace(/\s+/g,` `).trim(),Ha=e=>e.getAttribute(`aria-hidden`)===`true`||e.hasAttribute(`hidden`)?!0:Rn.has(e.tagName.toLowerCase()),Ua=(e,t,n)=>{if(e.nodeType===Node.TEXT_NODE){let r=Va(e.textContent??``);return r?(t.push(r),n-r.length):n}if(!Vn(e)||Ha(e))return n;for(let r of e.childNodes)if(n=Ua(r,t,n),n<=0)break;return n};new Set(`AppRouter.AppRouterAnnouncer.AppDevOverlay.AppDevOverlayErrorBoundary.ClientPageRoot.ClientSegmentRoot.DevRootHTTPAccessFallbackBoundary.ErrorBoundary.ErrorBoundaryHandler.GracefulDegradeBoundary.HTTPAccessErrorFallback.HTTPAccessFallbackBoundary.HTTPAccessFallbackErrorBoundary.HandleRedirect.Head.HistoryUpdater.HotReload.InnerLayoutRouter.InnerScrollAndFocusHandler.InnerScrollAndFocusHandlerOld.InnerScrollAndMaybeFocusHandler.InnerScrollHandlerNew.LoadableComponent.LoadingBoundary.LoadingBoundaryProvider.NotAllowedRootHTTPFallbackError.OfflineProvider.OuterLayoutRouter.RedirectBoundary.RedirectErrorBoundary.RenderFromTemplateContext.RenderValidationBoundaryAtThisLevel.ReplaySsrOnlyErrors.RootErrorBoundary.RootLevelDevOverlayElement.Router.ScrollAndFocusHandler.ScrollAndMaybeFocusHandler.SegmentBoundaryTrigger.SegmentBoundaryTriggerNode.SegmentStateProvider.SegmentTrieNode.SegmentViewNode.SegmentViewStateNode.ServerRoot.body.html`.split(`.`)),new Map([`top`,`right`,`bottom`,`left`].flatMap(e=>[[`border-${e}-style`,e],[`border-${e}-color`,e]]));var Wa=Object.defineProperty,Ga=(e,t,n)=>t in e?Wa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ka=(e,t,n)=>Ga(e,typeof t==`symbol`?t:t+``,n);Array.prototype.toSorted||Object.defineProperty(Array.prototype,"toSorted",{value:function(e){return[...this].sort(e)},writable:!0,configurable:!0});var qa=typeof window<`u`,Ja=()=>qa?(window.reactScanIdCounter===void 0&&(window.reactScanIdCounter=0),`${++window.reactScanIdCounter}`):`0`,Ya=e=>{let t=e.createOscillator(),n=e.createGain();t.connect(n),n.connect(e.destination);let r={type:`sine`,freq:[392,600],duration:.3,gain:.12},i=r.freq,a=r.duration/i.length;i.forEach((n,r)=>{t.frequency.setValueAtTime(n,e.currentTime+r*a)}),t.type=r.type,n.gain.setValueAtTime(r.gain,e.currentTime),n.gain.setTargetAtTime(0,e.currentTime+r.duration*.7,.05),t.start(),t.stop(e.currentTime+r.duration)},Xa=un(({size:e=15,name:t,fill:n=`currentColor`,stroke:r=`currentColor`,className:i,externalURL:a=``,style:o},s)=>{let c=Array.isArray(e)?e[0]:e,l=Array.isArray(e)?e[1]||e[0]:e,u=`${a}#${t}`;return I(`svg`,{ref:s,width:`${c}px`,height:`${l}px`,fill:n,stroke:r,className:i,style:{...o,minWidth:`${c}px`,maxWidth:`${c}px`,minHeight:`${l}px`,maxHeight:`${l}px`},children:[I(`title`,{children:t}),I(`use`,{href:u})]})}),Za=24,Qa={width:550,height:350,initialHeight:400},$a=240,eo=`react-scan-widget-settings-v2`,to=`react-scan-widget-collapsed-v1`;function no(e){var t,n,r=``;if(typeof e==`string`||typeof e==`number`)r+=e;else if(typeof e==`object`)if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=no(e[t]))&&(r&&(r+=` `),r+=n)}else for(n in e)e[n]&&(r&&(r+=` `),r+=n);return r}function ro(){for(var e,t,n=0,r=``,i=arguments.length;n<i;n++)(e=arguments[n])&&(t=no(e))&&(r&&(r+=` `),r+=t);return r}var io=(e,t)=>{let n=Array(e.length+t.length);for(let t=0;t<e.length;t++)n[t]=e[t];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},ao=(e,t)=>({classGroupId:e,validator:t}),oo=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),so=`-`,co=[],lo=`arbitrary..`,uo=e=>{let t=mo(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:e=>{if(e.startsWith(`[`)&&e.endsWith(`]`))return po(e);let n=e.split(so);return fo(n,+(n[0]===``&&n.length>1),t)},getConflictingClassGroupIds:(e,t)=>{if(t){let t=r[e],i=n[e];return t?i?io(i,t):t:i||co}return n[e]||co}}},fo=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;let r=e[t],i=n.nextPart.get(r);if(i){let n=fo(e,t+1,i);if(n)return n}let a=n.validators;if(a===null)return;let o=t===0?e.join(so):e.slice(t).join(so),s=a.length;for(let e=0;e<s;e++){let t=a[e];if(t.validator(o))return t.classGroupId}},po=e=>e.slice(1,-1).indexOf(`:`)===-1?void 0:(()=>{let t=e.slice(1,-1),n=t.indexOf(`:`),r=t.slice(0,n);return r?lo+r:void 0})(),mo=e=>{let{theme:t,classGroups:n}=e;return ho(n,t)},ho=(e,t)=>{let n=oo();for(let r in e){let i=e[r];go(i,n,r,t)}return n},go=(e,t,n,r)=>{let i=e.length;for(let a=0;a<i;a++){let i=e[a];_o(i,t,n,r)}},_o=(e,t,n,r)=>{if(typeof e==`string`){vo(e,t,n);return}if(typeof e==`function`){yo(e,t,n,r);return}bo(e,t,n,r)},vo=(e,t,n)=>{let r=e===``?t:xo(t,e);r.classGroupId=n},yo=(e,t,n,r)=>{if(So(e)){go(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(ao(n,e))},bo=(e,t,n,r)=>{let i=Object.entries(e),a=i.length;for(let e=0;e<a;e++){let[a,o]=i[e];go(o,xo(t,a),n,r)}},xo=(e,t)=>{let n=e,r=t.split(so),i=r.length;for(let e=0;e<i;e++){let t=r[e],i=n.nextPart.get(t);i||(i=oo(),n.nextPart.set(t,i)),n=i}return n},So=e=>`isThemeGetter`in e&&e.isThemeGetter===!0,Co=e=>{if(e<1)return{get:()=>void 0,set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null),i=(i,a)=>{n[i]=a,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(e){let t=n[e];if(t!==void 0)return t;if((t=r[e])!==void 0)return i(e,t),t},set(e,t){e in n?n[e]=t:i(e,t)}}},wo=`!`,To=`:`,Eo=[],Do=(e,t,n,r,i)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:i}),Oo=e=>{let{prefix:t,experimentalParseClassName:n}=e,r=e=>{let t=[],n=0,r=0,i=0,a,o=e.length;for(let s=0;s<o;s++){let o=e[s];if(n===0&&r===0){if(o===To){t.push(e.slice(i,s)),i=s+1;continue}if(o===`/`){a=s;continue}}o===`[`?n++:o===`]`?n--:o===`(`?r++:o===`)`&&r--}let s=t.length===0?e:e.slice(i),c=s,l=!1;s.endsWith(wo)?(c=s.slice(0,-1),l=!0):s.startsWith(wo)&&(c=s.slice(1),l=!0);let u=a&&a>i?a-i:void 0;return Do(t,l,c,u)};if(t){let e=t+To,n=r;r=t=>t.startsWith(e)?n(t.slice(e.length)):Do(Eo,!1,t,void 0,!0)}if(n){let e=r;r=t=>n({className:t,parseClassName:e})}return r},ko=e=>{let t=new Map;return e.orderSensitiveModifiers.forEach((e,n)=>{t.set(e,1e6+n)}),e=>{let n=[],r=[];for(let i=0;i<e.length;i++){let a=e[i],o=a[0]===`[`,s=t.has(a);o||s?(r.length>0&&(r.sort(),n.push(...r),r=[]),n.push(a)):r.push(a)}return r.length>0&&(r.sort(),n.push(...r)),n}},Ao=e=>({cache:Co(e.cacheSize),parseClassName:Oo(e),sortModifiers:ko(e),...uo(e)}),jo=/\s+/,Mo=(e,t)=>{let{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:i,sortModifiers:a}=t,o=[],s=e.trim().split(jo),c=``;for(let e=s.length-1;e>=0;--e){let t=s[e],{isExternal:l,modifiers:u,hasImportantModifier:d,baseClassName:f,maybePostfixModifierPosition:p}=n(t);if(l){c=t+(c.length>0?` `+c:c);continue}let m=!!p,h=r(m?f.substring(0,p):f);if(!h){if(!m){c=t+(c.length>0?` `+c:c);continue}if(h=r(f),!h){c=t+(c.length>0?` `+c:c);continue}m=!1}let g=u.length===0?``:u.length===1?u[0]:a(u).join(`:`),_=d?g+wo:g,v=_+h;if(o.indexOf(v)>-1)continue;o.push(v);let y=i(h,m);for(let e=0;e<y.length;++e){let t=y[e];o.push(_+t)}c=t+(c.length>0?` `+c:c)}return c},No=(...e)=>{let t=0,n,r,i=``;for(;t<e.length;)(n=e[t++])&&(r=Po(n))&&(i&&(i+=` `),i+=r);return i},Po=e=>{if(typeof e==`string`)return e;let t,n=``;for(let r=0;r<e.length;r++)e[r]&&(t=Po(e[r]))&&(n&&(n+=` `),n+=t);return n},Fo=(e,...t)=>{let n,r,i,a,o=o=>(n=Ao(t.reduce((e,t)=>t(e),e())),r=n.cache.get,i=n.cache.set,a=s,s(o)),s=e=>{let t=r(e);if(t)return t;let a=Mo(e,n);return i(e,a),a};return a=o,(...e)=>a(No(...e))},Io=[],Lo=e=>{let t=t=>t[e]||Io;return t.isThemeGetter=!0,t},Ro=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,zo=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Bo=/^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/,Vo=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Ho=/\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$/,Uo=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Wo=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Go=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ko=e=>Bo.test(e),qo=e=>!!e&&!Number.isNaN(Number(e)),Jo=e=>!!e&&Number.isInteger(Number(e)),Yo=e=>e.endsWith(`%`)&&qo(e.slice(0,-1)),Xo=e=>Vo.test(e),Zo=()=>!0,Qo=e=>Ho.test(e)&&!Uo.test(e),$o=()=>!1,es=e=>Wo.test(e),ts=e=>Go.test(e),ns=e=>!L(e)&&!R(e),rs=e=>vs(e,Ss,$o),L=e=>Ro.test(e),is=e=>vs(e,Cs,Qo),as=e=>vs(e,ws,qo),os=e=>vs(e,Es,Zo),ss=e=>vs(e,Ts,$o),cs=e=>vs(e,bs,$o),ls=e=>vs(e,xs,ts),us=e=>vs(e,Ds,es),R=e=>zo.test(e),ds=e=>ys(e,Cs),fs=e=>ys(e,Ts),ps=e=>ys(e,bs),ms=e=>ys(e,Ss),hs=e=>ys(e,xs),gs=e=>ys(e,Ds,!0),_s=e=>ys(e,Es,!0),vs=(e,t,n)=>{let r=Ro.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},ys=(e,t,n=!1)=>{let r=zo.exec(e);return r?r[1]?t(r[1]):n:!1},bs=e=>e===`position`||e===`percentage`,xs=e=>e===`image`||e===`url`,Ss=e=>e===`length`||e===`size`||e===`bg-size`,Cs=e=>e===`length`,ws=e=>e===`number`,Ts=e=>e===`family-name`,Es=e=>e===`number`||e===`weight`,Ds=e=>e===`shadow`,Os=Fo(()=>{let e=Lo(`color`),t=Lo(`font`),n=Lo(`text`),r=Lo(`font-weight`),i=Lo(`tracking`),a=Lo(`leading`),o=Lo(`breakpoint`),s=Lo(`container`),c=Lo(`spacing`),l=Lo(`radius`),u=Lo(`shadow`),d=Lo(`inset-shadow`),f=Lo(`text-shadow`),p=Lo(`drop-shadow`),m=Lo(`blur`),h=Lo(`perspective`),g=Lo(`aspect`),_=Lo(`ease`),v=Lo(`animate`),y=()=>[`auto`,`avoid`,`all`,`avoid-page`,`page`,`left`,`right`,`column`],b=()=>[`center`,`top`,`bottom`,`left`,`right`,`top-left`,`left-top`,`top-right`,`right-top`,`bottom-right`,`right-bottom`,`bottom-left`,`left-bottom`],x=()=>[...b(),R,L],S=()=>[`auto`,`hidden`,`clip`,`visible`,`scroll`],C=()=>[`auto`,`contain`,`none`],w=()=>[R,L,c],T=()=>[Ko,`full`,`auto`,...w()],E=()=>[Jo,`none`,`subgrid`,R,L],D=()=>[`auto`,{span:[`full`,Jo,R,L]},Jo,R,L],O=()=>[Jo,`auto`,R,L],k=()=>[`auto`,`min`,`max`,`fr`,R,L],A=()=>[`start`,`end`,`center`,`between`,`around`,`evenly`,`stretch`,`baseline`,`center-safe`,`end-safe`],j=()=>[`start`,`end`,`center`,`stretch`,`center-safe`,`end-safe`],M=()=>[`auto`,...w()],N=()=>[Ko,`auto`,`full`,`dvw`,`dvh`,`lvw`,`lvh`,`svw`,`svh`,`min`,`max`,`fit`,...w()],P=()=>[Ko,`screen`,`full`,`dvw`,`lvw`,`svw`,`min`,`max`,`fit`,...w()],ee=()=>[Ko,`screen`,`full`,`lh`,`dvh`,`lvh`,`svh`,`min`,`max`,`fit`,...w()],F=()=>[e,R,L],te=()=>[...b(),ps,cs,{position:[R,L]}],ne=()=>[`no-repeat`,{repeat:[``,`x`,`y`,`space`,`round`]}],re=()=>[`auto`,`cover`,`contain`,ms,rs,{size:[R,L]}],ie=()=>[Yo,ds,is],ae=()=>[``,`none`,`full`,l,R,L],oe=()=>[``,qo,ds,is],se=()=>[`solid`,`dashed`,`dotted`,`double`],ce=()=>[`normal`,`multiply`,`screen`,`overlay`,`darken`,`lighten`,`color-dodge`,`color-burn`,`hard-light`,`soft-light`,`difference`,`exclusion`,`hue`,`saturation`,`color`,`luminosity`],le=()=>[qo,Yo,ps,cs],ue=()=>[``,`none`,m,R,L],de=()=>[`none`,qo,R,L],fe=()=>[`none`,qo,R,L],pe=()=>[qo,R,L],me=()=>[Ko,`full`,...w()];return{cacheSize:500,theme:{animate:[`spin`,`ping`,`pulse`,`bounce`],aspect:[`video`],blur:[Xo],breakpoint:[Xo],color:[Zo],container:[Xo],"drop-shadow":[Xo],ease:[`in`,`out`,`in-out`],font:[ns],"font-weight":[`thin`,`extralight`,`light`,`normal`,`medium`,`semibold`,`bold`,`extrabold`,`black`],"inset-shadow":[Xo],leading:[`none`,`tight`,`snug`,`normal`,`relaxed`,`loose`],perspective:[`dramatic`,`near`,`normal`,`midrange`,`distant`,`none`],radius:[Xo],shadow:[Xo],spacing:[`px`,qo],text:[Xo],"text-shadow":[Xo],tracking:[`tighter`,`tight`,`normal`,`wide`,`wider`,`widest`]},classGroups:{aspect:[{aspect:[`auto`,`square`,Ko,L,R,g]}],container:[`container`],columns:[{columns:[qo,L,R,s]}],"break-after":[{"break-after":y()}],"break-before":[{"break-before":y()}],"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`],sr:[`sr-only`,`not-sr-only`],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:x()}],overflow:[{overflow:S()}],"overflow-x":[{"overflow-x":S()}],"overflow-y":[{"overflow-y":S()}],overscroll:[{overscroll:C()}],"overscroll-x":[{"overscroll-x":C()}],"overscroll-y":[{"overscroll-y":C()}],position:[`static`,`fixed`,`absolute`,`relative`,`sticky`],inset:[{inset:T()}],"inset-x":[{"inset-x":T()}],"inset-y":[{"inset-y":T()}],start:[{"inset-s":T(),start:T()}],end:[{"inset-e":T(),end:T()}],"inset-bs":[{"inset-bs":T()}],"inset-be":[{"inset-be":T()}],top:[{top:T()}],right:[{right:T()}],bottom:[{bottom:T()}],left:[{left:T()}],visibility:[`visible`,`invisible`,`collapse`],z:[{z:[Jo,`auto`,R,L]}],basis:[{basis:[Ko,`full`,`auto`,s,...w()]}],"flex-direction":[{flex:[`row`,`row-reverse`,`col`,`col-reverse`]}],"flex-wrap":[{flex:[`nowrap`,`wrap`,`wrap-reverse`]}],flex:[{flex:[qo,Ko,`auto`,`initial`,`none`,L]}],grow:[{grow:[``,qo,R,L]}],shrink:[{shrink:[``,qo,R,L]}],order:[{order:[Jo,`first`,`last`,`none`,R,L]}],"grid-cols":[{"grid-cols":E()}],"col-start-end":[{col:D()}],"col-start":[{"col-start":O()}],"col-end":[{"col-end":O()}],"grid-rows":[{"grid-rows":E()}],"row-start-end":[{row:D()}],"row-start":[{"row-start":O()}],"row-end":[{"row-end":O()}],"grid-flow":[{"grid-flow":[`row`,`col`,`dense`,`row-dense`,`col-dense`]}],"auto-cols":[{"auto-cols":k()}],"auto-rows":[{"auto-rows":k()}],gap:[{gap:w()}],"gap-x":[{"gap-x":w()}],"gap-y":[{"gap-y":w()}],"justify-content":[{justify:[...A(),`normal`]}],"justify-items":[{"justify-items":[...j(),`normal`]}],"justify-self":[{"justify-self":[`auto`,...j()]}],"align-content":[{content:[`normal`,...A()]}],"align-items":[{items:[...j(),{baseline:[``,`last`]}]}],"align-self":[{self:[`auto`,...j(),{baseline:[``,`last`]}]}],"place-content":[{"place-content":A()}],"place-items":[{"place-items":[...j(),`baseline`]}],"place-self":[{"place-self":[`auto`,...j()]}],p:[{p:w()}],px:[{px:w()}],py:[{py:w()}],ps:[{ps:w()}],pe:[{pe:w()}],pbs:[{pbs:w()}],pbe:[{pbe:w()}],pt:[{pt:w()}],pr:[{pr:w()}],pb:[{pb:w()}],pl:[{pl:w()}],m:[{m:M()}],mx:[{mx:M()}],my:[{my:M()}],ms:[{ms:M()}],me:[{me:M()}],mbs:[{mbs:M()}],mbe:[{mbe:M()}],mt:[{mt:M()}],mr:[{mr:M()}],mb:[{mb:M()}],ml:[{ml:M()}],"space-x":[{"space-x":w()}],"space-x-reverse":[`space-x-reverse`],"space-y":[{"space-y":w()}],"space-y-reverse":[`space-y-reverse`],size:[{size:N()}],"inline-size":[{inline:[`auto`,...P()]}],"min-inline-size":[{"min-inline":[`auto`,...P()]}],"max-inline-size":[{"max-inline":[`none`,...P()]}],"block-size":[{block:[`auto`,...ee()]}],"min-block-size":[{"min-block":[`auto`,...ee()]}],"max-block-size":[{"max-block":[`none`,...ee()]}],w:[{w:[s,`screen`,...N()]}],"min-w":[{"min-w":[s,`screen`,`none`,...N()]}],"max-w":[{"max-w":[s,`screen`,`none`,`prose`,{screen:[o]},...N()]}],h:[{h:[`screen`,`lh`,...N()]}],"min-h":[{"min-h":[`screen`,`lh`,`none`,...N()]}],"max-h":[{"max-h":[`screen`,`lh`,...N()]}],"font-size":[{text:[`base`,n,ds,is]}],"font-smoothing":[`antialiased`,`subpixel-antialiased`],"font-style":[`italic`,`not-italic`],"font-weight":[{font:[r,_s,os]}],"font-stretch":[{"font-stretch":[`ultra-condensed`,`extra-condensed`,`condensed`,`semi-condensed`,`normal`,`semi-expanded`,`expanded`,`extra-expanded`,`ultra-expanded`,Yo,L]}],"font-family":[{font:[fs,ss,t]}],"font-features":[{"font-features":[L]}],"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:[i,R,L]}],"line-clamp":[{"line-clamp":[qo,`none`,R,as]}],leading:[{leading:[a,...w()]}],"list-image":[{"list-image":[`none`,R,L]}],"list-style-position":[{list:[`inside`,`outside`]}],"list-style-type":[{list:[`disc`,`decimal`,`none`,R,L]}],"text-alignment":[{text:[`left`,`center`,`right`,`justify`,`start`,`end`]}],"placeholder-color":[{placeholder:F()}],"text-color":[{text:F()}],"text-decoration":[`underline`,`overline`,`line-through`,`no-underline`],"text-decoration-style":[{decoration:[...se(),`wavy`]}],"text-decoration-thickness":[{decoration:[qo,`from-font`,`auto`,R,is]}],"text-decoration-color":[{decoration:F()}],"underline-offset":[{"underline-offset":[qo,`auto`,R,L]}],"text-transform":[`uppercase`,`lowercase`,`capitalize`,`normal-case`],"text-overflow":[`truncate`,`text-ellipsis`,`text-clip`],"text-wrap":[{text:[`wrap`,`nowrap`,`balance`,`pretty`]}],indent:[{indent:w()}],"vertical-align":[{align:[`baseline`,`top`,`middle`,`bottom`,`text-top`,`text-bottom`,`sub`,`super`,R,L]}],whitespace:[{whitespace:[`normal`,`nowrap`,`pre`,`pre-line`,`pre-wrap`,`break-spaces`]}],break:[{break:[`normal`,`words`,`all`,`keep`]}],wrap:[{wrap:[`break-word`,`anywhere`,`normal`]}],hyphens:[{hyphens:[`none`,`manual`,`auto`]}],content:[{content:[`none`,R,L]}],"bg-attachment":[{bg:[`fixed`,`local`,`scroll`]}],"bg-clip":[{"bg-clip":[`border`,`padding`,`content`,`text`]}],"bg-origin":[{"bg-origin":[`border`,`padding`,`content`]}],"bg-position":[{bg:te()}],"bg-repeat":[{bg:ne()}],"bg-size":[{bg:re()}],"bg-image":[{bg:[`none`,{linear:[{to:[`t`,`tr`,`r`,`br`,`b`,`bl`,`l`,`tl`]},Jo,R,L],radial:[``,R,L],conic:[Jo,R,L]},hs,ls]}],"bg-color":[{bg:F()}],"gradient-from-pos":[{from:ie()}],"gradient-via-pos":[{via:ie()}],"gradient-to-pos":[{to:ie()}],"gradient-from":[{from:F()}],"gradient-via":[{via:F()}],"gradient-to":[{to:F()}],rounded:[{rounded:ae()}],"rounded-s":[{"rounded-s":ae()}],"rounded-e":[{"rounded-e":ae()}],"rounded-t":[{"rounded-t":ae()}],"rounded-r":[{"rounded-r":ae()}],"rounded-b":[{"rounded-b":ae()}],"rounded-l":[{"rounded-l":ae()}],"rounded-ss":[{"rounded-ss":ae()}],"rounded-se":[{"rounded-se":ae()}],"rounded-ee":[{"rounded-ee":ae()}],"rounded-es":[{"rounded-es":ae()}],"rounded-tl":[{"rounded-tl":ae()}],"rounded-tr":[{"rounded-tr":ae()}],"rounded-br":[{"rounded-br":ae()}],"rounded-bl":[{"rounded-bl":ae()}],"border-w":[{border:oe()}],"border-w-x":[{"border-x":oe()}],"border-w-y":[{"border-y":oe()}],"border-w-s":[{"border-s":oe()}],"border-w-e":[{"border-e":oe()}],"border-w-bs":[{"border-bs":oe()}],"border-w-be":[{"border-be":oe()}],"border-w-t":[{"border-t":oe()}],"border-w-r":[{"border-r":oe()}],"border-w-b":[{"border-b":oe()}],"border-w-l":[{"border-l":oe()}],"divide-x":[{"divide-x":oe()}],"divide-x-reverse":[`divide-x-reverse`],"divide-y":[{"divide-y":oe()}],"divide-y-reverse":[`divide-y-reverse`],"border-style":[{border:[...se(),`hidden`,`none`]}],"divide-style":[{divide:[...se(),`hidden`,`none`]}],"border-color":[{border:F()}],"border-color-x":[{"border-x":F()}],"border-color-y":[{"border-y":F()}],"border-color-s":[{"border-s":F()}],"border-color-e":[{"border-e":F()}],"border-color-bs":[{"border-bs":F()}],"border-color-be":[{"border-be":F()}],"border-color-t":[{"border-t":F()}],"border-color-r":[{"border-r":F()}],"border-color-b":[{"border-b":F()}],"border-color-l":[{"border-l":F()}],"divide-color":[{divide:F()}],"outline-style":[{outline:[...se(),`none`,`hidden`]}],"outline-offset":[{"outline-offset":[qo,R,L]}],"outline-w":[{outline:[``,qo,ds,is]}],"outline-color":[{outline:F()}],shadow:[{shadow:[``,`none`,u,gs,us]}],"shadow-color":[{shadow:F()}],"inset-shadow":[{"inset-shadow":[`none`,d,gs,us]}],"inset-shadow-color":[{"inset-shadow":F()}],"ring-w":[{ring:oe()}],"ring-w-inset":[`ring-inset`],"ring-color":[{ring:F()}],"ring-offset-w":[{"ring-offset":[qo,is]}],"ring-offset-color":[{"ring-offset":F()}],"inset-ring-w":[{"inset-ring":oe()}],"inset-ring-color":[{"inset-ring":F()}],"text-shadow":[{"text-shadow":[`none`,f,gs,us]}],"text-shadow-color":[{"text-shadow":F()}],opacity:[{opacity:[qo,R,L]}],"mix-blend":[{"mix-blend":[...ce(),`plus-darker`,`plus-lighter`]}],"bg-blend":[{"bg-blend":ce()}],"mask-clip":[{"mask-clip":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]},`mask-no-clip`],"mask-composite":[{mask:[`add`,`subtract`,`intersect`,`exclude`]}],"mask-image-linear-pos":[{"mask-linear":[qo]}],"mask-image-linear-from-pos":[{"mask-linear-from":le()}],"mask-image-linear-to-pos":[{"mask-linear-to":le()}],"mask-image-linear-from-color":[{"mask-linear-from":F()}],"mask-image-linear-to-color":[{"mask-linear-to":F()}],"mask-image-t-from-pos":[{"mask-t-from":le()}],"mask-image-t-to-pos":[{"mask-t-to":le()}],"mask-image-t-from-color":[{"mask-t-from":F()}],"mask-image-t-to-color":[{"mask-t-to":F()}],"mask-image-r-from-pos":[{"mask-r-from":le()}],"mask-image-r-to-pos":[{"mask-r-to":le()}],"mask-image-r-from-color":[{"mask-r-from":F()}],"mask-image-r-to-color":[{"mask-r-to":F()}],"mask-image-b-from-pos":[{"mask-b-from":le()}],"mask-image-b-to-pos":[{"mask-b-to":le()}],"mask-image-b-from-color":[{"mask-b-from":F()}],"mask-image-b-to-color":[{"mask-b-to":F()}],"mask-image-l-from-pos":[{"mask-l-from":le()}],"mask-image-l-to-pos":[{"mask-l-to":le()}],"mask-image-l-from-color":[{"mask-l-from":F()}],"mask-image-l-to-color":[{"mask-l-to":F()}],"mask-image-x-from-pos":[{"mask-x-from":le()}],"mask-image-x-to-pos":[{"mask-x-to":le()}],"mask-image-x-from-color":[{"mask-x-from":F()}],"mask-image-x-to-color":[{"mask-x-to":F()}],"mask-image-y-from-pos":[{"mask-y-from":le()}],"mask-image-y-to-pos":[{"mask-y-to":le()}],"mask-image-y-from-color":[{"mask-y-from":F()}],"mask-image-y-to-color":[{"mask-y-to":F()}],"mask-image-radial":[{"mask-radial":[R,L]}],"mask-image-radial-from-pos":[{"mask-radial-from":le()}],"mask-image-radial-to-pos":[{"mask-radial-to":le()}],"mask-image-radial-from-color":[{"mask-radial-from":F()}],"mask-image-radial-to-color":[{"mask-radial-to":F()}],"mask-image-radial-shape":[{"mask-radial":[`circle`,`ellipse`]}],"mask-image-radial-size":[{"mask-radial":[{closest:[`side`,`corner`],farthest:[`side`,`corner`]}]}],"mask-image-radial-pos":[{"mask-radial-at":b()}],"mask-image-conic-pos":[{"mask-conic":[qo]}],"mask-image-conic-from-pos":[{"mask-conic-from":le()}],"mask-image-conic-to-pos":[{"mask-conic-to":le()}],"mask-image-conic-from-color":[{"mask-conic-from":F()}],"mask-image-conic-to-color":[{"mask-conic-to":F()}],"mask-mode":[{mask:[`alpha`,`luminance`,`match`]}],"mask-origin":[{"mask-origin":[`border`,`padding`,`content`,`fill`,`stroke`,`view`]}],"mask-position":[{mask:te()}],"mask-repeat":[{mask:ne()}],"mask-size":[{mask:re()}],"mask-type":[{"mask-type":[`alpha`,`luminance`]}],"mask-image":[{mask:[`none`,R,L]}],filter:[{filter:[``,`none`,R,L]}],blur:[{blur:ue()}],brightness:[{brightness:[qo,R,L]}],contrast:[{contrast:[qo,R,L]}],"drop-shadow":[{"drop-shadow":[``,`none`,p,gs,us]}],"drop-shadow-color":[{"drop-shadow":F()}],grayscale:[{grayscale:[``,qo,R,L]}],"hue-rotate":[{"hue-rotate":[qo,R,L]}],invert:[{invert:[``,qo,R,L]}],saturate:[{saturate:[qo,R,L]}],sepia:[{sepia:[``,qo,R,L]}],"backdrop-filter":[{"backdrop-filter":[``,`none`,R,L]}],"backdrop-blur":[{"backdrop-blur":ue()}],"backdrop-brightness":[{"backdrop-brightness":[qo,R,L]}],"backdrop-contrast":[{"backdrop-contrast":[qo,R,L]}],"backdrop-grayscale":[{"backdrop-grayscale":[``,qo,R,L]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[qo,R,L]}],"backdrop-invert":[{"backdrop-invert":[``,qo,R,L]}],"backdrop-opacity":[{"backdrop-opacity":[qo,R,L]}],"backdrop-saturate":[{"backdrop-saturate":[qo,R,L]}],"backdrop-sepia":[{"backdrop-sepia":[``,qo,R,L]}],"border-collapse":[{border:[`collapse`,`separate`]}],"border-spacing":[{"border-spacing":w()}],"border-spacing-x":[{"border-spacing-x":w()}],"border-spacing-y":[{"border-spacing-y":w()}],"table-layout":[{table:[`auto`,`fixed`]}],caption:[{caption:[`top`,`bottom`]}],transition:[{transition:[``,`all`,`colors`,`opacity`,`shadow`,`transform`,`none`,R,L]}],"transition-behavior":[{transition:[`normal`,`discrete`]}],duration:[{duration:[qo,`initial`,R,L]}],ease:[{ease:[`linear`,`initial`,_,R,L]}],delay:[{delay:[qo,R,L]}],animate:[{animate:[`none`,v,R,L]}],backface:[{backface:[`hidden`,`visible`]}],perspective:[{perspective:[h,R,L]}],"perspective-origin":[{"perspective-origin":x()}],rotate:[{rotate:de()}],"rotate-x":[{"rotate-x":de()}],"rotate-y":[{"rotate-y":de()}],"rotate-z":[{"rotate-z":de()}],scale:[{scale:fe()}],"scale-x":[{"scale-x":fe()}],"scale-y":[{"scale-y":fe()}],"scale-z":[{"scale-z":fe()}],"scale-3d":[`scale-3d`],skew:[{skew:pe()}],"skew-x":[{"skew-x":pe()}],"skew-y":[{"skew-y":pe()}],transform:[{transform:[R,L,``,`none`,`gpu`,`cpu`]}],"transform-origin":[{origin:x()}],"transform-style":[{transform:[`3d`,`flat`]}],translate:[{translate:me()}],"translate-x":[{"translate-x":me()}],"translate-y":[{"translate-y":me()}],"translate-z":[{"translate-z":me()}],"translate-none":[`translate-none`],accent:[{accent:F()}],appearance:[{appearance:[`none`,`auto`]}],"caret-color":[{caret:F()}],"color-scheme":[{scheme:[`normal`,`dark`,`light`,`light-dark`,`only-dark`,`only-light`]}],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`,R,L]}],"field-sizing":[{"field-sizing":[`fixed`,`content`]}],"pointer-events":[{"pointer-events":[`auto`,`none`]}],resize:[{resize:[`none`,``,`y`,`x`]}],"scroll-behavior":[{scroll:[`auto`,`smooth`]}],"scroll-m":[{"scroll-m":w()}],"scroll-mx":[{"scroll-mx":w()}],"scroll-my":[{"scroll-my":w()}],"scroll-ms":[{"scroll-ms":w()}],"scroll-me":[{"scroll-me":w()}],"scroll-mbs":[{"scroll-mbs":w()}],"scroll-mbe":[{"scroll-mbe":w()}],"scroll-mt":[{"scroll-mt":w()}],"scroll-mr":[{"scroll-mr":w()}],"scroll-mb":[{"scroll-mb":w()}],"scroll-ml":[{"scroll-ml":w()}],"scroll-p":[{"scroll-p":w()}],"scroll-px":[{"scroll-px":w()}],"scroll-py":[{"scroll-py":w()}],"scroll-ps":[{"scroll-ps":w()}],"scroll-pe":[{"scroll-pe":w()}],"scroll-pbs":[{"scroll-pbs":w()}],"scroll-pbe":[{"scroll-pbe":w()}],"scroll-pt":[{"scroll-pt":w()}],"scroll-pr":[{"scroll-pr":w()}],"scroll-pb":[{"scroll-pb":w()}],"scroll-pl":[{"scroll-pl":w()}],"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`,R,L]}],fill:[{fill:[`none`,...F()]}],"stroke-w":[{stroke:[qo,ds,is,as]}],stroke:[{stroke:[`none`,...F()]}],"forced-color-adjust":[{"forced-color-adjust":[`auto`,`none`]}]},conflictingClassGroups:{overflow:[`overflow-x`,`overflow-y`],overscroll:[`overscroll-x`,`overscroll-y`],inset:[`inset-x`,`inset-y`,`inset-bs`,`inset-be`,`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`,`pbs`,`pbe`,`pt`,`pr`,`pb`,`pl`],px:[`pr`,`pl`],py:[`pt`,`pb`],m:[`mx`,`my`,`ms`,`me`,`mbs`,`mbe`,`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-x`,`border-w-y`,`border-w-s`,`border-w-e`,`border-w-bs`,`border-w-be`,`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-x`,`border-color-y`,`border-color-s`,`border-color-e`,`border-color-bs`,`border-color-be`,`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`],translate:[`translate-x`,`translate-y`,`translate-none`],"translate-none":[`translate`,`translate-x`,`translate-y`,`translate-z`],"scroll-m":[`scroll-mx`,`scroll-my`,`scroll-ms`,`scroll-me`,`scroll-mbs`,`scroll-mbe`,`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-pbs`,`scroll-pbe`,`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`]},orderSensitiveModifiers:[`*`,`**`,`after`,`backdrop`,`before`,`details-content`,`file`,`first-letter`,`first-line`,`marker`,`placeholder`,`selection`]}}),z=(...e)=>Os(ro(e));typeof navigator<`u`&&navigator.userAgent.includes(`Firefox`);var ks=(e,t)=>{let n=0;return r=>{let i=Date.now();if(i-n>=t)return n=i,e(r)}},As=e=>{if(!qa)return null;try{let t=localStorage.getItem(e);return t?JSON.parse(t):null}catch{return null}},js=(e,t)=>{if(qa)try{window.localStorage.setItem(e,JSON.stringify(t))}catch{}},Ms=Dt(!1),Ns=()=>({corner:`bottom-right`,dimensions:{isFullWidth:!1,isFullHeight:!1,width:Qa.width,height:Qa.height,position:{x:Za,y:Za}},lastDimensions:{isFullWidth:!1,isFullHeight:!1,width:Qa.width,height:Qa.height,position:{x:Za,y:Za}},componentsTree:{width:$a}});Ns(),Dt((()=>{let e=Ns(),t=As(eo);return t?{corner:t.corner??e.corner,dimensions:t.dimensions??e.dimensions,lastDimensions:t.lastDimensions??t.dimensions??e.lastDimensions,componentsTree:t.componentsTree??e.componentsTree}:(js(eo,{corner:e.corner,dimensions:e.dimensions,lastDimensions:e.lastDimensions,componentsTree:e.componentsTree}),e)})());var Ps=Dt({view:`none`});As(to);function Fs(){return!1}function Is(e){function t(t){return this.shouldComponentUpdate=Fs,ue(e,t)}return t.displayName=`Memo(${e.displayName||e.name})`,t.prototype.isReactComponent=!0,t._forwarded=!0,t}var Ls=Dt({updates:[],currentFiber:null,totalUpdates:0,windowOffset:0,currentIndex:0,isViewingHistory:!1,latestFiber:null,isVisible:!1,playbackSpeed:1});Dt(0),Dt({query:``,matches:[],currentMatchIndex:-1}),Dt({fiber:null,fiberProps:{current:[],changes:new Set},fiberState:{current:[],changes:new Set},fiberContext:{current:[],changes:new Set}}),sn(()=>{let e=tt(null),t=tt(null),n=tt(null),r=tt({isPropsChanged:!1,isStateChanged:!1,isContextChanged:!1});return $e(()=>{let i=ks(()=>{let r=[];e.current?.dataset.flash===`true`&&r.push(e.current),t.current?.dataset.flash===`true`&&r.push(t.current),n.current?.dataset.flash===`true`&&r.push(n.current);for(let e of r)e.classList.remove(`count-flash-white`),e.offsetWidth,e.classList.add(`count-flash-white`)},400);return Ls.subscribe(a=>{if(!e.current||!t.current||!n.current)return;let{currentIndex:o,updates:s}=a,c=s[o];!c||o===0||(i(),r.current={isPropsChanged:(c.props?.changes?.size??0)>0,isStateChanged:(c.state?.changes?.size??0)>0,isContextChanged:(c.context?.changes?.size??0)>0},e.current.dataset.flash!==`true`&&(e.current.dataset.flash=r.current.isPropsChanged.toString()),t.current.dataset.flash!==`true`&&(t.current.dataset.flash=r.current.isStateChanged.toString()),n.current.dataset.flash!==`true`&&(n.current.dataset.flash=r.current.isContextChanged.toString()))})},[]),I(`button`,{type:`button`,className:z(`react-section-header`,`overflow-hidden`,`max-h-0`,`transition-[max-height]`),children:I(`div`,{className:z(`flex-1 react-scan-expandable`),children:I(`div`,{className:`overflow-hidden`,children:I(`div`,{className:`flex items-center whitespace-nowrap`,children:[I(`div`,{className:`flex items-center gap-x-2`,children:`What changed?`}),I(`div`,{className:z(`ml-auto`,`change-scope`,`transition-opacity duration-300 delay-150`),children:[I(`div`,{ref:e,children:`props`}),I(`div`,{ref:t,children:`state`}),I(`div`,{ref:n,children:`context`})]})]})})})})}),Mt(()=>z(`react-scan-inspector`,`flex-1`,`opacity-0`,`overflow-y-auto overflow-x-hidden`,`transition-opacity delay-0`,`pointer-events-none`,!Ms.value&&`opacity-100 delay-300 pointer-events-auto`));var Rs=0,zs=performance.now(),Bs=0,Vs=!1,Hs=()=>{Bs++;let e=performance.now();e-zs>=1e3&&(Rs=Bs,Bs=0,zs=e),requestAnimationFrame(Hs)},Us=()=>(Vs||(Vs=!0,Hs(),Rs=60),Rs);function Ws(e,t){let n=[];for(let t of e){let e=t.target;this.seenElements.has(e)||(this.seenElements.add(e),n.push(t))}n.length>0&&this.resolveNext&&(this.resolveNext(n),this.resolveNext=null),this.seenElements.size===this.uniqueElements.size&&(t.disconnect(),this.done=!0,this.resolveNext&&this.resolveNext([]))}var Gs=async function*(e){let t={uniqueElements:new Set(e),seenElements:new Set,resolveNext:null,done:!1},n=new IntersectionObserver(Ws.bind(t));for(let e of t.uniqueElements)n.observe(e);for(;!t.done;){let e=await new Promise(e=>{t.resolveNext=e});e.length>0&&(yield e)}};Mt(()=>z(`absolute inset-0 flex items-center gap-x-2`,`translate-y-0`,`transition-transform duration-300`,Ms.value&&`-translate-y-[200%]`));var Ks=({className:e,...t})=>I(`div`,{className:z(`react-scan-toggle`,e),children:[I(`input`,{type:`checkbox`,...t}),I(`div`,{})]}),qs=({fps:e})=>I(`div`,{className:z(`flex items-center gap-x-1 px-2 w-full`,`h-6`,`rounded-md`,`font-mono leading-none`,`bg-[#141414]`,`ring-1 ring-white/[0.08]`),children:[I(`div`,{style:{color:(e=>e<30?`#EF4444`:e<50?`#F59E0B`:`rgb(214,132,245)`)(e)},className:`text-sm font-semibold tracking-wide transition-colors ease-in-out w-full flex justify-center items-center`,children:e}),I(`span`,{className:`text-white/30 text-[11px] font-medium tracking-wide ml-auto min-w-fit`,children:`FPS`})]}),Js=()=>{let[e,t]=Ze(null);return $e(()=>{let e=setInterval(()=>{t(Us())},200);return()=>clearInterval(e)},[]),I(`div`,{className:z(`flex items-center justify-end gap-x-2 px-1 ml-1 w-[72px]`,`whitespace-nowrap text-sm text-white`),children:e===null?I(fe,{children:`️`}):I(qs,{fps:e})})},Ys=e=>e(),Xs=class e extends Array{constructor(e=25){super(),Ka(this,`capacity`,e)}push(...e){let t=super.push(...e);for(;this.length>this.capacity;)this.shift();return t}static fromArray(t,n){let r=new e(n);return r.push(...t),r}};new class{constructor(e){Ka(this,`subscribers`,new Set),Ka(this,`currentValue`),this.currentValue=e}subscribe(e){return this.subscribers.add(e),e(this.currentValue),()=>{this.subscribers.delete(e)}}setState(e){this.currentValue=e,this.subscribers.forEach(t=>t(e))}getCurrentState(){return this.currentValue}}(new Xs(150));var Zs=50;new class{constructor(){Ka(this,`channels`,{})}publish(e,t,n=!0){let r=this.channels[t];if(!r){if(!n)return;this.channels[t]={callbacks:new Xs(Zs),state:new Xs(Zs)},this.channels[t].state.push(e);return}r.state.push(e),r.callbacks.forEach(t=>t(e))}getAvailableChannels(){return Xs.fromArray(Object.keys(this.channels),Zs)}subscribe(e,t,n=!1){let r=()=>(n||this.channels[e].state.forEach(e=>{t(e)}),()=>{let n=this.channels[e].callbacks.filter(e=>e!==t);this.channels[e].callbacks=Xs.fromArray(n,Zs)}),i=this.channels[e];return i?(i.callbacks.push(t),r()):(this.channels[e]={callbacks:new Xs(Zs),state:new Xs(Zs)},this.channels[e].callbacks.push(t),r())}updateChannelState(e,t,n=!0){let r=this.channels[e];if(!r){if(!n)return;let r=new Xs(Zs),i={callbacks:new Xs(Zs),state:r};this.channels[e]=i,i.state=t(r);return}r.state=t(r.state)}getChannelState(e){return this.channels[e].state??new Xs(Zs)}},new Xs(25);var Qs=e=>{let t,n=new Set,r=(e,r)=>{let i=typeof e==`function`?e(t):e;if(!Object.is(i,t)){let e=t;t=r??(typeof i!=`object`||!i)?i:Object.assign({},t,i),n.forEach(n=>n(t,e))}},i=()=>t,a={setState:r,getState:i,getInitialState:()=>o,subscribe:(e,r)=>{let i,a;r?(i=e,a=r):a=e;let o=i?i(t):void 0,s=(e,t)=>{if(i){let n=i(e),r=i(t);Object.is(o,n)||(o=n,a(n,r))}else a(e,t)};return n.add(s),()=>n.delete(s)}},o=t=e(r,i,a);return a},$s=(e=>e?Qs(e):Qs);$s()(e=>({state:{events:[]},actions:{addEvent:t=>{e(e=>({state:{events:[...e.state.events,t]}}))},clear:()=>{e({state:{events:[]}})}}}));var ec=200,tc=$s()((e,t)=>{let n=new Set;return{state:{events:new Xs(ec)},actions:{addEvent:r=>{n.forEach(e=>e(r));let i=[...t().state.events,r],a=(e,t)=>{let n=i.find(t=>{if(t.kind!==`long-render`&&t.id!==e.id&&(e.data.startAt<=t.data.startAt&&e.data.endAt<=t.data.endAt&&e.data.endAt>=t.data.startAt||t.data.startAt<=e.data.startAt&&t.data.endAt>=e.data.startAt||e.data.startAt<=t.data.startAt&&e.data.endAt>=t.data.endAt))return!0});n&&t(n)},o=new Set;i.forEach(e=>{e.kind!==`interaction`&&a(e,()=>{o.add(e.id)})});let s=i.filter(e=>!o.has(e.id));e(()=>({state:{events:Xs.fromArray(s,ec)}}))},addListener:e=>(n.add(e),()=>{n.delete(e)}),clear:()=>{e({state:{events:new Xs(ec)}})}}}}),nc=()=>rn(tc.subscribe,tc.getState),rc=150,ic=e=>{let t=e.filter(e=>e.length>2);return t.length===0?e.at(-1)??`Unknown`:t.at(-1)},ac=e=>{switch(e.kind){case`interaction`:{let{renderTime:t,otherJSTime:n,framePreparation:r,frameConstruction:i,frameDraw:a}=e;return t+n+r+i+(a??0)}case`dropped-frames`:return e.otherTime+e.renderTime}},oc=e=>e.wasFiberRenderMount||e.hasMemoCache?!1:e.changes.context.length===0&&e.changes.props.length===0&&e.changes.state.length===0,sc=e=>{let t=ac(e.timing);switch(e.kind){case`interaction`:return t<200?`low`:t<500?`needs-improvement`:`high`;case`dropped-frames`:return t<50?`low`:t<rc?`needs-improvement`:`high`}},cc=()=>it(lc),lc=Ie(null),uc=({size:e=24,className:t})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:e,height:e,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:z([`lucide lucide-chevron-right`,t]),children:I(`path`,{d:`m9 18 6-6-6-6`})}),dc=({className:e=``,size:t=24,events:n=[]})=>{let r=n.includes(!0),i=n.filter(e=>e).length,a=i>99?`>99`:i,o=r?Math.max(t*.6,14):Math.max(t*.4,6);return I(`div`,{className:`relative`,children:[I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:`lucide lucide-bell ${e}`,children:[I(`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`}),I(`path`,{d:`M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326`})]}),n.length>0&&i>0&&hl.options.value.showNotificationCount&&I(`div`,{className:z([`absolute`,r?`-top-2.5 -right-2.5`:`-top-1 -right-1`,`rounded-full`,`flex items-center justify-center`,`text-[8px] font-medium text-white`,`aspect-square`,r?`bg-red-500/90`:`bg-purple-500/90`]),style:{width:`${o}px`,height:`${o}px`,padding:r?`0.5px`:`0`},children:r&&a})]})},fc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,children:[I(`path`,{d:`M18 6 6 18`}),I(`path`,{d:`m6 6 12 12`})]}),pc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,children:[I(`path`,{d:`M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z`}),I(`path`,{d:`M16 9a5 5 0 0 1 0 6`}),I(`path`,{d:`M19.364 18.364a9 9 0 0 0 0-12.728`})]}),mc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,children:[I(`path`,{d:`M16 9a5 5 0 0 1 .95 2.293`}),I(`path`,{d:`M19.364 5.636a9 9 0 0 1 1.889 9.96`}),I(`path`,{d:`m2 2 20 20`}),I(`path`,{d:`m7 7-.587.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298V11`}),I(`path`,{d:`M9.828 4.172A.686.686 0 0 1 11 4.657v.686`})]}),hc=({size:e=24,className:t})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:e,height:e,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:z([`lucide lucide-arrow-left`,t]),children:[I(`path`,{d:`m12 19-7-7 7-7`}),I(`path`,{d:`M19 12H5`})]}),gc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,children:[I(`path`,{d:`M14 4.1 12 6`}),I(`path`,{d:`m5.1 8-2.9-.8`}),I(`path`,{d:`m6 12-1.9 2`}),I(`path`,{d:`M7.2 2.2 8 5.1`}),I(`path`,{d:`M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z`})]}),_c=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,children:[I(`path`,{d:`M10 8h.01`}),I(`path`,{d:`M12 12h.01`}),I(`path`,{d:`M14 8h.01`}),I(`path`,{d:`M16 12h.01`}),I(`path`,{d:`M18 8h.01`}),I(`path`,{d:`M6 8h.01`}),I(`path`,{d:`M7 16h10`}),I(`path`,{d:`M8 12h.01`}),I(`rect`,{width:`20`,height:`16`,x:`2`,y:`4`,rx:`2`})]}),vc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,"stroke-width":`2`,"stroke-linecap":`round`,"stroke-linejoin":`round`,className:e,style:{transform:`rotate(180deg)`},children:[I(`circle`,{cx:`12`,cy:`12`,r:`10`}),I(`path`,{d:`m4.9 4.9 14.2 14.2`})]}),yc=({className:e=``,size:t=24})=>I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:t,height:t,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,className:e,children:[I(`polyline`,{points:`22 17 13.5 8.5 8.5 13.5 2 7`}),I(`polyline`,{points:`16 17 22 17 22 11`})]}),bc=({children:e,triggerContent:t,wrapperProps:n})=>{let[r,i]=Ze(`closed`),[a,o]=Ze(null),[s,c]=Ze({width:window.innerWidth,height:window.innerHeight}),l=tt(null),u=tt(null),d=it(fl),f=tt(!1);$e(()=>{let e=()=>{c({width:window.innerWidth,height:window.innerHeight}),p()};return window.addEventListener(`resize`,e),()=>window.removeEventListener(`resize`,e)},[]);let p=()=>{if(l.current&&d){let e=l.current.getBoundingClientRect(),t=d.getBoundingClientRect(),n=e.left+e.width/2,r=e.top,i=new DOMRect(n-t.left,r-t.top,e.width,e.height);o(i)}};$e(()=>{p()},[l.current]),$e(()=>{if(r===`opening`){let e=setTimeout(()=>i(`open`),120);return()=>clearTimeout(e)}else if(r===`closing`){let e=setTimeout(()=>i(`closed`),120);return()=>clearTimeout(e)}},[r]),$e(()=>{let e=setInterval(()=>{!f.current&&r!==`closed`&&i(`closing`)},1e3);return()=>clearInterval(e)},[r]);let m=()=>{f.current=!0,p(),i(`opening`)},h=()=>{f.current=!1,p(),i(`closing`)},g=(()=>{if(!a||!d)return{top:0,left:0};let e=d.getBoundingClientRect(),t=u.current?.offsetHeight||40,n=a.x+e.left,r=a.y+e.top,i=n,o=r-4;return i-175/2<5?i=92.5:i+175/2>s.width-5&&(i=s.width-5-175/2),o-t<5&&(o=r+a.height+4),{top:o-e.top,left:i-e.left}})();return I(fe,{children:[d&&a&&r!==`closed`&&xn(I(`div`,{ref:u,className:z([`absolute z-100 bg-white text-black rounded-lg px-3 py-2 shadow-lg`,`transition-[opacity] duration-120 ease-out`,`after:content-[""] after:absolute after:top-[100%]`,`after:left-1/2 after:-translate-x-1/2`,`after:w-[10px] after:h-[6px]`,`after:border-l-[5px] after:border-l-transparent`,`after:border-r-[5px] after:border-r-transparent`,`after:border-t-[6px] after:border-t-white`,`pointer-events-none`,r===`opening`||r===`closing`?`opacity-0`:`opacity-100`]),style:{top:g.top+`px`,left:g.left+`px`,transform:`translate(-50%, calc(-100% - 4px)) scale(${r===`open`?1:.97})`,minWidth:`175px`,willChange:`opacity, transform`},children:e}),d),I(`div`,{ref:l,onMouseEnter:m,onMouseLeave:h,...n,children:t})]})},xc=({selectedEvent:e})=>{let{notificationState:t,setNotificationState:n,setRoute:r}=cc();return I(`div`,{className:z([`flex w-full justify-between items-center px-3 py-2 text-xs`]),children:[I(`div`,{className:z([`bg-[#18181B] flex items-center gap-x-1 p-1 rounded-sm`]),children:[I(`button`,{onClick:()=>{r({route:`render-visualization`,routeMessage:null})},className:z([`w-1/2 flex items-center justify-center whitespace-nowrap py-[5px] px-1 gap-x-1`,t.route===`render-visualization`||t.route===`render-explanation`?`text-white bg-[#7521c8] rounded-sm`:`text-[#6E6E77] bg-[#18181B] rounded-sm`]),children:`Ranked`}),I(`button`,{onClick:()=>{r({route:`other-visualization`,routeMessage:null})},className:z([`w-1/2 flex items-center justify-center whitespace-nowrap py-[5px] px-1 gap-x-1`,t.route===`other-visualization`?`text-white bg-[#7521c8] rounded-sm`:`text-[#6E6E77] bg-[#18181B] rounded-sm`]),children:`Overview`}),I(`button`,{onClick:()=>{r({route:`optimize`,routeMessage:null})},className:z([`w-1/2 flex items-center justify-center whitespace-nowrap py-[5px] px-1 gap-x-1`,t.route===`optimize`?`text-white bg-[#7521c8] rounded-sm`:`text-[#6E6E77] bg-[#18181B] rounded-sm`]),children:I(`span`,{children:`Prompts`})})]}),I(bc,{triggerContent:I(`button`,{onClick:()=>{n(e=>{e.audioNotificationsOptions.enabled&&e.audioNotificationsOptions.audioContext.state!==`closed`&&e.audioNotificationsOptions.audioContext.close();let t=e.audioNotificationsOptions.enabled;localStorage.setItem(`react-scan-notifications-audio`,String(!t));let n=new AudioContext;return e.audioNotificationsOptions.enabled||Ya(n),t&&n.close(),{...e,audioNotificationsOptions:t?{audioContext:null,enabled:!1}:{audioContext:n,enabled:!0}}})},className:`ml-auto`,children:I(`div`,{className:z([`flex gap-x-2 justify-center items-center text-[#6E6E77]`]),children:[I(`span`,{children:`Alerts`}),t.audioNotificationsOptions.enabled?I(pc,{size:16,className:`text-[#6E6E77]`}):I(mc,{size:16,className:`text-[#6E6E77]`})]})}),children:I(fe,{children:`Play a chime when a slowdown is recorded`})})]})},Sc=e=>{let t=``;return e.toSorted((e,t)=>t.totalTime-e.totalTime).slice(0,30).filter(e=>e.totalTime>5).forEach(e=>{let n=``;n+=`Component Name:`,n+=e.name,n+=`
|
|
3
|
+
`,n+=`Rendered: ${e.count} times
|
|
4
|
+
`,n+=`Sum of self times for ${e.name} is ${e.totalTime.toFixed(0)}ms
|
|
5
|
+
`,e.changes.props.length>0&&(n+=`Changed props for all ${e.name} instances ("name:count" pairs)
|
|
6
|
+
`,e.changes.props.forEach(e=>{n+=`${e.name}:${e.count}x
|
|
7
|
+
`})),e.changes.state.length>0&&(n+=`Changed state for all ${e.name} instances ("hook index:count" pairs)
|
|
8
|
+
`,e.changes.state.forEach(e=>{n+=`${e.index}:${e.count}x
|
|
9
|
+
`})),e.changes.context.length>0&&(n+=`Changed context for all ${e.name} instances ("context display name (if exists):count" pairs)
|
|
10
|
+
`,e.changes.context.forEach(e=>{n+=`${e.name}:${e.count}x
|
|
11
|
+
`})),t+=n,t+=`
|
|
12
|
+
`}),t},Cc=({renderTime:e,eHandlerTimeExcludingRenders:t,toRafTime:n,commitTime:r,framePresentTime:i,formattedReactData:a})=>`I will provide you with a set of high level, and low level performance data about an interaction in a React App:
|
|
13
|
+
### High level
|
|
14
|
+
- react component render time: ${e.toFixed(0)}ms
|
|
15
|
+
- how long it took to run javascript event handlers (EXCLUDING REACT RENDERS): ${t.toFixed(0)}ms
|
|
16
|
+
- how long it took from the last event handler time, to the last request animation frame: ${n.toFixed(0)}ms
|
|
17
|
+
- things like prepaint, style recalculations, layerization, async web API's like observers may occur during this time
|
|
18
|
+
- how long it took from the last request animation frame to when the dom was committed: ${r.toFixed(0)}ms
|
|
19
|
+
- during this period you will see paint, commit, potential style recalcs, and other misc browser activity. Frequently high times here imply css that makes the browser do a lot of work, or mutating expensive dom properties during the event handler stage. This can be many things, but it narrows the problem scope significantly when this is high
|
|
20
|
+
${i===null?``:`- how long it took from dom commit for the frame to be presented: ${i.toFixed(0)}ms. This is when information about how to paint the next frame is sent to the compositor threads, and when the GPU does work. If this is high, look for issues that may be a bottleneck for operations occurring during this time`}
|
|
21
|
+
|
|
22
|
+
### Low level
|
|
23
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
24
|
+
${a}`,wc=({interactionType:e,name:t,componentPath:n,time:r,renderTime:i,eHandlerTimeExcludingRenders:a,toRafTime:o,commitTime:s,framePresentTime:c,formattedReactData:l})=>`You will attempt to implement a performance improvement to a user interaction in a React app. You will be provided with data about the interaction, and the slow down.
|
|
25
|
+
|
|
26
|
+
Your should split your goals into 2 parts:
|
|
27
|
+
- identifying the problem
|
|
28
|
+
- fixing the problem
|
|
29
|
+
- it is okay to implement a fix even if you aren't 100% sure the fix solves the performance problem. When you aren't sure, you should tell the user to try repeating the interaction, and feeding the "Formatted Data" in the React Scan notifications optimize tab. This allows you to start a debugging flow with the user, where you attempt a fix, and observe the result. The user may make a mistake when they pass you the formatted data, so must make sure, given the data passed to you, that the associated data ties to the same interaction you were trying to debug.
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
Make sure to check if the user has the react compiler enabled (project dependent, configured through build tool), so you don't unnecessarily memoize components. If it is, you do not need to worry about memoizing user components
|
|
33
|
+
|
|
34
|
+
One challenge you may face is the performance problem lies in a node_module, not in user code. If you are confident the problem originates because of a node_module, there are multiple strategies, which are context dependent:
|
|
35
|
+
- you can try to work around the problem, knowing which module is slow
|
|
36
|
+
- you can determine if its possible to resolve the problem in the node_module by modifying non node_module code
|
|
37
|
+
- you can monkey patch the node_module to experiment and see if it's really the problem (you can modify a functions properties to hijack the call for example)
|
|
38
|
+
- you can determine if it's feasible to replace whatever node_module is causing the problem with a performant option (this is an extreme)
|
|
39
|
+
|
|
40
|
+
The interaction was a ${e} on the component named ${t}. This component has the following ancestors ${n}. This is the path from the component, to the root. This should be enough information to figure out where this component is in the user's code base
|
|
41
|
+
|
|
42
|
+
This path is the component that was clicked, so it should tell you roughly where component had an event handler that triggered a state change.
|
|
43
|
+
|
|
44
|
+
Please note that the leaf node of this path might not be user code (if they use a UI library), and they may contain many wrapper components that just pass through children that aren't relevant to the actual click. So make you sure analyze the path and understand what the user code is doing
|
|
45
|
+
|
|
46
|
+
We have a set of high level, and low level data about the performance issue.
|
|
47
|
+
|
|
48
|
+
The click took ${r.toFixed(0)}ms from interaction start, to when a new frame was presented to a user.
|
|
49
|
+
|
|
50
|
+
We also provide you with a breakdown of what the browser spent time on during the period of interaction start to frame presentation.
|
|
51
|
+
|
|
52
|
+
- react component render time: ${i.toFixed(0)}ms
|
|
53
|
+
- how long it took to run javascript event handlers (EXCLUDING REACT RENDERS): ${a.toFixed(0)}ms
|
|
54
|
+
- how long it took from the last event handler time, to the last request animation frame: ${o.toFixed(0)}ms
|
|
55
|
+
- things like prepaint, style recalculations, layerization, async web API's like observers may occur during this time
|
|
56
|
+
- how long it took from the last request animation frame to when the dom was committed: ${s.toFixed(0)}ms
|
|
57
|
+
- during this period you will see paint, commit, potential style recalcs, and other misc browser activity. Frequently high times here imply css that makes the browser do a lot of work, or mutating expensive dom properties during the event handler stage. This can be many things, but it narrows the problem scope significantly when this is high
|
|
58
|
+
${c===null?``:`- how long it took from dom commit for the frame to be presented: ${c.toFixed(0)}ms. This is when information about how to paint the next frame is sent to the compositor threads, and when the GPU does work. If this is high, look for issues that may be a bottleneck for operations occurring during this time`}
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
62
|
+
|
|
63
|
+
${l}
|
|
64
|
+
|
|
65
|
+
You may notice components have many renders, but much fewer props/state/context changes. This normally implies most of the components could have been memoized to avoid computation
|
|
66
|
+
|
|
67
|
+
It's also important to remember if a component had no props/state/context change, and it was memoized, it would not render. So the flow should be:
|
|
68
|
+
- find the most expensive components
|
|
69
|
+
- see what's causing them to render
|
|
70
|
+
- determine how you can make those state/props/context not change for a large set of the renders
|
|
71
|
+
- once there are no more changes left, you can memoize the component so it no longer unnecessarily re-renders.
|
|
72
|
+
|
|
73
|
+
An important thing to note is that if you see a lot of react renders (some components with very high render counts), but javascript excluding renders is much higher than render time, it is possible that the components with lots of renders run hooks like useEffect/useLayoutEffect, which run during the JS event handler period.
|
|
74
|
+
|
|
75
|
+
It's also good to note that react profiles hook times in development, and if many hooks are called (lets say 5,000 components all called a useEffect), it will have to profile every single one. And it may also be the case the comparison of the hooks dependency can be expensive, and that would not be tracked in render time.
|
|
76
|
+
|
|
77
|
+
If a node_module is the component with high renders, you can experiment to see if that component is the root issue (because of hooks). You should use the same instructions for node_module debugging mentioned previously.
|
|
78
|
+
|
|
79
|
+
`,Tc=({renderTime:e,otherTime:t,formattedReactData:n})=>`You will attempt to implement a performance improvement to a large slowdown in a react app
|
|
80
|
+
|
|
81
|
+
Your should split your goals into 2 parts:
|
|
82
|
+
- identifying the problem
|
|
83
|
+
- fixing the problem
|
|
84
|
+
- it is okay to implement a fix even if you aren't 100% sure the fix solves the performance problem. When you aren't sure, you should tell the user to try repeating the interaction, and feeding the "Formatted Data" in the React Scan notifications optimize tab. This allows you to start a debugging flow with the user, where you attempt a fix, and observe the result. The user may make a mistake when they pass you the formatted data, so must make sure, given the data passed to you, that the associated data ties to the same interaction you were trying to debug.
|
|
85
|
+
|
|
86
|
+
Make sure to check if the user has the react compiler enabled (project dependent, configured through build tool), so you don't unnecessarily memoize components. If it is, you do not need to worry about memoizing user components
|
|
87
|
+
|
|
88
|
+
One challenge you may face is the performance problem lies in a node_module, not in user code. If you are confident the problem originates because of a node_module, there are multiple strategies, which are context dependent:
|
|
89
|
+
- you can try to work around the problem, knowing which module is slow
|
|
90
|
+
- you can determine if its possible to resolve the problem in the node_module by modifying non node_module code
|
|
91
|
+
- you can monkey patch the node_module to experiment and see if it's really the problem (you can modify a functions properties to hijack the call for example)
|
|
92
|
+
- you can determine if it's feasible to replace whatever node_module is causing the problem with a performant option (this is an extreme)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
We have the high level time of how much react spent rendering, and what else the browser spent time on during this slowdown
|
|
96
|
+
|
|
97
|
+
- react component render time: ${e.toFixed(0)}ms
|
|
98
|
+
- other time: ${t}ms
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
102
|
+
|
|
103
|
+
${n}
|
|
104
|
+
|
|
105
|
+
You may notice components have many renders, but much fewer props/state/context changes. This normally implies most of the components could have been memoized to avoid computation
|
|
106
|
+
|
|
107
|
+
It's also important to remember if a component had no props/state/context change, and it was memoized, it would not render. So the flow should be:
|
|
108
|
+
- find the most expensive components
|
|
109
|
+
- see what's causing them to render
|
|
110
|
+
- determine how you can make those state/props/context not change for a large set of the renders
|
|
111
|
+
- once there are no more changes left, you can memoize the component so it no longer unnecessarily re-renders.
|
|
112
|
+
|
|
113
|
+
An important thing to note is that if you see a lot of react renders (some components with very high render counts), but other time is much higher than render time, it is possible that the components with lots of renders run hooks like useEffect/useLayoutEffect, which run outside of what we profile (just react render time).
|
|
114
|
+
|
|
115
|
+
It's also good to note that react profiles hook times in development, and if many hooks are called (lets say 5,000 components all called a useEffect), it will have to profile every single one. And it may also be the case the comparison of the hooks dependency can be expensive, and that would not be tracked in render time.
|
|
116
|
+
|
|
117
|
+
If a node_module is the component with high renders, you can experiment to see if that component is the root issue (because of hooks). You should use the same instructions for node_module debugging mentioned previously.
|
|
118
|
+
|
|
119
|
+
If renders don't seem to be the problem, see if there are any expensive CSS properties being added/mutated, or any expensive DOM Element mutations/new elements being created that could cause this slowdown.
|
|
120
|
+
`,Ec=({renderTime:e,otherTime:t,formattedReactData:n})=>`Your goal will be to help me find the source of a performance problem in a React App. I collected a large dataset about this specific performance problem.
|
|
121
|
+
|
|
122
|
+
We have the high level time of how much react spent rendering, and what else the browser spent time on during this slowdown
|
|
123
|
+
|
|
124
|
+
- react component render time: ${e.toFixed(0)}ms
|
|
125
|
+
- other time (other JavaScript, hooks like useEffect, style recalculations, layerization, paint & commit and everything else the browser might do to draw a new frame after javascript mutates the DOM): ${t}ms
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
129
|
+
|
|
130
|
+
${n}
|
|
131
|
+
|
|
132
|
+
You may notice components have many renders, but much fewer props/state/context changes. This normally implies most of the components could have been memoized to avoid computation
|
|
133
|
+
|
|
134
|
+
It's also important to remember if a component had no props/state/context change, and it was memoized, it would not render. So a flow we can go through is:
|
|
135
|
+
- find the most expensive components
|
|
136
|
+
- see what's causing them to render
|
|
137
|
+
- determine how you can make those state/props/context not change for a large set of the renders
|
|
138
|
+
- once there are no more changes left, you can memoize the component so it no longer unnecessarily re-renders.
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
An important thing to note is that if you see a lot of react renders (some components with very high render counts), but other time is much higher than render time, it is possible that the components with lots of renders run hooks like useEffect/useLayoutEffect, which run outside of what we profile (just react render time).
|
|
142
|
+
|
|
143
|
+
It's also good to note that react profiles hook times in development, and if many hooks are called (lets say 5,000 components all called a useEffect), it will have to profile every single one, and this can add significant overhead when thousands of effects ran.
|
|
144
|
+
|
|
145
|
+
If it's not possible to explain the root problem from this data, please ask me for more data explicitly, and what we would need to know to find the source of the performance problem.
|
|
146
|
+
`,Dc=({renderTime:e,otherTime:t,formattedReactData:n})=>`I will provide you with a set of high level, and low level performance data about a large frame drop in a React App:
|
|
147
|
+
### High level
|
|
148
|
+
- react component render time: ${e.toFixed(0)}ms
|
|
149
|
+
- how long it took to run everything else (other JavaScript, hooks like useEffect, style recalculations, layerization, paint & commit and everything else the browser might do to draw a new frame after javascript mutates the DOM): ${t}ms
|
|
150
|
+
|
|
151
|
+
### Low level
|
|
152
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
153
|
+
${n}`,Oc=({interactionType:e,name:t,time:n,renderTime:r,eHandlerTimeExcludingRenders:i,toRafTime:a,commitTime:o,framePresentTime:s,formattedReactData:c})=>`Your goal will be to help me find the source of a performance problem. I collected a large dataset about this specific performance problem.
|
|
154
|
+
|
|
155
|
+
There was a ${e} on a component named ${t}. This means, roughly, the component that handled the ${e} event was named ${t}.
|
|
156
|
+
|
|
157
|
+
We have a set of high level, and low level data about the performance issue.
|
|
158
|
+
|
|
159
|
+
The click took ${n.toFixed(0)}ms from interaction start, to when a new frame was presented to a user.
|
|
160
|
+
|
|
161
|
+
We also provide you with a breakdown of what the browser spent time on during the period of interaction start to frame presentation.
|
|
162
|
+
|
|
163
|
+
- react component render time: ${r.toFixed(0)}ms
|
|
164
|
+
- how long it took to run javascript event handlers (EXCLUDING REACT RENDERS): ${i.toFixed(0)}ms
|
|
165
|
+
- how long it took from the last event handler time, to the last request animation frame: ${a.toFixed(0)}ms
|
|
166
|
+
- things like prepaint, style recalculations, layerization, async web API's like observers may occur during this time
|
|
167
|
+
- how long it took from the last request animation frame to when the dom was committed: ${o.toFixed(0)}ms
|
|
168
|
+
- during this period you will see paint, commit, potential style recalcs, and other misc browser activity. Frequently high times here imply css that makes the browser do a lot of work, or mutating expensive dom properties during the event handler stage. This can be many things, but it narrows the problem scope significantly when this is high
|
|
169
|
+
${s===null?``:`- how long it took from dom commit for the frame to be presented: ${s.toFixed(0)}ms. This is when information about how to paint the next frame is sent to the compositor threads, and when the GPU does work. If this is high, look for issues that may be a bottleneck for operations occurring during this time`}
|
|
170
|
+
|
|
171
|
+
We also have lower level information about react components, such as their render time, and which props/state/context changed when they re-rendered.
|
|
172
|
+
|
|
173
|
+
${c}
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
You may notice components have many renders, but much fewer props/state/context changes. This normally implies most of the components could have been memoized to avoid computation
|
|
177
|
+
|
|
178
|
+
It's also important to remember if a component had no props/state/context change, and it was memoized, it would not render. So a flow we can go through is:
|
|
179
|
+
- find the most expensive components
|
|
180
|
+
- see what's causing them to render
|
|
181
|
+
- determine how you can make those state/props/context not change for a large set of the renders
|
|
182
|
+
- once there are no more changes left, you can memoize the component so it no longer unnecessarily re-renders.
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
An important thing to note is that if you see a lot of react renders (some components with very high render counts), but javascript excluding renders is much higher than render time, it is possible that the components with lots of renders run hooks like useEffect/useLayoutEffect, which run during the JS event handler period.
|
|
186
|
+
|
|
187
|
+
It's also good to note that react profiles hook times in development, and if many hooks are called (lets say 5,000 components all called a useEffect), it will have to profile every single one. And it may also be the case the comparison of the hooks dependency can be expensive, and that would not be tracked in render time.
|
|
188
|
+
|
|
189
|
+
If it's not possible to explain the root problem from this data, please ask me for more data explicitly, and what we would need to know to find the source of the performance problem.
|
|
190
|
+
`,kc=(e,t)=>Ys(()=>{switch(e){case`data`:switch(t.kind){case`dropped-frames`:return Dc({formattedReactData:Sc(t.groupedFiberRenders),renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),otherTime:t.timing.otherTime});case`interaction`:return Cc({commitTime:t.timing.frameConstruction,eHandlerTimeExcludingRenders:t.timing.otherJSTime,formattedReactData:Sc(t.groupedFiberRenders),framePresentTime:t.timing.frameDraw,renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),toRafTime:t.timing.framePreparation})}case`explanation`:switch(t.kind){case`dropped-frames`:return Ec({formattedReactData:Sc(t.groupedFiberRenders),renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),otherTime:t.timing.otherTime});case`interaction`:return Oc({commitTime:t.timing.frameConstruction,eHandlerTimeExcludingRenders:t.timing.otherJSTime,formattedReactData:Sc(t.groupedFiberRenders),framePresentTime:t.timing.frameDraw,interactionType:t.type,name:ic(t.componentPath),renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),time:ac(t.timing),toRafTime:t.timing.framePreparation})}case`fix`:switch(t.kind){case`dropped-frames`:return Tc({formattedReactData:Sc(t.groupedFiberRenders),renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),otherTime:t.timing.otherTime});case`interaction`:return wc({commitTime:t.timing.frameConstruction,componentPath:t.componentPath.join(`>`),eHandlerTimeExcludingRenders:t.timing.otherJSTime,formattedReactData:Sc(t.groupedFiberRenders),framePresentTime:t.timing.frameDraw,interactionType:t.type,name:ic(t.componentPath),renderTime:t.groupedFiberRenders.reduce((e,t)=>e+t.totalTime,0),time:ac(t.timing),toRafTime:t.timing.framePreparation})}}}),Ac=({selectedEvent:e})=>{let[t,n]=Ze(`fix`),[r,i]=Ze(!1);return I(`div`,{className:z([`w-full h-full`]),children:[I(`div`,{className:z([`border border-[#27272A] rounded-sm h-4/5 text-xs overflow-hidden`]),children:[I(`div`,{className:z([`bg-[#18181B] p-1 rounded-t-sm`]),children:I(`div`,{className:z([`flex items-center gap-x-1`]),children:[I(`button`,{onClick:()=>n(`fix`),className:z([`flex items-center justify-center whitespace-nowrap py-1.5 px-3 rounded-sm`,t===`fix`?`text-white bg-[#7521c8]`:`text-[#6E6E77] hover:text-white`]),children:`Fix`}),I(`button`,{onClick:()=>n(`explanation`),className:z([`flex items-center justify-center whitespace-nowrap py-1.5 px-3 rounded-sm`,t===`explanation`?`text-white bg-[#7521c8]`:`text-[#6E6E77] hover:text-white`]),children:`Explanation`}),I(`button`,{onClick:()=>n(`data`),className:z([`flex items-center justify-center whitespace-nowrap py-1.5 px-3 rounded-sm`,t===`data`?`text-white bg-[#7521c8]`:`text-[#6E6E77] hover:text-white`]),children:`Data`})]})}),I(`div`,{className:z([`overflow-y-auto h-full`]),children:I(`pre`,{className:z([`p-2 h-full`,`whitespace-pre-wrap break-words`,`text-gray-300 font-mono `]),children:kc(t,e)})})]}),I(`button`,{onClick:async()=>{let n=kc(t,e);await navigator.clipboard.writeText(n),i(!0),setTimeout(()=>i(!1),1e3)},className:z([`mt-4 px-4 py-2 bg-[#18181B] text-[#6E6E77] rounded-sm`,`hover:text-white transition-colors duration-200`,`flex items-center justify-center gap-x-2 text-xs`]),children:[I(`span`,{children:r?`Copied!`:`Copy Prompt`}),I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,className:z([`transition-transform duration-200`,r&&`scale-110`]),children:r?I(`path`,{d:`M20 6L9 17l-5-5`}):I(fe,{children:[I(`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`}),I(`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`})]})})]})]})},jc=(e,t)=>{switch(e.kind){case`dropped-frames`:return[...t?[{name:`Total Processing Time`,time:ac(e.timing),color:`bg-red-500`,kind:`total-processing-time`}]:[{name:`Renders`,time:e.timing.renderTime,color:`bg-purple-500`,kind:`render`},{name:`JavaScript, DOM updates, Draw Frame`,time:e.timing.otherTime,color:`bg-[#4b4b4b]`,kind:`other-frame-drop`}]];case`interaction`:return[...t?[]:[{name:`Renders`,time:e.timing.renderTime,color:`bg-purple-500`,kind:`render`}],{name:t?`React Renders, Hooks, Other JavaScript`:`JavaScript/React Hooks `,time:e.timing.otherJSTime,color:`bg-[#EFD81A]`,kind:`other-javascript`},{name:`Update DOM and Draw New Frame`,time:ac(e.timing)-e.timing.renderTime-e.timing.otherJSTime,color:`bg-[#1D3A66]`,kind:`other-not-javascript`}]}},Mc=({selectedEvent:e})=>{let[t]=Ze(vl()??!1),{notificationState:n}=cc(),[r,i]=Ze(n.routeMessage?.name?[n.routeMessage.name]:[]),a=jc(e,t),o=it(fl);$e(()=>{if(n.routeMessage?.name){let e=o?.querySelector(`#overview-scroll-container`),t=o?.querySelector(`#react-scan-overview-bar-${n.routeMessage.name}`);if(e&&t){let n=t.getBoundingClientRect().top-e.getBoundingClientRect().top;e.scrollTop+=n}}},[n.route]),$e(()=>{n.route===`other-visualization`&&i(e=>n.routeMessage?.name?[n.routeMessage.name]:e)},[n.route]);let s=a.reduce((e,t)=>e+t.time,0);return I(`div`,{className:`rounded-sm border border-zinc-800 text-xs`,children:[I(`div`,{className:`p-2 border-b border-zinc-800 bg-zinc-900/50`,children:I(`div`,{className:`flex items-center justify-between`,children:[I(`h3`,{className:`text-xs font-medium`,children:`What was time spent on?`}),I(`span`,{className:`text-xs text-zinc-400`,children:[`Total: `,s.toFixed(0),`ms`]})]})}),I(`div`,{className:`divide-y divide-zinc-800`,children:a.map(t=>{let n=r.includes(t.kind);return I(`div`,{id:`react-scan-overview-bar-${t.kind}`,children:[I(`button`,{onClick:()=>i(e=>e.includes(t.kind)?e.filter(e=>e!==t.kind):[...e,t.kind]),className:`w-full px-3 py-2 flex items-center gap-4 hover:bg-zinc-800/50 transition-colors`,children:I(`div`,{className:`flex-1`,children:[I(`div`,{className:`flex items-center justify-between mb-2`,children:[I(`div`,{className:`flex items-center gap-0.5`,children:[I(`svg`,{className:`h-4 w-4 text-zinc-400 transition-transform ${n?`rotate-90`:``}`,fill:`none`,stroke:`currentColor`,viewBox:`0 0 24 24`,children:I(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,strokeWidth:2,d:`M9 5l7 7-7 7`})}),I(`span`,{className:`font-medium flex items-center text-left`,children:t.name})]}),I(`span`,{className:` text-zinc-400`,children:[t.time.toFixed(0),`ms`]})]}),I(`div`,{className:`h-1 bg-zinc-800 rounded-full overflow-hidden`,children:I(`div`,{className:`h-full ${t.color} transition-all`,style:{width:`${t.time/s*100}%`}})})]})}),n&&I(`div`,{className:`bg-zinc-900/30 border-t border-zinc-800 px-2.5 py-3`,children:I(`p`,{className:` text-zinc-400 mb-4 text-xs`,children:Ys(()=>{switch(e.kind){case`interaction`:switch(t.kind){case`render`:return I(Lc,{input:Fc(e)});case`other-javascript`:return I(Lc,{input:Ic(e)});case`other-not-javascript`:return I(Lc,{input:Nc(e)})}case`dropped-frames`:switch(t.kind){case`total-processing-time`:return I(Lc,{input:{kind:`total-processing`,data:{time:ac(e.timing)}}});case`render`:return I(fe,{children:I(Lc,{input:{kind:`render`,data:{topByTime:e.groupedFiberRenders.toSorted((e,t)=>t.totalTime-e.totalTime).slice(0,3).map(t=>({name:t.name,percentage:t.totalTime/ac(e.timing)}))}}})});case`other-frame-drop`:return I(Lc,{input:{kind:`other`}})}}})})})]},t.kind)})})]})},Nc=e=>{let t=e.groupedFiberRenders.reduce((e,t)=>e+t.count,0),n=e.timing.renderTime/ac(e.timing)*100;return t>100?{kind:`high-render-count-update-dom-draw-frame`,data:{count:t,percentageOfTotal:n,copyButton:I(Pc,{})}}:{kind:`update-dom-draw-frame`,data:{copyButton:I(Pc,{})}}},Pc=()=>{let[e,t]=Ze(!1),{notificationState:n}=cc();return I(`button`,{onClick:async()=>{n.selectedEvent&&(await navigator.clipboard.writeText(kc(`explanation`,n.selectedEvent)),t(!0),setTimeout(()=>t(!1),1e3))},className:`bg-zinc-800 flex hover:bg-zinc-700 text-zinc-200 px-2 py-1 rounded gap-x-3`,children:[I(`span`,{children:e?`Copied!`:`Copy Prompt`}),I(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`16`,height:`16`,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:`2`,strokeLinecap:`round`,strokeLinejoin:`round`,className:z([`transition-transform duration-200`,e&&`scale-110`]),children:e?I(`path`,{d:`M20 6L9 17l-5-5`}):I(fe,{children:[I(`rect`,{width:`14`,height:`14`,x:`8`,y:`8`,rx:`2`,ry:`2`}),I(`path`,{d:`M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2`})]})})]})},Fc=e=>e.timing.renderTime/ac(e.timing)>.3?{kind:`render`,data:{topByTime:e.groupedFiberRenders.toSorted((e,t)=>t.totalTime-e.totalTime).slice(0,3).map(t=>({percentage:t.totalTime/ac(e.timing),name:t.name}))}}:{kind:`other`},Ic=e=>{let t=e.groupedFiberRenders.reduce((e,t)=>e+t.count,0);return e.timing.otherJSTime/ac(e.timing)<.2?{kind:`js-explanation-base`}:e.groupedFiberRenders.find(e=>e.count>200)||e.groupedFiberRenders.reduce((e,t)=>e+t.count,0)>500?{kind:`high-render-count-high-js`,data:{renderCount:t,topByCount:e.groupedFiberRenders.filter(e=>e.count>100).toSorted((e,t)=>t.count-e.count).slice(0,3)}}:e.timing.otherJSTime/ac(e.timing)>.3?e.timing.renderTime>.2?{kind:`js-explanation-base`}:{kind:`low-render-count-high-js`,data:{renderCount:t}}:{kind:`js-explanation-base`}},Lc=({input:e})=>{switch(e.kind){case`total-processing`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:[`This is the time it took to draw the entire frame that was presented to the user. To be at 60FPS, this number needs to be `,`<=16ms`]}),I(`p`,{children:`To debug the issue, check the "Ranked" tab to see if there are significant component renders`}),I(`p`,{children:`On a production React build, React Scan can't access the time it took for component to render. To get that information, run React Scan on a development build`}),I(`p`,{children:[`To understand precisely what caused the slowdown while in production, use the `,I(`strong`,{children:`Chrome profiler`}),` and analyze the function call times.`]}),I(`p`,{})]});case`render`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`This is the time it took React to run components, and internal logic to handle the output of your component.`}),I(`div`,{className:z([`flex flex-col`]),children:[I(`p`,{children:`The slowest components for this time period were:`}),e.data.topByTime.map(e=>I(`div`,{children:[I(`strong`,{children:e.name}),`:`,` `,(e.percentage*100).toFixed(0),`% of total`]},e.name))]}),I(`p`,{children:`To view the render times of all your components, and what caused them to render, go to the "Ranked" tab`}),I(`p`,{children:`The "Ranked" tab shows the render times of every component.`}),I(`p`,{children:`The render times of the same components are grouped together into one bar.`}),I(`p`,{children:`Clicking the component will show you what props, state, or context caused the component to re-render.`})]});case`js-explanation-base`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`This is the period when JavaScript hooks and other JavaScript outside of React Renders run.`}),I(`p`,{children:[`The most common culprit for high JS time is expensive hooks, like expensive callbacks inside of `,I(`code`,{children:`useEffect`}),`'s or a large number of useEffect's called, but this can also be JavaScript event handlers (`,I(`code`,{children:`'onclick'`}),`, `,I(`code`,{children:`'onchange'`}),`) that performed expensive computation.`]}),I(`p`,{children:`If you have lots of components rendering that call hooks, like useEffect, it can add significant overhead even if the callbacks are not expensive. If this is the case, you can try optimizing the renders of those components to avoid the hook from having to run.`}),I(`p`,{children:[`You should profile your app using the`,` `,I(`strong`,{children:`Chrome DevTools profiler`}),` to learn exactly which functions took the longest to execute.`]})]});case`high-render-count-high-js`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`This is the period when JavaScript hooks and other JavaScript outside of React Renders run.`}),e.data.renderCount===0?I(fe,{children:[I(`p`,{children:`There were no renders, which means nothing related to React caused this slowdown. The most likely cause of the slowdown is a slow JavaScript event handler, or code related to a Web API`}),I(`p`,{children:[`You should try to reproduce the slowdown while profiling your website with the`,I(`strong`,{children:`Chrome DevTools profiler`}),` to see exactly what functions took the longest to execute.`]})]}):I(fe,{children:[` `,I(`p`,{children:[`There were `,I(`strong`,{children:e.data.renderCount}),` renders, which could have contributed to the high JavaScript/Hook time if they ran lots of hooks, like `,I(`code`,{children:`useEffects`}),`.`]}),I(`div`,{className:z([`flex flex-col`]),children:[I(`p`,{children:`You should try optimizing the renders of:`}),e.data.topByCount.map(e=>I(`div`,{children:[`- `,I(`strong`,{children:e.name}),` (rendered `,e.count,`x)`]},e.name))]}),`and then checking if the problem still exists.`,I(`p`,{children:[`You can also try profiling your app using the`,` `,I(`strong`,{children:`Chrome DevTools profiler`}),` to see exactly what functions took the longest to execute.`]})]})]});case`low-render-count-high-js`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`This is the period when JavaScript hooks and other JavaScript outside of React Renders run.`}),I(`p`,{children:[`There were only `,I(`strong`,{children:e.data.renderCount}),` renders detected, which means either you had very expensive hooks like`,` `,I(`code`,{children:`useEffect`}),`/`,I(`code`,{children:`useLayoutEffect`}),`, or there is other JavaScript running during this interaction that took up the majority of the time.`]}),I(`p`,{children:[`To understand precisely what caused the slowdown, use the`,` `,I(`strong`,{children:`Chrome profiler`}),` and analyze the function call times.`]})]});case`high-render-count-update-dom-draw-frame`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`These are the calculations the browser is forced to do in response to the JavaScript that ran during the interaction.`}),I(`p`,{children:`This can be caused by CSS updates/CSS recalculations, or new DOM elements/DOM mutations.`}),I(`p`,{children:[`During this interaction, there were`,` `,I(`strong`,{children:e.data.count}),` renders, which was`,` `,I(`strong`,{children:[e.data.percentageOfTotal.toFixed(0),`%`]}),` of the time spent processing`]}),I(`p`,{children:`The work performed as a result of the renders may have forced the browser to spend a lot of time to draw the next frame.`}),I(`p`,{children:`You can try optimizing the renders to see if the performance problem still exists using the "Ranked" tab.`}),I(`p`,{children:`If you use an AI-based code editor, you can export the performance data collected as a prompt.`}),I(`p`,{children:e.data.copyButton}),I(`p`,{children:`Provide this formatted data to the model and ask it to find, or fix, what could be causing this performance problem.`}),I(`p`,{children:`For a larger selection of prompts, try the "Prompts" tab`})]});case`update-dom-draw-frame`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:`These are the calculations the browser is forced to do in response to the JavaScript that ran during the interaction.`}),I(`p`,{children:`This can be caused by CSS updates/CSS recalculations, or new DOM elements/DOM mutations.`}),I(`p`,{children:`If you use an AI-based code editor, you can export the performance data collected as a prompt.`}),I(`p`,{children:e.data.copyButton}),I(`p`,{children:`Provide this formatted data to the model and ask it to find, or fix, what could be causing this performance problem.`}),I(`p`,{children:`For a larger selection of prompts, try the "Prompts" tab`})]});case`other`:return I(`div`,{className:z([`text-[#E4E4E7] text-[10px] leading-6 flex flex-col gap-y-2`]),children:[I(`p`,{children:[`This is the time it took to run everything other than React renders. This can be hooks like `,I(`code`,{children:`useEffect`}),`, other JavaScript not part of React, or work the browser has to do to update the DOM and draw the next frame.`]}),I(`p`,{children:[`To get a better picture of what happened, profile your app using the`,` `,I(`strong`,{children:`Chrome profiler`}),` when the performance problem arises.`]})]})}},Rc=Dt({kind:`idle`,current:null}),zc=null,Bc=()=>{zc&&cancelAnimationFrame(zc),zc=requestAnimationFrame(e=>{})},Vc=()=>{let e=Rc.value.current?Rc.value.current:Rc.value.kind===`transition`?Rc.value.transitionTo:null;if(e){if(Rc.value.kind===`transition`){Rc.value={kind:`move-out`,current:Rc.value.current?.alpha===0?Rc.value.transitionTo:Rc.value.current??Rc.value.transitionTo};return}Rc.value={kind:`move-out`,current:{alpha:0,...e}}}},Hc=({selectedEvent:e})=>{let t=ac(e.timing),n=t-e.timing.renderTime,[r]=Ze(vl()),i=e.groupedFiberRenders.map(e=>({event:e,kind:`render`,totalTime:r?e.count:e.totalTime})),a=Ys(()=>{switch(e.kind){case`dropped-frames`:return e.timing.renderTime/t<.1;case`interaction`:return(e.timing.otherJSTime+e.timing.renderTime)/t<.2}});e.kind===`interaction`&&!r&&i.push({kind:`other-javascript`,totalTime:e.timing.otherJSTime}),a&&!r&&(e.kind===`interaction`?i.push({kind:`other-not-javascript`,totalTime:ac(e.timing)-e.timing.renderTime-e.timing.otherJSTime}):i.push({kind:`other-frame-drop`,totalTime:n}));let o=tt({lastCallAt:null,timer:null}),s=i.reduce((e,t)=>e+t.totalTime,0);return I(`div`,{className:z([`flex flex-col h-full w-full gap-y-1`]),children:[Ys(()=>{if(r&&i.length===0)return I(`div`,{className:`flex flex-col items-center justify-center h-full text-zinc-400`,children:[I(`p`,{className:`text-sm w-full text-left text-white mb-1.5`,children:`No data available`}),I(`p`,{className:`text-x w-full text-lefts`,children:`No data was collected during this period`})]});if(i.length===0)return I(`div`,{className:`flex flex-col items-center justify-center h-full text-zinc-400`,children:[I(`p`,{className:`text-sm w-full text-left text-white mb-1.5`,children:`No renders collected`}),I(`p`,{className:`text-x w-full text-lefts`,children:`There were no renders during this period`})]})}),i.toSorted((e,t)=>t.totalTime-e.totalTime).map(e=>I(Wc,{bars:i,bar:e,debouncedMouseEnter:o,totalBarTime:s,isProduction:r},e.kind===`render`?e.event.id:e.kind))]})},Uc=e=>e.current&&e.current.alpha>0?`fading-out`:`fading-in`,Wc=({bar:e,debouncedMouseEnter:t,totalBarTime:n,isProduction:r,bars:i,depth:a=0})=>{let{setNotificationState:o,setRoute:s}=cc(),[c,l]=Ze(!1),u=e.kind===`render`?e.event.parents.size===0:!0,d=i.filter(t=>t.kind===`render`&&e.kind===`render`?e.event.parents.has(t.event.name)&&t.event.name!==e.event.name:!1),f=e.kind===`render`?Array.from(e.event.parents).filter(e=>!i.some(t=>t.kind===`render`&&t.event.name===e)):[];return I(`div`,{className:`w-full`,children:[I(`div`,{className:z([`w-full flex items-center relative text-xs min-w-0`]),children:[I(`button`,{onMouseLeave:()=>{t.current.timer&&clearTimeout(t.current.timer),Vc()},onMouseEnter:async()=>{let n=async()=>{if(t.current.lastCallAt=Date.now(),e.kind!==`render`){let e=Rc.value.current?Rc.value.current:Rc.value.kind===`transition`?Rc.value.transitionTo:null;if(!e){Rc.value={kind:`idle`,current:null};return}Rc.value={kind:`move-out`,current:{alpha:0,...e}};return}let n=Rc.value,r=Ys(()=>{switch(n.kind){case`transition`:return n.transitionTo;case`idle`:case`move-out`:return n.current}}),i=[];if(n.kind===`transition`){let t=Uc(n);Ys(()=>{switch(t){case`fading-in`:Rc.value={kind:`transition`,current:n.transitionTo,transitionTo:{rects:i,alpha:0,name:e.event.name}};return;case`fading-out`:Rc.value={kind:`transition`,current:Rc.value.current?{alpha:0,...Rc.value.current}:null,transitionTo:{rects:i,alpha:0,name:e.event.name}};return}})}else Rc.value={kind:`transition`,transitionTo:{rects:i,alpha:0,name:e.event.name},current:r?{alpha:0,...r}:null};let a=e.event.elements.filter(e=>e instanceof Element);for await(let e of Gs(a))e.forEach(({boundingClientRect:e})=>{i.push(e)}),Bc()};if(t.current.lastCallAt&&Date.now()-t.current.lastCallAt<200){t.current.timer&&clearTimeout(t.current.timer),t.current.timer=setTimeout(()=>{n()},200);return}n()},onClick:()=>{e.kind===`render`?(o(t=>({...t,selectedFiber:e.event})),s({route:`render-explanation`,routeMessage:null})):s({route:`other-visualization`,routeMessage:{kind:`auto-open-overview-accordion`,name:e.kind}})},className:z([`h-full w-[90%] flex items-center hover:bg-[#0f0f0f] rounded-l-md min-w-0 relative`]),children:[I(`div`,{style:{minWidth:`fit-content`,width:`${e.totalTime/n*100}%`},className:z([`flex items-center rounded-sm text-white text-xs h-[28px] shrink-0`,e.kind===`render`&&`bg-[#412162] group-hover:bg-[#5b2d89]`,e.kind===`other-frame-drop`&&`bg-[#44444a] group-hover:bg-[#6a6a6a]`,e.kind===`other-javascript`&&`bg-[#efd81a6b] group-hover:bg-[#efda1a2f]`,e.kind===`other-not-javascript`&&`bg-[#214379d4] group-hover:bg-[#21437982]`])}),I(`div`,{className:z([`absolute inset-0 flex items-center px-2`,`min-w-0`]),children:I(`div`,{className:`flex items-center gap-x-2 min-w-0 w-full`,children:[I(`span`,{className:z([`truncate`]),children:Ys(()=>{switch(e.kind){case`other-frame-drop`:return`JavaScript, DOM updates, Draw Frame`;case`other-javascript`:return`JavaScript/React Hooks`;case`other-not-javascript`:return`Update DOM and Draw New Frame`;case`render`:return e.event.name}})}),e.kind===`render`&&oc(e.event)&&I(`div`,{style:{lineHeight:`10px`},className:z([`px-1 py-0.5 bg-[#6a369e] flex items-center rounded-sm font-semibold text-[8px] shrink-0`]),children:`Memoizable`})]})})]}),I(`button`,{onClick:()=>e.kind===`render`&&!u&&l(!c),className:z([`flex items-center min-w-fit shrink-0 rounded-r-md h-[28px]`,!u&&`hover:bg-[#0f0f0f]`,e.kind===`render`&&!u?`cursor-pointer`:`cursor-default`]),children:[I(`div`,{className:`w-[20px] flex items-center justify-center`,children:e.kind===`render`&&!u&&I(uc,{className:z(`transition-transform`,c&&`rotate-90`),size:16})}),I(`div`,{style:{minWidth:u?`fit-content`:r?`30px`:`60px`},className:`flex items-center justify-end gap-x-1`,children:[e.kind===`render`&&I(`span`,{className:z([`text-[10px]`]),children:[`x`,e.event.count]}),(e.kind!==`render`||!r)&&I(`span`,{className:`text-[10px] text-[#7346a0] pr-1`,children:[e.totalTime<1?`<1`:e.totalTime.toFixed(0),`ms`]})]})]}),a===0&&I(`div`,{className:z([`absolute right-0 top-1/2 transition-none -translate-y-1/2 bg-white text-black px-2 py-1 rounded text-xs opacity-0 group-hover:opacity-100 transition-opacity mr-16`,`pointer-events-none`]),children:`Click to learn more`})]}),c&&(d.length>0||f.length>0)&&I(`div`,{className:`pl-3 flex flex-col gap-y-1 mt-1`,children:[d.toSorted((e,t)=>t.totalTime-e.totalTime).map((e,o)=>I(Wc,{depth:a+1,bar:e,debouncedMouseEnter:t,totalBarTime:n,isProduction:r,bars:i},o)),f.map(e=>I(`div`,{className:`w-full`,children:I(`div`,{className:`w-full flex items-center relative text-xs`,children:I(`div`,{className:`h-full w-full flex items-center relative`,children:[I(`div`,{className:`flex items-center rounded-sm text-white text-xs h-[28px] w-full`}),I(`div`,{className:`absolute inset-0 flex items-center px-2`,children:I(`span`,{className:`truncate whitespace-nowrap text-white/70 w-full`,children:e})})]})})},e))]})]})},Gc=({selectedEvent:e,selectedFiber:t})=>{let{setRoute:n}=cc(),[r,i]=Ze(!0),[a]=Ze(vl());et(()=>{let e=localStorage.getItem(`react-scan-tip-shown`),t=e===`true`?!0:e===`false`?!1:null;if(t===null){i(!0),localStorage.setItem(`react-scan-tip-is-shown`,`true`);return}t||i(!1)},[]);let o=t.changes.context.length===0&&t.changes.props.length===0&&t.changes.state.length===0;return I(`div`,{className:z([`w-full min-h-fit h-full flex flex-col py-4 pt-0 rounded-sm`]),children:[I(`div`,{className:z([`flex items-start gap-x-4 `]),children:[I(`button`,{onClick:()=>{n({route:`render-visualization`,routeMessage:null})},className:z([`text-white hover:bg-[#34343b] flex gap-x-1 justify-center items-center mb-4 w-fit px-2.5 py-1.5 text-xs rounded-sm bg-[#18181B]`]),children:[I(hc,{size:14}),` `,I(`span`,{children:`Overview`})]}),I(`div`,{className:z([`flex flex-col gap-y-1`]),children:[I(`div`,{className:z([`text-sm font-bold text-white overflow-x-hidden`]),children:I(`div`,{className:`flex items-center gap-x-2 truncate`,children:t.name})}),I(`div`,{className:z([`flex gap-x-2`]),children:[!a&&I(fe,{children:I(`div`,{className:z([`text-xs text-gray-400`]),children:[`• Render time: `,t.totalTime.toFixed(0),`ms`]})}),I(`div`,{className:z([`text-xs text-gray-400 mb-4`]),children:[`• Renders: `,t.count,`x`]})]})]})]}),r&&!o&&I(`div`,{className:z([`w-full mb-4 bg-[#0A0A0A] border border-[#27272A] rounded-sm overflow-hidden flex relative`]),children:[I(`button`,{onClick:()=>{i(!1),localStorage.setItem(`react-scan-tip-shown`,`false`)},className:z([`absolute right-2 top-2 rounded-sm p-1 hover:bg-[#18181B]`]),children:I(fc,{size:12})}),I(`div`,{className:z([`w-1 bg-[#d36cff]`])}),I(`div`,{className:z([`flex-1`]),children:[I(`div`,{className:z([`px-3 py-2 text-gray-100 text-xs font-semibold`]),children:`How to stop renders`}),I(`div`,{className:z([`px-3 pb-2 text-gray-400 text-[10px]`]),children:`Stop the following props, state and context from changing between renders, and wrap the component in React.memo if not already`})]})]}),o&&I(`div`,{className:z([`w-full mb-4 bg-[#0A0A0A] border border-[#27272A] rounded-sm overflow-hidden flex`]),children:[I(`div`,{className:z([`w-1 bg-[#d36cff]`])}),I(`div`,{className:z([`flex-1`]),children:[I(`div`,{className:z([`px-3 py-2 text-gray-100 text-sm font-semibold`]),children:`No changes detected`}),I(`div`,{className:z([`px-3 pb-2 text-gray-400 text-xs`]),children:`This component would not have rendered if it was memoized`})]})]}),I(`div`,{className:z([`flex w-full`]),children:[I(`div`,{className:z([`flex flex-col border border-[#27272A] rounded-l-sm overflow-hidden w-1/3`]),children:[I(`div`,{className:z([`text-[14px] font-semibold px-2 py-2 bg-[#18181B] text-white flex justify-center`]),children:`Changed Props`}),t.changes.props.length>0?t.changes.props.toSorted((e,t)=>t.count-e.count).map(e=>I(`div`,{className:z([`flex flex-col justify-between items-center border-t overflow-x-auto border-[#27272A] px-1 py-1 text-wrap bg-[#0A0A0A] text-[10px]`]),children:[I(`span`,{className:z([`text-white `]),children:e.name}),I(`div`,{className:z([` text-[8px] text-[#d36cff] pl-1 py-1 `]),children:[e.count,`/`,t.count,`x`]})]},e.name)):I(`div`,{className:z([`flex items-center justify-center h-full bg-[#0A0A0A] text-[#A1A1AA] border-t border-[#27272A]`]),children:`No changes`})]}),I(`div`,{className:z([`flex flex-col border border-[#27272A] border-l-0 overflow-hidden w-1/3`]),children:[I(`div`,{className:z([` text-[14px] font-semibold px-2 py-2 bg-[#18181B] text-white flex justify-center`]),children:`Changed State`}),t.changes.state.length>0?t.changes.state.toSorted((e,t)=>t.count-e.count).map(e=>I(`div`,{className:z([`flex flex-col justify-between items-center border-t overflow-x-auto border-[#27272A] px-1 py-1 text-wrap bg-[#0A0A0A] text-[10px]`]),children:[I(`span`,{className:z([`text-white `]),children:[`index `,e.index]}),I(`div`,{className:z([`rounded-full text-[#d36cff] pl-1 py-1 text-[8px]`]),children:[e.count,`/`,t.count,`x`]})]},e.index)):I(`div`,{className:z([`flex items-center justify-center h-full bg-[#0A0A0A] text-[#A1A1AA] border-t border-[#27272A]`]),children:`No changes`})]}),I(`div`,{className:z([`flex flex-col border border-[#27272A] border-l-0 rounded-r-sm overflow-hidden w-1/3`]),children:[I(`div`,{className:z([` text-[14px] font-semibold px-2 py-2 bg-[#18181B] text-white flex justify-center`]),children:`Changed Context`}),t.changes.context.length>0?t.changes.context.toSorted((e,t)=>t.count-e.count).map(e=>I(`div`,{className:z([`flex flex-col justify-between items-center border-t border-[#27272A] px-1 py-1 bg-[#0A0A0A] text-[10px] overflow-x-auto`]),children:[I(`span`,{className:z([`text-white `]),children:e.name}),I(`div`,{className:z([`rounded-full text-[#d36cff] pl-1 py-1 text-[8px] text-wrap`]),children:[e.count,`/`,t.count,`x`]})]},e.name)):I(`div`,{className:z([`flex items-center justify-center h-full bg-[#0A0A0A] text-[#A1A1AA] border-t border-[#27272A] py-2`]),children:`No changes`})]})]})]})},Kc=()=>{let{notificationState:e,setNotificationState:t}=cc(),[n,r]=Ze(`...`),i=tt(null);if($e(()=>{let e=setInterval(()=>{r(e=>e===`...`?``:e+`.`)},500);return()=>clearInterval(e)},[]),!e.selectedEvent)return I(`div`,{ref:i,className:z([`h-full w-full flex flex-col items-center justify-center relative py-2 px-4`]),children:[I(`div`,{className:z([`p-2 flex justify-center items-center border-[#27272A] absolute top-0 right-0`]),children:I(`button`,{onClick:()=>{Ps.value={view:`none`}},children:I(fc,{size:18,className:`text-[#6F6F78]`})})}),I(`div`,{className:z([`flex flex-col items-start pt-5 bg-[#0A0A0A] p-5 rounded-sm max-w-md`,` shadow-lg`]),children:I(`div`,{className:z([`flex flex-col items-start gap-y-4`]),children:[I(`div`,{className:z([`flex items-center`]),children:I(`span`,{className:z([`text-zinc-400 font-medium text-[17px]`]),children:[`Scanning for slowdowns`,n]})}),e.events.length!==0&&I(`p`,{className:z([`text-xs`]),children:[`Click on an item in the`,` `,I(`span`,{className:z([`text-purple-400`]),children:`History`}),` list to get started`]}),I(`p`,{className:z([`text-zinc-600 text-xs`]),children:`You don't need to keep this panel open for React Scan to record slowdowns`}),I(`p`,{className:z([`text-zinc-600 text-xs`]),children:`Enable audio alerts to hear a delightful ding every time a large slowdown is recorded`}),I(`button`,{onClick:()=>{if(e.audioNotificationsOptions.enabled){t(e=>{var t;return e.audioNotificationsOptions.audioContext?.state!==`closed`&&((t=e.audioNotificationsOptions.audioContext)==null||t.close()),localStorage.setItem(`react-scan-notifications-audio`,`false`),{...e,audioNotificationsOptions:{audioContext:null,enabled:!1}}});return}localStorage.setItem(`react-scan-notifications-audio`,`true`);let n=new AudioContext;Ya(n),t(e=>({...e,audioNotificationsOptions:{enabled:!0,audioContext:n}}))},className:z([`px-4 py-2 bg-zinc-800 hover:bg-zinc-700 rounded-sm w-full`,` text-sm flex items-center gap-x-2 justify-center`]),children:e.audioNotificationsOptions.enabled?I(fe,{children:I(`span`,{className:`flex items-center gap-x-1`,children:`Disable audio alerts`})}):I(fe,{children:I(`span`,{className:`flex items-center gap-x-1`,children:`Enable audio alerts`})})})]})})]});switch(e.route){case`render-visualization`:return I(qc,{children:I(Hc,{selectedEvent:e.selectedEvent})});case`render-explanation`:if(!e.selectedFiber)throw Error(`Invariant: must have selected fiber when viewing render explanation`);return I(qc,{children:I(Gc,{selectedFiber:e.selectedFiber,selectedEvent:e.selectedEvent})});case`other-visualization`:return I(qc,{children:I(`div`,{className:z([`flex w-full h-full flex-col overflow-y-auto`]),id:`overview-scroll-container`,children:I(Mc,{selectedEvent:e.selectedEvent})})});case`optimize`:return I(qc,{children:I(Ac,{selectedEvent:e.selectedEvent})})}e.route},qc=({children:e})=>{let{notificationState:t}=cc();if(!t.selectedEvent)throw Error(`Invariant: d must have selected event when viewing render explanation`);return I(`div`,{className:z([`w-full h-full flex flex-col gap-y-2`]),children:[I(`div`,{className:z([`h-[50px] w-full`]),children:I(xc,{selectedEvent:t.selectedEvent})}),I(`div`,{className:z([`h-calc(100%-50px) flex flex-col overflow-y-auto px-3`]),children:e})]})},Jc=({selectedEvent:e})=>{let t=sc(e);switch(e.kind){case`interaction`:return I(`div`,{className:z([`w-full flex border-b border-[#27272A] min-h-[48px]`]),children:I(`div`,{className:z([`min-w-fit w-full justify-start flex items-center border-r border-[#27272A] pl-5 pr-2 text-sm gap-x-4`]),children:[I(`div`,{className:z([`flex items-center gap-x-2 `]),children:[I(`span`,{className:z([`text-[#5a5a5a] mr-0.5`]),children:e.type===`click`?`Clicked `:`Typed in `}),I(`span`,{children:ic(e.componentPath)}),I(`div`,{className:z([`w-fit flex items-center justify-center h-fit text-white px-1 rounded-sm font-semibold text-[10px] whitespace-nowrap`,t===`low`&&`bg-green-500/50`,t===`needs-improvement`&&`bg-[#b77116]`,t===`high`&&`bg-[#b94040]`]),children:[ac(e.timing).toFixed(0),`ms processing time`]})]}),I(`div`,{className:z([`flex items-center gap-x-2 justify-end ml-auto`]),children:I(`div`,{className:z([`p-2 flex justify-center items-center border-[#27272A]`]),children:I(`button`,{onClick:()=>{Ps.value={view:`none`}},title:`Close`,children:I(fc,{size:18,className:`text-[#6F6F78]`})})})})]})});case`dropped-frames`:return I(`div`,{className:z([`w-full flex border-b border-[#27272A] min-h-[48px]`]),children:I(`div`,{className:z([`min-w-fit w-full justify-start flex items-center border-r border-[#27272A] pl-5 pr-2 text-sm gap-x-4`]),children:[I(`div`,{className:z([`flex items-center gap-x-2 `]),children:[`FPS Drop`,I(`div`,{className:z([`w-fit flex items-center justify-center h-fit text-white px-1 rounded-sm font-semibold text-[10px] whitespace-nowrap`,t===`low`&&`bg-green-500/50`,t===`needs-improvement`&&`bg-[#b77116]`,t===`high`&&`bg-[#b94040]`]),children:[`dropped to `,e.fps,` FPS`]})]}),I(`div`,{className:z([`flex items-center gap-x-2 w-2/4 justify-end ml-auto`]),children:I(`div`,{className:z([`p-2 flex justify-center items-center border-[#27272A]`]),children:I(`button`,{onClick:()=>{Ps.value={view:`none`}},children:I(fc,{size:18,className:`text-[#6F6F78]`})})})})]})})}},Yc=({flashingItemsCount:e,totalEvents:t})=>{let[n,r]=Ze(!1),i=tt(0),a=tt(0);return $e(()=>{if(i.current>=t)return;let e=Date.now()-a.current;if(e>=250){r(!1);let e=setTimeout(()=>{i.current=t,a.current=Date.now(),r(!0),setTimeout(()=>{r(!1)},2e3)},50);return()=>clearTimeout(e)}else{let n=250-e,o=setTimeout(()=>{r(!1),setTimeout(()=>{i.current=t,a.current=Date.now(),r(!0),setTimeout(()=>{r(!1)},2e3)},50)},n);return()=>clearTimeout(o)}},[e]),n},Xc=({item:e,shouldFlash:t})=>{let[n,r]=Ze(!1),i=e.events.map(sc).reduce((e,t)=>{switch(t){case`high`:return`high`;case`needs-improvement`:return e===`high`?`high`:`needs-improvement`;case`low`:return e}},`low`),a=Yc({flashingItemsCount:e.events.reduce((e,n)=>t(n.id)?e+1:e,0),totalEvents:e.events.length});return I(`div`,{className:z([`flex flex-col gap-y-0.5`]),children:[I(`button`,{onClick:()=>r(e=>!e),className:z([`pl-2 py-1.5 text-sm flex items-center rounded-sm hover:bg-[#18181B] relative overflow-hidden`,a&&!n&&`after:absolute after:inset-0 after:bg-purple-500/30 after:animate-[fadeOut_1s_ease-out_forwards]`]),children:[I(`div`,{className:z([`w-4/5 flex items-center justify-start h-full text-xs truncate gap-x-1.5`]),children:[I(`span`,{className:z([`min-w-fit`]),children:I(uc,{className:z([`text-[#A1A1AA] transition-transform`,n?`rotate-90`:``]),size:14},`chevron-${e.timestamp}`)}),I(`span`,{className:z([`text-xs`]),children:e.kind===`collapsed-frame-drops`?`FPS Drops`:ic(e.events.at(0)?.componentPath??[])})]}),I(`div`,{className:z([`ml-auto min-w-fit flex justify-end items-center`]),children:I(`div`,{style:{lineHeight:`10px`},className:z([`w-fit flex items-center text-[10px] justify-center h-full text-white px-1 py-1 rounded-sm font-semibold`,i===`low`&&`bg-green-500/60`,i===`needs-improvement`&&`bg-[#b77116] text-[10px]`,i===`high`&&`bg-[#b94040]`]),children:[`x`,e.events.length]})})]}),n&&I(Zc,{children:e.events.toSorted((e,t)=>t.timestamp-e.timestamp).map(e=>I(el,{event:e,shouldFlash:t(e.id)}))})]})},Zc=({children:e})=>I(`div`,{className:`relative pl-6 flex flex-col gap-y-1`,children:[I(`div`,{className:`absolute left-3 top-0 bottom-0 w-px bg-[#27272A]`}),e]}),Qc=e=>{let t=tt([]),[n,r]=Ze(new Set),i=tt(!0);return $e(()=>{if(i.current){i.current=!1,t.current=e;return}let n=new Set(e.map(e=>e.id)),a=new Set(t.current.map(e=>e.id)),o=new Set;n.forEach(e=>{a.has(e)||o.add(e)}),o.size>0&&(r(o),setTimeout(()=>{r(new Set)},2e3)),t.current=e},[e]),e=>n.has(e)},$c=({shouldFlash:e})=>{let[t,n]=Ze(e);return $e(()=>{if(e){n(!0);let e=setTimeout(()=>{n(!1)},1e3);return()=>clearTimeout(e)}},[e]),t},el=({event:e,shouldFlash:t})=>{let{notificationState:n,setNotificationState:r}=cc(),i=sc(e),a=$c({shouldFlash:t});switch(e.kind){case`interaction`:return I(`button`,{onClick:()=>{r(t=>({...t,selectedEvent:e,route:`render-visualization`,selectedFiber:null}))},className:z([`pl-2 py-1.5 text-sm flex w-full items-center rounded-sm hover:bg-[#18181B] relative overflow-hidden`,e.id===n.selectedEvent?.id&&`bg-[#18181B]`,a&&`after:absolute after:inset-0 after:bg-purple-500/30 after:animate-[fadeOut_1s_ease-out_forwards]`]),children:[I(`div`,{className:z([`w-4/5 flex items-center justify-start h-full gap-x-1.5`]),children:[I(`span`,{className:z([`min-w-fit text-xs`]),children:Ys(()=>{switch(e.type){case`click`:return I(gc,{size:14});case`keyboard`:return I(_c,{size:14})}})}),I(`span`,{className:z([`text-xs pr-1 truncate`]),children:ic(e.componentPath)})]}),I(`div`,{className:z([` min-w-fit flex justify-end items-center ml-auto`]),children:I(`div`,{style:{lineHeight:`10px`},className:z([`gap-x-0.5 w-fit flex items-end justify-center h-full text-white px-1 py-1 rounded-sm font-semibold text-[10px]`,i===`low`&&`bg-green-500/50`,i===`needs-improvement`&&`bg-[#b77116] text-[10px]`,i===`high`&&`bg-[#b94040]`]),children:I(`div`,{style:{lineHeight:`10px`},className:z([`text-[10px] text-white flex items-end`]),children:[ac(e.timing).toFixed(0),`ms`]})})})]});case`dropped-frames`:return I(`button`,{onClick:()=>{r(t=>({...t,selectedEvent:e,route:`render-visualization`,selectedFiber:null}))},className:z([`pl-2 py-1.5 w-full text-sm flex items-center rounded-sm hover:bg-[#18181B] relative overflow-hidden`,e.id===n.selectedEvent?.id&&`bg-[#18181B]`,a&&`after:absolute after:inset-0 after:bg-purple-500/30 after:animate-[fadeOut_1s_ease-out_forwards]`]),children:[I(`div`,{className:z([`w-4/5 flex items-center justify-start h-full text-xs truncate`]),children:[I(yc,{size:14,className:`mr-1.5`}),` FPS Drop`]}),I(`div`,{className:z([` min-w-fit flex justify-end items-center ml-auto`]),children:I(`div`,{style:{lineHeight:`10px`},className:z([`w-fit flex items-center justify-center h-full text-white px-1 py-1 rounded-sm text-[10px] font-bold`,i===`low`&&`bg-green-500/60`,i===`needs-improvement`&&`bg-[#b77116] text-[10px]`,i===`high`&&`bg-[#b94040]`]),children:[e.fps,` FPS`]})})]})}},tl=e=>e.reduce((e,t)=>{let n=e.at(-1);if(!n)return[{kind:`single`,event:t,timestamp:t.timestamp}];switch(n.kind){case`collapsed-keyboard`:return t.kind===`interaction`&&t.type===`keyboard`&&t.componentPath.join(`-`)===n.events[0].componentPath.join(`-`)?[...e.filter(e=>e!==n),{kind:`collapsed-keyboard`,events:[...n.events,t],timestamp:Math.max(...[...n.events,t].map(e=>e.timestamp))}]:[...e,{kind:`single`,event:t,timestamp:t.timestamp}];case`single`:return n.event.kind===`interaction`&&n.event.type===`keyboard`&&t.kind===`interaction`&&t.type===`keyboard`&&n.event.componentPath.join(`-`)===t.componentPath.join(`-`)?[...e.filter(e=>e!==n),{kind:`collapsed-keyboard`,events:[n.event,t],timestamp:Math.max(n.event.timestamp,t.timestamp)}]:n.event.kind===`dropped-frames`&&t.kind===`dropped-frames`?[...e.filter(e=>e!==n),{kind:`collapsed-frame-drops`,events:[n.event,t],timestamp:Math.max(n.event.timestamp,t.timestamp)}]:[...e,{kind:`single`,event:t,timestamp:t.timestamp}];case`collapsed-frame-drops`:return t.kind===`dropped-frames`?[...e.filter(e=>e!==n),{kind:`collapsed-frame-drops`,events:[...n.events,t],timestamp:Math.max(...[...n.events,t].map(e=>e.timestamp))}]:[...e,{kind:`single`,event:t,timestamp:t.timestamp}]}},[]),nl=(e=150)=>{let{notificationState:t}=cc(),[n,r]=Ze(t.events);return $e(()=>{setTimeout(()=>{r(t.events)},e)},[t.events]),[n,r]},rl=()=>{let{notificationState:e,setNotificationState:t}=cc(),n=Qc(e.events),[r,i]=nl(),a=tl(r).toSorted((e,t)=>t.timestamp-e.timestamp);return I(`div`,{className:z([`w-full h-full gap-y-2 flex flex-col border-r border-[#27272A] overflow-y-auto`]),children:[I(`div`,{className:z([`text-sm text-[#65656D] pl-3 pr-1 w-full flex items-center justify-between`]),children:[I(`span`,{children:`History`}),I(bc,{wrapperProps:{className:`h-full flex items-center justify-center ml-auto`},triggerContent:I(`button`,{className:z([`hover:bg-[#18181B] rounded-full p-2`]),title:`Clear all events`,onClick:()=>{tc.getState().actions.clear(),t(e=>({...e,selectedEvent:null,selectedFiber:null,route:e.route===`other-visualization`?`other-visualization`:`render-visualization`})),i([])},children:I(vc,{className:z([``]),size:16})}),children:I(`div`,{className:z([`w-full flex justify-center`]),children:`Clear all events`})})]}),I(`div`,{className:z([`flex flex-col px-1 gap-y-1`]),children:[a.length===0&&I(`div`,{className:z([`flex items-center justify-center text-zinc-500 text-sm py-4`]),children:`No Events`}),a.map(e=>Ys(()=>{switch(e.kind){case`collapsed-keyboard`:return I(Xc,{shouldFlash:n,item:e});case`single`:return I(el,{event:e.event,shouldFlash:n(e.event.id)},e.event.id);case`collapsed-frame-drops`:return I(Xc,{shouldFlash:n,item:e})}}))]})]})},il=e=>Object.values(e).map(e=>({id:Ja(),totalTime:e.nodeInfo.reduce((e,t)=>e+t.selfTime,0),count:e.nodeInfo.length,name:e.nodeInfo[0].name,deletedAll:!1,parents:e.parents,hasMemoCache:e.hasMemoCache,wasFiberRenderMount:e.wasFiberRenderMount,elements:e.nodeInfo.map(e=>e.element),changes:{context:e.changes.fiberContext.current.filter(t=>e.changes.fiberContext.changesCounts.get(t.name)).map(t=>({name:String(t.name),count:e.changes.fiberContext.changesCounts.get(t.name)??0})),props:e.changes.fiberProps.current.filter(t=>e.changes.fiberProps.changesCounts.get(t.name)).map(t=>({name:String(t.name),count:e.changes.fiberProps.changesCounts.get(t.name)??0})),state:e.changes.fiberState.current.filter(t=>e.changes.fiberState.changesCounts.get(Number(t.name))).map(t=>({index:t.name,count:e.changes.fiberState.changesCounts.get(Number(t.name))??0}))}})),al=e=>{$e(()=>{let t=setInterval(()=>{e.forEach(e=>{e.groupedFiberRenders&&e.groupedFiberRenders.forEach(e=>{if(e.deletedAll)return;if(!e.elements||e.elements.length===0){e.deletedAll=!0;return}let t=e.elements.length;e.elements=e.elements.filter(e=>e&&e.isConnected),e.elements.length===0&&t>0&&(e.deletedAll=!0)})})},5e3);return()=>{clearInterval(t)}},[e])},ol=()=>{let e=nc(),t=[];return al(t),e.state.events.forEach(e=>{let n=il(e.kind===`interaction`?e.data.meta.detailedTiming.fiberRenders:e.data.meta.fiberRenders),r=n.reduce((e,t)=>e+t.totalTime,0);switch(e.kind){case`interaction`:{let{commitEnd:i,jsEndDetail:a,interactionStartDetail:o,rafStart:s}=e.data.meta.detailedTiming;a-o-r;let c=Math.max(0,a-o-r),l=Math.max(e.data.meta.latency-(i-o),0);t.push({componentPath:e.data.meta.detailedTiming.componentPath,groupedFiberRenders:n,id:e.id,kind:`interaction`,memory:null,timestamp:e.data.startAt,type:e.data.meta.detailedTiming.interactionType===`keyboard`?`keyboard`:`click`,timing:{renderTime:r,kind:`interaction`,otherJSTime:c,framePreparation:s-a,frameConstruction:i-s,frameDraw:l}});return}case`long-render`:t.push({kind:`dropped-frames`,id:e.id,memory:null,timing:{kind:`dropped-frames`,renderTime:r,otherTime:e.data.meta.latency},groupedFiberRenders:n,timestamp:e.data.startAt,fps:e.data.meta.fps});return}}),t},sl=1e3,cl=()=>{let{notificationState:e,setNotificationState:t}=cc(),n=tt(null),r=tt(null),i=tt(0),[a]=nl(),o=a.filter(e=>sc(e)===`high`).length;return $e(()=>{let e=localStorage.getItem(`react-scan-notifications-audio`);if(e!==`false`&&e!==`true`){localStorage.setItem(`react-scan-notifications-audio`,`false`);return}if(e!==`false`){t(e=>e.audioNotificationsOptions.enabled?e:{...e,audioNotificationsOptions:{enabled:!0,audioContext:new AudioContext}});return}},[]),$e(()=>{let{audioNotificationsOptions:t}=e;if(!t.enabled||o===0||n.current&&n.current>=o)return;r.current&&clearTimeout(r.current);let a=Date.now()-i.current,s=Math.max(0,sl-a);r.current=setTimeout(()=>{Ya(t.audioContext),n.current=o,i.current=Date.now(),r.current=null},s)},[o]),$e(()=>{o===0&&(n.current=null)},[o]),$e(()=>()=>{r.current&&clearTimeout(r.current)},[]),null};un((e,t)=>{let n=ol(),[r,i]=Ze({detailsExpanded:!1,events:n,filterBy:`latest`,moreInfoExpanded:!1,route:`render-visualization`,selectedEvent:n.toSorted((e,t)=>e.timestamp-t.timestamp).at(-1)??null,selectedFiber:null,routeMessage:null,audioNotificationsOptions:{enabled:!1,audioContext:null}});return r.events=n,I(lc.Provider,{value:{notificationState:r,setNotificationState:i,setRoute:({route:e,routeMessage:t})=>{i(n=>{let r={...n,route:e,routeMessage:t};switch(e){case`render-visualization`:return Vc(),{...r,selectedFiber:null};case`optimize`:return Vc(),{...r,selectedFiber:null};case`other-visualization`:return Vc(),{...r,selectedFiber:null};case`render-explanation`:return Vc(),r}})}},children:[I(cl,{}),I(ll,{ref:t})]})});var ll=un((e,t)=>{let{notificationState:n}=cc();return I(`div`,{ref:t,className:z([`h-full w-full flex flex-col`]),children:[n.selectedEvent&&I(`div`,{className:z([`w-full h-[48px] flex flex-col`,n.moreInfoExpanded&&`h-[235px]`,n.moreInfoExpanded&&n.selectedEvent.kind===`dropped-frames`&&`h-[150px]`]),children:[I(Jc,{selectedEvent:n.selectedEvent}),n.moreInfoExpanded&&I(ul,{})]}),I(`div`,{className:z([`flex `,n.selectedEvent?`h-[calc(100%-48px)]`:`h-full`,n.moreInfoExpanded&&`h-[calc(100%-200px)]`,n.moreInfoExpanded&&n.selectedEvent?.kind===`dropped-frames`&&`h-[calc(100%-150px)]`]),children:[I(`div`,{className:z([`h-full min-w-[200px]`]),children:I(rl,{})}),I(`div`,{className:z([`w-[calc(100%-200px)] h-full overflow-y-auto`]),children:I(Kc,{})})]})]})}),ul=()=>{let{notificationState:e}=cc();if(!e.selectedEvent)throw Error(`Invariant must have selected event for more info`);let t=e.selectedEvent;return I(`div`,{className:z([`px-4 py-2 border-b border-[#27272A] bg-[#18181B]/50 h-[calc(100%-40px)]`,t.kind===`dropped-frames`&&`h-[calc(100%-25px)]`]),children:I(`div`,{className:z([`flex flex-col gap-y-4 h-full`]),children:Ys(()=>{switch(t.kind){case`interaction`:return I(fe,{children:[I(`div`,{className:z([`flex items-center gap-x-3`]),children:[I(`span`,{className:`text-[#6F6F78] text-xs font-medium`,children:t.type===`click`?`Clicked component location`:`Typed in component location`}),I(`div`,{className:`font-mono text-[#E4E4E7] flex items-center bg-[#27272A] pl-2 py-1 rounded-sm overflow-x-auto`,children:t.componentPath.toReversed().map((e,n)=>I(fe,{children:[I(`span`,{style:{lineHeight:`14px`},className:`text-[10px] whitespace-nowrap`,children:e},e),n<t.componentPath.length-1&&I(`span`,{className:`text-[#6F6F78] mx-0.5`,children:`‹`})]}))})]}),I(`div`,{className:z([`flex items-center gap-x-3`]),children:[I(`span`,{className:`text-[#6F6F78] text-xs font-medium`,children:`Total Time`}),I(`span`,{className:`text-[#E4E4E7] bg-[#27272A] px-1.5 py-1 rounded-sm text-xs`,children:[ac(t.timing).toFixed(0),`ms`]})]}),I(`div`,{className:z([`flex items-center gap-x-3`]),children:[I(`span`,{className:`text-[#6F6F78] text-xs font-medium`,children:`Occurred`}),I(`span`,{className:`text-[#E4E4E7] bg-[#27272A] px-1.5 py-1 rounded-sm text-xs`,children:`${((Date.now()-t.timestamp)/1e3).toFixed(0)}s ago`})]})]});case`dropped-frames`:return I(fe,{children:[I(`div`,{className:z([`flex items-center gap-x-3`]),children:[I(`span`,{className:`text-[#6F6F78] text-xs font-medium`,children:`Total Time`}),I(`span`,{className:`text-[#E4E4E7] bg-[#27272A] px-1.5 py-1 rounded-sm text-xs`,children:[ac(t.timing).toFixed(0),`ms`]})]}),I(`div`,{className:z([`flex items-center gap-x-3`]),children:[I(`span`,{className:`text-[#6F6F78] text-xs font-medium`,children:`Occurred`}),I(`span`,{className:`text-[#E4E4E7] bg-[#27272A] px-1.5 py-1 rounded-sm text-xs`,children:`${((Date.now()-t.timestamp)/1e3).toFixed(0)}s ago`})]})]})}})})})};Is(()=>{let e=ol(),[t,n]=Ze(e);$e(()=>{let t=setTimeout(()=>{n(e)},600);return()=>{clearTimeout(t)}},[e]);let r=ml.inspectState,i=r.value.kind===`inspecting`,a=r.value.kind===`focused`,[o,s]=Ze([]),c=rt(()=>{switch(ml.inspectState.value.kind){case`inspecting`:Ps.value={view:`none`},ml.inspectState.value={kind:`inspect-off`};return;case`focused`:Ps.value={view:`inspector`},ml.inspectState.value={kind:`inspecting`,hoveredDomElement:null};return;case`inspect-off`:Ps.value={view:`none`},ml.inspectState.value={kind:`inspecting`,hoveredDomElement:null};return;case`uninitialized`:return}},[]),l=rt(e=>{if(e.preventDefault(),e.stopPropagation(),!hl.instrumentation)return;let t=!hl.instrumentation.isPaused.value;hl.instrumentation.isPaused.value=t,js(`react-scan-options`,{...As(`react-scan-options`),enabled:!t})},[]);en(()=>{ml.inspectState.value.kind===`uninitialized`&&(ml.inspectState.value={kind:`inspect-off`})});let u=null,d=`#999`;return i?(u=I(Xa,{name:`icon-inspect`}),d=`#8e61e3`):a?(u=I(Xa,{name:`icon-focus`}),d=`#8e61e3`):(u=I(Xa,{name:`icon-inspect`}),d=`#999`),et(()=>{if(Ps.value.view!==`notifications`)return;let t=new Set(e.map(e=>e.id));s([...t.values()])},[e.length,Ps.value.view]),I(`div`,{className:`flex max-h-9 min-h-9 flex-1 items-stretch overflow-hidden`,children:[I(`div`,{className:`h-full flex items-center min-w-fit`,children:I(`button`,{type:`button`,id:`react-scan-inspect-element`,title:`Inspect element`,onClick:c,className:`button flex items-center justify-center h-full w-full pl-3 pr-2.5`,style:{color:d},children:u})}),I(`div`,{className:`h-full flex items-center justify-center`,children:I(`button`,{type:`button`,id:`react-scan-notifications`,title:`Notifications`,onClick:()=>{switch(ml.inspectState.value.kind!==`inspect-off`&&(ml.inspectState.value={kind:`inspect-off`}),Ps.value.view){case`inspector`:{ml.inspectState.value={kind:`inspect-off`};let t=new Set(e.map(e=>e.id));s([...t.values()]),Ps.value={view:`notifications`};return}case`notifications`:Ps.value={view:`none`};return;case`none`:{let t=new Set(e.map(e=>e.id));s([...t.values()]),Ps.value={view:`notifications`};return}}},className:`button flex items-center justify-center h-full pl-2.5 pr-2.5`,style:{color:d},children:I(dc,{events:t.filter(e=>!o.includes(e.id)).map(e=>sc(e)===`high`),size:16,className:z([`text-[#999]`,Ps.value.view===`notifications`&&`text-[#8E61E3]`])})})}),I(Ks,{checked:!hl.instrumentation?.isPaused.value,onChange:l,className:`place-self-center`,title:`Outline Re-renders`}),hl.options.value.showFPS&&I(Js,{})]})});var dl=Mt(()=>ml.inspectState.value.kind===`inspecting`);Mt(()=>z(`relative`,`flex-1`,`flex flex-col`,`rounded-t-lg`,`overflow-hidden`,`opacity-100`,`transition-[opacity]`,dl.value&&`opacity-0 duration-0 delay-0`)),Mt(()=>Ps.value.view===`inspector`),Mt(()=>Ps.value.view===`notifications`),qa&&window.devicePixelRatio;var fl=Ie(null),pl={name:`react-scan`,version:`0.5.7`,description:`Scan your React app for renders`,keywords:[`react`,`react-scan`,`react scan`,`render`,`performance`],homepage:`https://react-scan.million.dev`,bugs:{url:`https://github.com/aidenybai/react-scan/issues`},repository:{type:`git`,url:`git+https://github.com/aidenybai/react-scan.git`},license:`MIT`,author:{name:`Aiden Bai`,email:`aiden@million.dev`,url:`https://million.dev`},scripts:{build:`pnpm build:css && NODE_ENV=production tsup`,"build:copy":`pnpm build && cat dist/auto.global.js | pbcopy`,"build:css":`postcss ./src/web/assets/css/styles.tailwind.css -o ./src/web/assets/css/styles.css`,"dev:css":`postcss ./src/web/assets/css/styles.tailwind.css -o ./src/web/assets/css/styles.css --watch`,"dev:tsup":`NODE_ENV=development tsup --watch`,dev:`pnpm run --parallel "/^dev:(css|tsup)/"`,pack:`npm version patch && pnpm build && npm pack`,"pack:bump":`node scripts/bump-version.mjs && pnpm run pack && echo $(pwd)/react-scan-$(node -p "require('./package.json').version").tgz | pbcopy`,publint:`publint`,test:`vp test run`,"test:watch":`vp test`,lint:`vp lint`,format:`vp fmt`,typecheck:`tsc --noEmit`},exports:{"./package.json":`./package.json`,".":{production:{import:{types:`./dist/index.d.mts`,"react-server":`./dist/rsc-shim.mjs`,default:`./dist/index.mjs`},require:{types:`./dist/index.d.mts`,"react-server":`./dist/rsc-shim.js`,default:`./dist/index.mjs`}},development:{import:{types:`./dist/index.d.mts`,"react-server":`./dist/rsc-shim.mjs`,default:`./dist/index.mjs`},require:{types:`./dist/index.d.ts`,"react-server":`./dist/rsc-shim.js`,default:`./dist/index.js`}},default:{import:{types:`./dist/index.d.mts`,"react-server":`./dist/rsc-shim.mjs`,default:`./dist/index.mjs`},require:{types:`./dist/index.d.ts`,"react-server":`./dist/rsc-shim.js`,default:`./dist/index.js`}}},"./all-environments":{types:`./dist/core/all-environments.d.ts`,import:`./dist/core/all-environments.mjs`,require:`./dist/core/all-environments.js`},"./install-hook":{types:`./dist/install-hook.d.ts`,import:`./dist/install-hook.mjs`,require:`./dist/install-hook.js`},"./lite":{types:`./dist/lite/index.d.ts`,import:`./dist/lite/index.mjs`,require:`./dist/lite/index.js`},"./auto":{production:{import:{types:`./dist/rsc-shim.d.mts`,"react-server":`./dist/rsc-shim.mjs`,default:`./dist/rsc-shim.mjs`},require:{types:`./dist/rsc-shim.d.ts`,"react-server":`./dist/rsc-shim.js`,default:`./dist/rsc-shim.js`}},development:{import:{types:`./dist/auto.d.mts`,"react-server":`./dist/rsc-shim.mjs`,default:`./dist/auto.mjs`},require:{types:`./dist/auto.d.ts`,"react-server":`./dist/rsc-shim.js`,default:`./dist/auto.js`}}},"./dist/*":`./dist/*.js`,"./dist/*.js":`./dist/*.js`,"./dist/*.mjs":`./dist/*.mjs`,"./react-component-name/vite":{types:`./dist/react-component-name/vite.d.ts`,import:`./dist/react-component-name/vite.mjs`,require:`./dist/react-component-name/vite.js`},"./react-component-name/webpack":{types:`./dist/react-component-name/webpack.d.ts`,import:`./dist/react-component-name/webpack.mjs`,require:`./dist/react-component-name/webpack.js`},"./react-component-name/esbuild":{types:`./dist/react-component-name/esbuild.d.ts`,import:`./dist/react-component-name/esbuild.mjs`,require:`./dist/react-component-name/esbuild.js`},"./react-component-name/rspack":{types:`./dist/react-component-name/rspack.d.ts`,import:`./dist/react-component-name/rspack.mjs`,require:`./dist/react-component-name/rspack.js`},"./react-component-name/rolldown":{types:`./dist/react-component-name/rolldown.d.ts`,import:`./dist/react-component-name/rolldown.mjs`,require:`./dist/react-component-name/rolldown.js`},"./react-component-name/rollup":{types:`./dist/react-component-name/rollup.d.ts`,import:`./dist/react-component-name/rollup.mjs`,require:`./dist/react-component-name/rollup.js`},"./react-component-name/astro":{types:`./dist/react-component-name/astro.d.ts`,import:`./dist/react-component-name/astro.mjs`,require:`./dist/react-component-name/astro.js`},"./react-component-name/loader":{types:`./dist/react-component-name/loader.d.ts`,import:`./dist/react-component-name/loader.mjs`,require:`./dist/react-component-name/loader.js`}},main:`dist/index.js`,module:`dist/index.mjs`,browser:`dist/auto.global.js`,types:`dist/index.d.ts`,typesVersions:{"*":{"react-component-name/vite":[`./dist/react-component-name/vite.d.ts`],"react-component-name/webpack":[`./dist/react-component-name/webpack.d.ts`],"react-component-name/esbuild":[`./dist/react-component-name/esbuild.d.ts`],"react-component-name/rspack":[`./dist/react-component-name/rspack.d.ts`],"react-component-name/rolldown":[`./dist/react-component-name/rolldown.d.ts`],"react-component-name/rollup":[`./dist/react-component-name/rollup.d.ts`],"react-component-name/astro":[`./dist/react-component-name/astro.d.ts`],"react-component-name/loader":[`./dist/react-component-name/loader.d.ts`]}},bin:`bin/cli.js`,files:[`dist`,`bin`,`package.json`,`README.md`,`LICENSE`,`auto.d.ts`],dependencies:{"@babel/core":`^7.29.0`,"@babel/types":`^7.29.0`,"@preact/signals":`^2.9.0`,"@rollup/pluginutils":`^5.3.0`,bippy:`^0.5.39`,commander:`^14.0.0`,picocolors:`^1.1.1`,preact:`^10.29.1`,prompts:`^2.4.2`,"react-doctor":`latest`,"react-grab":`latest`},devDependencies:{"@esbuild-plugins/tsconfig-paths":`^0.1.2`,"@remix-run/react":`*`,"@tailwindcss/postcss":`^4.2.4`,"@types/babel__core":`^7.20.5`,"@types/prompts":`^2.4.9`,"@types/react":`^19.2.14`,autoprefixer:`^10.5.0`,clsx:`^2.1.1`,"es-module-lexer":`^2.1.0`,esbuild:`^0.28.0`,next:`*`,postcss:`^8.5.13`,"postcss-cli":`^11.0.0`,publint:`^0.3.18`,react:`*`,"react-dom":`*`,"tailwind-merge":`^3.5.0`,tailwindcss:`^4.2.4`,terser:`^5.46.2`,tsup:`^8.5.1`,vitest:`^3.0.0`},peerDependencies:{esbuild:`>=0.18.0`,react:`^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0`,"react-dom":`^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0`},peerDependenciesMeta:{esbuild:{optional:!0}},optionalDependencies:{unplugin:`^3.0.0`},publishConfig:{access:`public`}},ml={wasDetailsOpen:Dt(!0),isInIframe:Dt(qa&&window.self!==window.top),inspectState:Dt({kind:`uninitialized`}),fiberRoots:new Set,reportData:new Map,legacyReportData:new Map,lastReportTime:Dt(0),interactionListeningForRenders:null,changesListeners:new Map},hl={instrumentation:null,componentAllowList:null,options:Dt({enabled:!0,log:!1,showToolbar:!0,animationSpeed:`fast`,dangerouslyForceRunInProduction:!1,showFPS:!0,showNotificationCount:!0,allowInIframe:!1}),runInAllEnvironments:!1,onRender:null,Store:ml,version:pl.version};qa&&window.__REACT_SCAN_EXTENSION__&&(window.__REACT_SCAN_VERSION__=hl.version);var gl=null,_l,vl=()=>{if(gl===!1)return!1;_l??=g();let e=Array.from(_l.renderers.values());if(e.length===0)return null;for(let t of e)if(x(t)!==`production`)return gl=!1,!1;return!0},yl=t((e=>{function t(e,t){var n=e.length;e.push(t);a:for(;0<n;){var r=n-1>>>1,a=e[r];if(0<i(a,t))e[r]=t,e[n]=a,n=r;else break a}}function n(e){return e.length===0?null:e[0]}function r(e){if(e.length===0)return null;var t=e[0],n=e.pop();if(n!==t){e[0]=n;a:for(var r=0,a=e.length,o=a>>>1;r<o;){var s=2*(r+1)-1,c=e[s],l=s+1,u=e[l];if(0>i(c,n))l<a&&0>i(u,c)?(e[r]=u,e[l]=n,r=l):(e[r]=c,e[s]=n,r=s);else if(l<a&&0>i(u,n))e[r]=u,e[l]=n,r=l;else break a}}return t}function i(e,t){var n=e.sortIndex-t.sortIndex;return n===0?e.id-t.id:n}if(e.unstable_now=void 0,typeof performance==`object`&&typeof performance.now==`function`){var a=performance;e.unstable_now=function(){return a.now()}}else{var o=Date,s=o.now();e.unstable_now=function(){return o.now()-s}}var c=[],l=[],u=1,d=null,f=3,p=!1,m=!1,h=!1,g=!1,_=typeof setTimeout==`function`?setTimeout:null,v=typeof clearTimeout==`function`?clearTimeout:null,y=typeof setImmediate<`u`?setImmediate:null;function b(e){for(var i=n(l);i!==null;){if(i.callback===null)r(l);else if(i.startTime<=e)r(l),i.sortIndex=i.expirationTime,t(c,i);else break;i=n(l)}}function x(e){if(h=!1,b(e),!m)if(n(c)!==null)m=!0,S||(S=!0,O());else{var t=n(l);t!==null&&j(x,t.startTime-e)}}var S=!1,C=-1,w=5,T=-1;function E(){return g?!0:!(e.unstable_now()-T<w)}function D(){if(g=!1,S){var t=e.unstable_now();T=t;var i=!0;try{a:{m=!1,h&&(h=!1,v(C),C=-1),p=!0;var a=f;try{b:{for(b(t),d=n(c);d!==null&&!(d.expirationTime>t&&E());){var o=d.callback;if(typeof o==`function`){d.callback=null,f=d.priorityLevel;var s=o(d.expirationTime<=t);if(t=e.unstable_now(),typeof s==`function`){d.callback=s,b(t),i=!0;break b}d===n(c)&&r(c),b(t)}else r(c);d=n(c)}if(d!==null)i=!0;else{var u=n(l);u!==null&&j(x,u.startTime-t),i=!1}}break a}finally{d=null,f=a,p=!1}i=void 0}}finally{i?O():S=!1}}}var O;if(typeof y==`function`)O=function(){y(D)};else if(typeof MessageChannel<`u`){var k=new MessageChannel,A=k.port2;k.port1.onmessage=D,O=function(){A.postMessage(null)}}else O=function(){_(D,0)};function j(t,n){C=_(function(){t(e.unstable_now())},n)}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(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error(`forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported`):w=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return f},e.unstable_next=function(e){switch(f){case 1:case 2:case 3:var t=3;break;default:t=f}var n=f;f=t;try{return e()}finally{f=n}},e.unstable_requestPaint=function(){g=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var n=f;f=e;try{return t()}finally{f=n}},e.unstable_scheduleCallback=function(r,i,a){var o=e.unstable_now();switch(typeof a==`object`&&a?(a=a.delay,a=typeof a==`number`&&0<a?o+a:o):a=o,r){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return s=a+s,r={id:u++,callback:i,priorityLevel:r,startTime:a,expirationTime:s,sortIndex:-1},a>o?(r.sortIndex=a,t(l,r),n(c)===null&&r===n(l)&&(h?(v(C),C=-1):h=!0,j(x,a-o))):(r.sortIndex=s,t(c,r),m||p||(m=!0,S||(S=!0,O()))),r},e.unstable_shouldYield=E,e.unstable_wrapCallback=function(e){var t=f;return function(){var n=f;f=t;try{return e.apply(this,arguments)}finally{f=n}}}})),bl=t(((e,t)=>{t.exports=yl()})),xl=t((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.portal`),r=Symbol.for(`react.fragment`),i=Symbol.for(`react.strict_mode`),a=Symbol.for(`react.profiler`),o=Symbol.for(`react.consumer`),s=Symbol.for(`react.context`),c=Symbol.for(`react.forward_ref`),l=Symbol.for(`react.suspense`),u=Symbol.for(`react.memo`),d=Symbol.for(`react.lazy`),f=Symbol.for(`react.activity`),p=Symbol.iterator;function m(e){return typeof e!=`object`||!e?null:(e=p&&e[p]||e[`@@iterator`],typeof e==`function`?e:null)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},g=Object.assign,_={};function v(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}v.prototype.isReactComponent={},v.prototype.setState=function(e,t){if(typeof e!=`object`&&typeof e!=`function`&&e!=null)throw Error(`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`)},v.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,`forceUpdate`)};function y(){}y.prototype=v.prototype;function b(e,t,n){this.props=e,this.context=t,this.refs=_,this.updater=n||h}var x=b.prototype=new y;x.constructor=b,g(x,v.prototype),x.isPureReactComponent=!0;var S=Array.isArray;function C(){}var w={H:null,A:null,T:null,S:null},T=Object.prototype.hasOwnProperty;function E(e,n,r){var i=r.ref;return{$$typeof:t,type:e,key:n,ref:i===void 0?null:i,props:r}}function D(e,t){return E(e.type,t,e.props)}function O(e){return typeof e==`object`&&!!e&&e.$$typeof===t}function k(e){var t={"=":`=0`,":":`=2`};return`$`+e.replace(/[=:]/g,function(e){return t[e]})}var A=/\/+/g;function j(e,t){return typeof e==`object`&&e&&e.key!=null?k(``+e.key):t.toString(36)}function M(e){switch(e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason;default:switch(typeof e.status==`string`?e.then(C,C):(e.status=`pending`,e.then(function(t){e.status===`pending`&&(e.status=`fulfilled`,e.value=t)},function(t){e.status===`pending`&&(e.status=`rejected`,e.reason=t)})),e.status){case`fulfilled`:return e.value;case`rejected`:throw e.reason}}throw e}function N(e,r,i,a,o){var s=typeof e;(s===`undefined`||s===`boolean`)&&(e=null);var c=!1;if(e===null)c=!0;else switch(s){case`bigint`:case`string`:case`number`:c=!0;break;case`object`:switch(e.$$typeof){case t:case n:c=!0;break;case d:return c=e._init,N(c(e._payload),r,i,a,o)}}if(c)return o=o(e),c=a===``?`.`+j(e,0):a,S(o)?(i=``,c!=null&&(i=c.replace(A,`$&/`)+`/`),N(o,r,i,``,function(e){return e})):o!=null&&(O(o)&&(o=D(o,i+(o.key==null||e&&e.key===o.key?``:(``+o.key).replace(A,`$&/`)+`/`)+c)),r.push(o)),1;c=0;var l=a===``?`.`:a+`:`;if(S(e))for(var u=0;u<e.length;u++)a=e[u],s=l+j(a,u),c+=N(a,r,i,s,o);else if(u=m(e),typeof u==`function`)for(e=u.call(e),u=0;!(a=e.next()).done;)a=a.value,s=l+j(a,u++),c+=N(a,r,i,s,o);else if(s===`object`){if(typeof e.then==`function`)return N(M(e),r,i,a,o);throw r=String(e),Error(`Objects are not valid as a React child (found: `+(r===`[object Object]`?`object with keys {`+Object.keys(e).join(`, `)+`}`:r)+`). If you meant to render a collection of children, use an array instead.`)}return c}function P(e,t,n){if(e==null)return e;var r=[],i=0;return N(e,r,``,``,function(e){return t.call(n,e,i++)}),r}function ee(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(t){(e._status===0||e._status===-1)&&(e._status=1,e._result=t)},function(t){(e._status===0||e._status===-1)&&(e._status=2,e._result=t)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var F=typeof reportError==`function`?reportError:function(e){if(typeof window==`object`&&typeof window.ErrorEvent==`function`){var t=new window.ErrorEvent(`error`,{bubbles:!0,cancelable:!0,message:typeof e==`object`&&e&&typeof e.message==`string`?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process==`object`&&typeof process.emit==`function`){process.emit(`uncaughtException`,e);return}console.error(e)},te={map:P,forEach:function(e,t,n){P(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return P(e,function(){t++}),t},toArray:function(e){return P(e,function(e){return e})||[]},only:function(e){if(!O(e))throw Error(`React.Children.only expected to receive a single React element child.`);return e}};e.Activity=f,e.Children=te,e.Component=v,e.Fragment=r,e.Profiler=a,e.PureComponent=b,e.StrictMode=i,e.Suspense=l,e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=w,e.__COMPILER_RUNTIME={__proto__:null,c:function(e){return w.H.useMemoCache(e)}},e.cache=function(e){return function(){return e.apply(null,arguments)}},e.cacheSignal=function(){return null},e.cloneElement=function(e,t,n){if(e==null)throw Error(`The argument must be a React element, but you passed `+e+`.`);var r=g({},e.props),i=e.key;if(t!=null)for(a in t.key!==void 0&&(i=``+t.key),t)!T.call(t,a)||a===`key`||a===`__self`||a===`__source`||a===`ref`&&t.ref===void 0||(r[a]=t[a]);var a=arguments.length-2;if(a===1)r.children=n;else if(1<a){for(var o=Array(a),s=0;s<a;s++)o[s]=arguments[s+2];r.children=o}return E(e.type,i,r)},e.createContext=function(e){return e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:o,_context:e},e},e.createElement=function(e,t,n){var r,i={},a=null;if(t!=null)for(r in t.key!==void 0&&(a=``+t.key),t)T.call(t,r)&&r!==`key`&&r!==`__self`&&r!==`__source`&&(i[r]=t[r]);var o=arguments.length-2;if(o===1)i.children=n;else if(1<o){for(var s=Array(o),c=0;c<o;c++)s[c]=arguments[c+2];i.children=s}if(e&&e.defaultProps)for(r in o=e.defaultProps,o)i[r]===void 0&&(i[r]=o[r]);return E(e,a,i)},e.createRef=function(){return{current:null}},e.forwardRef=function(e){return{$$typeof:c,render:e}},e.isValidElement=O,e.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:ee}},e.memo=function(e,t){return{$$typeof:u,type:e,compare:t===void 0?null:t}},e.startTransition=function(e){var t=w.T,n={};w.T=n;try{var r=e(),i=w.S;i!==null&&i(n,r),typeof r==`object`&&r&&typeof r.then==`function`&&r.then(C,F)}catch(e){F(e)}finally{t!==null&&n.types!==null&&(t.types=n.types),w.T=t}},e.unstable_useCacheRefresh=function(){return w.H.useCacheRefresh()},e.use=function(e){return w.H.use(e)},e.useActionState=function(e,t,n){return w.H.useActionState(e,t,n)},e.useCallback=function(e,t){return w.H.useCallback(e,t)},e.useContext=function(e){return w.H.useContext(e)},e.useDebugValue=function(){},e.useDeferredValue=function(e,t){return w.H.useDeferredValue(e,t)},e.useEffect=function(e,t){return w.H.useEffect(e,t)},e.useEffectEvent=function(e){return w.H.useEffectEvent(e)},e.useId=function(){return w.H.useId()},e.useImperativeHandle=function(e,t,n){return w.H.useImperativeHandle(e,t,n)},e.useInsertionEffect=function(e,t){return w.H.useInsertionEffect(e,t)},e.useLayoutEffect=function(e,t){return w.H.useLayoutEffect(e,t)},e.useMemo=function(e,t){return w.H.useMemo(e,t)},e.useOptimistic=function(e,t){return w.H.useOptimistic(e,t)},e.useReducer=function(e,t,n){return w.H.useReducer(e,t,n)},e.useRef=function(e){return w.H.useRef(e)},e.useState=function(e){return w.H.useState(e)},e.useSyncExternalStore=function(e,t,n){return w.H.useSyncExternalStore(e,t,n)},e.useTransition=function(){return w.H.useTransition()},e.version=`19.2.7`})),Sl=t(((e,t)=>{t.exports=xl()})),Cl=t((e=>{var t=Sl();function n(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;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.`}function r(){}var i={d:{f:r,r:function(){throw Error(n(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},a=Symbol.for(`react.portal`);function o(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:r==null?null:``+r,children:e,containerInfo:t,implementation:n}}var s=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function c(e,t){if(e===`font`)return``;if(typeof t==`string`)return t===`use-credentials`?t:``}e.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=i,e.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)throw Error(n(299));return o(e,t,null,r)},e.flushSync=function(e){var t=s.T,n=i.p;try{if(s.T=null,i.p=2,e)return e()}finally{s.T=t,i.p=n,i.d.f()}},e.preconnect=function(e,t){typeof e==`string`&&(t?(t=t.crossOrigin,t=typeof t==`string`?t===`use-credentials`?t:``:void 0):t=null,i.d.C(e,t))},e.prefetchDNS=function(e){typeof e==`string`&&i.d.D(e)},e.preinit=function(e,t){if(typeof e==`string`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin),a=typeof t.integrity==`string`?t.integrity:void 0,o=typeof t.fetchPriority==`string`?t.fetchPriority:void 0;n===`style`?i.d.S(e,typeof t.precedence==`string`?t.precedence:void 0,{crossOrigin:r,integrity:a,fetchPriority:o}):n===`script`&&i.d.X(e,{crossOrigin:r,integrity:a,fetchPriority:o,nonce:typeof t.nonce==`string`?t.nonce:void 0})}},e.preinitModule=function(e,t){if(typeof e==`string`)if(typeof t==`object`&&t){if(t.as==null||t.as===`script`){var n=c(t.as,t.crossOrigin);i.d.M(e,{crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0})}}else t??i.d.M(e)},e.preload=function(e,t){if(typeof e==`string`&&typeof t==`object`&&t&&typeof t.as==`string`){var n=t.as,r=c(n,t.crossOrigin);i.d.L(e,n,{crossOrigin:r,integrity:typeof t.integrity==`string`?t.integrity:void 0,nonce:typeof t.nonce==`string`?t.nonce:void 0,type:typeof t.type==`string`?t.type:void 0,fetchPriority:typeof t.fetchPriority==`string`?t.fetchPriority:void 0,referrerPolicy:typeof t.referrerPolicy==`string`?t.referrerPolicy:void 0,imageSrcSet:typeof t.imageSrcSet==`string`?t.imageSrcSet:void 0,imageSizes:typeof t.imageSizes==`string`?t.imageSizes:void 0,media:typeof t.media==`string`?t.media:void 0})}},e.preloadModule=function(e,t){if(typeof e==`string`)if(t){var n=c(t.as,t.crossOrigin);i.d.m(e,{as:typeof t.as==`string`&&t.as!==`script`?t.as:void 0,crossOrigin:n,integrity:typeof t.integrity==`string`?t.integrity:void 0})}else i.d.m(e)},e.requestFormReset=function(e){i.d.r(e)},e.unstable_batchedUpdates=function(e,t){return e(t)},e.useFormState=function(e,t,n){return s.H.useFormState(e,t,n)},e.useFormStatus=function(){return s.H.useHostTransitionStatus()},e.version=`19.2.7`})),wl=t(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=Cl()})),Tl=t((e=>{var t=bl(),n=Sl(),r=wl();function i(e){var t=`https://react.dev/errors/`+e;if(1<arguments.length){t+=`?args[]=`+encodeURIComponent(arguments[1]);for(var n=2;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.`}function a(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function o(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 s(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 c(e){if(e.tag===31){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function l(e){if(o(e)!==e)throw Error(i(188))}function u(e){var t=e.alternate;if(!t){if(t=o(e),t===null)throw Error(i(188));return t===e?e:null}for(var n=e,r=t;;){var a=n.return;if(a===null)break;var s=a.alternate;if(s===null){if(r=a.return,r!==null){n=r;continue}break}if(a.child===s.child){for(s=a.child;s;){if(s===n)return l(a),e;if(s===r)return l(a),t;s=s.sibling}throw Error(i(188))}if(n.return!==r.return)n=a,r=s;else{for(var c=!1,u=a.child;u;){if(u===n){c=!0,n=a,r=s;break}if(u===r){c=!0,r=a,n=s;break}u=u.sibling}if(!c){for(u=s.child;u;){if(u===n){c=!0,n=s,r=a;break}if(u===r){c=!0,r=s,n=a;break}u=u.sibling}if(!c)throw Error(i(189))}}if(n.alternate!==r)throw Error(i(190))}if(n.tag!==3)throw Error(i(188));return n.stateNode.current===n?e:t}function d(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e;for(e=e.child;e!==null;){if(t=d(e),t!==null)return t;e=e.sibling}return null}var f=Object.assign,p=Symbol.for(`react.element`),m=Symbol.for(`react.transitional.element`),h=Symbol.for(`react.portal`),g=Symbol.for(`react.fragment`),_=Symbol.for(`react.strict_mode`),v=Symbol.for(`react.profiler`),y=Symbol.for(`react.consumer`),b=Symbol.for(`react.context`),x=Symbol.for(`react.forward_ref`),S=Symbol.for(`react.suspense`),C=Symbol.for(`react.suspense_list`),w=Symbol.for(`react.memo`),T=Symbol.for(`react.lazy`),E=Symbol.for(`react.activity`),D=Symbol.for(`react.memo_cache_sentinel`),O=Symbol.iterator;function k(e){return typeof e!=`object`||!e?null:(e=O&&e[O]||e[`@@iterator`],typeof e==`function`?e:null)}var A=Symbol.for(`react.client.reference`);function j(e){if(e==null)return null;if(typeof e==`function`)return e.$$typeof===A?null:e.displayName||e.name||null;if(typeof e==`string`)return e;switch(e){case g:return`Fragment`;case v:return`Profiler`;case _:return`StrictMode`;case S:return`Suspense`;case C:return`SuspenseList`;case E:return`Activity`}if(typeof e==`object`)switch(e.$$typeof){case h:return`Portal`;case b:return e.displayName||`Context`;case y:return(e._context.displayName||`Context`)+`.Consumer`;case x:var t=e.render;return e=e.displayName,e||=(e=t.displayName||t.name||``,e===``?`ForwardRef`:`ForwardRef(`+e+`)`),e;case w:return t=e.displayName||null,t===null?j(e.type)||`Memo`:t;case T:t=e._payload,e=e._init;try{return j(e(t))}catch{}}return null}var M=Array.isArray,N=n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,P=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ee={pending:!1,data:null,method:null,action:null},F=[],te=-1;function ne(e){return{current:e}}function re(e){0>te||(e.current=F[te],F[te]=null,te--)}function ie(e,t){te++,F[te]=e.current,e.current=t}var ae=ne(null),oe=ne(null),se=ne(null),ce=ne(null);function le(e,t){switch(ie(se,t),ie(oe,e),ie(ae,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?Qd(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)t=Qd(t),e=U(t,e);else switch(e){case`svg`:e=1;break;case`math`:e=2;break;default:e=0}}re(ae),ie(ae,e)}function ue(){re(ae),re(oe),re(se)}function de(e){e.memoizedState!==null&&ie(ce,e);var t=ae.current,n=U(t,e.type);t!==n&&(ie(oe,e),ie(ae,n))}function fe(e){oe.current===e&&(re(ae),re(oe)),ce.current===e&&(re(ce),sp._currentValue=ee)}var pe,me;function he(e){if(pe===void 0)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);pe=t&&t[1]||``,me=-1<e.stack.indexOf(`
|
|
191
|
+
at`)?` (<anonymous>)`:-1<e.stack.indexOf(`@`)?`@unknown:0:0`:``}return`
|
|
192
|
+
`+pe+e+me}var ge=!1;function _e(e,t){if(!e||ge)return``;ge=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==`object`&&Reflect.construct){try{Reflect.construct(n,[])}catch(e){var r=e}Reflect.construct(e,[],n)}else{try{n.call()}catch(e){r=e}e.call(n.prototype)}}else{try{throw Error()}catch(e){r=e}(n=e())&&typeof n.catch==`function`&&n.catch(function(){})}}catch(e){if(e&&r&&typeof e.stack==`string`)return[e.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName=`DetermineComponentFrameRoot`;var i=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,`name`);i&&i.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:`DetermineComponentFrameRoot`});var a=r.DetermineComponentFrameRoot(),o=a[0],s=a[1];if(o&&s){var c=o.split(`
|
|
193
|
+
`),l=s.split(`
|
|
194
|
+
`);for(i=r=0;r<c.length&&!c[r].includes(`DetermineComponentFrameRoot`);)r++;for(;i<l.length&&!l[i].includes(`DetermineComponentFrameRoot`);)i++;if(r===c.length||i===l.length)for(r=c.length-1,i=l.length-1;1<=r&&0<=i&&c[r]!==l[i];)i--;for(;1<=r&&0<=i;r--,i--)if(c[r]!==l[i]){if(r!==1||i!==1)do if(r--,i--,0>i||c[r]!==l[i]){var u=`
|
|
195
|
+
`+c[r].replace(` at new `,` at `);return e.displayName&&u.includes(`<anonymous>`)&&(u=u.replace(`<anonymous>`,e.displayName)),u}while(1<=r&&0<=i);break}}}finally{ge=!1,Error.prepareStackTrace=n}return(n=e?e.displayName||e.name:``)?he(n):``}function ve(e,t){switch(e.tag){case 26:case 27:case 5:return he(e.type);case 16:return he(`Lazy`);case 13:return e.child!==t&&t!==null?he(`Suspense Fallback`):he(`Suspense`);case 19:return he(`SuspenseList`);case 0:case 15:return _e(e.type,!1);case 11:return _e(e.type.render,!1);case 1:return _e(e.type,!0);case 31:return he(`Activity`);default:return``}}function ye(e){try{var t=``,n=null;do t+=ve(e,n),n=e,e=e.return;while(e);return t}catch(e){return`
|
|
196
|
+
Error generating stack: `+e.message+`
|
|
197
|
+
`+e.stack}}var be=Object.prototype.hasOwnProperty,xe=t.unstable_scheduleCallback,Se=t.unstable_cancelCallback,Ce=t.unstable_shouldYield,we=t.unstable_requestPaint,Te=t.unstable_now,Ee=t.unstable_getCurrentPriorityLevel,De=t.unstable_ImmediatePriority,Oe=t.unstable_UserBlockingPriority,ke=t.unstable_NormalPriority,Ae=t.unstable_LowPriority,je=t.unstable_IdlePriority,Me=t.log,Ne=t.unstable_setDisableYieldValue,Pe=null,Fe=null;function Ie(e){if(typeof Me==`function`&&Ne(e),Fe&&typeof Fe.setStrictMode==`function`)try{Fe.setStrictMode(Pe,e)}catch{}}var Le=Math.clz32?Math.clz32:Be,Re=Math.log,ze=Math.LN2;function Be(e){return e>>>=0,e===0?32:31-(Re(e)/ze|0)|0}var Ve=256,He=262144,Ue=4194304;function We(e){var t=e&42;if(t!==0)return t;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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function Ge(e,t,n){var r=e.pendingLanes;if(r===0)return 0;var i=0,a=e.suspendedLanes,o=e.pingedLanes;e=e.warmLanes;var s=r&134217727;return s===0?(s=r&~a,s===0?o===0?n||(n=r&~e,n!==0&&(i=We(n))):i=We(o):i=We(s)):(r=s&~a,r===0?(o&=s,o===0?n||(n=s&~e,n!==0&&(i=We(n))):i=We(o)):i=We(r)),i===0?0:t!==0&&t!==i&&(t&a)===0&&(a=i&-i,n=t&-t,a>=n||a===32&&n&4194048)?t:i}function Ke(e,t){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)===0}function qe(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32: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:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Je(){var e=Ue;return Ue<<=1,!(Ue&62914560)&&(Ue=4194304),e}function Ye(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function Xe(e,t){e.pendingLanes|=t,t!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Ze(e,t,n,r,i,a){var o=e.pendingLanes;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=n,e.entangledLanes&=n,e.errorRecoveryDisabledLanes&=n,e.shellSuspendCounter=0;var s=e.entanglements,c=e.expirationTimes,l=e.hiddenUpdates;for(n=o&~n;0<n;){var u=31-Le(n),d=1<<u;s[u]=0,c[u]=-1;var f=l[u];if(f!==null)for(l[u]=null,u=0;u<f.length;u++){var p=f[u];p!==null&&(p.lane&=-536870913)}n&=~d}r!==0&&Qe(e,r,0),a!==0&&i===0&&e.tag!==0&&(e.suspendedLanes|=a&~(o&~t))}function Qe(e,t,n){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-Le(t);e.entangledLanes|=t,e.entanglements[r]=e.entanglements[r]|1073741824|n&261930}function $e(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Le(n),i=1<<r;i&t|e[r]&t&&(e[r]|=t),n&=~i}}function et(e,t){var n=t&-t;return n=n&42?1:tt(n),(n&(e.suspendedLanes|t))===0?n:0}function tt(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function nt(e){return e&=-e,2<e?8<e?e&134217727?32:268435456:8:2}function rt(){var e=P.p;return e===0?(e=window.event,e===void 0?32:Cp(e.type)):e}function it(e,t){var n=P.p;try{return P.p=e,t()}finally{P.p=n}}var at=Math.random().toString(36).slice(2),ot=`__reactFiber$`+at,st=`__reactProps$`+at,ct=`__reactContainer$`+at,lt=`__reactEvents$`+at,ut=`__reactListeners$`+at,dt=`__reactHandles$`+at,ft=`__reactResources$`+at,pt=`__reactMarker$`+at;function mt(e){delete e[ot],delete e[st],delete e[lt],delete e[ut],delete e[dt]}function ht(e){var t=e[ot];if(t)return t;for(var n=e.parentNode;n;){if(t=n[ct]||n[ot]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=bf(e);e!==null;){if(n=e[ot])return n;e=bf(e)}return t}e=n,n=e.parentNode}return null}function gt(e){if(e=e[ot]||e[ct]){var t=e.tag;if(t===5||t===6||t===13||t===31||t===26||t===27||t===3)return e}return null}function _t(e){var t=e.tag;if(t===5||t===26||t===27||t===6)return e.stateNode;throw Error(i(33))}function vt(e){var t=e[ft];return t||=e[ft]={hoistableStyles:new Map,hoistableScripts:new Map},t}function yt(e){e[pt]=!0}var bt=new Set,xt={};function St(e,t){Ct(e,t),Ct(e+`Capture`,t)}function Ct(e,t){for(xt[e]=t,e=0;e<t.length;e++)bt.add(t[e])}var wt=RegExp(`^[: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]*$`),Tt={},Et={};function Dt(e){return be.call(Et,e)?!0:be.call(Tt,e)?!1:wt.test(e)?Et[e]=!0:(Tt[e]=!0,!1)}function Ot(e,t,n){if(Dt(t))if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:e.removeAttribute(t);return;case`boolean`:var r=t.toLowerCase().slice(0,5);if(r!==`data-`&&r!==`aria-`){e.removeAttribute(t);return}}e.setAttribute(t,``+n)}}function kt(e,t,n){if(n===null)e.removeAttribute(t);else{switch(typeof n){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(t);return}e.setAttribute(t,``+n)}}function At(e,t,n,r){if(r===null)e.removeAttribute(n);else{switch(typeof r){case`undefined`:case`function`:case`symbol`:case`boolean`:e.removeAttribute(n);return}e.setAttributeNS(t,n,``+r)}}function jt(e){switch(typeof e){case`bigint`:case`boolean`:case`number`:case`string`:case`undefined`:return e;case`object`:return e;default:return``}}function Mt(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()===`input`&&(t===`checkbox`||t===`radio`)}function Nt(e,t,n){var r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);if(!e.hasOwnProperty(t)&&r!==void 0&&typeof r.get==`function`&&typeof r.set==`function`){var i=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return i.call(this)},set:function(e){n=``+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(e){n=``+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Pt(e){if(!e._valueTracker){var t=Mt(e)?`checked`:`value`;e._valueTracker=Nt(e,t,``+e[t])}}function Ft(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r=``;return e&&(r=Mt(e)?e.checked?`true`:`false`:e.value),e=r,e===n?!1:(t.setValue(e),!0)}function It(e){if(e||=typeof document<`u`?document:void 0,e===void 0)return null;try{return e.activeElement||e.body}catch{return e.body}}var Lt=/[\n"\\]/g;function Rt(e){return e.replace(Lt,function(e){return`\\`+e.charCodeAt(0).toString(16)+` `})}function zt(e,t,n,r,i,a,o,s){e.name=``,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`?e.type=o:e.removeAttribute(`type`),t==null?o!==`submit`&&o!==`reset`||e.removeAttribute(`value`):o===`number`?(t===0&&e.value===``||e.value!=t)&&(e.value=``+jt(t)):e.value!==``+jt(t)&&(e.value=``+jt(t)),t==null?n==null?r!=null&&e.removeAttribute(`value`):Vt(e,o,jt(n)):Vt(e,o,jt(t)),i==null&&a!=null&&(e.defaultChecked=!!a),i!=null&&(e.checked=i&&typeof i!=`function`&&typeof i!=`symbol`),s!=null&&typeof s!=`function`&&typeof s!=`symbol`&&typeof s!=`boolean`?e.name=``+jt(s):e.removeAttribute(`name`)}function Bt(e,t,n,r,i,a,o,s){if(a!=null&&typeof a!=`function`&&typeof a!=`symbol`&&typeof a!=`boolean`&&(e.type=a),t!=null||n!=null){if(!(a!==`submit`&&a!==`reset`||t!=null)){Pt(e);return}n=n==null?``:``+jt(n),t=t==null?n:``+jt(t),s||t===e.value||(e.value=t),e.defaultValue=t}r??=i,r=typeof r!=`function`&&typeof r!=`symbol`&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,o!=null&&typeof o!=`function`&&typeof o!=`symbol`&&typeof o!=`boolean`&&(e.name=o),Pt(e)}function Vt(e,t,n){t===`number`&&It(e.ownerDocument)===e||e.defaultValue===``+n||(e.defaultValue=``+n)}function Ht(e,t,n,r){if(e=e.options,t){t={};for(var i=0;i<n.length;i++)t[`$`+n[i]]=!0;for(n=0;n<e.length;n++)i=t.hasOwnProperty(`$`+e[n].value),e[n].selected!==i&&(e[n].selected=i),i&&r&&(e[n].defaultSelected=!0)}else{for(n=``+jt(n),t=null,i=0;i<e.length;i++){if(e[i].value===n){e[i].selected=!0,r&&(e[i].defaultSelected=!0);return}t!==null||e[i].disabled||(t=e[i])}t!==null&&(t.selected=!0)}}function Ut(e,t,n){if(t!=null&&(t=``+jt(t),t!==e.value&&(e.value=t),n==null)){e.defaultValue!==t&&(e.defaultValue=t);return}e.defaultValue=n==null?``:``+jt(n)}function Wt(e,t,n,r){if(t==null){if(r!=null){if(n!=null)throw Error(i(92));if(M(r)){if(1<r.length)throw Error(i(93));r=r[0]}n=r}n??=``,t=n}n=jt(t),e.defaultValue=n,r=e.textContent,r===n&&r!==``&&r!==null&&(e.value=r),Pt(e)}function Gt(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Kt=new Set(`animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp`.split(` `));function qt(e,t,n){var r=t.indexOf(`--`)===0;n==null||typeof n==`boolean`||n===``?r?e.setProperty(t,``):t===`float`?e.cssFloat=``:e[t]=``:r?e.setProperty(t,n):typeof n!=`number`||n===0||Kt.has(t)?t===`float`?e.cssFloat=n:e[t]=(``+n).trim():e[t]=n+`px`}function Jt(e,t,n){if(t!=null&&typeof t!=`object`)throw Error(i(62));if(e=e.style,n!=null){for(var r in n)!n.hasOwnProperty(r)||t!=null&&t.hasOwnProperty(r)||(r.indexOf(`--`)===0?e.setProperty(r,``):r===`float`?e.cssFloat=``:e[r]=``);for(var a in t)r=t[a],t.hasOwnProperty(a)&&n[a]!==r&&qt(e,a,r)}else for(var o in t)t.hasOwnProperty(o)&&qt(e,o,t[o])}function Yt(e){if(e.indexOf(`-`)===-1)return!1;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 Xt=new Map([[`acceptCharset`,`accept-charset`],[`htmlFor`,`for`],[`httpEquiv`,`http-equiv`],[`crossOrigin`,`crossorigin`],[`accentHeight`,`accent-height`],[`alignmentBaseline`,`alignment-baseline`],[`arabicForm`,`arabic-form`],[`baselineShift`,`baseline-shift`],[`capHeight`,`cap-height`],[`clipPath`,`clip-path`],[`clipRule`,`clip-rule`],[`colorInterpolation`,`color-interpolation`],[`colorInterpolationFilters`,`color-interpolation-filters`],[`colorProfile`,`color-profile`],[`colorRendering`,`color-rendering`],[`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`],[`horizAdvX`,`horiz-adv-x`],[`horizOriginX`,`horiz-origin-x`],[`imageRendering`,`image-rendering`],[`letterSpacing`,`letter-spacing`],[`lightingColor`,`lighting-color`],[`markerEnd`,`marker-end`],[`markerMid`,`marker-mid`],[`markerStart`,`marker-start`],[`overlinePosition`,`overline-position`],[`overlineThickness`,`overline-thickness`],[`paintOrder`,`paint-order`],[`panose-1`,`panose-1`],[`pointerEvents`,`pointer-events`],[`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`],[`textAnchor`,`text-anchor`],[`textDecoration`,`text-decoration`],[`textRendering`,`text-rendering`],[`transformOrigin`,`transform-origin`],[`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`],[`xmlnsXlink`,`xmlns:xlink`],[`xHeight`,`x-height`]]),Zt=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Qt(e){return Zt.test(``+e)?`javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')`:e}function $t(){}var en=null;function tn(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var nn=null,rn=null;function an(e){var t=gt(e);if(t&&(e=t.stateNode)){var n=e[st]||null;a:switch(e=t.stateNode,t.type){case`input`:if(zt(e,n.value,n.defaultValue,n.defaultValue,n.checked,n.defaultChecked,n.type,n.name),t=n.name,n.type===`radio`&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll(`input[name="`+Rt(``+t)+`"][type="radio"]`),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var a=r[st]||null;if(!a)throw Error(i(90));zt(r,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<n.length;t++)r=n[t],r.form===e.form&&Ft(r)}break a;case`textarea`:Ut(e,n.value,n.defaultValue);break a;case`select`:t=n.value,t!=null&&Ht(e,!!n.multiple,t,!1)}}}var on=!1;function sn(e,t,n){if(on)return e(t,n);on=!0;try{return e(t)}finally{if(on=!1,(nn!==null||rn!==null)&&(ju(),nn&&(t=nn,e=rn,rn=nn=null,an(t),e)))for(t=0;t<e.length;t++)an(e[t])}}function cn(e,t){var n=e.stateNode;if(n===null)return null;var r=n[st]||null;if(r===null)return null;n=r[t];a: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 a;default:e=!1}if(e)return null;if(n&&typeof n!=`function`)throw Error(i(231,t,typeof n));return n}var ln=!(typeof window>`u`||window.document===void 0||window.document.createElement===void 0),un=!1;if(ln)try{var dn={};Object.defineProperty(dn,"passive",{get:function(){un=!0}}),window.addEventListener(`test`,dn,dn),window.removeEventListener(`test`,dn,dn)}catch{un=!1}var fn=null,pn=null,mn=null;function hn(){if(mn)return mn;var e,t=pn,n=t.length,r,i=`value`in fn?fn.value:fn.textContent,a=i.length;for(e=0;e<n&&t[e]===i[e];e++);var o=n-e;for(r=1;r<=o&&t[n-r]===i[a-r];r++);return mn=i.slice(e,1<r?1-r:void 0)}function gn(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 _n(){return!0}function vn(){return!1}function yn(e){function t(t,n,r,i,a){for(var o in this._reactName=t,this._targetInst=r,this.type=n,this.nativeEvent=i,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(o)&&(t=e[o],this[o]=t?t(i):i[o]);return this.isDefaultPrevented=(i.defaultPrevented==null?!1===i.returnValue:i.defaultPrevented)?_n:vn,this.isPropagationStopped=vn,this}return f(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():typeof e.returnValue!=`unknown`&&(e.returnValue=!1),this.isDefaultPrevented=_n)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():typeof e.cancelBubble!=`unknown`&&(e.cancelBubble=!0),this.isPropagationStopped=_n)},persist:function(){},isPersistent:_n}),t}var bn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},xn=yn(bn),Sn=f({},bn,{view:0,detail:0}),Cn=yn(Sn),wn,Tn,En,Dn=f({},Sn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ln,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!==En&&(En&&e.type===`mousemove`?(wn=e.screenX-En.screenX,Tn=e.screenY-En.screenY):Tn=wn=0,En=e),wn)},movementY:function(e){return`movementY`in e?e.movementY:Tn}}),On=yn(Dn),kn=yn(f({},Dn,{dataTransfer:0})),An=yn(f({},Sn,{relatedTarget:0})),jn=yn(f({},bn,{animationName:0,elapsedTime:0,pseudoElement:0})),Mn=yn(f({},bn,{clipboardData:function(e){return`clipboardData`in e?e.clipboardData:window.clipboardData}})),Nn=yn(f({},bn,{data:0})),I={Esc:`Escape`,Spacebar:` `,Left:`ArrowLeft`,Up:`ArrowUp`,Right:`ArrowRight`,Down:`ArrowDown`,Del:`Delete`,Win:`OS`,Menu:`ContextMenu`,Apps:`ContextMenu`,Scroll:`ScrollLock`,MozPrintableKey:`Unidentified`},Pn={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`},Fn={Alt:`altKey`,Control:`ctrlKey`,Meta:`metaKey`,Shift:`shiftKey`};function In(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=Fn[e])?!!t[e]:!1}function Ln(){return In}var Rn=yn(f({},Sn,{key:function(e){if(e.key){var t=I[e.key]||e.key;if(t!==`Unidentified`)return t}return e.type===`keypress`?(e=gn(e),e===13?`Enter`:String.fromCharCode(e)):e.type===`keydown`||e.type===`keyup`?Pn[e.keyCode]||`Unidentified`:``},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ln,charCode:function(e){return e.type===`keypress`?gn(e):0},keyCode:function(e){return e.type===`keydown`||e.type===`keyup`?e.keyCode:0},which:function(e){return e.type===`keypress`?gn(e):e.type===`keydown`||e.type===`keyup`?e.keyCode:0}})),zn=yn(f({},Dn,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Bn=yn(f({},Sn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ln})),Vn=yn(f({},bn,{propertyName:0,elapsedTime:0,pseudoElement:0})),Hn=yn(f({},Dn,{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})),Un=yn(f({},bn,{newState:0,oldState:0})),Wn=[9,13,27,32],Gn=ln&&`CompositionEvent`in window,Kn=null;ln&&`documentMode`in document&&(Kn=document.documentMode);var qn=ln&&`TextEvent`in window&&!Kn,Jn=ln&&(!Gn||Kn&&8<Kn&&11>=Kn),Yn=` `,Xn=!1;function Zn(e,t){switch(e){case`keyup`:return Wn.indexOf(t.keyCode)!==-1;case`keydown`:return t.keyCode!==229;case`keypress`:case`mousedown`:case`focusout`:return!0;default:return!1}}function Qn(e){return e=e.detail,typeof e==`object`&&`data`in e?e.data:null}var $n=!1;function er(e,t){switch(e){case`compositionend`:return Qn(t);case`keypress`:return t.which===32?(Xn=!0,Yn):null;case`textInput`:return e=t.data,e===Yn&&Xn?null:e;default:return null}}function tr(e,t){if($n)return e===`compositionend`||!Gn&&Zn(e,t)?(e=hn(),mn=pn=fn=null,$n=!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 Jn&&t.locale!==`ko`?null:t.data;default:return null}}var nr={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 rr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t===`input`?!!nr[e.type]:t===`textarea`}function ir(e,t,n,r){nn?rn?rn.push(r):rn=[r]:nn=r,t=Ld(t,`onChange`),0<t.length&&(n=new xn(`onChange`,`change`,null,n,r),e.push({event:n,listeners:t}))}var ar=null,or=null;function sr(e){kd(e,0)}function cr(e){if(Ft(_t(e)))return e}function lr(e,t){if(e===`change`)return t}var ur=!1;if(ln){var dr;if(ln){var fr=`oninput`in document;if(!fr){var pr=document.createElement(`div`);pr.setAttribute(`oninput`,`return;`),fr=typeof pr.oninput==`function`}dr=fr}else dr=!1;ur=dr&&(!document.documentMode||9<document.documentMode)}function mr(){ar&&(ar.detachEvent(`onpropertychange`,hr),or=ar=null)}function hr(e){if(e.propertyName===`value`&&cr(or)){var t=[];ir(t,or,e,tn(e)),sn(sr,t)}}function gr(e,t,n){e===`focusin`?(mr(),ar=t,or=n,ar.attachEvent(`onpropertychange`,hr)):e===`focusout`&&mr()}function _r(e){if(e===`selectionchange`||e===`keyup`||e===`keydown`)return cr(or)}function vr(e,t){if(e===`click`)return cr(t)}function yr(e,t){if(e===`input`||e===`change`)return cr(t)}function br(e,t){return e===t&&(e!==0||1/e==1/t)||e!==e&&t!==t}var xr=typeof Object.is==`function`?Object.is:br;function Sr(e,t){if(xr(e,t))return!0;if(typeof e!=`object`||!e||typeof t!=`object`||!t)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 i=n[r];if(!be.call(t,i)||!xr(e[i],t[i]))return!1}return!0}function Cr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function wr(e,t){var n=Cr(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}a:{for(;n;){if(n.nextSibling){n=n.nextSibling;break a}n=n.parentNode}n=void 0}n=Cr(n)}}function Tr(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Tr(e,t.parentNode):`contains`in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Er(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var t=It(e.document);t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href==`string`}catch{n=!1}if(n)e=t.contentWindow;else break;t=It(e.document)}return t}function Dr(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`)}var Or=ln&&`documentMode`in document&&11>=document.documentMode,kr=null,Ar=null,jr=null,Mr=!1;function Nr(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;Mr||kr==null||kr!==It(r)||(r=kr,`selectionStart`in r&&Dr(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}),jr&&Sr(jr,r)||(jr=r,r=Ld(Ar,`onSelect`),0<r.length&&(t=new xn(`onSelect`,`select`,null,t,n),e.push({event:t,listeners:r}),t.target=kr)))}function Pr(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[`Webkit`+e]=`webkit`+t,n[`Moz`+e]=`moz`+t,n}var Fr={animationend:Pr(`Animation`,`AnimationEnd`),animationiteration:Pr(`Animation`,`AnimationIteration`),animationstart:Pr(`Animation`,`AnimationStart`),transitionrun:Pr(`Transition`,`TransitionRun`),transitionstart:Pr(`Transition`,`TransitionStart`),transitioncancel:Pr(`Transition`,`TransitionCancel`),transitionend:Pr(`Transition`,`TransitionEnd`)},Ir={},Lr={};ln&&(Lr=document.createElement(`div`).style,`AnimationEvent`in window||(delete Fr.animationend.animation,delete Fr.animationiteration.animation,delete Fr.animationstart.animation),`TransitionEvent`in window||delete Fr.transitionend.transition);function Rr(e){if(Ir[e])return Ir[e];if(!Fr[e])return e;var t=Fr[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in Lr)return Ir[e]=t[n];return e}var zr=Rr(`animationend`),Br=Rr(`animationiteration`),Vr=Rr(`animationstart`),Hr=Rr(`transitionrun`),Ur=Rr(`transitionstart`),Wr=Rr(`transitioncancel`),Gr=Rr(`transitionend`),Kr=new Map,qr=`abort auxClick beforeToggle 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(` `);qr.push(`scrollEnd`);function Jr(e,t){Kr.set(e,t),St(t,[e])}var Yr=typeof reportError==`function`?reportError:function(e){if(typeof window==`object`&&typeof window.ErrorEvent==`function`){var t=new window.ErrorEvent(`error`,{bubbles:!0,cancelable:!0,message:typeof e==`object`&&e&&typeof e.message==`string`?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if(typeof process==`object`&&typeof process.emit==`function`){process.emit(`uncaughtException`,e);return}console.error(e)},Xr=[],Zr=0,Qr=0;function $r(){for(var e=Zr,t=Qr=Zr=0;t<e;){var n=Xr[t];Xr[t++]=null;var r=Xr[t];Xr[t++]=null;var i=Xr[t];Xr[t++]=null;var a=Xr[t];if(Xr[t++]=null,r!==null&&i!==null){var o=r.pending;o===null?i.next=i:(i.next=o.next,o.next=i),r.pending=i}a!==0&&ri(n,i,a)}}function ei(e,t,n,r){Xr[Zr++]=e,Xr[Zr++]=t,Xr[Zr++]=n,Xr[Zr++]=r,Qr|=r,e.lanes|=r,e=e.alternate,e!==null&&(e.lanes|=r)}function ti(e,t,n,r){return ei(e,t,n,r),ii(e)}function ni(e,t){return ei(e,null,null,t),ii(e)}function ri(e,t,n){e.lanes|=n;var r=e.alternate;r!==null&&(r.lanes|=n);for(var i=!1,a=e.return;a!==null;)a.childLanes|=n,r=a.alternate,r!==null&&(r.childLanes|=n),a.tag===22&&(e=a.stateNode,e===null||e._visibility&1||(i=!0)),e=a,a=a.return;return e.tag===3?(a=e.stateNode,i&&t!==null&&(i=31-Le(n),e=a.hiddenUpdates,r=e[i],r===null?e[i]=[t]:r.push(t),t.lane=n|536870912),a):null}function ii(e){if(50<Su)throw Su=0,Cu=null,Error(i(185));for(var t=e.return;t!==null;)e=t,t=e.return;return e.tag===3?e.stateNode:null}var ai={};function oi(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.refCleanup=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 si(e,t,n,r){return new oi(e,t,n,r)}function ci(e){return e=e.prototype,!(!e||!e.isReactComponent)}function li(e,t){var n=e.alternate;return n===null?(n=si(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&65011712,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.refCleanup=e.refCleanup,n}function ui(e,t){e.flags&=65011714;var n=e.alternate;return n===null?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=n.childLanes,e.lanes=n.lanes,e.child=n.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=n.memoizedProps,e.memoizedState=n.memoizedState,e.updateQueue=n.updateQueue,e.type=n.type,t=n.dependencies,e.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function di(e,t,n,r,a,o){var s=0;if(r=e,typeof e==`function`)ci(e)&&(s=1);else if(typeof e==`string`)s=Qf(e,n,ae.current)?26:e===`html`||e===`head`||e===`body`?27:5;else a:switch(e){case E:return e=si(31,n,t,a),e.elementType=E,e.lanes=o,e;case g:return fi(n.children,a,o,t);case _:s=8,a|=24;break;case v:return e=si(12,n,t,a|2),e.elementType=v,e.lanes=o,e;case S:return e=si(13,n,t,a),e.elementType=S,e.lanes=o,e;case C:return e=si(19,n,t,a),e.elementType=C,e.lanes=o,e;default:if(typeof e==`object`&&e)switch(e.$$typeof){case b:s=10;break a;case y:s=9;break a;case x:s=11;break a;case w:s=14;break a;case T:s=16,r=null;break a}s=29,n=Error(i(130,e===null?`null`:typeof e,``)),r=null}return t=si(s,n,t,a),t.elementType=e,t.type=r,t.lanes=o,t}function fi(e,t,n,r){return e=si(7,e,r,t),e.lanes=n,e}function pi(e,t,n){return e=si(6,e,null,t),e.lanes=n,e}function mi(e){var t=si(18,null,null,0);return t.stateNode=e,t}function hi(e,t,n){return t=si(4,e.children===null?[]:e.children,e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var gi=new WeakMap;function _i(e,t){if(typeof e==`object`&&e){var n=gi.get(e);return n===void 0?(t={value:e,source:t,stack:ye(t)},gi.set(e,t),t):n}return{value:e,source:t,stack:ye(t)}}var vi=[],yi=0,bi=null,xi=0,Si=[],Ci=0,wi=null,Ti=1,Ei=``;function Di(e,t){vi[yi++]=xi,vi[yi++]=bi,bi=e,xi=t}function Oi(e,t,n){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,wi=e;var r=Ti;e=Ei;var i=32-Le(r)-1;r&=~(1<<i),n+=1;var a=32-Le(t)+i;if(30<a){var o=i-i%5;a=(r&(1<<o)-1).toString(32),r>>=o,i-=o,Ti=1<<32-Le(t)+i|n<<i|r,Ei=a+e}else Ti=1<<a|n<<i|r,Ei=e}function ki(e){e.return!==null&&(Di(e,1),Oi(e,1,0))}function Ai(e){for(;e===bi;)bi=vi[--yi],vi[yi]=null,xi=vi[--yi],vi[yi]=null;for(;e===wi;)wi=Si[--Ci],Si[Ci]=null,Ei=Si[--Ci],Si[Ci]=null,Ti=Si[--Ci],Si[Ci]=null}function ji(e,t){Si[Ci++]=Ti,Si[Ci++]=Ei,Si[Ci++]=wi,Ti=t.id,Ei=t.overflow,wi=e}var Mi=null,Ni=null,Pi=!1,Fi=null,Ii=!1,Li=Error(i(519));function Ri(e){throw Wi(_i(Error(i(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?`text`:`HTML`,``)),e)),Li}function zi(e){var t=e.stateNode,n=e.type,r=e.memoizedProps;switch(t[ot]=e,t[st]=r,n){case`dialog`:Ad(`cancel`,t),Ad(`close`,t);break;case`iframe`:case`object`:case`embed`:Ad(`load`,t);break;case`video`:case`audio`:for(n=0;n<Dd.length;n++)Ad(Dd[n],t);break;case`source`:Ad(`error`,t);break;case`img`:case`image`:case`link`:Ad(`error`,t),Ad(`load`,t);break;case`details`:Ad(`toggle`,t);break;case`input`:Ad(`invalid`,t),Bt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0);break;case`select`:Ad(`invalid`,t);break;case`textarea`:Ad(`invalid`,t),Wt(t,r.value,r.defaultValue,r.children)}n=r.children,typeof n!=`string`&&typeof n!=`number`&&typeof n!=`bigint`||t.textContent===``+n||!0===r.suppressHydrationWarning||Ud(t.textContent,n)?(r.popover!=null&&(Ad(`beforetoggle`,t),Ad(`toggle`,t)),r.onScroll!=null&&Ad(`scroll`,t),r.onScrollEnd!=null&&Ad(`scrollend`,t),r.onClick!=null&&(t.onclick=$t),t=!0):t=!1,t||Ri(e,!0)}function Bi(e){for(Mi=e.return;Mi;)switch(Mi.tag){case 5:case 31:case 13:Ii=!1;return;case 27:case 3:Ii=!0;return;default:Mi=Mi.return}}function Vi(e){if(e!==Mi)return!1;if(!Pi)return Bi(e),Pi=!0,!1;var t=e.tag,n;if((n=t!==3&&t!==27)&&((n=t===5)&&(n=e.type,n=!(n!==`form`&&n!==`button`)||$d(e.type,e.memoizedProps)),n=!n),n&&Ni&&Ri(e),Bi(e),t===13){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));Ni=yf(e)}else if(t===31){if(e=e.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(317));Ni=yf(e)}else t===27?(t=Ni,sf(e.type)?(e=vf,vf=null,Ni=e):Ni=t):Ni=Mi?_f(e.stateNode.nextSibling):null;return!0}function Hi(){Ni=Mi=null,Pi=!1}function Ui(){var e=Fi;return e!==null&&(cu===null?cu=e:cu.push.apply(cu,e),Fi=null),e}function Wi(e){Fi===null?Fi=[e]:Fi.push(e)}var Gi=ne(null),Ki=null,qi=null;function Ji(e,t,n){ie(Gi,t._currentValue),t._currentValue=n}function Yi(e){e._currentValue=Gi.current,re(Gi)}function Xi(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)===t?r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t):(e.childLanes|=t,r!==null&&(r.childLanes|=t)),e===n)break;e=e.return}}function Zi(e,t,n,r){var a=e.child;for(a!==null&&(a.return=e);a!==null;){var o=a.dependencies;if(o!==null){var s=a.child;o=o.firstContext;a:for(;o!==null;){var c=o;o=a;for(var l=0;l<t.length;l++)if(c.context===t[l]){o.lanes|=n,c=o.alternate,c!==null&&(c.lanes|=n),Xi(o.return,n,e),r||(s=null);break a}o=c.next}}else if(a.tag===18){if(s=a.return,s===null)throw Error(i(341));s.lanes|=n,o=s.alternate,o!==null&&(o.lanes|=n),Xi(s,n,e),s=null}else s=a.child;if(s!==null)s.return=a;else for(s=a;s!==null;){if(s===e){s=null;break}if(a=s.sibling,a!==null){a.return=s.return,s=a;break}s=s.return}a=s}}function Qi(e,t,n,r){e=null;for(var a=t,o=!1;a!==null;){if(!o){if(a.flags&524288)o=!0;else if(a.flags&262144)break}if(a.tag===10){var s=a.alternate;if(s===null)throw Error(i(387));if(s=s.memoizedProps,s!==null){var c=a.type;xr(a.pendingProps.value,s.value)||(e===null?e=[c]:e.push(c))}}else if(a===ce.current){if(s=a.alternate,s===null)throw Error(i(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(e===null?e=[sp]:e.push(sp))}a=a.return}e!==null&&Zi(t,e,n,r),t.flags|=262144}function $i(e){for(e=e.firstContext;e!==null;){if(!xr(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function ea(e){Ki=e,qi=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function ta(e){return ra(Ki,e)}function na(e,t){return Ki===null&&ea(e),ra(e,t)}function ra(e,t){var n=t._currentValue;if(t={context:t,memoizedValue:n,next:null},qi===null){if(e===null)throw Error(i(308));qi=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else qi=qi.next=t;return n}var ia=typeof AbortController<`u`?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,n){e.push(n)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},aa=t.unstable_scheduleCallback,oa=t.unstable_NormalPriority,sa={$$typeof:b,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function ca(){return{controller:new ia,data:new Map,refCount:0}}function la(e){e.refCount--,e.refCount===0&&aa(oa,function(){e.controller.abort()})}var ua=null,da=0,fa=0,pa=null;function ma(e,t){if(ua===null){var n=ua=[];da=0,fa=xd(),pa={status:`pending`,value:void 0,then:function(e){n.push(e)}}}return da++,t.then(ha,ha),t}function ha(){if(--da===0&&ua!==null){pa!==null&&(pa.status=`fulfilled`);var e=ua;ua=null,fa=0,pa=null;for(var t=0;t<e.length;t++)(0,e[t])()}}function ga(e,t){var n=[],r={status:`pending`,value:null,reason:null,then:function(e){n.push(e)}};return e.then(function(){r.status=`fulfilled`,r.value=t;for(var e=0;e<n.length;e++)(0,n[e])(t)},function(e){for(r.status=`rejected`,r.reason=e,e=0;e<n.length;e++)(0,n[e])(void 0)}),r}var _a=N.S;N.S=function(e,t){du=Te(),typeof t==`object`&&t&&typeof t.then==`function`&&ma(e,t),_a!==null&&_a(e,t)};var va=ne(null);function ya(){var e=va.current;return e===null?Kl.pooledCache:e}function ba(e,t){t===null?ie(va,va.current):ie(va,t.pool)}function xa(){var e=ya();return e===null?null:{parent:sa._currentValue,pool:e}}var Sa=Error(i(460)),Ca=Error(i(474)),wa=Error(i(542)),Ta={then:function(){}};function Ea(e){return e=e.status,e===`fulfilled`||e===`rejected`}function Da(e,t,n){switch(n=e[n],n===void 0?e.push(t):n!==t&&(t.then($t,$t),t=n),t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,ja(e),e;default:if(typeof t.status==`string`)t.then($t,$t);else{if(e=Kl,e!==null&&100<e.shellSuspendCounter)throw Error(i(482));e=t,e.status=`pending`,e.then(function(e){if(t.status===`pending`){var n=t;n.status=`fulfilled`,n.value=e}},function(e){if(t.status===`pending`){var n=t;n.status=`rejected`,n.reason=e}})}switch(t.status){case`fulfilled`:return t.value;case`rejected`:throw e=t.reason,ja(e),e}throw ka=t,Sa}}function Oa(e){try{var t=e._init;return t(e._payload)}catch(e){throw typeof e==`object`&&e&&typeof e.then==`function`?(ka=e,Sa):e}}var ka=null;function Aa(){if(ka===null)throw Error(i(459));var e=ka;return ka=null,e}function ja(e){if(e===Sa||e===wa)throw Error(i(483))}var Ma=null,Na=0;function Pa(e){var t=Na;return Na+=1,Ma===null&&(Ma=[]),Da(Ma,e,t)}function Fa(e,t){t=t.props.ref,e.ref=t===void 0?null:t}function Ia(e,t){throw t.$$typeof===p?Error(i(525)):(e=Object.prototype.toString.call(t),Error(i(31,e===`[object Object]`?`object with keys {`+Object.keys(t).join(`, `)+`}`:e)))}function La(e){function t(t,n){if(e){var r=t.deletions;r===null?(t.deletions=[n],t.flags|=16):r.push(n)}}function n(n,r){if(!e)return null;for(;r!==null;)t(n,r),r=r.sibling;return null}function r(e){for(var t=new Map;e!==null;)e.key===null?t.set(e.index,e):t.set(e.key,e),e=e.sibling;return t}function a(e,t){return e=li(e,t),e.index=0,e.sibling=null,e}function o(t,n,r){return t.index=r,e?(r=t.alternate,r===null?(t.flags|=67108866,n):(r=r.index,r<n?(t.flags|=67108866,n):r)):(t.flags|=1048576,n)}function s(t){return e&&t.alternate===null&&(t.flags|=67108866),t}function c(e,t,n,r){return t===null||t.tag!==6?(t=pi(n,e.mode,r),t.return=e,t):(t=a(t,n),t.return=e,t)}function l(e,t,n,r){var i=n.type;return i===g?d(e,t,n.props.children,r,n.key):t!==null&&(t.elementType===i||typeof i==`object`&&i&&i.$$typeof===T&&Oa(i)===t.type)?(t=a(t,n.props),Fa(t,n),t.return=e,t):(t=di(n.type,n.key,n.props,null,e.mode,r),Fa(t,n),t.return=e,t)}function u(e,t,n,r){return t===null||t.tag!==4||t.stateNode.containerInfo!==n.containerInfo||t.stateNode.implementation!==n.implementation?(t=hi(n,e.mode,r),t.return=e,t):(t=a(t,n.children||[]),t.return=e,t)}function d(e,t,n,r,i){return t===null||t.tag!==7?(t=fi(n,e.mode,r,i),t.return=e,t):(t=a(t,n),t.return=e,t)}function f(e,t,n){if(typeof t==`string`&&t!==``||typeof t==`number`||typeof t==`bigint`)return t=pi(``+t,e.mode,n),t.return=e,t;if(typeof t==`object`&&t){switch(t.$$typeof){case m:return n=di(t.type,t.key,t.props,null,e.mode,n),Fa(n,t),n.return=e,n;case h:return t=hi(t,e.mode,n),t.return=e,t;case T:return t=Oa(t),f(e,t,n)}if(M(t)||k(t))return t=fi(t,e.mode,n,null),t.return=e,t;if(typeof t.then==`function`)return f(e,Pa(t),n);if(t.$$typeof===b)return f(e,na(e,t),n);Ia(e,t)}return null}function p(e,t,n,r){var i=t===null?null:t.key;if(typeof n==`string`&&n!==``||typeof n==`number`||typeof n==`bigint`)return i===null?c(e,t,``+n,r):null;if(typeof n==`object`&&n){switch(n.$$typeof){case m:return n.key===i?l(e,t,n,r):null;case h:return n.key===i?u(e,t,n,r):null;case T:return n=Oa(n),p(e,t,n,r)}if(M(n)||k(n))return i===null?d(e,t,n,r,null):null;if(typeof n.then==`function`)return p(e,t,Pa(n),r);if(n.$$typeof===b)return p(e,t,na(e,n),r);Ia(e,n)}return null}function _(e,t,n,r,i){if(typeof r==`string`&&r!==``||typeof r==`number`||typeof r==`bigint`)return e=e.get(n)||null,c(t,e,``+r,i);if(typeof r==`object`&&r){switch(r.$$typeof){case m:return e=e.get(r.key===null?n:r.key)||null,l(t,e,r,i);case h:return e=e.get(r.key===null?n:r.key)||null,u(t,e,r,i);case T:return r=Oa(r),_(e,t,n,r,i)}if(M(r)||k(r))return e=e.get(n)||null,d(t,e,r,i,null);if(typeof r.then==`function`)return _(e,t,n,Pa(r),i);if(r.$$typeof===b)return _(e,t,n,na(t,r),i);Ia(t,r)}return null}function v(i,a,s,c){for(var l=null,u=null,d=a,m=a=0,h=null;d!==null&&m<s.length;m++){d.index>m?(h=d,d=null):h=d.sibling;var g=p(i,d,s[m],c);if(g===null){d===null&&(d=h);break}e&&d&&g.alternate===null&&t(i,d),a=o(g,a,m),u===null?l=g:u.sibling=g,u=g,d=h}if(m===s.length)return n(i,d),Pi&&Di(i,m),l;if(d===null){for(;m<s.length;m++)d=f(i,s[m],c),d!==null&&(a=o(d,a,m),u===null?l=d:u.sibling=d,u=d);return Pi&&Di(i,m),l}for(d=r(d);m<s.length;m++)h=_(d,i,m,s[m],c),h!==null&&(e&&h.alternate!==null&&d.delete(h.key===null?m:h.key),a=o(h,a,m),u===null?l=h:u.sibling=h,u=h);return e&&d.forEach(function(e){return t(i,e)}),Pi&&Di(i,m),l}function y(a,s,c,l){if(c==null)throw Error(i(151));for(var u=null,d=null,m=s,h=s=0,g=null,v=c.next();m!==null&&!v.done;h++,v=c.next()){m.index>h?(g=m,m=null):g=m.sibling;var y=p(a,m,v.value,l);if(y===null){m===null&&(m=g);break}e&&m&&y.alternate===null&&t(a,m),s=o(y,s,h),d===null?u=y:d.sibling=y,d=y,m=g}if(v.done)return n(a,m),Pi&&Di(a,h),u;if(m===null){for(;!v.done;h++,v=c.next())v=f(a,v.value,l),v!==null&&(s=o(v,s,h),d===null?u=v:d.sibling=v,d=v);return Pi&&Di(a,h),u}for(m=r(m);!v.done;h++,v=c.next())v=_(m,a,h,v.value,l),v!==null&&(e&&v.alternate!==null&&m.delete(v.key===null?h:v.key),s=o(v,s,h),d===null?u=v:d.sibling=v,d=v);return e&&m.forEach(function(e){return t(a,e)}),Pi&&Di(a,h),u}function x(e,r,o,c){if(typeof o==`object`&&o&&o.type===g&&o.key===null&&(o=o.props.children),typeof o==`object`&&o){switch(o.$$typeof){case m:a:{for(var l=o.key;r!==null;){if(r.key===l){if(l=o.type,l===g){if(r.tag===7){n(e,r.sibling),c=a(r,o.props.children),c.return=e,e=c;break a}}else if(r.elementType===l||typeof l==`object`&&l&&l.$$typeof===T&&Oa(l)===r.type){n(e,r.sibling),c=a(r,o.props),Fa(c,o),c.return=e,e=c;break a}n(e,r);break}else t(e,r);r=r.sibling}o.type===g?(c=fi(o.props.children,e.mode,c,o.key),c.return=e,e=c):(c=di(o.type,o.key,o.props,null,e.mode,c),Fa(c,o),c.return=e,e=c)}return s(e);case h:a:{for(l=o.key;r!==null;){if(r.key===l)if(r.tag===4&&r.stateNode.containerInfo===o.containerInfo&&r.stateNode.implementation===o.implementation){n(e,r.sibling),c=a(r,o.children||[]),c.return=e,e=c;break a}else{n(e,r);break}else t(e,r);r=r.sibling}c=hi(o,e.mode,c),c.return=e,e=c}return s(e);case T:return o=Oa(o),x(e,r,o,c)}if(M(o))return v(e,r,o,c);if(k(o)){if(l=k(o),typeof l!=`function`)throw Error(i(150));return o=l.call(o),y(e,r,o,c)}if(typeof o.then==`function`)return x(e,r,Pa(o),c);if(o.$$typeof===b)return x(e,r,na(e,o),c);Ia(e,o)}return typeof o==`string`&&o!==``||typeof o==`number`||typeof o==`bigint`?(o=``+o,r!==null&&r.tag===6?(n(e,r.sibling),c=a(r,o),c.return=e,e=c):(n(e,r),c=pi(o,e.mode,c),c.return=e,e=c),s(e)):n(e,r)}return function(e,t,n,r){try{Na=0;var i=x(e,t,n,r);return Ma=null,i}catch(t){if(t===Sa||t===wa)throw t;var a=si(29,t,null,e.mode);return a.lanes=r,a.return=e,a}}}var Ra=La(!0),za=La(!1),Ba=!1;function Va(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Ha(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function Ua(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Wa(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Gl&2){var i=r.pending;return i===null?t.next=t:(t.next=i.next,i.next=t),r.pending=t,t=ii(e),ri(e,null,n),t}return ei(e,r,t,n),ii(e)}function Ga(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,n&4194048)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,$e(e,n)}}function Ka(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var i=null,a=null;if(n=n.firstBaseUpdate,n!==null){do{var o={lane:n.lane,tag:n.tag,payload:n.payload,callback:null,next:null};a===null?i=a=o:a=a.next=o,n=n.next}while(n!==null);a===null?i=a=t:a=a.next=t}else i=a=t;n={baseState:r.baseState,firstBaseUpdate:i,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}var qa=!1;function Ja(){if(qa){var e=pa;if(e!==null)throw e}}function Ya(e,t,n,r){qa=!1;var i=e.updateQueue;Ba=!1;var a=i.firstBaseUpdate,o=i.lastBaseUpdate,s=i.shared.pending;if(s!==null){i.shared.pending=null;var c=s,l=c.next;c.next=null,o===null?a=l:o.next=l,o=c;var u=e.alternate;u!==null&&(u=u.updateQueue,s=u.lastBaseUpdate,s!==o&&(s===null?u.firstBaseUpdate=l:s.next=l,u.lastBaseUpdate=c))}if(a!==null){var d=i.baseState;o=0,u=l=c=null,s=a;do{var p=s.lane&-536870913,m=p!==s.lane;if(m?(Jl&p)===p:(r&p)===p){p!==0&&p===fa&&(qa=!0),u!==null&&(u=u.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});a:{var h=e,g=s;p=t;var _=n;switch(g.tag){case 1:if(h=g.payload,typeof h==`function`){d=h.call(_,d,p);break a}d=h;break a;case 3:h.flags=h.flags&-65537|128;case 0:if(h=g.payload,p=typeof h==`function`?h.call(_,d,p):h,p==null)break a;d=f({},d,p);break a;case 2:Ba=!0}}p=s.callback,p!==null&&(e.flags|=64,m&&(e.flags|=8192),m=i.callbacks,m===null?i.callbacks=[p]:m.push(p))}else m={lane:p,tag:s.tag,payload:s.payload,callback:s.callback,next:null},u===null?(l=u=m,c=d):u=u.next=m,o|=p;if(s=s.next,s===null){if(s=i.shared.pending,s===null)break;m=s,s=m.next,m.next=null,i.lastBaseUpdate=m,i.shared.pending=null}}while(1);u===null&&(c=d),i.baseState=c,i.firstBaseUpdate=l,i.lastBaseUpdate=u,a===null&&(i.shared.lanes=0),nu|=o,e.lanes=o,e.memoizedState=d}}function Xa(e,t){if(typeof e!=`function`)throw Error(i(191,e));e.call(t)}function Za(e,t){var n=e.callbacks;if(n!==null)for(e.callbacks=null,e=0;e<n.length;e++)Xa(n[e],t)}var Qa=ne(null),$a=ne(0);function eo(e,t){e=eu,ie($a,e),ie(Qa,t),eu=e|t.baseLanes}function to(){ie($a,eu),ie(Qa,Qa.current)}function no(){eu=$a.current,re(Qa),re($a)}var ro=ne(null),io=null;function ao(e){var t=e.alternate;ie(uo,uo.current&1),ie(ro,e),io===null&&(t===null||Qa.current!==null||t.memoizedState!==null)&&(io=e)}function oo(e){ie(uo,uo.current),ie(ro,e),io===null&&(io=e)}function so(e){e.tag===22?(ie(uo,uo.current),ie(ro,e),io===null&&(io=e)):co(e)}function co(){ie(uo,uo.current),ie(ro,ro.current)}function lo(e){re(ro),io===e&&(io=null),re(uo)}var uo=ne(0);function fo(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||mf(n)||hf(n)))return t}else if(t.tag===19&&(t.memoizedProps.revealOrder===`forwards`||t.memoizedProps.revealOrder===`backwards`||t.memoizedProps.revealOrder===`unstable_legacy-backwards`||t.memoizedProps.revealOrder===`together`)){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 po=0,mo=null,ho=null,go=null,_o=!1,vo=!1,yo=!1,bo=0,xo=0,So=null,Co=0;function wo(){throw Error(i(321))}function To(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!xr(e[n],t[n]))return!1;return!0}function Eo(e,t,n,r,i,a){return po=a,mo=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,N.H=e===null||e.memoizedState===null?Bs:Vs,yo=!1,a=n(r,i),yo=!1,vo&&(a=Oo(t,n,r,i)),Do(e),a}function Do(e){N.H=zs;var t=ho!==null&&ho.next!==null;if(po=0,go=ho=mo=null,_o=!1,xo=0,So=null,t)throw Error(i(300));e===null||ic||(e=e.dependencies,e!==null&&$i(e)&&(ic=!0))}function Oo(e,t,n,r){mo=e;var a=0;do{if(vo&&(So=null),xo=0,vo=!1,25<=a)throw Error(i(301));if(a+=1,go=ho=null,e.updateQueue!=null){var o=e.updateQueue;o.lastEffect=null,o.events=null,o.stores=null,o.memoCache!=null&&(o.memoCache.index=0)}N.H=Hs,o=t(n,r)}while(vo);return o}function ko(){var e=N.H,t=e.useState()[0];return t=typeof t.then==`function`?Io(t):t,e=e.useState()[0],(ho===null?null:ho.memoizedState)!==e&&(mo.flags|=1024),t}function Ao(){var e=bo!==0;return bo=0,e}function jo(e,t,n){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~n}function Mo(e){if(_o){for(e=e.memoizedState;e!==null;){var t=e.queue;t!==null&&(t.pending=null),e=e.next}_o=!1}po=0,go=ho=mo=null,vo=!1,xo=bo=0,So=null}function No(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return go===null?mo.memoizedState=go=e:go=go.next=e,go}function Po(){if(ho===null){var e=mo.alternate;e=e===null?null:e.memoizedState}else e=ho.next;var t=go===null?mo.memoizedState:go.next;if(t!==null)go=t,ho=e;else{if(e===null)throw mo.alternate===null?Error(i(467)):Error(i(310));ho=e,e={memoizedState:ho.memoizedState,baseState:ho.baseState,baseQueue:ho.baseQueue,queue:ho.queue,next:null},go===null?mo.memoizedState=go=e:go=go.next=e}return go}function Fo(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Io(e){var t=xo;return xo+=1,So===null&&(So=[]),e=Da(So,e,t),t=mo,(go===null?t.memoizedState:go.next)===null&&(t=t.alternate,N.H=t===null||t.memoizedState===null?Bs:Vs),e}function Lo(e){if(typeof e==`object`&&e){if(typeof e.then==`function`)return Io(e);if(e.$$typeof===b)return ta(e)}throw Error(i(438,String(e)))}function Ro(e){var t=null,n=mo.updateQueue;if(n!==null&&(t=n.memoCache),t==null){var r=mo.alternate;r!==null&&(r=r.updateQueue,r!==null&&(r=r.memoCache,r!=null&&(t={data:r.data.map(function(e){return e.slice()}),index:0})))}if(t??={data:[],index:0},n===null&&(n=Fo(),mo.updateQueue=n),n.memoCache=t,n=t.data[t.index],n===void 0)for(n=t.data[t.index]=Array(e),r=0;r<e;r++)n[r]=D;return t.index++,n}function zo(e,t){return typeof t==`function`?t(e):t}function Bo(e){return Vo(Po(),ho,e)}function Vo(e,t,n){var r=e.queue;if(r===null)throw Error(i(311));r.lastRenderedReducer=n;var a=e.baseQueue,o=r.pending;if(o!==null){if(a!==null){var s=a.next;a.next=o.next,o.next=s}t.baseQueue=a=o,r.pending=null}if(o=e.baseState,a===null)e.memoizedState=o;else{t=a.next;var c=s=null,l=null,u=t,d=!1;do{var f=u.lane&-536870913;if(f===u.lane?(po&f)===f:(Jl&f)===f){var p=u.revertLane;if(p===0)l!==null&&(l=l.next={lane:0,revertLane:0,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null}),f===fa&&(d=!0);else if((po&p)===p){u=u.next,p===fa&&(d=!0);continue}else f={lane:0,revertLane:u.revertLane,gesture:null,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=f,s=o):l=l.next=f,mo.lanes|=p,nu|=p;f=u.action,yo&&n(o,f),o=u.hasEagerState?u.eagerState:n(o,f)}else p={lane:f,revertLane:u.revertLane,gesture:u.gesture,action:u.action,hasEagerState:u.hasEagerState,eagerState:u.eagerState,next:null},l===null?(c=l=p,s=o):l=l.next=p,mo.lanes|=f,nu|=f;u=u.next}while(u!==null&&u!==t);if(l===null?s=o:l.next=c,!xr(o,e.memoizedState)&&(ic=!0,d&&(n=pa,n!==null)))throw n;e.memoizedState=o,e.baseState=s,e.baseQueue=l,r.lastRenderedState=o}return a===null&&(r.lanes=0),[e.memoizedState,r.dispatch]}function Ho(e){var t=Po(),n=t.queue;if(n===null)throw Error(i(311));n.lastRenderedReducer=e;var r=n.dispatch,a=n.pending,o=t.memoizedState;if(a!==null){n.pending=null;var s=a=a.next;do o=e(o,s.action),s=s.next;while(s!==a);xr(o,t.memoizedState)||(ic=!0),t.memoizedState=o,t.baseQueue===null&&(t.baseState=o),n.lastRenderedState=o}return[o,r]}function Uo(e,t,n){var r=mo,a=Po(),o=Pi;if(o){if(n===void 0)throw Error(i(407));n=n()}else n=t();var s=!xr((ho||a).memoizedState,n);if(s&&(a.memoizedState=n,ic=!0),a=a.queue,fs(Ko.bind(null,r,a,e),[e]),a.getSnapshot!==t||s||go!==null&&go.memoizedState.tag&1){if(r.flags|=2048,cs(9,{destroy:void 0},Go.bind(null,r,a,n,t),null),Kl===null)throw Error(i(349));o||po&127||Wo(r,t,n)}return n}function Wo(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=mo.updateQueue,t===null?(t=Fo(),mo.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function Go(e,t,n,r){t.value=n,t.getSnapshot=r,qo(t)&&Jo(e)}function Ko(e,t,n){return n(function(){qo(t)&&Jo(e)})}function qo(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!xr(e,n)}catch{return!0}}function Jo(e){var t=ni(e,2);t!==null&&Eu(t,e,2)}function Yo(e){var t=No();if(typeof e==`function`){var n=e;if(e=n(),yo){Ie(!0);try{n()}finally{Ie(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:zo,lastRenderedState:e},t}function Xo(e,t,n,r){return e.baseState=n,Vo(e,ho,typeof r==`function`?r:zo)}function Zo(e,t,n,r,a){if(Is(e))throw Error(i(485));if(e=t.action,e!==null){var o={payload:a,action:e,next:null,isTransition:!0,status:`pending`,value:null,reason:null,listeners:[],then:function(e){o.listeners.push(e)}};N.T===null?o.isTransition=!1:n(!0),r(o),n=t.pending,n===null?(o.next=t.pending=o,Qo(t,o)):(o.next=n.next,t.pending=n.next=o)}}function Qo(e,t){var n=t.action,r=t.payload,i=e.state;if(t.isTransition){var a=N.T,o={};N.T=o;try{var s=n(i,r),c=N.S;c!==null&&c(o,s),$o(e,t,s)}catch(n){ts(e,t,n)}finally{a!==null&&o.types!==null&&(a.types=o.types),N.T=a}}else try{a=n(i,r),$o(e,t,a)}catch(n){ts(e,t,n)}}function $o(e,t,n){typeof n==`object`&&n&&typeof n.then==`function`?n.then(function(n){es(e,t,n)},function(n){return ts(e,t,n)}):es(e,t,n)}function es(e,t,n){t.status=`fulfilled`,t.value=n,ns(t),e.state=n,t=e.pending,t!==null&&(n=t.next,n===t?e.pending=null:(n=n.next,t.next=n,Qo(e,n)))}function ts(e,t,n){var r=e.pending;if(e.pending=null,r!==null){r=r.next;do t.status=`rejected`,t.reason=n,ns(t),t=t.next;while(t!==r)}e.action=null}function ns(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function rs(e,t){return t}function L(e,t){if(Pi){var n=Kl.formState;if(n!==null){a:{var r=mo;if(Pi){if(Ni){b:{for(var i=Ni,a=Ii;i.nodeType!==8;){if(!a){i=null;break b}if(i=_f(i.nextSibling),i===null){i=null;break b}}a=i.data,i=a===`F!`||a===`F`?i:null}if(i){Ni=_f(i.nextSibling),r=i.data===`F!`;break a}}Ri(r)}r=!1}r&&(t=n[0])}}return n=No(),n.memoizedState=n.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:rs,lastRenderedState:t},n.queue=r,n=Ns.bind(null,mo,r),r.dispatch=n,r=Yo(!1),a=Fs.bind(null,mo,!1,r.queue),r=No(),i={state:t,dispatch:null,action:e,pending:null},r.queue=i,n=Zo.bind(null,mo,i,a,n),i.dispatch=n,r.memoizedState=e,[t,n,!1]}function is(e){return as(Po(),ho,e)}function as(e,t,n){if(t=Vo(e,t,rs)[0],e=Bo(zo)[0],typeof t==`object`&&t&&typeof t.then==`function`)try{var r=Io(t)}catch(e){throw e===Sa?wa:e}else r=t;t=Po();var i=t.queue,a=i.dispatch;return n!==t.memoizedState&&(mo.flags|=2048,cs(9,{destroy:void 0},os.bind(null,i,n),null)),[r,a,e]}function os(e,t){e.action=t}function ss(e){var t=Po(),n=ho;if(n!==null)return as(t,n,e);Po(),t=t.memoizedState,n=Po();var r=n.queue.dispatch;return n.memoizedState=e,[t,r,!1]}function cs(e,t,n,r){return e={tag:e,create:n,deps:r,inst:t,next:null},t=mo.updateQueue,t===null&&(t=Fo(),mo.updateQueue=t),n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e),e}function ls(){return Po().memoizedState}function us(e,t,n,r){var i=No();mo.flags|=e,i.memoizedState=cs(1|t,{destroy:void 0},n,r===void 0?null:r)}function R(e,t,n,r){var i=Po();r=r===void 0?null:r;var a=i.memoizedState.inst;ho!==null&&r!==null&&To(r,ho.memoizedState.deps)?i.memoizedState=cs(t,a,n,r):(mo.flags|=e,i.memoizedState=cs(1|t,a,n,r))}function ds(e,t){us(8390656,8,e,t)}function fs(e,t){R(2048,8,e,t)}function ps(e){mo.flags|=4;var t=mo.updateQueue;if(t===null)t=Fo(),mo.updateQueue=t,t.events=[e];else{var n=t.events;n===null?t.events=[e]:n.push(e)}}function ms(e){var t=Po().memoizedState;return ps({ref:t,nextImpl:e}),function(){if(Gl&2)throw Error(i(440));return t.impl.apply(void 0,arguments)}}function hs(e,t){return R(4,2,e,t)}function gs(e,t){return R(4,4,e,t)}function _s(e,t){if(typeof t==`function`){e=e();var n=t(e);return function(){typeof n==`function`?n():t(null)}}if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function vs(e,t,n){n=n==null?null:n.concat([e]),R(4,4,_s.bind(null,t,e),n)}function ys(){}function bs(e,t){var n=Po();t=t===void 0?null:t;var r=n.memoizedState;return t!==null&&To(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function xs(e,t){var n=Po();t=t===void 0?null:t;var r=n.memoizedState;if(t!==null&&To(t,r[1]))return r[0];if(r=e(),yo){Ie(!0);try{e()}finally{Ie(!1)}}return n.memoizedState=[r,t],r}function Ss(e,t,n){return n===void 0||po&1073741824&&!(Jl&261930)?e.memoizedState=t:(e.memoizedState=n,e=Tu(),mo.lanes|=e,nu|=e,n)}function Cs(e,t,n,r){return xr(n,t)?n:Qa.current===null?!(po&42)||po&1073741824&&!(Jl&261930)?(ic=!0,e.memoizedState=n):(e=Tu(),mo.lanes|=e,nu|=e,t):(e=Ss(e,n,r),xr(e,t)||(ic=!0),e)}function ws(e,t,n,r,i){var a=P.p;P.p=a!==0&&8>a?a:8;var o=N.T,s={};N.T=s,Fs(e,!1,t,n);try{var c=i(),l=N.S;l!==null&&l(s,c),typeof c==`object`&&c&&typeof c.then==`function`?Ps(e,t,ga(c,r),wu(e)):Ps(e,t,r,wu(e))}catch(n){Ps(e,t,{then:function(){},status:`rejected`,reason:n},wu())}finally{P.p=a,o!==null&&s.types!==null&&(o.types=s.types),N.T=o}}function Ts(){}function Es(e,t,n,r){if(e.tag!==5)throw Error(i(476));var a=Ds(e).queue;ws(e,a,t,ee,n===null?Ts:function(){return Os(e),n(r)})}function Ds(e){var t=e.memoizedState;if(t!==null)return t;t={memoizedState:ee,baseState:ee,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zo,lastRenderedState:ee},next:null};var n={};return t.next={memoizedState:n,baseState:n,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:zo,lastRenderedState:n},next:null},e.memoizedState=t,e=e.alternate,e!==null&&(e.memoizedState=t),t}function Os(e){var t=Ds(e);t.next===null&&(t=e.alternate.memoizedState),Ps(e,t.next.queue,{},wu())}function z(){return ta(sp)}function ks(){return Po().memoizedState}function As(){return Po().memoizedState}function js(e){for(var t=e.return;t!==null;){switch(t.tag){case 24:case 3:var n=wu();e=Ua(n);var r=Wa(t,e,n);r!==null&&(Eu(r,t,n),Ga(r,t,n)),t={cache:ca()},e.payload=t;return}t=t.return}}function Ms(e,t,n){var r=wu();n={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null},Is(e)?Ls(t,n):(n=ti(e,t,n,r),n!==null&&(Eu(n,e,r),Rs(n,t,r)))}function Ns(e,t,n){Ps(e,t,n,wu())}function Ps(e,t,n,r){var i={lane:r,revertLane:0,gesture:null,action:n,hasEagerState:!1,eagerState:null,next:null};if(Is(e))Ls(t,i);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var o=t.lastRenderedState,s=a(o,n);if(i.hasEagerState=!0,i.eagerState=s,xr(s,o))return ei(e,t,i,0),Kl===null&&$r(),!1}catch{}if(n=ti(e,t,i,r),n!==null)return Eu(n,e,r),Rs(n,t,r),!0}return!1}function Fs(e,t,n,r){if(r={lane:2,revertLane:xd(),gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Is(e)){if(t)throw Error(i(479))}else t=ti(e,n,r,2),t!==null&&Eu(t,e,2)}function Is(e){var t=e.alternate;return e===mo||t!==null&&t===mo}function Ls(e,t){vo=_o=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function Rs(e,t,n){if(n&4194048){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,$e(e,n)}}var zs={readContext:ta,use:Lo,useCallback:wo,useContext:wo,useEffect:wo,useImperativeHandle:wo,useLayoutEffect:wo,useInsertionEffect:wo,useMemo:wo,useReducer:wo,useRef:wo,useState:wo,useDebugValue:wo,useDeferredValue:wo,useTransition:wo,useSyncExternalStore:wo,useId:wo,useHostTransitionStatus:wo,useFormState:wo,useActionState:wo,useOptimistic:wo,useMemoCache:wo,useCacheRefresh:wo};zs.useEffectEvent=wo;var Bs={readContext:ta,use:Lo,useCallback:function(e,t){return No().memoizedState=[e,t===void 0?null:t],e},useContext:ta,useEffect:ds,useImperativeHandle:function(e,t,n){n=n==null?null:n.concat([e]),us(4194308,4,_s.bind(null,t,e),n)},useLayoutEffect:function(e,t){return us(4194308,4,e,t)},useInsertionEffect:function(e,t){us(4,2,e,t)},useMemo:function(e,t){var n=No();t=t===void 0?null:t;var r=e();if(yo){Ie(!0);try{e()}finally{Ie(!1)}}return n.memoizedState=[r,t],r},useReducer:function(e,t,n){var r=No();if(n!==void 0){var i=n(t);if(yo){Ie(!0);try{n(t)}finally{Ie(!1)}}}else i=t;return r.memoizedState=r.baseState=i,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:i},r.queue=e,e=e.dispatch=Ms.bind(null,mo,e),[r.memoizedState,e]},useRef:function(e){var t=No();return e={current:e},t.memoizedState=e},useState:function(e){e=Yo(e);var t=e.queue,n=Ns.bind(null,mo,t);return t.dispatch=n,[e.memoizedState,n]},useDebugValue:ys,useDeferredValue:function(e,t){return Ss(No(),e,t)},useTransition:function(){var e=Yo(!1);return e=ws.bind(null,mo,e.queue,!0,!1),No().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,n){var r=mo,a=No();if(Pi){if(n===void 0)throw Error(i(407));n=n()}else{if(n=t(),Kl===null)throw Error(i(349));Jl&127||Wo(r,t,n)}a.memoizedState=n;var o={value:n,getSnapshot:t};return a.queue=o,ds(Ko.bind(null,r,o,e),[e]),r.flags|=2048,cs(9,{destroy:void 0},Go.bind(null,r,o,n,t),null),n},useId:function(){var e=No(),t=Kl.identifierPrefix;if(Pi){var n=Ei,r=Ti;n=(r&~(1<<32-Le(r)-1)).toString(32)+n,t=`_`+t+`R_`+n,n=bo++,0<n&&(t+=`H`+n.toString(32)),t+=`_`}else n=Co++,t=`_`+t+`r_`+n.toString(32)+`_`;return e.memoizedState=t},useHostTransitionStatus:z,useFormState:L,useActionState:L,useOptimistic:function(e){var t=No();t.memoizedState=t.baseState=e;var n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=n,t=Fs.bind(null,mo,!0,n),n.dispatch=t,[e,t]},useMemoCache:Ro,useCacheRefresh:function(){return No().memoizedState=js.bind(null,mo)},useEffectEvent:function(e){var t=No(),n={impl:e};return t.memoizedState=n,function(){if(Gl&2)throw Error(i(440));return n.impl.apply(void 0,arguments)}}},Vs={readContext:ta,use:Lo,useCallback:bs,useContext:ta,useEffect:fs,useImperativeHandle:vs,useInsertionEffect:hs,useLayoutEffect:gs,useMemo:xs,useReducer:Bo,useRef:ls,useState:function(){return Bo(zo)},useDebugValue:ys,useDeferredValue:function(e,t){return Cs(Po(),ho.memoizedState,e,t)},useTransition:function(){var e=Bo(zo)[0],t=Po().memoizedState;return[typeof e==`boolean`?e:Io(e),t]},useSyncExternalStore:Uo,useId:ks,useHostTransitionStatus:z,useFormState:is,useActionState:is,useOptimistic:function(e,t){return Xo(Po(),ho,e,t)},useMemoCache:Ro,useCacheRefresh:As};Vs.useEffectEvent=ms;var Hs={readContext:ta,use:Lo,useCallback:bs,useContext:ta,useEffect:fs,useImperativeHandle:vs,useInsertionEffect:hs,useLayoutEffect:gs,useMemo:xs,useReducer:Ho,useRef:ls,useState:function(){return Ho(zo)},useDebugValue:ys,useDeferredValue:function(e,t){var n=Po();return ho===null?Ss(n,e,t):Cs(n,ho.memoizedState,e,t)},useTransition:function(){var e=Ho(zo)[0],t=Po().memoizedState;return[typeof e==`boolean`?e:Io(e),t]},useSyncExternalStore:Uo,useId:ks,useHostTransitionStatus:z,useFormState:ss,useActionState:ss,useOptimistic:function(e,t){var n=Po();return ho===null?(n.baseState=e,[e,n.queue.dispatch]):Xo(n,ho,e,t)},useMemoCache:Ro,useCacheRefresh:As};Hs.useEffectEvent=ms;function Us(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:f({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Ws={enqueueSetState:function(e,t,n){e=e._reactInternals;var r=wu(),i=Ua(r);i.payload=t,n!=null&&(i.callback=n),t=Wa(e,i,r),t!==null&&(Eu(t,e,r),Ga(t,e,r))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=wu(),i=Ua(r);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Wa(e,i,r),t!==null&&(Eu(t,e,r),Ga(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=wu(),r=Ua(n);r.tag=2,t!=null&&(r.callback=t),t=Wa(e,r,n),t!==null&&(Eu(t,e,n),Ga(t,e,n))}};function Gs(e,t,n,r,i,a,o){return e=e.stateNode,typeof e.shouldComponentUpdate==`function`?e.shouldComponentUpdate(r,a,o):t.prototype&&t.prototype.isPureReactComponent?!Sr(n,r)||!Sr(i,a):!0}function Ks(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&&Ws.enqueueReplaceState(t,t.state,null)}function qs(e,t){var n=t;if(`ref`in t)for(var r in n={},t)r!==`ref`&&(n[r]=t[r]);if(e=e.defaultProps)for(var i in n===t&&(n=f({},n)),e)n[i]===void 0&&(n[i]=e[i]);return n}function Js(e){Yr(e)}function Ys(e){console.error(e)}function Xs(e){Yr(e)}function Zs(e,t){try{var n=e.onUncaughtError;n(t.value,{componentStack:t.stack})}catch(e){setTimeout(function(){throw e})}}function Qs(e,t,n){try{var r=e.onCaughtError;r(n.value,{componentStack:n.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function $s(e,t,n){return n=Ua(n),n.tag=3,n.payload={element:null},n.callback=function(){Zs(e,t)},n}function ec(e){return e=Ua(e),e.tag=3,e}function tc(e,t,n,r){var i=n.type.getDerivedStateFromError;if(typeof i==`function`){var a=r.value;e.payload=function(){return i(a)},e.callback=function(){Qs(t,n,r)}}var o=n.stateNode;o!==null&&typeof o.componentDidCatch==`function`&&(e.callback=function(){Qs(t,n,r),typeof i!=`function`&&(mu===null?mu=new Set([this]):mu.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:e===null?``:e})})}function nc(e,t,n,r,a){if(n.flags|=32768,typeof r==`object`&&r&&typeof r.then==`function`){if(t=n.alternate,t!==null&&Qi(t,n,a,!0),n=ro.current,n!==null){switch(n.tag){case 31:case 13:return io===null?Ru():n.alternate===null&&tu===0&&(tu=3),n.flags&=-257,n.flags|=65536,n.lanes=a,r===Ta?n.flags|=16384:(t=n.updateQueue,t===null?n.updateQueue=new Set([r]):t.add(r),td(e,r,a)),!1;case 22:return n.flags|=65536,r===Ta?n.flags|=16384:(t=n.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([r])},n.updateQueue=t):(n=t.retryQueue,n===null?t.retryQueue=new Set([r]):n.add(r)),td(e,r,a)),!1}throw Error(i(435,n.tag))}return td(e,r,a),Ru(),!1}if(Pi)return t=ro.current,t===null?(r!==Li&&(t=Error(i(423),{cause:r}),Wi(_i(t,n))),e=e.current.alternate,e.flags|=65536,a&=-a,e.lanes|=a,r=_i(r,n),a=$s(e.stateNode,r,a),Ka(e,a),tu!==4&&(tu=2)):(!(t.flags&65536)&&(t.flags|=256),t.flags|=65536,t.lanes=a,r!==Li&&(e=Error(i(422),{cause:r}),Wi(_i(e,n)))),!1;var o=Error(i(520),{cause:r});if(o=_i(o,n),su===null?su=[o]:su.push(o),tu!==4&&(tu=2),t===null)return!0;r=_i(r,n),n=t;do{switch(n.tag){case 3:return n.flags|=65536,e=a&-a,n.lanes|=e,e=$s(n.stateNode,r,e),Ka(n,e),!1;case 1:if(t=n.type,o=n.stateNode,!(n.flags&128)&&(typeof t.getDerivedStateFromError==`function`||o!==null&&typeof o.componentDidCatch==`function`&&(mu===null||!mu.has(o))))return n.flags|=65536,a&=-a,n.lanes|=a,a=ec(a),tc(a,e,n,r),Ka(n,a),!1}n=n.return}while(n!==null);return!1}var rc=Error(i(461)),ic=!1;function ac(e,t,n,r){t.child=e===null?za(t,null,n,r):Ra(t,e.child,n,r)}function oc(e,t,n,r,i){n=n.render;var a=t.ref;if(`ref`in r){var o={};for(var s in r)s!==`ref`&&(o[s]=r[s])}else o=r;return ea(t),r=Eo(e,t,n,o,a,i),s=Ao(),e!==null&&!ic?(jo(e,t,i),Ac(e,t,i)):(Pi&&s&&ki(t),t.flags|=1,ac(e,t,r,i),t.child)}function sc(e,t,n,r,i){if(e===null){var a=n.type;return typeof a==`function`&&!ci(a)&&a.defaultProps===void 0&&n.compare===null?(t.tag=15,t.type=a,cc(e,t,a,r,i)):(e=di(n.type,null,r,t,t.mode,i),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,!jc(e,i)){var o=a.memoizedProps;if(n=n.compare,n=n===null?Sr:n,n(o,r)&&e.ref===t.ref)return Ac(e,t,i)}return t.flags|=1,e=li(a,r),e.ref=t.ref,e.return=t,t.child=e}function cc(e,t,n,r,i){if(e!==null){var a=e.memoizedProps;if(Sr(a,r)&&e.ref===t.ref)if(ic=!1,t.pendingProps=r=a,jc(e,i))e.flags&131072&&(ic=!0);else return t.lanes=e.lanes,Ac(e,t,i)}return gc(e,t,n,r,i)}function lc(e,t,n,r){var i=r.children,a=e===null?null:e.memoizedState;if(e===null&&t.stateNode===null&&(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),r.mode===`hidden`){if(t.flags&128){if(a=a===null?n:a.baseLanes|n,e!==null){for(r=t.child=e.child,i=0;r!==null;)i=i|r.lanes|r.childLanes,r=r.sibling;r=i&~a}else r=0,t.child=null;return dc(e,t,a,n,r)}if(n&536870912)t.memoizedState={baseLanes:0,cachePool:null},e!==null&&ba(t,a===null?null:a.cachePool),a===null?to():eo(t,a),so(t);else return r=t.lanes=536870912,dc(e,t,a===null?n:a.baseLanes|n,n,r)}else a===null?(e!==null&&ba(t,null),to(),co(t)):(ba(t,a.cachePool),eo(t,a),co(t),t.memoizedState=null);return ac(e,t,i,n),t.child}function uc(e,t){return e!==null&&e.tag===22||t.stateNode!==null||(t.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),t.sibling}function dc(e,t,n,r,i){var a=ya();return a=a===null?null:{parent:sa._currentValue,pool:a},t.memoizedState={baseLanes:n,cachePool:a},e!==null&&ba(t,null),to(),so(t),e!==null&&Qi(e,t,r,!0),t.childLanes=i,null}function fc(e,t){return t=Tc({mode:t.mode,children:t.children},e.mode),t.ref=e.ref,e.child=t,t.return=e,t}function pc(e,t,n){return Ra(t,e.child,null,n),e=fc(t,t.pendingProps),e.flags|=2,lo(t),t.memoizedState=null,e}function mc(e,t,n){var r=t.pendingProps,a=(t.flags&128)!=0;if(t.flags&=-129,e===null){if(Pi){if(r.mode===`hidden`)return e=fc(t,r),t.lanes=536870912,uc(null,e);if(oo(t),(e=Ni)?(e=pf(e,Ii),e=e!==null&&e.data===`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,Ni=null)):e=null,e===null)throw Ri(t);return t.lanes=536870912,null}return fc(t,r)}var o=e.memoizedState;if(o!==null){var s=o.dehydrated;if(oo(t),a)if(t.flags&256)t.flags&=-257,t=pc(e,t,n);else if(t.memoizedState!==null)t.child=e.child,t.flags|=128,t=null;else throw Error(i(558));else if(ic||Qi(e,t,n,!1),a=(n&e.childLanes)!==0,ic||a){if(r=Kl,r!==null&&(s=et(r,n),s!==0&&s!==o.retryLane))throw o.retryLane=s,ni(e,s),Eu(r,e,s),rc;Ru(),t=pc(e,t,n)}else e=o.treeContext,Ni=_f(s.nextSibling),Mi=t,Pi=!0,Fi=null,Ii=!1,e!==null&&ji(t,e),t=fc(t,r),t.flags|=4096;return t}return e=li(e.child,{mode:r.mode,children:r.children}),e.ref=t.ref,t.child=e,e.return=t,e}function hc(e,t){var n=t.ref;if(n===null)e!==null&&e.ref!==null&&(t.flags|=4194816);else{if(typeof n!=`function`&&typeof n!=`object`)throw Error(i(284));(e===null||e.ref!==n)&&(t.flags|=4194816)}}function gc(e,t,n,r,i){return ea(t),n=Eo(e,t,n,r,void 0,i),r=Ao(),e!==null&&!ic?(jo(e,t,i),Ac(e,t,i)):(Pi&&r&&ki(t),t.flags|=1,ac(e,t,n,i),t.child)}function _c(e,t,n,r,i,a){return ea(t),t.updateQueue=null,n=Oo(t,r,n,i),Do(e),r=Ao(),e!==null&&!ic?(jo(e,t,a),Ac(e,t,a)):(Pi&&r&&ki(t),t.flags|=1,ac(e,t,n,a),t.child)}function vc(e,t,n,r,i){if(ea(t),t.stateNode===null){var a=ai,o=n.contextType;typeof o==`object`&&o&&(a=ta(o)),a=new n(r,a),t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,a.updater=Ws,t.stateNode=a,a._reactInternals=t,a=t.stateNode,a.props=r,a.state=t.memoizedState,a.refs={},Va(t),o=n.contextType,a.context=typeof o==`object`&&o?ta(o):ai,a.state=t.memoizedState,o=n.getDerivedStateFromProps,typeof o==`function`&&(Us(t,n,o,r),a.state=t.memoizedState),typeof n.getDerivedStateFromProps==`function`||typeof a.getSnapshotBeforeUpdate==`function`||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(o=a.state,typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount(),o!==a.state&&Ws.enqueueReplaceState(a,a.state,null),Ya(t,r,a,i),Ja(),a.state=t.memoizedState),typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!0}else if(e===null){a=t.stateNode;var s=t.memoizedProps,c=qs(n,s);a.props=c;var l=a.context,u=n.contextType;o=ai,typeof u==`object`&&u&&(o=ta(u));var d=n.getDerivedStateFromProps;u=typeof d==`function`||typeof a.getSnapshotBeforeUpdate==`function`,s=t.pendingProps!==s,u||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(s||l!==o)&&Ks(t,a,r,o),Ba=!1;var f=t.memoizedState;a.state=f,Ya(t,r,a,i),Ja(),l=t.memoizedState,s||f!==l||Ba?(typeof d==`function`&&(Us(t,n,d,r),l=t.memoizedState),(c=Ba||Gs(t,n,c,r,f,l,o))?(u||typeof a.UNSAFE_componentWillMount!=`function`&&typeof a.componentWillMount!=`function`||(typeof a.componentWillMount==`function`&&a.componentWillMount(),typeof a.UNSAFE_componentWillMount==`function`&&a.UNSAFE_componentWillMount()),typeof a.componentDidMount==`function`&&(t.flags|=4194308)):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=o,r=c):(typeof a.componentDidMount==`function`&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,Ha(e,t),o=t.memoizedProps,u=qs(n,o),a.props=u,d=t.pendingProps,f=a.context,l=n.contextType,c=ai,typeof l==`object`&&l&&(c=ta(l)),s=n.getDerivedStateFromProps,(l=typeof s==`function`||typeof a.getSnapshotBeforeUpdate==`function`)||typeof a.UNSAFE_componentWillReceiveProps!=`function`&&typeof a.componentWillReceiveProps!=`function`||(o!==d||f!==c)&&Ks(t,a,r,c),Ba=!1,f=t.memoizedState,a.state=f,Ya(t,r,a,i),Ja();var p=t.memoizedState;o!==d||f!==p||Ba||e!==null&&e.dependencies!==null&&$i(e.dependencies)?(typeof s==`function`&&(Us(t,n,s,r),p=t.memoizedState),(u=Ba||Gs(t,n,u,r,f,p,c)||e!==null&&e.dependencies!==null&&$i(e.dependencies))?(l||typeof a.UNSAFE_componentWillUpdate!=`function`&&typeof a.componentWillUpdate!=`function`||(typeof a.componentWillUpdate==`function`&&a.componentWillUpdate(r,p,c),typeof a.UNSAFE_componentWillUpdate==`function`&&a.UNSAFE_componentWillUpdate(r,p,c)),typeof a.componentDidUpdate==`function`&&(t.flags|=4),typeof a.getSnapshotBeforeUpdate==`function`&&(t.flags|=1024)):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=p),a.props=r,a.state=p,a.context=c,r=u):(typeof a.componentDidUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),typeof a.getSnapshotBeforeUpdate!=`function`||o===e.memoizedProps&&f===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,hc(e,t),r=(t.flags&128)!=0,a||r?(a=t.stateNode,n=r&&typeof n.getDerivedStateFromError!=`function`?null:a.render(),t.flags|=1,e!==null&&r?(t.child=Ra(t,e.child,null,i),t.child=Ra(t,null,n,i)):ac(e,t,n,i),t.memoizedState=a.state,e=t.child):e=Ac(e,t,i),e}function yc(e,t,n,r){return Hi(),t.flags|=256,ac(e,t,n,r),t.child}var bc={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function xc(e){return{baseLanes:e,cachePool:xa()}}function Sc(e,t,n){return e=e===null?0:e.childLanes&~n,t&&(e|=au),e}function Cc(e,t,n){var r=t.pendingProps,a=!1,o=(t.flags&128)!=0,s;if((s=o)||(s=e!==null&&e.memoizedState===null?!1:(uo.current&2)!=0),s&&(a=!0,t.flags&=-129),s=(t.flags&32)!=0,t.flags&=-33,e===null){if(Pi){if(a?ao(t):co(t),(e=Ni)?(e=pf(e,Ii),e=e!==null&&e.data!==`&`?e:null,e!==null&&(t.memoizedState={dehydrated:e,treeContext:wi===null?null:{id:Ti,overflow:Ei},retryLane:536870912,hydrationErrors:null},n=mi(e),n.return=t,t.child=n,Mi=t,Ni=null)):e=null,e===null)throw Ri(t);return hf(e)?t.lanes=32:t.lanes=536870912,null}var c=r.children;return r=r.fallback,a?(co(t),a=t.mode,c=Tc({mode:`hidden`,children:c},a),r=fi(r,a,n,null),c.return=t,r.return=t,c.sibling=r,t.child=c,r=t.child,r.memoizedState=xc(n),r.childLanes=Sc(e,s,n),t.memoizedState=bc,uc(null,r)):(ao(t),wc(t,c))}var l=e.memoizedState;if(l!==null&&(c=l.dehydrated,c!==null)){if(o)t.flags&256?(ao(t),t.flags&=-257,t=Ec(e,t,n)):t.memoizedState===null?(co(t),c=r.fallback,a=t.mode,r=Tc({mode:`visible`,children:r.children},a),c=fi(c,a,n,null),c.flags|=2,r.return=t,c.return=t,r.sibling=c,t.child=r,Ra(t,e.child,null,n),r=t.child,r.memoizedState=xc(n),r.childLanes=Sc(e,s,n),t.memoizedState=bc,t=uc(null,r)):(co(t),t.child=e.child,t.flags|=128,t=null);else if(ao(t),hf(c)){if(s=c.nextSibling&&c.nextSibling.dataset,s)var u=s.dgst;s=u,r=Error(i(419)),r.stack=``,r.digest=s,Wi({value:r,source:null,stack:null}),t=Ec(e,t,n)}else if(ic||Qi(e,t,n,!1),s=(n&e.childLanes)!==0,ic||s){if(s=Kl,s!==null&&(r=et(s,n),r!==0&&r!==l.retryLane))throw l.retryLane=r,ni(e,r),Eu(s,e,r),rc;mf(c)||Ru(),t=Ec(e,t,n)}else mf(c)?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,Ni=_f(c.nextSibling),Mi=t,Pi=!0,Fi=null,Ii=!1,e!==null&&ji(t,e),t=wc(t,r.children),t.flags|=4096);return t}return a?(co(t),c=r.fallback,a=t.mode,l=e.child,u=l.sibling,r=li(l,{mode:`hidden`,children:r.children}),r.subtreeFlags=l.subtreeFlags&65011712,u===null?(c=fi(c,a,n,null),c.flags|=2):c=li(u,c),c.return=t,r.return=t,r.sibling=c,t.child=r,uc(null,r),r=t.child,c=e.child.memoizedState,c===null?c=xc(n):(a=c.cachePool,a===null?a=xa():(l=sa._currentValue,a=a.parent===l?a:{parent:l,pool:l}),c={baseLanes:c.baseLanes|n,cachePool:a}),r.memoizedState=c,r.childLanes=Sc(e,s,n),t.memoizedState=bc,uc(e.child,r)):(ao(t),n=e.child,e=n.sibling,n=li(n,{mode:`visible`,children:r.children}),n.return=t,n.sibling=null,e!==null&&(s=t.deletions,s===null?(t.deletions=[e],t.flags|=16):s.push(e)),t.child=n,t.memoizedState=null,n)}function wc(e,t){return t=Tc({mode:`visible`,children:t},e.mode),t.return=e,e.child=t}function Tc(e,t){return e=si(22,e,null,t),e.lanes=0,e}function Ec(e,t,n){return Ra(t,e.child,null,n),e=wc(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function Dc(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),Xi(e.return,t,n)}function Oc(e,t,n,r,i,a){var o=e.memoizedState;o===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:i,treeForkCount:a}:(o.isBackwards=t,o.rendering=null,o.renderingStartTime=0,o.last=r,o.tail=n,o.tailMode=i,o.treeForkCount=a)}function kc(e,t,n){var r=t.pendingProps,i=r.revealOrder,a=r.tail;r=r.children;var o=uo.current,s=(o&2)!=0;if(s?(o=o&1|2,t.flags|=128):o&=1,ie(uo,o),ac(e,t,r,n),r=Pi?xi:0,!s&&e!==null&&e.flags&128)a:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Dc(e,n,t);else if(e.tag===19)Dc(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break a;for(;e.sibling===null;){if(e.return===null||e.return===t)break a;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(i){case`forwards`:for(n=t.child,i=null;n!==null;)e=n.alternate,e!==null&&fo(e)===null&&(i=n),n=n.sibling;n=i,n===null?(i=t.child,t.child=null):(i=n.sibling,n.sibling=null),Oc(t,!1,i,n,a,r);break;case`backwards`:case`unstable_legacy-backwards`:for(n=null,i=t.child,t.child=null;i!==null;){if(e=i.alternate,e!==null&&fo(e)===null){t.child=i;break}e=i.sibling,i.sibling=n,n=i,i=e}Oc(t,!0,n,null,a,r);break;case`together`:Oc(t,!1,null,null,void 0,r);break;default:t.memoizedState=null}return t.child}function Ac(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),nu|=t.lanes,(n&t.childLanes)===0)if(e!==null){if(Qi(e,t,n,!1),(n&t.childLanes)===0)return null}else return null;if(e!==null&&t.child!==e.child)throw Error(i(153));if(t.child!==null){for(e=t.child,n=li(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=li(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function jc(e,t){return(e.lanes&t)===0?(e=e.dependencies,!!(e!==null&&$i(e))):!0}function Mc(e,t,n){switch(t.tag){case 3:le(t,t.stateNode.containerInfo),Ji(t,sa,e.memoizedState.cache),Hi();break;case 27:case 5:de(t);break;case 4:le(t,t.stateNode.containerInfo);break;case 10:Ji(t,t.type,t.memoizedProps.value);break;case 31:if(t.memoizedState!==null)return t.flags|=128,oo(t),null;break;case 13:var r=t.memoizedState;if(r!==null)return r.dehydrated===null?(n&t.child.childLanes)===0?(ao(t),e=Ac(e,t,n),e===null?null:e.sibling):Cc(e,t,n):(ao(t),t.flags|=128,null);ao(t);break;case 19:var i=(e.flags&128)!=0;if(r=(n&t.childLanes)!==0,r||=(Qi(e,t,n,!1),(n&t.childLanes)!==0),i){if(r)return kc(e,t,n);t.flags|=128}if(i=t.memoizedState,i!==null&&(i.rendering=null,i.tail=null,i.lastEffect=null),ie(uo,uo.current),r)break;return null;case 22:return t.lanes=0,lc(e,t,n,t.pendingProps);case 24:Ji(t,sa,e.memoizedState.cache)}return Ac(e,t,n)}function Nc(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps)ic=!0;else{if(!jc(e,n)&&!(t.flags&128))return ic=!1,Mc(e,t,n);ic=!!(e.flags&131072)}else ic=!1,Pi&&t.flags&1048576&&Oi(t,xi,t.index);switch(t.lanes=0,t.tag){case 16:a:{var r=t.pendingProps;if(e=Oa(t.elementType),t.type=e,typeof e==`function`)ci(e)?(r=qs(e,r),t.tag=1,t=vc(null,t,e,r,n)):(t.tag=0,t=gc(null,t,e,r,n));else{if(e!=null){var a=e.$$typeof;if(a===x){t.tag=11,t=oc(null,t,e,r,n);break a}else if(a===w){t.tag=14,t=sc(null,t,e,r,n);break a}}throw t=j(e)||e,Error(i(306,t,``))}}return t;case 0:return gc(e,t,t.type,t.pendingProps,n);case 1:return r=t.type,a=qs(r,t.pendingProps),vc(e,t,r,a,n);case 3:a:{if(le(t,t.stateNode.containerInfo),e===null)throw Error(i(387));r=t.pendingProps;var o=t.memoizedState;a=o.element,Ha(e,t),Ya(t,r,null,n);var s=t.memoizedState;if(r=s.cache,Ji(t,sa,r),r!==o.cache&&Zi(t,[sa],n,!0),Ja(),r=s.element,o.isDehydrated)if(o={element:r,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){t=yc(e,t,r,n);break a}else if(r!==a){a=_i(Error(i(424)),t),Wi(a),t=yc(e,t,r,n);break a}else{switch(e=t.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName===`HTML`?e.ownerDocument.body:e}for(Ni=_f(e.firstChild),Mi=t,Pi=!0,Fi=null,Ii=!0,n=za(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling}else{if(Hi(),r===a){t=Ac(e,t,n);break a}ac(e,t,r,n)}t=t.child}return t;case 26:return hc(e,t),e===null?(n=Rf(t.type,null,t.pendingProps,null))?t.memoizedState=n:Pi||(n=t.type,e=t.pendingProps,r=H(se.current).createElement(n),r[ot]=t,r[st]=e,Kd(r,n,e),yt(r),t.stateNode=r):t.memoizedState=Rf(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return de(t),e===null&&Pi&&(r=t.stateNode=xf(t.type,t.pendingProps,se.current),Mi=t,Ii=!0,a=Ni,sf(t.type)?(vf=a,Ni=_f(r.firstChild)):Ni=a),ac(e,t,t.pendingProps.children,n),hc(e,t),e===null&&(t.flags|=4194304),t.child;case 5:return e===null&&Pi&&((a=r=Ni)&&(r=df(r,t.type,t.pendingProps,Ii),r===null?a=!1:(t.stateNode=r,Mi=t,Ni=_f(r.firstChild),Ii=!1,a=!0)),a||Ri(t)),de(t),a=t.type,o=t.pendingProps,s=e===null?null:e.memoizedProps,r=o.children,$d(a,o)?r=null:s!==null&&$d(a,s)&&(t.flags|=32),t.memoizedState!==null&&(a=Eo(e,t,ko,null,null,n),sp._currentValue=a),hc(e,t),ac(e,t,r,n),t.child;case 6:return e===null&&Pi&&((e=n=Ni)&&(n=ff(n,t.pendingProps,Ii),n===null?e=!1:(t.stateNode=n,Mi=t,Ni=null,e=!0)),e||Ri(t)),null;case 13:return Cc(e,t,n);case 4:return le(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=Ra(t,null,r,n):ac(e,t,r,n),t.child;case 11:return oc(e,t,t.type,t.pendingProps,n);case 7:return ac(e,t,t.pendingProps,n),t.child;case 8:return ac(e,t,t.pendingProps.children,n),t.child;case 12:return ac(e,t,t.pendingProps.children,n),t.child;case 10:return r=t.pendingProps,Ji(t,t.type,r.value),ac(e,t,r.children,n),t.child;case 9:return a=t.type._context,r=t.pendingProps.children,ea(t),a=ta(a),r=r(a),t.flags|=1,ac(e,t,r,n),t.child;case 14:return sc(e,t,t.type,t.pendingProps,n);case 15:return cc(e,t,t.type,t.pendingProps,n);case 19:return kc(e,t,n);case 31:return mc(e,t,n);case 22:return lc(e,t,n,t.pendingProps);case 24:return ea(t),r=ta(sa),e===null?(a=ya(),a===null&&(a=Kl,o=ca(),a.pooledCache=o,o.refCount++,o!==null&&(a.pooledCacheLanes|=n),a=o),t.memoizedState={parent:r,cache:a},Va(t),Ji(t,sa,a)):((e.lanes&n)!==0&&(Ha(e,t),Ya(t,null,null,n),Ja()),a=e.memoizedState,o=t.memoizedState,a.parent===r?(r=o.cache,Ji(t,sa,r),r!==a.cache&&Zi(t,[sa],n,!0)):(a={parent:r,cache:r},t.memoizedState=a,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=a),Ji(t,sa,r))),ac(e,t,t.pendingProps.children,n),t.child;case 29:throw t.pendingProps}throw Error(i(156,t.tag))}function Pc(e){e.flags|=4}function Fc(e,t,n,r,i){if((t=(e.mode&32)!=0)&&(t=!1),t){if(e.flags|=16777216,(i&335544128)===i)if(e.stateNode.complete)e.flags|=8192;else if(Fu())e.flags|=8192;else throw ka=Ta,Ca}else e.flags&=-16777217}function Ic(e,t){if(t.type!==`stylesheet`||t.state.loading&4)e.flags&=-16777217;else if(e.flags|=16777216,!$f(t))if(Fu())e.flags|=8192;else throw ka=Ta,Ca}function Lc(e,t){t!==null&&(e.flags|=4),e.flags&16384&&(t=e.tag===22?536870912:Je(),e.lanes|=t,ou|=t)}function Rc(e,t){if(!Pi)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 zc(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags&65011712,r|=i.flags&65011712,i.return=e,i=i.sibling;else for(i=e.child;i!==null;)n|=i.lanes|i.childLanes,r|=i.subtreeFlags,r|=i.flags,i.return=e,i=i.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function Bc(e,t,n){var r=t.pendingProps;switch(Ai(t),t.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return zc(t),null;case 1:return zc(t),null;case 3:return n=t.stateNode,r=null,e!==null&&(r=e.memoizedState.cache),t.memoizedState.cache!==r&&(t.flags|=2048),Yi(sa),ue(),n.pendingContext&&(n.context=n.pendingContext,n.pendingContext=null),(e===null||e.child===null)&&(Vi(t)?Pc(t):e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ui())),zc(t),null;case 26:var a=t.type,o=t.memoizedState;return e===null?(Pc(t),o===null?(zc(t),Fc(t,a,null,r,n)):(zc(t),Ic(t,o))):o?o===e.memoizedState?(zc(t),t.flags&=-16777217):(Pc(t),zc(t),Ic(t,o)):(e=e.memoizedProps,e!==r&&Pc(t),zc(t),Fc(t,a,e,r,n)),null;case 27:if(fe(t),n=se.current,a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Pc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return zc(t),null}e=ae.current,Vi(t)?zi(t,e):(e=xf(a,r,n),t.stateNode=e,Pc(t))}return zc(t),null;case 5:if(fe(t),a=t.type,e!==null&&t.stateNode!=null)e.memoizedProps!==r&&Pc(t);else{if(!r){if(t.stateNode===null)throw Error(i(166));return zc(t),null}if(o=ae.current,Vi(t))zi(t,o);else{var s=H(se.current);switch(o){case 1:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case 2:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;default:switch(a){case`svg`:o=s.createElementNS(`http://www.w3.org/2000/svg`,a);break;case`math`:o=s.createElementNS(`http://www.w3.org/1998/Math/MathML`,a);break;case`script`:o=s.createElement(`div`),o.innerHTML=`<script><\/script>`,o=o.removeChild(o.firstChild);break;case`select`:o=typeof r.is==`string`?s.createElement(`select`,{is:r.is}):s.createElement(`select`),r.multiple?o.multiple=!0:r.size&&(o.size=r.size);break;default:o=typeof r.is==`string`?s.createElement(a,{is:r.is}):s.createElement(a)}}o[ot]=t,o[st]=r;a:for(s=t.child;s!==null;){if(s.tag===5||s.tag===6)o.appendChild(s.stateNode);else if(s.tag!==4&&s.tag!==27&&s.child!==null){s.child.return=s,s=s.child;continue}if(s===t)break a;for(;s.sibling===null;){if(s.return===null||s.return===t)break a;s=s.return}s.sibling.return=s.return,s=s.sibling}t.stateNode=o;a:switch(Kd(o,a,r),a){case`button`:case`input`:case`select`:case`textarea`:r=!!r.autoFocus;break a;case`img`:r=!0;break a;default:r=!1}r&&Pc(t)}}return zc(t),Fc(t,t.type,e===null?null:e.memoizedProps,t.pendingProps,n),null;case 6:if(e&&t.stateNode!=null)e.memoizedProps!==r&&Pc(t);else{if(typeof r!=`string`&&t.stateNode===null)throw Error(i(166));if(e=se.current,Vi(t)){if(e=t.stateNode,n=t.memoizedProps,r=null,a=Mi,a!==null)switch(a.tag){case 27:case 5:r=a.memoizedProps}e[ot]=t,e=!!(e.nodeValue===n||r!==null&&!0===r.suppressHydrationWarning||Ud(e.nodeValue,n)),e||Ri(t,!0)}else e=H(e).createTextNode(r),e[ot]=t,t.stateNode=e}return zc(t),null;case 31:if(n=t.memoizedState,e===null||e.memoizedState!==null){if(r=Vi(t),n!==null){if(e===null){if(!r)throw Error(i(318));if(e=t.memoizedState,e=e===null?null:e.dehydrated,!e)throw Error(i(557));e[ot]=t}else Hi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;zc(t),e=!1}else n=Ui(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=n),e=!0;if(!e)return t.flags&256?(lo(t),t):(lo(t),null);if(t.flags&128)throw Error(i(558))}return zc(t),null;case 13:if(r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(a=Vi(t),r!==null&&r.dehydrated!==null){if(e===null){if(!a)throw Error(i(318));if(a=t.memoizedState,a=a===null?null:a.dehydrated,!a)throw Error(i(317));a[ot]=t}else Hi(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;zc(t),a=!1}else a=Ui(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return t.flags&256?(lo(t),t):(lo(t),null)}return lo(t),t.flags&128?(t.lanes=n,t):(n=r!==null,e=e!==null&&e.memoizedState!==null,n&&(r=t.child,a=null,r.alternate!==null&&r.alternate.memoizedState!==null&&r.alternate.memoizedState.cachePool!==null&&(a=r.alternate.memoizedState.cachePool.pool),o=null,r.memoizedState!==null&&r.memoizedState.cachePool!==null&&(o=r.memoizedState.cachePool.pool),o!==a&&(r.flags|=2048)),n!==e&&n&&(t.child.flags|=8192),Lc(t,t.updateQueue),zc(t),null);case 4:return ue(),e===null&&Nd(t.stateNode.containerInfo),zc(t),null;case 10:return Yi(t.type),zc(t),null;case 19:if(re(uo),r=t.memoizedState,r===null)return zc(t),null;if(a=(t.flags&128)!=0,o=r.rendering,o===null)if(a)Rc(r,!1);else{if(tu!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(o=fo(e),o!==null){for(t.flags|=128,Rc(r,!1),e=o.updateQueue,t.updateQueue=e,Lc(t,e),t.subtreeFlags=0,e=n,n=t.child;n!==null;)ui(n,e),n=n.sibling;return ie(uo,uo.current&1|2),Pi&&Di(t,r.treeForkCount),t.child}e=e.sibling}r.tail!==null&&Te()>fu&&(t.flags|=128,a=!0,Rc(r,!1),t.lanes=4194304)}else{if(!a)if(e=fo(o),e!==null){if(t.flags|=128,a=!0,e=e.updateQueue,t.updateQueue=e,Lc(t,e),Rc(r,!0),r.tail===null&&r.tailMode===`hidden`&&!o.alternate&&!Pi)return zc(t),null}else 2*Te()-r.renderingStartTime>fu&&n!==536870912&&(t.flags|=128,a=!0,Rc(r,!1),t.lanes=4194304);r.isBackwards?(o.sibling=t.child,t.child=o):(e=r.last,e===null?t.child=o:e.sibling=o,r.last=o)}return r.tail===null?(zc(t),null):(e=r.tail,r.rendering=e,r.tail=e.sibling,r.renderingStartTime=Te(),e.sibling=null,n=uo.current,ie(uo,a?n&1|2:n&1),Pi&&Di(t,r.treeForkCount),e);case 22:case 23:return lo(t),no(),r=t.memoizedState!==null,e===null?r&&(t.flags|=8192):e.memoizedState!==null!==r&&(t.flags|=8192),r?n&536870912&&!(t.flags&128)&&(zc(t),t.subtreeFlags&6&&(t.flags|=8192)):zc(t),n=t.updateQueue,n!==null&&Lc(t,n.retryQueue),n=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),r=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(r=t.memoizedState.cachePool.pool),r!==n&&(t.flags|=2048),e!==null&&re(va),null;case 24:return n=null,e!==null&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),Yi(sa),zc(t),null;case 25:return null;case 30:return null}throw Error(i(156,t.tag))}function Vc(e,t){switch(Ai(t),t.tag){case 1:return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Yi(sa),ue(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 26:case 27:case 5:return fe(t),null;case 31:if(t.memoizedState!==null){if(lo(t),t.alternate===null)throw Error(i(340));Hi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 13:if(lo(t),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(i(340));Hi()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return re(uo),null;case 4:return ue(),null;case 10:return Yi(t.type),null;case 22:case 23:return lo(t),no(),e!==null&&re(va),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 24:return Yi(sa),null;case 25:return null;default:return null}}function Hc(e,t){switch(Ai(t),t.tag){case 3:Yi(sa),ue();break;case 26:case 27:case 5:fe(t);break;case 4:ue();break;case 31:t.memoizedState!==null&&lo(t);break;case 13:lo(t);break;case 19:re(uo);break;case 10:Yi(t.type);break;case 22:case 23:lo(t),no(),e!==null&&re(va);break;case 24:Yi(sa)}}function Uc(e,t){try{var n=t.updateQueue,r=n===null?null:n.lastEffect;if(r!==null){var i=r.next;n=i;do{if((n.tag&e)===e){r=void 0;var a=n.create,o=n.inst;r=a(),o.destroy=r}n=n.next}while(n!==i)}}catch(e){ed(t,t.return,e)}}function Wc(e,t,n){try{var r=t.updateQueue,i=r===null?null:r.lastEffect;if(i!==null){var a=i.next;r=a;do{if((r.tag&e)===e){var o=r.inst,s=o.destroy;if(s!==void 0){o.destroy=void 0,i=t;var c=n,l=s;try{l()}catch(e){ed(i,c,e)}}}r=r.next}while(r!==a)}}catch(e){ed(t,t.return,e)}}function Gc(e){var t=e.updateQueue;if(t!==null){var n=e.stateNode;try{Za(t,n)}catch(t){ed(e,e.return,t)}}}function Kc(e,t,n){n.props=qs(e.type,e.memoizedProps),n.state=e.memoizedState;try{n.componentWillUnmount()}catch(n){ed(e,t,n)}}function qc(e,t){try{var n=e.ref;if(n!==null){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;case 30:r=e.stateNode;break;default:r=e.stateNode}typeof n==`function`?e.refCleanup=n(r):n.current=r}}catch(n){ed(e,t,n)}}function Jc(e,t){var n=e.ref,r=e.refCleanup;if(n!==null)if(typeof r==`function`)try{r()}catch(n){ed(e,t,n)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof n==`function`)try{n(null)}catch(n){ed(e,t,n)}else n.current=null}function Yc(e){var t=e.type,n=e.memoizedProps,r=e.stateNode;try{a:switch(t){case`button`:case`input`:case`select`:case`textarea`:n.autoFocus&&r.focus();break a;case`img`:n.src?r.src=n.src:n.srcSet&&(r.srcset=n.srcSet)}}catch(t){ed(e,e.return,t)}}function Xc(e,t,n){try{var r=e.stateNode;qd(r,e.type,n,t),r[st]=t}catch(t){ed(e,e.return,t)}}function Zc(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&sf(e.type)||e.tag===4}function Qc(e){a:for(;;){for(;e.sibling===null;){if(e.return===null||Zc(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.tag===27&&sf(e.type)||e.flags&2||e.child===null||e.tag===4)continue a;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function $c(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?(n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n).insertBefore(e,t):(t=n.nodeType===9?n.body:n.nodeName===`HTML`?n.ownerDocument.body:n,t.appendChild(e),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=$t));else if(r!==4&&(r===27&&sf(e.type)&&(n=e.stateNode,t=null),e=e.child,e!==null))for($c(e,t,n),e=e.sibling;e!==null;)$c(e,t,n),e=e.sibling}function el(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&&(r===27&&sf(e.type)&&(n=e.stateNode),e=e.child,e!==null))for(el(e,t,n),e=e.sibling;e!==null;)el(e,t,n),e=e.sibling}function tl(e){var t=e.stateNode,n=e.memoizedProps;try{for(var r=e.type,i=t.attributes;i.length;)t.removeAttributeNode(i[0]);Kd(t,r,n),t[ot]=e,t[st]=n}catch(t){ed(e,e.return,t)}}var nl=!1,rl=!1,il=!1,al=typeof WeakSet==`function`?WeakSet:Set,ol=null;function sl(e,t){if(e=e.containerInfo,Xd=gp,e=Er(e),Dr(e)){if(`selectionStart`in e)var n={start:e.selectionStart,end:e.selectionEnd};else a:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var a=r.anchorOffset,o=r.focusNode;r=r.focusOffset;try{n.nodeType,o.nodeType}catch{n=null;break a}var s=0,c=-1,l=-1,u=0,d=0,f=e,p=null;b:for(;;){for(var m;f!==n||a!==0&&f.nodeType!==3||(c=s+a),f!==o||r!==0&&f.nodeType!==3||(l=s+r),f.nodeType===3&&(s+=f.nodeValue.length),(m=f.firstChild)!==null;)p=f,f=m;for(;;){if(f===e)break b;if(p===n&&++u===a&&(c=s),p===o&&++d===r&&(l=s),(m=f.nextSibling)!==null)break;f=p,p=f.parentNode}f=m}n=c===-1||l===-1?null:{start:c,end:l}}else n=null}n||={start:0,end:0}}else n=null;for(Zd={focusedElem:e,selectionRange:n},gp=!1,ol=t;ol!==null;)if(t=ol,e=t.child,t.subtreeFlags&1028&&e!==null)e.return=t,ol=e;else for(;ol!==null;){switch(t=ol,o=t.alternate,e=t.flags,t.tag){case 0:if(e&4&&(e=t.updateQueue,e=e===null?null:e.events,e!==null))for(n=0;n<e.length;n++)a=e[n],a.ref.impl=a.nextImpl;break;case 11:case 15:break;case 1:if(e&1024&&o!==null){e=void 0,n=t,a=o.memoizedProps,o=o.memoizedState,r=n.stateNode;try{var h=qs(n.type,a);e=r.getSnapshotBeforeUpdate(h,o),r.__reactInternalSnapshotBeforeUpdate=e}catch(e){ed(n,n.return,e)}}break;case 3:if(e&1024){if(e=t.stateNode.containerInfo,n=e.nodeType,n===9)uf(e);else if(n===1)switch(e.nodeName){case`HEAD`:case`HTML`:case`BODY`:uf(e);break;default:e.textContent=``}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(e&1024)throw Error(i(163))}if(e=t.sibling,e!==null){e.return=t.return,ol=e;break}ol=t.return}}function cl(e,t,n){var r=n.flags;switch(n.tag){case 0:case 11:case 15:El(e,n),r&4&&Uc(5,n);break;case 1:if(El(e,n),r&4)if(e=n.stateNode,t===null)try{e.componentDidMount()}catch(e){ed(n,n.return,e)}else{var i=qs(n.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(i,t,e.__reactInternalSnapshotBeforeUpdate)}catch(e){ed(n,n.return,e)}}r&64&&Gc(n),r&512&&qc(n,n.return);break;case 3:if(El(e,n),r&64&&(e=n.updateQueue,e!==null)){if(t=null,n.child!==null)switch(n.child.tag){case 27:case 5:t=n.child.stateNode;break;case 1:t=n.child.stateNode}try{Za(e,t)}catch(e){ed(n,n.return,e)}}break;case 27:t===null&&r&4&&tl(n);case 26:case 5:El(e,n),t===null&&r&4&&Yc(n),r&512&&qc(n,n.return);break;case 12:El(e,n);break;case 31:El(e,n),r&4&&ml(e,n);break;case 13:El(e,n),r&4&&hl(e,n),r&64&&(e=n.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(n=id.bind(null,n),gf(e,n))));break;case 22:if(r=n.memoizedState!==null||nl,!r){t=t!==null&&t.memoizedState!==null||rl,i=nl;var a=rl;nl=r,(rl=t)&&!a?Ol(e,n,(n.subtreeFlags&8772)!=0):El(e,n),nl=i,rl=a}break;case 30:break;default:El(e,n)}}function ll(e){var t=e.alternate;t!==null&&(e.alternate=null,ll(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&mt(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var ul=null,dl=!1;function fl(e,t,n){for(n=n.child;n!==null;)pl(e,t,n),n=n.sibling}function pl(e,t,n){if(Fe&&typeof Fe.onCommitFiberUnmount==`function`)try{Fe.onCommitFiberUnmount(Pe,n)}catch{}switch(n.tag){case 26:rl||Jc(n,t),fl(e,t,n),n.memoizedState?n.memoizedState.count--:n.stateNode&&(n=n.stateNode,n.parentNode.removeChild(n));break;case 27:rl||Jc(n,t);var r=ul,i=dl;sf(n.type)&&(ul=n.stateNode,dl=!1),fl(e,t,n),Sf(n.stateNode),ul=r,dl=i;break;case 5:rl||Jc(n,t);case 6:if(r=ul,i=dl,ul=null,fl(e,t,n),ul=r,dl=i,ul!==null)if(dl)try{(ul.nodeType===9?ul.body:ul.nodeName===`HTML`?ul.ownerDocument.body:ul).removeChild(n.stateNode)}catch(e){ed(n,t,e)}else try{ul.removeChild(n.stateNode)}catch(e){ed(n,t,e)}break;case 18:ul!==null&&(dl?(e=ul,cf(e.nodeType===9?e.body:e.nodeName===`HTML`?e.ownerDocument.body:e,n.stateNode),Lp(e)):cf(ul,n.stateNode));break;case 4:r=ul,i=dl,ul=n.stateNode.containerInfo,dl=!0,fl(e,t,n),ul=r,dl=i;break;case 0:case 11:case 14:case 15:Wc(2,n,t),rl||Wc(4,n,t),fl(e,t,n);break;case 1:rl||(Jc(n,t),r=n.stateNode,typeof r.componentWillUnmount==`function`&&Kc(n,t,r)),fl(e,t,n);break;case 21:fl(e,t,n);break;case 22:rl=(r=rl)||n.memoizedState!==null,fl(e,t,n),rl=r;break;default:fl(e,t,n)}}function ml(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{Lp(e)}catch(e){ed(t,t.return,e)}}}function hl(e,t){if(t.memoizedState===null&&(e=t.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Lp(e)}catch(e){ed(t,t.return,e)}}function gl(e){switch(e.tag){case 31:case 13:case 19:var t=e.stateNode;return t===null&&(t=e.stateNode=new al),t;case 22:return e=e.stateNode,t=e._retryCache,t===null&&(t=e._retryCache=new al),t;default:throw Error(i(435,e.tag))}}function _l(e,t){var n=gl(e);t.forEach(function(t){if(!n.has(t)){n.add(t);var r=ad.bind(null,e,t);t.then(r,r)}})}function vl(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var a=n[r],o=e,s=t,c=s;a:for(;c!==null;){switch(c.tag){case 27:if(sf(c.type)){ul=c.stateNode,dl=!1;break a}break;case 5:ul=c.stateNode,dl=!1;break a;case 3:case 4:ul=c.stateNode.containerInfo,dl=!0;break a}c=c.return}if(ul===null)throw Error(i(160));pl(o,s,a),ul=null,dl=!1,o=a.alternate,o!==null&&(o.return=null),a.return=null}if(t.subtreeFlags&13886)for(t=t.child;t!==null;)xl(t,e),t=t.sibling}var yl=null;function xl(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:vl(t,e),Cl(e),r&4&&(Wc(3,e,e.return),Uc(3,e),Wc(5,e,e.return));break;case 1:vl(t,e),Cl(e),r&512&&(rl||n===null||Jc(n,n.return)),r&64&&nl&&(e=e.updateQueue,e!==null&&(r=e.callbacks,r!==null&&(n=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=n===null?r:n.concat(r))));break;case 26:var a=yl;if(vl(t,e),Cl(e),r&512&&(rl||n===null||Jc(n,n.return)),r&4){var o=n===null?null:n.memoizedState;if(r=e.memoizedState,n===null)if(r===null)if(e.stateNode===null){a:{r=e.type,n=e.memoizedProps,a=a.ownerDocument||a;b:switch(r){case`title`:o=a.getElementsByTagName(`title`)[0],(!o||o[pt]||o[ot]||o.namespaceURI===`http://www.w3.org/2000/svg`||o.hasAttribute(`itemprop`))&&(o=a.createElement(r),a.head.insertBefore(o,a.querySelector(`head > title`))),Kd(o,r,n),o[ot]=e,yt(o),r=o;break a;case`link`:var s=Xf(`link`,`href`,a).get(r+(n.href||``));if(s){for(var c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`href`)===(n.href==null||n.href===``?null:n.href)&&o.getAttribute(`rel`)===(n.rel==null?null:n.rel)&&o.getAttribute(`title`)===(n.title==null?null:n.title)&&o.getAttribute(`crossorigin`)===(n.crossOrigin==null?null:n.crossOrigin)){s.splice(c,1);break b}}o=a.createElement(r),Kd(o,r,n),a.head.appendChild(o);break;case`meta`:if(s=Xf(`meta`,`content`,a).get(r+(n.content||``))){for(c=0;c<s.length;c++)if(o=s[c],o.getAttribute(`content`)===(n.content==null?null:``+n.content)&&o.getAttribute(`name`)===(n.name==null?null:n.name)&&o.getAttribute(`property`)===(n.property==null?null:n.property)&&o.getAttribute(`http-equiv`)===(n.httpEquiv==null?null:n.httpEquiv)&&o.getAttribute(`charset`)===(n.charSet==null?null:n.charSet)){s.splice(c,1);break b}}o=a.createElement(r),Kd(o,r,n),a.head.appendChild(o);break;default:throw Error(i(468,r))}o[ot]=e,yt(o),r=o}e.stateNode=r}else Zf(a,e.type,e.stateNode);else e.stateNode=Gf(a,r,e.memoizedProps);else o===r?r===null&&e.stateNode!==null&&Xc(e,e.memoizedProps,n.memoizedProps):(o===null?n.stateNode!==null&&(n=n.stateNode,n.parentNode.removeChild(n)):o.count--,r===null?Zf(a,e.type,e.stateNode):Gf(a,r,e.memoizedProps))}break;case 27:vl(t,e),Cl(e),r&512&&(rl||n===null||Jc(n,n.return)),n!==null&&r&4&&Xc(e,e.memoizedProps,n.memoizedProps);break;case 5:if(vl(t,e),Cl(e),r&512&&(rl||n===null||Jc(n,n.return)),e.flags&32){a=e.stateNode;try{Gt(a,``)}catch(t){ed(e,e.return,t)}}r&4&&e.stateNode!=null&&(a=e.memoizedProps,Xc(e,a,n===null?a:n.memoizedProps)),r&1024&&(il=!0);break;case 6:if(vl(t,e),Cl(e),r&4){if(e.stateNode===null)throw Error(i(162));r=e.memoizedProps,n=e.stateNode;try{n.nodeValue=r}catch(t){ed(e,e.return,t)}}break;case 3:if(Yf=null,a=yl,yl=Tf(t.containerInfo),vl(t,e),yl=a,Cl(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Lp(t.containerInfo)}catch(t){ed(e,e.return,t)}il&&(il=!1,Tl(e));break;case 4:r=yl,yl=Tf(e.stateNode.containerInfo),vl(t,e),Cl(e),yl=r;break;case 12:vl(t,e),Cl(e);break;case 31:vl(t,e),Cl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,_l(e,r)));break;case 13:vl(t,e),Cl(e),e.child.flags&8192&&e.memoizedState!==null!=(n!==null&&n.memoizedState!==null)&&(uu=Te()),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,_l(e,r)));break;case 22:a=e.memoizedState!==null;var l=n!==null&&n.memoizedState!==null,u=nl,d=rl;if(nl=u||a,rl=d||l,vl(t,e),rl=d,nl=u,Cl(e),r&8192)a:for(t=e.stateNode,t._visibility=a?t._visibility&-2:t._visibility|1,a&&(n===null||l||nl||rl||Dl(e)),n=null,t=e;;){if(t.tag===5||t.tag===26){if(n===null){l=n=t;try{if(o=l.stateNode,a)s=o.style,typeof s.setProperty==`function`?s.setProperty(`display`,`none`,`important`):s.display=`none`;else{c=l.stateNode;var f=l.memoizedProps.style,p=f!=null&&f.hasOwnProperty(`display`)?f.display:null;c.style.display=p==null||typeof p==`boolean`?``:(``+p).trim()}}catch(e){ed(l,l.return,e)}}}else if(t.tag===6){if(n===null){l=t;try{l.stateNode.nodeValue=a?``:l.memoizedProps}catch(e){ed(l,l.return,e)}}}else if(t.tag===18){if(n===null){l=t;try{var m=l.stateNode;a?lf(m,!0):lf(l.stateNode,!1)}catch(e){ed(l,l.return,e)}}}else if((t.tag!==22&&t.tag!==23||t.memoizedState===null||t===e)&&t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break a;for(;t.sibling===null;){if(t.return===null||t.return===e)break a;n===t&&(n=null),t=t.return}n===t&&(n=null),t.sibling.return=t.return,t=t.sibling}r&4&&(r=e.updateQueue,r!==null&&(n=r.retryQueue,n!==null&&(r.retryQueue=null,_l(e,n))));break;case 19:vl(t,e),Cl(e),r&4&&(r=e.updateQueue,r!==null&&(e.updateQueue=null,_l(e,r)));break;case 30:break;case 21:break;default:vl(t,e),Cl(e)}}function Cl(e){var t=e.flags;if(t&2){try{for(var n,r=e.return;r!==null;){if(Zc(r)){n=r;break}r=r.return}if(n==null)throw Error(i(160));switch(n.tag){case 27:var a=n.stateNode;el(e,Qc(e),a);break;case 5:var o=n.stateNode;n.flags&32&&(Gt(o,``),n.flags&=-33),el(e,Qc(e),o);break;case 3:case 4:var s=n.stateNode.containerInfo;$c(e,Qc(e),s);break;default:throw Error(i(161))}}catch(t){ed(e,e.return,t)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function Tl(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var t=e;Tl(t),t.tag===5&&t.flags&1024&&t.stateNode.reset(),e=e.sibling}}function El(e,t){if(t.subtreeFlags&8772)for(t=t.child;t!==null;)cl(e,t.alternate,t),t=t.sibling}function Dl(e){for(e=e.child;e!==null;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:Wc(4,t,t.return),Dl(t);break;case 1:Jc(t,t.return);var n=t.stateNode;typeof n.componentWillUnmount==`function`&&Kc(t,t.return,n),Dl(t);break;case 27:Sf(t.stateNode);case 26:case 5:Jc(t,t.return),Dl(t);break;case 22:t.memoizedState===null&&Dl(t);break;case 30:Dl(t);break;default:Dl(t)}e=e.sibling}}function Ol(e,t,n){for(n&&=(t.subtreeFlags&8772)!=0,t=t.child;t!==null;){var r=t.alternate,i=e,a=t,o=a.flags;switch(a.tag){case 0:case 11:case 15:Ol(i,a,n),Uc(4,a);break;case 1:if(Ol(i,a,n),r=a,i=r.stateNode,typeof i.componentDidMount==`function`)try{i.componentDidMount()}catch(e){ed(r,r.return,e)}if(r=a,i=r.updateQueue,i!==null){var s=r.stateNode;try{var c=i.shared.hiddenCallbacks;if(c!==null)for(i.shared.hiddenCallbacks=null,i=0;i<c.length;i++)Xa(c[i],s)}catch(e){ed(r,r.return,e)}}n&&o&64&&Gc(a),qc(a,a.return);break;case 27:tl(a);case 26:case 5:Ol(i,a,n),n&&r===null&&o&4&&Yc(a),qc(a,a.return);break;case 12:Ol(i,a,n);break;case 31:Ol(i,a,n),n&&o&4&&ml(i,a);break;case 13:Ol(i,a,n),n&&o&4&&hl(i,a);break;case 22:a.memoizedState===null&&Ol(i,a,n),qc(a,a.return);break;case 30:break;default:Ol(i,a,n)}t=t.sibling}}function kl(e,t){var n=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(n=e.memoizedState.cachePool.pool),e=null,t.memoizedState!==null&&t.memoizedState.cachePool!==null&&(e=t.memoizedState.cachePool.pool),e!==n&&(e!=null&&e.refCount++,n!=null&&la(n))}function Al(e,t){e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&la(e))}function jl(e,t,n,r){if(t.subtreeFlags&10256)for(t=t.child;t!==null;)Ml(e,t,n,r),t=t.sibling}function Ml(e,t,n,r){var i=t.flags;switch(t.tag){case 0:case 11:case 15:jl(e,t,n,r),i&2048&&Uc(9,t);break;case 1:jl(e,t,n,r);break;case 3:jl(e,t,n,r),i&2048&&(e=null,t.alternate!==null&&(e=t.alternate.memoizedState.cache),t=t.memoizedState.cache,t!==e&&(t.refCount++,e!=null&&la(e)));break;case 12:if(i&2048){jl(e,t,n,r),e=t.stateNode;try{var a=t.memoizedProps,o=a.id,s=a.onPostCommit;typeof s==`function`&&s(o,t.alternate===null?`mount`:`update`,e.passiveEffectDuration,-0)}catch(e){ed(t,t.return,e)}}else jl(e,t,n,r);break;case 31:jl(e,t,n,r);break;case 13:jl(e,t,n,r);break;case 23:break;case 22:a=t.stateNode,o=t.alternate,t.memoizedState===null?a._visibility&2?jl(e,t,n,r):(a._visibility|=2,Nl(e,t,n,r,(t.subtreeFlags&10256)!=0||!1)):a._visibility&2?jl(e,t,n,r):Pl(e,t),i&2048&&kl(o,t);break;case 24:jl(e,t,n,r),i&2048&&Al(t.alternate,t);break;default:jl(e,t,n,r)}}function Nl(e,t,n,r,i){for(i&&=(t.subtreeFlags&10256)!=0||!1,t=t.child;t!==null;){var a=e,o=t,s=n,c=r,l=o.flags;switch(o.tag){case 0:case 11:case 15:Nl(a,o,s,c,i),Uc(8,o);break;case 23:break;case 22:var u=o.stateNode;o.memoizedState===null?(u._visibility|=2,Nl(a,o,s,c,i)):u._visibility&2?Nl(a,o,s,c,i):Pl(a,o),i&&l&2048&&kl(o.alternate,o);break;case 24:Nl(a,o,s,c,i),i&&l&2048&&Al(o.alternate,o);break;default:Nl(a,o,s,c,i)}t=t.sibling}}function Pl(e,t){if(t.subtreeFlags&10256)for(t=t.child;t!==null;){var n=e,r=t,i=r.flags;switch(r.tag){case 22:Pl(n,r),i&2048&&kl(r.alternate,r);break;case 24:Pl(n,r),i&2048&&Al(r.alternate,r);break;default:Pl(n,r)}t=t.sibling}}var Fl=8192;function Il(e,t,n){if(e.subtreeFlags&Fl)for(e=e.child;e!==null;)Ll(e,t,n),e=e.sibling}function Ll(e,t,n){switch(e.tag){case 26:Il(e,t,n),e.flags&Fl&&e.memoizedState!==null&&ep(n,yl,e.memoizedState,e.memoizedProps);break;case 5:Il(e,t,n);break;case 3:case 4:var r=yl;yl=Tf(e.stateNode.containerInfo),Il(e,t,n),yl=r;break;case 22:e.memoizedState===null&&(r=e.alternate,r!==null&&r.memoizedState!==null?(r=Fl,Fl=16777216,Il(e,t,n),Fl=r):Il(e,t,n));break;default:Il(e,t,n)}}function Rl(e){var t=e.alternate;if(t!==null&&(e=t.child,e!==null)){t.child=null;do t=e.sibling,e.sibling=null,e=t;while(e!==null)}}function zl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];ol=r,Hl(r,e)}Rl(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Bl(e),e=e.sibling}function Bl(e){switch(e.tag){case 0:case 11:case 15:zl(e),e.flags&2048&&Wc(9,e,e.return);break;case 3:zl(e);break;case 12:zl(e);break;case 22:var t=e.stateNode;e.memoizedState!==null&&t._visibility&2&&(e.return===null||e.return.tag!==13)?(t._visibility&=-3,Vl(e)):zl(e);break;default:zl(e)}}function Vl(e){var t=e.deletions;if(e.flags&16){if(t!==null)for(var n=0;n<t.length;n++){var r=t[n];ol=r,Hl(r,e)}Rl(e)}for(e=e.child;e!==null;){switch(t=e,t.tag){case 0:case 11:case 15:Wc(8,t,t.return),Vl(t);break;case 22:n=t.stateNode,n._visibility&2&&(n._visibility&=-3,Vl(t));break;default:Vl(t)}e=e.sibling}}function Hl(e,t){for(;ol!==null;){var n=ol;switch(n.tag){case 0:case 11:case 15:Wc(8,n,t);break;case 23:case 22:if(n.memoizedState!==null&&n.memoizedState.cachePool!==null){var r=n.memoizedState.cachePool.pool;r!=null&&r.refCount++}break;case 24:la(n.memoizedState.cache)}if(r=n.child,r!==null)r.return=n,ol=r;else a:for(n=e;ol!==null;){r=ol;var i=r.sibling,a=r.return;if(ll(r),r===n){ol=null;break a}if(i!==null){i.return=a,ol=i;break a}ol=a}}}var Ul={getCacheForType:function(e){var t=ta(sa),n=t.data.get(e);return n===void 0&&(n=e(),t.data.set(e,n)),n},cacheSignal:function(){return ta(sa).controller.signal}},Wl=typeof WeakMap==`function`?WeakMap:Map,Gl=0,Kl=null,ql=null,Jl=0,Yl=0,Xl=null,Zl=!1,Ql=!1,$l=!1,eu=0,tu=0,nu=0,ru=0,iu=0,au=0,ou=0,su=null,cu=null,lu=!1,uu=0,du=0,fu=1/0,pu=null,mu=null,hu=0,gu=null,_u=null,vu=0,yu=0,bu=null,xu=null,Su=0,Cu=null;function wu(){return Gl&2&&Jl!==0?Jl&-Jl:N.T===null?rt():xd()}function Tu(){if(au===0)if(!(Jl&536870912)||Pi){var e=He;He<<=1,!(He&3932160)&&(He=262144),au=e}else au=536870912;return e=ro.current,e!==null&&(e.flags|=32),au}function Eu(e,t,n){(e===Kl&&(Yl===2||Yl===9)||e.cancelPendingCommit!==null)&&(Nu(e,0),Au(e,Jl,au,!1)),Xe(e,n),(!(Gl&2)||e!==Kl)&&(e===Kl&&(!(Gl&2)&&(ru|=n),tu===4&&Au(e,Jl,au,!1)),pd(e))}function Du(e,t,n){if(Gl&6)throw Error(i(327));var r=!n&&(t&127)==0&&(t&e.expiredLanes)===0||Ke(e,t),a=r?zu(e,t):B(e,t,!0),o=r;do{if(a===0){Ql&&!r&&Au(e,t,0,!1);break}else{if(n=e.current.alternate,o&&!ku(n)){a=B(e,t,!1),o=!1;continue}if(a===2){if(o=t,e.errorRecoveryDisabledLanes&o)var s=0;else s=e.pendingLanes&-536870913,s=s===0?s&536870912?536870912:0:s;if(s!==0){t=s;a:{var c=e;a=su;var l=c.current.memoizedState.isDehydrated;if(l&&(Nu(c,s).flags|=256),s=B(c,s,!1),s!==2){if($l&&!l){c.errorRecoveryDisabledLanes|=o,ru|=o,a=4;break a}o=cu,cu=a,o!==null&&(cu===null?cu=o:cu.push.apply(cu,o))}a=s}if(o=!1,a!==2)continue}}if(a===1){Nu(e,0),Au(e,t,0,!0);break}a:{switch(r=e,o=a,o){case 0:case 1:throw Error(i(345));case 4:if((t&4194048)!==t)break;case 6:Au(r,t,au,!Zl);break a;case 2:cu=null;break;case 3:case 5:break;default:throw Error(i(329))}if((t&62914560)===t&&(a=uu+300-Te(),10<a)){if(Au(r,t,au,!Zl),Ge(r,0,!0)!==0)break a;vu=t,r.timeoutHandle=nf(Ou.bind(null,r,n,cu,pu,lu,t,au,ru,ou,Zl,o,`Throttled`,-0,0),a);break a}Ou(r,n,cu,pu,lu,t,au,ru,ou,Zl,o,null,-0,0)}}break}while(1);pd(e)}function Ou(e,t,n,r,i,a,o,s,c,l,u,d,f,p){if(e.timeoutHandle=-1,d=t.subtreeFlags,d&8192||(d&16785408)==16785408){d={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:$t},Ll(t,a,d);var m=(a&62914560)===a?uu-Te():(a&4194048)===a?du-Te():0;if(m=np(d,m),m!==null){vu=a,e.cancelPendingCommit=m(Ku.bind(null,e,t,a,n,r,i,o,s,c,u,d,null,f,p)),Au(e,a,o,!l);return}}Ku(e,t,a,n,r,i,o,s,c)}function ku(e){for(var t=e;;){var n=t.tag;if((n===0||n===11||n===15)&&t.flags&16384&&(n=t.updateQueue,n!==null&&(n=n.stores,n!==null)))for(var r=0;r<n.length;r++){var i=n[r],a=i.getSnapshot;i=i.value;try{if(!xr(a(),i))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 Au(e,t,n,r){t&=~iu,t&=~ru,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var i=t;0<i;){var a=31-Le(i),o=1<<a;r[a]=-1,i&=~o}n!==0&&Qe(e,n,t)}function ju(){return Gl&6?!0:(md(0,!1),!1)}function Mu(){if(ql!==null){if(Yl===0)var e=ql.return;else e=ql,qi=Ki=null,Mo(e),Ma=null,Na=0,e=ql;for(;e!==null;)Hc(e.alternate,e),e=e.return;ql=null}}function Nu(e,t){var n=e.timeoutHandle;n!==-1&&(e.timeoutHandle=-1,rf(n)),n=e.cancelPendingCommit,n!==null&&(e.cancelPendingCommit=null,n()),vu=0,Mu(),Kl=e,ql=n=li(e.current,null),Jl=t,Yl=0,Xl=null,Zl=!1,Ql=Ke(e,t),$l=!1,ou=au=iu=ru=nu=tu=0,cu=su=null,lu=!1,t&8&&(t|=t&32);var r=e.entangledLanes;if(r!==0)for(e=e.entanglements,r&=t;0<r;){var i=31-Le(r),a=1<<i;t|=e[i],r&=~a}return eu=t,$r(),n}function Pu(e,t){mo=null,N.H=zs,t===Sa||t===wa?(t=Aa(),Yl=3):t===Ca?(t=Aa(),Yl=4):Yl=t===rc?8:typeof t==`object`&&t&&typeof t.then==`function`?6:1,Xl=t,ql===null&&(tu=1,Zs(e,_i(t,e.current)))}function Fu(){var e=ro.current;return e===null?!0:(Jl&4194048)===Jl?io===null:(Jl&62914560)===Jl||Jl&536870912?e===io:!1}function Iu(){var e=N.H;return N.H=zs,e===null?zs:e}function Lu(){var e=N.A;return N.A=Ul,e}function Ru(){tu=4,Zl||(Jl&4194048)!==Jl&&ro.current!==null||(Ql=!0),!(nu&134217727)&&!(ru&134217727)||Kl===null||Au(Kl,Jl,au,!1)}function B(e,t,n){var r=Gl;Gl|=2;var i=Iu(),a=Lu();(Kl!==e||Jl!==t)&&(pu=null,Nu(e,t)),t=!1;var o=tu;a:do try{if(Yl!==0&&ql!==null){var s=ql,c=Xl;switch(Yl){case 8:Mu(),o=6;break a;case 3:case 2:case 9:case 6:ro.current===null&&(t=!0);var l=Yl;if(Yl=0,Xl=null,Uu(e,s,c,l),n&&Ql){o=0;break a}break;default:l=Yl,Yl=0,Xl=null,Uu(e,s,c,l)}}V(),o=tu;break}catch(t){Pu(e,t)}while(1);return t&&e.shellSuspendCounter++,qi=Ki=null,Gl=r,N.H=i,N.A=a,ql===null&&(Kl=null,Jl=0,$r()),o}function V(){for(;ql!==null;)Vu(ql)}function zu(e,t){var n=Gl;Gl|=2;var r=Iu(),a=Lu();Kl!==e||Jl!==t?(pu=null,fu=Te()+500,Nu(e,t)):Ql=Ke(e,t);a:do try{if(Yl!==0&&ql!==null){t=ql;var o=Xl;b:switch(Yl){case 1:Yl=0,Xl=null,Uu(e,t,o,1);break;case 2:case 9:if(Ea(o)){Yl=0,Xl=null,Hu(t);break}t=function(){Yl!==2&&Yl!==9||Kl!==e||(Yl=7),pd(e)},o.then(t,t);break a;case 3:Yl=7;break a;case 4:Yl=5;break a;case 7:Ea(o)?(Yl=0,Xl=null,Hu(t)):(Yl=0,Xl=null,Uu(e,t,o,7));break;case 5:var s=null;switch(ql.tag){case 26:s=ql.memoizedState;case 5:case 27:var c=ql;if(s?$f(s):c.stateNode.complete){Yl=0,Xl=null;var l=c.sibling;if(l!==null)ql=l;else{var u=c.return;u===null?ql=null:(ql=u,Wu(u))}break b}}Yl=0,Xl=null,Uu(e,t,o,5);break;case 6:Yl=0,Xl=null,Uu(e,t,o,6);break;case 8:Mu(),tu=6;break a;default:throw Error(i(462))}}Bu();break}catch(t){Pu(e,t)}while(1);return qi=Ki=null,N.H=r,N.A=a,Gl=n,ql===null?(Kl=null,Jl=0,$r(),tu):0}function Bu(){for(;ql!==null&&!Ce();)Vu(ql)}function Vu(e){var t=Nc(e.alternate,e,eu);e.memoizedProps=e.pendingProps,t===null?Wu(e):ql=t}function Hu(e){var t=e,n=t.alternate;switch(t.tag){case 15:case 0:t=_c(n,t,t.pendingProps,t.type,void 0,Jl);break;case 11:t=_c(n,t,t.pendingProps,t.type.render,t.ref,Jl);break;case 5:Mo(t);default:Hc(n,t),t=ql=ui(t,eu),t=Nc(n,t,eu)}e.memoizedProps=e.pendingProps,t===null?Wu(e):ql=t}function Uu(e,t,n,r){qi=Ki=null,Mo(t),Ma=null,Na=0;var i=t.return;try{if(nc(e,i,t,n,Jl)){tu=1,Zs(e,_i(n,e.current)),ql=null;return}}catch(t){if(i!==null)throw ql=i,t;tu=1,Zs(e,_i(n,e.current)),ql=null;return}t.flags&32768?(Pi||r===1?e=!0:Ql||Jl&536870912?e=!1:(Zl=e=!0,(r===2||r===9||r===3||r===6)&&(r=ro.current,r!==null&&r.tag===13&&(r.flags|=16384))),Gu(t,e)):Wu(t)}function Wu(e){var t=e;do{if(t.flags&32768){Gu(t,Zl);return}e=t.return;var n=Bc(t.alternate,t,eu);if(n!==null){ql=n;return}if(t=t.sibling,t!==null){ql=t;return}ql=t=e}while(t!==null);tu===0&&(tu=5)}function Gu(e,t){do{var n=Vc(e.alternate,e);if(n!==null){n.flags&=32767,ql=n;return}if(n=e.return,n!==null&&(n.flags|=32768,n.subtreeFlags=0,n.deletions=null),!t&&(e=e.sibling,e!==null)){ql=e;return}ql=e=n}while(e!==null);tu=6,ql=null}function Ku(e,t,n,r,a,o,s,c,l){e.cancelPendingCommit=null;do Zu();while(hu!==0);if(Gl&6)throw Error(i(327));if(t!==null){if(t===e.current)throw Error(i(177));if(o=t.lanes|t.childLanes,o|=Qr,Ze(e,n,o,s,c,l),e===Kl&&(ql=Kl=null,Jl=0),_u=t,gu=e,vu=n,yu=o,bu=a,xu=r,t.subtreeFlags&10256||t.flags&10256?(e.callbackNode=null,e.callbackPriority=0,od(ke,function(){return Qu(),null})):(e.callbackNode=null,e.callbackPriority=0),r=(t.flags&13878)!=0,t.subtreeFlags&13878||r){r=N.T,N.T=null,a=P.p,P.p=2,s=Gl,Gl|=4;try{sl(e,t,n)}finally{Gl=s,P.p=a,N.T=r}}hu=1,qu(),Ju(),Yu()}}function qu(){if(hu===1){hu=0;var e=gu,t=_u,n=(t.flags&13878)!=0;if(t.subtreeFlags&13878||n){n=N.T,N.T=null;var r=P.p;P.p=2;var i=Gl;Gl|=4;try{xl(t,e);var a=Zd,o=Er(e.containerInfo),s=a.focusedElem,c=a.selectionRange;if(o!==s&&s&&s.ownerDocument&&Tr(s.ownerDocument.documentElement,s)){if(c!==null&&Dr(s)){var l=c.start,u=c.end;if(u===void 0&&(u=l),`selectionStart`in s)s.selectionStart=l,s.selectionEnd=Math.min(u,s.value.length);else{var d=s.ownerDocument||document,f=d&&d.defaultView||window;if(f.getSelection){var p=f.getSelection(),m=s.textContent.length,h=Math.min(c.start,m),g=c.end===void 0?h:Math.min(c.end,m);!p.extend&&h>g&&(o=g,g=h,h=o);var _=wr(s,h),v=wr(s,g);if(_&&v&&(p.rangeCount!==1||p.anchorNode!==_.node||p.anchorOffset!==_.offset||p.focusNode!==v.node||p.focusOffset!==v.offset)){var y=d.createRange();y.setStart(_.node,_.offset),p.removeAllRanges(),h>g?(p.addRange(y),p.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),p.addRange(y))}}}}for(d=[],p=s;p=p.parentNode;)p.nodeType===1&&d.push({element:p,left:p.scrollLeft,top:p.scrollTop});for(typeof s.focus==`function`&&s.focus(),s=0;s<d.length;s++){var b=d[s];b.element.scrollLeft=b.left,b.element.scrollTop=b.top}}gp=!!Xd,Zd=Xd=null}finally{Gl=i,P.p=r,N.T=n}}e.current=t,hu=2}}function Ju(){if(hu===2){hu=0;var e=gu,t=_u,n=(t.flags&8772)!=0;if(t.subtreeFlags&8772||n){n=N.T,N.T=null;var r=P.p;P.p=2;var i=Gl;Gl|=4;try{cl(e,t.alternate,t)}finally{Gl=i,P.p=r,N.T=n}}hu=3}}function Yu(){if(hu===4||hu===3){hu=0,we();var e=gu,t=_u,n=vu,r=xu;t.subtreeFlags&10256||t.flags&10256?hu=5:(hu=0,_u=gu=null,Xu(e,e.pendingLanes));var i=e.pendingLanes;if(i===0&&(mu=null),nt(n),t=t.stateNode,Fe&&typeof Fe.onCommitFiberRoot==`function`)try{Fe.onCommitFiberRoot(Pe,t,void 0,(t.current.flags&128)==128)}catch{}if(r!==null){t=N.T,i=P.p,P.p=2,N.T=null;try{for(var a=e.onRecoverableError,o=0;o<r.length;o++){var s=r[o];a(s.value,{componentStack:s.stack})}}finally{N.T=t,P.p=i}}vu&3&&Zu(),pd(e),i=e.pendingLanes,n&261930&&i&42?e===Cu?Su++:(Su=0,Cu=e):Su=0,md(0,!1)}}function Xu(e,t){(e.pooledCacheLanes&=t)===0&&(t=e.pooledCache,t!=null&&(e.pooledCache=null,la(t)))}function Zu(){return qu(),Ju(),Yu(),Qu()}function Qu(){if(hu!==5)return!1;var e=gu,t=yu;yu=0;var n=nt(vu),r=N.T,a=P.p;try{P.p=32>n?32:n,N.T=null,n=bu,bu=null;var o=gu,s=vu;if(hu=0,_u=gu=null,vu=0,Gl&6)throw Error(i(331));var c=Gl;if(Gl|=4,Bl(o.current),Ml(o,o.current,s,n),Gl=c,md(0,!1),Fe&&typeof Fe.onPostCommitFiberRoot==`function`)try{Fe.onPostCommitFiberRoot(Pe,o)}catch{}return!0}finally{P.p=a,N.T=r,Xu(e,t)}}function $u(e,t,n){t=_i(n,t),t=$s(e.stateNode,t,2),e=Wa(e,t,2),e!==null&&(Xe(e,2),pd(e))}function ed(e,t,n){if(e.tag===3)$u(e,e,n);else for(;t!==null;){if(t.tag===3){$u(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError==`function`||typeof r.componentDidCatch==`function`&&(mu===null||!mu.has(r))){e=_i(n,e),n=ec(2),r=Wa(t,n,2),r!==null&&(tc(n,r,t,e),Xe(r,2),pd(r));break}}t=t.return}}function td(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new Wl;var i=new Set;r.set(t,i)}else i=r.get(t),i===void 0&&(i=new Set,r.set(t,i));i.has(n)||($l=!0,i.add(n),e=nd.bind(null,e,t,n),t.then(e,e))}function nd(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),e.pingedLanes|=e.suspendedLanes&n,e.warmLanes&=~n,Kl===e&&(Jl&n)===n&&(tu===4||tu===3&&(Jl&62914560)===Jl&&300>Te()-uu?!(Gl&2)&&Nu(e,0):iu|=n,ou===Jl&&(ou=0)),pd(e)}function rd(e,t){t===0&&(t=Je()),e=ni(e,t),e!==null&&(Xe(e,t),pd(e))}function id(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),rd(e,n)}function ad(e,t){var n=0;switch(e.tag){case 31:case 13:var r=e.stateNode,a=e.memoizedState;a!==null&&(n=a.retryLane);break;case 19:r=e.stateNode;break;case 22:r=e.stateNode._retryCache;break;default:throw Error(i(314))}r!==null&&r.delete(t),rd(e,n)}function od(e,t){return xe(e,t)}var sd=null,cd=null,ld=!1,ud=!1,dd=!1,fd=0;function pd(e){e!==cd&&e.next===null&&(cd===null?sd=cd=e:cd=cd.next=e),ud=!0,ld||(ld=!0,bd())}function md(e,t){if(!dd&&ud){dd=!0;do for(var n=!1,r=sd;r!==null;){if(!t)if(e!==0){var i=r.pendingLanes;if(i===0)var a=0;else{var o=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-Le(42|e)+1)-1,a&=i&~(o&~s),a=a&201326741?a&201326741|1:a?a|2:0}a!==0&&(n=!0,yd(r,a))}else a=Jl,a=Ge(r,r===Kl?a:0,r.cancelPendingCommit!==null||r.timeoutHandle!==-1),!(a&3)||Ke(r,a)||(n=!0,yd(r,a));r=r.next}while(n);dd=!1}}function hd(){gd()}function gd(){ud=ld=!1;var e=0;fd!==0&&tf()&&(e=fd);for(var t=Te(),n=null,r=sd;r!==null;){var i=r.next,a=_d(r,t);a===0?(r.next=null,n===null?sd=i:n.next=i,i===null&&(cd=n)):(n=r,(e!==0||a&3)&&(ud=!0)),r=i}hu!==0&&hu!==5||md(e,!1),fd!==0&&(fd=0)}function _d(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,i=e.expirationTimes,a=e.pendingLanes&-62914561;0<a;){var o=31-Le(a),s=1<<o,c=i[o];c===-1?((s&n)===0||(s&r)!==0)&&(i[o]=qe(s,t)):c<=t&&(e.expiredLanes|=s),a&=~s}if(t=Kl,n=Jl,n=Ge(e,e===t?n:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r=e.callbackNode,n===0||e===t&&(Yl===2||Yl===9)||e.cancelPendingCommit!==null)return r!==null&&r!==null&&Se(r),e.callbackNode=null,e.callbackPriority=0;if(!(n&3)||Ke(e,n)){if(t=n&-n,t===e.callbackPriority)return t;switch(r!==null&&Se(r),nt(n)){case 2:case 8:n=Oe;break;case 32:n=ke;break;case 268435456:n=je;break;default:n=ke}return r=vd.bind(null,e),n=xe(n,r),e.callbackPriority=t,e.callbackNode=n,t}return r!==null&&r!==null&&Se(r),e.callbackPriority=2,e.callbackNode=null,2}function vd(e,t){if(hu!==0&&hu!==5)return e.callbackNode=null,e.callbackPriority=0,null;var n=e.callbackNode;if(Zu()&&e.callbackNode!==n)return null;var r=Jl;return r=Ge(e,e===Kl?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),r===0?null:(Du(e,r,t),_d(e,Te()),e.callbackNode!=null&&e.callbackNode===n?vd.bind(null,e):null)}function yd(e,t){if(Zu())return null;Du(e,t,!0)}function bd(){af(function(){Gl&6?xe(De,hd):gd()})}function xd(){if(fd===0){var e=fa;e===0&&(e=Ve,Ve<<=1,!(Ve&261888)&&(Ve=256)),fd=e}return fd}function Sd(e){return e==null||typeof e==`symbol`||typeof e==`boolean`?null:typeof e==`function`?e:Qt(``+e)}function Cd(e,t){var n=t.ownerDocument.createElement(`input`);return n.name=t.name,n.value=t.value,e.id&&n.setAttribute(`form`,e.id),t.parentNode.insertBefore(n,t),e=new FormData(e),n.parentNode.removeChild(n),e}function wd(e,t,n,r,i){if(t===`submit`&&n&&n.stateNode===i){var a=Sd((i[st]||null).action),o=r.submitter;o&&(t=(t=o[st]||null)?Sd(t.formAction):o.getAttribute(`formAction`),t!==null&&(a=t,o=null));var s=new xn(`action`,`action`,null,r,i);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(fd!==0){var e=o?Cd(i,o):new FormData(i);Es(n,{pending:!0,data:e,method:i.method,action:a},null,e)}}else typeof a==`function`&&(s.preventDefault(),e=o?Cd(i,o):new FormData(i),Es(n,{pending:!0,data:e,method:i.method,action:a},a,e))},currentTarget:i}]})}}for(var Td=0;Td<qr.length;Td++){var Ed=qr[Td];Jr(Ed.toLowerCase(),`on`+(Ed[0].toUpperCase()+Ed.slice(1)))}Jr(zr,`onAnimationEnd`),Jr(Br,`onAnimationIteration`),Jr(Vr,`onAnimationStart`),Jr(`dblclick`,`onDoubleClick`),Jr(`focusin`,`onFocus`),Jr(`focusout`,`onBlur`),Jr(Hr,`onTransitionRun`),Jr(Ur,`onTransitionStart`),Jr(Wr,`onTransitionCancel`),Jr(Gr,`onTransitionEnd`),Ct(`onMouseEnter`,[`mouseout`,`mouseover`]),Ct(`onMouseLeave`,[`mouseout`,`mouseover`]),Ct(`onPointerEnter`,[`pointerout`,`pointerover`]),Ct(`onPointerLeave`,[`pointerout`,`pointerover`]),St(`onChange`,`change click focusin focusout input keydown keyup selectionchange`.split(` `)),St(`onSelect`,`focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange`.split(` `)),St(`onBeforeInput`,[`compositionend`,`keypress`,`textInput`,`paste`]),St(`onCompositionEnd`,`compositionend focusout keydown keypress keyup mousedown`.split(` `)),St(`onCompositionStart`,`compositionstart focusout keydown keypress keyup mousedown`.split(` `)),St(`onCompositionUpdate`,`compositionupdate focusout keydown keypress keyup mousedown`.split(` `));var Dd=`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(` `),Od=new Set(`beforetoggle cancel close invalid load scroll scrollend toggle`.split(` `).concat(Dd));function kd(e,t){t=(t&4)!=0;for(var n=0;n<e.length;n++){var r=e[n],i=r.event;r=r.listeners;a:{var a=void 0;if(t)for(var o=r.length-1;0<=o;o--){var s=r[o],c=s.instance,l=s.currentTarget;if(s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Yr(e)}i.currentTarget=null,a=c}else for(o=0;o<r.length;o++){if(s=r[o],c=s.instance,l=s.currentTarget,s=s.listener,c!==a&&i.isPropagationStopped())break a;a=s,i.currentTarget=l;try{a(i)}catch(e){Yr(e)}i.currentTarget=null,a=c}}}}function Ad(e,t){var n=t[lt];n===void 0&&(n=t[lt]=new Set);var r=e+`__bubble`;n.has(r)||(Pd(t,e,2,!1),n.add(r))}function jd(e,t,n){var r=0;t&&(r|=4),Pd(n,e,r,t)}var Md=`_reactListening`+Math.random().toString(36).slice(2);function Nd(e){if(!e[Md]){e[Md]=!0,bt.forEach(function(t){t!==`selectionchange`&&(Od.has(t)||jd(t,!1,e),jd(t,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Md]||(t[Md]=!0,jd(`selectionchange`,!1,t))}}function Pd(e,t,n,r){switch(Cp(t)){case 2:var i=_p;break;case 8:i=vp;break;default:i=yp}n=i.bind(null,t,n,e),i=void 0,!un||t!==`touchstart`&&t!==`touchmove`&&t!==`wheel`||(i=!0),r?i===void 0?e.addEventListener(t,n,!0):e.addEventListener(t,n,{capture:!0,passive:i}):i===void 0?e.addEventListener(t,n,!1):e.addEventListener(t,n,{passive:i})}function Fd(e,t,n,r,i){var a=r;if(!(t&1)&&!(t&2)&&r!==null)a:for(;;){if(r===null)return;var s=r.tag;if(s===3||s===4){var c=r.stateNode.containerInfo;if(c===i)break;if(s===4)for(s=r.return;s!==null;){var l=s.tag;if((l===3||l===4)&&s.stateNode.containerInfo===i)return;s=s.return}for(;c!==null;){if(s=ht(c),s===null)return;if(l=s.tag,l===5||l===6||l===26||l===27){r=a=s;continue a}c=c.parentNode}}r=r.return}sn(function(){var r=a,i=tn(n),s=[];a:{var c=Kr.get(e);if(c!==void 0){var l=xn,u=e;switch(e){case`keypress`:if(gn(n)===0)break a;case`keydown`:case`keyup`:l=Rn;break;case`focusin`:u=`focus`,l=An;break;case`focusout`:u=`blur`,l=An;break;case`beforeblur`:case`afterblur`:l=An;break;case`click`:if(n.button===2)break a;case`auxclick`:case`dblclick`:case`mousedown`:case`mousemove`:case`mouseup`:case`mouseout`:case`mouseover`:case`contextmenu`:l=On;break;case`drag`:case`dragend`:case`dragenter`:case`dragexit`:case`dragleave`:case`dragover`:case`dragstart`:case`drop`:l=kn;break;case`touchcancel`:case`touchend`:case`touchmove`:case`touchstart`:l=Bn;break;case zr:case Br:case Vr:l=jn;break;case Gr:l=Vn;break;case`scroll`:case`scrollend`:l=Cn;break;case`wheel`:l=Hn;break;case`copy`:case`cut`:case`paste`:l=Mn;break;case`gotpointercapture`:case`lostpointercapture`:case`pointercancel`:case`pointerdown`:case`pointermove`:case`pointerout`:case`pointerover`:case`pointerup`:l=zn;break;case`toggle`:case`beforetoggle`:l=Un}var d=(t&4)!=0,f=!d&&(e===`scroll`||e===`scrollend`),p=d?c===null?null:c+`Capture`:c;d=[];for(var m=r,h;m!==null;){var g=m;if(h=g.stateNode,g=g.tag,g!==5&&g!==26&&g!==27||h===null||p===null||(g=cn(m,p),g!=null&&d.push(Id(m,g,h))),f)break;m=m.return}0<d.length&&(c=new l(c,u,null,n,i),s.push({event:c,listeners:d}))}}if(!(t&7)){a:{if(c=e===`mouseover`||e===`pointerover`,l=e===`mouseout`||e===`pointerout`,c&&n!==en&&(u=n.relatedTarget||n.fromElement)&&(ht(u)||u[ct]))break a;if((l||c)&&(c=i.window===i?i:(c=i.ownerDocument)?c.defaultView||c.parentWindow:window,l?(u=n.relatedTarget||n.toElement,l=r,u=u?ht(u):null,u!==null&&(f=o(u),d=u.tag,u!==f||d!==5&&d!==27&&d!==6)&&(u=null)):(l=null,u=r),l!==u)){if(d=On,g=`onMouseLeave`,p=`onMouseEnter`,m=`mouse`,(e===`pointerout`||e===`pointerover`)&&(d=zn,g=`onPointerLeave`,p=`onPointerEnter`,m=`pointer`),f=l==null?c:_t(l),h=u==null?c:_t(u),c=new d(g,m+`leave`,l,n,i),c.target=f,c.relatedTarget=h,g=null,ht(i)===r&&(d=new d(p,m+`enter`,u,n,i),d.target=h,d.relatedTarget=f,g=d),f=g,l&&u)b:{for(d=Rd,p=l,m=u,h=0,g=p;g;g=d(g))h++;g=0;for(var _=m;_;_=d(_))g++;for(;0<h-g;)p=d(p),h--;for(;0<g-h;)m=d(m),g--;for(;h--;){if(p===m||m!==null&&p===m.alternate){d=p;break b}p=d(p),m=d(m)}d=null}else d=null;l!==null&&zd(s,c,l,d,!1),u!==null&&f!==null&&zd(s,f,u,d,!0)}}a:{if(c=r?_t(r):window,l=c.nodeName&&c.nodeName.toLowerCase(),l===`select`||l===`input`&&c.type===`file`)var v=lr;else if(rr(c))if(ur)v=yr;else{v=_r;var y=gr}else l=c.nodeName,!l||l.toLowerCase()!==`input`||c.type!==`checkbox`&&c.type!==`radio`?r&&Yt(r.elementType)&&(v=lr):v=vr;if(v&&=v(e,r)){ir(s,v,n,i);break a}y&&y(e,c,r),e===`focusout`&&r&&c.type===`number`&&r.memoizedProps.value!=null&&Vt(c,`number`,c.value)}switch(y=r?_t(r):window,e){case`focusin`:(rr(y)||y.contentEditable===`true`)&&(kr=y,Ar=r,jr=null);break;case`focusout`:jr=Ar=kr=null;break;case`mousedown`:Mr=!0;break;case`contextmenu`:case`mouseup`:case`dragend`:Mr=!1,Nr(s,n,i);break;case`selectionchange`:if(Or)break;case`keydown`:case`keyup`:Nr(s,n,i)}var b;if(Gn)b:{switch(e){case`compositionstart`:var x=`onCompositionStart`;break b;case`compositionend`:x=`onCompositionEnd`;break b;case`compositionupdate`:x=`onCompositionUpdate`;break b}x=void 0}else $n?Zn(e,n)&&(x=`onCompositionEnd`):e===`keydown`&&n.keyCode===229&&(x=`onCompositionStart`);x&&(Jn&&n.locale!==`ko`&&($n||x!==`onCompositionStart`?x===`onCompositionEnd`&&$n&&(b=hn()):(fn=i,pn=`value`in fn?fn.value:fn.textContent,$n=!0)),y=Ld(r,x),0<y.length&&(x=new Nn(x,e,null,n,i),s.push({event:x,listeners:y}),b?x.data=b:(b=Qn(n),b!==null&&(x.data=b)))),(b=qn?er(e,n):tr(e,n))&&(x=Ld(r,`onBeforeInput`),0<x.length&&(y=new Nn(`onBeforeInput`,`beforeinput`,null,n,i),s.push({event:y,listeners:x}),y.data=b)),wd(s,e,r,n,i)}kd(s,t)})}function Id(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Ld(e,t){for(var n=t+`Capture`,r=[];e!==null;){var i=e,a=i.stateNode;if(i=i.tag,i!==5&&i!==26&&i!==27||a===null||(i=cn(e,n),i!=null&&r.unshift(Id(e,i,a)),i=cn(e,t),i!=null&&r.push(Id(e,i,a))),e.tag===3)return r;e=e.return}return[]}function Rd(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function zd(e,t,n,r,i){for(var a=t._reactName,o=[];n!==null&&n!==r;){var s=n,c=s.alternate,l=s.stateNode;if(s=s.tag,c!==null&&c===r)break;s!==5&&s!==26&&s!==27||l===null||(c=l,i?(l=cn(n,a),l!=null&&o.unshift(Id(n,l,c))):i||(l=cn(n,a),l!=null&&o.push(Id(n,l,c)))),n=n.return}o.length!==0&&e.push({event:t,listeners:o})}var Bd=/\r\n?/g,Vd=/\u0000|\uFFFD/g;function Hd(e){return(typeof e==`string`?e:``+e).replace(Bd,`
|
|
198
|
+
`).replace(Vd,``)}function Ud(e,t){return t=Hd(t),Hd(e)===t}function Wd(e,t,n,r,a,o){switch(n){case`children`:typeof r==`string`?t===`body`||t===`textarea`&&r===``||Gt(e,r):(typeof r==`number`||typeof r==`bigint`)&&t!==`body`&&Gt(e,``+r);break;case`className`:kt(e,`class`,r);break;case`tabIndex`:kt(e,`tabindex`,r);break;case`dir`:case`role`:case`viewBox`:case`width`:case`height`:kt(e,n,r);break;case`style`:Jt(e,r,o);break;case`data`:if(t!==`object`){kt(e,`data`,r);break}case`src`:case`href`:if(r===``&&(t!==`a`||n!==`href`)){e.removeAttribute(n);break}if(r==null||typeof r==`function`||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=Qt(``+r),e.setAttribute(n,r);break;case`action`:case`formAction`:if(typeof r==`function`){e.setAttribute(n,`javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')`);break}else typeof o==`function`&&(n===`formAction`?(t!==`input`&&Wd(e,t,`name`,a.name,a,null),Wd(e,t,`formEncType`,a.formEncType,a,null),Wd(e,t,`formMethod`,a.formMethod,a,null),Wd(e,t,`formTarget`,a.formTarget,a,null)):(Wd(e,t,`encType`,a.encType,a,null),Wd(e,t,`method`,a.method,a,null),Wd(e,t,`target`,a.target,a,null)));if(r==null||typeof r==`symbol`||typeof r==`boolean`){e.removeAttribute(n);break}r=Qt(``+r),e.setAttribute(n,r);break;case`onClick`:r!=null&&(e.onclick=$t);break;case`onScroll`:r!=null&&Ad(`scroll`,e);break;case`onScrollEnd`:r!=null&&Ad(`scrollend`,e);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`multiple`:e.multiple=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`muted`:e.muted=r&&typeof r!=`function`&&typeof r!=`symbol`;break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`defaultValue`:case`defaultChecked`:case`innerHTML`:case`ref`:break;case`autoFocus`:break;case`xlinkHref`:if(r==null||typeof r==`function`||typeof r==`boolean`||typeof r==`symbol`){e.removeAttribute(`xlink:href`);break}n=Qt(``+r),e.setAttributeNS(`http://www.w3.org/1999/xlink`,`xlink:href`,n);break;case`contentEditable`:case`spellCheck`:case`draggable`:case`value`:case`autoReverse`:case`externalResourcesRequired`:case`focusable`:case`preserveAlpha`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``+r):e.removeAttribute(n);break;case`inert`:case`allowFullScreen`:case`async`:case`autoPlay`:case`controls`:case`default`:case`defer`:case`disabled`:case`disablePictureInPicture`:case`disableRemotePlayback`:case`formNoValidate`:case`hidden`:case`loop`:case`noModule`:case`noValidate`:case`open`:case`playsInline`:case`readOnly`:case`required`:case`reversed`:case`scoped`:case`seamless`:case`itemScope`:r&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,``):e.removeAttribute(n);break;case`capture`:case`download`:!0===r?e.setAttribute(n,``):!1!==r&&r!=null&&typeof r!=`function`&&typeof r!=`symbol`?e.setAttribute(n,r):e.removeAttribute(n);break;case`cols`:case`rows`:case`size`:case`span`:r!=null&&typeof r!=`function`&&typeof r!=`symbol`&&!isNaN(r)&&1<=r?e.setAttribute(n,r):e.removeAttribute(n);break;case`rowSpan`:case`start`:r==null||typeof r==`function`||typeof r==`symbol`||isNaN(r)?e.removeAttribute(n):e.setAttribute(n,r);break;case`popover`:Ad(`beforetoggle`,e),Ad(`toggle`,e),Ot(e,`popover`,r);break;case`xlinkActuate`:At(e,`http://www.w3.org/1999/xlink`,`xlink:actuate`,r);break;case`xlinkArcrole`:At(e,`http://www.w3.org/1999/xlink`,`xlink:arcrole`,r);break;case`xlinkRole`:At(e,`http://www.w3.org/1999/xlink`,`xlink:role`,r);break;case`xlinkShow`:At(e,`http://www.w3.org/1999/xlink`,`xlink:show`,r);break;case`xlinkTitle`:At(e,`http://www.w3.org/1999/xlink`,`xlink:title`,r);break;case`xlinkType`:At(e,`http://www.w3.org/1999/xlink`,`xlink:type`,r);break;case`xmlBase`:At(e,`http://www.w3.org/XML/1998/namespace`,`xml:base`,r);break;case`xmlLang`:At(e,`http://www.w3.org/XML/1998/namespace`,`xml:lang`,r);break;case`xmlSpace`:At(e,`http://www.w3.org/XML/1998/namespace`,`xml:space`,r);break;case`is`:Ot(e,`is`,r);break;case`innerText`:case`textContent`:break;default:(!(2<n.length)||n[0]!==`o`&&n[0]!==`O`||n[1]!==`n`&&n[1]!==`N`)&&(n=Xt.get(n)||n,Ot(e,n,r))}}function Gd(e,t,n,r,a,o){switch(n){case`style`:Jt(e,r,o);break;case`dangerouslySetInnerHTML`:if(r!=null){if(typeof r!=`object`||!(`__html`in r))throw Error(i(61));if(n=r.__html,n!=null){if(a.children!=null)throw Error(i(60));e.innerHTML=n}}break;case`children`:typeof r==`string`?Gt(e,r):(typeof r==`number`||typeof r==`bigint`)&&Gt(e,``+r);break;case`onScroll`:r!=null&&Ad(`scroll`,e);break;case`onScrollEnd`:r!=null&&Ad(`scrollend`,e);break;case`onClick`:r!=null&&(e.onclick=$t);break;case`suppressContentEditableWarning`:case`suppressHydrationWarning`:case`innerHTML`:case`ref`:break;case`innerText`:case`textContent`:break;default:if(!xt.hasOwnProperty(n))a:{if(n[0]===`o`&&n[1]===`n`&&(a=n.endsWith(`Capture`),t=n.slice(2,a?n.length-7:void 0),o=e[st]||null,o=o==null?null:o[n],typeof o==`function`&&e.removeEventListener(t,o,a),typeof r==`function`)){typeof o!=`function`&&o!==null&&(n in e?e[n]=null:e.hasAttribute(n)&&e.removeAttribute(n)),e.addEventListener(t,r,a);break a}n in e?e[n]=r:!0===r?e.setAttribute(n,``):Ot(e,n,r)}}}function Kd(e,t,n){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`img`:Ad(`error`,e),Ad(`load`,e);var r=!1,a=!1,o;for(o in n)if(n.hasOwnProperty(o)){var s=n[o];if(s!=null)switch(o){case`src`:r=!0;break;case`srcSet`:a=!0;break;case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:Wd(e,t,o,s,n,null)}}a&&Wd(e,t,`srcSet`,n.srcSet,n,null),r&&Wd(e,t,`src`,n.src,n,null);return;case`input`:Ad(`invalid`,e);var c=o=s=a=null,l=null,u=null;for(r in n)if(n.hasOwnProperty(r)){var d=n[r];if(d!=null)switch(r){case`name`:a=d;break;case`type`:s=d;break;case`checked`:l=d;break;case`defaultChecked`:u=d;break;case`value`:o=d;break;case`defaultValue`:c=d;break;case`children`:case`dangerouslySetInnerHTML`:if(d!=null)throw Error(i(137,t));break;default:Wd(e,t,r,d,n,null)}}Bt(e,o,c,l,u,s,a,!1);return;case`select`:for(a in Ad(`invalid`,e),r=s=o=null,n)if(n.hasOwnProperty(a)&&(c=n[a],c!=null))switch(a){case`value`:o=c;break;case`defaultValue`:s=c;break;case`multiple`:r=c;default:Wd(e,t,a,c,n,null)}t=o,n=s,e.multiple=!!r,t==null?n!=null&&Ht(e,!!r,n,!0):Ht(e,!!r,t,!1);return;case`textarea`:for(s in Ad(`invalid`,e),o=a=r=null,n)if(n.hasOwnProperty(s)&&(c=n[s],c!=null))switch(s){case`value`:r=c;break;case`defaultValue`:a=c;break;case`children`:o=c;break;case`dangerouslySetInnerHTML`:if(c!=null)throw Error(i(91));break;default:Wd(e,t,s,c,n,null)}Wt(e,r,a,o);return;case`option`:for(l in n)if(n.hasOwnProperty(l)&&(r=n[l],r!=null))switch(l){case`selected`:e.selected=r&&typeof r!=`function`&&typeof r!=`symbol`;break;default:Wd(e,t,l,r,n,null)}return;case`dialog`:Ad(`beforetoggle`,e),Ad(`toggle`,e),Ad(`cancel`,e),Ad(`close`,e);break;case`iframe`:case`object`:Ad(`load`,e);break;case`video`:case`audio`:for(r=0;r<Dd.length;r++)Ad(Dd[r],e);break;case`image`:Ad(`error`,e),Ad(`load`,e);break;case`details`:Ad(`toggle`,e);break;case`embed`:case`source`:case`link`:Ad(`error`,e),Ad(`load`,e);case`area`:case`base`:case`br`:case`col`:case`hr`:case`keygen`:case`meta`:case`param`:case`track`:case`wbr`:case`menuitem`:for(u in n)if(n.hasOwnProperty(u)&&(r=n[u],r!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:throw Error(i(137,t));default:Wd(e,t,u,r,n,null)}return;default:if(Yt(t)){for(d in n)n.hasOwnProperty(d)&&(r=n[d],r!==void 0&&Gd(e,t,d,r,n,void 0));return}}for(c in n)n.hasOwnProperty(c)&&(r=n[c],r!=null&&Wd(e,t,c,r,n,null))}function qd(e,t,n,r){switch(t){case`div`:case`span`:case`svg`:case`path`:case`a`:case`g`:case`p`:case`li`:break;case`input`:var a=null,o=null,s=null,c=null,l=null,u=null,d=null;for(m in n){var f=n[m];if(n.hasOwnProperty(m)&&f!=null)switch(m){case`checked`:break;case`value`:break;case`defaultValue`:l=f;default:r.hasOwnProperty(m)||Wd(e,t,m,null,r,f)}}for(var p in r){var m=r[p];if(f=n[p],r.hasOwnProperty(p)&&(m!=null||f!=null))switch(p){case`type`:o=m;break;case`name`:a=m;break;case`checked`:u=m;break;case`defaultChecked`:d=m;break;case`value`:s=m;break;case`defaultValue`:c=m;break;case`children`:case`dangerouslySetInnerHTML`:if(m!=null)throw Error(i(137,t));break;default:m!==f&&Wd(e,t,p,m,r,f)}}zt(e,s,c,l,u,d,o,a);return;case`select`:for(o in m=s=c=p=null,n)if(l=n[o],n.hasOwnProperty(o)&&l!=null)switch(o){case`value`:break;case`multiple`:m=l;default:r.hasOwnProperty(o)||Wd(e,t,o,null,r,l)}for(a in r)if(o=r[a],l=n[a],r.hasOwnProperty(a)&&(o!=null||l!=null))switch(a){case`value`:p=o;break;case`defaultValue`:c=o;break;case`multiple`:s=o;default:o!==l&&Wd(e,t,a,o,r,l)}t=c,n=s,r=m,p==null?!!r!=!!n&&(t==null?Ht(e,!!n,n?[]:``,!1):Ht(e,!!n,t,!0)):Ht(e,!!n,p,!1);return;case`textarea`:for(c in m=p=null,n)if(a=n[c],n.hasOwnProperty(c)&&a!=null&&!r.hasOwnProperty(c))switch(c){case`value`:break;case`children`:break;default:Wd(e,t,c,null,r,a)}for(s in r)if(a=r[s],o=n[s],r.hasOwnProperty(s)&&(a!=null||o!=null))switch(s){case`value`:p=a;break;case`defaultValue`:m=a;break;case`children`:break;case`dangerouslySetInnerHTML`:if(a!=null)throw Error(i(91));break;default:a!==o&&Wd(e,t,s,a,r,o)}Ut(e,p,m);return;case`option`:for(var h in n)if(p=n[h],n.hasOwnProperty(h)&&p!=null&&!r.hasOwnProperty(h))switch(h){case`selected`:e.selected=!1;break;default:Wd(e,t,h,null,r,p)}for(l in r)if(p=r[l],m=n[l],r.hasOwnProperty(l)&&p!==m&&(p!=null||m!=null))switch(l){case`selected`:e.selected=p&&typeof p!=`function`&&typeof p!=`symbol`;break;default:Wd(e,t,l,p,r,m)}return;case`img`:case`link`:case`area`:case`base`:case`br`:case`col`:case`embed`:case`hr`:case`keygen`:case`meta`:case`param`:case`source`:case`track`:case`wbr`:case`menuitem`:for(var g in n)p=n[g],n.hasOwnProperty(g)&&p!=null&&!r.hasOwnProperty(g)&&Wd(e,t,g,null,r,p);for(u in r)if(p=r[u],m=n[u],r.hasOwnProperty(u)&&p!==m&&(p!=null||m!=null))switch(u){case`children`:case`dangerouslySetInnerHTML`:if(p!=null)throw Error(i(137,t));break;default:Wd(e,t,u,p,r,m)}return;default:if(Yt(t)){for(var _ in n)p=n[_],n.hasOwnProperty(_)&&p!==void 0&&!r.hasOwnProperty(_)&&Gd(e,t,_,void 0,r,p);for(d in r)p=r[d],m=n[d],!r.hasOwnProperty(d)||p===m||p===void 0&&m===void 0||Gd(e,t,d,p,r,m);return}}for(var v in n)p=n[v],n.hasOwnProperty(v)&&p!=null&&!r.hasOwnProperty(v)&&Wd(e,t,v,null,r,p);for(f in r)p=r[f],m=n[f],!r.hasOwnProperty(f)||p===m||p==null&&m==null||Wd(e,t,f,p,r,m)}function Jd(e){switch(e){case`css`:case`script`:case`font`:case`img`:case`image`:case`input`:case`link`:return!0;default:return!1}}function Yd(){if(typeof performance.getEntriesByType==`function`){for(var e=0,t=0,n=performance.getEntriesByType(`resource`),r=0;r<n.length;r++){var i=n[r],a=i.transferSize,o=i.initiatorType,s=i.duration;if(a&&s&&Jd(o)){for(o=0,s=i.responseEnd,r+=1;r<n.length;r++){var c=n[r],l=c.startTime;if(l>s)break;var u=c.transferSize,d=c.initiatorType;u&&Jd(d)&&(c=c.responseEnd,o+=u*(c<s?1:(s-l)/(c-l)))}if(--r,t+=8*(a+o)/(i.duration/1e3),e++,10<e)break}}if(0<e)return t/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e==`number`)?e:5}var Xd=null,Zd=null;function H(e){return e.nodeType===9?e:e.ownerDocument}function Qd(e){switch(e){case`http://www.w3.org/2000/svg`:return 1;case`http://www.w3.org/1998/Math/MathML`:return 2;default:return 0}}function U(e,t){if(e===0)switch(t){case`svg`:return 1;case`math`:return 2;default:return 0}return e===1&&t===`foreignObject`?0:e}function $d(e,t){return e===`textarea`||e===`noscript`||typeof t.children==`string`||typeof t.children==`number`||typeof t.children==`bigint`||typeof t.dangerouslySetInnerHTML==`object`&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var ef=null;function tf(){var e=window.event;return e&&e.type===`popstate`?e===ef?!1:(ef=e,!0):(ef=null,!1)}var nf=typeof setTimeout==`function`?setTimeout:void 0,rf=typeof clearTimeout==`function`?clearTimeout:void 0,W=typeof Promise==`function`?Promise:void 0,af=typeof queueMicrotask==`function`?queueMicrotask:W===void 0?nf:function(e){return W.resolve(null).then(e).catch(of)};function of(e){setTimeout(function(){throw e})}function sf(e){return e===`head`}function cf(e,t){var n=t,r=0;do{var i=n.nextSibling;if(e.removeChild(n),i&&i.nodeType===8)if(n=i.data,n===`/$`||n===`/&`){if(r===0){e.removeChild(i),Lp(t);return}r--}else if(n===`$`||n===`$?`||n===`$~`||n===`$!`||n===`&`)r++;else if(n===`html`)Sf(e.ownerDocument.documentElement);else if(n===`head`){n=e.ownerDocument.head,Sf(n);for(var a=n.firstChild;a;){var o=a.nextSibling,s=a.nodeName;a[pt]||s===`SCRIPT`||s===`STYLE`||s===`LINK`&&a.rel.toLowerCase()===`stylesheet`||n.removeChild(a),a=o}}else n===`body`&&Sf(e.ownerDocument.body);n=i}while(n);Lp(t)}function lf(e,t){var n=e;e=0;do{var r=n.nextSibling;if(n.nodeType===1?t?(n._stashedDisplay=n.style.display,n.style.display=`none`):(n.style.display=n._stashedDisplay||``,n.getAttribute(`style`)===``&&n.removeAttribute(`style`)):n.nodeType===3&&(t?(n._stashedText=n.nodeValue,n.nodeValue=``):n.nodeValue=n._stashedText||``),r&&r.nodeType===8)if(n=r.data,n===`/$`){if(e===0)break;e--}else n!==`$`&&n!==`$?`&&n!==`$~`&&n!==`$!`||e++;n=r}while(n)}function uf(e){var t=e.firstChild;for(t&&t.nodeType===10&&(t=t.nextSibling);t;){var n=t;switch(t=t.nextSibling,n.nodeName){case`HTML`:case`HEAD`:case`BODY`:uf(n),mt(n);continue;case`SCRIPT`:case`STYLE`:continue;case`LINK`:if(n.rel.toLowerCase()===`stylesheet`)continue}e.removeChild(n)}}function df(e,t,n,r){for(;e.nodeType===1;){var i=n;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&(e.nodeName!==`INPUT`||e.type!==`hidden`))break}else if(!r)if(t===`input`&&e.type===`hidden`){var a=i.name==null?null:``+i.name;if(i.type===`hidden`&&e.getAttribute(`name`)===a)return e}else return e;else if(!e[pt])switch(t){case`meta`:if(!e.hasAttribute(`itemprop`))break;return e;case`link`:if(a=e.getAttribute(`rel`),a===`stylesheet`&&e.hasAttribute(`data-precedence`)||a!==i.rel||e.getAttribute(`href`)!==(i.href==null||i.href===``?null:i.href)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin)||e.getAttribute(`title`)!==(i.title==null?null:i.title))break;return e;case`style`:if(e.hasAttribute(`data-precedence`))break;return e;case`script`:if(a=e.getAttribute(`src`),(a!==(i.src==null?null:i.src)||e.getAttribute(`type`)!==(i.type==null?null:i.type)||e.getAttribute(`crossorigin`)!==(i.crossOrigin==null?null:i.crossOrigin))&&a&&e.hasAttribute(`async`)&&!e.hasAttribute(`itemprop`))break;return e;default:return e}if(e=_f(e.nextSibling),e===null)break}return null}function ff(e,t,n){if(t===``)return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!n||(e=_f(e.nextSibling),e===null))return null;return e}function pf(e,t){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!==`INPUT`||e.type!==`hidden`)&&!t||(e=_f(e.nextSibling),e===null))return null;return e}function mf(e){return e.data===`$?`||e.data===`$~`}function hf(e){return e.data===`$!`||e.data===`$?`&&e.ownerDocument.readyState!==`loading`}function gf(e,t){var n=e.ownerDocument;if(e.data===`$~`)e._reactRetry=t;else if(e.data!==`$?`||n.readyState!==`loading`)t();else{var r=function(){t(),n.removeEventListener(`DOMContentLoaded`,r)};n.addEventListener(`DOMContentLoaded`,r),e._reactRetry=r}}function _f(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===`$?`||t===`$~`||t===`&`||t===`F!`||t===`F`)break;if(t===`/$`||t===`/&`)return null}}return e}var vf=null;function yf(e){e=e.nextSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`/$`||n===`/&`){if(t===0)return _f(e.nextSibling);t--}else n!==`$`&&n!==`$!`&&n!==`$?`&&n!==`$~`&&n!==`&`||t++}e=e.nextSibling}return null}function bf(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n===`$`||n===`$!`||n===`$?`||n===`$~`||n===`&`){if(t===0)return e;t--}else n!==`/$`&&n!==`/&`||t++}e=e.previousSibling}return null}function xf(e,t,n){switch(t=H(n),e){case`html`:if(e=t.documentElement,!e)throw Error(i(452));return e;case`head`:if(e=t.head,!e)throw Error(i(453));return e;case`body`:if(e=t.body,!e)throw Error(i(454));return e;default:throw Error(i(451))}}function Sf(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);mt(e)}var Cf=new Map,wf=new Set;function Tf(e){return typeof e.getRootNode==`function`?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var Ef=P.d;P.d={f:Df,r:Of,D:jf,C:Mf,L:Nf,m:Pf,X:If,S:Ff,M:Lf};function Df(){var e=Ef.f(),t=ju();return e||t}function Of(e){var t=gt(e);t!==null&&t.tag===5&&t.type===`form`?Os(t):Ef.r(e)}var kf=typeof document>`u`?null:document;function Af(e,t,n){var r=kf;if(r&&typeof t==`string`&&t){var i=Rt(t);i=`link[rel="`+e+`"][href="`+i+`"]`,typeof n==`string`&&(i+=`[crossorigin="`+n+`"]`),wf.has(i)||(wf.add(i),e={rel:e,crossOrigin:n,href:t},r.querySelector(i)===null&&(t=r.createElement(`link`),Kd(t,`link`,e),yt(t),r.head.appendChild(t)))}}function jf(e){Ef.D(e),Af(`dns-prefetch`,e,null)}function Mf(e,t){Ef.C(e,t),Af(`preconnect`,e,t)}function Nf(e,t,n){Ef.L(e,t,n);var r=kf;if(r&&e&&t){var i=`link[rel="preload"][as="`+Rt(t)+`"]`;t===`image`&&n&&n.imageSrcSet?(i+=`[imagesrcset="`+Rt(n.imageSrcSet)+`"]`,typeof n.imageSizes==`string`&&(i+=`[imagesizes="`+Rt(n.imageSizes)+`"]`)):i+=`[href="`+Rt(e)+`"]`;var a=i;switch(t){case`style`:a=zf(e);break;case`script`:a=Uf(e)}Cf.has(a)||(e=f({rel:`preload`,href:t===`image`&&n&&n.imageSrcSet?void 0:e,as:t},n),Cf.set(a,e),r.querySelector(i)!==null||t===`style`&&r.querySelector(Bf(a))||t===`script`&&r.querySelector(Wf(a))||(t=r.createElement(`link`),Kd(t,`link`,e),yt(t),r.head.appendChild(t)))}}function Pf(e,t){Ef.m(e,t);var n=kf;if(n&&e){var r=t&&typeof t.as==`string`?t.as:`script`,i=`link[rel="modulepreload"][as="`+Rt(r)+`"][href="`+Rt(e)+`"]`,a=i;switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:a=Uf(e)}if(!Cf.has(a)&&(e=f({rel:`modulepreload`,href:e},t),Cf.set(a,e),n.querySelector(i)===null)){switch(r){case`audioworklet`:case`paintworklet`:case`serviceworker`:case`sharedworker`:case`worker`:case`script`:if(n.querySelector(Wf(a)))return}r=n.createElement(`link`),Kd(r,`link`,e),yt(r),n.head.appendChild(r)}}}function Ff(e,t,n){Ef.S(e,t,n);var r=kf;if(r&&e){var i=vt(r).hoistableStyles,a=zf(e);t||=`default`;var o=i.get(a);if(!o){var s={loading:0,preload:null};if(o=r.querySelector(Bf(a)))s.loading=5;else{e=f({rel:`stylesheet`,href:e,"data-precedence":t},n),(n=Cf.get(a))&&qf(e,n);var c=o=r.createElement(`link`);yt(c),Kd(c,`link`,e),c._p=new Promise(function(e,t){c.onload=e,c.onerror=t}),c.addEventListener(`load`,function(){s.loading|=1}),c.addEventListener(`error`,function(){s.loading|=2}),s.loading|=4,Kf(o,t,r)}o={type:`stylesheet`,instance:o,count:1,state:s},i.set(a,o)}}}function If(e,t){Ef.X(e,t);var n=kf;if(n&&e){var r=vt(n).hoistableScripts,i=Uf(e),a=r.get(i);a||(a=n.querySelector(Wf(i)),a||(e=f({src:e,async:!0},t),(t=Cf.get(i))&&Jf(e,t),a=n.createElement(`script`),yt(a),Kd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function Lf(e,t){Ef.M(e,t);var n=kf;if(n&&e){var r=vt(n).hoistableScripts,i=Uf(e),a=r.get(i);a||(a=n.querySelector(Wf(i)),a||(e=f({src:e,async:!0,type:`module`},t),(t=Cf.get(i))&&Jf(e,t),a=n.createElement(`script`),yt(a),Kd(a,`link`,e),n.head.appendChild(a)),a={type:`script`,instance:a,count:1,state:null},r.set(i,a))}}function Rf(e,t,n,r){var a=(a=se.current)?Tf(a):null;if(!a)throw Error(i(446));switch(e){case`meta`:case`title`:return null;case`style`:return typeof n.precedence==`string`&&typeof n.href==`string`?(t=zf(n.href),n=vt(a).hoistableStyles,r=n.get(t),r||(r={type:`style`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};case`link`:if(n.rel===`stylesheet`&&typeof n.href==`string`&&typeof n.precedence==`string`){e=zf(n.href);var o=vt(a).hoistableStyles,s=o.get(e);if(s||(a=a.ownerDocument||a,s={type:`stylesheet`,instance:null,count:0,state:{loading:0,preload:null}},o.set(e,s),(o=a.querySelector(Bf(e)))&&!o._p&&(s.instance=o,s.state.loading=5),Cf.has(e)||(n={rel:`preload`,as:`style`,href:n.href,crossOrigin:n.crossOrigin,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy},Cf.set(e,n),o||Hf(a,e,n,s.state))),t&&r===null)throw Error(i(528,``));return s}if(t&&r!==null)throw Error(i(529,``));return null;case`script`:return t=n.async,n=n.src,typeof n==`string`&&t&&typeof t!=`function`&&typeof t!=`symbol`?(t=Uf(n),n=vt(a).hoistableScripts,r=n.get(t),r||(r={type:`script`,instance:null,count:0,state:null},n.set(t,r)),r):{type:`void`,instance:null,count:0,state:null};default:throw Error(i(444,e))}}function zf(e){return`href="`+Rt(e)+`"`}function Bf(e){return`link[rel="stylesheet"][`+e+`]`}function Vf(e){return f({},e,{"data-precedence":e.precedence,precedence:null})}function Hf(e,t,n,r){e.querySelector(`link[rel="preload"][as="style"][`+t+`]`)?r.loading=1:(t=e.createElement(`link`),r.preload=t,t.addEventListener(`load`,function(){return r.loading|=1}),t.addEventListener(`error`,function(){return r.loading|=2}),Kd(t,`link`,n),yt(t),e.head.appendChild(t))}function Uf(e){return`[src="`+Rt(e)+`"]`}function Wf(e){return`script[async]`+e}function Gf(e,t,n){if(t.count++,t.instance===null)switch(t.type){case`style`:var r=e.querySelector(`style[data-href~="`+Rt(n.href)+`"]`);if(r)return t.instance=r,yt(r),r;var a=f({},n,{"data-href":n.href,"data-precedence":n.precedence,href:null,precedence:null});return r=(e.ownerDocument||e).createElement(`style`),yt(r),Kd(r,`style`,a),Kf(r,n.precedence,e),t.instance=r;case`stylesheet`:a=zf(n.href);var o=e.querySelector(Bf(a));if(o)return t.state.loading|=4,t.instance=o,yt(o),o;r=Vf(n),(a=Cf.get(a))&&qf(r,a),o=(e.ownerDocument||e).createElement(`link`),yt(o);var s=o;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),Kd(o,`link`,r),t.state.loading|=4,Kf(o,n.precedence,e),t.instance=o;case`script`:return o=Uf(n.src),(a=e.querySelector(Wf(o)))?(t.instance=a,yt(a),a):(r=n,(a=Cf.get(o))&&(r=f({},n),Jf(r,a)),e=e.ownerDocument||e,a=e.createElement(`script`),yt(a),Kd(a,`link`,r),e.head.appendChild(a),t.instance=a);case`void`:return null;default:throw Error(i(443,t.type))}else t.type===`stylesheet`&&!(t.state.loading&4)&&(r=t.instance,t.state.loading|=4,Kf(r,n.precedence,e));return t.instance}function Kf(e,t,n){for(var r=n.querySelectorAll(`link[rel="stylesheet"][data-precedence],style[data-precedence]`),i=r.length?r[r.length-1]:null,a=i,o=0;o<r.length;o++){var s=r[o];if(s.dataset.precedence===t)a=s;else if(a!==i)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=n.nodeType===9?n.head:n,t.insertBefore(e,t.firstChild))}function qf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.title??=t.title}function Jf(e,t){e.crossOrigin??=t.crossOrigin,e.referrerPolicy??=t.referrerPolicy,e.integrity??=t.integrity}var Yf=null;function Xf(e,t,n){if(Yf===null){var r=new Map,i=Yf=new Map;i.set(n,r)}else i=Yf,r=i.get(n),r||(r=new Map,i.set(n,r));if(r.has(e))return r;for(r.set(e,null),n=n.getElementsByTagName(e),i=0;i<n.length;i++){var a=n[i];if(!(a[pt]||a[ot]||e===`link`&&a.getAttribute(`rel`)===`stylesheet`)&&a.namespaceURI!==`http://www.w3.org/2000/svg`){var o=a.getAttribute(t)||``;o=e+o;var s=r.get(o);s?s.push(a):r.set(o,[a])}}return r}function Zf(e,t,n){e=e.ownerDocument||e,e.head.insertBefore(n,t===`title`?e.querySelector(`head > title`):null)}function Qf(e,t,n){if(n===1||t.itemProp!=null)return!1;switch(e){case`meta`:case`title`:return!0;case`style`:if(typeof t.precedence!=`string`||typeof t.href!=`string`||t.href===``)break;return!0;case`link`:if(typeof t.rel!=`string`||typeof t.href!=`string`||t.href===``||t.onLoad||t.onError)break;switch(t.rel){case`stylesheet`:return e=t.disabled,typeof t.precedence==`string`&&e==null;default:return!0}case`script`:if(t.async&&typeof t.async!=`function`&&typeof t.async!=`symbol`&&!t.onLoad&&!t.onError&&t.src&&typeof t.src==`string`)return!0}return!1}function $f(e){return!(e.type===`stylesheet`&&!(e.state.loading&3))}function ep(e,t,n,r){if(n.type===`stylesheet`&&(typeof r.media!=`string`||!1!==matchMedia(r.media).matches)&&!(n.state.loading&4)){if(n.instance===null){var i=zf(r.href),a=t.querySelector(Bf(i));if(a){t=a._p,typeof t==`object`&&t&&typeof t.then==`function`&&(e.count++,e=rp.bind(e),t.then(e,e)),n.state.loading|=4,n.instance=a,yt(a);return}a=t.ownerDocument||t,r=Vf(r),(i=Cf.get(i))&&qf(r,i),a=a.createElement(`link`),yt(a);var o=a;o._p=new Promise(function(e,t){o.onload=e,o.onerror=t}),Kd(a,`link`,r),n.instance=a}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(n,t),(t=n.state.preload)&&!(n.state.loading&3)&&(e.count++,n=rp.bind(e),t.addEventListener(`load`,n),t.addEventListener(`error`,n))}}var tp=0;function np(e,t){return e.stylesheets&&e.count===0&&ap(e,e.stylesheets),0<e.count||0<e.imgCount?function(n){var r=setTimeout(function(){if(e.stylesheets&&ap(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4+t);0<e.imgBytes&&tp===0&&(tp=62500*Yd());var i=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&ap(e,e.stylesheets),e.unsuspend)){var t=e.unsuspend;e.unsuspend=null,t()}},(e.imgBytes>tp?50:800)+t);return e.unsuspend=n,function(){e.unsuspend=null,clearTimeout(r),clearTimeout(i)}}:null}function rp(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)ap(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var ip=null;function ap(e,t){e.stylesheets=null,e.unsuspend!==null&&(e.count++,ip=new Map,t.forEach(op,e),ip=null,rp.call(e))}function op(e,t){if(!(t.state.loading&4)){var n=ip.get(e);if(n)var r=n.get(null);else{n=new Map,ip.set(e,n);for(var i=e.querySelectorAll(`link[data-precedence],style[data-precedence]`),a=0;a<i.length;a++){var o=i[a];(o.nodeName===`LINK`||o.getAttribute(`media`)!==`not all`)&&(n.set(o.dataset.precedence,o),r=o)}r&&n.set(null,r)}i=t.instance,o=i.getAttribute(`data-precedence`),a=n.get(o)||r,a===r&&n.set(null,i),n.set(o,i),this.count++,r=rp.bind(this),i.addEventListener(`load`,r),i.addEventListener(`error`,r),a?a.parentNode.insertBefore(i,a.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(i,e.firstChild)),t.state.loading|=4}}var sp={$$typeof:b,Provider:null,Consumer:null,_currentValue:ee,_currentValue2:ee,_threadCount:0};function cp(e,t,n,r,i,a,o,s,c){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Ye(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ye(0),this.hiddenUpdates=Ye(null),this.identifierPrefix=r,this.onUncaughtError=i,this.onCaughtError=a,this.onRecoverableError=o,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=c,this.incompleteTransitions=new Map}function lp(e,t,n,r,i,a,o,s,c,l,u,d){return e=new cp(e,t,n,o,c,l,u,d,s),t=1,!0===a&&(t|=24),a=si(3,null,null,t),e.current=a,a.stateNode=e,t=ca(),t.refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:n,cache:t},Va(a),e}function up(e){return e?(e=ai,e):ai}function dp(e,t,n,r,i,a){i=up(i),r.context===null?r.context=i:r.pendingContext=i,r=Ua(t),r.payload={element:n},a=a===void 0?null:a,a!==null&&(r.callback=a),n=Wa(e,r,t),n!==null&&(Eu(n,e,t),Ga(n,e,t))}function fp(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function pp(e,t){fp(e,t),(e=e.alternate)&&fp(e,t)}function mp(e){if(e.tag===13||e.tag===31){var t=ni(e,67108864);t!==null&&Eu(t,e,67108864),pp(e,67108864)}}function hp(e){if(e.tag===13||e.tag===31){var t=wu();t=tt(t);var n=ni(e,t);n!==null&&Eu(n,e,t),pp(e,t)}}var gp=!0;function _p(e,t,n,r){var i=N.T;N.T=null;var a=P.p;try{P.p=2,yp(e,t,n,r)}finally{P.p=a,N.T=i}}function vp(e,t,n,r){var i=N.T;N.T=null;var a=P.p;try{P.p=8,yp(e,t,n,r)}finally{P.p=a,N.T=i}}function yp(e,t,n,r){if(gp){var i=bp(r);if(i===null)Fd(e,t,r,xp,n),K(e,r);else if(J(i,e,t,n,r))r.stopPropagation();else if(K(e,r),t&4&&-1<Ap.indexOf(e)){for(;i!==null;){var a=gt(i);if(a!==null)switch(a.tag){case 3:if(a=a.stateNode,a.current.memoizedState.isDehydrated){var o=We(a.pendingLanes);if(o!==0){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;o;){var c=1<<31-Le(o);s.entanglements[1]|=c,o&=~c}pd(a),!(Gl&6)&&(fu=Te()+500,md(0,!1))}}break;case 31:case 13:s=ni(a,2),s!==null&&Eu(s,a,2),ju(),pp(a,2)}if(a=bp(r),a===null&&Fd(e,t,r,xp,n),a===i)break;i=a}i!==null&&r.stopPropagation()}else Fd(e,t,r,null,n)}}function bp(e){return e=tn(e),Sp(e)}var xp=null;function Sp(e){if(xp=null,e=ht(e),e!==null){var t=o(e);if(t===null)e=null;else{var n=t.tag;if(n===13){if(e=s(t),e!==null)return e;e=null}else if(n===31){if(e=c(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 xp=e,null}function Cp(e){switch(e){case`beforetoggle`: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`toggle`: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 2;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`touchmove`:case`wheel`:case`mouseenter`:case`mouseleave`:case`pointerenter`:case`pointerleave`:return 8;case`message`:switch(Ee()){case De:return 2;case Oe:return 8;case ke:case Ae:return 32;case je:return 268435456;default:return 32}default:return 32}}var wp=!1,Tp=null,Ep=null,Dp=null,Op=new Map,kp=new Map,G=[],Ap=`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`.split(` `);function K(e,t){switch(e){case`focusin`:case`focusout`:Tp=null;break;case`dragenter`:case`dragleave`:Ep=null;break;case`mouseover`:case`mouseout`:Dp=null;break;case`pointerover`:case`pointerout`:Op.delete(t.pointerId);break;case`gotpointercapture`:case`lostpointercapture`:kp.delete(t.pointerId)}}function q(e,t,n,r,i,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:a,targetContainers:[i]},t!==null&&(t=gt(t),t!==null&&mp(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,i!==null&&t.indexOf(i)===-1&&t.push(i),e)}function J(e,t,n,r,i){switch(t){case`focusin`:return Tp=q(Tp,e,t,n,r,i),!0;case`dragenter`:return Ep=q(Ep,e,t,n,r,i),!0;case`mouseover`:return Dp=q(Dp,e,t,n,r,i),!0;case`pointerover`:var a=i.pointerId;return Op.set(a,q(Op.get(a)||null,e,t,n,r,i)),!0;case`gotpointercapture`:return a=i.pointerId,kp.set(a,q(kp.get(a)||null,e,t,n,r,i)),!0}return!1}function jp(e){var t=ht(e.target);if(t!==null){var n=o(t);if(n!==null){if(t=n.tag,t===13){if(t=s(n),t!==null){e.blockedOn=t,it(e.priority,function(){hp(n)});return}}else if(t===31){if(t=c(n),t!==null){e.blockedOn=t,it(e.priority,function(){hp(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 Mp(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=bp(e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);en=r,n.target.dispatchEvent(r),en=null}else return t=gt(n),t!==null&&mp(t),e.blockedOn=n,!1;t.shift()}return!0}function Np(e,t,n){Mp(e)&&n.delete(t)}function Pp(){wp=!1,Tp!==null&&Mp(Tp)&&(Tp=null),Ep!==null&&Mp(Ep)&&(Ep=null),Dp!==null&&Mp(Dp)&&(Dp=null),Op.forEach(Np),kp.forEach(Np)}function Y(e,n){e.blockedOn===n&&(e.blockedOn=null,wp||(wp=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,Pp)))}var Fp=null;function Ip(e){Fp!==e&&(Fp=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){Fp===e&&(Fp=null);for(var t=0;t<e.length;t+=3){var n=e[t],r=e[t+1],i=e[t+2];if(typeof r!=`function`){if(Sp(r||n)===null)continue;break}var a=gt(n);a!==null&&(e.splice(t,3),t-=3,Es(a,{pending:!0,data:i,method:n.method,action:r},r,i))}}))}function Lp(e){function t(t){return Y(t,e)}Tp!==null&&Y(Tp,e),Ep!==null&&Y(Ep,e),Dp!==null&&Y(Dp,e),Op.forEach(t),kp.forEach(t);for(var n=0;n<G.length;n++){var r=G[n];r.blockedOn===e&&(r.blockedOn=null)}for(;0<G.length&&(n=G[0],n.blockedOn===null);)jp(n),n.blockedOn===null&&G.shift();if(n=(e.ownerDocument||e).$$reactFormReplay,n!=null)for(r=0;r<n.length;r+=3){var i=n[r],a=n[r+1],o=i[st]||null;if(typeof a==`function`)o||Ip(n);else if(o){var s=null;if(a&&a.hasAttribute(`formAction`)){if(i=a,o=a[st]||null)s=o.formAction;else if(Sp(i)!==null)continue}else s=o.action;typeof s==`function`?n[r+1]=s:(n.splice(r,3),r-=3),Ip(n)}}}function Rp(){function e(e){e.canIntercept&&e.info===`react-transition`&&e.intercept({handler:function(){return new Promise(function(e){return i=e})},focusReset:`manual`,scroll:`manual`})}function t(){i!==null&&(i(),i=null),r||setTimeout(n,20)}function n(){if(!r&&!navigation.transition){var e=navigation.currentEntry;e&&e.url!=null&&navigation.navigate(e.url,{state:e.getState(),info:`react-transition`,history:`replace`})}}if(typeof navigation==`object`){var r=!1,i=null;return navigation.addEventListener(`navigate`,e),navigation.addEventListener(`navigatesuccess`,t),navigation.addEventListener(`navigateerror`,t),setTimeout(n,100),function(){r=!0,navigation.removeEventListener(`navigate`,e),navigation.removeEventListener(`navigatesuccess`,t),navigation.removeEventListener(`navigateerror`,t),i!==null&&(i(),i=null)}}}function zp(e){this._internalRoot=e}Bp.prototype.render=zp.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(i(409));var n=t.current;dp(n,wu(),e,t,null,null)},Bp.prototype.unmount=zp.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;dp(e.current,2,null,e,null,null),ju(),t[ct]=null}};function Bp(e){this._internalRoot=e}Bp.prototype.unstable_scheduleHydration=function(e){if(e){var t=rt();e={blockedOn:null,target:e,priority:t};for(var n=0;n<G.length&&t!==0&&t<G[n].priority;n++);G.splice(n,0,e),n===0&&jp(e)}};var Vp=n.version;if(Vp!==`19.2.7`)throw Error(i(527,Vp,`19.2.7`));P.findDOMNode=function(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render==`function`?Error(i(188)):(e=Object.keys(e).join(`,`),Error(i(268,e)));return e=u(t),e=e===null?null:d(e),e=e===null?null:e.stateNode,e};var Hp={bundleType:0,version:`19.2.7`,rendererPackageName:`react-dom`,currentDispatcherRef:N,reconcilerVersion:`19.2.7`};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<`u`){var Up=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Up.isDisabled&&Up.supportsFiber)try{Pe=Up.inject(Hp),Fe=Up}catch{}}e.createRoot=function(e,t){if(!a(e))throw Error(i(299));var n=!1,r=``,o=Js,s=Ys,c=Xs;return t!=null&&(!0===t.unstable_strictMode&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onUncaughtError!==void 0&&(o=t.onUncaughtError),t.onCaughtError!==void 0&&(s=t.onCaughtError),t.onRecoverableError!==void 0&&(c=t.onRecoverableError)),t=lp(e,1,!1,null,null,n,r,null,o,s,c,Rp),e[ct]=t.current,Nd(e),new zp(t)}})),El=t(((e,t)=>{function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>`u`||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!=`function`))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(e){console.error(e)}}n(),t.exports=Tl()})),Dl=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(){}},Ol=new class extends Dl{#e;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e();return window.addEventListener(`visibilitychange`,t,!1),()=>{window.removeEventListener(`visibilitychange`,t)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(e=>{typeof e==`boolean`?this.setFocused(e):this.onFocus()})}setFocused(e){this.#e!==e&&(this.#e=e,this.onFocus())}onFocus(){let e=this.isFocused();this.listeners.forEach(t=>{t(e)})}isFocused(){return typeof this.#e==`boolean`?this.#e:globalThis.document?.visibilityState!==`hidden`}},kl={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},Al=new class{#e=kl;setTimeoutProvider(e){this.#e=e}setTimeout(e,t){return this.#e.setTimeout(e,t)}clearTimeout(e){this.#e.clearTimeout(e)}setInterval(e,t){return this.#e.setInterval(e,t)}clearInterval(e){this.#e.clearInterval(e)}};function jl(e){setTimeout(e,0)}var Ml=typeof window>`u`||`Deno`in globalThis;function Nl(){}function Pl(e,t){return typeof e==`function`?e(t):e}function Fl(e){return typeof e==`number`&&e>=0&&e!==1/0}function Il(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Ll(e,t){return typeof e==`function`?e(t):e}function Rl(e,t){return typeof e==`function`?e(t):e}function zl(e,t){let{type:n=`all`,exact:r,fetchStatus:i,predicate:a,queryKey:o,stale:s}=e;if(o){if(r){if(t.queryHash!==Vl(o,t.options))return!1}else if(!Ul(t.queryKey,o))return!1}if(n!==`all`){let e=t.isActive();if(n===`active`&&!e||n===`inactive`&&e)return!1}return!(typeof s==`boolean`&&t.isStale()!==s||i&&i!==t.state.fetchStatus||a&&!a(t))}function Bl(e,t){let{exact:n,status:r,predicate:i,mutationKey:a}=e;if(a){if(!t.options.mutationKey)return!1;if(n){if(Hl(t.options.mutationKey)!==Hl(a))return!1}else if(!Ul(t.options.mutationKey,a))return!1}return!(r&&t.state.status!==r||i&&!i(t))}function Vl(e,t){return(t?.queryKeyHashFn||Hl)(e)}function Hl(e){return JSON.stringify(e,(e,t)=>Jl(t)?Object.keys(t).sort().reduce((e,n)=>(e[n]=t[n],e),{}):t)}function Ul(e,t){return e===t?!0:typeof e==typeof t&&e&&t&&typeof e==`object`&&typeof t==`object`?Object.keys(t).every(n=>Ul(e[n],t[n])):!1}var Wl=Object.prototype.hasOwnProperty;function Gl(e,t,n=0){if(e===t)return e;if(n>500)return t;let r=ql(e)&&ql(t);if(!r&&!(Jl(e)&&Jl(t)))return t;let i=(r?e:Object.keys(e)).length,a=r?t:Object.keys(t),o=a.length,s=r?Array(o):{},c=0;for(let l=0;l<o;l++){let o=r?l:a[l],u=e[o],d=t[o];if(u===d){s[o]=u,(r?l<i:Wl.call(e,o))&&c++;continue}if(u===null||d===null||typeof u!=`object`||typeof d!=`object`){s[o]=d;continue}let f=Gl(u,d,n+1);s[o]=f,f===u&&c++}return i===o&&c===i?e:s}function Kl(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(let n in e)if(e[n]!==t[n])return!1;return!0}function ql(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Jl(e){if(!Yl(e))return!1;let t=e.constructor;if(t===void 0)return!0;let n=t.prototype;return!(!Yl(n)||!n.hasOwnProperty(`isPrototypeOf`)||Object.getPrototypeOf(e)!==Object.prototype)}function Yl(e){return Object.prototype.toString.call(e)===`[object Object]`}function Xl(e){return new Promise(t=>{Al.setTimeout(t,e)})}function Zl(e,t,n){return typeof n.structuralSharing==`function`?n.structuralSharing(e,t):n.structuralSharing===!1?t:Gl(e,t)}function Ql(e){return e}function $l(e,t,n=0){let r=[...e,t];return n&&r.length>n?r.slice(1):r}function eu(e,t,n=0){let r=[t,...e];return n&&r.length>n?r.slice(0,-1):r}var tu=Symbol();function nu(e,t){return!e.queryFn&&t?.initialPromise?()=>t.initialPromise:!e.queryFn||e.queryFn===tu?()=>Promise.reject(Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function ru(e,t){return typeof e==`function`?e(...t):!!e}function iu(e,t,n){let r=!1,i;return Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(i??=t(),r?i:(r=!0,i.aborted?n():i.addEventListener(`abort`,n,{once:!0}),i))}),e}var au=(()=>{let e=()=>Ml;return{isServer(){return e()},setIsServer(t){e=t}}})();function ou(){let e,t,n=new Promise((n,r)=>{e=n,t=r});n.status=`pending`,n.catch(()=>{});function r(e){Object.assign(n,e),delete n.resolve,delete n.reject}return n.resolve=t=>{r({status:`fulfilled`,value:t}),e(t)},n.reject=e=>{r({status:`rejected`,reason:e}),t(e)},n}var su=jl;function cu(){let e=[],t=0,n=e=>{e()},r=e=>{e()},i=su,a=r=>{t?e.push(r):i(()=>{n(r)})},o=()=>{let t=e;e=[],t.length&&i(()=>{r(()=>{t.forEach(e=>{n(e)})})})};return{batch:e=>{let n;t++;try{n=e()}finally{t--,t||o()}return n},batchCalls:e=>(...t)=>{a(()=>{e(...t)})},schedule:a,setNotifyFunction:e=>{n=e},setBatchNotifyFunction:e=>{r=e},setScheduler:e=>{i=e}}}var lu=cu(),uu=new class extends Dl{#e=!0;#t;#n;constructor(){super(),this.#n=e=>{if(typeof window<`u`&&window.addEventListener){let t=()=>e(!0),n=()=>e(!1);return window.addEventListener(`online`,t,!1),window.addEventListener(`offline`,n,!1),()=>{window.removeEventListener(`online`,t),window.removeEventListener(`offline`,n)}}}}onSubscribe(){this.#t||this.setEventListener(this.#n)}onUnsubscribe(){this.hasListeners()||(this.#t?.(),this.#t=void 0)}setEventListener(e){this.#n=e,this.#t?.(),this.#t=e(this.setOnline.bind(this))}setOnline(e){this.#e!==e&&(this.#e=e,this.listeners.forEach(t=>{t(e)}))}isOnline(){return this.#e}};function du(e){return Math.min(1e3*2**e,3e4)}function fu(e){return(e??`online`)===`online`?uu.isOnline():!0}var pu=class extends Error{constructor(e){super(`CancelledError`),this.revert=e?.revert,this.silent=e?.silent}};function mu(e){let t=!1,n=0,r,i=ou(),a=()=>i.status!==`pending`,o=t=>{if(!a()){let n=new pu(t);f(n),e.onCancel?.(n)}},s=()=>{t=!0},c=()=>{t=!1},l=()=>Ol.isFocused()&&(e.networkMode===`always`||uu.isOnline())&&e.canRun(),u=()=>fu(e.networkMode)&&e.canRun(),d=e=>{a()||(r?.(),i.resolve(e))},f=e=>{a()||(r?.(),i.reject(e))},p=()=>new Promise(t=>{r=e=>{(a()||l())&&t(e)},e.onPause?.()}).then(()=>{r=void 0,a()||e.onContinue?.()}),m=()=>{if(a())return;let r,i=n===0?e.initialPromise:void 0;try{r=i??e.fn()}catch(e){r=Promise.reject(e)}Promise.resolve(r).then(d).catch(r=>{if(a())return;let i=e.retry??(au.isServer()?0:3),o=e.retryDelay??du,s=typeof o==`function`?o(n,r):o,c=i===!0||typeof i==`number`&&n<i||typeof i==`function`&&i(n,r);if(t||!c){f(r);return}n++,e.onFail?.(n,r),Xl(s).then(()=>l()?void 0:p()).then(()=>{t?f(r):m()})})};return{promise:i,status:()=>i.status,cancel:o,continue:()=>(r?.(),i),cancelRetry:s,continueRetry:c,canStart:u,start:()=>(u()?m():p().then(m),i)}}var hu=class{#e;destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Fl(this.gcTime)&&(this.#e=Al.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(au.isServer()?1/0:300*1e3))}clearGcTimeout(){this.#e!==void 0&&(Al.clearTimeout(this.#e),this.#e=void 0)}};function gu(e){return{onFetch:(t,n)=>{let r=t.options,i=t.fetchOptions?.meta?.fetchMore?.direction,a=t.state.data?.pages||[],o=t.state.data?.pageParams||[],s={pages:[],pageParams:[]},c=0,l=async()=>{let n=!1,l=e=>{iu(e,()=>t.signal,()=>n=!0)},u=nu(t.options,t.fetchOptions),d=async(e,r,i)=>{if(n)return Promise.reject(t.signal.reason);if(r==null&&e.pages.length)return Promise.resolve(e);let a=(()=>{let e={client:t.client,queryKey:t.queryKey,pageParam:r,direction:i?`backward`:`forward`,meta:t.options.meta};return l(e),e})(),o=await u(a),{maxPages:s}=t.options,c=i?eu:$l;return{pages:c(e.pages,o,s),pageParams:c(e.pageParams,r,s)}};if(i&&a.length){let e=i===`backward`,t=e?vu:_u,n={pages:a,pageParams:o};s=await d(n,t(r,n),e)}else{let t=e??a.length;do{let e=c===0?o[0]??r.initialPageParam:_u(r,s);if(c>0&&e==null)break;s=await d(s,e),c++}while(c<t)}return s};t.options.persister?t.fetchFn=()=>t.options.persister?.(l,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},n):t.fetchFn=l}}}function _u(e,{pages:t,pageParams:n}){let r=t.length-1;return t.length>0?e.getNextPageParam(t[r],t,n[r],n):void 0}function vu(e,{pages:t,pageParams:n}){return t.length>0?e.getPreviousPageParam?.(t[0],t,n[0],n):void 0}var yu=class extends hu{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e){super(),this.#s=!1,this.#o=e.defaultOptions,this.setOptions(e.options),this.observers=[],this.#i=e.client,this.#r=this.#i.getQueryCache(),this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.#t=Su(this.options),this.state=e.state??this.#t,this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return this.#e}get promise(){return this.#a?.promise}setOptions(e){if(this.options={...this.#o,...e},e?._type&&(this.#e=e._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){let e=Su(this.options);e.data!==void 0&&(this.setState(xu(e.data,e.dataUpdatedAt)),this.#t=e)}}optionalRemove(){!this.observers.length&&this.state.fetchStatus===`idle`&&this.#r.remove(this)}setData(e,t){let n=Zl(this.state.data,e,this.options);return this.#l({data:n,type:`success`,dataUpdatedAt:t?.updatedAt,manual:t?.manual}),n}setState(e){this.#l({type:`setState`,state:e})}cancel(e){let t=this.#a?.promise;return this.#a?.cancel(e),t?t.then(Nl).catch(Nl):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return this.#t}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(e=>Rl(e.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===tu||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(e=>Ll(e.options.staleTime,this)===`static`):!1}isStale(){return this.getObserversCount()>0?this.observers.some(e=>e.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(e=0){return this.state.data===void 0?!0:e===`static`?!1:this.state.isInvalidated?!0:!Il(this.state.dataUpdatedAt,e)}onFocus(){this.observers.find(e=>e.shouldFetchOnWindowFocus())?.refetch({cancelRefetch:!1}),this.#a?.continue()}onOnline(){this.observers.find(e=>e.shouldFetchOnReconnect())?.refetch({cancelRefetch:!1}),this.#a?.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.#r.notify({type:`observerAdded`,query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(t=>t!==e),this.observers.length||(this.#a&&(this.#s||this.#c()?this.#a.cancel({revert:!0}):this.#a.cancelRetry()),this.scheduleGc()),this.#r.notify({type:`observerRemoved`,query:this,observer:e}))}getObserversCount(){return this.observers.length}#c(){return this.state.fetchStatus===`paused`&&this.state.status===`pending`}invalidate(){this.state.isInvalidated||this.#l({type:`invalidate`})}async fetch(e,t){if(this.state.fetchStatus!==`idle`&&this.#a?.status()!==`rejected`){if(this.state.data!==void 0&&t?.cancelRefetch)this.cancel({silent:!0});else if(this.#a)return this.#a.continueRetry(),this.#a.promise}if(e&&this.setOptions(e),!this.options.queryFn){let e=this.observers.find(e=>e.options.queryFn);e&&this.setOptions(e.options)}let n=new AbortController,r=e=>{Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(this.#s=!0,n.signal)})},i=()=>{let e=nu(this.options,t),n=(()=>{let e={client:this.#i,queryKey:this.queryKey,meta:this.meta};return r(e),e})();return this.#s=!1,this.options.persister?this.options.persister(e,n,this):e(n)},a=(()=>{let e={fetchOptions:t,options:this.options,queryKey:this.queryKey,client:this.#i,state:this.state,fetchFn:i};return r(e),e})();(this.#e===`infinite`?gu(this.options.pages):this.options.behavior)?.onFetch(a,this),this.#n=this.state,(this.state.fetchStatus===`idle`||this.state.fetchMeta!==a.fetchOptions?.meta)&&this.#l({type:`fetch`,meta:a.fetchOptions?.meta}),this.#a=mu({initialPromise:t?.initialPromise,fn:a.fetchFn,onCancel:e=>{e instanceof pu&&e.revert&&this.setState({...this.#n,fetchStatus:`idle`}),n.abort()},onFail:(e,t)=>{this.#l({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#l({type:`pause`})},onContinue:()=>{this.#l({type:`continue`})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0});try{let e=await this.#a.start();if(e===void 0)throw Error(`${this.queryHash} data is undefined`);return this.setData(e),this.#r.config.onSuccess?.(e,this),this.#r.config.onSettled?.(e,this.state.error,this),e}catch(e){if(e instanceof pu){if(e.silent)return this.#a.promise;if(e.revert){if(this.state.data===void 0)throw e;return this.state.data}}throw this.#l({type:`error`,error:e}),this.#r.config.onError?.(e,this),this.#r.config.onSettled?.(this.state.data,e,this),e}finally{this.scheduleGc()}}#l(e){let t=t=>{switch(e.type){case`failed`:return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case`pause`:return{...t,fetchStatus:`paused`};case`continue`:return{...t,fetchStatus:`fetching`};case`fetch`:return{...t,...bu(t.data,this.options),fetchMeta:e.meta??null};case`success`:let n={...t,...xu(e.data,e.dataUpdatedAt),dataUpdateCount:t.dataUpdateCount+1,...!e.manual&&{fetchStatus:`idle`,fetchFailureCount:0,fetchFailureReason:null}};return this.#n=e.manual?n:void 0,n;case`error`:let r=e.error;return{...t,error:r,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:r,fetchStatus:`idle`,status:`error`,isInvalidated:!0};case`invalidate`:return{...t,isInvalidated:!0};case`setState`:return{...t,...e.state}}};this.state=t(this.state),lu.batch(()=>{this.observers.forEach(e=>{e.onQueryUpdate()}),this.#r.notify({query:this,type:`updated`,action:e})})}};function bu(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:fu(t.networkMode)?`fetching`:`paused`,...e===void 0&&{error:null,status:`pending`}}}function xu(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:`success`}}function Su(e){let 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 Cu=class extends Dl{constructor(e,t){super(),this.options=t,this.#e=e,this.#s=null,this.#o=ou(),this.bindMethods(),this.setOptions(t)}#e;#t=void 0;#n=void 0;#r=void 0;#i;#a;#o;#s;#c;#l;#u;#d;#f;#p;#m=new Set;bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.#t.addObserver(this),Tu(this.#t,this.options)?this.#h():this.updateResult(),this.#y())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Eu(this.#t,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Eu(this.#t,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.#b(),this.#x(),this.#t.removeObserver(this)}setOptions(e){let t=this.options,n=this.#t;if(this.options=this.#e.defaultQueryOptions(e),this.options.enabled!==void 0&&typeof this.options.enabled!=`boolean`&&typeof this.options.enabled!=`function`&&typeof Rl(this.options.enabled,this.#t)!=`boolean`)throw Error(`Expected enabled to be a boolean or a callback that returns a boolean`);this.#S(),this.#t.setOptions(this.options),t._defaulted&&!Kl(this.options,t)&&this.#e.getQueryCache().notify({type:`observerOptionsUpdated`,query:this.#t,observer:this});let r=this.hasListeners();r&&Du(this.#t,n,this.options,t)&&this.#h(),this.updateResult(),r&&(this.#t!==n||Rl(this.options.enabled,this.#t)!==Rl(t.enabled,this.#t)||Ll(this.options.staleTime,this.#t)!==Ll(t.staleTime,this.#t))&&this.#g();let i=this.#_();r&&(this.#t!==n||Rl(this.options.enabled,this.#t)!==Rl(t.enabled,this.#t)||i!==this.#p)&&this.#v(i)}getOptimisticResult(e){let t=this.#e.getQueryCache().build(this.#e,e),n=this.createResult(t,e);return ku(this,n)&&(this.#r=n,this.#a=this.options,this.#i=this.#t.state),n}getCurrentResult(){return this.#r}trackResult(e,t){return new Proxy(e,{get:(e,n)=>(this.trackProp(n),t?.(n),n===`promise`&&(this.trackProp(`data`),!this.options.experimental_prefetchInRender&&this.#o.status===`pending`&&this.#o.reject(Error(`experimental_prefetchInRender feature flag is not enabled`))),Reflect.get(e,n))})}trackProp(e){this.#m.add(e)}getCurrentQuery(){return this.#t}refetch({...e}={}){return this.fetch({...e})}fetchOptimistic(e){let t=this.#e.defaultQueryOptions(e),n=this.#e.getQueryCache().build(this.#e,t);return n.fetch().then(()=>this.createResult(n,t))}fetch(e){return this.#h({...e,cancelRefetch:e.cancelRefetch??!0}).then(()=>(this.updateResult(),this.#r))}#h(e){this.#S();let t=this.#t.fetch(this.options,e);return e?.throwOnError||(t=t.catch(Nl)),t}#g(){this.#b();let e=Ll(this.options.staleTime,this.#t);if(au.isServer()||this.#r.isStale||!Fl(e))return;let t=Il(this.#r.dataUpdatedAt,e)+1;this.#d=Al.setTimeout(()=>{this.#r.isStale||this.updateResult()},t)}#_(){return(typeof this.options.refetchInterval==`function`?this.options.refetchInterval(this.#t):this.options.refetchInterval)??!1}#v(e){this.#x(),this.#p=e,!(au.isServer()||Rl(this.options.enabled,this.#t)===!1||!Fl(this.#p)||this.#p===0)&&(this.#f=Al.setInterval(()=>{(this.options.refetchIntervalInBackground||Ol.isFocused())&&this.#h()},this.#p))}#y(){this.#g(),this.#v(this.#_())}#b(){this.#d!==void 0&&(Al.clearTimeout(this.#d),this.#d=void 0)}#x(){this.#f!==void 0&&(Al.clearInterval(this.#f),this.#f=void 0)}createResult(e,t){let n=this.#t,r=this.options,i=this.#r,a=this.#i,o=this.#a,s=e===n?this.#n:e.state,{state:c}=e,l={...c},u=!1,d;if(t._optimisticResults){let i=this.hasListeners(),a=!i&&Tu(e,t),o=i&&Du(e,n,t,r);(a||o)&&(l={...l,...bu(c.data,e.options)}),t._optimisticResults===`isRestoring`&&(l.fetchStatus=`idle`)}let{error:f,errorUpdatedAt:p,status:m}=l;d=l.data;let h=!1;if(t.placeholderData!==void 0&&d===void 0&&m===`pending`){let e;i?.isPlaceholderData&&t.placeholderData===o?.placeholderData?(e=i.data,h=!0):e=typeof t.placeholderData==`function`?t.placeholderData(this.#u?.state.data,this.#u):t.placeholderData,e!==void 0&&(m=`success`,d=Zl(i?.data,e,t),u=!0)}if(t.select&&d!==void 0&&!h)if(i&&d===a?.data&&t.select===this.#c)d=this.#l;else try{this.#c=t.select,d=t.select(d),d=Zl(i?.data,d,t),this.#l=d,this.#s=null}catch(e){this.#s=e}this.#s&&(f=this.#s,d=this.#l,p=Date.now(),m=`error`);let g=l.fetchStatus===`fetching`,_=m===`pending`,v=m===`error`,y=_&&g,b=d!==void 0,x={status:m,fetchStatus:l.fetchStatus,isPending:_,isSuccess:m===`success`,isError:v,isInitialLoading:y,isLoading:y,data:d,dataUpdatedAt:l.dataUpdatedAt,error:f,errorUpdatedAt:p,failureCount:l.fetchFailureCount,failureReason:l.fetchFailureReason,errorUpdateCount:l.errorUpdateCount,isFetched:e.isFetched(),isFetchedAfterMount:l.dataUpdateCount>s.dataUpdateCount||l.errorUpdateCount>s.errorUpdateCount,isFetching:g,isRefetching:g&&!_,isLoadingError:v&&!b,isPaused:l.fetchStatus===`paused`,isPlaceholderData:u,isRefetchError:v&&b,isStale:Ou(e,t),refetch:this.refetch,promise:this.#o,isEnabled:Rl(t.enabled,e)!==!1};if(this.options.experimental_prefetchInRender){let t=x.data!==void 0,r=x.status===`error`&&!t,i=e=>{r?e.reject(x.error):t&&e.resolve(x.data)},a=()=>{let e=this.#o=x.promise=ou();i(e)},o=this.#o;switch(o.status){case`pending`:e.queryHash===n.queryHash&&i(o);break;case`fulfilled`:(r||x.data!==o.value)&&a();break;case`rejected`:(!r||x.error!==o.reason)&&a();break}}return x}updateResult(){let e=this.#r,t=this.createResult(this.#t,this.options);this.#i=this.#t.state,this.#a=this.options,this.#i.data!==void 0&&(this.#u=this.#t),!Kl(t,e)&&(this.#r=t,this.#C({listeners:(()=>{if(!e)return!0;let{notifyOnChangeProps:t}=this.options,n=typeof t==`function`?t():t;if(n===`all`||!n&&!this.#m.size)return!0;let r=new Set(n??this.#m);return this.options.throwOnError&&r.add(`error`),Object.keys(this.#r).some(t=>{let n=t;return this.#r[n]!==e[n]&&r.has(n)})})()}))}#S(){let e=this.#e.getQueryCache().build(this.#e,this.options);if(e===this.#t)return;let t=this.#t;this.#t=e,this.#n=e.state,this.hasListeners()&&(t?.removeObserver(this),e.addObserver(this))}onQueryUpdate(){this.updateResult(),this.hasListeners()&&this.#y()}#C(e){lu.batch(()=>{e.listeners&&this.listeners.forEach(e=>{e(this.#r)}),this.#e.getQueryCache().notify({query:this.#t,type:`observerResultsUpdated`})})}};function wu(e,t){return Rl(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status===`error`&&Rl(t.retryOnMount,e)===!1)}function Tu(e,t){return wu(e,t)||e.state.data!==void 0&&Eu(e,t,t.refetchOnMount)}function Eu(e,t,n){if(Rl(t.enabled,e)!==!1&&Ll(t.staleTime,e)!==`static`){let r=typeof n==`function`?n(e):n;return r===`always`||r!==!1&&Ou(e,t)}return!1}function Du(e,t,n,r){return(e!==t||Rl(r.enabled,e)===!1)&&(!n.suspense||e.state.status!==`error`)&&Ou(e,n)}function Ou(e,t){return Rl(t.enabled,e)!==!1&&e.isStaleByTime(Ll(t.staleTime,e))}function ku(e,t){return!Kl(e.getCurrentResult(),t)}var Au=class extends hu{#e;#t;#n;#r;constructor(e){super(),this.#e=e.client,this.mutationId=e.mutationId,this.#n=e.mutationCache,this.#t=[],this.state=e.state||ju(),this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options=e,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(e){this.#t.includes(e)||(this.#t.push(e),this.clearGcTimeout(),this.#n.notify({type:`observerAdded`,mutation:this,observer:e}))}removeObserver(e){this.#t=this.#t.filter(t=>t!==e),this.scheduleGc(),this.#n.notify({type:`observerRemoved`,mutation:this,observer:e})}optionalRemove(){this.#t.length||(this.state.status===`pending`?this.scheduleGc():this.#n.remove(this))}continue(){return this.#r?.continue()??this.execute(this.state.variables)}async execute(e){let t=()=>{this.#i({type:`continue`})},n={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};this.#r=mu({fn:()=>this.options.mutationFn?this.options.mutationFn(e,n):Promise.reject(Error(`No mutationFn found`)),onFail:(e,t)=>{this.#i({type:`failed`,failureCount:e,error:t})},onPause:()=>{this.#i({type:`pause`})},onContinue:t,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>this.#n.canRun(this)});let r=this.state.status===`pending`,i=!this.#r.canStart();try{if(r)t();else{this.#i({type:`pending`,variables:e,isPaused:i}),this.#n.config.onMutate&&await this.#n.config.onMutate(e,this,n);let t=await this.options.onMutate?.(e,n);t!==this.state.context&&this.#i({type:`pending`,context:t,variables:e,isPaused:i})}let a=await this.#r.start();return await this.#n.config.onSuccess?.(a,e,this.state.context,this,n),await this.options.onSuccess?.(a,e,this.state.context,n),await this.#n.config.onSettled?.(a,null,this.state.variables,this.state.context,this,n),await this.options.onSettled?.(a,null,e,this.state.context,n),this.#i({type:`success`,data:a}),a}catch(t){try{await this.#n.config.onError?.(t,e,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onError?.(t,e,this.state.context,n)}catch(e){Promise.reject(e)}try{await this.#n.config.onSettled?.(void 0,t,this.state.variables,this.state.context,this,n)}catch(e){Promise.reject(e)}try{await this.options.onSettled?.(void 0,t,e,this.state.context,n)}catch(e){Promise.reject(e)}throw this.#i({type:`error`,error:t}),t}finally{this.#n.runNext(this)}}#i(e){let t=t=>{switch(e.type){case`failed`:return{...t,failureCount:e.failureCount,failureReason:e.error};case`pause`:return{...t,isPaused:!0};case`continue`:return{...t,isPaused:!1};case`pending`:return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:e.isPaused,status:`pending`,variables:e.variables,submittedAt:Date.now()};case`success`:return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:`success`,isPaused:!1};case`error`:return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:`error`}}};this.state=t(this.state),lu.batch(()=>{this.#t.forEach(t=>{t.onMutationUpdate(e)}),this.#n.notify({mutation:this,type:`updated`,action:e})})}};function ju(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:`idle`,variables:void 0,submittedAt:0}}var Mu=class extends Dl{constructor(e={}){super(),this.config=e,this.#e=new Set,this.#t=new Map,this.#n=0}#e;#t;#n;build(e,t,n){let r=new Au({client:e,mutationCache:this,mutationId:++this.#n,options:e.defaultMutationOptions(t),state:n});return this.add(r),r}add(e){this.#e.add(e);let t=Nu(e);if(typeof t==`string`){let n=this.#t.get(t);n?n.push(e):this.#t.set(t,[e])}this.notify({type:`added`,mutation:e})}remove(e){if(this.#e.delete(e)){let t=Nu(e);if(typeof t==`string`){let n=this.#t.get(t);if(n)if(n.length>1){let t=n.indexOf(e);t!==-1&&n.splice(t,1)}else n[0]===e&&this.#t.delete(t)}}this.notify({type:`removed`,mutation:e})}canRun(e){let t=Nu(e);if(typeof t==`string`){let n=this.#t.get(t)?.find(e=>e.state.status===`pending`);return!n||n===e}else return!0}runNext(e){let t=Nu(e);return typeof t==`string`?(this.#t.get(t)?.find(t=>t!==e&&t.state.isPaused))?.continue()??Promise.resolve():Promise.resolve()}clear(){lu.batch(()=>{this.#e.forEach(e=>{this.notify({type:`removed`,mutation:e})}),this.#e.clear(),this.#t.clear()})}getAll(){return Array.from(this.#e)}find(e){let t={exact:!0,...e};return this.getAll().find(e=>Bl(t,e))}findAll(e={}){return this.getAll().filter(t=>Bl(e,t))}notify(e){lu.batch(()=>{this.listeners.forEach(t=>{t(e)})})}resumePausedMutations(){let e=this.getAll().filter(e=>e.state.isPaused);return lu.batch(()=>Promise.all(e.map(e=>e.continue().catch(Nl))))}};function Nu(e){return e.options.scope?.id}var Pu=class extends Dl{#e;#t=void 0;#n;#r;constructor(e,t){super(),this.#e=e,this.setOptions(t),this.bindMethods(),this.#i()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(e){let t=this.options;this.options=this.#e.defaultMutationOptions(e),Kl(this.options,t)||this.#e.getMutationCache().notify({type:`observerOptionsUpdated`,mutation:this.#n,observer:this}),t?.mutationKey&&this.options.mutationKey&&Hl(t.mutationKey)!==Hl(this.options.mutationKey)?this.reset():this.#n?.state.status===`pending`&&this.#n.setOptions(this.options)}onUnsubscribe(){this.hasListeners()||this.#n?.removeObserver(this)}onMutationUpdate(e){this.#i(),this.#a(e)}getCurrentResult(){return this.#t}reset(){this.#n?.removeObserver(this),this.#n=void 0,this.#i(),this.#a()}mutate(e,t){return this.#r=t,this.#n?.removeObserver(this),this.#n=this.#e.getMutationCache().build(this.#e,this.options),this.#n.addObserver(this),this.#n.execute(e)}#i(){let e=this.#n?.state??ju();this.#t={...e,isPending:e.status===`pending`,isSuccess:e.status===`success`,isError:e.status===`error`,isIdle:e.status===`idle`,mutate:this.mutate,reset:this.reset}}#a(e){lu.batch(()=>{if(this.#r&&this.hasListeners()){let t=this.#t.variables,n=this.#t.context,r={client:this.#e,meta:this.options.meta,mutationKey:this.options.mutationKey};if(e?.type===`success`){try{this.#r.onSuccess?.(e.data,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(e.data,null,t,n,r)}catch(e){Promise.reject(e)}}else if(e?.type===`error`){try{this.#r.onError?.(e.error,t,n,r)}catch(e){Promise.reject(e)}try{this.#r.onSettled?.(void 0,e.error,t,n,r)}catch(e){Promise.reject(e)}}}this.listeners.forEach(e=>{e(this.#t)})})}},Fu=class extends Dl{constructor(e={}){super(),this.config=e,this.#e=new Map}#e;build(e,t,n){let r=t.queryKey,i=t.queryHash??Vl(r,t),a=this.get(i);return a||(a=new yu({client:e,queryKey:r,queryHash:i,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(r)}),this.add(a)),a}add(e){this.#e.has(e.queryHash)||(this.#e.set(e.queryHash,e),this.notify({type:`added`,query:e}))}remove(e){let t=this.#e.get(e.queryHash);t&&(e.destroy(),t===e&&this.#e.delete(e.queryHash),this.notify({type:`removed`,query:e}))}clear(){lu.batch(()=>{this.getAll().forEach(e=>{this.remove(e)})})}get(e){return this.#e.get(e)}getAll(){return[...this.#e.values()]}find(e){let t={exact:!0,...e};return this.getAll().find(e=>zl(t,e))}findAll(e={}){let t=this.getAll();return Object.keys(e).length>0?t.filter(t=>zl(e,t)):t}notify(e){lu.batch(()=>{this.listeners.forEach(t=>{t(e)})})}onFocus(){lu.batch(()=>{this.getAll().forEach(e=>{e.onFocus()})})}onOnline(){lu.batch(()=>{this.getAll().forEach(e=>{e.onOnline()})})}},Iu=class{#e;#t;#n;#r;#i;#a;#o;#s;constructor(e={}){this.#e=e.queryCache||new Fu,this.#t=e.mutationCache||new Mu,this.#n=e.defaultOptions||{},this.#r=new Map,this.#i=new Map,this.#a=0}mount(){this.#a++,this.#a===1&&(this.#o=Ol.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onFocus())}),this.#s=uu.subscribe(async e=>{e&&(await this.resumePausedMutations(),this.#e.onOnline())}))}unmount(){this.#a--,this.#a===0&&(this.#o?.(),this.#o=void 0,this.#s?.(),this.#s=void 0)}isFetching(e){return this.#e.findAll({...e,fetchStatus:`fetching`}).length}isMutating(e){return this.#t.findAll({...e,status:`pending`}).length}getQueryData(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state.data}ensureQueryData(e){let t=this.defaultQueryOptions(e),n=this.#e.build(this,t),r=n.state.data;return r===void 0?this.fetchQuery(e):(e.revalidateIfStale&&n.isStaleByTime(Ll(t.staleTime,n))&&this.prefetchQuery(t),Promise.resolve(r))}getQueriesData(e){return this.#e.findAll(e).map(({queryKey:e,state:t})=>[e,t.data])}setQueryData(e,t,n){let r=this.defaultQueryOptions({queryKey:e}),i=this.#e.get(r.queryHash)?.state.data,a=Pl(t,i);if(a!==void 0)return this.#e.build(this,r).setData(a,{...n,manual:!0})}setQueriesData(e,t,n){return lu.batch(()=>this.#e.findAll(e).map(({queryKey:e})=>[e,this.setQueryData(e,t,n)]))}getQueryState(e){let t=this.defaultQueryOptions({queryKey:e});return this.#e.get(t.queryHash)?.state}removeQueries(e){let t=this.#e;lu.batch(()=>{t.findAll(e).forEach(e=>{t.remove(e)})})}resetQueries(e,t){let n=this.#e;return lu.batch(()=>(n.findAll(e).forEach(e=>{e.reset()}),this.refetchQueries({type:`active`,...e},t)))}cancelQueries(e,t={}){let n={revert:!0,...t},r=lu.batch(()=>this.#e.findAll(e).map(e=>e.cancel(n)));return Promise.all(r).then(Nl).catch(Nl)}invalidateQueries(e,t={}){return lu.batch(()=>(this.#e.findAll(e).forEach(e=>{e.invalidate()}),e?.refetchType===`none`?Promise.resolve():this.refetchQueries({...e,type:e?.refetchType??e?.type??`active`},t)))}refetchQueries(e,t={}){let n={...t,cancelRefetch:t.cancelRefetch??!0},r=lu.batch(()=>this.#e.findAll(e).filter(e=>!e.isDisabled()&&!e.isStatic()).map(e=>{let t=e.fetch(void 0,n);return n.throwOnError||(t=t.catch(Nl)),e.state.fetchStatus===`paused`?Promise.resolve():t}));return Promise.all(r).then(Nl)}fetchQuery(e){let t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);let n=this.#e.build(this,t);return n.isStaleByTime(Ll(t.staleTime,n))?n.fetch(t):Promise.resolve(n.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Nl).catch(Nl)}fetchInfiniteQuery(e){return e._type=`infinite`,this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Nl).catch(Nl)}ensureInfiniteQueryData(e){return e._type=`infinite`,this.ensureQueryData(e)}resumePausedMutations(){return uu.isOnline()?this.#t.resumePausedMutations():Promise.resolve()}getQueryCache(){return this.#e}getMutationCache(){return this.#t}getDefaultOptions(){return this.#n}setDefaultOptions(e){this.#n=e}setQueryDefaults(e,t){this.#r.set(Hl(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){let t=[...this.#r.values()],n={};return t.forEach(t=>{Ul(e,t.queryKey)&&Object.assign(n,t.defaultOptions)}),n}setMutationDefaults(e,t){this.#i.set(Hl(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){let t=[...this.#i.values()],n={};return t.forEach(t=>{Ul(e,t.mutationKey)&&Object.assign(n,t.defaultOptions)}),n}defaultQueryOptions(e){if(e._defaulted)return e;let t={...this.#n.queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||=Vl(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===tu&&(t.enabled=!1),t}defaultMutationOptions(e){return e?._defaulted?e:{...this.#n.mutations,...e?.mutationKey&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){this.#e.clear(),this.#t.clear()}},Lu=t((e=>{var t=Symbol.for(`react.transitional.element`),n=Symbol.for(`react.fragment`);function r(e,n,r){var i=null;if(r!==void 0&&(i=``+r),n.key!==void 0&&(i=``+n.key),`key`in n)for(var a in r={},n)a!==`key`&&(r[a]=n[a]);else r=n;return n=r.ref,{$$typeof:t,type:e,key:i,ref:n===void 0?null:n,props:r}}e.Fragment=n,e.jsx=r,e.jsxs=r})),Ru=t(((e,t)=>{t.exports=Lu()})),B=e(Sl(),1),V=Ru(),zu=B.createContext(void 0),Bu=e=>{let t=B.useContext(zu);if(e)return e;if(!t)throw Error(`No QueryClient set, use QueryClientProvider to set one`);return t},Vu=({client:e,children:t})=>(B.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),(0,V.jsx)(zu.Provider,{value:e,children:t})),Hu=B.createContext(!1),Uu=()=>B.useContext(Hu);Hu.Provider;function Wu(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Gu=B.createContext(Wu()),Ku=()=>B.useContext(Gu),qu=(e,t,n)=>{let r=n?.state.error&&typeof e.throwOnError==`function`?ru(e.throwOnError,[n.state.error,n]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||r)&&(t.isReset()||(e.retryOnMount=!1))},Ju=e=>{B.useEffect(()=>{e.clearReset()},[e])},Yu=({result:e,errorResetBoundary:t,throwOnError:n,query:r,suspense:i})=>e.isError&&!t.isReset()&&!e.isFetching&&r&&(i&&e.data===void 0||ru(n,[e.error,r])),Xu=e=>{if(e.suspense){let t=1e3,n=e=>e===`static`?e:Math.max(e??t,t),r=e.staleTime;e.staleTime=typeof r==`function`?(...e)=>n(r(...e)):n(r),typeof e.gcTime==`number`&&(e.gcTime=Math.max(e.gcTime,t))}},Zu=(e,t)=>e.isLoading&&e.isFetching&&!t,Qu=(e,t)=>e?.suspense&&t.isPending,$u=(e,t,n)=>t.fetchOptimistic(e).catch(()=>{n.clearReset()});function ed(e,t,n){let r=Uu(),i=Ku(),a=Bu(n),o=a.defaultQueryOptions(e);a.getDefaultOptions().queries?._experimental_beforeQuery?.(o);let s=a.getQueryCache().get(o.queryHash),c=e.subscribed!==!1;o._optimisticResults=r?`isRestoring`:c?`optimistic`:void 0,Xu(o),qu(o,i,s),Ju(i);let l=!a.getQueryCache().get(o.queryHash),[u]=B.useState(()=>new t(a,o)),d=u.getOptimisticResult(o),f=!r&&c;if(B.useSyncExternalStore(B.useCallback(e=>{let t=f?u.subscribe(lu.batchCalls(e)):Nl;return u.updateResult(),t},[u,f]),()=>u.getCurrentResult(),()=>u.getCurrentResult()),B.useEffect(()=>{u.setOptions(o)},[o,u]),Qu(o,d))throw $u(o,u,i);if(Yu({result:d,errorResetBoundary:i,throwOnError:o.throwOnError,query:s,suspense:o.suspense}))throw d.error;return a.getDefaultOptions().queries?._experimental_afterQuery?.(o,d),o.experimental_prefetchInRender&&!au.isServer()&&Zu(d,r)&&(l?$u(o,u,i):s?.promise)?.catch(Nl).finally(()=>{u.updateResult()}),o.notifyOnChangeProps?d:u.trackResult(d)}function td(e,t){return ed(e,Cu,t)}function nd(e,t){let n=Bu(t),[r]=B.useState(()=>new Pu(n,e));B.useEffect(()=>{r.setOptions(e)},[r,e]);let i=B.useSyncExternalStore(B.useCallback(e=>r.subscribe(lu.batchCalls(e)),[r]),()=>r.getCurrentResult(),()=>r.getCurrentResult()),a=B.useCallback((e,t)=>{r.mutate(e,t).catch(Nl)},[r]);if(i.error&&ru(r.options.throwOnError,[i.error]))throw i.error;return{...i,mutate:a,mutateAsync:i.mutate}}var rd=El(),id=e(wl(),1),ad=Symbol(),od=Symbol(),sd=`a`,cd=`f`,ld=`p`,ud=`c`,dd=`t`,fd=`h`,pd=`w`,md=`o`,hd=`k`,gd=(e,t)=>new Proxy(e,t),_d=Object.getPrototypeOf,vd=new WeakMap,yd=e=>e&&(vd.has(e)?vd.get(e):_d(e)===Object.prototype||_d(e)===Array.prototype),bd=e=>typeof e==`object`&&!!e,xd=e=>Object.values(Object.getOwnPropertyDescriptors(e)).some(e=>!e.configurable&&!e.writable),Sd=e=>{if(Array.isArray(e))return Array.from(e);let t=Object.getOwnPropertyDescriptors(e);return Object.values(t).forEach(e=>{e.configurable=!0}),Object.create(_d(e),t)},Cd=(e,t)=>{let n={[cd]:t},r=!1,i=(t,i)=>{if(!r){let r=n[sd].get(e);if(r||(r={},n[sd].set(e,r)),t===pd)r[pd]=!0;else{let e=r[t];e||(e=new Set,r[t]=e),e.add(i)}}},a=()=>{r=!0,n[sd].delete(e)},o={get(t,r){return r===od?e:(i(hd,r),Td(Reflect.get(t,r),n[sd],n[ud],n[dd]))},has(e,t){return t===ad?(a(),!0):(i(fd,t),Reflect.has(e,t))},getOwnPropertyDescriptor(e,t){return i(md,t),Reflect.getOwnPropertyDescriptor(e,t)},ownKeys(e){return i(pd),Reflect.ownKeys(e)}};return t&&(o.set=o.deleteProperty=()=>!1),[o,n]},wd=e=>e[od]||e,Td=(e,t,n,r)=>{if(!yd(e))return e;let i=r&&r.get(e);if(!i){let t=wd(e);i=xd(t)?[t,Sd(t)]:[t],r?.set(e,i)}let[a,o]=i,s=n&&n.get(a);return(!s||s[1][cd]!==!!o)&&(s=Cd(a,!!o),s[1][ld]=gd(o||a,s[0]),n&&n.set(a,s)),s[1][sd]=t,s[1][ud]=n,s[1][dd]=r,s[1][ld]},Ed=(e,t)=>{let n=Reflect.ownKeys(e),r=Reflect.ownKeys(t);return n.length!==r.length||n.some((e,t)=>e!==r[t])},Dd=(e,t,n,r,i=Object.is)=>{if(i(e,t))return!1;if(!bd(e)||!bd(t))return!0;let a=n.get(wd(e));if(!a)return!0;if(r){if(r.get(e)===t)return!1;r.set(e,t)}let o=null;for(let n of a[fd]||[])if(o=Reflect.has(e,n)!==Reflect.has(t,n),o)return o;if(a[pd]===!0){if(o=Ed(e,t),o)return o}else for(let n of a[md]||[])if(o=!!Reflect.getOwnPropertyDescriptor(e,n)!=!!Reflect.getOwnPropertyDescriptor(t,n),o)return o;for(let s of a[hd]||[])if(o=Dd(e[s],t[s],n,r,i),o)return o;if(o===null)throw Error(`invalid used`);return o},Od=e=>yd(e)&&e[od]||null,kd=(e,t=!0)=>{vd.set(e,t)},Ad=e=>typeof e==`object`&&!!e,jd=e=>Ad(e)&&!Fd.has(e)&&(Array.isArray(e)||!(Symbol.iterator in e))&&!(e instanceof WeakMap)&&!(e instanceof WeakSet)&&!(e instanceof Error)&&!(e instanceof Number)&&!(e instanceof Date)&&!(e instanceof String)&&!(e instanceof RegExp)&&!(e instanceof ArrayBuffer)&&!(e instanceof Promise),Md=(e,t)=>{let n=Id.get(e);if(n?.[0]===t)return n[1];let r=Array.isArray(e)?[]:Object.create(Object.getPrototypeOf(e));return kd(r,!0),Id.set(e,[t,r]),Reflect.ownKeys(e).forEach(t=>{if(Object.getOwnPropertyDescriptor(r,t))return;let n=Reflect.get(e,t),{enumerable:i}=Reflect.getOwnPropertyDescriptor(e,t),a={value:n,enumerable:i,configurable:!0};if(Fd.has(n))kd(n,!1);else if(Pd.has(n)){let[e,t]=Pd.get(n);a.value=Md(e,t())}Object.defineProperty(r,t,a)}),r},Nd=(e,t,n,r)=>({deleteProperty(e,t){let i=Reflect.get(e,t);n(t);let a=Reflect.deleteProperty(e,t);return a&&r(Wd?.(`delete`,t,i)),a},set(i,a,o,s){let c=!e()&&Reflect.has(i,a),l=Reflect.get(i,a,s);if(c&&(zd(l,o)||Rd.has(o)&&zd(l,Rd.get(o))))return!0;n(a),Ad(o)&&(o=Od(o)||o);let u=!Pd.has(o)&&Vd(o)?Gd(o):o;return t(a,u),Reflect.set(i,a,u,s),r(Wd?.(`set`,a,o,l)),!0}}),Pd=new WeakMap,Fd=new WeakSet,Id=new WeakMap,Ld=[1],Rd=new WeakMap,zd=Object.is,Bd=(e,t)=>new Proxy(e,t),Vd=jd,Hd=Md,Ud=Nd,Wd;function Gd(e={}){if(!Ad(e))throw Error(`object required`);let t=Rd.get(e);if(t)return t;let n=Ld[0],r=new Set,i=(e,t=++Ld[0])=>{n!==t&&(a=n=t,r.forEach(n=>n(e,t)))},a=n,o=(e=Ld[0])=>(a!==e&&(a=e,c.forEach(([t])=>{let r=t[1](e);r>n&&(n=r)})),n),s=e=>(t,n)=>{let r;t&&(r=[...t],r[1]=[e,...r[1]]),i(r,n)},c=new Map,l=(e,t)=>{let n=!Fd.has(t)&&Pd.get(t);if(n)if(r.size){let t=n[2](s(e));c.set(e,[n,t])}else c.set(e,[n])},u=e=>{var t;let n=c.get(e);n&&(c.delete(e),(t=n[1])==null||t.call(n))},d=e=>(r.add(e),r.size===1&&c.forEach(([e,t],n)=>{let r=e[2](s(n));c.set(n,[e,r])}),()=>{r.delete(e),r.size===0&&c.forEach(([e,t],n)=>{t&&(t(),c.set(n,[e]))})}),f=!0,p=Bd(e,Ud(()=>f,l,u,i));Rd.set(e,p);let m=[e,o,d];return Pd.set(p,m),Reflect.ownKeys(e).forEach(t=>{let n=Object.getOwnPropertyDescriptor(e,t);`value`in n&&n.writable&&(p[t]=e[t])}),f=!1,p}function Kd(e,t,n){let r=Pd.get(e),i,a=[],o=r[2],s=!1,c=o(e=>{if(e&&a.push(e),n){t(a.splice(0));return}i||=Promise.resolve().then(()=>{i=void 0,s&&t(a.splice(0))})});return s=!0,()=>{s=!1,c()}}function qd(e){let[t,n]=Pd.get(e);return Hd(t,n())}var Jd=new WeakMap;function Yd(e,t){let n=t?.sync,r=(0,B.useMemo)(()=>e&&new WeakMap,[e]),i=(0,B.useRef)(void 0),a=!0,o=(0,B.useSyncExternalStore)((0,B.useCallback)(t=>{let r=Kd(e,t,n);return t(),r},[e,n]),()=>{let t=qd(e);try{if(!a&&i.current&&!Dd(i.current,t,r,new WeakMap))return i.current}catch{}return t},()=>qd(e));return a=!1,(0,B.useLayoutEffect)(()=>{i.current=o}),Td(o,r,(0,B.useMemo)(()=>new WeakMap,[]),Jd)}var Xd;(function(e){e.assertEqual=e=>{};function t(e){}e.assertIs=t;function n(e){throw Error()}e.assertNever=n,e.arrayToEnum=e=>{let t={};for(let n of e)t[n]=n;return t},e.getValidEnumValues=t=>{let n=e.objectKeys(t).filter(e=>typeof t[t[e]]!=`number`),r={};for(let e of n)r[e]=t[e];return e.objectValues(r)},e.objectValues=t=>e.objectKeys(t).map(function(e){return t[e]}),e.objectKeys=typeof Object.keys==`function`?e=>Object.keys(e):e=>{let t=[];for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.find=(e,t)=>{for(let n of e)if(t(n))return n},e.isInteger=typeof Number.isInteger==`function`?e=>Number.isInteger(e):e=>typeof e==`number`&&Number.isFinite(e)&&Math.floor(e)===e;function r(e,t=` | `){return e.map(e=>typeof e==`string`?`'${e}'`:e).join(t)}e.joinValues=r,e.jsonStringifyReplacer=(e,t)=>typeof t==`bigint`?t.toString():t})(Xd||={});var Zd;(function(e){e.mergeShapes=(e,t)=>({...e,...t})})(Zd||={});var H=Xd.arrayToEnum([`string`,`nan`,`number`,`integer`,`float`,`boolean`,`date`,`bigint`,`symbol`,`function`,`undefined`,`null`,`array`,`object`,`unknown`,`promise`,`void`,`never`,`map`,`set`]),Qd=e=>{switch(typeof e){case`undefined`:return H.undefined;case`string`:return H.string;case`number`:return Number.isNaN(e)?H.nan:H.number;case`boolean`:return H.boolean;case`function`:return H.function;case`bigint`:return H.bigint;case`symbol`:return H.symbol;case`object`:return Array.isArray(e)?H.array:e===null?H.null:e.then&&typeof e.then==`function`&&e.catch&&typeof e.catch==`function`?H.promise:typeof Map<`u`&&e instanceof Map?H.map:typeof Set<`u`&&e instanceof Set?H.set:typeof Date<`u`&&e instanceof Date?H.date:H.object;default:return H.unknown}},U=Xd.arrayToEnum([`invalid_type`,`invalid_literal`,`custom`,`invalid_union`,`invalid_union_discriminator`,`invalid_enum_value`,`unrecognized_keys`,`invalid_arguments`,`invalid_return_type`,`invalid_date`,`invalid_string`,`too_small`,`too_big`,`invalid_intersection_types`,`not_multiple_of`,`not_finite`]),$d=class e extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=e=>{this.issues=[...this.issues,e]},this.addIssues=(e=[])=>{this.issues=[...this.issues,...e]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name=`ZodError`,this.issues=e}format(e){let t=e||function(e){return e.message},n={_errors:[]},r=e=>{for(let i of e.issues)if(i.code===`invalid_union`)i.unionErrors.map(r);else if(i.code===`invalid_return_type`)r(i.returnTypeError);else if(i.code===`invalid_arguments`)r(i.argumentsError);else if(i.path.length===0)n._errors.push(t(i));else{let e=n,r=0;for(;r<i.path.length;){let n=i.path[r];r===i.path.length-1?(e[n]=e[n]||{_errors:[]},e[n]._errors.push(t(i))):e[n]=e[n]||{_errors:[]},e=e[n],r++}}};return r(this),n}static assert(t){if(!(t instanceof e))throw Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Xd.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=e=>e.message){let t={},n=[];for(let r of this.issues)if(r.path.length>0){let n=r.path[0];t[n]=t[n]||[],t[n].push(e(r))}else n.push(e(r));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};$d.create=e=>new $d(e);var ef=(e,t)=>{let n;switch(e.code){case U.invalid_type:n=e.received===H.undefined?`Required`:`Expected ${e.expected}, received ${e.received}`;break;case U.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,Xd.jsonStringifyReplacer)}`;break;case U.unrecognized_keys:n=`Unrecognized key(s) in object: ${Xd.joinValues(e.keys,`, `)}`;break;case U.invalid_union:n=`Invalid input`;break;case U.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${Xd.joinValues(e.options)}`;break;case U.invalid_enum_value:n=`Invalid enum value. Expected ${Xd.joinValues(e.options)}, received '${e.received}'`;break;case U.invalid_arguments:n=`Invalid function arguments`;break;case U.invalid_return_type:n=`Invalid function return type`;break;case U.invalid_date:n=`Invalid date`;break;case U.invalid_string:typeof e.validation==`object`?`includes`in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position==`number`&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):`startsWith`in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:`endsWith`in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:Xd.assertNever(e.validation):n=e.validation===`regex`?`Invalid`:`Invalid ${e.validation}`;break;case U.too_small:n=e.type===`array`?`Array must contain ${e.exact?`exactly`:e.inclusive?`at least`:`more than`} ${e.minimum} element(s)`:e.type===`string`?`String must contain ${e.exact?`exactly`:e.inclusive?`at least`:`over`} ${e.minimum} character(s)`:e.type===`number`||e.type===`bigint`?`Number must be ${e.exact?`exactly equal to `:e.inclusive?`greater than or equal to `:`greater than `}${e.minimum}`:e.type===`date`?`Date must be ${e.exact?`exactly equal to `:e.inclusive?`greater than or equal to `:`greater than `}${new Date(Number(e.minimum))}`:`Invalid input`;break;case U.too_big:n=e.type===`array`?`Array must contain ${e.exact?`exactly`:e.inclusive?`at most`:`less than`} ${e.maximum} element(s)`:e.type===`string`?`String must contain ${e.exact?`exactly`:e.inclusive?`at most`:`under`} ${e.maximum} character(s)`:e.type===`number`?`Number must be ${e.exact?`exactly`:e.inclusive?`less than or equal to`:`less than`} ${e.maximum}`:e.type===`bigint`?`BigInt must be ${e.exact?`exactly`:e.inclusive?`less than or equal to`:`less than`} ${e.maximum}`:e.type===`date`?`Date must be ${e.exact?`exactly`:e.inclusive?`smaller than or equal to`:`smaller than`} ${new Date(Number(e.maximum))}`:`Invalid input`;break;case U.custom:n=`Invalid input`;break;case U.invalid_intersection_types:n=`Intersection results could not be merged`;break;case U.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case U.not_finite:n=`Number must be finite`;break;default:n=t.defaultError,Xd.assertNever(e)}return{message:n}},tf=ef;function nf(){return tf}var rf=e=>{let{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};if(i.message!==void 0)return{...i,path:a,message:i.message};let s=``,c=r.filter(e=>!!e).slice().reverse();for(let e of c)s=e(o,{data:t,defaultError:s}).message;return{...i,path:a,message:s}};function W(e,t){let n=nf(),r=rf({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===ef?void 0:ef].filter(e=>!!e)});e.common.issues.push(r)}var af=class e{constructor(){this.value=`valid`}dirty(){this.value===`valid`&&(this.value=`dirty`)}abort(){this.value!==`aborted`&&(this.value=`aborted`)}static mergeArray(e,t){let n=[];for(let r of t){if(r.status===`aborted`)return of;r.status===`dirty`&&e.dirty(),n.push(r.value)}return{status:e.value,value:n}}static async mergeObjectAsync(t,n){let r=[];for(let e of n){let t=await e.key,n=await e.value;r.push({key:t,value:n})}return e.mergeObjectSync(t,r)}static mergeObjectSync(e,t){let n={};for(let r of t){let{key:t,value:i}=r;if(t.status===`aborted`||i.status===`aborted`)return of;t.status===`dirty`&&e.dirty(),i.status===`dirty`&&e.dirty(),t.value!==`__proto__`&&(i.value!==void 0||r.alwaysSet)&&(n[t.value]=i.value)}return{status:e.value,value:n}}},of=Object.freeze({status:`aborted`}),sf=e=>({status:`dirty`,value:e}),cf=e=>({status:`valid`,value:e}),lf=e=>e.status===`aborted`,uf=e=>e.status===`dirty`,df=e=>e.status===`valid`,ff=e=>typeof Promise<`u`&&e instanceof Promise,pf;(function(e){e.errToObj=e=>typeof e==`string`?{message:e}:e||{},e.toString=e=>typeof e==`string`?e:e?.message})(pf||={});var mf=class{constructor(e,t,n,r){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=r}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},hf=(e,t)=>{if(df(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw Error(`Validation failed but no issues detected.`);return{success:!1,get error(){if(this._error)return this._error;let t=new $d(e.common.issues);return this._error=t,this._error}}};function gf(e){if(!e)return{};let{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(t,i)=>{let{message:a}=e;return t.code===`invalid_enum_value`?{message:a??i.defaultError}:i.data===void 0?{message:a??r??i.defaultError}:t.code===`invalid_type`?{message:a??n??i.defaultError}:{message:i.defaultError}},description:i}}var _f=class{get description(){return this._def.description}_getType(e){return Qd(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Qd(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new af,ctx:{common:e.parent.common,data:e.data,parsedType:Qd(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(ff(t))throw Error(`Synchronous parse encountered promise.`);return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Qd(e)};return hf(n,this._parseSync({data:e,path:n.path,parent:n}))}"~validate"(e){let t={common:{issues:[],async:!!this[`~standard`].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Qd(e)};if(!this[`~standard`].async)try{let n=this._parseSync({data:e,path:[],parent:t});return df(n)?{value:n.value}:{issues:t.common.issues}}catch(e){e?.message?.toLowerCase()?.includes(`encountered`)&&(this[`~standard`].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(e=>df(e)?{value:e.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Qd(e)},r=this._parse({data:e,path:n.path,parent:n});return hf(n,await(ff(r)?r:Promise.resolve(r)))}refine(e,t){let n=e=>typeof t==`string`||t===void 0?{message:t}:typeof t==`function`?t(e):t;return this._refinement((t,r)=>{let i=e(t),a=()=>r.addIssue({code:U.custom,...n(t)});return typeof Promise<`u`&&i instanceof Promise?i.then(e=>e?!0:(a(),!1)):i?!0:(a(),!1)})}refinement(e,t){return this._refinement((n,r)=>e(n)?!0:(r.addIssue(typeof t==`function`?t(n,r):t),!1))}_refinement(e){return new bp({schema:this,typeName:kp.ZodEffects,effect:{type:`refinement`,refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this[`~standard`]={version:1,vendor:`zod`,validate:e=>this[`~validate`](e)}}optional(){return xp.create(this,this._def)}nullable(){return Sp.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return tp.create(this)}promise(){return yp.create(this,this._def)}or(e){return ip.create([this,e],this._def)}and(e){return cp.create(this,e,this._def)}transform(e){return new bp({...gf(this._def),schema:this,typeName:kp.ZodEffects,effect:{type:`transform`,transform:e}})}default(e){let t=typeof e==`function`?e:()=>e;return new Cp({...gf(this._def),innerType:this,defaultValue:t,typeName:kp.ZodDefault})}brand(){return new Ep({typeName:kp.ZodBranded,type:this,...gf(this._def)})}catch(e){let t=typeof e==`function`?e:()=>e;return new wp({...gf(this._def),innerType:this,catchValue:t,typeName:kp.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return Dp.create(this,e)}readonly(){return Op.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},vf=/^c[^\s-]{8,}$/i,yf=/^[0-9a-z]+$/,bf=/^[0-9A-HJKMNP-TV-Z]{26}$/i,xf=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Sf=/^[a-z0-9_-]{21}$/i,Cf=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,wf=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Tf=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Ef=`^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$`,Df,Of=/^(?:(?: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])$/,kf=/^(?:(?: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])\/(3[0-2]|[12]?[0-9])$/,Af=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,jf=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Mf=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Nf=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Pf=`((\\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])))`,Ff=RegExp(`^${Pf}$`);function If(e){let t=`[0-5]\\d`;e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision??(t=`${t}(\\.\\d+)?`);let n=e.precision?`+`:`?`;return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${n}`}function Lf(e){return RegExp(`^${If(e)}$`)}function Rf(e){let t=`${Pf}T${If(e)}`,n=[];return n.push(e.local?`Z?`:`Z`),e.offset&&n.push(`([+-]\\d{2}:?\\d{2})`),t=`${t}(${n.join(`|`)})`,RegExp(`^${t}$`)}function zf(e,t){return!!((t===`v4`||!t)&&Of.test(e)||(t===`v6`||!t)&&Af.test(e))}function Bf(e,t){if(!Cf.test(e))return!1;try{let[n]=e.split(`.`);if(!n)return!1;let r=n.replace(/-/g,`+`).replace(/_/g,`/`).padEnd(n.length+(4-n.length%4)%4,`=`),i=JSON.parse(atob(r));return!(typeof i!=`object`||!i||`typ`in i&&i?.typ!==`JWT`||!i.alg||t&&i.alg!==t)}catch{return!1}}function Vf(e,t){return!!((t===`v4`||!t)&&kf.test(e)||(t===`v6`||!t)&&jf.test(e))}var Hf=class e extends _f{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==H.string){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.string,received:t.parsedType}),of}let t=new af,n;for(let r of this._def.checks)if(r.kind===`min`)e.data.length<r.value&&(n=this._getOrReturnCtx(e,n),W(n,{code:U.too_small,minimum:r.value,type:`string`,inclusive:!0,exact:!1,message:r.message}),t.dirty());else if(r.kind===`max`)e.data.length>r.value&&(n=this._getOrReturnCtx(e,n),W(n,{code:U.too_big,maximum:r.value,type:`string`,inclusive:!0,exact:!1,message:r.message}),t.dirty());else if(r.kind===`length`){let i=e.data.length>r.value,a=e.data.length<r.value;(i||a)&&(n=this._getOrReturnCtx(e,n),i?W(n,{code:U.too_big,maximum:r.value,type:`string`,inclusive:!0,exact:!0,message:r.message}):a&&W(n,{code:U.too_small,minimum:r.value,type:`string`,inclusive:!0,exact:!0,message:r.message}),t.dirty())}else if(r.kind===`email`)Tf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`email`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`emoji`)Df||=new RegExp(Ef,`u`),Df.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`emoji`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`uuid`)xf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`uuid`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`nanoid`)Sf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`nanoid`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`cuid`)vf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`cuid`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`cuid2`)yf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`cuid2`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`ulid`)bf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`ulid`,code:U.invalid_string,message:r.message}),t.dirty());else if(r.kind===`url`)try{new URL(e.data)}catch{n=this._getOrReturnCtx(e,n),W(n,{validation:`url`,code:U.invalid_string,message:r.message}),t.dirty()}else r.kind===`regex`?(r.regex.lastIndex=0,r.regex.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`regex`,code:U.invalid_string,message:r.message}),t.dirty())):r.kind===`trim`?e.data=e.data.trim():r.kind===`includes`?e.data.includes(r.value,r.position)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:{includes:r.value,position:r.position},message:r.message}),t.dirty()):r.kind===`toLowerCase`?e.data=e.data.toLowerCase():r.kind===`toUpperCase`?e.data=e.data.toUpperCase():r.kind===`startsWith`?e.data.startsWith(r.value)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:{startsWith:r.value},message:r.message}),t.dirty()):r.kind===`endsWith`?e.data.endsWith(r.value)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:{endsWith:r.value},message:r.message}),t.dirty()):r.kind===`datetime`?Rf(r).test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:`datetime`,message:r.message}),t.dirty()):r.kind===`date`?Ff.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:`date`,message:r.message}),t.dirty()):r.kind===`time`?Lf(r).test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{code:U.invalid_string,validation:`time`,message:r.message}),t.dirty()):r.kind===`duration`?wf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`duration`,code:U.invalid_string,message:r.message}),t.dirty()):r.kind===`ip`?zf(e.data,r.version)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`ip`,code:U.invalid_string,message:r.message}),t.dirty()):r.kind===`jwt`?Bf(e.data,r.alg)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`jwt`,code:U.invalid_string,message:r.message}),t.dirty()):r.kind===`cidr`?Vf(e.data,r.version)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`cidr`,code:U.invalid_string,message:r.message}),t.dirty()):r.kind===`base64`?Mf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`base64`,code:U.invalid_string,message:r.message}),t.dirty()):r.kind===`base64url`?Nf.test(e.data)||(n=this._getOrReturnCtx(e,n),W(n,{validation:`base64url`,code:U.invalid_string,message:r.message}),t.dirty()):Xd.assertNever(r);return{status:t.value,value:e.data}}_regex(e,t,n){return this.refinement(t=>e.test(t),{validation:t,code:U.invalid_string,...pf.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(e){return this._addCheck({kind:`email`,...pf.errToObj(e)})}url(e){return this._addCheck({kind:`url`,...pf.errToObj(e)})}emoji(e){return this._addCheck({kind:`emoji`,...pf.errToObj(e)})}uuid(e){return this._addCheck({kind:`uuid`,...pf.errToObj(e)})}nanoid(e){return this._addCheck({kind:`nanoid`,...pf.errToObj(e)})}cuid(e){return this._addCheck({kind:`cuid`,...pf.errToObj(e)})}cuid2(e){return this._addCheck({kind:`cuid2`,...pf.errToObj(e)})}ulid(e){return this._addCheck({kind:`ulid`,...pf.errToObj(e)})}base64(e){return this._addCheck({kind:`base64`,...pf.errToObj(e)})}base64url(e){return this._addCheck({kind:`base64url`,...pf.errToObj(e)})}jwt(e){return this._addCheck({kind:`jwt`,...pf.errToObj(e)})}ip(e){return this._addCheck({kind:`ip`,...pf.errToObj(e)})}cidr(e){return this._addCheck({kind:`cidr`,...pf.errToObj(e)})}datetime(e){return typeof e==`string`?this._addCheck({kind:`datetime`,precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:`datetime`,precision:e?.precision===void 0?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...pf.errToObj(e?.message)})}date(e){return this._addCheck({kind:`date`,message:e})}time(e){return typeof e==`string`?this._addCheck({kind:`time`,precision:null,message:e}):this._addCheck({kind:`time`,precision:e?.precision===void 0?null:e?.precision,...pf.errToObj(e?.message)})}duration(e){return this._addCheck({kind:`duration`,...pf.errToObj(e)})}regex(e,t){return this._addCheck({kind:`regex`,regex:e,...pf.errToObj(t)})}includes(e,t){return this._addCheck({kind:`includes`,value:e,position:t?.position,...pf.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:`startsWith`,value:e,...pf.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:`endsWith`,value:e,...pf.errToObj(t)})}min(e,t){return this._addCheck({kind:`min`,value:e,...pf.errToObj(t)})}max(e,t){return this._addCheck({kind:`max`,value:e,...pf.errToObj(t)})}length(e,t){return this._addCheck({kind:`length`,value:e,...pf.errToObj(t)})}nonempty(e){return this.min(1,pf.errToObj(e))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:`trim`}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:`toLowerCase`}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:`toUpperCase`}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind===`datetime`)}get isDate(){return!!this._def.checks.find(e=>e.kind===`date`)}get isTime(){return!!this._def.checks.find(e=>e.kind===`time`)}get isDuration(){return!!this._def.checks.find(e=>e.kind===`duration`)}get isEmail(){return!!this._def.checks.find(e=>e.kind===`email`)}get isURL(){return!!this._def.checks.find(e=>e.kind===`url`)}get isEmoji(){return!!this._def.checks.find(e=>e.kind===`emoji`)}get isUUID(){return!!this._def.checks.find(e=>e.kind===`uuid`)}get isNANOID(){return!!this._def.checks.find(e=>e.kind===`nanoid`)}get isCUID(){return!!this._def.checks.find(e=>e.kind===`cuid`)}get isCUID2(){return!!this._def.checks.find(e=>e.kind===`cuid2`)}get isULID(){return!!this._def.checks.find(e=>e.kind===`ulid`)}get isIP(){return!!this._def.checks.find(e=>e.kind===`ip`)}get isCIDR(){return!!this._def.checks.find(e=>e.kind===`cidr`)}get isBase64(){return!!this._def.checks.find(e=>e.kind===`base64`)}get isBase64url(){return!!this._def.checks.find(e=>e.kind===`base64url`)}get minLength(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}};Hf.create=e=>new Hf({checks:[],typeName:kp.ZodString,coerce:e?.coerce??!1,...gf(e)});function Uf(e,t){let n=(e.toString().split(`.`)[1]||``).length,r=(t.toString().split(`.`)[1]||``).length,i=n>r?n:r;return Number.parseInt(e.toFixed(i).replace(`.`,``))%Number.parseInt(t.toFixed(i).replace(`.`,``))/10**i}var Wf=class e extends _f{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==H.number){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.number,received:t.parsedType}),of}let t,n=new af;for(let r of this._def.checks)r.kind===`int`?Xd.isInteger(e.data)||(t=this._getOrReturnCtx(e,t),W(t,{code:U.invalid_type,expected:`integer`,received:`float`,message:r.message}),n.dirty()):r.kind===`min`?(r.inclusive?e.data<r.value:e.data<=r.value)&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.too_small,minimum:r.value,type:`number`,inclusive:r.inclusive,exact:!1,message:r.message}),n.dirty()):r.kind===`max`?(r.inclusive?e.data>r.value:e.data>=r.value)&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.too_big,maximum:r.value,type:`number`,inclusive:r.inclusive,exact:!1,message:r.message}),n.dirty()):r.kind===`multipleOf`?Uf(e.data,r.value)!==0&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.not_multiple_of,multipleOf:r.value,message:r.message}),n.dirty()):r.kind===`finite`?Number.isFinite(e.data)||(t=this._getOrReturnCtx(e,t),W(t,{code:U.not_finite,message:r.message}),n.dirty()):Xd.assertNever(r);return{status:n.value,value:e.data}}gte(e,t){return this.setLimit(`min`,e,!0,pf.toString(t))}gt(e,t){return this.setLimit(`min`,e,!1,pf.toString(t))}lte(e,t){return this.setLimit(`max`,e,!0,pf.toString(t))}lt(e,t){return this.setLimit(`max`,e,!1,pf.toString(t))}setLimit(t,n,r,i){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:pf.toString(i)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(e){return this._addCheck({kind:`int`,message:pf.toString(e)})}positive(e){return this._addCheck({kind:`min`,value:0,inclusive:!1,message:pf.toString(e)})}negative(e){return this._addCheck({kind:`max`,value:0,inclusive:!1,message:pf.toString(e)})}nonpositive(e){return this._addCheck({kind:`max`,value:0,inclusive:!0,message:pf.toString(e)})}nonnegative(e){return this._addCheck({kind:`min`,value:0,inclusive:!0,message:pf.toString(e)})}multipleOf(e,t){return this._addCheck({kind:`multipleOf`,value:e,message:pf.toString(t)})}finite(e){return this._addCheck({kind:`finite`,message:pf.toString(e)})}safe(e){return this._addCheck({kind:`min`,inclusive:!0,value:-(2**53-1),message:pf.toString(e)})._addCheck({kind:`max`,inclusive:!0,value:2**53-1,message:pf.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind===`int`||e.kind===`multipleOf`&&Xd.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks)if(n.kind===`finite`||n.kind===`int`||n.kind===`multipleOf`)return!0;else n.kind===`min`?(t===null||n.value>t)&&(t=n.value):n.kind===`max`&&(e===null||n.value<e)&&(e=n.value);return Number.isFinite(t)&&Number.isFinite(e)}};Wf.create=e=>new Wf({checks:[],typeName:kp.ZodNumber,coerce:e?.coerce||!1,...gf(e)});var Gf=class e extends _f{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==H.bigint)return this._getInvalidInput(e);let t,n=new af;for(let r of this._def.checks)r.kind===`min`?(r.inclusive?e.data<r.value:e.data<=r.value)&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.too_small,type:`bigint`,minimum:r.value,inclusive:r.inclusive,message:r.message}),n.dirty()):r.kind===`max`?(r.inclusive?e.data>r.value:e.data>=r.value)&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.too_big,type:`bigint`,maximum:r.value,inclusive:r.inclusive,message:r.message}),n.dirty()):r.kind===`multipleOf`?e.data%r.value!==BigInt(0)&&(t=this._getOrReturnCtx(e,t),W(t,{code:U.not_multiple_of,multipleOf:r.value,message:r.message}),n.dirty()):Xd.assertNever(r);return{status:n.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.bigint,received:t.parsedType}),of}gte(e,t){return this.setLimit(`min`,e,!0,pf.toString(t))}gt(e,t){return this.setLimit(`min`,e,!1,pf.toString(t))}lte(e,t){return this.setLimit(`max`,e,!0,pf.toString(t))}lt(e,t){return this.setLimit(`max`,e,!1,pf.toString(t))}setLimit(t,n,r,i){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:pf.toString(i)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(e){return this._addCheck({kind:`min`,value:BigInt(0),inclusive:!1,message:pf.toString(e)})}negative(e){return this._addCheck({kind:`max`,value:BigInt(0),inclusive:!1,message:pf.toString(e)})}nonpositive(e){return this._addCheck({kind:`max`,value:BigInt(0),inclusive:!0,message:pf.toString(e)})}nonnegative(e){return this._addCheck({kind:`min`,value:BigInt(0),inclusive:!0,message:pf.toString(e)})}multipleOf(e,t){return this._addCheck({kind:`multipleOf`,value:e,message:pf.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e}};Gf.create=e=>new Gf({checks:[],typeName:kp.ZodBigInt,coerce:e?.coerce??!1,...gf(e)});var Kf=class extends _f{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==H.boolean){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.boolean,received:t.parsedType}),of}return cf(e.data)}};Kf.create=e=>new Kf({typeName:kp.ZodBoolean,coerce:e?.coerce||!1,...gf(e)});var qf=class e extends _f{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==H.date){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.date,received:t.parsedType}),of}if(Number.isNaN(e.data.getTime()))return W(this._getOrReturnCtx(e),{code:U.invalid_date}),of;let t=new af,n;for(let r of this._def.checks)r.kind===`min`?e.data.getTime()<r.value&&(n=this._getOrReturnCtx(e,n),W(n,{code:U.too_small,message:r.message,inclusive:!0,exact:!1,minimum:r.value,type:`date`}),t.dirty()):r.kind===`max`?e.data.getTime()>r.value&&(n=this._getOrReturnCtx(e,n),W(n,{code:U.too_big,message:r.message,inclusive:!0,exact:!1,maximum:r.value,type:`date`}),t.dirty()):Xd.assertNever(r);return{status:t.value,value:new Date(e.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(e,t){return this._addCheck({kind:`min`,value:e.getTime(),message:pf.toString(t)})}max(e,t){return this._addCheck({kind:`max`,value:e.getTime(),message:pf.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind===`min`&&(e===null||t.value>e)&&(e=t.value);return e==null?null:new Date(e)}get maxDate(){let e=null;for(let t of this._def.checks)t.kind===`max`&&(e===null||t.value<e)&&(e=t.value);return e==null?null:new Date(e)}};qf.create=e=>new qf({checks:[],coerce:e?.coerce||!1,typeName:kp.ZodDate,...gf(e)});var Jf=class extends _f{_parse(e){if(this._getType(e)!==H.symbol){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.symbol,received:t.parsedType}),of}return cf(e.data)}};Jf.create=e=>new Jf({typeName:kp.ZodSymbol,...gf(e)});var Yf=class extends _f{_parse(e){if(this._getType(e)!==H.undefined){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.undefined,received:t.parsedType}),of}return cf(e.data)}};Yf.create=e=>new Yf({typeName:kp.ZodUndefined,...gf(e)});var Xf=class extends _f{_parse(e){if(this._getType(e)!==H.null){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.null,received:t.parsedType}),of}return cf(e.data)}};Xf.create=e=>new Xf({typeName:kp.ZodNull,...gf(e)});var Zf=class extends _f{constructor(){super(...arguments),this._any=!0}_parse(e){return cf(e.data)}};Zf.create=e=>new Zf({typeName:kp.ZodAny,...gf(e)});var Qf=class extends _f{constructor(){super(...arguments),this._unknown=!0}_parse(e){return cf(e.data)}};Qf.create=e=>new Qf({typeName:kp.ZodUnknown,...gf(e)});var $f=class extends _f{_parse(e){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.never,received:t.parsedType}),of}};$f.create=e=>new $f({typeName:kp.ZodNever,...gf(e)});var ep=class extends _f{_parse(e){if(this._getType(e)!==H.undefined){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.void,received:t.parsedType}),of}return cf(e.data)}};ep.create=e=>new ep({typeName:kp.ZodVoid,...gf(e)});var tp=class e extends _f{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),r=this._def;if(t.parsedType!==H.array)return W(t,{code:U.invalid_type,expected:H.array,received:t.parsedType}),of;if(r.exactLength!==null){let e=t.data.length>r.exactLength.value,i=t.data.length<r.exactLength.value;(e||i)&&(W(t,{code:e?U.too_big:U.too_small,minimum:i?r.exactLength.value:void 0,maximum:e?r.exactLength.value:void 0,type:`array`,inclusive:!0,exact:!0,message:r.exactLength.message}),n.dirty())}if(r.minLength!==null&&t.data.length<r.minLength.value&&(W(t,{code:U.too_small,minimum:r.minLength.value,type:`array`,inclusive:!0,exact:!1,message:r.minLength.message}),n.dirty()),r.maxLength!==null&&t.data.length>r.maxLength.value&&(W(t,{code:U.too_big,maximum:r.maxLength.value,type:`array`,inclusive:!0,exact:!1,message:r.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((e,n)=>r.type._parseAsync(new mf(t,e,t.path,n)))).then(e=>af.mergeArray(n,e));let i=[...t.data].map((e,n)=>r.type._parseSync(new mf(t,e,t.path,n)));return af.mergeArray(n,i)}get element(){return this._def.type}min(t,n){return new e({...this._def,minLength:{value:t,message:pf.toString(n)}})}max(t,n){return new e({...this._def,maxLength:{value:t,message:pf.toString(n)}})}length(t,n){return new e({...this._def,exactLength:{value:t,message:pf.toString(n)}})}nonempty(e){return this.min(1,e)}};tp.create=(e,t)=>new tp({type:e,minLength:null,maxLength:null,exactLength:null,typeName:kp.ZodArray,...gf(t)});function np(e){if(e instanceof rp){let t={};for(let n in e.shape){let r=e.shape[n];t[n]=xp.create(np(r))}return new rp({...e._def,shape:()=>t})}else if(e instanceof tp)return new tp({...e._def,type:np(e.element)});else if(e instanceof xp)return xp.create(np(e.unwrap()));else if(e instanceof Sp)return Sp.create(np(e.unwrap()));else if(e instanceof lp)return lp.create(e.items.map(e=>np(e)));else return e}var rp=class e extends _f{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=Xd.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==H.object){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.object,received:t.parsedType}),of}let{status:t,ctx:n}=this._processInputParams(e),{shape:r,keys:i}=this._getCached(),a=[];if(!(this._def.catchall instanceof $f&&this._def.unknownKeys===`strip`))for(let e in n.data)i.includes(e)||a.push(e);let o=[];for(let e of i){let t=r[e],i=n.data[e];o.push({key:{status:`valid`,value:e},value:t._parse(new mf(n,i,n.path,e)),alwaysSet:e in n.data})}if(this._def.catchall instanceof $f){let e=this._def.unknownKeys;if(e===`passthrough`)for(let e of a)o.push({key:{status:`valid`,value:e},value:{status:`valid`,value:n.data[e]}});else if(e===`strict`)a.length>0&&(W(n,{code:U.unrecognized_keys,keys:a}),t.dirty());else if(e!==`strip`)throw Error(`Internal ZodObject error: invalid unknownKeys value.`)}else{let e=this._def.catchall;for(let t of a){let r=n.data[t];o.push({key:{status:`valid`,value:t},value:e._parse(new mf(n,r,n.path,t)),alwaysSet:t in n.data})}}return n.common.async?Promise.resolve().then(async()=>{let e=[];for(let t of o){let n=await t.key,r=await t.value;e.push({key:n,value:r,alwaysSet:t.alwaysSet})}return e}).then(e=>af.mergeObjectSync(t,e)):af.mergeObjectSync(t,o)}get shape(){return this._def.shape()}strict(t){return pf.errToObj,new e({...this._def,unknownKeys:`strict`,...t===void 0?{}:{errorMap:(e,n)=>{let r=this._def.errorMap?.(e,n).message??n.defaultError;return e.code===`unrecognized_keys`?{message:pf.errToObj(t).message??r}:{message:r}}}})}strip(){return new e({...this._def,unknownKeys:`strip`})}passthrough(){return new e({...this._def,unknownKeys:`passthrough`})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:kp.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let n={};for(let e of Xd.objectKeys(t))t[e]&&this.shape[e]&&(n[e]=this.shape[e]);return new e({...this._def,shape:()=>n})}omit(t){let n={};for(let e of Xd.objectKeys(this.shape))t[e]||(n[e]=this.shape[e]);return new e({...this._def,shape:()=>n})}deepPartial(){return np(this)}partial(t){let n={};for(let e of Xd.objectKeys(this.shape)){let r=this.shape[e];t&&!t[e]?n[e]=r:n[e]=r.optional()}return new e({...this._def,shape:()=>n})}required(t){let n={};for(let e of Xd.objectKeys(this.shape))if(t&&!t[e])n[e]=this.shape[e];else{let t=this.shape[e];for(;t instanceof xp;)t=t._def.innerType;n[e]=t}return new e({...this._def,shape:()=>n})}keyof(){return gp(Xd.objectKeys(this.shape))}};rp.create=(e,t)=>new rp({shape:()=>e,unknownKeys:`strip`,catchall:$f.create(),typeName:kp.ZodObject,...gf(t)}),rp.strictCreate=(e,t)=>new rp({shape:()=>e,unknownKeys:`strict`,catchall:$f.create(),typeName:kp.ZodObject,...gf(t)}),rp.lazycreate=(e,t)=>new rp({shape:e,unknownKeys:`strip`,catchall:$f.create(),typeName:kp.ZodObject,...gf(t)});var ip=class extends _f{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function r(e){for(let t of e)if(t.result.status===`valid`)return t.result;for(let n of e)if(n.result.status===`dirty`)return t.common.issues.push(...n.ctx.common.issues),n.result;let n=e.map(e=>new $d(e.ctx.common.issues));return W(t,{code:U.invalid_union,unionErrors:n}),of}if(t.common.async)return Promise.all(n.map(async e=>{let n={...t,common:{...t.common,issues:[]},parent:null};return{result:await e._parseAsync({data:t.data,path:t.path,parent:n}),ctx:n}})).then(r);{let e,r=[];for(let i of n){let n={...t,common:{...t.common,issues:[]},parent:null},a=i._parseSync({data:t.data,path:t.path,parent:n});if(a.status===`valid`)return a;a.status===`dirty`&&!e&&(e={result:a,ctx:n}),n.common.issues.length&&r.push(n.common.issues)}if(e)return t.common.issues.push(...e.ctx.common.issues),e.result;let i=r.map(e=>new $d(e));return W(t,{code:U.invalid_union,unionErrors:i}),of}}get options(){return this._def.options}};ip.create=(e,t)=>new ip({options:e,typeName:kp.ZodUnion,...gf(t)});var ap=e=>e instanceof mp?ap(e.schema):e instanceof bp?ap(e.innerType()):e instanceof hp?[e.value]:e instanceof _p?e.options:e instanceof vp?Xd.objectValues(e.enum):e instanceof Cp?ap(e._def.innerType):e instanceof Yf?[void 0]:e instanceof Xf?[null]:e instanceof xp?[void 0,...ap(e.unwrap())]:e instanceof Sp?[null,...ap(e.unwrap())]:e instanceof Ep||e instanceof Op?ap(e.unwrap()):e instanceof wp?ap(e._def.innerType):[],op=class e extends _f{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.object)return W(t,{code:U.invalid_type,expected:H.object,received:t.parsedType}),of;let n=this.discriminator,r=t.data[n],i=this.optionsMap.get(r);return i?t.common.async?i._parseAsync({data:t.data,path:t.path,parent:t}):i._parseSync({data:t.data,path:t.path,parent:t}):(W(t,{code:U.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),of)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){let i=new Map;for(let e of n){let n=ap(e.shape[t]);if(!n.length)throw Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let r of n){if(i.has(r))throw Error(`Discriminator property ${String(t)} has duplicate value ${String(r)}`);i.set(r,e)}}return new e({typeName:kp.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...gf(r)})}};function sp(e,t){let n=Qd(e),r=Qd(t);if(e===t)return{valid:!0,data:e};if(n===H.object&&r===H.object){let n=Xd.objectKeys(t),r=Xd.objectKeys(e).filter(e=>n.indexOf(e)!==-1),i={...e,...t};for(let n of r){let r=sp(e[n],t[n]);if(!r.valid)return{valid:!1};i[n]=r.data}return{valid:!0,data:i}}else if(n===H.array&&r===H.array){if(e.length!==t.length)return{valid:!1};let n=[];for(let r=0;r<e.length;r++){let i=e[r],a=t[r],o=sp(i,a);if(!o.valid)return{valid:!1};n.push(o.data)}return{valid:!0,data:n}}else if(n===H.date&&r===H.date&&+e==+t)return{valid:!0,data:e};else return{valid:!1}}var cp=class extends _f{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),r=(e,r)=>{if(lf(e)||lf(r))return of;let i=sp(e.value,r.value);return i.valid?((uf(e)||uf(r))&&t.dirty(),{status:t.value,value:i.data}):(W(n,{code:U.invalid_intersection_types}),of)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([e,t])=>r(e,t)):r(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};cp.create=(e,t,n)=>new cp({left:e,right:t,typeName:kp.ZodIntersection,...gf(n)});var lp=class e extends _f{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.array)return W(n,{code:U.invalid_type,expected:H.array,received:n.parsedType}),of;if(n.data.length<this._def.items.length)return W(n,{code:U.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:`array`}),of;!this._def.rest&&n.data.length>this._def.items.length&&(W(n,{code:U.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:`array`}),t.dirty());let r=[...n.data].map((e,t)=>{let r=this._def.items[t]||this._def.rest;return r?r._parse(new mf(n,e,n.path,t)):null}).filter(e=>!!e);return n.common.async?Promise.all(r).then(e=>af.mergeArray(t,e)):af.mergeArray(t,r)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};lp.create=(e,t)=>{if(!Array.isArray(e))throw Error(`You must pass an array of schemas to z.tuple([ ... ])`);return new lp({items:e,typeName:kp.ZodTuple,rest:null,...gf(t)})};var up=class e extends _f{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.object)return W(n,{code:U.invalid_type,expected:H.object,received:n.parsedType}),of;let r=[],i=this._def.keyType,a=this._def.valueType;for(let e in n.data)r.push({key:i._parse(new mf(n,e,n.path,e)),value:a._parse(new mf(n,n.data[e],n.path,e)),alwaysSet:e in n.data});return n.common.async?af.mergeObjectAsync(t,r):af.mergeObjectSync(t,r)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof _f?new e({keyType:t,valueType:n,typeName:kp.ZodRecord,...gf(r)}):new e({keyType:Hf.create(),valueType:t,typeName:kp.ZodRecord,...gf(n)})}},dp=class extends _f{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.map)return W(n,{code:U.invalid_type,expected:H.map,received:n.parsedType}),of;let r=this._def.keyType,i=this._def.valueType,a=[...n.data.entries()].map(([e,t],a)=>({key:r._parse(new mf(n,e,n.path,[a,`key`])),value:i._parse(new mf(n,t,n.path,[a,`value`]))}));if(n.common.async){let e=new Map;return Promise.resolve().then(async()=>{for(let n of a){let r=await n.key,i=await n.value;if(r.status===`aborted`||i.status===`aborted`)return of;(r.status===`dirty`||i.status===`dirty`)&&t.dirty(),e.set(r.value,i.value)}return{status:t.value,value:e}})}else{let e=new Map;for(let n of a){let r=n.key,i=n.value;if(r.status===`aborted`||i.status===`aborted`)return of;(r.status===`dirty`||i.status===`dirty`)&&t.dirty(),e.set(r.value,i.value)}return{status:t.value,value:e}}}};dp.create=(e,t,n)=>new dp({valueType:t,keyType:e,typeName:kp.ZodMap,...gf(n)});var fp=class e extends _f{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==H.set)return W(n,{code:U.invalid_type,expected:H.set,received:n.parsedType}),of;let r=this._def;r.minSize!==null&&n.data.size<r.minSize.value&&(W(n,{code:U.too_small,minimum:r.minSize.value,type:`set`,inclusive:!0,exact:!1,message:r.minSize.message}),t.dirty()),r.maxSize!==null&&n.data.size>r.maxSize.value&&(W(n,{code:U.too_big,maximum:r.maxSize.value,type:`set`,inclusive:!0,exact:!1,message:r.maxSize.message}),t.dirty());let i=this._def.valueType;function a(e){let n=new Set;for(let r of e){if(r.status===`aborted`)return of;r.status===`dirty`&&t.dirty(),n.add(r.value)}return{status:t.value,value:n}}let o=[...n.data.values()].map((e,t)=>i._parse(new mf(n,e,n.path,t)));return n.common.async?Promise.all(o).then(e=>a(e)):a(o)}min(t,n){return new e({...this._def,minSize:{value:t,message:pf.toString(n)}})}max(t,n){return new e({...this._def,maxSize:{value:t,message:pf.toString(n)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};fp.create=(e,t)=>new fp({valueType:e,minSize:null,maxSize:null,typeName:kp.ZodSet,...gf(t)});var pp=class e extends _f{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==H.function)return W(t,{code:U.invalid_type,expected:H.function,received:t.parsedType}),of;function n(e,n){return rf({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,nf(),ef].filter(e=>!!e),issueData:{code:U.invalid_arguments,argumentsError:n}})}function r(e,n){return rf({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,nf(),ef].filter(e=>!!e),issueData:{code:U.invalid_return_type,returnTypeError:n}})}let i={errorMap:t.common.contextualErrorMap},a=t.data;if(this._def.returns instanceof yp){let e=this;return cf(async function(...t){let o=new $d([]),s=await e._def.args.parseAsync(t,i).catch(e=>{throw o.addIssue(n(t,e)),o}),c=await Reflect.apply(a,this,s);return await e._def.returns._def.type.parseAsync(c,i).catch(e=>{throw o.addIssue(r(c,e)),o})})}else{let e=this;return cf(function(...t){let o=e._def.args.safeParse(t,i);if(!o.success)throw new $d([n(t,o.error)]);let s=Reflect.apply(a,this,o.data),c=e._def.returns.safeParse(s,i);if(!c.success)throw new $d([r(s,c.error)]);return c.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:lp.create(t).rest(Qf.create())})}returns(t){return new e({...this._def,returns:t})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(t,n,r){return new e({args:t||lp.create([]).rest(Qf.create()),returns:n||Qf.create(),typeName:kp.ZodFunction,...gf(r)})}},mp=class extends _f{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};mp.create=(e,t)=>new mp({getter:e,typeName:kp.ZodLazy,...gf(t)});var hp=class extends _f{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return W(t,{received:t.data,code:U.invalid_literal,expected:this._def.value}),of}return{status:`valid`,value:e.data}}get value(){return this._def.value}};hp.create=(e,t)=>new hp({value:e,typeName:kp.ZodLiteral,...gf(t)});function gp(e,t){return new _p({values:e,typeName:kp.ZodEnum,...gf(t)})}var _p=class e extends _f{_parse(e){if(typeof e.data!=`string`){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{expected:Xd.joinValues(n),received:t.parsedType,code:U.invalid_type}),of}if(this._cache||=new Set(this._def.values),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return W(t,{received:t.data,code:U.invalid_enum_value,options:n}),of}return cf(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(t,n=this._def){return e.create(t,{...this._def,...n})}exclude(t,n=this._def){return e.create(this.options.filter(e=>!t.includes(e)),{...this._def,...n})}};_p.create=gp;var vp=class extends _f{_parse(e){let t=Xd.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==H.string&&n.parsedType!==H.number){let e=Xd.objectValues(t);return W(n,{expected:Xd.joinValues(e),received:n.parsedType,code:U.invalid_type}),of}if(this._cache||=new Set(Xd.getValidEnumValues(this._def.values)),!this._cache.has(e.data)){let e=Xd.objectValues(t);return W(n,{received:n.data,code:U.invalid_enum_value,options:e}),of}return cf(e.data)}get enum(){return this._def.values}};vp.create=(e,t)=>new vp({values:e,typeName:kp.ZodNativeEnum,...gf(t)});var yp=class extends _f{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);return t.parsedType!==H.promise&&t.common.async===!1?(W(t,{code:U.invalid_type,expected:H.promise,received:t.parsedType}),of):cf((t.parsedType===H.promise?t.data:Promise.resolve(t.data)).then(e=>this._def.type.parseAsync(e,{path:t.path,errorMap:t.common.contextualErrorMap})))}};yp.create=(e,t)=>new yp({type:e,typeName:kp.ZodPromise,...gf(t)});var bp=class extends _f{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===kp.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),r=this._def.effect||null,i={addIssue:e=>{W(n,e),e.fatal?t.abort():t.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),r.type===`preprocess`){let e=r.transform(n.data,i);if(n.common.async)return Promise.resolve(e).then(async e=>{if(t.value===`aborted`)return of;let r=await this._def.schema._parseAsync({data:e,path:n.path,parent:n});return r.status===`aborted`?of:r.status===`dirty`||t.value===`dirty`?sf(r.value):r});{if(t.value===`aborted`)return of;let r=this._def.schema._parseSync({data:e,path:n.path,parent:n});return r.status===`aborted`?of:r.status===`dirty`||t.value===`dirty`?sf(r.value):r}}if(r.type===`refinement`){let e=e=>{let t=r.refinement(e,i);if(n.common.async)return Promise.resolve(t);if(t instanceof Promise)throw Error(`Async refinement encountered during synchronous parse operation. Use .parseAsync instead.`);return e};if(n.common.async===!1){let r=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return r.status===`aborted`?of:(r.status===`dirty`&&t.dirty(),e(r.value),{status:t.value,value:r.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(n=>n.status===`aborted`?of:(n.status===`dirty`&&t.dirty(),e(n.value).then(()=>({status:t.value,value:n.value}))))}if(r.type===`transform`)if(n.common.async===!1){let e=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!df(e))return of;let a=r.transform(e.value,i);if(a instanceof Promise)throw Error(`Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.`);return{status:t.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(e=>df(e)?Promise.resolve(r.transform(e.value,i)).then(e=>({status:t.value,value:e})):of);Xd.assertNever(r)}};bp.create=(e,t,n)=>new bp({schema:e,typeName:kp.ZodEffects,effect:t,...gf(n)}),bp.createWithPreprocess=(e,t,n)=>new bp({schema:t,effect:{type:`preprocess`,transform:e},typeName:kp.ZodEffects,...gf(n)});var xp=class extends _f{_parse(e){return this._getType(e)===H.undefined?cf(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};xp.create=(e,t)=>new xp({innerType:e,typeName:kp.ZodOptional,...gf(t)});var Sp=class extends _f{_parse(e){return this._getType(e)===H.null?cf(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Sp.create=(e,t)=>new Sp({innerType:e,typeName:kp.ZodNullable,...gf(t)});var Cp=class extends _f{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===H.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};Cp.create=(e,t)=>new Cp({innerType:e,typeName:kp.ZodDefault,defaultValue:typeof t.default==`function`?t.default:()=>t.default,...gf(t)});var wp=class extends _f{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},r=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ff(r)?r.then(e=>({status:`valid`,value:e.status===`valid`?e.value:this._def.catchValue({get error(){return new $d(n.common.issues)},input:n.data})})):{status:`valid`,value:r.status===`valid`?r.value:this._def.catchValue({get error(){return new $d(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};wp.create=(e,t)=>new wp({innerType:e,typeName:kp.ZodCatch,catchValue:typeof t.catch==`function`?t.catch:()=>t.catch,...gf(t)});var Tp=class extends _f{_parse(e){if(this._getType(e)!==H.nan){let t=this._getOrReturnCtx(e);return W(t,{code:U.invalid_type,expected:H.nan,received:t.parsedType}),of}return{status:`valid`,value:e.data}}};Tp.create=e=>new Tp({typeName:kp.ZodNaN,...gf(e)});var Ep=class extends _f{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},Dp=class e extends _f{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let e=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return e.status===`aborted`?of:e.status===`dirty`?(t.dirty(),sf(e.value)):this._def.out._parseAsync({data:e.value,path:n.path,parent:n})})();{let e=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return e.status===`aborted`?of:e.status===`dirty`?(t.dirty(),{status:`dirty`,value:e.value}):this._def.out._parseSync({data:e.value,path:n.path,parent:n})}}static create(t,n){return new e({in:t,out:n,typeName:kp.ZodPipeline})}},Op=class extends _f{_parse(e){let t=this._def.innerType._parse(e),n=e=>(df(e)&&(e.value=Object.freeze(e.value)),e);return ff(t)?t.then(e=>n(e)):n(t)}unwrap(){return this._def.innerType}};Op.create=(e,t)=>new Op({innerType:e,typeName:kp.ZodReadonly,...gf(t)}),rp.lazycreate;var kp;(function(e){e.ZodString=`ZodString`,e.ZodNumber=`ZodNumber`,e.ZodNaN=`ZodNaN`,e.ZodBigInt=`ZodBigInt`,e.ZodBoolean=`ZodBoolean`,e.ZodDate=`ZodDate`,e.ZodSymbol=`ZodSymbol`,e.ZodUndefined=`ZodUndefined`,e.ZodNull=`ZodNull`,e.ZodAny=`ZodAny`,e.ZodUnknown=`ZodUnknown`,e.ZodNever=`ZodNever`,e.ZodVoid=`ZodVoid`,e.ZodArray=`ZodArray`,e.ZodObject=`ZodObject`,e.ZodUnion=`ZodUnion`,e.ZodDiscriminatedUnion=`ZodDiscriminatedUnion`,e.ZodIntersection=`ZodIntersection`,e.ZodTuple=`ZodTuple`,e.ZodRecord=`ZodRecord`,e.ZodMap=`ZodMap`,e.ZodSet=`ZodSet`,e.ZodFunction=`ZodFunction`,e.ZodLazy=`ZodLazy`,e.ZodLiteral=`ZodLiteral`,e.ZodEnum=`ZodEnum`,e.ZodEffects=`ZodEffects`,e.ZodNativeEnum=`ZodNativeEnum`,e.ZodOptional=`ZodOptional`,e.ZodNullable=`ZodNullable`,e.ZodDefault=`ZodDefault`,e.ZodCatch=`ZodCatch`,e.ZodPromise=`ZodPromise`,e.ZodBranded=`ZodBranded`,e.ZodPipeline=`ZodPipeline`,e.ZodReadonly=`ZodReadonly`})(kp||={});var G=Hf.create,Ap=Wf.create;Tp.create,Gf.create;var K=Kf.create;qf.create,Jf.create,Yf.create,Xf.create,Zf.create,Qf.create,$f.create,ep.create;var q=tp.create,J=rp.create;rp.strictCreate;var jp=ip.create,Mp=op.create;cp.create,lp.create;var Np=up.create;dp.create,fp.create,pp.create,mp.create;var Pp=hp.create,Y=_p.create;vp.create,yp.create,bp.create,xp.create,Sp.create,bp.createWithPreprocess,Dp.create;var Fp=G().min(1).max(200).regex(/^[a-z0-9][a-z0-9-]*$/),Ip=64*1024,Lp=24*1024,Rp=new TextEncoder,zp=0x38d7ea4c68000,Bp=/[\p{Cf}\p{Cs}\p{Zl}\p{Zp}\u0000-\u0008\u000b\u000c\u000e-\u001f\u007f-\u009f]/u;function Vp(e){return Rp.encode(typeof e==`string`?e:JSON.stringify(e)).byteLength}function Hp(e,t,n=!1){return G().min(1).max(e).refine(e=>!Bp.test(e),`contains unsafe control or bidirectional text`).refine(e=>n||!e.includes(`
|
|
199
|
+
`)&&!e.includes(`\r`),`must be a single line`).refine(e=>Vp(e)<=t,`must be at most ${t} UTF-8 bytes`)}function Up(e,t,n=!1){return G().max(e).refine(e=>!Bp.test(e),`contains unsafe control or bidirectional text`).refine(e=>n||!e.includes(`
|
|
200
|
+
`)&&!e.includes(`\r`),`must be a single line`).refine(e=>Vp(e)<=t,`must be at most ${t} UTF-8 bytes`)}var Wp=Hp(256,512),Gp=Fp,Kp=Ap().int().nonnegative().max(2**53-1),qp=G().datetime({offset:!0}).transform(e=>new Date(e).toISOString()),Jp=Hp(160,512),Yp=Hp(4e3,8e3,!0),Xp=Hp(16e3,24e3,!0).refine(e=>e.split(/\r?\n/u).length<=256,`must be at most 256 lines`),Zp=G().min(1).max(128).regex(/^[A-Za-z_][A-Za-z0-9_.:-]*$/).refine(e=>![`__proto__`,`constructor`,`prototype`].includes(e),`reserved field id`),Qp=G().min(1).max(80).regex(/^[A-Za-z0-9][A-Za-z0-9._:-]*$/),$p=J({kind:Y([`claude`,`codex`,`frizz`]),name:Jp.optional(),version:Wp.optional()}).strict(),em=J({kind:Y([`runtime`,`agent`,`tool`,`mcp-server`,`frizz`]),id:Wp,label:Jp.optional()}).strict(),tm=J({projectId:Wp,threadSlug:Gp,sessionId:Wp,turnId:Wp,itemId:Wp,sessionEpoch:Kp,capabilityRevision:Kp}).strict(),nm=J({id:Qp,semantic:Y([`approve`,`deny`,`cancel`,`accept`,`decline`,`answer`]),label:Jp,description:Yp.optional()}).strict(),rm=Ap().finite().min(-0x38d7ea4c68000).max(zp),im=jp([Up(4e3,8e3,!0),rm,K()]),am=jp([im,q(Up(1e3,2e3,!0)).max(32)]),om={id:Zp,label:Jp,description:Yp.optional(),required:K(),secret:K().default(!1)},sm=J({value:im,label:Jp}).strict(),cm=J({value:Up(1e3,2e3,!0),label:Jp}).strict(),lm=Mp(`input`,[J({...om,input:Y([`text`,`multiline`]),minLength:Ap().int().nonnegative().max(4e3).optional(),maxLength:Ap().int().nonnegative().max(4e3).optional(),format:Y([`email`,`uri`,`date`,`date-time`]).optional(),default:Up(4e3,8e3,!0).optional()}).strict(),J({...om,input:Y([`number`,`integer`]),minimum:rm.optional(),maximum:rm.optional(),default:rm.optional()}).strict(),J({...om,input:Pp(`boolean`),default:K().optional()}).strict(),J({...om,input:Pp(`select`),options:q(sm).min(1).max(64),default:im.optional()}).strict(),J({...om,input:Pp(`multi-select`),options:q(cm).min(1).max(64),minItems:Ap().int().nonnegative().max(32).optional(),maxItems:Ap().int().nonnegative().max(32).optional(),default:q(Up(1e3,2e3,!0)).max(32).optional()}).strict()]);function um(e){if(!/^\d{4}-\d{2}-\d{2}$/.test(e))return!1;let t=new Date(`${e}T00:00:00Z`);return Number.isFinite(t.getTime())&&t.toISOString().slice(0,10)===e}function dm(e,t){if(e.input===`text`||e.input===`multiline`){if(typeof t!=`string`)return`must be text`;if(e.input===`text`&&(t.includes(`
|
|
201
|
+
`)||t.includes(`\r`)))return`must be a single line`;if(e.minLength!==void 0&&t.length<e.minLength)return`is shorter than minLength`;if(e.maxLength!==void 0&&t.length>e.maxLength)return`is longer than maxLength`;if(e.format===`email`&&!/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t))return`must be an email address`;if(e.format===`uri`)try{new URL(t)}catch{return`must be a URL`}return e.format===`date`&&!um(t)?`must be a date`:e.format===`date-time`&&!qp.safeParse(t).success?`must be a date-time`:void 0}return e.input===`number`||e.input===`integer`?typeof t!=`number`||!Number.isFinite(t)?`must be a number`:e.input===`integer`&&!Number.isInteger(t)?`must be an integer`:e.minimum!==void 0&&t<e.minimum?`is below minimum`:e.maximum!==void 0&&t>e.maximum?`is above maximum`:void 0:e.input===`boolean`?typeof t==`boolean`?void 0:`must be a boolean`:e.input===`select`?Array.isArray(t)?`must be one option`:e.options.some(e=>JSON.stringify(e.value)===JSON.stringify(t))?void 0:`is not an advertised option`:e.input===`multi-select`?Array.isArray(t)?new Set(t).size===t.length?e.minItems!==void 0&&t.length<e.minItems?`contains fewer than minItems`:e.maxItems!==void 0&&t.length>e.maxItems?`contains more than maxItems`:t.every(t=>e.options.some(e=>e.value===t))?void 0:`contains an unadvertised option`:`contains duplicate options`:`must be a list of options`:`has an unsupported input type`}var fm=lm.superRefine((e,t)=>{if(e.secret&&e.default!==void 0&&t.addIssue({code:U.custom,message:`secret fields cannot advertise defaults`,path:[`default`]}),(e.input===`text`||e.input===`multiline`)&&e.minLength!==void 0&&e.maxLength!==void 0&&e.minLength>e.maxLength&&t.addIssue({code:U.custom,message:`minLength exceeds maxLength`}),(e.input===`number`||e.input===`integer`)&&e.minimum!==void 0&&e.maximum!==void 0&&e.minimum>e.maximum&&t.addIssue({code:U.custom,message:`minimum exceeds maximum`}),e.input===`select`||e.input===`multi-select`){let n=new Set;for(let[r,i]of e.options.entries()){let e=JSON.stringify(i.value);n.has(e)&&t.addIssue({code:U.custom,message:`duplicate option value`,path:[`options`,r,`value`]}),n.add(e)}e.input===`multi-select`&&e.minItems!==void 0&&e.maxItems!==void 0&&e.minItems>e.maxItems&&t.addIssue({code:U.custom,message:`minItems exceeds maxItems`})}if(e.default!==void 0){let n=dm(e,e.default);n&&t.addIssue({code:U.custom,message:`invalid default: ${n}`,path:[`default`]})}}),pm={title:Jp,message:Yp.optional()},mm=J({kind:Y([`read`,`list-files`,`search`,`unknown`]),commandPreview:Xp,resourceLabel:Hp(2048,4096).optional(),queryLabel:Hp(1024,2048).optional()}).strict(),hm=Hp(2048,4096),gm=Mp(`kind`,[J({kind:Pp(`network`),enabled:K().nullable(),hosts:q(hm).max(24)}).strict(),J({kind:Pp(`filesystem`),access:Y([`read`,`write`,`deny`]),resources:q(hm).min(1).max(32)}).strict(),J({kind:Pp(`glob-scan`),depth:Ap().int().nonnegative().max(256)}).strict(),J({kind:Pp(`exec-policy`),prefixes:q(hm).min(1).max(32)}).strict(),J({kind:Pp(`network-policy`),access:Y([`allow`,`deny`]),hosts:q(hm).min(1).max(24)}).strict()]),_m=J({operation:Y([`create`,`write`,`move`,`delete`]),pathLabel:Hp(2048,4096),destinationLabel:Hp(2048,4096).optional(),diffPreview:Xp.optional()}).strict(),vm=Mp(`kind`,[J({...pm,kind:Pp(`command-approval`),command:J({summary:Jp,preview:Xp,redacted:Pp(!0),workingDirectoryLabel:Hp(1024,2048).optional(),actions:q(mm).max(16).optional()}).strict(),capabilities:q(gm).max(32).optional()}).strict(),J({...pm,kind:Pp(`file-approval`),operation:Y([`read`,`create`,`write`,`move`,`delete`,`execute`,`other`]),pathLabel:Hp(1024,2048),destinationLabel:Hp(1024,2048).optional(),grantRootLabel:Hp(2048,4096).optional(),scopeLabel:Yp.optional(),diffPreview:Xp.optional(),changes:q(_m).min(1).max(16).optional()}).strict(),J({...pm,kind:Pp(`permission-approval`),permission:Wp,preview:Xp.optional(),promptLabel:Hp(256,512).optional(),resourceLabel:Hp(1024,2048).optional(),workingDirectoryLabel:Hp(1024,2048).optional(),scopeLabel:Yp.optional(),capabilities:q(gm).min(1).max(32).optional()}).strict(),J({kind:Pp(`mcp-elicitation-form`),title:Jp,message:Yp,protocolVersion:Wp,fields:q(fm).max(32)}).strict(),J({kind:Pp(`mcp-elicitation-url`),title:Jp,message:Yp,protocolVersion:Wp,elicitationId:Wp,url:G().min(1).max(2048).url().superRefine((e,t)=>{let n;try{n=new URL(e)}catch{return}let r=n.protocol===`http:`&&[`localhost`,`127.0.0.1`,`::1`,`[::1]`].includes(n.hostname);n.protocol!==`https:`&&!r&&t.addIssue({code:U.custom,message:`URL elicitation requires HTTPS (except localhost development)`}),(n.username||n.password)&&t.addIssue({code:U.custom,message:`URL elicitation must not contain userinfo credentials`})})}).strict(),J({kind:Pp(`agent-question`),title:Jp,message:Yp.optional(),fields:q(fm).min(1).max(32)}).strict()]),ym=J({protocolVersion:Pp(1),contentFormat:Pp(`plain-text`),provider:$p,source:em,owner:tm,providerRequestId:Wp,allowedDecisions:q(nm).min(1).max(8),payload:vm,expiresAt:qp.nullable()}).strict(),bm={"command-approval":new Set([`approve`,`deny`,`cancel`]),"file-approval":new Set([`approve`,`deny`,`cancel`]),"permission-approval":new Set([`approve`,`deny`,`cancel`]),"mcp-elicitation-form":new Set([`accept`,`decline`,`cancel`]),"mcp-elicitation-url":new Set([`accept`,`decline`,`cancel`]),"agent-question":new Set([`answer`,`decline`,`cancel`])};function xm(e,t){let n=bm[e.payload.kind],r=new Set;for(let[i,a]of e.allowedDecisions.entries())r.has(a.id)&&t.addIssue({code:U.custom,message:`duplicate decision id`,path:[`allowedDecisions`,i,`id`]}),r.add(a.id),n.has(a.semantic)||t.addIssue({code:U.custom,message:`decision is invalid for ${e.payload.kind}`,path:[`allowedDecisions`,i,`semantic`]});let i=e.payload.kind===`mcp-elicitation-form`||e.payload.kind===`agent-question`?e.payload.fields:[],a=new Set;for(let[n,r]of i.entries())a.has(r.id)&&t.addIssue({code:U.custom,message:`duplicate field id`,path:[`payload`,`fields`,n,`id`]}),a.add(r.id),e.payload.kind===`mcp-elicitation-form`&&r.secret&&t.addIssue({code:U.custom,message:`MCP form elicitation cannot request secret fields; use URL mode`,path:[`payload`,`fields`,n,`secret`]});Vp({protocolVersion:e.protocolVersion,contentFormat:e.contentFormat,provider:e.provider,source:e.source,owner:e.owner,providerRequestId:e.providerRequestId,allowedDecisions:e.allowedDecisions,payload:e.payload,expiresAt:e.expiresAt})>65536&&t.addIssue({code:U.custom,message:`interaction request exceeds ${Ip} bytes`})}ym.superRefine(xm);var Sm=Y([`pending`,`resolved`,`cancelled`,`expired`]),Cm=J({effect:Y([`awaiting-user`,`sending`,`reconnect-required`])}).strict(),wm=Y([`user-cancelled`,`provider-cancelled`,`turn-ended`,`session-replaced`,`session-deleted`,`capabilities-changed`,`expired`]),Tm=Np(Zp,am).superRefine((e,t)=>{Object.keys(e).length>32&&t.addIssue({code:U.custom,message:`too many response fields`}),Vp(e)>24576&&t.addIssue({code:U.custom,message:`interaction response exceeds ${Lp} bytes`})}),Em=J({responseId:Wp,decisionId:Qp,values:Tm.optional(),redactedFieldIds:q(Zp).max(32),resolvedAt:qp}).strict(),Dm=ym.extend({id:Wp,lifecycle:Sm,delivery:Cm.optional(),recordRevision:Kp,createdAt:qp,updatedAt:qp,completedAt:qp.nullable(),resolution:Em.nullable(),cancellationReason:wm.nullable()}).strict().superRefine((e,t)=>{if(xm(e,t),e.delivery&&e.lifecycle!==`pending`&&t.addIssue({code:U.custom,message:`terminal interaction cannot advertise a delivery effect`}),e.lifecycle===`pending`?((e.completedAt||e.resolution||e.cancellationReason)&&t.addIssue({code:U.custom,message:`pending interaction has terminal data`}),(e.recordRevision!==0||e.updatedAt!==e.createdAt)&&t.addIssue({code:U.custom,message:`pending interaction has invalid revision or timestamps`})):e.completedAt?(e.recordRevision<1||e.updatedAt!==e.completedAt||e.updatedAt<e.createdAt)&&t.addIssue({code:U.custom,message:`terminal interaction has invalid revision or timestamps`}):t.addIssue({code:U.custom,message:`terminal interaction is missing completedAt`}),e.lifecycle===`resolved`?(!e.resolution||e.cancellationReason)&&t.addIssue({code:U.custom,message:`resolved interaction has invalid terminal data`}):e.resolution&&t.addIssue({code:U.custom,message:`non-resolved interaction contains a resolution`}),e.lifecycle===`cancelled`&&(!e.cancellationReason||e.cancellationReason===`expired`)&&t.addIssue({code:U.custom,message:`cancelled interaction has invalid reason`}),e.lifecycle===`expired`&&e.cancellationReason!==`expired`&&t.addIssue({code:U.custom,message:`expired interaction has invalid reason`}),e.resolution){e.resolution.resolvedAt!==e.completedAt&&t.addIssue({code:U.custom,message:`resolution timestamp does not match its terminal record`});let n=e.allowedDecisions.find(t=>t.id===e.resolution.decisionId);n||t.addIssue({code:U.custom,message:`resolution names an unadvertised decision`,path:[`resolution`,`decisionId`]});let r=e.payload.kind===`mcp-elicitation-form`||e.payload.kind===`agent-question`?e.payload.fields:[],i=new Map(r.map(e=>[e.id,e])),a=new Set(e.resolution.redactedFieldIds);a.size!==e.resolution.redactedFieldIds.length&&t.addIssue({code:U.custom,message:`resolution contains duplicate redaction markers`,path:[`resolution`,`redactedFieldIds`]});for(let n of e.resolution.redactedFieldIds)i.get(n)?.secret||t.addIssue({code:U.custom,message:`redaction marker does not name a secret field`,path:[`resolution`,`redactedFieldIds`]});for(let[n,r]of Object.entries(e.resolution.values??{})){let e=i.get(n);e?e.secret?t.addIssue({code:U.custom,message:`secret value persisted in resolution`,path:[`resolution`,`values`,n]}):dm(e,r)&&t.addIssue({code:U.custom,message:`persisted response failed advertised validation`,path:[`resolution`,`values`,n]}):t.addIssue({code:U.custom,message:`resolution contains an unadvertised field`,path:[`resolution`,`values`,n]})}if(n)if(!(e.payload.kind===`mcp-elicitation-form`&&n.semantic===`accept`||e.payload.kind===`agent-question`&&n.semantic===`answer`))(e.resolution.values!==void 0||e.resolution.redactedFieldIds.length>0)&&t.addIssue({code:U.custom,message:`resolution decision cannot contain response fields`,path:[`resolution`]});else for(let n of r){let r=n.secret?a.has(n.id):Object.prototype.hasOwnProperty.call(e.resolution.values??{},n.id);n.required&&!r&&t.addIssue({code:U.custom,message:`resolution is missing a required field`,path:[`resolution`,`values`,n.id]})}}}),Om=J({slug:Gp,sessionId:Wp}).strict();J({interactions:q(Dm).max(128)}).strict();var km=Om.extend({interactionId:Wp}).strict();J({interaction:Dm}).strict(),km.extend({sessionEpoch:Kp,capabilityRevision:Kp,expectedRecordRevision:Kp,responseId:Wp,decisionId:Qp,values:Tm.optional()}).strict(),J({effect:Y([`resolved`,`already-resolved`,`queued`,`already-queued`]),interaction:Dm}).strict(),km.extend({sessionEpoch:Kp,capabilityRevision:Kp,expectedRecordRevision:Kp}).strict(),J({effect:Y([`cancelled`,`already-cancelled`]),interaction:Dm}).strict();var Am=/^ {0,3}(`{3,}|~{3,})(.*)$/;function jm(e){let t=[],n=0,r=null;for(let i of e.split(`
|
|
202
|
+
`)){let a=n+i.length+1,o=i.replace(/\r$/,``).match(Am);r?o&&o[1][0]===r.char&&o[1].length>=r.len&&o[2].trim()===``&&(t.push([r.from,n]),r=null):o&&!(o[1][0]==="`"&&o[2].includes("`"))&&(r={char:o[1][0],len:o[1].length,from:Math.min(a,e.length)}),n=a}return r&&t.push([r.from,e.length]),t}function Mm(e){let t=jm(e);return t.length===0?()=>!1:e=>t.some(([t,n])=>e>=t&&e<n)}function Nm(e,t){if(t.upserts.length){let n=new Map;e.threads.forEach((e,t)=>n.set(e.id,t));for(let r of t.upserts){let t=n.get(r.id);t===void 0?e.threads.push(r):e.threads[t]=r}}if(t.removed.length){let n=new Set(t.removed);for(let t=e.threads.length-1;t>=0;t--)n.has(e.threads[t].id)&&e.threads.splice(t,1)}t.meta&&(e.projectDir=t.meta.projectDir,e.projectName=t.meta.projectName,e.projectLabel=t.meta.projectLabel,e.errors=t.meta.errors,e.warnings=t.meta.warnings,e.errorItems=t.meta.errorItems,e.plans=t.meta.plans)}function Pm(e,t){return e<0?`resync`:t<=e?`ignore`:t===e+1?`apply`:`resync`}function Fm(e,t){return t?e===null?`record`:e===t?`noop`:`adopt`:`noop`}var Im=[`png`,`jpg`,`jpeg`,`gif`,`webp`],Lm=`pdf.svg.txt.text.log.md.markdown.csv.tsv.json.jsonl.yaml.yml.toml.ini.xml.html.htm.css.scss.sql.sh.bash.zsh.js.mjs.cjs.jsx.ts.tsx.py.rb.go.rs.java.kt.c.h.cpp.cc.hpp.cs.php.swift.lua.r`.split(`.`),Rm=[...Im,...Lm],zm=625e4*3,Bm=new Set(Rm);function Vm(e){let t=/\.([a-zA-Z0-9]+)$/.exec(e.trim());return t?t[1].toLowerCase():``}function Hm(e){return Bm.has(Vm(e))}var Um=Rm.map(e=>`.${e}`).join(`,`),Wm=Y([`planning`,`planned`,`active`,`needs-human`,`blocked`,`done`,`dismissed`]),Gm=Y([`human`,`threads`,`timer`]),Km=Y([`none`,`spawning`,`running`,`perm-prompt`,`turn-idle`,`exited`]),qm=Y([`claude`,`codex`]);J({slug:G(),displayName:G(),defaultEffort:G(),efforts:q(G())});var Jm=J({model:G().min(1),label:G().min(1),defaultEffort:G().min(1),efforts:q(G().min(1)).min(1)}),Ym=J({id:G(),label:G().optional(),state:G().optional()}),Xm=J({label:G(),startedAt:G(),state:Y([`running`,`stale`,`rested`]),subagentType:G().optional(),id:G().optional(),stoppable:K().optional(),lastActivityAt:G().optional(),activity:G().optional(),activityDetail:G().optional(),summary:G().optional(),toolUses:Ap().optional(),tokens:Ap().optional(),durationMs:Ap().optional(),depth:Ap().optional(),parentId:G().optional()});function Zm(e){return(e.depth??1)===1}var Qm=J({label:G(),startedAt:G(),state:Y([`running`,`stale`]),id:G().optional(),stoppable:K().optional(),outputUnavailable:K().optional(),command:G().optional(),lastActivityAt:G().optional()}),$m=J({label:G(),state:Y([`running`,`stale`])});J({turnInFlight:K().default(!1),unobservable:K().default(!1),subAgents:q($m).default([]),subAgentCount:Ap().default(0),bgShells:q($m).default([]),bgShellCount:Ap().default(0)});var eh=J({label:G(),description:G().optional()}),th=J({questions:q(J({question:G(),header:G().optional(),multiSelect:K().optional(),options:q(eh)}))}),nh=J({kind:Y([`tool-approval`,`permission`,`confirmation`,`selection`]),title:G().max(120)}),rh=J({kind:Y([`pr-watch`,`human`,`timer`,`pr`,`ci`,`session`]),value:G()}),ih=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}(?::\d{2}(?:\.\d{1,9})?)?(?:Z|[+-]\d{2}:\d{2})$/;function ah(e){let t=e.trim();return ih.test(t)&&Number.isFinite(Date.parse(t))}function oh(e){return ah(e)?new Date(Date.parse(e.trim())).toISOString():null}var sh=G().regex(/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$/,`Snooze time must be an ISO-8601 UTC instant`).refine(e=>{let t=Date.parse(e);return Number.isFinite(t)&&new Date(t).toISOString()===e},`Snooze time must be valid`),ch=4e3,lh=G().trim().min(1).max(ch),uh=ch,dh=1440*60,fh=G().trim().min(1).max(uh),ph={stopHook:!0,heartbeat:!1,postCompaction:!1,pauseOnQuestions:!0},mh=Ap().int().min(60).max(dh),hh=J({prompt:G(),stopHook:K(),heartbeat:K(),postCompaction:K(),pauseOnQuestions:K(),intervalSeconds:Ap().int().positive().optional(),armedAt:G(),lastRestFiredAt:G().optional(),lastScheduleFiredAt:G().optional(),lastCompactFiredAt:G().optional()}).strict(),gh=/\n\n\((?:Goal|Recurring prompt|Stop hook|Heartbeat) — (?:sent (?:(each time you come to rest)|every ([^.)]+))|(your context was just compacted))\. [^)]*\)$/;function _h(e){if(typeof e!=`string`)return;if(e.trimStart().startsWith(`**This message is from frizz, not from the human.**`))return{kind:`signoff`,prompt:``};let t=gh.exec(e.trimEnd());if(!t)return;let n=e.trimEnd().slice(0,t.index).trim();if(n)return t[3]?{kind:`compaction`,prompt:n}:t[2]?{kind:`schedule`,every:t[2].trim(),prompt:n}:{kind:`rest`,prompt:n}}var vh=ch,yh=G().trim().min(1).max(vh);[`**This message is from frizz, not from the human.** Nothing about your task has changed, and this is not a request to do more work.`,``,`You rested without a fence, so this thread cannot be triaged. Add one at the END of your next message:`,``,"- `` ```question `` — you need the human. One question per fence, lettered options, one recommended.","- `` ```done `` — genuinely FINISHED. A DISMISSAL: the card is filed away and nobody looks again, so",` if anything is still owed, it is not done. Body: 1-3 sentences, then bullets, each opening with a`,` **bolded verb phrase**.`,"- Blocked on a PR, CI, or your own background shell? Register it with `mcp__frizz__watch` and rest.",``,`**DO NOT REPEAT YOURSELF.** If the message you just wrote already stands on its own, reply with the`,`fence ALONE — the human reads both together, so restating it costs them the second read for nothing.`,``,`Only if it does NOT stand alone, fix that first, briefly. It has to be readable cold: the human has`,`seen nothing since their own last message — the Goal, this reminder, a watcher wake all came from`,`frizz — so anything you assumed they had followed, they have not.`].join(`
|
|
203
|
+
`);var bh=Y([`shell`,`github`]),xh=Y([`shell`]),Sh=G().trim().min(1).max(200),Ch=J({id:G(),kind:bh,target:G(),state:Y([`armed`,`fired`,`dropped`]),createdAt:G()}).strict(),wh=J({id:G(),prompt:G(),fireAt:G(),state:Y([`armed`,`fired`,`cancelled`]),createdAt:G()}).strict(),Th=J({kind:Y([`done`,`awaiting`]),body:G(),hints:q(rh).default([])}),Eh=J({path:G(),title:G(),updatedAt:G().optional(),threadIds:q(Fp).default([])}),Dh=J({backend:qm,window:Y([`session`,`weekly`,`unknown`]),at:G(),resumesAt:Ap().optional(),autoResume:K()}),Oh=J({id:Fp,title:G(),status:Wm,statusText:G().optional(),activity:G().optional(),next:G().optional(),hasPlan:K().default(!1),mechanism:Gm.nullable(),humanBlocked:K(),ready:K(),dependsOn:q(Fp),externalDeps:q(G()),owner:G().optional(),revalidate:G().optional(),agents:q(Ym),errors:q(G()),warnings:q(G()),runtime:Km,sessionId:G().optional(),tmuxName:G().optional(),unread:K(),archived:K(),lastAssistant:G().optional(),spawnedAt:G().optional(),lastActivityAt:G().optional(),lastAssistantAt:G().optional(),aiTitle:G().optional(),titleAuto:K().optional(),titleLocked:K().optional(),subAgents:q(Xm).default([]),bgShells:q(Qm).default([]),watches:q(Ch).default([]),pendingAsk:th.optional(),nativeInputRequired:nh.optional(),pendingQuestion:K().default(!1),lastUserAt:G().optional(),providerFault:J({backend:Y([`claude`,`codex`]),category:Y([`authentication_required`,`authentication_rejected`])}).optional(),limitPause:Dh.optional(),kind:Y([`session`,`legacy`]).optional(),foreign:K().optional(),state:Y([`open`,`archived`]).optional(),snoozedUntil:sh.optional(),snoozePrompt:G().optional(),claudeRuntime:Y([`tmux`,`broker`]).optional(),recurringPrompt:hh.optional(),lastFence:Th.optional(),needsYou:K().optional(),crashed:K().optional(),awaitingBackground:K().optional(),pendingInteraction:K().optional(),actionableInteraction:K().optional(),seenAt:G().optional(),planPath:G().optional(),backend:qm.optional(),permissionMode:Y([`auto`,`default`,`acceptEdits`,`plan`,`bypassPermissions`]).optional(),permissionPending:Y([`auto`,`default`,`acceptEdits`,`plan`,`bypassPermissions`]).optional(),permissionChangePending:K().optional(),permPolicy:J({decision:Pp(`deny`),rule:G(),reason:G(),tool:G().nullable(),at:G(),command:G().optional()}).optional(),permDenies:Ap().optional(),profilePendingModel:G().optional(),profilePendingEffort:G().optional(),profileChangePending:K().optional(),runtimeControlPending:K().optional(),controlError:G().optional(),model:G().optional(),effort:G().optional(),context:J({tokens:Ap(),window:Ap()}).optional()}),kh=J({file:G(),kind:Y([`no-frontmatter`,`other`]),message:G()}),Ah=J({projectDir:G(),projectName:G(),projectLabel:G(),githubRepo:G().optional(),projectSlug:G().optional(),threads:q(Oh),errors:q(G()),warnings:q(G()),errorItems:q(kh).optional(),plans:q(Eh).optional()}),jh=J({key:G(),label:G(),usedPercent:Ap(),resetsAt:Ap().optional()}),Mh=J({status:Y([`ok`,`unavailable`]),planType:G().optional(),windows:q(jh),detail:G().optional()});J({claude:Mh,codex:Mh});var Nh=Y([`authed`,`signed-out`,`unknown`]);J({claude:Nh,codex:Nh,emails:J({claude:G().max(320).optional(),codex:G().max(320).optional()})}),J({backend:Y([`claude`,`codex`])}).strict(),J({status:Y([`done`,`blocked`,`failed`]),auth:Nh,activeThreads:Ap().int().positive().optional(),detail:G().max(200).optional()}),J({backend:Y([`claude`,`codex`])}).strict(),J({attemptId:Fp}),J({attemptId:Fp}).strict(),J({state:Y([`running`,`exited`,`unknown`]),auth:Nh});var Ph=Y([`auto`,`default`,`acceptEdits`,`plan`,`bypassPermissions`]),Fh=Y([`system`,`cursor`,`vscode`,`finder`,`copy`]),Ih=J({permissionMode:Ph,model:G().optional(),backend:qm.optional(),effort:Y([`low`,`medium`,`high`,`xhigh`,`max`,`ultra`,`ultracode`]).optional(),notifications:K(),projectRail:K(),font:Y([`mono`,`sans`]).optional(),localFileOpener:Fh.optional(),githubIssuePrompt:G().optional(),githubPrPrompt:G().optional()}),Lh=J({model:G().trim().min(1).max(200).optional(),effort:Ih.shape.effort,permissionMode:Ph.optional()});J({backend:qm,claude:Lh,codex:Lh});var Rh=J({backend:qm,model:G().trim().min(1).max(200),effort:Ih.shape.effort.unwrap(),permissionMode:Ph.optional()}).strict();Mp(`field`,[J({field:Pp(`backend`),value:qm}),J({field:Pp(`profile`),backend:qm,model:G().trim().min(1).max(200),effort:Ih.shape.effort.unwrap()}),J({field:Pp(`model`),backend:qm,value:G().trim().min(1).max(200)}),J({field:Pp(`effort`),backend:qm,value:Ih.shape.effort.unwrap()})]),J({title:G().min(1).optional(),prompt:G().min(1),slug:Fp.optional(),permissionMode:Ph.optional(),model:G().optional(),backend:qm.optional(),effort:Ih.shape.effort,planPath:G().optional()}),J({slug:Fp,message:G().max(64*1024).optional()}).strict(),J({slug:Fp,sessionId:G().min(1)}).strict(),J({slug:Fp,sessionId:G().min(1),message:G().min(1),deliveryId:G().min(1).max(200).optional(),freshProcess:K().optional(),interrupt:K().optional()}),J({slug:Fp,sessionId:G().min(1),deliveryId:G().min(1).max(200)}).strict(),J({unqueued:K(),reason:G().optional()}).strict(),J({slug:Fp,sessionId:G().min(1)}).strict(),J({interrupted:K(),reason:G().optional()}).strict(),J({slug:Fp,sessionId:G().min(1),until:sh.nullable(),prompt:lh.nullable().optional()}).strict(),J({slug:Fp,sessionId:G().min(1),prompt:fh.nullable(),stopHook:K(),heartbeat:K(),postCompaction:K().default(!1),pauseOnQuestions:K().default(!1),intervalSeconds:mh.optional()}).strict(),J({slug:Fp,prompt:fh.nullable(),stopHook:K(),heartbeat:K(),postCompaction:K().default(!1),pauseOnQuestions:K().default(!1),intervalSeconds:mh.optional()}).strict(),J({replaced:hh.nullable()}).strict(),J({slug:Fp}).strict(),J({recurringPrompt:hh.nullable()}).strict(),J({slug:Fp,prompt:yh,fireAt:sh}).strict(),J({slug:Fp,id:G().min(1).max(64)}).strict(),J({slug:Fp}).strict(),J({timers:q(wh)}).strict(),J({id:G(),fireAt:G(),timers:q(wh)}).strict(),J({cancelled:K(),timers:q(wh)}).strict(),J({slug:Fp,kind:xh,target:Sh,foreground:K().default(!1)}).strict(),J({slug:Fp,id:G().min(1).max(64)}).strict(),J({promoted:K(),watches:q(Ch)}).strict(),J({slug:Fp,id:G().min(1).max(64)}).strict(),J({slug:Fp}).strict(),J({watches:q(Ch)}).strict(),J({id:G(),alreadyArmed:K(),watches:q(Ch)}).strict(),J({dropped:K(),watches:q(Ch)}).strict(),J({slug:Fp,prompt:fh.nullable(),enabled:K()}).strict(),J({slug:Fp,prompt:fh.nullable(),intervalSeconds:mh.optional(),enabled:K().optional()}).strict(),J({plugins:Ap().int().min(0),commands:Ap().int().min(0),agents:Ap().int().min(0),mcpServers:q(G()),errorCount:Ap().int().min(0)}).strict(),J({slug:Fp,sessionId:G().min(1),fenceAt:G().datetime({offset:!0}),hint:rh}).strict(),J({slug:Fp,title:G().trim().min(1).max(200)}),J({slug:Fp}),J({title:G().min(1).max(200)}),J({slug:Fp,permissionMode:Ph}),J({effect:Y([`applied`,`next-turn`,`next-resume`])}),J({slug:Fp}).strict(),J({backend:qm,options:q(Jm)}),J({slug:Fp,model:G().trim().min(1).max(200),effort:G().trim().min(1).max(100)}).strict(),J({effect:Y([`applied`,`next-resume`])}),`${[`===============================================================`,`====================== YOUR TASK ========================`,`===============================================================`].join(`
|
|
204
|
+
`)}`;var zh=J({label:G(),actor:G(),bot:K(),at:G().optional(),url:G().optional()}),Bh=J({ref:G(),items:q(zh),omitted:Ap()}),Vh=`ignore older activity you have already handled`,Hh=`These were already on the PR when you parked, so you may have handled some. Check what is still unaddressed, deal with it, and re-park — this is the only time frizz replays a PR's existing activity to you.`;function Uh(e){return typeof e==`string`&&e.includes(Hh)}var Wh=String.raw`[A-Za-z0-9][\w.-]*\/[A-Za-z0-9][\w.-]*#\d+`,Gh=new RegExp(String.raw`^(👤|🤖) New GitHub (.+?) on (${Wh}) from @(\S+?)(?: at (\S+?))?\. Read that exact .+? — `+Vh+String.raw` — and continue(?::\s*(\S+)|\.)$`),Kh=new RegExp(String.raw`^(👤|🤖) (\d+) new GitHub items on (${Wh})\. Read exactly these — `+Vh+String.raw` — and continue:$`),qh=/^- (👤|🤖) (.+?) from @(\S+?)(?: at (\S+?))?(?:: (\S+))?$/,Jh=/^- …and (\d+) more not listed — check .+ for the rest$/;function Yh(e){let t=(e,t,n,r,i)=>({label:e,actor:t,bot:n,...r?{at:r}:{},...i?{url:i}:{}}),n=e.trim().split(`
|
|
205
|
+
`).map(e=>e.trim()).filter(Boolean),r=Gh.exec(n[0]??``);if(r)return{ref:r[3],omitted:0,items:[t(r[2],r[4],r[1]===`🤖`,r[5],r[6])]};let i=Kh.exec(n[0]??``);if(!i)return null;let a=[],o=0;for(let e of n.slice(1)){let n=Jh.exec(e);if(n){o=Number(n[1]);continue}let r=qh.exec(e);r&&a.push(t(r[2],r[3],r[1]===`🤖`,r[4],r[5]))}return!a.length||a.length+o!==Number(i[2])?null:{ref:i[3],omitted:o,items:a}}J({installed:K(),inRepo:K(),nameWithOwner:G().nullable(),authed:K()});var Xh=J({kind:Y([`issue`,`pr`]),number:Ap().int().positive(),title:G(),url:G(),reactions:Ap().int().nonnegative(),updatedAt:G(),comments:Ap().int().nonnegative().optional(),createdAt:G().optional(),author:G().optional(),labels:q(J({name:G(),color:G()})).default([]),state:G().optional(),isDraft:K().optional(),linkedPrs:J({count:Ap().int().positive(),number:Ap().int().positive(),url:G(),state:G(),isDraft:K().optional()}).optional()});J({kind:Y([`issues`,`prs`]),sort:Y([`recent`,`reactions`]),page:Ap().int().min(1).default(1),perPage:Ap().int().min(1).max(100).default(30)}),J({items:q(Xh),total:Ap().int().nonnegative(),page:Ap().int().positive(),pageCount:Ap().int().positive()}),Rh.extend({items:q(J({kind:Y([`issue`,`pr`]),number:Ap().int().positive()})).min(1)}).strict(),J({dispatched:q(J({number:Ap(),kind:G(),slug:Fp})),failed:q(J({number:Ap(),kind:G(),error:G()}))});var Zh=J({projectDir:G(),projectName:G(),projectLabel:G(),errors:q(G()),warnings:q(G()),errorItems:q(kh).optional(),plans:q(Eh).optional()});Mp(`type`,[J({type:Pp(`board`),board:Ah,seq:Ap().optional(),bootId:G().optional()}),J({type:Pp(`board-delta`),seq:Ap(),bootId:G(),upserts:q(Oh),removed:q(Fp),meta:Zh.optional()}),J({type:Pp(`notify`),slug:Fp,kind:Y([`needs-decision`,`turn-done`,`exited`]),title:G(),body:G().optional()}),J({type:Pp(`interactions-invalidated`),slug:Gp,sessionId:Wp,interactionId:Wp,lifecycle:Sm,recordRevision:Kp}).strict()]);var Qh=J({file:G(),old:G(),new:G()}),$h=J({text:G(),status:Y([`pending`,`in_progress`,`completed`])}),eg=J({name:G(),detail:G().optional(),edit:Qh.optional(),desc:G().optional(),command:G().optional(),input:G().optional(),read:G().optional(),output:G().optional(),outputImage:G().optional(),status:Y([`pending`,`completed`,`failed`,`cancelled`]).optional(),backgroundState:Y([`background`,`unknown`]).optional(),shellId:G().optional(),exitCode:Ap().int().optional(),cwd:G().optional(),sessionId:jp([G(),Ap()]).optional(),durationMs:Ap().nonnegative().optional(),prompt:G().optional(),subagentType:G().optional(),agentId:G().optional(),agentStatus:Y([`completed`,`failed`,`killed`]).optional(),agentElapsedMs:Ap().optional(),agentCompletion:K().optional(),sendTo:G().optional(),sendSummary:G().optional(),sendBody:G().optional(),sendType:G().optional(),sendDispatchId:G().optional(),sendTargetLabel:G().optional(),sentImages:q(G()).optional(),sentFiles:q(G()).optional(),caption:G().optional(),todos:q($h).optional()}),tg=Mp(`kind`,[J({kind:Pp(`text`),text:G()}),J({kind:Pp(`tools`),tools:q(eg)})]),ng=J({sourceId:G().min(1).max(768).optional(),pinnedFromSourceId:G().min(1).max(768).optional(),role:Y([`user`,`assistant`]),text:G(),displayText:G().optional(),tools:q(eg),at:G().optional(),kind:Y([`event`,`reasoning`]).optional(),durationMs:Ap().nonnegative().optional(),boundary:Y([`wake`,`compaction`,`rest`]).optional(),parts:q(tg).default([]),queued:K().optional(),deliveryId:G().optional(),deliveryState:Y([`pending`,`enqueued`,`unconfirmed`]).optional(),wake:K().optional(),wakeSteer:Bh.optional(),peerFrom:G().optional(),peerDispatchId:G().optional(),peerUnnamed:Pp(!0).optional(),peerSenderTaskId:G().optional()}),rg=G().min(1).max(2048).regex(/^[A-Za-z0-9_-]+$/);J({messages:q(ng),beforeCursor:rg.nullable(),hasEarlier:K(),reachedTurnBoundary:K(),transcriptKey:G().min(1).max(256)}).strict(),J({slug:Fp,cursor:rg}).strict();var ig=Fp;Mp(`t`,[J({t:Pp(`sub`),topic:Pp(`transcript`),slug:ig}).strict(),J({t:Pp(`unsub`),topic:Pp(`transcript`),slug:ig}).strict()]);var ag=J({id:G(),slug:G(),name:G(),path:G(),lastOpenedAt:G(),stale:K(),iconVersion:G().optional(),iconStatus:Y([`icon`,`none`,`unknown`]),iconIsCustom:K().optional()}),og=[`png`,`svg`,`ico`,`webp`,`jpg`,`jpeg`,`gif`];Mp(`kind`,[J({kind:Pp(`picked`),project:ag}),J({kind:Pp(`cancelled`)}),J({kind:Pp(`unavailable`),reason:G()})]),J({projectSlug:G(),projectName:G()});var sg=`/_frizz`,cg=null;function lg(e){cg=e}function ug(){return cg?(cg(),!0):!1}var dg=new Map,fg=new Map;function pg(e,t){t?dg.set(e,t):dg.delete(e)}function mg(e){let t=dg.get(e);return t?(t(),!0):!1}function hg(e,t){t?fg.set(e,t):fg.delete(e)}function gg(e){fg.get(e)?.()}function _g(){if(typeof document>`u`||!document.body)return typeof window>`u`?0:window.scrollY;let e=vg()?Number.parseFloat(document.body.style.top):NaN;return Number.isNaN(e)?window.scrollY:-e}function vg(){return typeof document<`u`&&document.body?.style.position===`fixed`}var yg=null;function bg(e){yg=e}function xg(){let e=yg;return yg=null,e}function Sg(e,t){if(!e)return{kind:`loading`};let n=e.threads.find(e=>e.id===t);return n?{kind:`found`,ownership:n.kind===`session`?n.foreign===!0?`foreign`:`owned`:`legacy`,thread:n}:{kind:`missing`}}var Cg=new Set([`thread`,`status`]);function wg(e){if(typeof e==`string`)return e;let t=typeof location>`u`?void 0:location.pathname;return typeof t==`string`?t:`/`}var Tg=`project`,Eg=`/${Tg}`;function Dg(e){let[,t,n]=wg(e).split(`/`);return t===Tg&&n?n:void 0}function Og(e){return`${Eg}/${e}`}function kg(e){let t=Dg(e);return t?Og(t):``}function Ag(e){let t=wg(e),n=kg(t);return n?t.slice(n.length)||`/`:t||`/`}function jg(e,t){let n=kg(wg(t));return n?`${n}${e===`/`?``:e}`||`/`:e}function Mg(e,t){if(!e||!e.startsWith(`/`)||e.startsWith(`//`))return null;let n=e.replace(/[?#].*$/u,``);if(Dg(n))return null;let r=n.split(`/`)[1]??``;if(!Cg.has(r))return null;let i=jg(e,t);return i===e?null:i}function Ng(e){let t=Dg(e);return t?`${sg}/${t}`:sg}function Pg(e,t){return jg(`/thread/${encodeURIComponent(e)}/full`,t)}function Fg(e){let t=e.match(/^\/thread\/([^/]+)\/full$/);if(!t)return null;try{return decodeURIComponent(t[1])}catch{return null}}function Ig(e,t){let n=Dg(t);return n===void 0||e==null?!0:e===n}var Lg=`https://github.com`,Rg=null,zg=new Set;function Bg(e){let t=e??null;if(t!==Rg){Rg=t;for(let e of zg)e()}}function Vg(){return Rg}function Hg(e){return zg.add(e),()=>zg.delete(e)}var Ug=`[A-Za-z0-9][A-Za-z0-9._-]*`,Wg=RegExp(`(^|[^\\w#/&@-])(?:(${Ug}/${Ug})@([0-9a-f]{7,40})|(${Ug}/${Ug})?#([1-9]\\d{0,9})|([0-9a-f]{7,40}))(?![\\w-])`,`g`);function Gg(e){return/\d/.test(e)&&/[a-f]/.test(e)}function Kg(e){return{type:`text`,raw:e,text:e}}function qg(e,t,n){return{type:`link`,raw:e,href:t,title:n,text:e,tokens:[Kg(e)]}}function Jg(e){if(!Rg)return null;let t=null,n=0;Wg.lastIndex=0;for(let r=Wg.exec(e);r;r=Wg.exec(e)){let[i,a,o,s,c,l,u]=r,d=s??u;if(d&&!Gg(d))continue;let f=l?`${Lg}/${c??Rg}/issues/${l}`:`${Lg}/${o??Rg}/commit/${d}`,p=l?`${c??Rg}#${l}`:`${o??Rg}@${d}`,m=i.slice(a.length),h=r.index+a.length;t??=[],h>n&&t.push(Kg(e.slice(n,h))),t.push(qg(m,f,p)),n=h+m.length}return t?(n<e.length&&t.push(Kg(e.slice(n))),t):null}var Yg=new Set([`code`,`codespan`,`html`,`link`,`image`]);function Xg(e){let t=[],n=e;Array.isArray(n.tokens)&&t.push(n.tokens),Array.isArray(n.items)&&t.push(n.items);for(let e of n.header??[])Array.isArray(e.tokens)&&t.push(e.tokens);for(let e of n.rows??[])for(let n of e)Array.isArray(n.tokens)&&t.push(n.tokens);return t}function Zg(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(Yg.has(n.type))continue;let r=Xg(n);for(let e of r)Zg(e);if(n.type!==`text`||r.length>0)continue;let i=Jg(n.text);i&&e.splice(t,1,...i)}}function Qg(e){if(typeof document>`u`)return null;let t=document.querySelector(`[data-queue-card="${CSS.escape(e)}"]`);return t?t.querySelector(`[data-queue-card-root="${CSS.escape(e)}"]`)??t:null}function $g(e){let t=Qg(e);if(!t)return null;let n=typeof window.matchMedia==`function`&&window.matchMedia(`(max-width: 800px)`).matches?40:0;return Math.max(0,_g()+t.getBoundingClientRect().top-12-n)}var X=Gd({board:null,view:`todos`,connection:`connecting`,controlPlaneState:`ready`,controlPlaneMessage:null,controlPlaneRestartPending:!1,showSettings:!1,showPalette:!1,showNewThread:!1,showGithubPicker:!1,newThreadPlanPath:null,sidebarCollapsed:{active:!1,held:!0,inactive:!0,plans:!0},drawers:[],notificationsEnabled:!1,socketTranscripts:!1,socketBoardFallback:null,socketTranscriptFallbacks:{},routeThreadSlug:null,toast:null});function e_(e){X.newThreadPlanPath=e??null,X.showNewThread=!0}function t_(){X.showGithubPicker=!0}function n_(){X.showGithubPicker=!1}var r_=0;function Z(e,t){X.toast={id:++r_,text:e,...t}}var i_=0,a_=0;function o_(e,t){return e.kind===t.kind?e.kind===`plan`||e.kind===`markdown`?e.path===t.path:e.kind===`subagent`||e.kind===`shell`?e.subId===t.subId:e.slug===t.slug:!1}function s_(e,t){return t.kind===`markdown`?!0:t.kind===`subagent`||t.kind===`shell`?(e.kind===`thread`||e.kind===`doc`)&&e.slug===t.slug:t.kind===`doc`?e.kind===`thread`&&e.slug===t.slug:t.kind===`thread`?e.kind===`doc`&&e.slug===t.slug:!1}function c_(e){let t=X.drawers.filter(t=>!t.closing&&!o_(t,e)&&!s_(t,e)).map(e=>e.id);t.length&&S_(t);let n=X.drawers.filter(t=>o_(t,e));if(!n.length){X.drawers.push({...e,id:++i_,openedAt:++a_});return}let r=[...n].reverse().find(e=>!e.closing)??n[n.length-1],{closing:i,...a}=r,o={...a,...e,openedAt:++a_};X.drawers=[...X.drawers.filter(t=>!o_(t,e)),o],queueMicrotask(()=>gg(r.id))}function l_(e,t,n){c_({kind:e,slug:t,routed:n?.routed})}function u_(e,t,n){c_({kind:`subagent`,slug:e,subId:t,label:n.label,subagentType:n.subagentType,startedAt:n.startedAt})}function d_(e,t,n){c_({kind:`shell`,slug:e,subId:t,label:n.label,startedAt:n.startedAt})}function f_(e){let t=X.board?.threads.find(t=>t.id===e);t?.needsYou&&m_(e)||l_(t&&t.runtime===`none`?`doc`:`thread`,e)}function p_(){let e=X.routeThreadSlug;if(!e||!X.board)return;X.routeThreadSlug=null;let t=Sg(X.board,e);if(t.kind===`missing`){typeof location<`u`&&location.replace(Pg(e));return}t.kind===`found`&&t.thread.needsYou&&m_(e)||l_(`thread`,e,{routed:!0})}function m_(e){let t=Qg(e);if(!t)return!1;let n=$g(e),r=X.drawers.filter(e=>!e.closing).map(e=>e.id);return r.length&&S_(r),n!==null&&(vg()?bg(n):Math.abs(window.scrollY-n)>.5&&window.scrollTo({top:n,left:0,behavior:`auto`})),g_(e,t),!0}var h_=new Map;function g_(e,t){let n=h_.get(e);n!==void 0&&window.clearTimeout(n),t.removeAttribute(`data-queue-flash`),t.offsetWidth,t.setAttribute(`data-queue-flash`,``),h_.set(e,window.setTimeout(()=>{h_.delete(e),t.removeAttribute(`data-queue-flash`)},1100))}function __(e,t){c_({kind:`plan`,slug:e,path:e,label:t})}function v_(e){c_({kind:`markdown`,slug:e,path:e,label:e.split(`/`).filter(Boolean).pop()||e})}function y_(){return X.drawers[X.drawers.length-1]}function b_(e){let t=X.drawers.find(t=>t.id===e);t&&(t.closing=!0)}function x_(e){X.drawers.find(t=>t.id===e)?.closing&&(X.drawers=X.drawers.filter(t=>t.id!==e))}function S_(e){let t=[];for(let n of e)mg(n)||t.push(n);if(t.length){let e=new Set(t);X.drawers=X.drawers.filter(t=>!e.has(t.id))}}function C_(){for(let e=X.drawers.length-1;e>=0;e--){let t=X.drawers[e];if(t.kind===`thread`&&!t.closing)return t.slug}return null}function w_(e){Ig(e.projectSlug)&&(Bg(e.githubRepo),X.board=e)}function T_(){Bg(null),X.board=null,X.view=`todos`,X.connection=`connecting`,X.drawers=[],X.routeThreadSlug=null,X.socketBoardFallback=null,X.socketTranscriptFallbacks={},X.showSettings=!1,X.showNewThread=!1,X.showGithubPicker=!1,X.newThreadPlanPath=null}function E_(e){Ig(e.projectSlug)&&X.board===null&&(Bg(e.githubRepo),X.board=e)}function D_(e){return X.board===null?!1:(Nm(X.board,e),!0)}function O_(e,t){if(!(!e||!t))return e.threads.find(e=>e.id===t)}var k_=`fixed inset-0 bg-black/40 backdrop-blur-[1px] transition-opacity duration-200 ease-out motion-reduce:transition-none`,A_=`flex h-full flex-col border-l border-border bg-panel shadow-2xl shadow-black/50 transition-transform duration-200 ease-out motion-reduce:transition-none`;function j_(e,t=0){let n=Math.max(0,e-t);return`min(${720-n*28}px, ${80-n*4}vw)`}function M_(){return typeof window<`u`&&!!window.matchMedia?.(`(prefers-reduced-motion: reduce)`).matches}function N_(e,t=!1){let[n,r]=(0,B.useState)(t),i=(0,B.useRef)(!1),a=Yd(X);(0,B.useEffect)(()=>{if(t)return;let e=!1,n=()=>{e||i.current||(e=!0,r(!0))},a=requestAnimationFrame(n),o=window.setTimeout(n,120);return()=>{cancelAnimationFrame(a),window.clearTimeout(o)}},[t]);let o=(0,B.useCallback)(()=>{i.current||(i.current=!0,b_(e),r(!1),window.setTimeout(()=>x_(e),M_()?0:210))},[e]);return(0,B.useEffect)(()=>(pg(e,o),()=>pg(e,null)),[e,o]),(0,B.useEffect)(()=>{a.drawers.find(t=>t.id===e)?.closing||!i.current||(i.current=!1,r(!0))},[a.drawers,e]),{shown:n,close:o,closingRef:i}}var P_=`[data-radix-popper-content-wrapper],[role='menu'],[role='listbox'],[role='dialog']`;function F_(e){return document.body.style.pointerEvents===`none`||e.closest(P_)!==null}function I_(e,t,n,r){(0,B.useEffect)(()=>{function i(i){let a=i.target;if(!(a instanceof Element)||t.current?.contains(a)||F_(a))return;let o=X.drawers.findIndex(t=>t.id===e);o===-1||o<X.drawers.length-1||r&&a.closest(`[data-subagent-parent]`)?.getAttribute(`data-subagent-parent`)===r||n()}return window.addEventListener(`pointerdown`,i,!0),()=>window.removeEventListener(`pointerdown`,i,!0)},[e,t,n,r])}function L_({id:e,depth:t,widthDepth:n,widthOffset:r=0,subagentParent:i,children:a}){let{shown:o,close:s}=N_(e),c=(0,B.useRef)(null);return I_(e,c,s,i),(0,V.jsx)(`div`,{className:`${k_} pointer-events-none flex justify-end ${o?`opacity-100`:`opacity-0`}`,style:{zIndex:50+t*2},children:(0,V.jsx)(`div`,{ref:c,className:`${A_} pointer-events-auto ${o?`translate-x-0`:`translate-x-full`}`,style:{width:j_(n,r)},children:a(s)})})}var R_=e=>e.replace(/([a-z0-9])([A-Z])/g,`$1-$2`).toLowerCase(),z_=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,t,n)=>n?n.toUpperCase():t.toLowerCase()),B_=e=>{let t=z_(e);return t.charAt(0).toUpperCase()+t.slice(1)},V_=(...e)=>e.filter((e,t,n)=>!!e&&e.trim()!==``&&n.indexOf(e)===t).join(` `).trim(),H_=e=>{for(let t in e)if(t.startsWith(`aria-`)||t===`role`||t===`title`)return!0},U_={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`},W_=(0,B.forwardRef)(({color:e=`currentColor`,size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:i=``,children:a,iconNode:o,...s},c)=>(0,B.createElement)(`svg`,{ref:c,...U_,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:V_(`lucide`,i),...!a&&!H_(s)&&{"aria-hidden":`true`},...s},[...o.map(([e,t])=>(0,B.createElement)(e,t)),...Array.isArray(a)?a:[a]])),G_=(e,t)=>{let n=(0,B.forwardRef)(({className:n,...r},i)=>(0,B.createElement)(W_,{ref:i,iconNode:t,className:V_(`lucide-${R_(B_(e))}`,`lucide-${e}`,n),...r}));return n.displayName=B_(e),n},K_=G_(`archive`,[[`rect`,{width:`20`,height:`5`,x:`2`,y:`3`,rx:`1`,key:`1wp1u1`}],[`path`,{d:`M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8`,key:`1s80jp`}],[`path`,{d:`M10 12h4`,key:`a56b0p`}]]),q_=G_(`arrow-down`,[[`path`,{d:`M12 5v14`,key:`s699le`}],[`path`,{d:`m19 12-7 7-7-7`,key:`1idqje`}]]),J_=G_(`arrow-left`,[[`path`,{d:`m12 19-7-7 7-7`,key:`1l729n`}],[`path`,{d:`M19 12H5`,key:`x3x0zl`}]]),Y_=G_(`arrow-up-right`,[[`path`,{d:`M7 7h10v10`,key:`1tivn9`}],[`path`,{d:`M7 17 17 7`,key:`1vkiza`}]]),X_=G_(`arrow-up`,[[`path`,{d:`m5 12 7-7 7 7`,key:`hav0vg`}],[`path`,{d:`M12 19V5`,key:`x0mq9r`}]]),Z_=G_(`bell`,[[`path`,{d:`M10.268 21a2 2 0 0 0 3.464 0`,key:`vwvbt9`}],[`path`,{d:`M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326`,key:`11g9vi`}]]),Q_=G_(`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`}]]),$_=G_(`calendar-clock`,[[`path`,{d:`M16 14v2.2l1.6 1`,key:`fo4ql5`}],[`path`,{d:`M16 2v4`,key:`4m81vk`}],[`path`,{d:`M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5`,key:`1osxxc`}],[`path`,{d:`M3 10h5`,key:`r794hk`}],[`path`,{d:`M8 2v4`,key:`1cmpym`}],[`circle`,{cx:`16`,cy:`16`,r:`6`,key:`qoo3c4`}]]),ev=G_(`check`,[[`path`,{d:`M20 6 9 17l-5-5`,key:`1gmf2c`}]]),tv=G_(`chevron-down`,[[`path`,{d:`m6 9 6 6 6-6`,key:`qrunsl`}]]),nv=G_(`chevron-left`,[[`path`,{d:`m15 18-6-6 6-6`,key:`1wnfg3`}]]),rv=G_(`chevron-right`,[[`path`,{d:`m9 18 6-6-6-6`,key:`mthhwq`}]]),iv=G_(`chevrons-down-up`,[[`path`,{d:`m7 20 5-5 5 5`,key:`13a0gw`}],[`path`,{d:`m7 4 5 5 5-5`,key:`1kwcof`}]]),av=G_(`chevrons-up-down`,[[`path`,{d:`m7 15 5 5 5-5`,key:`1hf1tw`}],[`path`,{d:`m7 9 5-5 5 5`,key:`sgt6xg`}]]),ov=G_(`circle-check`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),sv=G_(`circle-dashed`,[[`path`,{d:`M10.1 2.182a10 10 0 0 1 3.8 0`,key:`5ilxe3`}],[`path`,{d:`M13.9 21.818a10 10 0 0 1-3.8 0`,key:`11zvb9`}],[`path`,{d:`M17.609 3.721a10 10 0 0 1 2.69 2.7`,key:`1iw5b2`}],[`path`,{d:`M2.182 13.9a10 10 0 0 1 0-3.8`,key:`c0bmvh`}],[`path`,{d:`M20.279 17.609a10 10 0 0 1-2.7 2.69`,key:`1ruxm7`}],[`path`,{d:`M21.818 10.1a10 10 0 0 1 0 3.8`,key:`qkgqxc`}],[`path`,{d:`M3.721 6.391a10 10 0 0 1 2.7-2.69`,key:`1mcia2`}],[`path`,{d:`M6.391 20.279a10 10 0 0 1-2.69-2.7`,key:`1fvljs`}]]),cv=G_(`circle-dot`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),lv=G_(`circle-question-mark`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`path`,{d:`M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3`,key:`1u773s`}],[`path`,{d:`M12 17h.01`,key:`p32p05`}]]),uv=G_(`clock`,[[`path`,{d:`M12 6v6l4 2`,key:`mmk7yg`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),dv=G_(`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`}]]),fv=G_(`ellipsis`,[[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}],[`circle`,{cx:`19`,cy:`12`,r:`1`,key:`1wjl8i`}],[`circle`,{cx:`5`,cy:`12`,r:`1`,key:`1pcz8c`}]]),pv=G_(`external-link`,[[`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`}]]),mv=G_(`eye`,[[`path`,{d:`M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0`,key:`1nclc0`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),hv=G_(`file-plus-2`,[[`path`,{d:`M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4`,key:`1pf5j1`}],[`path`,{d:`M14 2v4a2 2 0 0 0 2 2h4`,key:`tnqrlb`}],[`path`,{d:`M3 15h6`,key:`4e2qda`}],[`path`,{d:`M6 12v6`,key:`1u72j0`}]]),gv=G_(`file-text`,[[`path`,{d:`M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z`,key:`1rqfz7`}],[`path`,{d:`M14 2v4a2 2 0 0 0 2 2h4`,key:`tnqrlb`}],[`path`,{d:`M10 9H8`,key:`b1mrlr`}],[`path`,{d:`M16 13H8`,key:`t4e002`}],[`path`,{d:`M16 17H8`,key:`z1uh3a`}]]),_v=G_(`git-branch`,[[`line`,{x1:`6`,x2:`6`,y1:`3`,y2:`15`,key:`17qcm7`}],[`circle`,{cx:`18`,cy:`6`,r:`3`,key:`1h7g24`}],[`circle`,{cx:`6`,cy:`18`,r:`3`,key:`fqmcym`}],[`path`,{d:`M18 9a9 9 0 0 1-9 9`,key:`n2h4wq`}]]),vv=G_(`git-commit-horizontal`,[[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}],[`line`,{x1:`3`,x2:`9`,y1:`12`,y2:`12`,key:`1dyftd`}],[`line`,{x1:`15`,x2:`21`,y1:`12`,y2:`12`,key:`oup4p8`}]]),yv=G_(`git-merge`,[[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M6 21V9a9 9 0 0 0 9 9`,key:`7kw0sc`}]]),bv=G_(`git-pull-request-closed`,[[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M6 9v12`,key:`1sc30k`}],[`path`,{d:`m21 3-6 6`,key:`16nqsk`}],[`path`,{d:`m21 9-6-6`,key:`9j17rh`}],[`path`,{d:`M18 11.5V15`,key:`65xf6f`}],[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}]]),xv=G_(`git-pull-request-draft`,[[`circle`,{cx:`18`,cy:`18`,r:`3`,key:`1xkwt0`}],[`circle`,{cx:`6`,cy:`6`,r:`3`,key:`1lh9wr`}],[`path`,{d:`M18 6V5`,key:`1oao2s`}],[`path`,{d:`M18 11v-1`,key:`11c8tz`}],[`line`,{x1:`6`,x2:`6`,y1:`9`,y2:`21`,key:`rroup`}]]),Sv=G_(`git-pull-request`,[[`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`}]]),Cv=G_(`github`,[[`path`,{d:`M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4`,key:`tonef`}],[`path`,{d:`M9 18c-4.51 2-5-2-7-2`,key:`9comsn`}]]),wv=G_(`hourglass`,[[`path`,{d:`M5 22h14`,key:`ehvnwv`}],[`path`,{d:`M5 2h14`,key:`pdyrp9`}],[`path`,{d:`M17 22v-4.172a2 2 0 0 0-.586-1.414L12 12l-4.414 4.414A2 2 0 0 0 7 17.828V22`,key:`1d314k`}],[`path`,{d:`M7 2v4.172a2 2 0 0 0 .586 1.414L12 12l4.414-4.414A2 2 0 0 0 17 6.172V2`,key:`1vvvr6`}]]),Tv=G_(`house`,[[`path`,{d:`M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8`,key:`5wwlr5`}],[`path`,{d:`M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z`,key:`1d0kgt`}]]),Ev=G_(`image-plus`,[[`path`,{d:`M16 5h6`,key:`1vod17`}],[`path`,{d:`M19 2v6`,key:`4bpg5p`}],[`path`,{d:`M21 11.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7.5`,key:`1ue2ih`}],[`path`,{d:`m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21`,key:`1xmnt7`}],[`circle`,{cx:`9`,cy:`9`,r:`2`,key:`af1f0g`}]]),Dv=G_(`inbox`,[[`polyline`,{points:`22 12 16 12 14 15 10 15 8 12 2 12`,key:`o97t9d`}],[`path`,{d:`M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`oot6mr`}]]),Ov=G_(`key-round`,[[`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`}]]),kv=G_(`layout-template`,[[`rect`,{width:`18`,height:`7`,x:`3`,y:`3`,rx:`1`,key:`f1a2em`}],[`rect`,{width:`9`,height:`7`,x:`3`,y:`14`,rx:`1`,key:`jqznyg`}],[`rect`,{width:`5`,height:`7`,x:`16`,y:`14`,rx:`1`,key:`q5h2i8`}]]),Av=G_(`list-checks`,[[`path`,{d:`m3 17 2 2 4-4`,key:`1jhpwq`}],[`path`,{d:`m3 7 2 2 4-4`,key:`1obspn`}],[`path`,{d:`M13 6h8`,key:`15sg57`}],[`path`,{d:`M13 12h8`,key:`h98zly`}],[`path`,{d:`M13 18h8`,key:`oe0vm4`}]]),jv=G_(`loader-circle`,[[`path`,{d:`M21 12a9 9 0 1 1-6.219-8.56`,key:`13zald`}]]),Mv=G_(`message-square-code`,[[`path`,{d:`M10 7.5 8 10l2 2.5`,key:`xb17xw`}],[`path`,{d:`m14 7.5 2 2.5-2 2.5`,key:`5rap1v`}],[`path`,{d:`M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z`,key:`1lielz`}]]),Nv=G_(`message-square`,[[`path`,{d:`M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z`,key:`1lielz`}]]),Pv=G_(`network`,[[`rect`,{x:`16`,y:`16`,width:`6`,height:`6`,rx:`1`,key:`4q2zg0`}],[`rect`,{x:`2`,y:`16`,width:`6`,height:`6`,rx:`1`,key:`8cvhb9`}],[`rect`,{x:`9`,y:`2`,width:`6`,height:`6`,rx:`1`,key:`1egb70`}],[`path`,{d:`M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3`,key:`1jsf9p`}],[`path`,{d:`M12 12V8`,key:`2874zd`}]]),Fv=G_(`package-check`,[[`path`,{d:`m16 16 2 2 4-4`,key:`gfu2re`}],[`path`,{d:`M21 10V8a2 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 0l2-1.14`,key:`e7tb2h`}],[`path`,{d:`m7.5 4.27 9 5.15`,key:`1c824w`}],[`polyline`,{points:`3.29 7 12 12 20.71 7`,key:`ousv84`}],[`line`,{x1:`12`,x2:`12`,y1:`22`,y2:`12`,key:`a4e8g8`}]]),Iv=G_(`paperclip`,[[`path`,{d:`m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551`,key:`1miecu`}]]),Lv=G_(`plug`,[[`path`,{d:`M12 22v-5`,key:`1ega77`}],[`path`,{d:`M9 8V2`,key:`14iosj`}],[`path`,{d:`M15 8V2`,key:`18g5xt`}],[`path`,{d:`M18 8v5a4 4 0 0 1-4 4h-4a4 4 0 0 1-4-4V8Z`,key:`osxo6l`}]]),Rv=G_(`plus`,[[`path`,{d:`M5 12h14`,key:`1ays0h`}],[`path`,{d:`M12 5v14`,key:`s699le`}]]),zv=G_(`radar`,[[`path`,{d:`M19.07 4.93A10 10 0 0 0 6.99 3.34`,key:`z3du51`}],[`path`,{d:`M4 6h.01`,key:`oypzma`}],[`path`,{d:`M2.29 9.62A10 10 0 1 0 21.31 8.35`,key:`qzzz0`}],[`path`,{d:`M16.24 7.76A6 6 0 1 0 8.23 16.67`,key:`1yjesh`}],[`path`,{d:`M12 18h.01`,key:`mhygvu`}],[`path`,{d:`M17.99 11.66A6 6 0 0 1 15.77 16.67`,key:`1u2y91`}],[`circle`,{cx:`12`,cy:`12`,r:`2`,key:`1c9p78`}],[`path`,{d:`m13.41 10.59 5.66-5.66`,key:`mhq4k0`}]]),Bv=G_(`refresh-cw`,[[`path`,{d:`M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8`,key:`v9h5vc`}],[`path`,{d:`M21 3v5h-5`,key:`1q7to0`}],[`path`,{d:`M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16`,key:`3uifl3`}],[`path`,{d:`M8 16H3v5`,key:`1cv678`}]]),Vv=G_(`repeat`,[[`path`,{d:`m17 2 4 4-4 4`,key:`nntrym`}],[`path`,{d:`M3 11v-1a4 4 0 0 1 4-4h14`,key:`84bu3i`}],[`path`,{d:`m7 22-4-4 4-4`,key:`1wqhfi`}],[`path`,{d:`M21 13v1a4 4 0 0 1-4 4H3`,key:`1rx37r`}]]),Hv=G_(`rotate-ccw`,[[`path`,{d:`M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8`,key:`1357e3`}],[`path`,{d:`M3 3v5h5`,key:`1xhq8a`}]]),Uv=G_(`settings`,[[`path`,{d:`M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z`,key:`1qme2f`}],[`circle`,{cx:`12`,cy:`12`,r:`3`,key:`1v7zrd`}]]),Wv=G_(`shield-check`,[[`path`,{d:`M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z`,key:`oel41y`}],[`path`,{d:`m9 12 2 2 4-4`,key:`dzmm74`}]]),Gv=G_(`signpost`,[[`path`,{d:`M12 13v8`,key:`1l5pq0`}],[`path`,{d:`M12 3v3`,key:`1n5kay`}],[`path`,{d:`M18 6a2 2 0 0 1 1.387.56l2.307 2.22a1 1 0 0 1 0 1.44l-2.307 2.22A2 2 0 0 1 18 13H6a2 2 0 0 1-1.387-.56l-2.306-2.22a1 1 0 0 1 0-1.44l2.306-2.22A2 2 0 0 1 6 6z`,key:`gqqp9m`}]]),Kv=G_(`sparkles`,[[`path`,{d:`M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z`,key:`4pj2yx`}],[`path`,{d:`M20 3v4`,key:`1olli1`}],[`path`,{d:`M22 5h-4`,key:`1gvqau`}],[`path`,{d:`M4 17v2`,key:`vumght`}],[`path`,{d:`M5 18H3`,key:`zchphs`}]]),qv=G_(`square-check-big`,[[`path`,{d:`M21 10.656V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.344`,key:`2acyp4`}],[`path`,{d:`m9 11 3 3L22 4`,key:`1pflzl`}]]),Jv=G_(`square-dot`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}],[`circle`,{cx:`12`,cy:`12`,r:`1`,key:`41hilf`}]]),Yv=G_(`square-terminal`,[[`path`,{d:`m7 11 2-2-2-2`,key:`1lz0vl`}],[`path`,{d:`M11 13h4`,key:`1p7l4v`}],[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,ry:`2`,key:`1m3agn`}]]),Xv=G_(`square`,[[`rect`,{width:`18`,height:`18`,x:`3`,y:`3`,rx:`2`,key:`afitv7`}]]),Zv=G_(`timer`,[[`line`,{x1:`10`,x2:`14`,y1:`2`,y2:`2`,key:`14vaq8`}],[`line`,{x1:`12`,x2:`15`,y1:`14`,y2:`11`,key:`17fdiu`}],[`circle`,{cx:`12`,cy:`14`,r:`8`,key:`1e1u0o`}]]),Qv=G_(`trash-2`,[[`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`}]]),$v=G_(`triangle-alert`,[[`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`}]]),ey=G_(`upload`,[[`path`,{d:`M12 3v12`,key:`1x0j5s`}],[`path`,{d:`m17 8-5-5-5 5`,key:`7q97r8`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}]]),ty=G_(`x`,[[`path`,{d:`M18 6 6 18`,key:`1bl5f8`}],[`path`,{d:`m6 6 12 12`,key:`d8bk6v`}]]);function ny({title:e,subtitle:t,icon:n,meta:r,actions:i,onClose:a,initialFocus:o}){return(0,V.jsxs)(`header`,{className:`flex h-12 shrink-0 items-center gap-2.5 border-b border-border bg-panel px-4`,children:[n,(0,V.jsxs)(`div`,{className:`flex min-w-0 flex-1 flex-col justify-center`,children:[(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[13px] font-medium`,title:e,children:e}),r]}),t&&(0,V.jsx)(`span`,{className:`truncate text-[10px] text-muted/60`,children:t})]}),i,(0,V.jsx)(`button`,{type:`button`,"aria-label":`Close`,onClick:a,...o?{"data-dialog-initial-focus":``}:{},className:`rounded-md p-1.5 text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:(0,V.jsx)(ty,{size:15})})]})}function ry(e,t){return e===t?!0:!e||!t||e.length!==t.length?!1:e.every((e,n)=>Object.is(e,t[n]))}var iy=class extends B.Component{state={error:null};static getDerivedStateFromError(e){return{error:e}}componentDidCatch(e,t){console.error(`[frizz] render error in ${this.props.label}:`,e,t.componentStack)}componentDidUpdate(e){!this.state.error||ry(e.resetKeys,this.props.resetKeys)||this.setState({error:null})}retry=()=>this.setState({error:null});render(){let{error:e}=this.state;return e?this.props.fallback?this.props.fallback(e,this.retry):(0,V.jsx)(sy,{label:this.props.label,error:e,onRetry:this.retry}):this.props.children}};function ay(e){let t=e instanceof Error?`${e.name}: ${e.message}`:String(e);return t.length>300?`${t.slice(0,300)}…`:t}var oy=`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel`;function sy({label:e,error:t,onRetry:n,onClose:r}){return(0,V.jsxs)(`div`,{"data-error-panel":!0,className:`m-4 rounded-md border border-border-strong bg-panel-2 px-3.5 py-3 text-[12.5px]`,children:[(0,V.jsxs)(`p`,{className:`text-fg/90`,children:[`Something went wrong rendering `,e,`.`]}),(0,V.jsx)(`p`,{className:`font-mono-keep mt-1.5 break-words text-[11.5px] text-muted`,children:ay(t)}),(0,V.jsxs)(`div`,{className:`mt-3 flex flex-wrap gap-2`,children:[(0,V.jsx)(`button`,{type:`button`,className:oy,onClick:n,children:`Try again`}),r&&(0,V.jsx)(`button`,{type:`button`,className:oy,onClick:r,children:`Close`}),(0,V.jsx)(`button`,{type:`button`,className:oy,onClick:()=>window.location.reload(),children:`Reload frizz`})]})]})}function cy({children:e}){return(0,V.jsx)(iy,{label:`frizz`,fallback:(e,t)=>(0,V.jsx)(`div`,{className:`flex min-h-screen items-center justify-center bg-bg p-6 text-fg`,children:(0,V.jsx)(`div`,{className:`w-full max-w-lg`,children:(0,V.jsx)(sy,{label:`frizz`,error:e,onRetry:t})})}),children:e})}function ly({id:e,depth:t,widthDepth:n,error:r,onRetry:i}){let a=()=>{X.drawers=X.drawers.filter(t=>t.id!==e)};return(0,V.jsx)(L_,{id:e,depth:t,widthDepth:n,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:`This drawer could not be rendered`,onClose:()=>{e(),a()}}),(0,V.jsx)(`div`,{className:`flex-1 min-h-0 overflow-y-auto`,children:(0,V.jsx)(sy,{label:`this drawer`,error:r,onRetry:i,onClose:a})})]})})}var uy=/^(?:[a-z][a-z0-9+.-]*:|[\\/]{2})/i,dy=/^[\\/]{2}/;function fy(e,t){return t+e.replace(/\\/g,`/`)}var py=`popstate`;function my(e){return typeof e==`object`&&!!e&&`pathname`in e&&`search`in e&&`hash`in e&&`state`in e&&`key`in e}function hy(e={}){function t(e,t){let n=t.state?.masked,{pathname:r,search:i,hash:a}=n||e.location;return by(``,{pathname:r,search:i,hash:a},t.state&&t.state.usr||null,t.state&&t.state.key||`default`,n?{pathname:e.location.pathname,search:e.location.search,hash:e.location.hash}:void 0)}function n(e,t){return typeof t==`string`?t:xy(t)}return Cy(t,n,null,e)}function gy(e,t){if(e===!1||e==null)throw Error(t)}function _y(e,t){if(!e){typeof console<`u`&&console.warn(t);try{throw Error(t)}catch{}}}function vy(){return Math.random().toString(36).substring(2,10)}function yy(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function by(e,t,n=null,r,i){return{pathname:typeof e==`string`?e:e.pathname,search:``,hash:``,...typeof t==`string`?Sy(t):t,state:n,key:t&&t.key||r||vy(),mask:i}}function xy({pathname:e=`/`,search:t=``,hash:n=``}){return t&&t!==`?`&&(e+=t.charAt(0)===`?`?t:`?`+t),n&&n!==`#`&&(e+=n.charAt(0)===`#`?n:`#`+n),e}function Sy(e){let t={};if(e){let n=e.indexOf(`#`);n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf(`?`);r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function Cy(e,t,n,r={}){let{window:i=document.defaultView,v5Compat:a=!1}=r,o=i.history,s=`POP`,c=null,l=u();l??(l=0,o.replaceState({...o.state,idx:l},``));function u(){return(o.state||{idx:null}).idx}function d(){s=`POP`;let e=u(),t=e==null?null:e-l;l=e,c&&c({action:s,location:h.location,delta:t})}function f(e,t){s=`PUSH`;let r=my(e)?e:by(h.location,e,t);n&&n(r,e),l=u()+1;let d=yy(r,l),f=h.createHref(r.mask||r);try{o.pushState(d,``,f)}catch(e){if(e instanceof DOMException&&e.name===`DataCloneError`)throw e;i.location.assign(f)}a&&c&&c({action:s,location:h.location,delta:1})}function p(e,t){s=`REPLACE`;let r=my(e)?e:by(h.location,e,t);n&&n(r,e),l=u();let i=yy(r,l),d=h.createHref(r.mask||r);o.replaceState(i,``,d),a&&c&&c({action:s,location:h.location,delta:0})}function m(e){return wy(i,e)}let h={get action(){return s},get location(){return e(i,o)},listen(e){if(c)throw Error(`A history only accepts one active listener`);return i.addEventListener(py,d),c=e,()=>{i.removeEventListener(py,d),c=null}},createHref(e){return t(i,e)},createURL:m,encodeLocation(e){let t=m(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:f,replace:p,go(e){return o.go(e)}};return h}function wy(e,t,n=!1){let r=`http://localhost`;e&&(r=e.location.origin===`null`?e.location.href:e.location.origin),gy(r,`No window.location.(origin|href) available to create URL`);let i=typeof t==`string`?t:xy(t);return i=i.replace(/ $/,`%20`),!n&&dy.test(i)&&(i=r+i),new URL(i,r)}var Ty=class{#e=new Map;constructor(e){if(e)for(let[t,n]of e)this.set(t,n)}get(e){if(this.#e.has(e))return this.#e.get(e);if(e.defaultValue!==void 0)return e.defaultValue;throw Error(`No value found for context`)}set(e,t){this.#e.set(e,t)}},Ey=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`children`]);function Dy(e){return Ey.has(e)}var Oy=new Set([`lazy`,`caseSensitive`,`path`,`id`,`index`,`middleware`,`children`]);function ky(e){return Oy.has(e)}function Ay(e){return e.index===!0}function jy(e){let t={};return e.Component&&Object.assign(t,{element:B.createElement(e.Component),Component:void 0}),e.HydrateFallback&&Object.assign(t,{hydrateFallbackElement:B.createElement(e.HydrateFallback),HydrateFallback:void 0}),e.ErrorBoundary&&Object.assign(t,{errorElement:B.createElement(e.ErrorBoundary),ErrorBoundary:void 0}),t}function My(e,t=jy,n=[],r={},i=!1){return e.map((e,a)=>{let o=[...n,String(a)],s=typeof e.id==`string`?e.id:o.join(`-`);if(gy(e.index!==!0||!e.children,`Cannot specify children on an index route`),gy(i||!r[s],`Found a route id collision on id "${s}". Route id's must be globally unique within Data Router usages`),Ay(e)){let n={...e,id:s};return r[s]=Ny(n,t(n)),n}else{let n={...e,id:s,children:void 0};return r[s]=Ny(n,t(n)),e.children&&(n.children=My(e.children,t,o,r,i)),n}})}function Ny(e,t){return Object.assign(e,{...t,...typeof t.lazy==`object`&&t.lazy!=null?{lazy:{...e.lazy,...t.lazy}}:{}})}function Py(e,t,n=`/`){return Fy(e,t,n,!1)}function Fy(e,t,n,r,i){let a=rb((typeof t==`string`?Sy(t):t).pathname||`/`,n);if(a==null)return null;let o=i??Ly(e),s=null,c=nb(a);for(let e=0;s==null&&e<o.length;++e)s=Qy(o[e],c,r);return s}function Iy(e,t){let{route:n,pathname:r,params:i}=e;return{id:n.id,pathname:r,params:i,loaderData:t[n.id],handle:n.handle}}function Ly(e){let t=Ry(e);return By(t),t}function Ry(e,t=[],n=[],r=``,i=!1){let a=(e,a,o=i,s)=>{let c={relativePath:s===void 0?e.path||``:s,caseSensitive:e.caseSensitive===!0,childrenIndex:a,route:e};if(c.relativePath.startsWith(`/`)){if(!c.relativePath.startsWith(r)&&o)return;gy(c.relativePath.startsWith(r),`Absolute route path "${c.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),c.relativePath=c.relativePath.slice(r.length)}let l=pb([r,c.relativePath]),u=n.concat(c);e.children&&e.children.length>0&&(gy(e.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${l}".`),Ry(e.children,t,u,l,o)),!(e.path==null&&!e.index)&&t.push({path:l,score:Xy(l,e.index),routesMeta:u.map((e,t)=>{let[n,r]=tb(e.relativePath,e.caseSensitive,t===u.length-1);return{...e,matcher:n,compiledParams:r}})})};return e.forEach((e,t)=>{if(e.path===``||!e.path?.includes(`?`))a(e,t);else for(let n of zy(e.path))a(e,t,!0,n)}),t}function zy(e){let t=e.split(`/`);if(t.length===0)return[];let[n,...r]=t,i=n.endsWith(`?`),a=n.replace(/\?$/,``);if(r.length===0)return i?[a,``]:[a];let o=zy(r.join(`/`)),s=[];return s.push(...o.map(e=>e===``?a:[a,e].join(`/`))),i&&s.push(...o),s.map(t=>e.startsWith(`/`)&&t===``?`/`:t)}function By(e){e.sort((e,t)=>e.score===t.score?Zy(e.routesMeta.map(e=>e.childrenIndex),t.routesMeta.map(e=>e.childrenIndex)):t.score-e.score)}var Vy=/^:[\w-]+$/,Hy=/^:[\w-]+/,Uy=3.5,Wy=3,Gy=2,Ky=1,qy=10,Jy=-2,Yy=e=>e===`*`;function Xy(e,t){let n=e.split(`/`),r=n.length;return n.some(Yy)&&(r+=Jy),t&&(r+=Gy),n.filter(e=>!Yy(e)).reduce((e,t)=>e+(Vy.test(t)?Wy:Hy.test(t)?Uy:t===``?Ky:qy),r)}function Zy(e,t){return e.length===t.length&&e.slice(0,-1).every((e,n)=>e===t[n])?e[e.length-1]-t[t.length-1]:0}function Qy(e,t,n=!1){let{routesMeta:r}=e,i={},a=`/`,o=[];for(let e=0;e<r.length;++e){let s=r[e],c=e===r.length-1,l=a===`/`?t:t.slice(a.length)||`/`,u={path:s.relativePath,caseSensitive:s.caseSensitive,end:c},d=s.matcher&&s.compiledParams?eb(u,l,s.matcher,s.compiledParams):$y(u,l),f=s.route;if(!d&&c&&n&&!r[r.length-1].route.index&&(d=$y({path:s.relativePath,caseSensitive:s.caseSensitive,end:!1},l)),!d)return null;Object.assign(i,d.params),o.push({params:i,pathname:pb([a,d.pathname]),pathnameBase:hb(pb([a,d.pathnameBase])),route:f}),d.pathnameBase!==`/`&&(a=pb([a,d.pathnameBase]))}return o}function $y(e,t){typeof e==`string`&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=tb(e.path,e.caseSensitive,e.end);return eb(e,t,n,r)}function eb(e,t,n,r){let i=t.match(n);if(!i)return null;let a=i[0],o=a.replace(/(.)\/+$/,`$1`),s=i.slice(1);return{params:r.reduce((e,{paramName:t,isOptional:n},r)=>{if(t===`*`){let e=s[r]||``;o=a.slice(0,a.length-e.length).replace(/(.)\/+$/,`$1`)}let i=s[r];return n&&!i?e[t]=void 0:e[t]=(i||``).replace(/%2F/g,`/`),e},{}),pathname:a,pathnameBase:o,pattern:e}}function tb(e,t=!1,n=!0){_y(e===`*`||!e.endsWith(`*`)||e.endsWith(`/*`),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,`/*`)}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,`/*`)}".`);let r=[],i=`^`+e.replace(/\/*\*?$/,``).replace(/^\/*/,`/`).replace(/[\\.*+^${}|()[\]]/g,`\\$&`).replace(/\/:([\w-]+)(\?)?/g,(e,t,n,i,a)=>{if(r.push({paramName:t,isOptional:n!=null}),n){let t=a.charAt(i+e.length);return t&&t!==`/`?`/([^\\/]*)`:`(?:/([^\\/]*))?`}return`/([^\\/]+)`}).replace(/\/([\w-]+)\?(?=\/|$|\()/g,`(?:/$1)?`);return e.endsWith(`*`)?(r.push({paramName:`*`}),i+=e===`*`||e===`/*`?`(.*)$`:`(?:\\/(.+)|\\/*)$`):n?i+=`\\/*$`:e!==``&&e!==`/`&&(i+=`(?:(?=\\/|$))`),[new RegExp(i,t?void 0:`i`),r]}function nb(e){try{return e.split(`/`).map(e=>decodeURIComponent(e).replace(/\//g,`%2F`)).join(`/`)}catch(t){return _y(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function rb(e,t){if(t===`/`)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith(`/`)?t.length-1:t.length,r=e.charAt(n);return r&&r!==`/`?null:e.slice(n)||`/`}function ib({basename:e,pathname:t}){return t===`/`?e:pb([e,t])}var ab=e=>uy.test(e);function ob(e,t=`/`){let{pathname:n,search:r=``,hash:i=``}=typeof e==`string`?Sy(e):e,a;return n?(n=fb(n),a=n.startsWith(`/`)?sb(n.substring(1),`/`):sb(n,t)):a=t,{pathname:a,search:gb(r),hash:_b(i)}}function sb(e,t){let n=mb(t).split(`/`);return e.split(`/`).forEach(e=>{e===`..`?n.length>1&&n.pop():e!==`.`&&n.push(e)}),n.length>1?n.join(`/`):`/`}function cb(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function lb(e){return e.filter((e,t)=>t===0||e.route.path&&e.route.path.length>0)}function ub(e){let t=lb(e);return t.map((e,n)=>n===t.length-1?e.pathname:e.pathnameBase)}function db(e,t,n,r=!1){let i;typeof e==`string`?i=Sy(e):(i={...e},gy(!i.pathname||!i.pathname.includes(`?`),cb(`?`,`pathname`,`search`,i)),gy(!i.pathname||!i.pathname.includes(`#`),cb(`#`,`pathname`,`hash`,i)),gy(!i.search||!i.search.includes(`#`),cb(`#`,`search`,`hash`,i)));let a=e===``||i.pathname===``,o=a?`/`:i.pathname,s;if(o==null)s=n;else{let e=t.length-1;if(!r&&o.startsWith(`..`)){let t=o.split(`/`);for(;t[0]===`..`;)t.shift(),--e;i.pathname=t.join(`/`)}s=e>=0?t[e]:`/`}let c=ob(i,s),l=o&&o!==`/`&&o.endsWith(`/`),u=(a||o===`.`)&&n.endsWith(`/`);return!c.pathname.endsWith(`/`)&&(l||u)&&(c.pathname+=`/`),c}var fb=e=>e.replace(/[\\/]{2,}/g,`/`),pb=e=>fb(e.join(`/`)),mb=e=>e.replace(/\/+$/,``),hb=e=>mb(e).replace(/^\/*/,`/`),gb=e=>!e||e===`?`?``:e.startsWith(`?`)?e:`?`+e,_b=e=>!e||e===`#`?``:e.startsWith(`#`)?e:`#`+e,vb=[`EvalError`,`RangeError`,`ReferenceError`,`SyntaxError`,`TypeError`,`URIError`],yb=class{status;statusText;data;error;internal;constructor(e,t,n,r=!1){this.status=e,this.statusText=t||``,this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function bb(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.internal==`boolean`&&`data`in e}function xb(e){return pb(e.map(e=>e.route.path).filter(Boolean))||`/`}function Sb(e,t){let n=new URL(typeof e==`string`||e instanceof URL?e:e.url),r=typeof t==`string`?Sy(t):t;if(n.pathname=r.pathname||`/`,r.search){let e=new URLSearchParams(r.search),t=e.getAll(`index`);e.delete(`index`);for(let n of t.filter(Boolean))e.append(`index`,n);let i=e.toString();n.search=i?`?${i}`:``}else n.search=``;return n.hash=r.hash||``,n}var Cb=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;function wb(e,t){let n=e;if(typeof n!=`string`||!uy.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,i=!1;if(Cb)try{let e=new URL(window.location.href),r=dy.test(n)?new URL(fy(n,e.protocol)):new URL(n),a=rb(r.pathname,t);r.origin===e.origin&&a!=null?n=a+r.search+r.hash:i=!0}catch{_y(!1,`<Link to="${n}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:i,to:n}}var Tb=Symbol(`Uninstrumented`),Eb=new WeakMap;function Db(e,t){let n={lazy:[],"lazy.loader":[],"lazy.action":[],"lazy.middleware":[],middleware:[],loader:[],action:[]};e.forEach(e=>e({id:t.id,index:t.index,path:t.path,instrument(e){e.lazy!=null&&n.lazy.push(e.lazy),e[`lazy.loader`]!=null&&n[`lazy.loader`].push(e[`lazy.loader`]),e[`lazy.action`]!=null&&n[`lazy.action`].push(e[`lazy.action`]),e[`lazy.middleware`]!=null&&n[`lazy.middleware`].push(e[`lazy.middleware`]),e.middleware!=null&&n.middleware.push(e.middleware),e.loader!=null&&n.loader.push(e.loader),e.action!=null&&n.action.push(e.action)}}));let r={};if(typeof t.lazy==`function`&&n.lazy.length>0){let e=t.lazy;r.lazy=async(...t)=>Nb(await Pb(n.lazy,void 0,()=>e(...t),Fb))}if(typeof t.lazy==`object`){let e=t.lazy;if(typeof e.middleware==`function`&&n[`lazy.middleware`].length>0){let t=e.middleware;r.lazy=Object.assign(r.lazy||{},{middleware:async(...e)=>Nb(await Pb(n[`lazy.middleware`],void 0,()=>t(...e),Fb))})}if(typeof e.loader==`function`&&n[`lazy.loader`].length>0){let t=e.loader;r.lazy=Object.assign(r.lazy||{},{loader:async(...e)=>Nb(await Pb(n[`lazy.loader`],void 0,()=>t(...e),Fb))})}if(typeof e.action==`function`&&n[`lazy.action`].length>0){let t=e.action;r.lazy=Object.assign(r.lazy||{},{action:async(...e)=>Nb(await Pb(n[`lazy.action`],void 0,()=>t(...e),Fb))})}}if(typeof t.loader==`function`&&n.loader.length>0){let e=kb(t.loader),i=async(...t)=>Nb(await Pb(n.loader,Ib(t[0]),()=>e(...t),Fb));e.hydrate===!0&&(i.hydrate=!0),Ab(i,e),r.loader=i}if(typeof t.action==`function`&&n.action.length>0){let e=kb(t.action),i=async(...t)=>Nb(await Pb(n.action,Ib(t[0]),()=>e(...t),Fb));Ab(i,e),r.action=i}return t.middleware&&t.middleware.length>0&&n.middleware.length>0&&(r.middleware=t.middleware.map(e=>{let t=kb(e),r=async(...e)=>Nb(await Pb(n.middleware,Ib(e[0]),()=>t(...e),Fb));return Ab(r,t),r})),r}function Ob(e,t){let n={navigate:[],fetch:[]};if(t.forEach(e=>e({instrument(e){e.navigate!=null&&n.navigate.push(e.navigate),e.fetch!=null&&n.fetch.push(e.fetch)}})),n.navigate.length>0){let t=kb(e.navigate),r=async(...r)=>{let[i,a]=r,o,s={to:typeof i==`number`||typeof i==`string`?i:i?xy(i):`.`,...Lb(e,a??{})};return Nb(await Pb(n.navigate,s,async()=>{if(typeof i==`number`)return await t(...r);let n=jb(e,e=>{o=e});try{return await t(...r)}finally{n()}},e=>({...Fb(e),meta:o})))};Ab(r,t),e.navigate=r}if(n.fetch.length>0){let t=kb(e.fetch),r=async(...r)=>{let[i,a,o,s]=r,c;return Nb(await Pb(n.fetch,{href:o??`.`,fetcherKey:i,...Lb(e,s??{})},async()=>{let n=jb(e,e=>{c=e});try{return await t(...r)}finally{n()}},e=>({...Fb(e),meta:c})))};Ab(r,t),e.fetch=r}return e}function kb(e){return e[Tb]??e}function Ab(e,t){e[Tb]=t}function jb(e,t){return Eb.set(e,t),()=>{Eb.get(e)===t&&Eb.delete(e)}}function Mb(e){let t=Eb.get(e);return Eb.delete(e),t}function Nb(e){if(e.type===`error`)throw e.value;return e.value}async function Pb(e,t,n,r,i={result:null,innerResult:null},a=e.length-1){let o=e[a];if(o){let s,c=async()=>(s?console.error(`You cannot call instrumented handlers more than once`):s=Pb(e,t,n,r,i,a-1),await s,gy(i.innerResult,`Expected an inner result`),i.innerResult);try{await o(c,t)}catch(e){console.error(`An instrumentation function threw an error:`,e)}s||await c(),await s}else{try{i.result={type:`success`,value:await n()}}catch(e){i.result={type:`error`,value:e}}i.innerResult=r(i.result,t)}return i.result?i.result:(i.result={type:`error`,value:Error(`No result assigned in instrumentation chain.`)},i.innerResult=r(i.result,t),i.result)}function Fb(e){return e.type===`error`&&e.value instanceof Error?{status:`error`,error:e.value}:{status:`success`,error:void 0}}function Ib(e){let{request:t,context:n,params:r}=e;return{...e,request:Rb(t),params:{...r},context:zb(n)}}function Lb(e,t){return{currentUrl:xy(e.state.location),...`formMethod`in t?{formMethod:t.formMethod}:{},...`formEncType`in t?{formEncType:t.formEncType}:{},...`formData`in t?{formData:t.formData}:{},...`body`in t?{body:t.body}:{}}}function Rb(e){return{method:e.method,url:e.url,headers:{get:(...t)=>e.headers.get(...t)}}}function zb(e){return{get:t=>e.get(t)}}var Bb=[`POST`,`PUT`,`PATCH`,`DELETE`],Vb=new Set(Bb),Hb=[`GET`,...Bb],Ub=new Set(Hb),Wb=new Set([301,302,303,307,308]),Gb=new Set([307,308]),Kb={state:`idle`,location:void 0,matches:void 0,historyAction:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},qb={state:`idle`,data:void 0,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0},Jb={state:`unblocked`,proceed:void 0,reset:void 0,location:void 0},Yb=`remix-router-transitions`,Xb=Symbol(`ResetLoaderData`),Zb=class{#e;#t;#n;#r;constructor(e){this.#e=e,this.#t=Ly(e)}get stableRoutes(){return this.#e}get activeRoutes(){return this.#n??this.#e}get branches(){return this.#r??this.#t}get hasHMRRoutes(){return this.#n!=null}setRoutes(e){this.#e=e,this.#t=Ly(e)}setHmrRoutes(e){this.#n=e,this.#r=Ly(e)}commitHmrRoutes(){this.#n&&(this.#e=this.#n,this.#t=this.#r,this.#n=void 0,this.#r=void 0)}};function Qb(e){let t=e.window?e.window:typeof window<`u`?window:void 0,n=t!==void 0&&t.document!==void 0&&t.document.createElement!==void 0;gy(e.routes.length>0,`You must provide a non-empty routes array to createRouter`);let r=e.hydrationRouteProperties||[],i=e.mapRouteProperties,a=i||(()=>({}));if(e.instrumentations){let t=e.instrumentations;a=e=>({...i?.(e),...Db(t.map(e=>e.route).filter(Boolean),e)})}let o={},s=new Zb(My(e.routes,a,void 0,o)),c=e.basename||`/`;c.startsWith(`/`)||(c=`/${c}`);let l=e.dataStrategy||hx,u={...e.future},d=null,f=new Set,p=null,m=null,h=null,g=null,_=e.hydrationData!=null,v=Fy(s.activeRoutes,e.history.location,c,!1,s.branches),y=!1,b=null,x,S;if(v==null&&!e.patchRoutesOnNavigation){let t=zx(404,{pathname:e.history.location.pathname}),{matches:n,route:r}=Rx(s.activeRoutes);x=!0,S=!x,v=n,b={[r.id]:t}}else if(v&&!e.hydrationData&&Je(v,s.activeRoutes,e.history.location.pathname).active&&(v=null),!v){x=!1,S=!x,v=[];let t=Je(null,s.activeRoutes,e.history.location.pathname);t.active&&t.matches&&(y=!0,v=t.matches)}else if(v.some(e=>e.route.lazy))x=!1,S=!x;else if(!v.some(e=>rx(e.route)))x=!0,S=!x;else{let t=e.hydrationData?e.hydrationData.loaderData:null,n=e.hydrationData?e.hydrationData.errors:null,r=v;if(n){let e=v.findIndex(e=>n[e.route.id]!==void 0);r=r.slice(0,e+1)}S=!1,x=!0,r.forEach(e=>{let r=ix(e.route,t,n);S||=r.renderFallback,x&&=!r.shouldLoad})}let C,w={historyAction:e.history.action,location:e.history.location,matches:v,initialized:x,renderFallback:S,navigation:Kb,restoreScrollPosition:e.hydrationData==null?null:!1,preventScrollReset:!1,revalidation:`idle`,loaderData:e.hydrationData&&e.hydrationData.loaderData||{},actionData:e.hydrationData&&e.hydrationData.actionData||null,errors:e.hydrationData&&e.hydrationData.errors||b,fetchers:new Map,blockers:new Map},T=`POP`,E=null,D=!1,O,k=!1,A=new Map,j=null,M=!1,N=!1,P=new Set,ee=new Map,F=0,te=-1,ne=new Map,re=new Set,ie=new Map,ae=new Map,oe=new Set,se=new Map,ce,le=null;function ue(){if(d=e.history.listen(({action:t,location:n,delta:r})=>{if(ce){ce(),ce=void 0;return}_y(se.size===0||r!=null,"You are trying to use a blocker on a POP navigation to a location that was not created by @remix-run/router. This will fail silently in production. This can happen if you are navigating outside the router via `window.history.pushState`/`window.location.hash` instead of using router navigation APIs. This can also happen if you are using createHashRouter and the user manually changes the URL.");let i=He({currentLocation:w.location,nextLocation:n,historyAction:t});if(i&&r!=null){let t=new Promise(e=>{ce=e});e.history.go(r*-1),Ve(i,{state:`blocked`,location:n,proceed(){Ve(i,{state:`proceeding`,proceed:void 0,reset:void 0,location:n}),t.then(()=>e.history.go(r))},reset(){let e=new Map(w.blockers);e.set(i,Jb),pe({blockers:e})}}),E?.resolve(),E=null;return}return _e(t,n)}),n){uS(t,A);let e=()=>dS(t,A);t.addEventListener(`pagehide`,e),j=()=>t.removeEventListener(`pagehide`,e)}return w.initialized||_e(`POP`,w.location,{initialHydration:!0}),C}function de(){d&&d(),j&&j(),f.clear(),O&&O.abort(),w.fetchers.forEach((e,t)=>Ne(w.fetchers,t)),w.blockers.forEach((e,t)=>Be(t))}function fe(e){if(f.add(e),p){let{newErrors:t}=p;p=null,e(w,{deletedFetchers:[],newErrors:t,viewTransitionOpts:void 0,flushSync:!1})}return()=>f.delete(e)}function pe(e,t={}){e.matches&&=e.matches.map(e=>{let t=o[e.route.id],n=e.route;return n.element!==t.element||n.errorElement!==t.errorElement||n.hydrateFallbackElement!==t.hydrateFallbackElement?{...e,route:t}:e}),w={...w,...e};let n=[],r=[];w.fetchers.forEach((e,t)=>{e.state===`idle`&&(oe.has(t)?n.push(t):r.push(t))}),oe.forEach(e=>{!w.fetchers.has(e)&&!ee.has(e)&&n.push(e)}),f.size===0&&(p={newErrors:e.errors??null}),[...f].forEach(r=>r(w,{deletedFetchers:n,newErrors:e.errors??null,viewTransitionOpts:t.viewTransitionOpts,flushSync:t.flushSync===!0})),n.forEach(e=>Ne(w.fetchers,e)),r.forEach(e=>w.fetchers.delete(e))}function me(t,n,{flushSync:r}={}){let i=w.actionData!=null&&w.navigation.formMethod!=null&&eS(w.navigation.formMethod)&&w.navigation.state===`loading`&&t.state?._isRedirect!==!0,a;a=n.actionData?Object.keys(n.actionData).length>0?n.actionData:null:i?w.actionData:null;let o=n.loaderData?Fx(w.loaderData,n.loaderData,n.matches||[],n.errors):w.loaderData,c=w.blockers;c.size>0&&!M&&(c=new Map(c),c.forEach((e,t)=>c.set(t,Jb)));let l=M?!1:qe(t,n.matches||w.matches),u=D===!0||w.navigation.formMethod!=null&&eS(w.navigation.formMethod)&&t.state?._isRedirect!==!0;s.commitHmrRoutes(),M||T===`POP`||(T===`PUSH`?e.history.push(t,t.state):T===`REPLACE`&&e.history.replace(t,t.state));let d;if(T===`POP`){let e=A.get(w.location.pathname);e&&e.has(t.pathname)?d={currentLocation:w.location,nextLocation:t}:A.has(t.pathname)&&(d={currentLocation:t,nextLocation:w.location})}else if(k){let e=A.get(w.location.pathname);e?e.add(t.pathname):(e=new Set([t.pathname]),A.set(w.location.pathname,e)),d={currentLocation:w.location,nextLocation:t}}pe({...n,actionData:a,loaderData:o,historyAction:T,location:t,initialized:!0,renderFallback:!1,navigation:Kb,revalidation:`idle`,restoreScrollPosition:l,preventScrollReset:u,blockers:c},{viewTransitionOpts:d,flushSync:r===!0}),T=`POP`,D=!1,k=!1,M=!1,N=!1,E?.resolve(),E=null,le?.resolve(),le=null}async function he(t,n){if(E?.resolve(),E=null,typeof t==`number`){E||=fS();let n=E.promise;return e.history.go(t),n}let r=Mb(C),{path:i,submission:a,error:o}=tx(!1,ex(w.location,w.matches,c,t,n?.fromRouteId,n?.relative),n),s;n?.mask&&(s={pathname:``,search:``,hash:``,...typeof n.mask==`string`?Sy(n.mask):{...w.location.mask,...n.mask}});let l=w.location,u=by(l,i,n&&n.state,void 0,s);u={...u,...e.history.encodeLocation(u)};let d=n&&n.replace!=null?n.replace:void 0,f=`PUSH`;d===!0?f=`REPLACE`:d===!1||a!=null&&eS(a.formMethod)&&a.formAction===w.location.pathname+w.location.search&&(f=`REPLACE`);let p=n&&`preventScrollReset`in n?n.preventScrollReset===!0:void 0,m=(n&&n.flushSync)===!0,h=He({currentLocation:l,nextLocation:u,historyAction:f});if(h){Ve(h,{state:`blocked`,location:u,proceed(){Ve(h,{state:`proceeding`,proceed:void 0,reset:void 0,location:u}),he(t,n)},reset(){let e=new Map(w.blockers);e.set(h,Jb),pe({blockers:e})}});return}await _e(f,u,{submission:a,pendingError:o,preventScrollReset:p,replace:n&&n.replace,enableViewTransition:n&&n.viewTransition,flushSync:m,callSiteDefaultShouldRevalidate:n&&n.defaultShouldRevalidate,instrumentationNavigateMetaReceiver:r})}function ge(){le||=fS(),Oe(),pe({revalidation:`loading`});let e=le.promise;return w.navigation.state===`submitting`?e:w.navigation.state===`idle`?(_e(w.historyAction,w.location,{startUninterruptedRevalidation:!0}),e):(_e(T||w.historyAction,w.navigation.location,{overrideNavigation:w.navigation,enableViewTransition:k===!0}),e)}async function _e(t,n,r){O&&O.abort(),O=null,T=t,M=(r&&r.startUninterruptedRevalidation)===!0,Ke(w.location,w.matches),D=(r&&r.preventScrollReset)===!0,k=(r&&r.enableViewTransition)===!0;let i=s.activeRoutes,a=r?.initialHydration&&w.matches&&w.matches.length>0&&!y?w.matches:Fy(i,n,c,!1,s.branches),o=(r&&r.flushSync)===!0;if(a&&w.initialized&&!N&&Hx(w.location,n)&&!(r&&r.submission&&eS(r.submission.formMethod))){me(n,{matches:a},{flushSync:o});return}let l=Je(a,i,n.pathname);if(l.active&&l.matches&&(a=l.matches),r?.instrumentationNavigateMetaReceiver){let t=rS(e.history,n,a);r.instrumentationNavigateMetaReceiver(t)}if(!a){let{error:e,notFoundMatches:t,route:r}=Ue(n.pathname);me(n,{matches:t,loaderData:{},errors:{[r.id]:e}},{flushSync:o});return}let u=r&&r.overrideNavigation?{...r.overrideNavigation,matches:a,historyAction:t}:void 0;O=new AbortController;let d=Ax(e.history,n,O.signal,r&&r.submission),f=e.getContext?await e.getContext():new Ty,p;if(r&&r.pendingError)p=[Lx(a).route.id,{type:`error`,error:r.pendingError}];else if(r&&r.submission&&eS(r.submission.formMethod)){let i=await ve(d,n,r.submission,a,t,f,l.active,r&&r.initialHydration===!0,{replace:r.replace,flushSync:o});if(i.shortCircuited)return;if(i.pendingActionResult){let[e,t]=i.pendingActionResult;if(qx(t)&&bb(t.error)&&t.error.status===404){O=null,me(n,{matches:i.matches,loaderData:{},errors:{[e]:t.error}});return}}a=i.matches||a,p=i.pendingActionResult,u=aS(n,a,t,r.submission),o=!1,l.active=!1,d=Ax(e.history,d.url,d.signal)}let{shortCircuited:m,matches:h,loaderData:g,errors:_,workingFetchers:v}=await ye(d,n,a,t,f,l.active,u,r&&r.submission,r&&r.fetcherSubmission,r&&r.replace,r&&r.initialHydration===!0,o,p,r&&r.callSiteDefaultShouldRevalidate);m||(O=null,me(n,{matches:h||a,...Ix(p),loaderData:g,errors:_,...v?{fetchers:v}:{}}))}async function ve(t,n,i,l,u,d,f,p,m={}){if(Oe(),pe({navigation:oS(n,l,u,i)},{flushSync:m.flushSync===!0}),f){let e=await Ye(l,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=Rx(s.activeRoutes);return{matches:t,pendingActionResult:[n.id,{type:`error`,error:e.error}]}}let t=Lx(e.partialMatches).route.id;return{matches:e.partialMatches,pendingActionResult:[t,{type:`error`,error:e.error}]}}else if(e.matches)l=e.matches;else{let{notFoundMatches:e,error:t,route:r}=Ue(n.pathname);return{matches:e,pendingActionResult:[r.id,{type:`error`,error:t}]}}}let h,g=nS(l,n);if(!g.route.action&&!g.route.lazy)h={type:`error`,error:zx(405,{method:t.method,pathname:n.pathname,routeId:g.route.id})};else{let e=await Ee(t,n,xx(a,o,t,n,l,g,p?[]:r,d),d,null);if(h=e[g.route.id],!h){for(let t of l)if(e[t.route.id]){h=e[t.route.id];break}}if(t.signal.aborted)return{shortCircuited:!0}}if(Jx(h)){let n;return n=m&&m.replace!=null?m.replace:kx(h.response.headers.get(`Location`),new URL(t.url),c,e.history)===w.location.pathname+w.location.search,await Te(t,h,!0,{submission:i,replace:n}),{shortCircuited:!0}}if(qx(h)){let e=Lx(l,g.route.id);return(m&&m.replace)!==!0&&(T=`PUSH`),{matches:l,pendingActionResult:[e.route.id,h,g.route.id]}}return{matches:l,pendingActionResult:[g.route.id,h]}}async function ye(t,n,i,l,u,d,f,p,m,h,g,_,v,y){let b=f||aS(n,i,l,p),x=p||m||iS(b),S=!M&&!g;if(d){if(S){let e=be(v);pe({navigation:b,...e===void 0?{}:{actionData:e}},{flushSync:_})}let e=await Ye(i,n.pathname,t.signal);if(e.type===`aborted`)return{shortCircuited:!0};if(e.type===`error`){if(e.partialMatches.length===0){let{matches:t,route:n}=Rx(s.activeRoutes);return{matches:t,loaderData:{},errors:{[n.id]:e.error}}}let t=Lx(e.partialMatches).route.id;return{matches:e.partialMatches,loaderData:{},errors:{[t]:e.error}}}else if(e.matches)i=e.matches;else{let{error:e,notFoundMatches:t,route:r}=Ue(n.pathname);return{matches:t,loaderData:{},errors:{[r.id]:e}}}}let C=s.activeRoutes,{dsMatches:T,revalidatingFetchers:E}=nx(t,u,a,o,e.history,w,i,x,n,g?[]:r,g===!0,N,P,oe,ie,re,C,c,e.patchRoutesOnNavigation!=null,s.branches,v,y);if(te=++F,!e.dataStrategy&&!T.some(e=>e.shouldLoad)&&!T.some(e=>e.route.middleware&&e.route.middleware.length>0)&&E.length===0){let e=new Map(w.fetchers),t=Le(e);return me(n,{matches:i,loaderData:{},errors:v&&qx(v[1])?{[v[0]]:v[1].error}:null,...Ix(v),...t?{fetchers:e}:{}},{flushSync:_}),{shortCircuited:!0}}if(S){let e={};if(!d){e.navigation=b;let t=be(v);t!==void 0&&(e.actionData=t)}E.length>0&&(e.fetchers=xe(E)),pe(e,{flushSync:_})}E.forEach(e=>{Fe(e.key),e.controller&&ee.set(e.key,e.controller)});let D=()=>E.forEach(e=>Fe(e.key));O&&O.signal.addEventListener(`abort`,D);let{loaderResults:k,fetcherResults:A}=await De(T,E,t,n,u);if(t.signal.aborted)return{shortCircuited:!0};O&&O.signal.removeEventListener(`abort`,D),E.forEach(e=>ee.delete(e.key));let j=Bx(k);if(j)return await Te(t,j.result,!0,{replace:h}),{shortCircuited:!0};if(j=Bx(A),j)return re.add(j.key),await Te(t,j.result,!0,{replace:h}),{shortCircuited:!0};let ne=new Map(w.fetchers),{loaderData:ae,errors:se}=Px(w,i,k,v,E,A,ne);g&&w.errors&&(se={...w.errors,...se});let ce=Le(ne),le=Re(te,ne),ue=ce||le||E.length>0;return{matches:i,loaderData:ae,errors:se,...ue?{workingFetchers:ne}:{}}}function be(e){if(e&&!qx(e[1]))return{[e[0]]:e[1].data};if(w.actionData)return Object.keys(w.actionData).length===0?null:w.actionData}function xe(e){let t=new Map(w.fetchers);return e.forEach(e=>{let n=t.get(e.key),r=sS(void 0,n?n.data:void 0);t.set(e.key,r)}),t}async function Se(t,n,r,i){Fe(t);let a=(i&&i.flushSync)===!0,o=Mb(C),l=s.activeRoutes,u=ex(w.location,w.matches,c,r,n,i?.relative),d=Fy(l,u,c,!1,s.branches),f=Je(d,l,u);if(f.active&&f.matches&&(d=f.matches),o&&o(rS(e.history,u,d)),!d){Ae(t,n,zx(404,{pathname:u}),{flushSync:a});return}let{path:p,submission:m,error:h}=tx(!0,u,i);if(h){Ae(t,n,h,{flushSync:a});return}let g=e.getContext?await e.getContext():new Ty,_=(i&&i.preventScrollReset)===!0;if(m&&eS(m.formMethod)){await Ce(t,n,p,d,g,f.active,a,_,m,i&&i.defaultShouldRevalidate);return}ie.set(t,{routeId:n,path:p}),await we(t,n,p,d,g,f.active,a,_,m)}async function Ce(t,n,i,l,u,d,f,p,m,h){Oe(),ie.delete(t),ke(t,cS(m,w.fetchers.get(t)),{flushSync:f});let g=new AbortController,_=Ax(e.history,i,g.signal,m);if(d){let e=await Ye(l,new URL(_.url).pathname,_.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){Ae(t,n,e.error,{flushSync:f});return}else if(e.matches)l=e.matches;else{Ae(t,n,zx(404,{pathname:i}),{flushSync:f});return}}let v=nS(l,i);if(!v.route.action&&!v.route.lazy){Ae(t,n,zx(405,{method:m.formMethod,pathname:i,routeId:n}),{flushSync:f});return}ee.set(t,g);let y=F,b=xx(a,o,_,i,l,v,r,u),x=await Ee(_,i,b,u,t),S=x[v.route.id];if(!S){for(let e of b)if(x[e.route.id]){S=x[e.route.id];break}}if(_.signal.aborted){ee.get(t)===g&&ee.delete(t);return}if(oe.has(t)){if(Jx(S)||qx(S)){ke(t,lS(void 0));return}}else{if(Jx(S))if(ee.delete(t),te>y){ke(t,lS(void 0));return}else return re.add(t),ke(t,sS(m)),Te(_,S,!1,{fetcherSubmission:m,preventScrollReset:p});if(qx(S)){Ae(t,n,S.error);return}}let C=w.navigation.location||w.location,E=Ax(e.history,C,g.signal),D=s.activeRoutes,k=w.navigation.state===`idle`?w.matches:Fy(D,w.navigation.location,c,!1,s.branches);gy(k,`Didn't find any matches after fetcher action`);let A=++F;ne.set(t,A);let{dsMatches:j,revalidatingFetchers:M}=nx(E,u,a,o,e.history,w,k,m,C,r,!1,N,P,oe,ie,re,D,c,e.patchRoutesOnNavigation!=null,s.branches,[v.route.id,S],h),ae=sS(m,S.data),se=new Map(w.fetchers);se.set(t,ae),M.filter(e=>e.key!==t).forEach(e=>{let t=e.key,n=se.get(t),r=sS(void 0,n?n.data:void 0);se.set(t,r),Fe(t),e.controller&&ee.set(t,e.controller)}),pe({fetchers:se});let ce=()=>M.forEach(e=>Fe(e.key));g.signal.addEventListener(`abort`,ce);let{loaderResults:le,fetcherResults:ue}=await De(j,M,E,C,u);if(g.signal.aborted)return;g.signal.removeEventListener(`abort`,ce),ne.delete(t),ee.delete(t),M.forEach(e=>ee.delete(e.key));let de=w.fetchers.has(t),fe=e=>{if(!de)return e;let n=new Map(e.fetchers);return n.set(t,lS(S.data)),{...e,fetchers:n}},he=Bx(le);if(he)return w=fe(w),Te(E,he.result,!1,{preventScrollReset:p});if(he=Bx(ue),he)return re.add(he.key),w=fe(w),Te(E,he.result,!1,{preventScrollReset:p});let ge=new Map(w.fetchers);de&&ge.set(t,lS(S.data));let{loaderData:_e,errors:ve}=Px(w,k,le,void 0,M,ue,ge);Re(A,ge),w.navigation.state===`loading`&&A>te?(gy(T,`Expected pending action`),O&&O.abort(),me(w.navigation.location,{matches:k,loaderData:_e,errors:ve,fetchers:ge})):(pe({errors:ve,loaderData:Fx(w.loaderData,_e,k,ve),fetchers:ge}),N=!1)}async function we(t,n,i,s,c,l,u,d,f){let p=w.fetchers.get(t);ke(t,sS(f,p?p.data:void 0),{flushSync:u});let m=new AbortController,h=Ax(e.history,i,m.signal);if(l){let e=await Ye(s,new URL(h.url).pathname,h.signal,t);if(e.type===`aborted`)return;if(e.type===`error`){Ae(t,n,e.error,{flushSync:u});return}else if(e.matches)s=e.matches;else{Ae(t,n,zx(404,{pathname:i}),{flushSync:u});return}}let g=nS(s,i);ee.set(t,m);let _=F,v=await Ee(h,i,xx(a,o,h,i,s,g,r,c),c,t),y=v[g.route.id];if(!y){for(let e of s)if(v[e.route.id]){y=v[e.route.id];break}}if(ee.get(t)===m&&ee.delete(t),!h.signal.aborted){if(oe.has(t)){ke(t,lS(void 0));return}if(Jx(y))if(te>_){ke(t,lS(void 0));return}else{re.add(t),await Te(h,y,!1,{preventScrollReset:d});return}if(qx(y)){Ae(t,n,y.error);return}ke(t,lS(y.data))}}async function Te(r,i,a,{submission:o,fetcherSubmission:s,preventScrollReset:l,replace:u}={}){a||(E?.resolve(),E=null),i.response.headers.has(`X-Remix-Revalidate`)&&(N=!0);let d=i.response.headers.get(`Location`);gy(d,`Expected a Location header on the redirect Response`),d=kx(d,new URL(r.url),c,e.history);let f=by(w.location,d,{_isRedirect:!0});if(n){let e=!1;if(i.response.headers.has(`X-Remix-Reload-Document`))e=!0;else if(ab(d)){let n=wy(t,d,!0);e=n.origin!==t.location.origin||rb(n.pathname,c)==null}if(e){u?t.location.replace(d):t.location.assign(d);return}}O=null;let p=u===!0||i.response.headers.has(`X-Remix-Replace`)?`REPLACE`:`PUSH`,{formMethod:m,formAction:h,formEncType:g}=w.navigation;!o&&!s&&m&&h&&g&&(o=iS(w.navigation));let _=o||s;Gb.has(i.response.status)&&_&&eS(_.formMethod)?await _e(p,f,{submission:{..._,formAction:d},preventScrollReset:l||D,enableViewTransition:a?k:void 0}):await _e(p,f,{overrideNavigation:aS(f,[],p,o),fetcherSubmission:s,preventScrollReset:l||D,enableViewTransition:a?k:void 0})}async function Ee(e,t,n,r,i){let a,o={};try{a=await Sx(l,e,t,n,i,r,!1)}catch(e){return n.filter(e=>e.shouldLoad).forEach(t=>{o[t.route.id]={type:`error`,error:e}}),o}if(e.signal.aborted)return o;if(!eS(e.method))for(let e of n){if(a[e.route.id]?.type===`error`)break;!a.hasOwnProperty(e.route.id)&&!w.loaderData.hasOwnProperty(e.route.id)&&(!w.errors||!w.errors.hasOwnProperty(e.route.id))&&e.shouldCallHandler()&&(a[e.route.id]={type:`error`,result:Error(`No result returned from dataStrategy for route ${e.route.id}`)})}for(let[t,r]of Object.entries(a))if(Kx(r)){let i=r.result;o[t]={type:`redirect`,response:Ex(i,e,t,n,c)}}else o[t]=await Tx(r);return o}async function De(e,t,n,r,i){let a=Ee(n,r,e,i,null),o=Promise.all(t.map(async e=>{if(e.matches&&e.match&&e.request&&e.controller){let t=(await Ee(e.request,e.path,e.matches,i,e.key))[e.match.route.id];return{[e.key]:t}}else return Promise.resolve({[e.key]:{type:`error`,error:zx(404,{pathname:e.path})}})}));return{loaderResults:await a,fetcherResults:(await o).reduce((e,t)=>Object.assign(e,t),{})}}function Oe(){N=!0,ie.forEach((e,t)=>{ee.has(t)&&P.add(t),Fe(t)})}function ke(e,t,n={}){let r=new Map(w.fetchers);r.set(e,t),pe({fetchers:r},{flushSync:(n&&n.flushSync)===!0})}function Ae(e,t,n,r={}){let i=Lx(w.matches,t),a=new Map(w.fetchers);Ne(a,e),pe({errors:{[i.route.id]:n},fetchers:a},{flushSync:(r&&r.flushSync)===!0})}function je(e){return ae.set(e,(ae.get(e)||0)+1),oe.has(e)&&oe.delete(e),w.fetchers.get(e)||qb}function Me(e,t){Fe(e,t?.reason),ke(e,lS(null))}function Ne(e,t){let n=w.fetchers.get(t);ee.has(t)&&!(n&&n.state===`loading`&&ne.has(t))&&Fe(t),ie.delete(t),ne.delete(t),re.delete(t),oe.delete(t),P.delete(t),e.delete(t)}function Pe(e){let t=(ae.get(e)||0)-1;t<=0?(ae.delete(e),oe.add(e)):ae.set(e,t),pe({fetchers:new Map(w.fetchers)})}function Fe(e,t){let n=ee.get(e);n&&(n.abort(t),ee.delete(e))}function Ie(e,t){for(let n of e){let e=t.get(n);gy(e,`Expected fetcher: ${n}`);let r=lS(e.data);t.set(n,r)}}function Le(e){let t=[],n=!1;for(let r of re){let i=e.get(r);gy(i,`Expected fetcher: ${r}`),i.state===`loading`&&(re.delete(r),t.push(r),n=!0)}return Ie(t,e),n}function Re(e,t){let n=[];for(let[r,i]of ne)if(i<e){let e=t.get(r);gy(e,`Expected fetcher: ${r}`),e.state===`loading`&&(Fe(r),ne.delete(r),n.push(r))}return Ie(n,t),n.length>0}function ze(e,t){let n=w.blockers.get(e)||Jb;return se.get(e)!==t&&se.set(e,t),n}function Be(e){w.blockers.delete(e),se.delete(e)}function Ve(e,t){let n=w.blockers.get(e)||Jb;gy(n.state===`unblocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`blocked`||n.state===`blocked`&&t.state===`proceeding`||n.state===`blocked`&&t.state===`unblocked`||n.state===`proceeding`&&t.state===`unblocked`,`Invalid blocker state transition: ${n.state} -> ${t.state}`);let r=new Map(w.blockers);r.set(e,t),pe({blockers:r})}function He({currentLocation:e,nextLocation:t,historyAction:n}){if(se.size===0)return;se.size>1&&_y(!1,`A router only supports one blocker at a time`);let r=Array.from(se.entries()),[i,a]=r[r.length-1],o=w.blockers.get(i);if(!(o&&o.state===`proceeding`)&&a({currentLocation:e,nextLocation:t,historyAction:n}))return i}function Ue(e){let t=zx(404,{pathname:e}),n=s.activeRoutes,{matches:r,route:i}=Rx(n);return{notFoundMatches:r,route:i,error:t}}function We(e,t,n){if(m=e,g=t,h=n||null,!_&&w.navigation===Kb){_=!0;let e=qe(w.location,w.matches);e!=null&&pe({restoreScrollPosition:e})}return()=>{m=null,g=null,h=null}}function Ge(e,t){return h&&h(e,t.map(e=>Iy(e,w.loaderData)))||e.key}function Ke(e,t){if(m&&g){let n=Ge(e,t);m[n]=g()}}function qe(e,t){if(m){let n=Ge(e,t),r=m[n];if(typeof r==`number`)return r}return null}function Je(t,n,r){if(e.patchRoutesOnNavigation){let e=s.branches;if(!t)return{active:!0,matches:Fy(n,r,c,!0,e)||[]};if(Object.keys(t[0].params).length>0)return{active:!0,matches:Fy(n,r,c,!0,e)}}return{active:!1,matches:null}}async function Ye(t,n,r,i){if(!e.patchRoutesOnNavigation)return{type:`success`,matches:t};let l=t;for(;;){let t=o;try{await e.patchRoutesOnNavigation({signal:r,path:n,matches:l,fetcherKey:i,patch:(e,n)=>{r.aborted||cx(e,n,s,t,a,!1)}})}catch(e){return{type:`error`,error:e,partialMatches:l}}if(r.aborted)return{type:`aborted`};let u=s.branches,d=Fy(s.activeRoutes,n,c,!1,u),f=null;if(d&&(Object.keys(d[0].params).length===0||(f=Fy(s.activeRoutes,n,c,!0,u),!(f&&l.length<f.length&&Xe(l,f.slice(0,l.length))))))return{type:`success`,matches:d};if(f||=Fy(s.activeRoutes,n,c,!0,u),!f||Xe(l,f))return{type:`success`,matches:null};l=f}}function Xe(e,t){return e.length===t.length&&e.every((e,n)=>e.route.id===t[n].route.id)}function Ze(e){o={},s.setHmrRoutes(My(e,a,void 0,o))}function Qe(e,t,n=!1){cx(e,t,s,o,a,n),s.hasHMRRoutes||pe({})}return C={get basename(){return c},get future(){return u},get state(){return w},get routes(){return s.stableRoutes},get branches(){return s.branches},get manifest(){return o},get window(){return t},initialize:ue,subscribe:fe,enableScrollRestoration:We,navigate:he,fetch:Se,revalidate:ge,createHref:t=>e.history.createHref(t),encodeLocation:t=>e.history.encodeLocation(t),getFetcher:je,resetFetcher:Me,deleteFetcher:Pe,dispose:de,getBlocker:ze,deleteBlocker:Be,patchRoutes:Qe,_internalFetchControllers:ee,_internalSetRoutes:Ze,_internalSetStateDoNotUseOrYouWillBreakYourApp(e){pe(e)}},e.instrumentations&&(C=Ob(C,e.instrumentations.map(e=>e.router).filter(Boolean))),C}function $b(e){return e!=null&&(`formData`in e&&e.formData!=null||`body`in e&&e.body!==void 0)}function ex(e,t,n,r,i,a){let o,s;if(i){o=[];for(let e of t)if(o.push(e),e.route.id===i){s=e;break}}else o=t,s=t[t.length-1];let c=db(r||`.`,ub(o),rb(e.pathname,n)||e.pathname,a===`path`);if(r??(c.search=e.search,c.hash=e.hash),(r==null||r===``||r===`.`)&&s){let e=tS(c.search);if(s.route.index&&!e)c.search=c.search?c.search.replace(/^\?/,`?index&`):`?index`;else if(!s.route.index&&e){let e=new URLSearchParams(c.search),t=e.getAll(`index`);e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();c.search=n?`?${n}`:``}}return n!==`/`&&(c.pathname=ib({basename:n,pathname:c.pathname})),xy(c)}function tx(e,t,n){if(!n||!$b(n))return{path:t};if(n.formMethod&&!$x(n.formMethod))return{path:t,error:zx(405,{method:n.formMethod})};let r=()=>({path:t,error:zx(400,{type:`invalid-body`})}),i=(n.formMethod||`get`).toUpperCase(),a=Vx(t);if(n.body!==void 0){if(n.formEncType===`text/plain`){if(!eS(i))return r();let e=typeof n.body==`string`?n.body:n.body instanceof FormData||n.body instanceof URLSearchParams?Array.from(n.body.entries()).reduce((e,[t,n])=>`${e}${t}=${n}\n`,``):String(n.body);return{path:t,submission:{formMethod:i,formAction:a,formEncType:n.formEncType,formData:void 0,json:void 0,text:e}}}else if(n.formEncType===`application/json`){if(!eS(i))return r();try{let e=typeof n.body==`string`?JSON.parse(n.body):n.body;return{path:t,submission:{formMethod:i,formAction:a,formEncType:n.formEncType,formData:void 0,json:e,text:void 0}}}catch{return r()}}}gy(typeof FormData==`function`,`FormData is not available in this environment`);let o,s;if(n.formData)o=jx(n.formData),s=n.formData;else if(n.body instanceof FormData)o=jx(n.body),s=n.body;else if(n.body instanceof URLSearchParams)o=n.body,s=Mx(o);else if(n.body==null)o=new URLSearchParams,s=new FormData;else try{o=new URLSearchParams(n.body),s=Mx(o)}catch{return r()}let c={formMethod:i,formAction:a,formEncType:n&&n.formEncType||`application/x-www-form-urlencoded`,formData:s,json:void 0,text:void 0};if(eS(c.formMethod))return{path:t,submission:c};let l=Sy(t);return e&&l.search&&tS(l.search)&&o.append(`index`,``),l.search=`?${o}`,{path:xy(l),submission:c}}function nx(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x){let S=b?qx(b[1])?b[1].error:b[1].data:void 0,C=i.createURL(a.location),w=i.createURL(c),T;if(u&&a.errors){let e=Object.keys(a.errors)[0];T=o.findIndex(t=>t.route.id===e)}else if(b&&qx(b[1])){let e=b[0];T=o.findIndex(t=>t.route.id===e)-1}let E=b?b[1].statusCode:void 0,D=E&&E>=400,O={currentUrl:C,currentParams:a.matches[0]?.params||{},nextUrl:w,nextParams:o[0].params,...s,actionResult:S,actionStatus:E},k=xb(o),A=o.map((i,o)=>{let{route:s}=i,f=null;if(T!=null&&o>T)f=!1;else if(s.lazy)f=!0;else if(!rx(s))f=!1;else if(u){let{shouldLoad:e}=ix(s,a.loaderData,a.errors);f=e}else ax(a.loaderData,a.matches[o],i)&&(f=!0);if(f!==null)return bx(n,r,e,c,k,i,l,t,f);let p=!1;typeof x==`boolean`?p=x:D?p=!1:d||C.pathname+C.search===w.pathname+w.search?p=!0:C.search===w.search?ox(a.matches[o],i)&&(p=!0):p=!0;let m={...O,defaultShouldRevalidate:p};return bx(n,r,e,c,k,i,l,t,sx(i,m),m,x)}),j=[];return m.forEach((e,s)=>{if(u||!o.some(t=>t.route.id===e.routeId)||p.has(s))return;let c=a.fetchers.get(s),m=c&&c.state!==`idle`&&c.data===void 0,b=Fy(g,e.path,_??`/`,!1,y);if(!b){if(v&&m)return;j.push({key:s,routeId:e.routeId,path:e.path,matches:null,match:null,request:null,controller:null});return}if(h.has(s))return;let S=nS(b,e.path),C=new AbortController,w=Ax(i,e.path,C.signal),T=null;if(f.has(s))f.delete(s),T=xx(n,r,w,e.path,b,S,l,t);else if(m)d&&(T=xx(n,r,w,e.path,b,S,l,t));else{let i;i=typeof x==`boolean`?x:D?!1:d;let a={...O,defaultShouldRevalidate:i};sx(S,a)&&(T=xx(n,r,w,e.path,b,S,l,t,a))}T&&j.push({key:s,routeId:e.routeId,path:e.path,matches:T,match:S,request:w,controller:C})}),{dsMatches:A,revalidatingFetchers:j}}function rx(e){return e.loader!=null||e.middleware!=null&&e.middleware.length>0}function ix(e,t,n){if(e.lazy)return{shouldLoad:!0,renderFallback:!0};if(!rx(e))return{shouldLoad:!1,renderFallback:!1};let r=t!=null&&e.id in t,i=n!=null&&n[e.id]!==void 0;if(!r&&i)return{shouldLoad:!1,renderFallback:!1};if(typeof e.loader==`function`&&e.loader.hydrate===!0)return{shouldLoad:!0,renderFallback:!r};let a=!r&&!i;return{shouldLoad:a,renderFallback:a}}function ax(e,t,n){let r=!t||n.route.id!==t.route.id,i=!e.hasOwnProperty(n.route.id);return r||i}function ox(e,t){let n=e.route.path;return e.pathname!==t.pathname||n!=null&&n.endsWith(`*`)&&e.params[`*`]!==t.params[`*`]}function sx(e,t){if(e.route.shouldRevalidate){let n=e.route.shouldRevalidate(t);if(typeof n==`boolean`)return n}return t.defaultShouldRevalidate}function cx(e,t,n,r,i,a){let o;if(e){let t=r[e];gy(t,`No route found to patch children into: routeId = ${e}`),t.children||=[],o=t.children}else o=n.activeRoutes;let s=[],c=[];if(t.forEach(e=>{let t=o.find(t=>lx(e,t));t?c.push({existingRoute:t,newRoute:e}):s.push(e)}),s.length>0){let t=My(s,i,[e||`_`,`patch`,String(o?.length||`0`)],r);o.push(...t)}if(a&&c.length>0)for(let e=0;e<c.length;e++){let{existingRoute:t,newRoute:n}=c[e],r=t,[a]=My([n],i,[],{},!0);Object.assign(r,{element:a.element?a.element:r.element,errorElement:a.errorElement?a.errorElement:r.errorElement,hydrateFallbackElement:a.hydrateFallbackElement?a.hydrateFallbackElement:r.hydrateFallbackElement})}n.hasHMRRoutes||n.setRoutes([...n.activeRoutes])}function lx(e,t){return`id`in e&&`id`in t&&e.id===t.id?!0:e.index===t.index&&e.path===t.path&&e.caseSensitive===t.caseSensitive?(!e.children||e.children.length===0)&&(!t.children||t.children.length===0)?!0:e.children?.every((e,n)=>t.children?.some(t=>lx(e,t)))??!1:!1}var ux=new WeakMap,dx=({key:e,route:t,manifest:n,mapRouteProperties:r})=>{let i=n[t.id];if(gy(i,`No route found in manifest`),!i.lazy||typeof i.lazy!=`object`)return;let a=i.lazy[e];if(!a)return;let o=ux.get(i);o||(o={},ux.set(i,o));let s=o[e];if(s)return s;let c=(async()=>{let t=Dy(e),n=i[e]!==void 0;if(t)_y(!t,`Route property `+e+` is not a supported lazy route property. This property will be ignored.`),o[e]=Promise.resolve();else if(n)_y(!1,`Route "${i.id}" has a static property "${e}" defined. The lazy property will be ignored.`);else{let t=await a();t!=null&&(Object.assign(i,{[e]:t}),Object.assign(i,r(i)))}typeof i.lazy==`object`&&(i.lazy[e]=void 0,Object.values(i.lazy).every(e=>e===void 0)&&(i.lazy=void 0))})();return o[e]=c,c},fx=new WeakMap;function px(e,t,n,r,i){let a=n[e.id];if(gy(a,`No route found in manifest`),!e.lazy)return{lazyRoutePromise:void 0,lazyHandlerPromise:void 0};if(typeof e.lazy==`function`){let t=fx.get(a);if(t)return{lazyRoutePromise:t,lazyHandlerPromise:t};let n=(async()=>{gy(typeof e.lazy==`function`,`No lazy route function found`);let t=await e.lazy(),n={};for(let e in t){let r=t[e];if(r===void 0)continue;let i=ky(e),o=a[e]!==void 0;i?_y(!i,`Route property `+e+` is not a supported property to be returned from a lazy route function. This property will be ignored.`):o?_y(!o,`Route "${a.id}" has a static property "${e}" defined but its lazy function is also returning a value for this property. The lazy route property "${e}" will be ignored.`):n[e]=r}Object.assign(a,n),Object.assign(a,{...r(a),lazy:void 0})})();return fx.set(a,n),n.catch(()=>{}),{lazyRoutePromise:n,lazyHandlerPromise:n}}let o=Object.keys(e.lazy),s=[],c;for(let a of o){if(i&&i.includes(a))continue;let o=dx({key:a,route:e,manifest:n,mapRouteProperties:r});o&&(s.push(o),a===t&&(c=o))}let l=s.length>0?Promise.all(s).then(()=>{}):void 0;return l?.catch(()=>{}),c?.catch(()=>{}),{lazyRoutePromise:l,lazyHandlerPromise:c}}async function mx(e){let t=e.matches.filter(e=>e.shouldLoad),n={};return(await Promise.all(t.map(e=>e.resolve()))).forEach((e,r)=>{n[t[r].route.id]=e}),n}async function hx(e){return e.matches.some(e=>e.route.middleware)?gx(e,()=>mx(e)):mx(e)}function gx(e,t){return _x(e,t,e=>{if(Qx(e))throw e;return e},Wx,n);async function n(t,n,r){if(r)return Object.assign(r.value,{[n]:{type:`error`,result:t}});{let{matches:r}=e,i=Math.min(Math.max(r.findIndex(e=>e.route.id===n),0),Math.max(r.findIndex(e=>e.shouldCallHandler()),0)),a=r[i].route.id;for(let e of r.slice(0,i+1))try{await e._lazyPromises?.route}catch{a=e.route.id;break}return{[Lx(r,a).route.id]:{type:`error`,result:t}}}}}async function _x(e,t,n,r,i){let{matches:a,...o}=e;return await vx(o,a.flatMap(e=>e.route.middleware?e.route.middleware.map(t=>[e.route.id,t]):[]),t,n,r,i)}async function vx(e,t,n,r,i,a,o=0){let{request:s}=e;if(s.signal.aborted)throw s.signal.reason??Error(`Request aborted: ${s.method} ${s.url}`);let c=t[o];if(!c)return await n();let[l,u]=c,d,f=async()=>{if(d)throw Error("You may only call `next()` once per middleware");try{return d={value:await vx(e,t,n,r,i,a,o+1)},d.value}catch(e){return d={value:await a(e,l,d)},d.value}};try{let t=await u(e,f),n=t==null?void 0:r(t);return i(n)?n:d?n??d.value:(d={value:await f()},d.value)}catch(e){return await a(e,l,d)}}function yx(e,t,n,r,i){let a=dx({key:`middleware`,route:r.route,manifest:t,mapRouteProperties:e}),o=px(r.route,eS(n.method)?`action`:`loader`,t,e,i);return{middleware:a,route:o.lazyRoutePromise,handler:o.lazyHandlerPromise}}function bx(e,t,n,r,i,a,o,s,c,l=null,u){let d=!1,f=yx(e,t,n,a,o);return{...a,_lazyPromises:f,shouldLoad:c,shouldRevalidateArgs:l,shouldCallHandler(e){return d=!0,l?typeof u==`boolean`?sx(a,{...l,defaultShouldRevalidate:u}):typeof e==`boolean`?sx(a,{...l,defaultShouldRevalidate:e}):sx(a,l):c},resolve(e){let{lazy:t,loader:o,middleware:l}=a.route,u=d||c||e&&!eS(n.method)&&(t||o),p=l&&l.length>0&&!o&&!t;return u&&(eS(n.method)||!p)?Cx({request:n,path:r,pattern:i,match:a,lazyHandlerPromise:f?.handler,lazyRoutePromise:f?.route,handlerOverride:e,scopedContext:s}):Promise.resolve({type:`data`,result:void 0})}}}function xx(e,t,n,r,i,a,o,s,c=null){return i.map(l=>l.route.id===a.route.id?bx(e,t,n,r,xb(i),l,o,s,!0,c):{...l,shouldLoad:!1,shouldRevalidateArgs:c,shouldCallHandler:()=>!1,_lazyPromises:yx(e,t,n,l,o),resolve:()=>Promise.resolve({type:`data`,result:void 0})})}async function Sx(e,t,n,r,i,a,o){r.some(e=>e._lazyPromises?.middleware)&&await Promise.all(r.map(e=>e._lazyPromises?.middleware));let s={request:t,url:Sb(t,n),pattern:xb(r),params:r[0].params,context:a,matches:r},c=o?()=>{throw Error("You cannot call `runClientMiddleware()` from a static handler `dataStrategy`. Middleware is run outside of `dataStrategy` during SSR in order to bubble up the Response. You can enable middleware via the `respond` API in `query`/`queryRoute`")}:e=>{let t=s;return gx(t,()=>e({...t,fetcherKey:i,runClientMiddleware:()=>{throw Error("Cannot call `runClientMiddleware()` from within an `runClientMiddleware` handler")}}))},l=await e({...s,fetcherKey:i,runClientMiddleware:c});try{await Promise.all(r.flatMap(e=>[e._lazyPromises?.handler,e._lazyPromises?.route]))}catch{}return l}async function Cx({request:e,path:t,pattern:n,match:r,lazyHandlerPromise:i,lazyRoutePromise:a,handlerOverride:o,scopedContext:s}){let c,l,u=eS(e.method),d=u?`action`:`loader`,f=i=>{let a,c=new Promise((e,t)=>a=t);l=()=>a(),e.signal.addEventListener(`abort`,l);let u=a=>typeof i==`function`?i({request:e,url:Sb(e,t),pattern:n,params:r.params,context:s},...a===void 0?[]:[a]):Promise.reject(Error(`You cannot call the handler for a route which defines a boolean "${d}" [routeId: ${r.route.id}]`)),f=(async()=>{try{return{type:`data`,result:await(o?o(e=>u(e)):u())}}catch(e){return{type:`error`,result:e}}})();return Promise.race([f,c])};try{let t=u?r.route.action:r.route.loader;if(i||a)if(t){let e,[n]=await Promise.all([f(t).catch(t=>{e=t}),i,a]);if(e!==void 0)throw e;c=n}else{await i;let t=u?r.route.action:r.route.loader;if(t)[c]=await Promise.all([f(t),a]);else if(d===`action`){let t=new URL(e.url),n=t.pathname+t.search;throw zx(405,{method:e.method,pathname:n,routeId:r.route.id})}else return{type:`data`,result:void 0}}else if(t)c=await f(t);else{let t=new URL(e.url);throw zx(404,{pathname:t.pathname+t.search})}}catch(e){return{type:`error`,result:e}}finally{l&&e.signal.removeEventListener(`abort`,l)}return c}async function wx(e){let t=e.headers.get(`Content-Type`);return t&&/\bapplication\/json\b/.test(t)?e.body==null?null:e.json():e.text()}async function Tx(e){let{result:t,type:n}=e;if(Xx(t)){let e;try{e=await wx(t)}catch(e){return{type:`error`,error:e}}return n===`error`?{type:`error`,error:new yb(t.status,t.statusText,e),statusCode:t.status,headers:t.headers}:{type:`data`,data:e,statusCode:t.status,headers:t.headers}}return n===`error`?Yx(t)?t.data instanceof Error?{type:`error`,error:t.data,statusCode:t.init?.status,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`error`,error:Ux(t),statusCode:bb(t)?t.status:void 0,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`error`,error:t,statusCode:bb(t)?t.status:void 0}:Yx(t)?{type:`data`,data:t.data,statusCode:t.init?.status,headers:t.init?.headers?new Headers(t.init.headers):void 0}:{type:`data`,data:t}}function Ex(e,t,n,r,i){let a=e.headers.get(`Location`);if(gy(a,`Redirects returned/thrown from loaders/actions must have a Location header`),!ab(a)){let o=r.slice(0,r.findIndex(e=>e.route.id===n)+1);a=ex(new URL(t.url),o,i,a),e.headers.set(`Location`,a)}return e}var Dx=[`about:`,`blob:`,`chrome:`,`chrome-untrusted:`,`content:`,`data:`,`devtools:`,`file:`,`filesystem:`,`javascript:`];function Ox(e){try{return Dx.includes(new URL(e).protocol)}catch{return!1}}function kx(e,t,n,r){if(ab(e)){let r=e,i=dy.test(r)?new URL(fy(r,t.protocol)):new URL(r);if(Ox(i.toString()))throw Error(`Invalid redirect location`);let a=rb(i.pathname,n)!=null;if(i.origin===t.origin&&a)return fb(i.pathname)+i.search+i.hash}try{if(Ox(r.createURL(e).toString()))throw Error(`Invalid redirect location`)}catch{}return e}function Ax(e,t,n,r){let i=e.createURL(Vx(t)).toString(),a={signal:n};if(r&&eS(r.formMethod)){let{formMethod:e,formEncType:t}=r;a.method=e.toUpperCase(),t===`application/json`?(a.headers=new Headers({"Content-Type":t}),a.body=JSON.stringify(r.json)):t===`text/plain`?a.body=r.text:t===`application/x-www-form-urlencoded`&&r.formData?a.body=jx(r.formData):a.body=r.formData}return new Request(i,a)}function jx(e){let t=new URLSearchParams;for(let[n,r]of e.entries())t.append(n,typeof r==`string`?r:r.name);return t}function Mx(e){let t=new FormData;for(let[n,r]of e.entries())t.append(n,r);return t}function Nx(e,t,n,r=!1,i=!1){let a={},o=null,s,c=!1,l={},u=n&&qx(n[1])?n[1].error:void 0;return e.forEach(n=>{if(!(n.route.id in t))return;let d=n.route.id,f=t[d];if(gy(!Jx(f),`Cannot handle redirect results in processLoaderData`),qx(f)){let t=f.error;if(u!==void 0&&(t=u,u=void 0),o||={},i)o[d]=t;else{let n=Lx(e,d);o[n.route.id]??(o[n.route.id]=t)}r||(a[d]=Xb),c||(c=!0,s=bb(f.error)?f.error.status:500),f.headers&&(l[d]=f.headers)}else a[d]=f.data,f.statusCode&&f.statusCode!==200&&!c&&(s=f.statusCode),f.headers&&(l[d]=f.headers)}),u!==void 0&&n&&(o={[n[0]]:u},n[2]&&(a[n[2]]=void 0)),{loaderData:a,errors:o,statusCode:s||200,loaderHeaders:l}}function Px(e,t,n,r,i,a,o){let{loaderData:s,errors:c}=Nx(t,n,r);return i.filter(e=>!e.matches||e.matches.some(e=>e.shouldLoad)).forEach(t=>{let{key:n,match:r,controller:i}=t;if(i&&i.signal.aborted)return;let s=a[n];if(gy(s,`Did not find corresponding fetcher result`),qx(s)){let t=Lx(e.matches,r?.route.id);c&&c[t.route.id]||(c={...c,[t.route.id]:s.error}),o.delete(n)}else if(Jx(s))gy(!1,`Unhandled fetcher revalidation redirect`);else{let e=lS(s.data);o.set(n,e)}}),{loaderData:s,errors:c}}function Fx(e,t,n,r){let i=Object.entries(t).filter(([,e])=>e!==Xb).reduce((e,[t,n])=>(e[t]=n,e),{});for(let a of n){let n=a.route.id;if(!t.hasOwnProperty(n)&&e.hasOwnProperty(n)&&a.route.loader&&(i[n]=e[n]),r&&r.hasOwnProperty(n))break}return i}function Ix(e){return e?qx(e[1])?{actionData:{}}:{actionData:{[e[0]]:e[1].data}}:{}}function Lx(e,t){return(t?e.slice(0,e.findIndex(e=>e.route.id===t)+1):[...e]).reverse().find(e=>e.route.ErrorBoundary!=null||e.route.errorElement!=null)||e[0]}function Rx(e){let t=e.length===1?e[0]:e.find(e=>e.index||!e.path||e.path===`/`)||{id:`__shim-error-route__`};return{matches:[{params:{},pathname:``,pathnameBase:``,route:t}],route:t}}function zx(e,{pathname:t,routeId:n,method:r,type:i,message:a}={}){let o=`Unknown Server Error`,s=`Unknown @remix-run/router error`;return e===400?(o=`Bad Request`,r&&t&&n?s=`You made a ${r} request to "${t}" but did not provide a \`loader\` for route "${n}", so there is no way to handle the request.`:i===`invalid-body`&&(s=`Unable to encode submission body`)):e===403?(o=`Forbidden`,s=`Route "${n}" does not match URL "${t}"`):e===404?(o=`Not Found`,s=`No route matches URL "${t}"`):e===405&&(o=`Method Not Allowed`,r&&t&&n?s=`You made a ${r.toUpperCase()} request to "${t}" but did not provide an \`action\` for route "${n}", so there is no way to handle the request.`:r&&(s=`Invalid request method "${r.toUpperCase()}"`)),new yb(e||500,o,Error(s),!0)}function Bx(e){let t=Object.entries(e);for(let e=t.length-1;e>=0;e--){let[n,r]=t[e];if(Jx(r))return{key:n,result:r}}}function Vx(e){return xy({...typeof e==`string`?Sy(e):e,hash:``})}function Hx(e,t){return e.pathname!==t.pathname||e.search!==t.search?!1:e.hash===``?t.hash!==``:e.hash===t.hash?!0:t.hash!==``}function Ux(e){return new yb(e.init?.status??500,e.init?.statusText??`Internal Server Error`,e.data)}function Wx(e){return typeof e==`object`&&!!e&&Object.entries(e).every(([e,t])=>typeof e==`string`&&Gx(t))}function Gx(e){return typeof e==`object`&&!!e&&`type`in e&&`result`in e&&(e.type===`data`||e.type===`error`)}function Kx(e){return Xx(e.result)&&Wb.has(e.result.status)}function qx(e){return e.type===`error`}function Jx(e){return(e&&e.type)===`redirect`}function Yx(e){return typeof e==`object`&&!!e&&`type`in e&&`data`in e&&`init`in e&&e.type===`DataWithResponseInit`}function Xx(e){return e!=null&&typeof e.status==`number`&&typeof e.statusText==`string`&&typeof e.headers==`object`&&e.body!==void 0}function Zx(e){return Wb.has(e)}function Qx(e){return Xx(e)&&Zx(e.status)&&e.headers.has(`Location`)}function $x(e){return Ub.has(e.toUpperCase())}function eS(e){return Vb.has(e.toUpperCase())}function tS(e){return new URLSearchParams(e).getAll(`index`).some(e=>e===``)}function nS(e,t){let n=typeof t==`string`?Sy(t).search:t.search;if(e[e.length-1].route.index&&tS(n||``))return e[e.length-1];let r=lb(e);return r[r.length-1]}function rS(e,t,n){return{url:Sb(e.createURL(t),t),pattern:n?xb(n):``,params:n?.[0]?.params?{...n[0].params}:{}}}function iS(e){let{formMethod:t,formAction:n,formEncType:r,text:i,formData:a,json:o}=e;if(!(!t||!n||!r)){if(i!=null)return{formMethod:t,formAction:n,formEncType:r,formData:void 0,json:void 0,text:i};if(a!=null)return{formMethod:t,formAction:n,formEncType:r,formData:a,json:void 0,text:void 0};if(o!==void 0)return{formMethod:t,formAction:n,formEncType:r,formData:void 0,json:o,text:void 0}}}function aS(e,t,n,r){return r?{state:`loading`,location:e,matches:t,historyAction:n,formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text}:{state:`loading`,location:e,matches:t,historyAction:n,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0}}function oS(e,t,n,r){return{state:`submitting`,location:e,matches:t,historyAction:n,formMethod:r.formMethod,formAction:r.formAction,formEncType:r.formEncType,formData:r.formData,json:r.json,text:r.text}}function sS(e,t){return e?{state:`loading`,formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t}:{state:`loading`,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:t}}function cS(e,t){return{state:`submitting`,formMethod:e.formMethod,formAction:e.formAction,formEncType:e.formEncType,formData:e.formData,json:e.json,text:e.text,data:t?t.data:void 0}}function lS(e){return{state:`idle`,formMethod:void 0,formAction:void 0,formEncType:void 0,formData:void 0,json:void 0,text:void 0,data:e}}function uS(e,t){try{let n=e.sessionStorage.getItem(Yb);if(n){let e=JSON.parse(n);for(let[n,r]of Object.entries(e||{}))r&&Array.isArray(r)&&t.set(n,new Set(r||[]))}}catch{}}function dS(e,t){if(t.size>0){let n={};for(let[e,r]of t)n[e]=[...r];try{e.sessionStorage.setItem(Yb,JSON.stringify(n))}catch(e){_y(!1,`Failed to save applied view transitions in sessionStorage (${e}).`)}}}function fS(){let e,t,n=new Promise((r,i)=>{e=async e=>{r(e);try{await n}catch{}},t=async e=>{i(e);try{await n}catch{}}});return{promise:n,resolve:e,reject:t}}var pS=B.createContext(null);pS.displayName=`DataRouter`;var mS=B.createContext(null);mS.displayName=`DataRouterState`;var hS=B.createContext(!1);function gS(){return B.useContext(hS)}var _S=B.createContext({isTransitioning:!1});_S.displayName=`ViewTransition`;var vS=B.createContext(new Map);vS.displayName=`Fetchers`;var yS=B.createContext(null);yS.displayName=`Await`;var bS=B.createContext(null);bS.displayName=`Navigation`;var xS=B.createContext(null);xS.displayName=`Location`;var SS=B.createContext({outlet:null,matches:[],isDataRoute:!1});SS.displayName=`Route`;var CS=B.createContext(null);CS.displayName=`RouteError`;var wS=`REACT_ROUTER_ERROR`,TS=`REDIRECT`,ES=`ROUTE_ERROR_RESPONSE`;function DS(e){if(e.startsWith(`${wS}:${TS}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`&&typeof t.location==`string`&&typeof t.reloadDocument==`boolean`&&typeof t.replace==`boolean`)return t}catch{}}function OS(e){if(e.startsWith(`${wS}:${ES}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t==`object`&&t&&typeof t.status==`number`&&typeof t.statusText==`string`)return new yb(t.status,t.statusText,t.data)}catch{}}function kS(e,{relative:t}={}){gy(AS(),`useHref() may be used only in the context of a <Router> component.`);let{basename:n,navigator:r}=B.useContext(bS),{hash:i,pathname:a,search:o}=RS(e,{relative:t}),s=a;return n!==`/`&&(s=a===`/`?n:pb([n,a])),r.createHref({pathname:s,search:o,hash:i})}function AS(){return B.useContext(xS)!=null}function jS(){return gy(AS(),`useLocation() may be used only in the context of a <Router> component.`),B.useContext(xS).location}var MS=`You should call navigate() in a React.useEffect(), not when your component is first rendered.`;function NS(){let{isDataRoute:e}=B.useContext(SS);return e?nC():PS()}function PS(){gy(AS(),`useNavigate() may be used only in the context of a <Router> component.`);let e=B.useContext(pS),{basename:t,navigator:n}=B.useContext(bS),{matches:r}=B.useContext(SS),{pathname:i}=jS(),a=JSON.stringify(ub(r)),o=B.useRef(!1);return B.useLayoutEffect(()=>{o.current=!0}),B.useCallback((r,s={})=>{if(_y(o.current,MS),!o.current)return;if(typeof r==`number`){n.go(r);return}let c=db(r,JSON.parse(a),i,s.relative===`path`);e==null&&t!==`/`&&(c.pathname=c.pathname===`/`?t:pb([t,c.pathname])),(s.replace?n.replace:n.push)(c,s.state,s)},[t,n,a,i,e])}var FS=B.createContext(null);function IS(e){let t=B.useContext(SS).outlet;return B.useMemo(()=>t&&B.createElement(FS.Provider,{value:e},t),[t,e])}function LS(){let{matches:e}=B.useContext(SS);return e[e.length-1]?.params??{}}function RS(e,{relative:t}={}){let{matches:n}=B.useContext(SS),{pathname:r}=jS(),i=JSON.stringify(ub(n));return B.useMemo(()=>db(e,JSON.parse(i),r,t===`path`),[e,i,r,t])}function zS(e,t,n){gy(AS(),`useRoutes() may be used only in the context of a <Router> component.`);let{navigator:r}=B.useContext(bS),{matches:i}=B.useContext(SS),a=i[i.length-1],o=a?a.params:{};a&&a.pathname;let s=a?a.pathnameBase:`/`;a&&a.route;let c=jS(),l;if(t){let e=typeof t==`string`?Sy(t):t;gy(s===`/`||e.pathname?.startsWith(s),`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${s}" but pathname "${e.pathname}" was given in the \`location\` prop.`),l=e}else l=c;let u=l.pathname||`/`,d=u;if(s!==`/`){let e=s.replace(/^\//,``).split(`/`);d=`/`+u.replace(/^\//,``).split(`/`).slice(e.length).join(`/`)}let f=n&&n.state.matches.length?n.state.matches.map(e=>Object.assign(e,{route:n.manifest[e.route.id]||e.route})):Py(e,{pathname:d}),p=KS(f&&f.map(e=>Object.assign({},e,{params:Object.assign({},o,e.params),pathname:pb([s,r.encodeLocation?r.encodeLocation(e.pathname.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathname]),pathnameBase:e.pathnameBase===`/`?s:pb([s,r.encodeLocation?r.encodeLocation(e.pathnameBase.replace(/%/g,`%25`).replace(/\?/g,`%3F`).replace(/#/g,`%23`)).pathname:e.pathnameBase])})),i,n);return t&&p?B.createElement(xS.Provider,{value:{location:{pathname:`/`,search:``,hash:``,state:null,key:`default`,mask:void 0,...l},navigationType:`POP`}},p):p}function BS(){let e=tC(),t=bb(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null;return B.createElement(B.Fragment,null,B.createElement(`h2`,null,`Unexpected Application Error!`),B.createElement(`h3`,{style:{fontStyle:`italic`}},t),n?B.createElement(`pre`,{style:{padding:`0.5rem`,backgroundColor:`rgba(200,200,200, 0.5)`}},n):null,null)}var VS=B.createElement(BS,null),HS=class extends B.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static contextType=hS;static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||t.revalidation!==`idle`&&e.revalidation===`idle`?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error===void 0?t.error:e.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error(`React Router caught the following error during render`,e)}render(){let e=this.state.error;if(this.context&&typeof e==`object`&&e&&`digest`in e&&typeof e.digest==`string`){let t=OS(e.digest);t&&(e=t)}let t=e===void 0?this.props.children:B.createElement(SS.Provider,{value:this.props.routeContext},B.createElement(CS.Provider,{value:e,children:this.props.component}));return this.context?B.createElement(WS,{error:e},t):t}},US=new WeakMap;function WS({children:e,error:t}){let{basename:n}=B.useContext(bS);if(typeof t==`object`&&t&&`digest`in t&&typeof t.digest==`string`){let e=DS(t.digest);if(e){let r=US.get(t);if(r)throw r;let i=wb(e.location,n),a=i.absoluteURL||i.to;if(Ox(a))throw Error(`Invalid redirect location`);if(Cb&&!US.get(t))if(i.isExternal||e.reloadDocument)window.location.href=a;else{let n=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(i.to,{replace:e.replace}));throw US.set(t,n),n}return B.createElement(`meta`,{httpEquiv:`refresh`,content:`0;url=${a}`})}}return e}function GS({routeContext:e,match:t,children:n}){let r=B.useContext(pS);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),B.createElement(SS.Provider,{value:e},n)}function KS(e,t=[],n){let r=n?.state;if(e==null){if(!r)return null;if(r.errors)e=r.matches;else if(t.length===0&&!r.initialized&&r.matches.length>0)e=r.matches;else return null}let i=e,a=r?.errors;if(a!=null){let e=i.findIndex(e=>e.route.id&&a?.[e.route.id]!==void 0);gy(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(a).join(`,`)}`),i=i.slice(0,Math.min(i.length,e+1))}let o=!1,s=-1;if(n&&r){o=r.renderFallback;for(let e=0;e<i.length;e++){let t=i[e];if((t.route.HydrateFallback||t.route.hydrateFallbackElement)&&(s=e),t.route.id){let{loaderData:e,errors:a}=r,c=t.route.loader&&!e.hasOwnProperty(t.route.id)&&(!a||a[t.route.id]===void 0);if(t.route.lazy||c){n.isStatic&&(o=!0),i=s>=0?i.slice(0,s+1):[i[0]];break}}}}let c=n?.onError,l=r&&c?(e,t)=>{c(e,{location:r.location,params:r.matches?.[0]?.params??{},pattern:xb(r.matches),errorInfo:t})}:void 0;return i.reduceRight((e,n,c)=>{let u,d=!1,f=null,p=null;r&&(u=a&&n.route.id?a[n.route.id]:void 0,f=n.route.errorElement||VS,o&&(s<0&&c===0?(iC(`route-fallback`,!1,"No `HydrateFallback` element provided to render during initial hydration"),d=!0,p=null):s===c&&(d=!0,p=n.route.hydrateFallbackElement||null)));let m=t.concat(i.slice(0,c+1)),h=()=>{let t;return t=u?f:d?p:n.route.Component?B.createElement(n.route.Component,null):n.route.element?n.route.element:e,B.createElement(GS,{match:n,routeContext:{outlet:e,matches:m,isDataRoute:r!=null},children:t})};return r&&(n.route.ErrorBoundary||n.route.errorElement||c===0)?B.createElement(HS,{location:r.location,revalidation:r.revalidation,component:f,error:u,children:h(),routeContext:{outlet:null,matches:m,isDataRoute:!0},onError:l}):h()},null)}function qS(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function JS(e){let t=B.useContext(pS);return gy(t,qS(e)),t}function YS(e){let t=B.useContext(mS);return gy(t,qS(e)),t}function XS(e){let t=B.useContext(SS);return gy(t,qS(e)),t}function ZS(e){let t=XS(e),n=t.matches[t.matches.length-1];return gy(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function QS(){return ZS(`useRouteId`)}function $S(){let e=YS(`useNavigation`);return B.useMemo(()=>{let{matches:t,historyAction:n,...r}=e.navigation;return r},[e.navigation])}function eC(){let{matches:e,loaderData:t}=YS(`useMatches`);return B.useMemo(()=>e.map(e=>Iy(e,t)),[e,t])}function tC(){let e=B.useContext(CS),t=YS(`useRouteError`),n=ZS(`useRouteError`);return e===void 0?t.errors?.[n]:e}function nC(){let{router:e}=JS(`useNavigate`),t=ZS(`useNavigate`),n=B.useRef(!1);return B.useLayoutEffect(()=>{n.current=!0}),B.useCallback(async(r,i={})=>{_y(n.current,MS),n.current&&(typeof r==`number`?await e.navigate(r):await e.navigate(r,{fromRouteId:t,...i}))},[e,t])}var rC={};function iC(e,t,n){!t&&!rC[e]&&(rC[e]=!0,_y(!1,n))}var aC={};function oC(e,t){!e&&!aC[t]&&(aC[t]=!0,console.warn(t))}var sC=[`HydrateFallback`,`hydrateFallbackElement`],cC=class{status=`pending`;promise;resolve;reject;constructor(){this.promise=new Promise((e,t)=>{this.resolve=t=>{this.status===`pending`&&(this.status=`resolved`,e(t))},this.reject=e=>{this.status===`pending`&&(this.status=`rejected`,t(e))}})}};function lC({router:e,flushSync:t,onError:n,useTransitions:r}){r=gS()||r;let[i,a]=B.useState(e.state),[o,s]=(0,B.useOptimistic)(i),[c,l]=B.useState(),[u,d]=B.useState({isTransitioning:!1}),[f,p]=B.useState(),[m,h]=B.useState(),[g,_]=B.useState(),v=B.useRef(new Map),y=B.useCallback((i,{deletedFetchers:o,newErrors:c,flushSync:u,viewTransitionOpts:g})=>{c&&n&&Object.values(c).forEach(e=>n(e,{location:i.location,params:i.matches[0]?.params??{},pattern:xb(i.matches)})),i.fetchers.forEach((e,t)=>{e.data!==void 0&&v.current.set(t,e.data)}),o.forEach(e=>v.current.delete(e)),oC(u===!1||t!=null,'You provided the `flushSync` option to a router update, but you are not using the `<RouterProvider>` from `react-router/dom` so `ReactDOM.flushSync()` is unavailable. Please update your app to `import { RouterProvider } from "react-router/dom"` and ensure you have `react-dom` installed as a dependency to use the `flushSync` option.');let y=e.window!=null&&e.window.document!=null&&typeof e.window.document.startViewTransition==`function`;if(oC(g==null||y,"You provided the `viewTransition` option to a router update, but you do not appear to be running in a DOM environment as `window.startViewTransition` is not available."),!g||!y){t&&u?t(()=>a(i)):r===!1?a(i):B.startTransition(()=>{r===!0&&s(e=>uC(e,i)),a(i)});return}if(t&&u){t(()=>{m&&(f?.resolve(),m.skipTransition()),d({isTransitioning:!0,flushSync:!0,currentLocation:g.currentLocation,nextLocation:g.nextLocation})});let n=e.window.document.startViewTransition(()=>{t(()=>a(i))});n.finished.finally(()=>{t(()=>{p(void 0),h(void 0),l(void 0),d({isTransitioning:!1})})}),t(()=>h(n));return}m?(f?.resolve(),m.skipTransition(),_({state:i,currentLocation:g.currentLocation,nextLocation:g.nextLocation})):(l(i),d({isTransitioning:!0,flushSync:!1,currentLocation:g.currentLocation,nextLocation:g.nextLocation}))},[e.window,t,m,f,r,s,n]);B.useLayoutEffect(()=>e.subscribe(y),[e,y]),B.useEffect(()=>{u.isTransitioning&&!u.flushSync&&p(new cC)},[u]),B.useEffect(()=>{if(f&&c&&e.window){let t=c,n=f.promise,i=e.window.document.startViewTransition(async()=>{r===!1?a(t):B.startTransition(()=>{r===!0&&s(e=>uC(e,t)),a(t)}),await n});i.finished.finally(()=>{p(void 0),h(void 0),l(void 0),d({isTransitioning:!1})}),h(i)}},[c,f,e.window,r,s]),B.useEffect(()=>{f&&c&&o.location.key===c.location.key&&f.resolve()},[f,m,o.location,c]),B.useEffect(()=>{!u.isTransitioning&&g&&(l(g.state),d({isTransitioning:!0,flushSync:!1,currentLocation:g.currentLocation,nextLocation:g.nextLocation}),_(void 0))},[u.isTransitioning,g]);let b=B.useMemo(()=>({createHref:e.createHref,encodeLocation:e.encodeLocation,go:t=>e.navigate(t),push:(t,n,r)=>e.navigate(t,{state:n,preventScrollReset:r?.preventScrollReset}),replace:(t,n,r)=>e.navigate(t,{replace:!0,state:n,preventScrollReset:r?.preventScrollReset})}),[e]),x=e.basename||`/`,S=B.useMemo(()=>({router:e,navigator:b,static:!1,basename:x,onError:n}),[e,b,x,n]);return B.createElement(B.Fragment,null,B.createElement(pS.Provider,{value:S},B.createElement(mS.Provider,{value:o},B.createElement(vS.Provider,{value:v.current},B.createElement(_S.Provider,{value:u},B.createElement(mC,{basename:x,location:o.location,navigationType:o.historyAction,navigator:b,useTransitions:r},B.createElement(dC,{routes:e.routes,manifest:e.manifest,future:e.future,state:o,isStatic:!1,onError:n})))))),null)}function uC(e,t){return{...e,navigation:t.navigation.state===`idle`?e.navigation:t.navigation,revalidation:t.revalidation===`idle`?e.revalidation:t.revalidation,actionData:t.navigation.state===`submitting`?e.actionData:t.actionData,fetchers:t.fetchers}}var dC=B.memo(fC);function fC({routes:e,manifest:t,future:n,state:r,isStatic:i,onError:a}){return zS(e,void 0,{manifest:t,state:r,isStatic:i,onError:a,future:n})}function pC(e){return IS(e.context)}function mC({basename:e=`/`,children:t=null,location:n,navigationType:r=`POP`,navigator:i,static:a=!1,useTransitions:o}){gy(!AS(),`You cannot render a <Router> inside another <Router>. You should never have more than one in your app.`);let s=e.replace(/^\/*/,`/`),c=B.useMemo(()=>({basename:s,navigator:i,static:a,useTransitions:o,future:{}}),[s,i,a,o]);typeof n==`string`&&(n=Sy(n));let{pathname:l=`/`,search:u=``,hash:d=``,state:f=null,key:p=`default`,mask:m}=n,h=B.useMemo(()=>{let e=rb(l,s);return e==null?null:{location:{pathname:e,search:u,hash:d,state:f,key:p,mask:m},navigationType:r}},[s,l,u,d,f,p,r,m]);return _y(h!=null,`<Router basename="${s}"> is not able to match the URL "${l}${u}${d}" because it does not start with the basename, so the <Router> won't render anything.`),h==null?null:B.createElement(bS.Provider,{value:c},B.createElement(xS.Provider,{children:t,value:h}))}B.Component;var hC=`application/x-www-form-urlencoded`;function gC(e){return typeof HTMLElement<`u`&&e instanceof HTMLElement}function _C(e){return gC(e)&&e.tagName.toLowerCase()===`button`}function vC(e){return gC(e)&&e.tagName.toLowerCase()===`form`}function yC(e){return gC(e)&&e.tagName.toLowerCase()===`input`}function bC(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function xC(e,t){return e.button===0&&(!t||t===`_self`)&&!bC(e)}var SC=null;function CC(){if(SC===null)try{new FormData(document.createElement(`form`),0),SC=!1}catch{SC=!0}return SC}var wC=new Set([`application/x-www-form-urlencoded`,`multipart/form-data`,`text/plain`]);function TC(e){return e!=null&&!wC.has(e)?(_y(!1,`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${hC}"`),null):e}function EC(e,t){let n,r,i,a,o;if(vC(e)){let o=e.getAttribute(`action`);r=o?rb(o,t):null,n=e.getAttribute(`method`)||`get`,i=TC(e.getAttribute(`enctype`))||hC,a=new FormData(e)}else if(_C(e)||yC(e)&&(e.type===`submit`||e.type===`image`)){let o=e.form;if(o==null)throw Error(`Cannot submit a <button> or <input type="submit"> without a <form>`);let s=e.getAttribute(`formaction`)||o.getAttribute(`action`);if(r=s?rb(s,t):null,n=e.getAttribute(`formmethod`)||o.getAttribute(`method`)||`get`,i=TC(e.getAttribute(`formenctype`))||TC(o.getAttribute(`enctype`))||hC,a=new FormData(o,e),!CC()){let{name:t,type:n,value:r}=e;if(n===`image`){let e=t?`${t}.`:``;a.append(`${e}x`,`0`),a.append(`${e}y`,`0`)}else t&&a.append(t,r)}}else if(gC(e))throw Error(`Cannot submit element that is not <form>, <button>, or <input type="submit|image">`);else n=`get`,r=null,i=hC,o=e;return a&&i===`text/plain`&&(o=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:o}}function DC(e,t){if(e===!1||e==null)throw Error(t)}var OC={"&":`\\u0026`,">":`\\u003e`,"<":`\\u003c`,"\u2028":`\\u2028`,"\u2029":`\\u2029`},kC=/[&><\u2028\u2029]/g;function AC(e){return e.replace(kC,e=>OC[e])}function jC(e,t){let n=typeof e==`string`?new URL(e,typeof window>`u`?`server://singlefetch/`:window.location.origin):e;return n.pathname.endsWith(`/`)?n.pathname=`${n.pathname}_.${t}`:n.pathname=`${n.pathname}.${t}`,n}var MC=`modulepreload`,NC=function(e){return`/`+e},PC={},FC=function(e,t,n){let r=Promise.resolve();if(t&&t.length>0){let e=document.getElementsByTagName(`link`),i=document.querySelector(`meta[property=csp-nonce]`),a=i?.nonce||i?.getAttribute(`nonce`);function o(e){return Promise.all(e.map(e=>Promise.resolve(e).then(e=>({status:`fulfilled`,value:e}),e=>({status:`rejected`,reason:e}))))}function s(e){return import.meta.resolve?import.meta.resolve(e):new URL(e,new URL(`../../../src/node/plugins/importAnalysisBuild.ts`,import.meta.url)).href}r=o(t.map(t=>{if(t=NC(t,n),t=s(t),t in PC)return;PC[t]=!0;let r=t.endsWith(`.css`);for(let n=e.length-1;n>=0;n--){let i=e[n];if(i.href===t&&(!r||i.rel===`stylesheet`))return}let i=document.createElement(`link`);if(i.rel=r?`stylesheet`:MC,r||(i.as=`script`),i.crossOrigin=``,i.href=t,a&&i.setAttribute(`nonce`,a),document.head.appendChild(i),r)return new Promise((e,n)=>{i.addEventListener(`load`,e),i.addEventListener(`error`,()=>n(Error(`Unable to preload CSS for ${t}`)))})}))}function i(e){let t=new Event(`vite:preloadError`,{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}return r.then(t=>{for(let e of t||[])e.status===`rejected`&&i(e.reason);return e().catch(i)})};async function IC(e,t){if(e.id in t)return t[e.id];try{let n=await FC(()=>import(e.module),[]);return t[e.id]=n,n}catch(t){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(t),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function LC(e){return e!=null&&typeof e.page==`string`}function RC(e){return e==null?!1:e.href==null?e.rel===`preload`&&typeof e.imageSrcSet==`string`&&typeof e.imageSizes==`string`:typeof e.rel==`string`&&typeof e.href==`string`}async function zC(e,t,n){return WC((await Promise.all(e.map(async e=>{let r=t.routes[e.route.id];if(r){let e=await IC(r,n);return e.links?e.links():[]}return[]}))).flat(1).filter(RC).filter(e=>e.rel===`stylesheet`||e.rel===`preload`).map(e=>e.rel===`stylesheet`?{...e,rel:`prefetch`,as:`style`}:{...e,rel:`prefetch`}))}function BC(e,t,n,r,i,a){let o=(e,t)=>n[t]?e.route.id!==n[t].route.id:!0,s=(e,t)=>n[t].pathname!==e.pathname||n[t].route.path?.endsWith(`*`)&&n[t].params[`*`]!==e.params[`*`];return a===`assets`?t.filter((e,t)=>o(e,t)||s(e,t)):a===`data`?t.filter((t,a)=>{let c=r.routes[t.route.id];if(!c||!c.hasLoader)return!1;if(o(t,a)||s(t,a))return!0;if(t.route.shouldRevalidate){let r=t.route.shouldRevalidate({currentUrl:new URL(i.pathname+i.search+i.hash,window.origin),currentParams:n[0]?.params||{},nextUrl:new URL(e,window.origin),nextParams:t.params,defaultShouldRevalidate:!0});if(typeof r==`boolean`)return r}return!0}):[]}function VC(e,t,{includeHydrateFallback:n}={}){return HC(e.map(e=>{let r=t.routes[e.route.id];if(!r)return[];let i=[r.module];return r.clientActionModule&&(i=i.concat(r.clientActionModule)),r.clientLoaderModule&&(i=i.concat(r.clientLoaderModule)),n&&r.hydrateFallbackModule&&(i=i.concat(r.hydrateFallbackModule)),r.imports&&(i=i.concat(r.imports)),i}).flat(1))}function HC(e){return[...new Set(e)]}function UC(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function WC(e,t){let n=new Set,r=new Set(t);return e.reduce((e,i)=>{if(t&&!LC(i)&&i.as===`script`&&i.href&&r.has(i.href))return e;let a=JSON.stringify(UC(i));return n.has(a)||(n.add(a),e.push({key:a,link:i})),e},[])}function GC(){let e=B.useContext(pS);return DC(e,`You must render this element inside a <DataRouterContext.Provider> element`),e}function KC(){let e=B.useContext(mS);return DC(e,`You must render this element inside a <DataRouterStateContext.Provider> element`),e}var qC=B.createContext(void 0);qC.displayName=`FrameworkContext`;function JC(){let e=B.useContext(qC);return DC(e,`You must render this element inside a <HydratedRouter> element`),e}function YC(e,t){let n=B.useContext(qC),[r,i]=B.useState(!1),[a,o]=B.useState(!1),{onFocus:s,onBlur:c,onMouseEnter:l,onMouseLeave:u,onTouchStart:d}=t,f=B.useRef(null);B.useEffect(()=>{if(e===`render`&&o(!0),e===`viewport`){let e=new IntersectionObserver(e=>{e.forEach(e=>{o(e.isIntersecting)})},{threshold:.5});return f.current&&e.observe(f.current),()=>{e.disconnect()}}},[e]),B.useEffect(()=>{if(r){let e=setTimeout(()=>{o(!0)},100);return()=>{clearTimeout(e)}}},[r]);let p=()=>{i(!0)},m=()=>{i(!1),o(!1)};return n?e===`intent`?[a,f,{onFocus:XC(s,p),onBlur:XC(c,m),onMouseEnter:XC(l,p),onMouseLeave:XC(u,m),onTouchStart:XC(d,p)}]:[a,f,{}]:[!1,f,{}]}function XC(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function ZC({page:e,...t}){let n=gS(),{nonce:r}=JC(),{router:i}=GC(),a=B.useMemo(()=>Py(i.routes,e,i.basename),[i.routes,e,i.basename]);return a?(t.nonce==null&&r&&(t={...t,nonce:r}),n?B.createElement($C,{page:e,matches:a,...t}):B.createElement(ew,{page:e,matches:a,...t})):null}function QC(e){let{manifest:t,routeModules:n}=JC(),[r,i]=B.useState([]);return B.useEffect(()=>{let r=!1;return zC(e,t,n).then(e=>{r||i(e)}),()=>{r=!0}},[e,t,n]),r}function $C({page:e,matches:t,...n}){let r=jS(),i=B.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=jC(e,`rsc`),i=!1,a=[];for(let e of t)typeof e.route.shouldRevalidate==`function`?i=!0:a.push(e.route.id);return i&&a.length>0&&n.searchParams.set(`_routes`,a.join(`,`)),[n.pathname+n.search]},[e,r,t]);return B.createElement(B.Fragment,null,i.map(e=>B.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})))}function ew({page:e,matches:t,...n}){let r=jS(),{manifest:i,routeModules:a}=JC(),{loaderData:o,matches:s}=KC(),c=B.useMemo(()=>BC(e,t,s,i,r,`data`),[e,t,s,i,r]),l=B.useMemo(()=>BC(e,t,s,i,r,`assets`),[e,t,s,i,r]),u=B.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let n=new Set,s=!1;if(t.forEach(e=>{let t=i.routes[e.route.id];!t||!t.hasLoader||(!c.some(t=>t.route.id===e.route.id)&&e.route.id in o&&a[e.route.id]?.shouldRevalidate||t.hasClientLoader?s=!0:n.add(e.route.id))}),n.size===0)return[];let l=jC(e,`data`);return s&&n.size>0&&l.searchParams.set(`_routes`,t.filter(e=>n.has(e.route.id)).map(e=>e.route.id).join(`,`)),[l.pathname+l.search]},[o,r,i,c,t,e,a]),d=B.useMemo(()=>VC(l,i),[l,i]),f=QC(l);return B.createElement(B.Fragment,null,u.map(e=>B.createElement(`link`,{key:e,rel:`prefetch`,as:`fetch`,href:e,...n})),d.map(e=>B.createElement(`link`,{key:e,rel:`modulepreload`,href:e,...n})),f.map(({key:e,link:t})=>B.createElement(`link`,{key:e,nonce:n.nonce,...t,crossOrigin:t.crossOrigin??n.crossOrigin})))}function tw(...e){return t=>{e.forEach(e=>{typeof e==`function`?e(t):e!=null&&(e.current=t)})}}var nw=typeof window<`u`&&window.document!==void 0&&window.document.createElement!==void 0;try{nw&&(window.__reactRouterVersion=`8.3.0`)}catch{}function rw(e,t){return Qb({basename:t?.basename,getContext:t?.getContext,future:t?.future,history:hy({window:t?.window}),hydrationData:t?.hydrationData||iw(),routes:e,mapRouteProperties:jy,hydrationRouteProperties:sC,dataStrategy:t?.dataStrategy,patchRoutesOnNavigation:t?.patchRoutesOnNavigation,window:t?.window,instrumentations:t?.instrumentations}).initialize()}function iw(){let e=window?.__staticRouterHydrationData;return e&&e.errors&&(e={...e,errors:aw(e.errors)}),e}function aw(e){if(!e)return null;let t=Object.entries(e),n={};for(let[e,r]of t)if(r&&r.__type===`RouteErrorResponse`)n[e]=new yb(r.status,r.statusText,r.data,r.internal===!0);else if(r&&r.__type===`Error`){if(typeof r.__subType==`string`&&vb.includes(r.__subType)){let t=window[r.__subType];if(typeof t==`function`)try{let i=new t(r.message);i.stack=``,n[e]=i}catch{}}if(n[e]==null){let t=Error(r.message);t.stack=``,n[e]=t}}else n[e]=r;return n}function ow({basename:e,children:t,history:n,useTransitions:r}){let[i,a]=B.useState({action:n.action,location:n.location}),o=B.useCallback(e=>{r===!1?a(e):B.startTransition(()=>a(e))},[r]);return B.useLayoutEffect(()=>n.listen(o),[n,o]),B.createElement(mC,{basename:e,children:t,location:i.location,navigationType:i.action,navigator:n,useTransitions:r})}ow.displayName=`unstable_HistoryRouter`;var sw=B.forwardRef(function({onClick:e,discover:t=`render`,prefetch:n=`none`,relative:r,reloadDocument:i,replace:a,mask:o,state:s,target:c,to:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m){let{basename:h,navigator:g,useTransitions:_}=B.useContext(bS),v=typeof l==`string`&&uy.test(l),y=wb(l,h);l=y.to;let b=kS(l,{relative:r}),x=jS(),S=null;if(o){let e=db(o,[],x.mask?x.mask.pathname:`/`,!0);h!==`/`&&(e.pathname=e.pathname===`/`?h:pb([h,e.pathname])),S=g.createHref(e)}let[C,w,T]=YC(n,p),E=mw(l,{replace:a,mask:o,state:s,target:c,preventScrollReset:u,relative:r,viewTransition:d,defaultShouldRevalidate:f,useTransitions:_});function D(t){e&&e(t),t.defaultPrevented||E(t)}let O=!(y.isExternal||i),k=B.createElement(`a`,{...p,...T,href:(O?S:void 0)||y.absoluteURL||b,onClick:O?D:e,ref:tw(m,w),target:c,"data-discover":!v&&t===`render`?`true`:void 0});return C&&!v?B.createElement(B.Fragment,null,k,B.createElement(ZC,{page:b})):k});sw.displayName=`Link`;var cw=B.forwardRef(function({"aria-current":e=`page`,caseSensitive:t=!1,className:n=``,end:r=!1,style:i,to:a,viewTransition:o,children:s,...c},l){let u=RS(a,{relative:c.relative}),d=jS(),f=B.useContext(mS),{navigator:p,basename:m}=B.useContext(bS),h=f!=null&&ww(u)&&o===!0,g=p.encodeLocation?p.encodeLocation(u).pathname:u.pathname,_=d.pathname,v=f&&f.navigation&&f.navigation.location?f.navigation.location.pathname:null;t||(_=_.toLowerCase(),v=v?v.toLowerCase():null,g=g.toLowerCase()),v&&m&&(v=rb(v,m)||v);let y=g!==`/`&&g.endsWith(`/`)?g.length-1:g.length,b=_===g||!r&&_.startsWith(g)&&_.charAt(y)===`/`,x=v!=null&&(v===g||!r&&v.startsWith(g)&&v.charAt(y)===`/`),S={isActive:b,isPending:x,isTransitioning:h},C=b?e:void 0,w;w=typeof n==`function`?n(S):[n,b?`active`:null,x?`pending`:null,h?`transitioning`:null].filter(Boolean).join(` `);let T=typeof i==`function`?i(S):i;return B.createElement(sw,{...c,"aria-current":C,className:w,ref:l,style:T,to:a,viewTransition:o},typeof s==`function`?s(S):s)});cw.displayName=`NavLink`;var lw=B.forwardRef(({discover:e=`render`,fetcherKey:t,navigate:n,reloadDocument:r,replace:i,state:a,method:o=`get`,action:s,onSubmit:c,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f,...p},m)=>{let{useTransitions:h}=B.useContext(bS),g=_w(),_=vw(s,{relative:l}),v=o.toLowerCase()===`get`?`get`:`post`,y=typeof s==`string`&&uy.test(s);return B.createElement(`form`,{ref:m,method:v,action:_,onSubmit:r?c:e=>{if(c&&c(e),e.defaultPrevented)return;e.preventDefault();let r=e.nativeEvent.submitter,s=r?.getAttribute(`formmethod`)||o,p=()=>g(r||e.currentTarget,{fetcherKey:t,method:s,navigate:n,replace:i,state:a,relative:l,preventScrollReset:u,viewTransition:d,defaultShouldRevalidate:f});h&&n!==!1?B.startTransition(()=>p()):p()},...p,"data-discover":!y&&e===`render`?`true`:void 0})});lw.displayName=`Form`;function uw({getKey:e,storageKey:t,...n}){let r=B.useContext(qC),{basename:i}=B.useContext(bS),a=jS(),o=eC();Sw({getKey:e,storageKey:t});let s=B.useMemo(()=>{if(!r||!e)return null;let t=xw(a,o,i,e);return t===a.key?null:t},[]);if(!r||r.isSpaMode)return null;let c=((e,t)=>{if(!window.history.state||!window.history.state.key){let e=Math.random().toString(32).slice(2);window.history.replaceState({key:e},``)}try{let n=JSON.parse(sessionStorage.getItem(e)||`{}`)[t||window.history.state.key];typeof n==`number`&&window.scrollTo(0,n)}catch(t){console.error(t),sessionStorage.removeItem(e)}}).toString();return n.nonce==null&&r?.nonce&&(n.nonce=r.nonce),B.createElement(`script`,{...n,suppressHydrationWarning:!0,dangerouslySetInnerHTML:{__html:`(${c})(${AC(JSON.stringify(t||yw))}, ${AC(JSON.stringify(s))})`}})}uw.displayName=`ScrollRestoration`;function dw(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function fw(e){let t=B.useContext(pS);return gy(t,dw(e)),t}function pw(e){let t=B.useContext(mS);return gy(t,dw(e)),t}function mw(e,{target:t,replace:n,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c,useTransitions:l}={}){let u=NS(),d=jS(),f=RS(e,{relative:o});return B.useCallback(p=>{if(xC(p,t)){p.preventDefault();let t=n===void 0?xy(d)===xy(f):n,m=()=>u(e,{replace:t,mask:r,state:i,preventScrollReset:a,relative:o,viewTransition:s,defaultShouldRevalidate:c});l?B.startTransition(()=>m()):m()}},[d,u,f,n,r,i,t,e,a,o,s,c,l])}var hw=0,gw=()=>`__${String(++hw)}__`;function _w(){let{router:e}=fw(`useSubmit`),{basename:t}=B.useContext(bS),n=QS(),r=e.fetch,i=e.navigate;return B.useCallback(async(e,a={})=>{let{action:o,method:s,encType:c,formData:l,body:u}=EC(e,t);a.navigate===!1?await r(a.fetcherKey||gw(),n,a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,flushSync:a.flushSync}):await i(a.action||o,{defaultShouldRevalidate:a.defaultShouldRevalidate,preventScrollReset:a.preventScrollReset,formData:l,body:u,formMethod:a.method||s,formEncType:a.encType||c,replace:a.replace,state:a.state,fromRouteId:n,flushSync:a.flushSync,viewTransition:a.viewTransition})},[r,i,t,n])}function vw(e,{relative:t}={}){let{basename:n}=B.useContext(bS),r=B.useContext(SS);gy(r,`useFormAction must be used inside a RouteContext`);let[i]=r.matches.slice(-1),a={...RS(e||`.`,{relative:t})},o=jS();if(e==null){a.search=o.search;let e=new URLSearchParams(a.search),t=e.getAll(`index`);if(t.some(e=>e===``)){e.delete(`index`),t.filter(e=>e).forEach(t=>e.append(`index`,t));let n=e.toString();a.search=n?`?${n}`:``}}return(!e||e===`.`)&&i.route.index&&(a.search=a.search?a.search.replace(/^\?/,`?index&`):`?index`),n!==`/`&&(a.pathname=a.pathname===`/`?n:pb([n,a.pathname])),xy(a)}var yw=`react-router-scroll-positions`,bw={};function xw(e,t,n,r){let i=null;return r&&(i=r(n===`/`?e:{...e,pathname:rb(e.pathname,n)||e.pathname},t)),i??=e.key,i}function Sw({getKey:e,storageKey:t}={}){let{router:n}=fw(`useScrollRestoration`),{restoreScrollPosition:r,preventScrollReset:i}=pw(`useScrollRestoration`),{basename:a}=B.useContext(bS),o=jS(),s=eC(),c=$S();B.useEffect(()=>(window.history.scrollRestoration=`manual`,()=>{window.history.scrollRestoration=`auto`}),[]),Cw(B.useCallback(()=>{if(c.state===`idle`){let t=xw(o,s,a,e);bw[t]=window.scrollY}try{sessionStorage.setItem(t||yw,JSON.stringify(bw))}catch(e){_y(!1,`Failed to save scroll positions in sessionStorage, <ScrollRestoration /> will not work properly (${e}).`)}window.history.scrollRestoration=`auto`},[c.state,e,a,o,s,t])),typeof document<`u`&&(B.useLayoutEffect(()=>{try{let e=sessionStorage.getItem(t||yw);e&&(bw=JSON.parse(e))}catch{}},[t]),B.useLayoutEffect(()=>{let t=n?.enableScrollRestoration(bw,()=>window.scrollY,e?(t,n)=>xw(t,n,a,e):void 0);return()=>t&&t()},[n,a,e]),B.useLayoutEffect(()=>{if(r!==!1){if(typeof r==`number`){window.scrollTo(0,r);return}try{if(o.hash){let e=document.getElementById(decodeURIComponent(o.hash.slice(1)));if(e){e.scrollIntoView();return}}}catch{_y(!1,`"${o.hash.slice(1)}" is not a decodable element ID. The view will not scroll to it.`)}i!==!0&&window.scrollTo(0,0)}},[o,r,i]))}function Cw(e,t){let{capture:n}=t||{};B.useEffect(()=>{let t=n==null?void 0:{capture:n};return window.addEventListener(`pagehide`,e,t),()=>{window.removeEventListener(`pagehide`,e,t)}},[e,n])}function ww(e,{relative:t}={}){let n=B.useContext(_S);gy(n!=null,"`useViewTransitionState` must be used within `react-router/dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=fw(`useViewTransitionState`),i=RS(e,{relative:t});if(!n.isTransitioning)return!1;let a=rb(n.currentLocation.pathname,r)||n.currentLocation.pathname,o=rb(n.nextLocation.pathname,r)||n.nextLocation.pathname;return $y(i.pathname,o)!=null||$y(i.pathname,a)!=null}var Tw=`frizz-boot-id`;function Ew(e){try{return sessionStorage.getItem(e)}catch{return null}}function Dw(e,t){try{sessionStorage.setItem(e,t)}catch{}}function Ow(e){switch(Fm(Ew(Tw),e)){case`noop`:return;case`record`:Dw(Tw,e);return;case`adopt`:Dw(Tw,e);return}}var kw={board:`query`,threadBody:`query`,threadTranscript:`query`,threadTranscriptEarlier:`query`,subAgentTranscript:`query`,subAgentSteer:`mutation`,subAgentStop:`mutation`,backgroundShellOutput:`query`,backgroundShellActivity:`query`,stopBackgroundOp:`mutation`,pendingInteractions:`query`,interactionGet:`query`,interactionResolve:`mutation`,interactionCancel:`mutation`,dispatch:`mutation`,adoptThread:`mutation`,followUp:`mutation`,unqueueFollowUp:`mutation`,deliverQueuedNow:`mutation`,setThreadPermission:`mutation`,threadProfileOptions:`query`,setThreadProfile:`mutation`,markRead:`mutation`,threadSeen:`mutation`,setThreadState:`mutation`,completeThread:`mutation`,setThreadSnooze:`mutation`,setThreadRecurringPrompt:`mutation`,setOwnThreadRecurringPrompt:`mutation`,getOwnThreadRecurringPrompt:`mutation`,setOwnThreadStopHook:`mutation`,setOwnThreadHeartbeat:`mutation`,setThreadHeartbeat:`mutation`,setOwnThreadTimer:`mutation`,addOwnThreadWatch:`mutation`,dropOwnThreadWatch:`mutation`,listOwnThreadWatches:`mutation`,promoteOwnThreadWatch:`mutation`,cancelOwnThreadTimer:`mutation`,listOwnThreadTimers:`mutation`,reloadThreadPlugins:`mutation`,snoozeAwaitingBackground:`mutation`,confirmAwaiting:`mutation`,forgetThread:`mutation`,planBody:`query`,planDelete:`mutation`,threadTerminalCommand:`query`,openExternal:`mutation`,openLocalFile:`mutation`,localMarkdown:`query`,resolveLocalPaths:`query`,markComplete:`mutation`,setThreadStatus:`mutation`,dismissThread:`mutation`,repairThread:`mutation`,archiveThread:`mutation`,killAgent:`mutation`,renameThread:`mutation`,aiRenameThread:`mutation`,codexModels:`query`,quota:`query`,authStatus:`query`,accountLogout:`mutation`,accountLoginStart:`mutation`,accountLoginStatus:`query`,accountLoginCancel:`mutation`,threadLocate:`query`,projectsList:`query`,projectPick:`mutation`,projectAdd:`mutation`,projectsReorder:`mutation`,projectIconPick:`mutation`,projectIconSet:`mutation`,projectIconClear:`mutation`,settingsGet:`query`,settingsSet:`mutation`,settingsReset:`mutation`,dispatchPreferencesGet:`query`,dispatchPreferenceSet:`mutation`,githubPromptDefaults:`query`,githubStatus:`query`,githubList:`query`,githubDispatchBatch:`mutation`},Aw=`Frizz is updating and restarting. Your draft is preserved; wait until it is ready before sending or changing settings.`;function jw(e){return e?.retryableRpc===!0}function Mw(e){return Object.defineProperty(e,"retryableRpc",{value:!0,enumerable:!1}),e}function Nw(e){if(e===`mutation`&&X.controlPlaneState===`restarting`)throw Mw(Error(Aw))}async function Pw(e,t){let n=await e.text(),r;try{r=JSON.parse(n)}catch{throw e.status===404||e.status===405?Error(`Frizz server restart required — this control is newer than the running server`):Error(`RPC ${t} returned an invalid response`)}if(!e.ok){let e=Error(typeof r.error==`string`?r.error:`RPC ${t} failed`);throw r.retryable===!0?Mw(e):e}return r.result}async function Fw(e,t,n,r){if(Nw(t),t===`query`){let t=new URL(`${Ng()}/rpc/${e}`,location.origin);n!==void 0&&t.searchParams.set(`input`,JSON.stringify(n));let i=await fetch(t.toString(),{signal:r?.signal});return Ow(i.headers.get(`x-frizz-boot`)),Pw(i,e)}let i=await fetch(`${Ng()}/rpc/${e}`,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(n??{}),signal:r?.signal});return Ow(i.headers.get(`x-frizz-boot`)),Pw(i,e)}var Q=new Proxy({},{get(e,t){let n=kw[t];if(n)return(e,r)=>Fw(t,n,e,r)}}),Iw=class{currentSeq=-1;resync;interactionsInvalidated;constructor(e,t=()=>{}){this.resync=e,this.interactionsInvalidated=t}reset(){this.currentSeq=-1}handle(e){switch(e.type){case`board`:Ow(e.bootId),w_(e.board),this.currentSeq=typeof e.seq==`number`?e.seq:-1;break;case`board-delta`:switch(Ow(e.bootId),Pm(this.currentSeq,e.seq)){case`apply`:D_(e)?this.currentSeq=e.seq:this.resync();break;case`ignore`:break;case`resync`:this.resync();break}break;case`notify`:Lw(e);break;case`interactions-invalidated`:this.interactionsInvalidated(e);break}}};function Lw(e){if(!X.notificationsEnabled||!document.hidden||typeof Notification>`u`||Notification.permission!==`granted`)return;let t=new Notification(e.title,{body:e.body,tag:`${kg()}/${e.slug}`}),n=Dg()??X.board?.projectSlug;t.onclick=()=>{window.focus(),n===void 0||Dg()===n?f_(e.slug):location.assign(`${Og(n)}/thread/${encodeURIComponent(e.slug)}`),t.close()}}var Rw=(e,t)=>[`interactions`,`pending`,e,t],zw=(e,t,n)=>[`interactions`,`record`,e,t,n];function Bw(e,t){let n=Rw(t.owner.threadSlug,t.owner.sessionId);e.setQueryData(n,e=>e&&(t.lifecycle===`pending`?{interactions:e.interactions.map(e=>e.id===t.id?t:e)}:{interactions:e.interactions.filter(e=>e.id!==t.id)}))}function Vw(e,t){Bw(e,{...t,delivery:{effect:`reconnect-required`}})}async function Hw(e,t){await Promise.all([e.invalidateQueries({queryKey:Rw(t.slug,t.sessionId),exact:!0}),e.invalidateQueries({queryKey:zw(t.slug,t.sessionId,t.interactionId),exact:!0})])}var Uw=null,Ww=null,Gw=0,Kw=null,qw=0,Jw=null,Yw=new Iw(()=>$w(),e=>{Jw&&Hw(Jw,e)}),Xw=35e3;function Zw(){if(Uw)return;X.connection!==`open`&&(X.connection=`connecting`),Uw=new EventSource(`${Ng()}/events`);let e=Dg();if(Gw=Date.now(),Uw.onopen=()=>{Ww&&=(clearTimeout(Ww),null),qw=0,Gw=Date.now(),X.connection=`open`},Uw.addEventListener(`heartbeat`,()=>{Gw=Date.now()}),Uw.onmessage=t=>{if(e===Dg()){Gw=Date.now();try{Yw.handle(JSON.parse(t.data))}catch(e){console.error(`bad SSE event`,e)}}},Uw.onerror=()=>Qw(),!Kw){Kw=setInterval(()=>{Uw&&Date.now()-Gw>Xw&&Qw()},1e4);let e=()=>{(!Uw||Date.now()-Gw>Xw)&&Qw(!0)};window.addEventListener(`focus`,e),window.addEventListener(`online`,e),document.addEventListener(`visibilitychange`,()=>{document.hidden||e()})}}function Qw(e=!1){if(Uw?.close(),Uw=null,Yw.reset(),qw++,X.connection=qw>3?`closed`:`connecting`,Ww){if(!e)return;clearTimeout(Ww),Ww=null}let t=e?0:Math.min(1e3*2**Math.min(qw-1,4),15e3);Ww=setTimeout(()=>{Ww=null,Zw()},t)}function $w(){Yw.reset(),Uw?.close(),Uw=null,Zw()}function eT(){Yw.reset(),Uw?.close(),Uw=null,X.connection=`connecting`,Zw()}function tT(e){e&&(Jw=e),document.readyState===`complete`?Zw():window.addEventListener(`load`,Zw,{once:!0})}function nT(e,t){let n=new Set(e.filter(e=>e.role===`user`&&e.sourceId).map(e=>e.sourceId));return t.filter(e=>e.role===`user`&&e.sourceId&&!n.has(e.sourceId)).map(e=>e.text.trim())}function rT(e,t){let n=new Set;for(let r of t)for(let t=0;t<e.length;t++){if(n.has(t))continue;let i=e[t].text.trim();if(r===i){n.add(t);break}if(!r.startsWith(i))continue;let a=i.length;for(let i=t+1;i<e.length&&!n.has(i);i++){let o=e[i].text.trim();if(!r.startsWith(`
|
|
206
|
+
|
|
207
|
+
`,a)||!r.startsWith(o,a+2))break;if(a+=2+o.length,a===r.length){for(let e=t;e<=i;e++)n.add(e);break}}if(n.has(t))break}return n}function iT(e,t){if(!e?.length)return t;let n=e.filter(e=>e.queued&&!e.sourceId&&e.role===`user`&&e.text.trim());if(!n.length)return t;let r=new Set(t.map(e=>e.deliveryId).filter(e=>!!e)),i=rT(n,nT(e,t)),a=n.filter((e,t)=>!i.has(t)&&!(e.deliveryId&&r.has(e.deliveryId)));if(!a.length)return t;let o=a.filter(n=>cT(n,sT(t),sT(e)));return o.length?[...t,...o]:t}var aT=6e4,oT=new WeakMap;function sT(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n.queued&&!n.sourceId)continue;let r=n.at?Date.parse(n.at):NaN;if(Number.isFinite(r))return r}return NaN}function cT(e,t,n){if(!Number.isFinite(t))return!0;let r=oT.get(e);return r===void 0?(oT.set(e,Number.isFinite(n)?n:t),cT(e,t,n)):t-r<=aT?!0:(console.warn(`[frizz] retiring a stranded optimistic send: the transcript advanced past it without ever recording it`,{text:e.text.slice(0,120),advancedMs:t-r}),!1)}var lT=new WeakMap;function uT(e){let t=lT.get(e);return t===void 0&&(t=JSON.stringify(e),lT.set(e,t)),t}function dT(e,t){if(!e?.length||!t.length)return t;let n=new Map;for(let t of e)t.sourceId&&n.set(t.sourceId,t);if(!n.size)return t;let r=!1,i=t.map(e=>{if(e===n.get(e.sourceId??``))return e;let t=e.sourceId?n.get(e.sourceId):void 0;return t&&uT(t)===uT(e)?(r=!0,t):e});return r?i:t}function fT(e,t,n){if(!e)return!1;let r=Date.parse(e);if(!Number.isFinite(r))return!1;let i=t?Date.parse(t):0;return t&&!Number.isFinite(i)?!1:r-i>n}function pT(e){if(e)for(let t=e.length-1;t>=0;t--){let n=e[t].at;if(n)return n}}function mT(e,t){let n=Math.max(0,Math.min(e.length,t));for(let t=n-1;t>=0;t--)if(e[t].role===`user`)return t;return n>0?0:null}function hT(e,t,n){if(!t)return n;let r=e.findIndex(e=>e.sourceId===t);return r>=0?r:0}function gT(e,t){let n=new Map;e.forEach((e,t)=>{e.sourceId&&n.set(e.sourceId,t)});for(let e=0;e<t.length;e++){let r=t[e].sourceId,i=r?n.get(r):void 0;if(i!==void 0)return{previousIndex:i,incomingIndex:e}}}function _T(e,t){if(!e?.historyLoaded||e.transcriptKey!==t.transcriptKey)return t;let n=gT(e.messages,t.messages);return n?{...t,messages:[...e.messages.slice(0,n.previousIndex).filter(e=>!e.pinnedFromSourceId),...t.messages.slice(n.incomingIndex)],beforeCursor:e.beforeCursor,hasEarlier:e.hasEarlier,reachedTurnBoundary:e.reachedTurnBoundary,historyLoaded:!0}:t}function vT(e,t){if(!e)return{messages:[...t]};let n=gT(e.messages,t);return n?e.historyLoaded?{...e,messages:[...e.messages.slice(0,n.previousIndex).filter(e=>!e.pinnedFromSourceId),...t.slice(n.incomingIndex)]}:{...e,messages:[...t]}:{messages:[...t]}}function yT(e,t){if(e.transcriptKey!==t.transcriptKey)return e;let n=new Set(t.messages.map(e=>e.sourceId).filter(Boolean)),r=e.messages.filter(e=>!e.pinnedFromSourceId||!n.has(e.pinnedFromSourceId)),i=new Set(r.map(e=>e.sourceId).filter(Boolean)),a=t.messages.filter(e=>!e.sourceId||!i.has(e.sourceId));return{...e,messages:[...a,...r],beforeCursor:t.beforeCursor,hasEarlier:t.hasEarlier,reachedTurnBoundary:t.reachedTurnBoundary,historyLoaded:!0}}function bT(e,t=0){if(!e)return null;let n=[...e.querySelectorAll(`[data-transcript-source-id]`)].filter(e=>e.dataset.transcriptSticky!==`true`),r=n.find(e=>e.getBoundingClientRect().bottom>t)??n[0],i=r?.dataset.transcriptSourceId;return r&&i?{sourceId:i,top:r.getBoundingClientRect().top}:null}function xT(e,t){return t-e}function ST(e,t,n){if(!e||!t)return!1;let r=[...e.querySelectorAll(`[data-transcript-source-id]`)].find(e=>e.dataset.transcriptSourceId===t.sourceId);return r?(n(xT(t.top,r.getBoundingClientRect().top)),!0):!1}function CT(e){let{remaining:t,scrollY:n,maxScrollY:r,alreadyReserved:i}=e;return!(t>.5)||r<=0||i?`settle`:n>=r-1?`reserve`:`settle`}var wT=null,TT=null,ET=null,DT=null,OT=0,kT=0,AT=!1,jT=!1,MT=!1,NT=new Map,PT=new Iw(()=>GT(),e=>{TT&&Hw(TT,e)}),FT=35e3;function IT(){return`${location.origin.replace(/^http/,`ws`)}${Ng()}/ws`}var LT,RT=!1;function zT(){LT=Dg(),RT=!0}function BT(e){return RT&<===e}function VT(){if(wT||MT)return;X.connection!==`open`&&(X.connection=`connecting`),zT();let e=new WebSocket(IT()),t=Dg();wT=e,AT=!1,kT=Date.now(),e.onopen=()=>{jT=!0,kT=Date.now(),X.connection=`open`,X.socketTranscripts=!0,ET&&=(clearTimeout(ET),null)},e.onmessage=n=>{if(!(wT!==e||t!==Dg())){kT=Date.now();try{let e=JSON.parse(n.data),t=YT(e);t&&(OT=0),t&&e.t===`event`&&e.event.type===`board`&&(AT=!0,ZT())}catch(e){console.error(`bad /ws message`,e)}}},e.onerror=()=>{},e.onclose=()=>{wT===e&&(wT=null,UT())},KT()}function HT(){let e=wT;if(wT=null,AT=!1,e){e.onopen=null,e.onmessage=null,e.onerror=null,e.onclose=null;try{e.close()}catch{}}}function UT(){if(PT.reset(),!jT){JT();return}OT++,X.connection=OT>3?`closed`:`connecting`,WT()}function WT(e=!1){if(ET){if(!e)return;clearTimeout(ET),ET=null}let t=e?0:Math.min(1e3*2**Math.min(OT-1,4),15e3);ET=setTimeout(()=>{ET=null,VT()},t)}function GT(){PT.reset(),HT(),VT()}function KT(){if(DT)return;DT=setInterval(()=>{wT&&Date.now()-kT>FT&&qT()},1e4);let e=()=>{MT||(!wT||Date.now()-kT>FT)&&qT(!0)};window.addEventListener(`focus`,e),window.addEventListener(`online`,e),document.addEventListener(`visibilitychange`,()=>{document.hidden||e()})}function qT(e=!1){if(!MT){if(HT(),PT.reset(),!jT){JT();return}OT++,X.connection=OT>3?`closed`:`connecting`,WT(e)}}function JT(e){MT||(MT=!0,e&&(X.socketBoardFallback=e,X.socketTranscriptFallbacks={}),HT(),X.socketTranscripts=!1,tT(TT??void 0))}function YT(e){switch(e.t){case`event`:return PT.handle(e.event),e.event.type===`board`&&(X.socketBoardFallback=null),!0;case`transcript`:return TT?.setQueryData([`transcript`,e.slug],t=>{let n=vT(t,e.messages);return{...n,messages:dT(t?.messages,iT(t?.messages,n.messages))}}),delete X.socketTranscriptFallbacks[e.slug],!0;case`payload-too-large`:return e.channel===`board`?(X.socketBoardFallback||console.warn(`[frizz] live board payload exceeded the socket limit; using SSE`,{actualBytes:e.actualBytes,maxBytes:e.maxBytes}),JT({actualBytes:e.actualBytes,maxBytes:e.maxBytes})):(X.socketTranscriptFallbacks[e.slug]||console.warn(`[frizz] live transcript payload exceeded the socket limit; updates paused`,{slug:e.slug,actualBytes:e.actualBytes,maxBytes:e.maxBytes}),X.socketTranscriptFallbacks[e.slug]={kind:`payload-too-large`,actualBytes:e.actualBytes,maxBytes:e.maxBytes}),!1;case`resource-limited`:return X.socketTranscriptFallbacks[e.slug]||console.warn(`[frizz] live transcript read budget reached; updates paused`,{slug:e.slug,scope:e.scope,retryAfterMs:e.retryAfterMs}),X.socketTranscriptFallbacks[e.slug]={kind:`read-budget`,scope:e.scope,retryAfterMs:e.retryAfterMs},!1;case`hb`:return!0}}function XT(e){AT&&wT&&wT.readyState===WebSocket.OPEN&&wT.send(JSON.stringify(e))}function ZT(){for(let e of NT.keys())X.socketTranscriptFallbacks[e]||XT({t:`sub`,topic:`transcript`,slug:e})}function QT(e){let t=(NT.get(e)??0)+1;NT.set(e,t),t===1&&!X.socketTranscriptFallbacks[e]&&XT({t:`sub`,topic:`transcript`,slug:e})}function $T(e){let t=(NT.get(e)??0)-1;t<=0?(NT.delete(e),XT({t:`unsub`,topic:`transcript`,slug:e})):NT.set(e,t)}function eE(e){X.socketTranscriptFallbacks[e]&&(delete X.socketTranscriptFallbacks[e],NT.has(e)&&XT({t:`sub`,topic:`transcript`,slug:e}))}function tE(){NT.clear(),PT.reset(),HT(),X.connection=`connecting`,zT(),MT?eT():VT()}function nE(e){TT=e,zT();let t=()=>VT();document.readyState===`complete`?t():window.addEventListener(`load`,t,{once:!0})}function rE(){return Yd(X).board}function iE(){return Yd(X).board?.projectDir}function aE(e){return e}function oE(e){if(!(!e||e.kind!==`session`||e.foreign||!e.sessionId))return{slug:e.id,sessionId:e.sessionId}}function sE(e){let t=oE(e);if(!(!t||e?.pendingInteraction===!1))return t}function cE(e,t=Date.now()){let n=1/0;for(let t of e){if(!t.expiresAt)continue;let e=Date.parse(t.expiresAt);Number.isFinite(e)&&(n=Math.min(n,e))}return Number.isFinite(n)?Math.max(250,n-t+50):!1}function lE(e){let t=sE(e);return td({queryKey:t?Rw(t.slug,t.sessionId):[`interactions`,`pending`,`unowned`],queryFn:()=>Q.pendingInteractions(t),enabled:t!==void 0,refetchInterval:e=>cE(e.state.data?.interactions??[]),refetchOnReconnect:!0,refetchOnWindowFocus:!0})}var uE=7e3,dE=5e3,fE=3;function pE(e,t){let n=Bu(),r=Yd(X),i=r.socketTranscripts,a=r.socketTranscriptFallbacks[e],o=td({queryKey:[`transcript`,e],queryFn:async()=>{let t=await Q.threadTranscript({slug:e}),r=n.getQueryData([`transcript`,e]),i=_T(r,t);return{...i,messages:dT(r?.messages,iT(r?.messages,i.messages))}},refetchInterval:t.poll&&!i&&!a?1500:!1,refetchOnWindowFocus:!a});return(0,B.useEffect)(()=>{if(!t.poll&&!i||a)return;let r=!1,s=0,c,l=setInterval(()=>{if(r)return;let t=O_(X.board,e)?.lastActivityAt,a=pT(n.getQueryData([`transcript`,e])?.messages);if(!fT(t,a,dE)){s=0;return}if(a!==c&&(s=0),s>=fE)return;s++,c=a;let l=t?Date.parse(t)-(a?Date.parse(a):0):0;console.warn(`[frizz] transcript watchdog: stale view — self-healing`,{slug:e,lagMs:l,transport:i?`socket`:`poll`,attempt:s}),i&&($T(e),QT(e)),r=!0,o.refetch().finally(()=>{r=!1})},uE);return()=>clearInterval(l)},[e,t.poll,i,a]),{...o,transportFallback:a?a.kind===`payload-too-large`?{kind:`payload-too-large`,actualBytes:a.actualBytes,maxBytes:a.maxBytes}:{kind:`read-budget`,scope:a.scope,retryAfterMs:a.retryAfterMs}:null,retryLiveUpdates:()=>eE(e)}}function mE(e,t){return td({queryKey:[`subAgentTranscript`,e,t],queryFn:()=>Q.subAgentTranscript({slug:e,id:t}),refetchInterval:e=>e.state.data?.state===`running`?2500:!1})}function hE(e,t){return td({queryKey:[`backgroundShellOutput`,e,t],queryFn:()=>Q.backgroundShellOutput({slug:e,id:t}),refetchInterval:e=>e.state.data?.state===`running`?1500:!1})}function gE(e,t){let n=[...t].sort(),r=td({queryKey:[`backgroundShellActivity`,e,n],queryFn:()=>Q.backgroundShellActivity({slug:e,ids:n}),enabled:n.length>0,refetchInterval:e=>e.state.data&&!e.state.data.shells.some(e=>e.running)?!1:1500});return(0,B.useMemo)(()=>new Map((r.data?.shells??[]).flatMap(e=>e.lines===null?[]:[[e.id,e.lines]])),[r.data])}function _E(e,t,n,r={}){e.setQueryData([`transcript`,t],e=>{let t=e?.messages??[];return{...e,messages:[...t,{role:`user`,text:n,tools:[],parts:[],queued:!0,deliveryId:r.deliveryId}]}}),r.scrollToBottom!==!1&&typeof window<`u`&&requestAnimationFrame(()=>window.scrollTo({top:document.documentElement.scrollHeight,behavior:`smooth`}))}function vE(e,t,n,r){e.setQueryData([`transcript`,t],e=>{if(!e?.messages?.length)return e;let t=e.messages.findLastIndex(e=>e.queued&&e.role===`user`&&e.text===n&&(r===void 0||e.deliveryId===r));return t===-1?e:{...e,messages:e.messages.filter((e,n)=>n!==t)}})}function yE(){let e=C_();return e?`/thread/${encodeURIComponent(e)}`:X.routeThreadSlug?`/thread/${encodeURIComponent(X.routeThreadSlug)}`:X.view.startsWith(`status:`)?`/status/${encodeURIComponent(X.view.slice(7))}`:`/`}function bE(e){try{return decodeURIComponent(e)}catch{return null}}function xE(e,t=X.board?.projectSlug){let n=jg(e);return n===`/`&&t?Og(t):n}function SE(e){let t=e.match(/^\/thread\/([^/]+)$/);if(t){let e=bE(t[1]);if(e===null){X.routeThreadSlug=null,S_(X.drawers.map(e=>e.id)),X.view=`todos`;return}X.view=`todos`;let n=X.drawers.findIndex(t=>t.kind===`thread`&&t.slug===e&&!t.closing);if(n!==-1){X.routeThreadSlug=null,S_(X.drawers.slice(n+1).map(e=>e.id));return}X.routeThreadSlug=e;return}let n=e.match(/^\/status\/([^/]+)$/);if(n){X.routeThreadSlug=null,S_(X.drawers.map(e=>e.id));let e=bE(n[1]);X.view=e===null?`todos`:`status:${e}`;return}X.routeThreadSlug=null,S_(X.drawers.map(e=>e.id)),X.view=`todos`}function CE(e=location.pathname){SE(Ag(e))}function wE(e){return CE(),Kd(X,()=>{let t=xE(yE());t!==location.pathname&&e(t,{replace:!yE().startsWith(`/thread/`)})})}function TE(e,t){if(!t)return e;let n=e.projectDir!==t.projectDir,r=t.threads.some(e=>e.foreign!==!0)||(t.plans?.length??0)>0;return{projectDir:t.projectDir,hasBeenVisible:n?r:e.hasBeenVisible||r}}var EE=3600*1e3,DE=24*EE,OE=[{value:`1h`,label:`1 hour`,detail:`60 minutes`,kind:`duration`},{value:`tomorrow`,label:`tomorrow`,detail:`9am`,kind:`calendar`},{value:`1d`,label:`1 day`,detail:`24 hours`,kind:`duration`},{value:`3d`,label:`3 days`,detail:`72 hours`,kind:`duration`},{value:`1w`,label:`1 week`,detail:`7 days`,kind:`duration`}],kE=new Set(OE.map(e=>e.value));function AE(e){return typeof e==`string`&&kE.has(e)}function jE(e){return ME(e).label}function ME(e){return OE.find(t=>t.value===e)??OE[2]}function NE(e){let t=ME(e);return t.kind===`calendar`?`Snooze until ${t.label}`:`Snooze ${t.label}`}function PE(e,t=Date.now()){if(e===`tomorrow`){let e=new Date(t);return new Date(e.getFullYear(),e.getMonth(),e.getDate()+1,9,0,0,0).toISOString()}return new Date(t+(e===`1h`?EE:e===`1d`?DE:e===`3d`?3*DE:7*DE)).toISOString()}function FE(e){return String(e).padStart(2,`0`)}function IE(e){return`${e.getFullYear()}-${FE(e.getMonth()+1)}-${FE(e.getDate())}T${FE(e.getHours())}:${FE(e.getMinutes())}`}function LE(e,t=Date.now()){let n=/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2})$/.exec(e);if(!n)return{ok:!1,message:`Choose a local date and time`};let[,r,i,a,o,s]=n,c=[r,i,a,o,s].map(Number),l=new Date(c[0],c[1]-1,c[2],c[3],c[4],0,0);return!Number.isFinite(l.getTime())||l.getFullYear()!==c[0]||l.getMonth()!==c[1]-1||l.getDate()!==c[2]||l.getHours()!==c[3]||l.getMinutes()!==c[4]?{ok:!1,message:`That local time does not exist`}:l.getTime()<=t?{ok:!1,message:`Choose a time in the future`}:{ok:!0,until:l.toISOString()}}function RE(e,t=Date.now()){let n=new Date(e);if(!Number.isFinite(n.getTime()))return``;let r=new Date(t),i=new Date(r.getFullYear(),r.getMonth(),r.getDate()).getTime(),a=new Date(n.getFullYear(),n.getMonth(),n.getDate()).getTime(),o=Math.round((a-i)/DE),s=new Intl.DateTimeFormat(void 0,{hour:`numeric`,minute:`2-digit`}).format(n);if(o===0)return`Today at ${s}`;if(o===1)return`Tomorrow at ${s}`;if(o>1&&o<7)return`${new Intl.DateTimeFormat(void 0,{weekday:`long`}).format(n)} at ${s}`;let c={month:`short`,day:`numeric`};return n.getFullYear()!==r.getFullYear()&&(c.year=`numeric`),`${new Intl.DateTimeFormat(void 0,c).format(n)} at ${s}`}function zE(e,t){if(!ah(e))return null;let n=RE(e,t);return n?n.replace(/^(Today|Tomorrow)/,e=>e.toLowerCase()):null}function BE(e,t=Date.now()){let n=zE(e,t);return n?`Snoozed until ${n}`:null}var VE=120;function HE(e,t=VE){let n=e.trim().replace(/\s+/g,` `);return n.length>t?`${n.slice(0,t-1)}…`:n}function UE(e,t,n=Date.now()){let r=t?.trim();if(!r)return BE(e,n);let i=WE(e,n);return i?`${i} — then: ${HE(r)}`:null}function WE(e,t=Date.now()){let n=zE(e,t);return n?`Auto-snoozed until ${n}`:null}var GE=`frizz.prefs.v1`;function KE(e,t){return typeof e==`boolean`?e:e===`off`?!1:e===`compact`||e===`full`?!0:t}function qE(e,t){return e===`fifo`||e===`lifo`?e:t}function JE(e){let t={compactDiffs:!0,snoozePreset:`1d`,stickyUserMessage:!1,queueOrder:`fifo`,diffsRedefaulted:!0,stickyRedefaulted:!0};try{if(!e)return t;let n=JSON.parse(e);return n.diffsRedefaulted||=(n.compactDiffs=!0,!0),n.stickyRedefaulted||=(n.stickyUserMessage=!1,!0),{...t,...n,snoozePreset:AE(n.snoozePreset)?n.snoozePreset:t.snoozePreset,stickyUserMessage:KE(n.stickyUserMessage,t.stickyUserMessage),queueOrder:qE(n.queueOrder,t.queueOrder)}}catch{return t}}function YE(){try{return JE(typeof localStorage>`u`?null:localStorage.getItem(GE))}catch{return JE(null)}}var XE=Gd(YE());Kd(XE,()=>{try{typeof localStorage<`u`&&localStorage.setItem(GE,JSON.stringify(XE))}catch{}});function ZE(e){return e.kind===`session`&&e.foreign!==!0&&e.runtime===`exited`}var QE=Wm.options,$E={planning:`text-sky-400 border-sky-400/40`,planned:`text-violet-400 border-violet-400/40`,active:`text-emerald-400 border-emerald-400/40`,"needs-human":`text-yellow-400 border-yellow-400/40`,blocked:`text-orange-400 border-orange-400/40`,done:`text-zinc-400 border-zinc-400/40`,dismissed:`text-rose-400 border-rose-400/40`,archived:`text-slate-500 border-slate-500/40`};function eD(e){return sD(e)?rD:e.aiTitle?.trim()&&!tD(e)?nD(e.aiTitle):e.backend===`codex`&&e.titleAuto===!0&&!e.aiTitle?.trim()?iD:e.titleAuto===!1&&e.title.trim()?e.title:e.title.trim()&&!(e.titleAuto===!0&&e.title.trim()===e.id)?e.titleAuto===!0?nD(e.title):e.title.trim():e.titleAuto===!0?iD:e.id}function tD(e){return e.titleLocked??e.titleAuto===!1}function nD(e){let t=e.trim();if(!/^[a-z0-9]+(?:[-_][a-z0-9]+)*$/i.test(t))return t;let n=t.split(/[-_]+/).filter(Boolean);if(n.length===0)return t;let r=n.join(` `).toLowerCase();return r.charAt(0).toUpperCase()+r.slice(1)}var rD=`Spinning up a thread…`,iD=`Untitled thread`,aD=6e4,oD=15e3;function sD(e){if(!e.titleAuto||e.aiTitle)return!1;if(e.backend===`codex`){if(e.runtime===`spawning`)return!0;let t=Date.parse(e.spawnedAt??``);return Number.isFinite(t)&&Date.now()-t<oD}let t=Date.parse(e.spawnedAt??``);return Number.isFinite(t)&&Date.now()-t<aD}function cD(e){return e.status===`done`||e.status===`dismissed`?!1:!!(e.runtime===`perm-prompt`||e.pendingAsk||e.humanBlocked&&e.runtime!==`none`&&e.runtime!==`running`&&e.runtime!==`spawning`||e.pendingQuestion&&e.runtime!==`running`&&e.runtime!==`spawning`||(e.status===`active`||e.status===`planning`)&&(e.runtime===`exited`||e.runtime===`none`)&&e.spawnedAt&&!e.archived)}function lD(e){let t=Date.parse(e.lastUserAt??``),n=Date.parse(e.spawnedAt??``),r=Math.max(Number.isFinite(t)?t:-1/0,Number.isFinite(n)?n:-1/0);return Number.isFinite(r)?r:0}function uD(e){if(SD(e))return lD(e);let t=Date.parse(e.lastAssistantAt??``);return Number.isFinite(t)?t:lD(e)}function dD(e){return SD(e)?e.lastActivityAt??e.spawnedAt:e.lastAssistantAt??e.lastActivityAt??e.spawnedAt}function fD(e){return[...e].sort((e,t)=>{let n=cD(e);if(n!==cD(t))return n?-1:1;let r=uD(t)-uD(e);return r===0?e.id.localeCompare(t.id):r})}function pD(e){return[...e].sort((e,t)=>{let n=uD(t)-uD(e);return n===0?e.id.localeCompare(t.id):n})}function mD(e,t=`fifo`){let n=t===`lifo`?-1:1;return[...e].sort((e,t)=>{let r=(uD(e)-uD(t))*n;return r===0?e.id.localeCompare(t.id):r})}function hD(e){return e.kind===`session`&&e.foreign!==!0&&e.needsYou===!0&&e.state!==`archived`}function gD(e){return e.runtime===`turn-idle`||e.runtime===`exited`}function _D(e){return(e.subAgents??[]).some(e=>Zm(e)&&e.state===`running`)}function vD(e){return _D(e)||e.awaitingBackground===!0}function yD(e,t=Date.now()){return e.find(e=>e.kind===`human`)??e.find(e=>e.kind===`timer`&&ah(e.value)&&Date.parse(e.value)>t)}function bD(e,t=Date.now()){let n=Date.parse(e.snoozedUntil??``);return Number.isFinite(n)&&n>t?e.snoozedUntil:void 0}function xD(e,t=Date.now()){let n=bD(e,t)!==void 0;if(e.state===`archived`||vD(e))return!1;if(n)return e.runtime!==`running`&&e.runtime!==`spawning`;if(e.needsYou||e.pendingAsk||e.runtime===`perm-prompt`||!gD(e))return!1;if(e.limitPause?.autoResume)return!0;let r=e.lastFence?.kind===`awaiting`&&yD(e.lastFence.hints,t)!==void 0,i=e.status===`blocked`&&e.mechanism===`timer`&&typeof e.revalidate==`string`&&ah(e.revalidate)&&Date.parse(e.revalidate)>t;return n||r||i}function SD(e){return e.runtime===`running`||e.runtime===`spawning`?!0:e.runtime===`turn-idle`&&vD(e)}function CD(e){return e.needsYou===!0&&gD(e)}function wD(e){return e.runtime===`turn-idle`&&e.awaitingBackground===!0&&!_D(e)}function TD(e){let t=SD(e);return e.state===`archived`&&!t?`archived`:e.actionableInteraction||e.pendingAsk||e.pendingQuestion||e.nativeInputRequired||e.runtime===`perm-prompt`||e.humanBlocked||e.status===`needs-human`?`needs-input`:t&&!CD(e)&&!wD(e)?`working`:xD(e)?`held`:e.lastFence?.kind===`done`&&gD(e)?`done`:wD(e)?`background`:ZE(e)?`stalled`:`rest`}function ED(e){let t=TD(e);return t===`stalled`?!0:t===`held`&&e.foreign!==!0&&!!e.limitPause?.autoResume}function DD(e){return e.kind===`session`?e.state===`archived`&&!SD(e)?`inactive`:xD(e)?`held`:`active`:null}function OD(e,t=`fifo`){let n=e.filter(kD);return[...mD(e.filter(e=>!kD(e)),t),...pD(n)]}function kD(e){return SD(e)&&e.needsYou!==!0}function AD(e){return{running:e.filter(kD),rested:e.filter(e=>!kD(e))}}function jD(e,t=`fifo`){let n={active:[],held:[],inactive:[]};for(let t of e){if(t.kind===`session`&&t.foreign===!0)continue;let e=DD(t);e&&n[e].push(t)}return n.active=OD(n.active,t),n.held=pD(n.held),n.inactive=pD(n.inactive),n}function MD(e,t){for(let n of[e,t])if(n&&Number.isFinite(Date.parse(n)))return n}function ND(e,t=Date.now()){let n=PD(e,t);return n&&`Last active ${n}`}function PD(e,t=Date.now()){let n=ID(e,t);return n===null||n===FD?n:`${n} ago`}var FD=`just now`;function ID(e,t=Date.now()){let n=e?Date.parse(e):NaN;if(!Number.isFinite(n)||!Number.isFinite(t))return null;let r=Math.max(0,Math.floor((t-n)/1e3));if(r===0)return FD;if(r<60)return`${r} ${r===1?`second`:`seconds`}`;let i=Math.floor(r/60);if(i<60)return`${i} ${i===1?`minute`:`minutes`}`;let a=Math.floor(i/60);if(a<24)return`${a} ${a===1?`hour`:`hours`}`;let o=Math.floor(a/24);if(o<7)return`${o} ${o===1?`day`:`days`}`;let s=Math.floor(o/7);if(s<5)return`${s} ${s===1?`week`:`weeks`}`;let c=Math.floor(o/30);if(c<12)return`${c} ${c===1?`month`:`months`}`;let l=Math.floor(o/365);return`${l} ${l===1?`year`:`years`}`}var LD=3e4,RD=new Set,zD=Date.now(),BD;function VD(){zD=Date.now();for(let e of RD)e();HD()}function HD(){if(RD.size===0)return;let e=LD-zD%LD;BD=setTimeout(VD,e||LD)}function UD(e){return RD.add(e),RD.size===1&&(zD=Date.now(),HD()),()=>{RD.delete(e),RD.size===0&&BD&&(clearTimeout(BD),BD=void 0)}}function WD(){return zD}function GD(){return(0,B.useSyncExternalStore)(UD,WD,WD)}function KD({size:e=15}){return(0,V.jsxs)(`svg`,{width:e,height:e,viewBox:`0 0 15 15`,"aria-hidden":!0,className:`text-muted/85`,children:[(0,V.jsx)(`rect`,{x:`0.5`,y:`0.5`,width:`14`,height:`14`,rx:`3.5`,fill:`none`,stroke:`currentColor`,strokeOpacity:`0.5`,strokeWidth:`1`}),(0,V.jsx)(`rect`,{x:`0.5`,y:`0.5`,width:`14`,height:`14`,rx:`3.5`,fill:`none`,stroke:`currentColor`,strokeWidth:`1`,strokeLinecap:`round`,strokeDasharray:`11 39`,children:(0,V.jsx)(`animate`,{attributeName:`stroke-dashoffset`,from:`50`,to:`0`,dur:`1.1s`,repeatCount:`indefinite`})})]})}function qD(e){return e===`running`}function JD(e,t){return e===`pending`&&t===`background`}var YD=2e3;function XD(e,t){return e===`pending`&&t===void 0}function ZD(e,t,n,r){if(!XD(e,t))return!1;let i=n?Date.parse(n):NaN;return Number.isFinite(i)?r-i>=YD:!0}function QD(e){return e?.split(`
|
|
208
|
+
`).find(e=>e.trim())?.trim().replace(/\s+/g,` `)||void 0}function $D(e,t){if(e.name===`Interrupt process`||e.status===`cancelled`||e.backgroundState!==`background`)return;let n=new Set([QD(e.desc),QD(e.detail),QD(e.command)].filter(e=>!!e));if(n.size===0)return;let r=t.filter(e=>n.has(QD(e.label)??``));return r.some(e=>e.state===`running`)?`running`:r.some(e=>e.state===`stale`)?`stale`:void 0}function eO(e){if(e<1)return`<1 ms`;if(e<1e3)return`${Math.round(e)} ms`;if(e<6e4)return`${e<1e4?(e/1e3).toFixed(1):Math.round(e/1e3)} sec`;let t=Math.floor(e/6e4),n=Math.round(e%6e4/1e3);return n?`${t} min ${n} sec`:`${t} min`}function tO(e){return e<1?`just now`:e<60?`${e} min`:`${Math.floor(e/60)} hr ${e%60} min`}function nO(e){if(!Number.isFinite(e)||e<0)return``;let t=Math.floor(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60);if(n<60)return`${n}m`;let r=Math.floor(n/60),i=n%60;return i?`${r}hr ${i}m`:`${r}hr`}function rO(e){if(!Number.isFinite(e)||e<0)return``;let t=Math.floor(e/1e3);if(t<60)return`${t}s`;let n=Math.floor(t/60);if(n<60)return`${n}m`;let r=Math.floor(n/60);if(r<24)return n%60?`${r}h ${n%60}m`:`${r}h`;let i=Math.floor(r/24);if(i<7)return r%24?`${i}d ${r%24}h`:`${i}d`;let a=Math.floor(i/7);return i%7?`${a}w ${i%7}d`:`${a}w`}function iO(e,t=Date.now()){if(!e)return``;let n=Date.parse(e);return Number.isFinite(n)?nO(t-n):``}function aO(e){if(!Number.isFinite(e)||e<0)return``;let t=Math.floor(e/6e4);return t<1?`<1 min`:tO(t)}function oO(e,t=Date.now()){if(!e)return``;let n=Date.parse(e);return Number.isFinite(n)?tO(Math.floor((t-n)/6e4)):``}function sO(e,t=Date.now()){if(!e)return``;let n=Date.parse(e);if(!Number.isFinite(n))return``;let r=Math.floor((t-n)/6e4);return r<1?`just now`:`${tO(r)} ago`}var cO=`shrink-0 text-[11px] leading-none text-muted/45`,lO=`block h-1.5 w-1.5 rounded-full bg-muted/30`,uO=`stale — no recent output`,dO=`block h-1.5 w-1.5 rounded-full border border-muted/45`,fO=`rested — it stopped, but the work it launched is still running`,pO=`running — no recent output`,mO={AGENT:`Open sub-agent transcript`,SHELL:`Open background shell output`,GITHUB:`Open this pull request on GitHub`};function hO(e){if(!(typeof e!=`number`||!Number.isFinite(e)||e<0))return e===1?`1 line`:`${gO(e)??`0`} lines`}function gO(e){if(typeof e!=`number`||!Number.isFinite(e)||e<=0)return;let t=(e,t)=>`${e<100?e.toFixed(1).replace(/\.0$/,``):Math.round(e)}${t}`;return e<1e3?String(Math.round(e)):e<1e6?t(e/1e3,`k`):t(e/1e6,`M`)}var _O={running:`Stop — end this operation and everything it spawned, then clear the row`,settled:`Clear — stop tracking this finished operation`},vO={running:`Stop`,settled:`Clear`},yO={AGENT:`sub-agent`,SHELL:`background shell`,GITHUB:`PR watcher`};function bO(e,t){let n=new Map;for(let t of e){if(!t.parentId)continue;let e=n.get(t.parentId);e?e.push(t):n.set(t.parentId,[t])}let r=[],i=new Set([t]),a=(e,t)=>{for(let o of n.get(e)??[])o.id&&i.has(o.id)||(o.id&&i.add(o.id),r.push({...o,displayDepth:t}),o.id&&a(o.id,t+1))};return a(t,1),r}var xO=e=>e.state===`running`||e.state===`stale`||e.state===`rested`;function SO(e,t){return t===`card`?e.filter(xO):t===`rail`?e.filter(e=>!!e.id&&xO(e)):e}var CO=e=>{let t=e.launchId??e.id;return[...t?[`id:${t}`]:[],...e.command?[`cmd:${e.command}`]:[],`launch:${e.label}\u0000${e.startedAt??``}`]};function wO(e,t){let n=[...e],r=new Set(n.flatMap(CO));for(let e of t)CO(e).some(e=>r.has(e))||n.push(e);return n}function TO({kind:e,label:t,state:n,density:r,depth:i,startedAt:a,counter:o,counterTitle:s,parentSlug:c,onOpen:l,onDismiss:u,title:d}){let f=qD(n),p={AGENT:`frizz-live-dot--agent`,SHELL:`frizz-live-dot--shell`,GITHUB:`frizz-live-dot--github`},m={AGENT:`AGENT`,SHELL:`SHELL`,GITHUB:`WATCH`},h=!!l,g=r===`rail`,_=r===`sheet`,v=iO(a,GD()),y=Math.min(Math.max((i??1)-1,0),4)*13,b=f?`running`:`settled`,x=mO[e],S=d??(h?x:void 0),C=n===`rested`?(0,V.jsx)(`span`,{className:dO,title:fO}):(0,V.jsx)(`span`,{className:lO,title:uO}),w=g?(0,V.jsx)(`span`,{className:`flex w-3.5 shrink-0 items-center justify-center`,children:f?(0,V.jsx)(KD,{size:12}):C}):(0,V.jsx)(`span`,{className:`frizz-op-dot-slot flex w-[9px] shrink-0 justify-center`,children:f?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot ${p[e]}`,"data-running-indicator":r===`card`?`queue-subagent`:`operation`}):e===`SHELL`?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot-quiet frizz-live-dot-quiet--shell`,"data-running-indicator":`operation-quiet`,title:pO}):C}),T=o||v?(0,V.jsxs)(`span`,{className:`ml-auto flex shrink-0 items-center gap-1 pl-1.5 text-muted/40`,children:[o&&(0,V.jsx)(`span`,{"data-child-op-counter":!0,title:s,children:o}),o&&v&&(0,V.jsx)(`span`,{"aria-hidden":!0,className:`text-muted/25`,children:`·`}),v&&(0,V.jsx)(`span`,{title:`Working for ${v}`,children:v})]}):null,E=(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`span`,{"aria-hidden":!0,className:cO,children:`⤷`}),w,_&&(0,V.jsx)(`span`,{className:`petite-caps shrink-0 text-[9.5px] text-muted/45`,children:m[e]}),(0,V.jsx)(`span`,{className:`min-w-0 truncate text-muted/70 ${g?`leading-[16px]`:h?`group-hover:text-fg/80 group-hover:underline`:``}`,children:t})]}),D=g?`group flex min-w-0 items-center gap-2 pl-[26px] text-left outline-none`:`group flex min-w-0 max-w-[60%] items-center gap-1.5 overflow-hidden text-left text-[11.5px] ${h?`cursor-pointer rounded-sm outline-none transition-colors focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`:``}`,O=g&&y>0?{paddingLeft:26+y}:void 0,k=h?(0,V.jsx)(`button`,{type:`button`,style:O,onClick:l,onMouseDown:_?e=>e.stopPropagation():void 0,title:S,"aria-label":`${x}: ${t}`,className:D,children:E}):(0,V.jsx)(`div`,{style:O,title:S,className:D,children:E});return(0,V.jsxs)(`div`,{className:g?`flex w-full min-w-0 items-center gap-1.5 rounded-md py-0.5 pr-1.5 text-[11.5px] transition-colors hover:bg-white/[0.04]`:`flex min-w-0 items-center gap-1.5 text-[11.5px]`,style:!g&&y>0?{marginLeft:y}:void 0,"data-op-row":u?``:void 0,"data-subagent-depth":i&&i>1?i:void 0,"data-subagent-parent":c,children:[k,u&&(0,V.jsx)(`button`,{type:`button`,onClick:u,onMouseDown:e=>e.stopPropagation(),title:_O[b],"aria-label":`${vO[b]} ${yO[e]}: ${t}`,className:`shrink-0 rounded-sm p-0.5 text-muted/45 outline-none transition-colors hover:text-fg focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(ty,{size:11})}),T]})}function EO(e,t,n=`AGENT`){let r=n===`SHELL`?`Background shell`:`Sub-agent`;Q.stopBackgroundOp({slug:e,id:t}).then(({stopped:e,note:t,descendantsStopped:i})=>{if(e){if(t)return Z(`${r} stopped. ${t}`,{duration:7e3});if(n===`SHELL`)return Z(`Background shell stopped — the worker was told`);Z(i>0?`Sub-agent and ${i} descendant${i===1?``:`s`} stopped`:`Sub-agent stopped`)}}).catch(e=>{Z(`Couldn’t stop: ${(e instanceof Error?e.message:String(e)).slice(0,100)}`,{duration:7e3})})}function DO(e,t,n=`AGENT`){if(!t.id||!Zm(t)||t.state===`running`&&!t.stoppable)return;let r=t.id;return()=>EO(e,r,n)}typeof window<`u`&&window.document&&window.document.createElement;function OO(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),n===!1||!r.defaultPrevented)return t?.(r)}}function kO(e,t){if(typeof e==`function`)return e(t);e!=null&&(e.current=t)}function AO(...e){return t=>{let n=!1,r=e.map(e=>{let r=kO(e,t);return!n&&typeof r==`function`&&(n=!0),r});if(n)return()=>{for(let t=0;t<r.length;t++){let n=r[t];typeof n==`function`?n():kO(e[t],null)}}}}function jO(...e){return B.useCallback(AO(...e),e)}function MO(e,t=[]){let n=[];function r(t,r){let i=B.createContext(r);i.displayName=t+`Context`;let a=n.length;n=[...n,r];let o=t=>{let{scope:n,children:r,...o}=t,s=n?.[e]?.[a]||i,c=B.useMemo(()=>o,Object.values(o));return(0,V.jsx)(s.Provider,{value:c,children:r})};o.displayName=t+`Provider`;function s(n,o){let s=o?.[e]?.[a]||i,c=B.useContext(s);if(c)return c;if(r!==void 0)return r;throw Error(`\`${n}\` must be used within \`${t}\``)}return[o,s]}let i=()=>{let t=n.map(e=>B.createContext(e));return function(n){let r=n?.[e]||t;return B.useMemo(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return i.scopeName=e,[r,NO(i,...t)]}function NO(...e){let t=e[0];if(e.length===1)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return B.useMemo(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}var PO=globalThis?.document?B.useLayoutEffect:()=>{},FO=B.useEffectEvent,IO=B.useInsertionEffect;function LO(e){if(typeof FO==`function`)return FO(e);let t=B.useRef(()=>{throw Error(`Cannot call an event handler while rendering.`)});return typeof IO==`function`?IO(()=>{t.current=e}):PO(()=>{t.current=e}),B.useMemo(()=>((...e)=>t.current?.(...e)),[])}var RO=B.useInsertionEffect||PO;function zO({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){let[i,a,o]=BO({defaultProp:t,onChange:n}),s=e!==void 0,c=s?e:i;{let t=B.useRef(e!==void 0);B.useEffect(()=>{let e=t.current;e!==s&&console.warn(`${r} is changing from ${e?`controlled`:`uncontrolled`} to ${s?`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.`),t.current=s},[s,r])}return[c,B.useCallback(t=>{if(s){let n=VO(t)?t(e):t;n!==e&&o.current?.(n)}else a(t)},[s,e,a,o])]}function BO({defaultProp:e,onChange:t}){let[n,r]=B.useState(e),i=B.useRef(n),a=B.useRef(t);return RO(()=>{a.current=t},[t]),B.useEffect(()=>{i.current!==n&&(a.current?.(n),i.current=n)},[n,i]),[n,r,a]}function VO(e){return typeof e==`function`}function HO(e){let t=B.forwardRef((t,n)=>{let{children:r,...i}=t,a=null,o=!1,s=[];XO(r)&&typeof ek==`function`&&(r=ek(r._payload)),B.Children.forEach(r,e=>{if(JO(e)){o=!0;let t=e,n=`child`in t.props?t.props.child:t.props.children;XO(n)&&typeof ek==`function`&&(n=ek(n._payload)),a=GO(t,n),s.push(a?.props?.children)}else s.push(e)}),a?a=B.cloneElement(a,void 0,s):!o&&B.Children.count(r)===1&&B.isValidElement(r)&&(a=r);let c=a?qO(a):void 0,l=jO(n,c);if(!a){if(r||r===0)throw Error(o?$O(e):QO(e));return r}let u=KO(i,a.props??{});return a.type!==B.Fragment&&(u.ref=n?l:c),B.cloneElement(a,u)});return t.displayName=`${e}.Slot`,t}var UO=Symbol.for(`radix.slottable`);function WO(e){let t=e=>`child`in e?e.children(e.child):e.children;return t.displayName=`${e}.Slottable`,t.__radixId=UO,t}var GO=(e,t)=>{if(`child`in e.props){let t=e.props.child;return B.isValidElement(t)?B.cloneElement(t,void 0,e.props.children(t.props.children)):null}return B.isValidElement(t)?t:null};function KO(e,t){let n={...t};for(let r in t){let i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...e)=>{let t=a(...e);return i(...e),t}:i&&(n[r]=i):r===`style`?n[r]={...i,...a}:r===`className`&&(n[r]=[i,a].filter(Boolean).join(` `))}return{...e,...n}}function qO(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}function JO(e){return B.isValidElement(e)&&typeof e.type==`function`&&`__radixId`in e.type&&e.type.__radixId===UO}var YO=Symbol.for(`react.lazy`);function XO(e){return typeof e==`object`&&!!e&&`$$typeof`in e&&e.$$typeof===YO&&`_payload`in e&&ZO(e._payload)}function ZO(e){return typeof e==`object`&&!!e&&`then`in e}var QO=e=>`${e} failed to slot onto its children. Expected a single React element child or \`Slottable\`.`,$O=e=>`${e} failed to slot onto its \`Slottable\`. Expected \`Slottable\` to receive a single React element child.`,ek=B.use,tk=[`a`,`button`,`div`,`form`,`h2`,`h3`,`img`,`input`,`label`,`li`,`nav`,`ol`,`p`,`select`,`span`,`svg`,`ul`].reduce((e,t)=>{let n=HO(`Primitive.${t}`),r=B.forwardRef((e,r)=>{let{asChild:i,...a}=e,o=i?n:t;return typeof window<`u`&&(window[Symbol.for(`radix-ui`)]=!0),(0,V.jsx)(o,{...a,ref:r})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function nk(e,t){e&&id.flushSync(()=>e.dispatchEvent(t))}function rk(e){let t=e+`CollectionProvider`,[n,r]=MO(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=e=>{let{scope:t,children:n}=e,r=B.useRef(null),a=B.useRef(new Map).current;return(0,V.jsx)(i,{scope:t,itemMap:a,collectionRef:r,children:n})};o.displayName=t;let s=e+`CollectionSlot`,c=HO(s),l=B.forwardRef((e,t)=>{let{scope:n,children:r}=e,i=jO(t,a(s,n).collectionRef);return(0,V.jsx)(c,{ref:i,children:r})});l.displayName=s;let u=e+`CollectionItemSlot`,d=`data-radix-collection-item`,f=HO(u),p=B.forwardRef((e,t)=>{let{scope:n,children:r,...i}=e,o=B.useRef(null),s=jO(t,o),c=a(u,n);return B.useEffect(()=>(c.itemMap.set(o,{ref:o,...i}),()=>void c.itemMap.delete(o))),(0,V.jsx)(f,{[d]:``,ref:s,children:r})});p.displayName=u;function m(t){let n=a(e+`CollectionConsumer`,t);return B.useCallback(()=>{let e=n.collectionRef.current;if(!e)return[];let t=Array.from(e.querySelectorAll(`[${d}]`));return Array.from(n.itemMap.values()).sort((e,n)=>t.indexOf(e.ref.current)-t.indexOf(n.ref.current))},[n.collectionRef,n.itemMap])}return[{Provider:o,Slot:l,ItemSlot:p},m,r]}var ik=B.createContext(void 0);function ak(e){let t=B.useContext(ik);return e||t||`ltr`}function ok(e){let t=B.useRef(e);return B.useEffect(()=>{t.current=e}),B.useMemo(()=>((...e)=>t.current?.(...e)),[])}var sk=`DismissableLayer`,ck=`dismissableLayer.update`,lk=`dismissableLayer.pointerDownOutside`,uk=`dismissableLayer.focusOutside`,dk,fk=B.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set,dismissableSurfaces:new Set}),pk=B.forwardRef((e,t)=>{let{disableOutsidePointerEvents:n=!1,deferPointerDownOutside:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:s,onDismiss:c,...l}=e,u=B.useContext(fk),[d,f]=B.useState(null),p=d?.ownerDocument??globalThis?.document,[,m]=B.useState({}),h=jO(t,f),g=Array.from(u.layers),[_]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),v=g.indexOf(_),y=d?g.indexOf(d):-1,b=u.layersWithOutsidePointerEventsDisabled.size>0,x=y>=v,S=B.useRef(!1),C=_k(e=>{let t=e.target;if(!(t instanceof Node))return;let n=[...u.branches].some(e=>e.contains(t));!x||n||(a?.(e),s?.(e),e.defaultPrevented||c?.())},{ownerDocument:p,deferPointerDownOutside:r,isDeferredPointerDownOutsideRef:S,dismissableSurfaces:u.dismissableSurfaces}),w=vk(e=>{if(r&&S.current)return;let t=e.target;[...u.branches].some(e=>e.contains(t))||(o?.(e),s?.(e),e.defaultPrevented||c?.())},p),T=d?y===g.length-1:!1,E=LO(e=>{e.key===`Escape`&&(i?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))});return B.useEffect(()=>{if(T)return p.addEventListener(`keydown`,E,{capture:!0}),()=>p.removeEventListener(`keydown`,E,{capture:!0})},[p,T]),B.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(dk=p.body.style.pointerEvents,p.body.style.pointerEvents=`none`),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),yk(),()=>{n&&(u.layersWithOutsidePointerEventsDisabled.delete(d),u.layersWithOutsidePointerEventsDisabled.size===0&&(p.body.style.pointerEvents=dk))}},[d,p,n,u]),B.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),yk())},[d,u]),B.useEffect(()=>{let e=()=>m({});return document.addEventListener(ck,e),()=>document.removeEventListener(ck,e)},[]),(0,V.jsx)(tk.div,{...l,ref:h,style:{pointerEvents:b?x?`auto`:`none`:void 0,...e.style},onFocusCapture:OO(e.onFocusCapture,w.onFocusCapture),onBlurCapture:OO(e.onBlurCapture,w.onBlurCapture),onPointerDownCapture:OO(e.onPointerDownCapture,C.onPointerDownCapture)})});pk.displayName=sk;var mk=`DismissableLayerBranch`,hk=B.forwardRef((e,t)=>{let n=B.useContext(fk),r=B.useRef(null),i=jO(t,r);return B.useEffect(()=>{let e=r.current;if(e)return n.branches.add(e),()=>{n.branches.delete(e)}},[n.branches]),(0,V.jsx)(tk.div,{...e,ref:i})});hk.displayName=mk;function gk(){let e=B.useContext(fk),[t,n]=B.useState(null);return B.useEffect(()=>{if(t)return e.dismissableSurfaces.add(t),()=>{e.dismissableSurfaces.delete(t)}},[t,e.dismissableSurfaces]),n}function _k(e,t){let{ownerDocument:n=globalThis?.document,deferPointerDownOutside:r=!1,isDeferredPointerDownOutsideRef:i,dismissableSurfaces:a}=t,o=ok(e),s=B.useRef(!1),c=B.useRef(!1),l=B.useRef(new Map),u=B.useRef(()=>{});return B.useEffect(()=>{function e(){c.current=!1,i.current=!1,l.current.clear()}function t(){return Array.from(l.current.values()).some(Boolean)}function d(e){if(!c.current)return;let t=e.target;t instanceof Node&&[...a].some(e=>e.contains(t))||l.current.set(e.type,!0),e.type===`click`&&window.setTimeout(()=>{c.current&&u.current()},0)}function f(e){c.current&&l.current.set(e.type,!1)}let p=a=>{if(a.target&&!s.current){let s=function(){n.removeEventListener(`click`,u.current);let r=t();e(),r||bk(lk,o,d,{discrete:!0})},d={originalEvent:a};c.current=!0,i.current=r&&a.button===0,l.current.clear(),!r||a.button!==0?s():(n.removeEventListener(`click`,u.current),u.current=s,n.addEventListener(`click`,u.current,{once:!0}))}else n.removeEventListener(`click`,u.current),e();s.current=!1},m=[`pointerup`,`mousedown`,`mouseup`,`touchstart`,`touchend`,`click`];for(let e of m)n.addEventListener(e,d,!0),n.addEventListener(e,f);let h=window.setTimeout(()=>{n.addEventListener(`pointerdown`,p)},0);return()=>{window.clearTimeout(h),n.removeEventListener(`pointerdown`,p),n.removeEventListener(`click`,u.current);for(let e of m)n.removeEventListener(e,d,!0),n.removeEventListener(e,f)}},[n,o,r,i,a]),{onPointerDownCapture:()=>s.current=!0}}function vk(e,t=globalThis?.document){let n=ok(e),r=B.useRef(!1);return B.useEffect(()=>{let e=e=>{e.target&&!r.current&&bk(uk,n,{originalEvent:e},{discrete:!1})};return t.addEventListener(`focusin`,e),()=>t.removeEventListener(`focusin`,e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function yk(){let e=new CustomEvent(ck);document.dispatchEvent(e)}function bk(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?nk(i,a):i.dispatchEvent(a)}var xk=0,Sk=null;function Ck(){B.useEffect(()=>{Sk||={start:wk(),end:wk()};let{start:e,end:t}=Sk;return document.body.firstElementChild!==e&&document.body.insertAdjacentElement(`afterbegin`,e),document.body.lastElementChild!==t&&document.body.insertAdjacentElement(`beforeend`,t),xk++,()=>{xk===1&&(Sk?.start.remove(),Sk?.end.remove(),Sk=null),xk=Math.max(0,xk-1)}},[])}function wk(){let 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 Tk=`focusScope.autoFocusOnMount`,Ek=`focusScope.autoFocusOnUnmount`,Dk={bubbles:!1,cancelable:!0},Ok=`FocusScope`,kk=B.forwardRef((e,t)=>{let{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,c]=B.useState(null),l=ok(i),u=ok(a),d=B.useRef(null),f=jO(t,c),p=B.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;B.useEffect(()=>{if(r){let e=function(e){if(p.paused||!s)return;let t=e.target;s.contains(t)?d.current=t:Ik(d.current,{select:!0})},t=function(e){if(p.paused||!s)return;let t=e.relatedTarget;t!==null&&(s.contains(t)||Ik(d.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&Ik(s)};document.addEventListener(`focusin`,e),document.addEventListener(`focusout`,t);let r=new MutationObserver(n);return s&&r.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener(`focusin`,e),document.removeEventListener(`focusout`,t),r.disconnect()}}},[r,s,p.paused]),B.useEffect(()=>{if(s){Lk.add(p);let e=document.activeElement;if(!s.contains(e)){let t=new CustomEvent(Tk,Dk);s.addEventListener(Tk,l),s.dispatchEvent(t),t.defaultPrevented||(Ak(Bk(Mk(s)),{select:!0}),document.activeElement===e&&Ik(s))}return()=>{s.removeEventListener(Tk,l),setTimeout(()=>{let t=new CustomEvent(Ek,Dk);s.addEventListener(Ek,u),s.dispatchEvent(t),t.defaultPrevented||Ik(e??document.body,{select:!0}),s.removeEventListener(Ek,u),Lk.remove(p)},0)}}},[s,l,u,p]);let m=B.useCallback(e=>{if(!n&&!r||p.paused)return;let t=e.key===`Tab`&&!e.altKey&&!e.ctrlKey&&!e.metaKey,i=document.activeElement;if(t&&i){let t=e.currentTarget,[r,a]=jk(t);r&&a?!e.shiftKey&&i===a?(e.preventDefault(),n&&Ik(r,{select:!0})):e.shiftKey&&i===r&&(e.preventDefault(),n&&Ik(a,{select:!0})):i===t&&e.preventDefault()}},[n,r,p.paused]);return(0,V.jsx)(tk.div,{tabIndex:-1,...o,ref:f,onKeyDown:m})});kk.displayName=Ok;function Ak(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if(Ik(r,{select:t}),document.activeElement!==n)return}function jk(e){let t=Mk(e);return[Nk(t,e),Nk(t.reverse(),e)]}function Mk(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t=e.tagName===`INPUT`&&e.type===`hidden`;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function Nk(e,t){for(let n of e)if(!Pk(n,{upTo:t}))return n}function Pk(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 Fk(e){return e instanceof HTMLInputElement&&`select`in e}function Ik(e,{select:t=!1}={}){if(e&&e.focus){let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&Fk(e)&&t&&e.select()}}var Lk=Rk();function Rk(){let e=[];return{add(t){let n=e[0];t!==n&&n?.pause(),e=zk(e,t),e.unshift(t)},remove(t){e=zk(e,t),e[0]?.resume()}}}function zk(e,t){let n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function Bk(e){return e.filter(e=>e.tagName!==`A`)}var Vk=B.useId||(()=>void 0),Hk=0;function Uk(e){let[t,n]=B.useState(Vk());return PO(()=>{e||n(e=>e??String(Hk++))},[e]),e||(t?`radix-${t}`:``)}var Wk=[`top`,`right`,`bottom`,`left`],Gk=Math.min,Kk=Math.max,qk=Math.round,Jk=Math.floor,Yk=e=>({x:e,y:e}),Xk={left:`right`,right:`left`,bottom:`top`,top:`bottom`};function Zk(e,t,n){return Kk(e,Gk(t,n))}function Qk(e,t){return typeof e==`function`?e(t):e}function $k(e){return e.split(`-`)[0]}function eA(e){return e.split(`-`)[1]}function tA(e){return e===`x`?`y`:`x`}function nA(e){return e===`y`?`height`:`width`}function rA(e){let t=e[0];return t===`t`||t===`b`?`y`:`x`}function iA(e){return tA(rA(e))}function aA(e,t,n){n===void 0&&(n=!1);let r=eA(e),i=iA(e),a=nA(i),o=i===`x`?r===(n?`end`:`start`)?`right`:`left`:r===`start`?`bottom`:`top`;return t.reference[a]>t.floating[a]&&(o=mA(o)),[o,mA(o)]}function oA(e){let t=mA(e);return[sA(e),t,sA(t)]}function sA(e){return e.includes(`start`)?e.replace(`start`,`end`):e.replace(`end`,`start`)}var cA=[`left`,`right`],lA=[`right`,`left`],uA=[`top`,`bottom`],dA=[`bottom`,`top`];function fA(e,t,n){switch(e){case`top`:case`bottom`:return n?t?lA:cA:t?cA:lA;case`left`:case`right`:return t?uA:dA;default:return[]}}function pA(e,t,n,r){let i=eA(e),a=fA($k(e),n===`start`,r);return i&&(a=a.map(e=>e+`-`+i),t&&(a=a.concat(a.map(sA)))),a}function mA(e){let t=$k(e);return Xk[t]+e.slice(t.length)}function hA(e){return{top:0,right:0,bottom:0,left:0,...e}}function gA(e){return typeof e==`number`?{top:e,right:e,bottom:e,left:e}:hA(e)}function _A(e){let{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function vA(e,t,n){let{reference:r,floating:i}=e,a=rA(t),o=iA(t),s=nA(o),c=$k(t),l=a===`y`,u=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,f=r[s]/2-i[s]/2,p;switch(c){case`top`:p={x:u,y:r.y-i.height};break;case`bottom`:p={x:u,y:r.y+r.height};break;case`right`:p={x:r.x+r.width,y:d};break;case`left`:p={x:r.x-i.width,y:d};break;default:p={x:r.x,y:r.y}}switch(eA(t)){case`start`:p[o]-=f*(n&&l?-1:1);break;case`end`:p[o]+=f*(n&&l?-1:1);break}return p}async function yA(e,t){t===void 0&&(t={});let{x:n,y:r,platform:i,rects:a,elements:o,strategy:s}=e,{boundary:c=`clippingAncestors`,rootBoundary:l=`viewport`,elementContext:u=`floating`,altBoundary:d=!1,padding:f=0}=Qk(t,e),p=gA(f),m=o[d?u===`floating`?`reference`:`floating`:u],h=_A(await i.getClippingRect({element:await(i.isElement==null?void 0:i.isElement(m))??!0?m:m.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(o.floating)),boundary:c,rootBoundary:l,strategy:s})),g=u===`floating`?{x:n,y:r,width:a.floating.width,height:a.floating.height}:a.reference,_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(o.floating)),v=await(i.isElement==null?void 0:i.isElement(_))&&await(i.getScale==null?void 0:i.getScale(_))||{x:1,y:1},y=_A(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:o,rect:g,offsetParent:_,strategy:s}):g);return{top:(h.top-y.top+p.top)/v.y,bottom:(y.bottom-h.bottom+p.bottom)/v.y,left:(h.left-y.left+p.left)/v.x,right:(y.right-h.right+p.right)/v.x}}var bA=50,xA=async(e,t,n)=>{let{placement:r=`bottom`,strategy:i=`absolute`,middleware:a=[],platform:o}=n,s=o.detectOverflow?o:{...o,detectOverflow:yA},c=await(o.isRTL==null?void 0:o.isRTL(t)),l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=vA(l,r,c),f=r,p=0,m={};for(let n=0;n<a.length;n++){let h=a[n];if(!h)continue;let{name:g,fn:_}=h,{x:v,y,data:b,reset:x}=await _({x:u,y:d,initialPlacement:r,placement:f,strategy:i,middlewareData:m,rects:l,platform:s,elements:{reference:e,floating:t}});u=v??u,d=y??d,m[g]={...m[g],...b},x&&p<bA&&(p++,typeof x==`object`&&(x.placement&&(f=x.placement),x.rects&&(l=x.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):x.rects),{x:u,y:d}=vA(l,f,c)),n=-1)}return{x:u,y:d,placement:f,strategy:i,middlewareData:m}},SA=e=>({name:`arrow`,options:e,async fn(t){let{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:c}=t,{element:l,padding:u=0}=Qk(e,t)||{};if(l==null)return{};let d=gA(u),f={x:n,y:r},p=iA(i),m=nA(p),h=await o.getDimensions(l),g=p===`y`,_=g?`top`:`left`,v=g?`bottom`:`right`,y=g?`clientHeight`:`clientWidth`,b=a.reference[m]+a.reference[p]-f[p]-a.floating[m],x=f[p]-a.reference[p],S=await(o.getOffsetParent==null?void 0:o.getOffsetParent(l)),C=S?S[y]:0;(!C||!await(o.isElement==null?void 0:o.isElement(S)))&&(C=s.floating[y]||a.floating[m]);let w=b/2-x/2,T=C/2-h[m]/2-1,E=Gk(d[_],T),D=Gk(d[v],T),O=E,k=C-h[m]-D,A=C/2-h[m]/2+w,j=Zk(O,A,k),M=!c.arrow&&eA(i)!=null&&A!==j&&a.reference[m]/2-(A<O?E:D)-h[m]/2<0,N=M?A<O?A-O:A-k:0;return{[p]:f[p]+N,data:{[p]:j,centerOffset:A-j-N,...M&&{alignmentOffset:N}},reset:M}}}),CA=function(e){return e===void 0&&(e={}),{name:`flip`,options:e,async fn(t){var n;let{placement:r,middlewareData:i,rects:a,initialPlacement:o,platform:s,elements:c}=t,{mainAxis:l=!0,crossAxis:u=!0,fallbackPlacements:d,fallbackStrategy:f=`bestFit`,fallbackAxisSideDirection:p=`none`,flipAlignment:m=!0,...h}=Qk(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};let g=$k(r),_=rA(o),v=$k(o)===o,y=await(s.isRTL==null?void 0:s.isRTL(c.floating)),b=d||(v||!m?[mA(o)]:oA(o)),x=p!==`none`;!d&&x&&b.push(...pA(o,m,p,y));let S=[o,...b],C=await s.detectOverflow(t,h),w=[],T=i.flip?.overflows||[];if(l&&w.push(C[g]),u){let e=aA(r,a,y);w.push(C[e[0]],C[e[1]])}if(T=[...T,{placement:r,overflows:w}],!w.every(e=>e<=0)){let e=(i.flip?.index||0)+1,t=S[e];if(t&&(!(u===`alignment`&&_!==rA(t))||T.every(e=>rA(e.placement)===_?e.overflows[0]>0:!0)))return{data:{index:e,overflows:T},reset:{placement:t}};let n=T.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0]?.placement;if(!n)switch(f){case`bestFit`:{let e=T.filter(e=>{if(x){let t=rA(e.placement);return t===_||t===`y`}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0]?.[0];e&&(n=e);break}case`initialPlacement`:n=o;break}if(r!==n)return{reset:{placement:n}}}return{}}}};function wA(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function TA(e){return Wk.some(t=>e[t]>=0)}var EA=function(e){return e===void 0&&(e={}),{name:`hide`,options:e,async fn(t){let{rects:n,platform:r}=t,{strategy:i=`referenceHidden`,...a}=Qk(e,t);switch(i){case`referenceHidden`:{let e=wA(await r.detectOverflow(t,{...a,elementContext:`reference`}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:TA(e)}}}case`escaped`:{let e=wA(await r.detectOverflow(t,{...a,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:TA(e)}}}default:return{}}}}},DA=new Set([`left`,`top`]);async function OA(e,t){let{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=$k(n),s=eA(n),c=rA(n)===`y`,l=DA.has(o)?-1:1,u=a&&c?-1:1,d=Qk(t,e),{mainAxis:f,crossAxis:p,alignmentAxis:m}=typeof d==`number`?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof m==`number`&&(p=s===`end`?m*-1:m),c?{x:p*u,y:f*l}:{x:f*l,y:p*u}}var kA=function(e){return e===void 0&&(e=0),{name:`offset`,options:e,async fn(t){var n;let{x:r,y:i,placement:a,middlewareData:o}=t,s=await OA(t,e);return a===o.offset?.placement&&(n=o.arrow)!=null&&n.alignmentOffset?{}:{x:r+s.x,y:i+s.y,data:{...s,placement:a}}}}},AA=function(e){return e===void 0&&(e={}),{name:`shift`,options:e,async fn(t){let{x:n,y:r,placement:i,platform:a}=t,{mainAxis:o=!0,crossAxis:s=!1,limiter:c={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=Qk(e,t),u={x:n,y:r},d=await a.detectOverflow(t,l),f=rA($k(i)),p=tA(f),m=u[p],h=u[f];if(o){let e=p===`y`?`top`:`left`,t=p===`y`?`bottom`:`right`,n=m+d[e],r=m-d[t];m=Zk(n,m,r)}if(s){let e=f===`y`?`top`:`left`,t=f===`y`?`bottom`:`right`,n=h+d[e],r=h-d[t];h=Zk(n,h,r)}let g=c.fn({...t,[p]:m,[f]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:o,[f]:s}}}}}},jA=function(e){return e===void 0&&(e={}),{options:e,fn(t){let{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:s=0,mainAxis:c=!0,crossAxis:l=!0}=Qk(e,t),u={x:n,y:r},d=rA(i),f=tA(d),p=u[f],m=u[d],h=Qk(s,t),g=typeof h==`number`?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(c){let e=f===`y`?`height`:`width`,t=a.reference[f]-a.floating[e]+g.mainAxis,n=a.reference[f]+a.reference[e]-g.mainAxis;p<t?p=t:p>n&&(p=n)}if(l){let e=f===`y`?`width`:`height`,t=DA.has($k(i)),n=a.reference[d]-a.floating[e]+(t&&o.offset?.[d]||0)+(t?0:g.crossAxis),r=a.reference[d]+a.reference[e]+(t?0:o.offset?.[d]||0)-(t?g.crossAxis:0);m<n?m=n:m>r&&(m=r)}return{[f]:p,[d]:m}}}},MA=function(e){return e===void 0&&(e={}),{name:`size`,options:e,async fn(t){var n,r;let{placement:i,rects:a,platform:o,elements:s}=t,{apply:c=()=>{},...l}=Qk(e,t),u=await o.detectOverflow(t,l),d=$k(i),f=eA(i),p=rA(i)===`y`,{width:m,height:h}=a.floating,g,_;d===`top`||d===`bottom`?(g=d,_=f===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?`start`:`end`)?`left`:`right`):(_=d,g=f===`end`?`top`:`bottom`);let v=h-u.top-u.bottom,y=m-u.left-u.right,b=Gk(h-u[g],v),x=Gk(m-u[_],y),S=!t.middlewareData.shift,C=b,w=x;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(w=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(C=v),S&&!f){let e=Kk(u.left,0),t=Kk(u.right,0),n=Kk(u.top,0),r=Kk(u.bottom,0);p?w=m-2*(e!==0||t!==0?e+t:Kk(u.left,u.right)):C=h-2*(n!==0||r!==0?n+r:Kk(u.top,u.bottom))}await c({...t,availableWidth:w,availableHeight:C});let T=await o.getDimensions(s.floating);return m!==T.width||h!==T.height?{reset:{rects:!0}}:{}}}};function NA(){return typeof window<`u`}function PA(e){return LA(e)?(e.nodeName||``).toLowerCase():`#document`}function FA(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function IA(e){return((LA(e)?e.ownerDocument:e.document)||window.document)?.documentElement}function LA(e){return NA()?e instanceof Node||e instanceof FA(e).Node:!1}function RA(e){return NA()?e instanceof Element||e instanceof FA(e).Element:!1}function zA(e){return NA()?e instanceof HTMLElement||e instanceof FA(e).HTMLElement:!1}function BA(e){return!NA()||typeof ShadowRoot>`u`?!1:e instanceof ShadowRoot||e instanceof FA(e).ShadowRoot}function VA(e){let{overflow:t,overflowX:n,overflowY:r,display:i}=QA(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&i!==`inline`&&i!==`contents`}function HA(e){return/^(table|td|th)$/.test(PA(e))}function UA(e){try{if(e.matches(`:popover-open`))return!0}catch{}try{return e.matches(`:modal`)}catch{return!1}}var WA=/transform|translate|scale|rotate|perspective|filter/,GA=/paint|layout|strict|content/,KA=e=>!!e&&e!==`none`,qA;function JA(e){let t=RA(e)?QA(e):e;return KA(t.transform)||KA(t.translate)||KA(t.scale)||KA(t.rotate)||KA(t.perspective)||!XA()&&(KA(t.backdropFilter)||KA(t.filter))||WA.test(t.willChange||``)||GA.test(t.contain||``)}function YA(e){let t=ej(e);for(;zA(t)&&!ZA(t);){if(JA(t))return t;if(UA(t))return null;t=ej(t)}return null}function XA(){return qA??=typeof CSS<`u`&&CSS.supports&&CSS.supports(`-webkit-backdrop-filter`,`none`),qA}function ZA(e){return/^(html|body|#document)$/.test(PA(e))}function QA(e){return FA(e).getComputedStyle(e)}function $A(e){return RA(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ej(e){if(PA(e)===`html`)return e;let t=e.assignedSlot||e.parentNode||BA(e)&&e.host||IA(e);return BA(t)?t.host:t}function tj(e){let t=ej(e);return ZA(t)?e.ownerDocument?e.ownerDocument.body:e.body:zA(t)&&VA(t)?t:tj(t)}function nj(e,t,n){t===void 0&&(t=[]),n===void 0&&(n=!0);let r=tj(e),i=r===e.ownerDocument?.body,a=FA(r);if(i){let e=rj(a);return t.concat(a,a.visualViewport||[],VA(r)?r:[],e&&n?nj(e):[])}else return t.concat(r,nj(r,[],n))}function rj(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ij(e){let t=QA(e),n=parseFloat(t.width)||0,r=parseFloat(t.height)||0,i=zA(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=qk(n)!==a||qk(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function aj(e){return RA(e)?e:e.contextElement}function oj(e){let t=aj(e);if(!zA(t))return Yk(1);let n=t.getBoundingClientRect(),{width:r,height:i,$:a}=ij(t),o=(a?qk(n.width):n.width)/r,s=(a?qk(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}var sj=Yk(0);function cj(e){let t=FA(e);return!XA()||!t.visualViewport?sj:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function lj(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==FA(e)?!1:t}function uj(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);let i=e.getBoundingClientRect(),a=aj(e),o=Yk(1);t&&(r?RA(r)&&(o=oj(r)):o=oj(e));let s=lj(a,n,r)?cj(a):Yk(0),c=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(a){let e=FA(a),t=r&&RA(r)?FA(r):r,n=e,i=rj(n);for(;i&&r&&t!==n;){let e=oj(i),t=i.getBoundingClientRect(),r=QA(i),a=t.left+(i.clientLeft+parseFloat(r.paddingLeft))*e.x,o=t.top+(i.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=a,l+=o,n=FA(i),i=rj(n)}}return _A({width:u,height:d,x:c,y:l})}function dj(e,t){let n=$A(e).scrollLeft;return t?t.left+n:uj(IA(e)).left+n}function fj(e,t){let n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-dj(e,n),y:n.top+t.scrollTop}}function pj(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e,a=i===`fixed`,o=IA(r),s=t?UA(t.floating):!1;if(r===o||s&&a)return n;let c={scrollLeft:0,scrollTop:0},l=Yk(1),u=Yk(0),d=zA(r);if((d||!d&&!a)&&((PA(r)!==`body`||VA(o))&&(c=$A(r)),d)){let e=uj(r);l=oj(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}let f=o&&!d&&!a?fj(o,c):Yk(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x+f.x,y:n.y*l.y-c.scrollTop*l.y+u.y+f.y}}function mj(e){return Array.from(e.getClientRects())}function hj(e){let t=IA(e),n=$A(e),r=e.ownerDocument.body,i=Kk(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=Kk(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight),o=-n.scrollLeft+dj(e),s=-n.scrollTop;return QA(r).direction===`rtl`&&(o+=Kk(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}var gj=25;function _j(e,t){let n=FA(e),r=IA(e),i=n.visualViewport,a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;let e=XA();(!e||e&&t===`fixed`)&&(s=i.offsetLeft,c=i.offsetTop)}let l=dj(r);if(l<=0){let e=r.ownerDocument,t=e.body,n=getComputedStyle(t),i=e.compatMode===`CSS1Compat`&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,o=Math.abs(r.clientWidth-t.clientWidth-i);o<=gj&&(a-=o)}else l<=gj&&(a+=l);return{width:a,height:o,x:s,y:c}}function vj(e,t){let n=uj(e,!0,t===`fixed`),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=zA(e)?oj(e):Yk(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:i*a.x,y:r*a.y}}function yj(e,t,n){let r;if(t===`viewport`)r=_j(e,n);else if(t===`document`)r=hj(IA(e));else if(RA(t))r=vj(t,n);else{let n=cj(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return _A(r)}function bj(e,t){let n=ej(e);return n===t||!RA(n)||ZA(n)?!1:QA(n).position===`fixed`||bj(n,t)}function xj(e,t){let n=t.get(e);if(n)return n;let r=nj(e,[],!1).filter(e=>RA(e)&&PA(e)!==`body`),i=null,a=QA(e).position===`fixed`,o=a?ej(e):e;for(;RA(o)&&!ZA(o);){let t=QA(o),n=JA(o);!n&&t.position===`fixed`&&(i=null),(a?!n&&!i:!n&&t.position===`static`&&i&&(i.position===`absolute`||i.position===`fixed`)||VA(o)&&!n&&bj(e,o))?r=r.filter(e=>e!==o):i=t,o=ej(o)}return t.set(e,r),r}function Sj(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e,a=[...n===`clippingAncestors`?UA(t)?[]:xj(t,this._c):[].concat(n),r],o=yj(t,a[0],i),s=o.top,c=o.right,l=o.bottom,u=o.left;for(let e=1;e<a.length;e++){let n=yj(t,a[e],i);s=Kk(n.top,s),c=Gk(n.right,c),l=Gk(n.bottom,l),u=Kk(n.left,u)}return{width:c-u,height:l-s,x:u,y:s}}function Cj(e){let{width:t,height:n}=ij(e);return{width:t,height:n}}function wj(e,t,n){let r=zA(t),i=IA(t),a=n===`fixed`,o=uj(e,!0,a,t),s={scrollLeft:0,scrollTop:0},c=Yk(0);function l(){c.x=dj(i)}if(r||!r&&!a)if((PA(t)!==`body`||VA(i))&&(s=$A(t)),r){let e=uj(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else i&&l();a&&!r&&i&&l();let u=i&&!r&&!a?fj(i,s):Yk(0);return{x:o.left+s.scrollLeft-c.x-u.x,y:o.top+s.scrollTop-c.y-u.y,width:o.width,height:o.height}}function Tj(e){return QA(e).position===`static`}function Ej(e,t){if(!zA(e)||QA(e).position===`fixed`)return null;if(t)return t(e);let n=e.offsetParent;return IA(e)===n&&(n=n.ownerDocument.body),n}function Dj(e,t){let n=FA(e);if(UA(e))return n;if(!zA(e)){let t=ej(e);for(;t&&!ZA(t);){if(RA(t)&&!Tj(t))return t;t=ej(t)}return n}let r=Ej(e,t);for(;r&&HA(r)&&Tj(r);)r=Ej(r,t);return r&&ZA(r)&&Tj(r)&&!JA(r)?n:r||YA(e)||n}var Oj=async function(e){let t=this.getOffsetParent||Dj,n=this.getDimensions,r=await n(e.floating);return{reference:wj(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function kj(e){return QA(e).direction===`rtl`}var Aj={convertOffsetParentRelativeRectToViewportRelativeRect:pj,getDocumentElement:IA,getClippingRect:Sj,getOffsetParent:Dj,getElementRects:Oj,getClientRects:mj,getDimensions:Cj,getScale:oj,isElement:RA,isRTL:kj};function jj(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Mj(e,t){let n=null,r,i=IA(e);function a(){var e;clearTimeout(r),(e=n)==null||e.disconnect(),n=null}function o(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();let l=e.getBoundingClientRect(),{left:u,top:d,width:f,height:p}=l;if(s||t(),!f||!p)return;let m=Jk(d),h=Jk(i.clientWidth-(u+f)),g=Jk(i.clientHeight-(d+p)),_=Jk(u),v={rootMargin:-m+`px `+-h+`px `+-g+`px `+-_+`px`,threshold:Kk(0,Gk(1,c))||1},y=!0;function b(t){let n=t[0].intersectionRatio;if(n!==c){if(!y)return o();n?o(!1,n):r=setTimeout(()=>{o(!1,1e-7)},1e3)}n===1&&!jj(l,e.getBoundingClientRect())&&o(),y=!1}try{n=new IntersectionObserver(b,{...v,root:i.ownerDocument})}catch{n=new IntersectionObserver(b,v)}n.observe(e)}return o(!0),a}function Nj(e,t,n,r){r===void 0&&(r={});let{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver==`function`,layoutShift:s=typeof IntersectionObserver==`function`,animationFrame:c=!1}=r,l=aj(e),u=i||a?[...l?nj(l):[],...t?nj(t):[]]:[];u.forEach(e=>{i&&e.addEventListener(`scroll`,n,{passive:!0}),a&&e.addEventListener(`resize`,n)});let d=l&&s?Mj(l,n):null,f=-1,p=null;o&&(p=new ResizeObserver(e=>{let[r]=e;r&&r.target===l&&p&&t&&(p.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var e;(e=p)==null||e.observe(t)})),n()}),l&&!c&&p.observe(l),t&&p.observe(t));let m,h=c?uj(e):null;c&&g();function g(){let t=uj(e);h&&!jj(h,t)&&n(),h=t,m=requestAnimationFrame(g)}return n(),()=>{var e;u.forEach(e=>{i&&e.removeEventListener(`scroll`,n),a&&e.removeEventListener(`resize`,n)}),d?.(),(e=p)==null||e.disconnect(),p=null,c&&cancelAnimationFrame(m)}}var Pj=kA,Fj=AA,Ij=CA,Lj=MA,Rj=EA,zj=SA,Bj=jA,Vj=(e,t,n)=>{let r=new Map,i={platform:Aj,...n},a={...i.platform,_c:r};return xA(e,t,{...i,platform:a})},Hj=typeof document<`u`?B.useLayoutEffect:function(){};function Uj(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,i;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(!Uj(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){let n=i[r];if(!(n===`_owner`&&e.$$typeof)&&!Uj(e[n],t[n]))return!1}return!0}return e!==e&&t!==t}function Wj(e){return typeof window>`u`?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Gj(e,t){let n=Wj(e);return Math.round(t*n)/n}function Kj(e){let t=B.useRef(e);return Hj(()=>{t.current=e}),t}function qj(e){e===void 0&&(e={});let{placement:t=`bottom`,strategy:n=`absolute`,middleware:r=[],platform:i,elements:{reference:a,floating:o}={},transform:s=!0,whileElementsMounted:c,open:l}=e,[u,d]=B.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,p]=B.useState(r);Uj(f,r)||p(r);let[m,h]=B.useState(null),[g,_]=B.useState(null),v=B.useCallback(e=>{e!==S.current&&(S.current=e,h(e))},[]),y=B.useCallback(e=>{e!==C.current&&(C.current=e,_(e))},[]),b=a||m,x=o||g,S=B.useRef(null),C=B.useRef(null),w=B.useRef(u),T=c!=null,E=Kj(c),D=Kj(i),O=Kj(l),k=B.useCallback(()=>{if(!S.current||!C.current)return;let e={placement:t,strategy:n,middleware:f};D.current&&(e.platform=D.current),Vj(S.current,C.current,e).then(e=>{let t={...e,isPositioned:O.current!==!1};A.current&&!Uj(w.current,t)&&(w.current=t,id.flushSync(()=>{d(t)}))})},[f,t,n,D,O]);Hj(()=>{l===!1&&w.current.isPositioned&&(w.current.isPositioned=!1,d(e=>({...e,isPositioned:!1})))},[l]);let A=B.useRef(!1);Hj(()=>(A.current=!0,()=>{A.current=!1}),[]),Hj(()=>{if(b&&(S.current=b),x&&(C.current=x),b&&x){if(E.current)return E.current(b,x,k);k()}},[b,x,k,E,T]);let j=B.useMemo(()=>({reference:S,floating:C,setReference:v,setFloating:y}),[v,y]),M=B.useMemo(()=>({reference:b,floating:x}),[b,x]),N=B.useMemo(()=>{let e={position:n,left:0,top:0};if(!M.floating)return e;let t=Gj(M.floating,u.x),r=Gj(M.floating,u.y);return s?{...e,transform:`translate(`+t+`px, `+r+`px)`,...Wj(M.floating)>=1.5&&{willChange:`transform`}}:{position:n,left:t,top:r}},[n,s,M.floating,u.x,u.y]);return B.useMemo(()=>({...u,update:k,refs:j,elements:M,floatingStyles:N}),[u,k,j,M,N])}var Jj=e=>{function t(e){return{}.hasOwnProperty.call(e,`current`)}return{name:`arrow`,options:e,fn(n){let{element:r,padding:i}=typeof e==`function`?e(n):e;return r&&t(r)?r.current==null?{}:zj({element:r.current,padding:i}).fn(n):r?zj({element:r,padding:i}).fn(n):{}}}},Yj=(e,t)=>{let n=Pj(e);return{name:n.name,fn:n.fn,options:[e,t]}},Xj=(e,t)=>{let n=Fj(e);return{name:n.name,fn:n.fn,options:[e,t]}},Zj=(e,t)=>({fn:Bj(e).fn,options:[e,t]}),Qj=(e,t)=>{let n=Ij(e);return{name:n.name,fn:n.fn,options:[e,t]}},$j=(e,t)=>{let n=Lj(e);return{name:n.name,fn:n.fn,options:[e,t]}},eM=(e,t)=>{let n=Rj(e);return{name:n.name,fn:n.fn,options:[e,t]}},tM=(e,t)=>{let n=Jj(e);return{name:n.name,fn:n.fn,options:[e,t]}},nM=`Arrow`,rM=B.forwardRef((e,t)=>{let{children:n,width:r=10,height:i=5,...a}=e;return(0,V.jsx)(tk.svg,{...a,ref:t,width:r,height:i,viewBox:`0 0 30 10`,preserveAspectRatio:`none`,children:e.asChild?n:(0,V.jsx)(`polygon`,{points:`0,0 30,0 15,10`})})});rM.displayName=nM;var iM=rM;function aM(e){let[t,n]=B.useState(void 0);return PO(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});let t=new ResizeObserver(t=>{if(!Array.isArray(t)||!t.length)return;let r=t[0],i,a;if(`borderBoxSize`in r){let e=r.borderBoxSize,t=Array.isArray(e)?e[0]:e;i=t.inlineSize,a=t.blockSize}else i=e.offsetWidth,a=e.offsetHeight;n({width:i,height:a})});return t.observe(e,{box:`border-box`}),()=>t.unobserve(e)}else n(void 0)},[e]),t}var oM=`Popper`,[sM,cM]=MO(oM),[lM,uM]=sM(oM),dM=e=>{let{__scopePopper:t,children:n}=e,[r,i]=B.useState(null),[a,o]=B.useState(void 0);return(0,V.jsx)(lM,{scope:t,anchor:r,onAnchorChange:i,placementState:a,setPlacementState:o,children:n})};dM.displayName=oM;var fM=`PopperAnchor`,pM=B.forwardRef((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=uM(fM,n),o=B.useRef(null),s=a.onAnchorChange,c=jO(t,B.useCallback(e=>{o.current=e,e&&s(e)},[s])),l=B.useRef(null);B.useEffect(()=>{if(!r)return;let e=l.current;l.current=r.current,e!==l.current&&s(l.current)});let u=a.placementState&&CM(a.placementState),d=u?.[0],f=u?.[1];return r?null:(0,V.jsx)(tk.div,{"data-radix-popper-side":d,"data-radix-popper-align":f,...i,ref:c})});pM.displayName=fM;var mM=`PopperContent`,[hM,gM]=sM(mM),_M=B.forwardRef((e,t)=>{let{__scopePopper:n,side:r=`bottom`,sideOffset:i=0,align:a=`center`,alignOffset:o=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:l=[],collisionPadding:u=0,sticky:d=`partial`,hideWhenDetached:f=!1,updatePositionStrategy:p=`optimized`,onPlaced:m,...h}=e,g=uM(mM,n),[_,v]=B.useState(null),y=jO(t,v),[b,x]=B.useState(null),S=aM(b),C=S?.width??0,w=S?.height??0,T=r+(a===`center`?``:`-`+a),E=typeof u==`number`?u:{top:0,right:0,bottom:0,left:0,...u},D=Array.isArray(l)?l:[l],O=D.length>0,k={padding:E,boundary:D.filter(xM),altBoundary:O},{refs:A,floatingStyles:j,placement:M,isPositioned:N,middlewareData:P}=qj({strategy:`fixed`,placement:T,whileElementsMounted:(...e)=>Nj(...e,{animationFrame:p===`always`}),elements:{reference:g.anchor},middleware:[Yj({mainAxis:i+w,alignmentAxis:o}),c&&Xj({mainAxis:!0,crossAxis:!1,limiter:d===`partial`?Zj():void 0,...k}),c&&Qj({...k}),$j({...k,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{let{width:i,height:a}=t.reference,o=e.floating.style;o.setProperty(`--radix-popper-available-width`,`${n}px`),o.setProperty(`--radix-popper-available-height`,`${r}px`),o.setProperty(`--radix-popper-anchor-width`,`${i}px`),o.setProperty(`--radix-popper-anchor-height`,`${a}px`)}}),b&&tM({element:b,padding:s}),SM({arrowWidth:C,arrowHeight:w}),f&&eM({strategy:`referenceHidden`,...k,boundary:O?k.boundary:void 0})]}),ee=g.setPlacementState;PO(()=>(ee(M),()=>{ee(void 0)}),[M,ee]);let[F,te]=CM(M),ne=ok(m);PO(()=>{N&&ne?.()},[N,ne]);let re=P.arrow?.x,ie=P.arrow?.y,ae=P.arrow?.centerOffset!==0,[oe,se]=B.useState();return PO(()=>{_&&se(window.getComputedStyle(_).zIndex)},[_]),(0,V.jsx)(`div`,{ref:A.setFloating,"data-radix-popper-content-wrapper":``,style:{...j,transform:N?j.transform:`translate(0, -200%)`,minWidth:`max-content`,zIndex:oe,"--radix-popper-transform-origin":[P.transformOrigin?.x,P.transformOrigin?.y].join(` `),...P.hide?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}},dir:e.dir,children:(0,V.jsx)(hM,{scope:n,placedSide:F,placedAlign:te,onArrowChange:x,arrowX:re,arrowY:ie,shouldHideArrow:ae,children:(0,V.jsx)(tk.div,{"data-side":F,"data-align":te,...h,ref:y,style:{...h.style,animation:N?void 0:`none`}})})})});_M.displayName=mM;var vM=`PopperArrow`,yM={top:`bottom`,right:`left`,bottom:`top`,left:`right`},bM=B.forwardRef(function(e,t){let{__scopePopper:n,...r}=e,i=gM(vM,n),a=yM[i.placedSide];return(0,V.jsx)(`span`,{ref:i.onArrowChange,style:{position:`absolute`,left:i.arrowX,top:i.arrowY,[a]:0,transformOrigin:{top:``,right:`0 0`,bottom:`center 0`,left:`100% 0`}[i.placedSide],transform:{top:`translateY(100%)`,right:`translateY(50%) rotate(90deg) translateX(-50%)`,bottom:`rotate(180deg)`,left:`translateY(50%) rotate(-90deg) translateX(50%)`}[i.placedSide],visibility:i.shouldHideArrow?`hidden`:void 0},children:(0,V.jsx)(iM,{...r,ref:t,style:{...r.style,display:`block`}})})});bM.displayName=vM;function xM(e){return e!==null}var SM=e=>({name:`transformOrigin`,options:e,fn(t){let{placement:n,rects:r,middlewareData:i}=t,a=i.arrow?.centerOffset!==0,o=a?0:e.arrowWidth,s=a?0:e.arrowHeight,[c,l]=CM(n),u={start:`0%`,center:`50%`,end:`100%`}[l],d=(i.arrow?.x??0)+o/2,f=(i.arrow?.y??0)+s/2,p=``,m=``;return c===`bottom`?(p=a?u:`${d}px`,m=`${-s}px`):c===`top`?(p=a?u:`${d}px`,m=`${r.floating.height+s}px`):c===`right`?(p=`${-s}px`,m=a?u:`${f}px`):c===`left`&&(p=`${r.floating.width+s}px`,m=a?u:`${f}px`),{data:{x:p,y:m}}}});function CM(e){let[t,n=`center`]=e.split(`-`);return[t,n]}var wM=dM,TM=pM,EM=_M,DM=bM,OM=`Portal`,kM=B.forwardRef((e,t)=>{let{container:n,...r}=e,[i,a]=B.useState(!1);PO(()=>a(!0),[]);let o=n||i&&globalThis?.document?.body;return o?id.createPortal((0,V.jsx)(tk.div,{...r,ref:t}),o):null});kM.displayName=OM;function AM(e,t){return B.useReducer((e,n)=>t[e][n]??e,e)}var jM=e=>{let{present:t,children:n}=e,r=MM(t),i=typeof n==`function`?n({present:r.isPresent}):B.Children.only(n),a=PM(r.ref,IM(i));return typeof n==`function`||r.isPresent?B.cloneElement(i,{ref:a}):null};jM.displayName=`Presence`;function MM(e){let[t,n]=B.useState(),r=B.useRef(null),i=B.useRef(e),a=B.useRef(`none`),[o,s]=AM(e?`mounted`:`unmounted`,{mounted:{UNMOUNT:`unmounted`,ANIMATION_OUT:`unmountSuspended`},unmountSuspended:{MOUNT:`mounted`,ANIMATION_END:`unmounted`},unmounted:{MOUNT:`mounted`}});return B.useEffect(()=>{let e=FM(r.current);a.current=o===`mounted`?e:`none`},[o]),PO(()=>{let t=r.current,n=i.current;if(n!==e){let r=a.current,o=FM(t);e?s(`MOUNT`):o===`none`||t?.display===`none`?s(`UNMOUNT`):s(n&&r!==o?`ANIMATION_OUT`:`UNMOUNT`),i.current=e}},[e,s]),PO(()=>{if(t){let e,n=t.ownerDocument.defaultView??window,o=a=>{let o=FM(r.current).includes(CSS.escape(a.animationName));if(a.target===t&&o&&(s(`ANIMATION_END`),!i.current)){let r=t.style.animationFillMode;t.style.animationFillMode=`forwards`,e=n.setTimeout(()=>{t.style.animationFillMode===`forwards`&&(t.style.animationFillMode=r)})}},c=e=>{e.target===t&&(a.current=FM(r.current))};return t.addEventListener(`animationstart`,c),t.addEventListener(`animationcancel`,o),t.addEventListener(`animationend`,o),()=>{n.clearTimeout(e),t.removeEventListener(`animationstart`,c),t.removeEventListener(`animationcancel`,o),t.removeEventListener(`animationend`,o)}}else s(`ANIMATION_END`)},[t,s]),{isPresent:[`mounted`,`unmountSuspended`].includes(o),ref:B.useCallback(e=>{r.current=e?getComputedStyle(e):null,n(e)},[])}}function NM(e,t){if(typeof e==`function`)return e(t);e!=null&&(e.current=t)}function PM(...e){let t=B.useRef(e);return t.current=e,B.useCallback(e=>{let n=t.current,r=!1,i=n.map(t=>{let n=NM(t,e);return!r&&typeof n==`function`&&(r=!0),n});if(r)return()=>{for(let e=0;e<i.length;e++){let t=i[e];typeof t==`function`?t():NM(n[e],null)}}},[])}function FM(e){return e?.animationName||`none`}function IM(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var LM=`rovingFocusGroup.onEntryFocus`,RM={bubbles:!1,cancelable:!0},zM=`RovingFocusGroup`,[BM,VM,HM]=rk(zM),[UM,WM]=MO(zM,[HM]),[GM,KM]=UM(zM),qM=B.forwardRef((e,t)=>(0,V.jsx)(BM.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,V.jsx)(BM.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,V.jsx)(JM,{...e,ref:t})})}));qM.displayName=zM;var JM=B.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:a,currentTabStopId:o,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:c,onEntryFocus:l,preventScrollOnEntryFocus:u=!1,...d}=e,f=B.useRef(null),p=jO(t,f),m=ak(a),[h,g]=zO({prop:o,defaultProp:s??null,onChange:c,caller:zM}),[_,v]=B.useState(!1),y=ok(l),b=VM(n),x=B.useRef(!1),[S,C]=B.useState(0);return B.useEffect(()=>{let e=f.current;if(e)return e.addEventListener(LM,y),()=>e.removeEventListener(LM,y)},[y]),(0,V.jsx)(GM,{scope:n,orientation:r,dir:m,loop:i,currentTabStopId:h,onItemFocus:B.useCallback(e=>g(e),[g]),onItemShiftTab:B.useCallback(()=>v(!0),[]),onFocusableItemAdd:B.useCallback(()=>C(e=>e+1),[]),onFocusableItemRemove:B.useCallback(()=>C(e=>e-1),[]),children:(0,V.jsx)(tk.div,{tabIndex:_||S===0?-1:0,"data-orientation":r,...d,ref:p,style:{outline:`none`,...e.style},onMouseDown:OO(e.onMouseDown,()=>{x.current=!0}),onFocus:OO(e.onFocus,e=>{let t=!x.current;if(e.target===e.currentTarget&&t&&!_){let t=new CustomEvent(LM,RM);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=b().filter(e=>e.focusable);eN([e.find(e=>e.active),e.find(e=>e.id===h),...e].filter(Boolean).map(e=>e.ref.current),u)}}x.current=!1}),onBlur:OO(e.onBlur,()=>v(!1))})})}),YM=`RovingFocusGroupItem`,XM=B.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,tabStopId:a,children:o,...s}=e,c=Uk(),l=a||c,u=KM(YM,n),d=u.currentTabStopId===l,f=VM(n),{onFocusableItemAdd:p,onFocusableItemRemove:m,currentTabStopId:h}=u;return B.useEffect(()=>{if(r)return p(),()=>m()},[r,p,m]),(0,V.jsx)(BM.ItemSlot,{scope:n,id:l,focusable:r,active:i,children:(0,V.jsx)(tk.span,{tabIndex:d?0:-1,"data-orientation":u.orientation,...s,ref:t,onMouseDown:OO(e.onMouseDown,e=>{r?u.onItemFocus(l):e.preventDefault()}),onFocus:OO(e.onFocus,()=>u.onItemFocus(l)),onKeyDown:OO(e.onKeyDown,e=>{if(e.key===`Tab`&&e.shiftKey){u.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=$M(e,u.orientation,u.dir);if(t!==void 0){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let n=f().filter(e=>e.focusable).map(e=>e.ref.current);if(t===`last`)n.reverse();else if(t===`prev`||t===`next`){t===`prev`&&n.reverse();let r=n.indexOf(e.currentTarget);n=u.loop?tN(n,r+1):n.slice(r+1)}setTimeout(()=>eN(n))}}),children:typeof o==`function`?o({isCurrentTabStop:d,hasTabStop:h!=null}):o})})});XM.displayName=YM;var ZM={ArrowLeft:`prev`,ArrowUp:`prev`,ArrowRight:`next`,ArrowDown:`next`,PageUp:`first`,Home:`first`,PageDown:`last`,End:`last`};function QM(e,t){return t===`rtl`?e===`ArrowLeft`?`ArrowRight`:e===`ArrowRight`?`ArrowLeft`:e:e}function $M(e,t,n){let r=QM(e.key,n);if(!(t===`vertical`&&[`ArrowLeft`,`ArrowRight`].includes(r))&&!(t===`horizontal`&&[`ArrowUp`,`ArrowDown`].includes(r)))return ZM[r]}function eN(e,t=!1){let n=document.activeElement;for(let r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function tN(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var nN=qM,rN=XM,iN=function(e){return typeof document>`u`?null:(Array.isArray(e)?e[0]:e).ownerDocument.body},aN=new WeakMap,oN=new WeakMap,sN={},cN=0,lN=function(e){return e&&(e.host||lN(e.parentNode))},uN=function(e,t){return t.map(function(t){if(e.contains(t))return t;var n=lN(t);return n&&e.contains(n)?n:(console.error(`aria-hidden`,t,`in not contained inside`,e,`. Doing nothing`),null)}).filter(function(e){return!!e})},dN=function(e,t,n,r){var i=uN(t,Array.isArray(e)?e:[e]);sN[n]||(sN[n]=new WeakMap);var a=sN[n],o=[],s=new Set,c=new Set(i),l=function(e){!e||s.has(e)||(s.add(e),l(e.parentNode))};i.forEach(l);var u=function(e){!e||c.has(e)||Array.prototype.forEach.call(e.children,function(e){if(s.has(e))u(e);else try{var t=e.getAttribute(r),i=t!==null&&t!==`false`,c=(aN.get(e)||0)+1,l=(a.get(e)||0)+1;aN.set(e,c),a.set(e,l),o.push(e),c===1&&i&&oN.set(e,!0),l===1&&e.setAttribute(n,`true`),i||e.setAttribute(r,`true`)}catch(t){console.error(`aria-hidden: cannot operate on `,e,t)}})};return u(t),s.clear(),cN++,function(){o.forEach(function(e){var t=aN.get(e)-1,i=a.get(e)-1;aN.set(e,t),a.set(e,i),t||(oN.has(e)||e.removeAttribute(r),oN.delete(e)),i||e.removeAttribute(n)}),cN--,cN||(aN=new WeakMap,aN=new WeakMap,oN=new WeakMap,sN={})}},fN=function(e,t,n){n===void 0&&(n=`data-aria-hidden`);var r=Array.from(Array.isArray(e)?e:[e]),i=t||iN(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll(`[aria-live], script`))),dN(r,i,n,`aria-hidden`)):function(){return null}},pN=function(){return pN=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},pN.apply(this,arguments)};function mN(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 i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function hN(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||=Array.prototype.slice.call(t,0,r),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}var gN=`right-scroll-bar-position`,_N=`width-before-scroll-bar`,vN=`with-scroll-bars-hidden`,yN=`--removed-body-scroll-bar-size`;function bN(e,t){return typeof e==`function`?e(t):e&&(e.current=t),e}function xN(e,t){var n=(0,B.useState)(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(e){var t=n.value;t!==e&&(n.value=e,n.callback(e,t))}}}})[0];return n.callback=t,n.facade}var SN=typeof window<`u`?B.useLayoutEffect:B.useEffect,CN=new WeakMap;function wN(e,t){var n=xN(t||null,function(t){return e.forEach(function(e){return bN(e,t)})});return SN(function(){var t=CN.get(n);if(t){var r=new Set(t),i=new Set(e),a=n.current;r.forEach(function(e){i.has(e)||bN(e,null)}),i.forEach(function(e){r.has(e)||bN(e,a)})}CN.set(n,e)},[e]),n}function TN(e){return e}function EN(e,t){t===void 0&&(t=TN);var n=[],r=!1;return{read:function(){if(r)throw 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(e){var i=t(e,r);return n.push(i),function(){n=n.filter(function(e){return e!==i})}},assignSyncMedium:function(e){for(r=!0;n.length;){var t=n;n=[],t.forEach(e)}n={push:function(t){return e(t)},filter:function(){return n}}},assignMedium:function(e){r=!0;var t=[];if(n.length){var i=n;n=[],i.forEach(e),t=n}var a=function(){var n=t;t=[],n.forEach(e)},o=function(){return Promise.resolve().then(a)};o(),n={push:function(e){t.push(e),o()},filter:function(e){return t=t.filter(e),n}}}}}function DN(e){e===void 0&&(e={});var t=EN(null);return t.options=pN({async:!0,ssr:!1},e),t}var ON=function(e){var t=e.sideCar,n=mN(e,[`sideCar`]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error(`Sidecar medium not found`);return B.createElement(r,pN({},n))};ON.isSideCarExport=!0;function kN(e,t){return e.useMedium(t),ON}var AN=DN(),jN=function(){},MN=B.forwardRef(function(e,t){var n=B.useRef(null),r=B.useState({onScrollCapture:jN,onWheelCapture:jN,onTouchMoveCapture:jN}),i=r[0],a=r[1],o=e.forwardProps,s=e.children,c=e.className,l=e.removeScrollBar,u=e.enabled,d=e.shards,f=e.sideCar,p=e.noRelative,m=e.noIsolation,h=e.inert,g=e.allowPinchZoom,_=e.as,v=_===void 0?`div`:_,y=e.gapMode,b=mN(e,[`forwardProps`,`children`,`className`,`removeScrollBar`,`enabled`,`shards`,`sideCar`,`noRelative`,`noIsolation`,`inert`,`allowPinchZoom`,`as`,`gapMode`]),x=f,S=wN([n,t]),C=pN(pN({},b),i);return B.createElement(B.Fragment,null,u&&B.createElement(x,{sideCar:AN,removeScrollBar:l,shards:d,noRelative:p,noIsolation:m,inert:h,setCallbacks:a,allowPinchZoom:!!g,lockRef:n,gapMode:y}),o?B.cloneElement(B.Children.only(s),pN(pN({},C),{ref:S})):B.createElement(v,pN({},C,{className:c,ref:S}),s))});MN.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},MN.classNames={fullWidth:_N,zeroRight:gN};var NN,PN=function(){if(NN)return NN;if(typeof __webpack_nonce__<`u`)return __webpack_nonce__};function FN(){if(!document)return null;var e=document.createElement(`style`);e.type=`text/css`;var t=PN();return t&&e.setAttribute(`nonce`,t),e}function IN(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function LN(e){(document.head||document.getElementsByTagName(`head`)[0]).appendChild(e)}var RN=function(){var e=0,t=null;return{add:function(n){e==0&&(t=FN())&&(IN(t,n),LN(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},zN=function(){var e=RN();return function(t,n){B.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},BN=function(){var e=zN();return function(t){var n=t.styles,r=t.dynamic;return e(n,r),null}},VN={left:0,top:0,right:0,gap:0},HN=function(e){return parseInt(e||``,10)||0},UN=function(e){var t=window.getComputedStyle(document.body),n=t[e===`padding`?`paddingLeft`:`marginLeft`],r=t[e===`padding`?`paddingTop`:`marginTop`],i=t[e===`padding`?`paddingRight`:`marginRight`];return[HN(n),HN(r),HN(i)]},WN=function(e){if(e===void 0&&(e=`margin`),typeof window>`u`)return VN;var t=UN(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])}},GN=BN(),KN=`data-scroll-locked`,qN=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,s=e.gap;return n===void 0&&(n=`margin`),`
|
|
209
|
+
.${vN} {
|
|
210
|
+
overflow: hidden ${r};
|
|
211
|
+
padding-right: ${s}px ${r};
|
|
212
|
+
}
|
|
213
|
+
body[${KN}] {
|
|
214
|
+
overflow: hidden ${r};
|
|
215
|
+
overscroll-behavior: contain;
|
|
216
|
+
${[t&&`position: relative ${r};`,n===`margin`&&`
|
|
217
|
+
padding-left: ${i}px;
|
|
218
|
+
padding-top: ${a}px;
|
|
219
|
+
padding-right: ${o}px;
|
|
220
|
+
margin-left:0;
|
|
221
|
+
margin-top:0;
|
|
222
|
+
margin-right: ${s}px ${r};
|
|
223
|
+
`,n===`padding`&&`padding-right: ${s}px ${r};`].filter(Boolean).join(``)}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.${gN} {
|
|
227
|
+
right: ${s}px ${r};
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.${_N} {
|
|
231
|
+
margin-right: ${s}px ${r};
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.${gN} .${gN} {
|
|
235
|
+
right: 0 ${r};
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
.${_N} .${_N} {
|
|
239
|
+
margin-right: 0 ${r};
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
body[${KN}] {
|
|
243
|
+
${yN}: ${s}px;
|
|
244
|
+
}
|
|
245
|
+
`},JN=function(){var e=parseInt(document.body.getAttribute(`data-scroll-locked`)||`0`,10);return isFinite(e)?e:0},YN=function(){B.useEffect(function(){return document.body.setAttribute(KN,(JN()+1).toString()),function(){var e=JN()-1;e<=0?document.body.removeAttribute(KN):document.body.setAttribute(KN,e.toString())}},[])},XN=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?`margin`:r;YN();var a=B.useMemo(function(){return WN(i)},[i]);return B.createElement(GN,{styles:qN(a,!t,i,n?``:`!important`)})},ZN=!1;if(typeof window<`u`)try{var QN=Object.defineProperty({},"passive",{get:function(){return ZN=!0,!0}});window.addEventListener(`test`,QN,QN),window.removeEventListener(`test`,QN,QN)}catch{ZN=!1}var $N=ZN?{passive:!1}:!1,eP=function(e){return e.tagName===`TEXTAREA`},tP=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!==`hidden`&&!(n.overflowY===n.overflowX&&!eP(e)&&n[t]===`visible`)},nP=function(e){return tP(e,`overflowY`)},rP=function(e){return tP(e,`overflowX`)},iP=function(e,t){var n=t.ownerDocument,r=t;do{if(typeof ShadowRoot<`u`&&r instanceof ShadowRoot&&(r=r.host),sP(e,r)){var i=cP(e,r);if(i[1]>i[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},aP=function(e){return[e.scrollTop,e.scrollHeight,e.clientHeight]},oP=function(e){return[e.scrollLeft,e.scrollWidth,e.clientWidth]},sP=function(e,t){return e===`v`?nP(t):rP(t)},cP=function(e,t){return e===`v`?aP(t):oP(t)},lP=function(e,t){return e===`h`&&t===`rtl`?-1:1},uP=function(e,t,n,r,i){var a=lP(e,window.getComputedStyle(t).direction),o=a*r,s=n.target,c=t.contains(s),l=!1,u=o>0,d=0,f=0;do{if(!s)break;var p=cP(e,s),m=p[0],h=p[1]-p[2]-a*m;(m||h)&&sP(e,s)&&(d+=h,f+=m);var g=s.parentNode;s=g&&g.nodeType===Node.DOCUMENT_FRAGMENT_NODE?g.host:g}while(!c&&s!==document.body||c&&(t.contains(s)||t===s));return(u&&(i&&Math.abs(d)<1||!i&&o>d)||!u&&(i&&Math.abs(f)<1||!i&&-o>f))&&(l=!0),l},dP=function(e){return`changedTouches`in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},fP=function(e){return[e.deltaX,e.deltaY]},pP=function(e){return e&&`current`in e?e.current:e},mP=function(e,t){return e[0]===t[0]&&e[1]===t[1]},hP=function(e){return`
|
|
246
|
+
.block-interactivity-${e} {pointer-events: none;}
|
|
247
|
+
.allow-interactivity-${e} {pointer-events: all;}
|
|
248
|
+
`},gP=0,_P=[];function vP(e){var t=B.useRef([]),n=B.useRef([0,0]),r=B.useRef(),i=B.useState(gP++)[0],a=B.useState(BN)[0],o=B.useRef(e);B.useEffect(function(){o.current=e},[e]),B.useEffect(function(){if(e.inert){document.body.classList.add(`block-interactivity-${i}`);var t=hN([e.lockRef.current],(e.shards||[]).map(pP),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add(`allow-interactivity-${i}`)}),function(){document.body.classList.remove(`block-interactivity-${i}`),t.forEach(function(e){return e.classList.remove(`allow-interactivity-${i}`)})}}},[e.inert,e.lockRef.current,e.shards]);var s=B.useCallback(function(e,t){if(`touches`in e&&e.touches.length===2||e.type===`wheel`&&e.ctrlKey)return!o.current.allowPinchZoom;var i=dP(e),a=n.current,s=`deltaX`in e?e.deltaX:a[0]-i[0],c=`deltaY`in e?e.deltaY:a[1]-i[1],l,u=e.target,d=Math.abs(s)>Math.abs(c)?`h`:`v`;if(`touches`in e&&d===`h`&&u.type===`range`)return!1;var f=window.getSelection(),p=f&&f.anchorNode;if(p&&(p===u||p.contains(u)))return!1;var m=iP(d,u);if(!m)return!0;if(m?l=d:(l=d===`v`?`h`:`v`,m=iP(d,u)),!m)return!1;if(!r.current&&`changedTouches`in e&&(s||c)&&(r.current=l),!l)return!0;var h=r.current||l;return uP(h,t,e,h===`h`?s:c,!0)},[]),c=B.useCallback(function(e){var n=e;if(!(!_P.length||_P[_P.length-1]!==a)){var r=`deltaY`in n?fP(n):dP(n),i=t.current.filter(function(e){return e.name===n.type&&(e.target===n.target||n.target===e.shadowParent)&&mP(e.delta,r)})[0];if(i&&i.should){n.cancelable&&n.preventDefault();return}if(!i){var c=(o.current.shards||[]).map(pP).filter(Boolean).filter(function(e){return e.contains(n.target)});(c.length>0?s(n,c[0]):!o.current.noIsolation)&&n.cancelable&&n.preventDefault()}}},[]),l=B.useCallback(function(e,n,r,i){var a={name:e,delta:n,target:r,should:i,shadowParent:yP(r)};t.current.push(a),setTimeout(function(){t.current=t.current.filter(function(e){return e!==a})},1)},[]),u=B.useCallback(function(e){n.current=dP(e),r.current=void 0},[]),d=B.useCallback(function(t){l(t.type,fP(t),t.target,s(t,e.lockRef.current))},[]),f=B.useCallback(function(t){l(t.type,dP(t),t.target,s(t,e.lockRef.current))},[]);B.useEffect(function(){return _P.push(a),e.setCallbacks({onScrollCapture:d,onWheelCapture:d,onTouchMoveCapture:f}),document.addEventListener(`wheel`,c,$N),document.addEventListener(`touchmove`,c,$N),document.addEventListener(`touchstart`,u,$N),function(){_P=_P.filter(function(e){return e!==a}),document.removeEventListener(`wheel`,c,$N),document.removeEventListener(`touchmove`,c,$N),document.removeEventListener(`touchstart`,u,$N)}},[]);var p=e.removeScrollBar,m=e.inert;return B.createElement(B.Fragment,null,m?B.createElement(a,{styles:hP(i)}):null,p?B.createElement(XN,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function yP(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}var bP=kN(AN,vP),xP=B.forwardRef(function(e,t){return B.createElement(MN,pN({},e,{ref:t,sideCar:bP}))});xP.classNames=MN.classNames;var SP=[`Enter`,` `],CP=[`ArrowDown`,`PageUp`,`Home`],wP=[`ArrowUp`,`PageDown`,`End`],TP=[...CP,...wP],EP={ltr:[...SP,`ArrowRight`],rtl:[...SP,`ArrowLeft`]},DP={ltr:[`ArrowLeft`],rtl:[`ArrowRight`]},OP=`Menu`,[kP,AP,jP]=rk(OP),[MP,NP]=MO(OP,[jP,cM,WM]),PP=cM(),FP=WM(),[IP,LP]=MP(OP),[RP,zP]=MP(OP),BP=e=>{let{__scopeMenu:t,open:n=!1,children:r,dir:i,onOpenChange:a,modal:o=!0}=e,s=PP(t),[c,l]=B.useState(null),u=B.useRef(!1),d=ok(a),f=ak(i);return B.useEffect(()=>{let e=()=>{u.current=!0,document.addEventListener(`pointerdown`,t,{capture:!0,once:!0}),document.addEventListener(`pointermove`,t,{capture:!0,once:!0})},t=()=>u.current=!1;return document.addEventListener(`keydown`,e,{capture:!0}),()=>{document.removeEventListener(`keydown`,e,{capture:!0}),document.removeEventListener(`pointerdown`,t,{capture:!0}),document.removeEventListener(`pointermove`,t,{capture:!0})}},[]),B.useEffect(()=>{if(!n)return;let e=()=>d(!1);return window.addEventListener(`blur`,e),()=>window.removeEventListener(`blur`,e)},[n,d]),(0,V.jsx)(wM,{...s,children:(0,V.jsx)(IP,{scope:t,open:n,onOpenChange:d,content:c,onContentChange:l,children:(0,V.jsx)(RP,{scope:t,onClose:B.useCallback(()=>d(!1),[d]),isUsingKeyboardRef:u,dir:f,modal:o,children:r})})})};BP.displayName=OP;var VP=`MenuAnchor`,HP=B.forwardRef((e,t)=>{let{__scopeMenu:n,...r}=e,i=PP(n);return(0,V.jsx)(TM,{...i,...r,ref:t})});HP.displayName=VP;var UP=`MenuPortal`,[WP,GP]=MP(UP,{forceMount:void 0}),KP=e=>{let{__scopeMenu:t,forceMount:n,children:r,container:i}=e,a=LP(UP,t);return(0,V.jsx)(WP,{scope:t,forceMount:n,children:(0,V.jsx)(jM,{present:n||a.open,children:(0,V.jsx)(kM,{asChild:!0,container:i,children:r})})})};KP.displayName=UP;var qP=`MenuContent`,[JP,YP]=MP(qP),XP=B.forwardRef((e,t)=>{let n=GP(qP,e.__scopeMenu),{forceMount:r=n.forceMount,...i}=e,a=LP(qP,e.__scopeMenu),o=zP(qP,e.__scopeMenu);return(0,V.jsx)(kP.Provider,{scope:e.__scopeMenu,children:(0,V.jsx)(jM,{present:r||a.open,children:(0,V.jsx)(kP.Slot,{scope:e.__scopeMenu,children:o.modal?(0,V.jsx)(ZP,{...i,ref:t}):(0,V.jsx)(QP,{...i,ref:t})})})})}),ZP=B.forwardRef((e,t)=>{let n=LP(qP,e.__scopeMenu),r=B.useRef(null),i=jO(t,r);return B.useEffect(()=>{let e=r.current;if(e)return fN(e)},[]),(0,V.jsx)(eF,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,disableOutsideScroll:!0,onFocusOutside:OO(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>n.onOpenChange(!1)})}),QP=B.forwardRef((e,t)=>{let n=LP(qP,e.__scopeMenu);return(0,V.jsx)(eF,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>n.onOpenChange(!1)})}),$P=HO(`MenuContent.ScrollLock`),eF=B.forwardRef((e,t)=>{let{__scopeMenu:n,loop:r=!1,trapFocus:i,onOpenAutoFocus:a,onCloseAutoFocus:o,disableOutsidePointerEvents:s,onEntryFocus:c,onEscapeKeyDown:l,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:f,onDismiss:p,disableOutsideScroll:m,...h}=e,g=LP(qP,n),_=zP(qP,n),v=PP(n),y=FP(n),b=AP(n),[x,S]=B.useState(null),C=B.useRef(null),w=jO(t,C,g.onContentChange),T=B.useRef(0),E=B.useRef(``),D=B.useRef(0),O=B.useRef(null),k=B.useRef(`right`),A=B.useRef(0),j=m?xP:B.Fragment,M=m?{as:$P,allowPinchZoom:!0}:void 0,N=e=>{let t=E.current+e,n=b().filter(e=>!e.disabled),r=document.activeElement,i=n.find(e=>e.ref.current===r)?.textValue,a=RF(n.map(e=>e.textValue),t,i),o=n.find(e=>e.textValue===a)?.ref.current;(function e(t){E.current=t,window.clearTimeout(T.current),t!==``&&(T.current=window.setTimeout(()=>e(``),1e3))})(t),o&&setTimeout(()=>o.focus())};B.useEffect(()=>()=>window.clearTimeout(T.current),[]),Ck();let P=B.useCallback(e=>k.current===O.current?.side&&BF(e,O.current?.area),[]);return(0,V.jsx)(JP,{scope:n,searchRef:E,onItemEnter:B.useCallback(e=>{P(e)&&e.preventDefault()},[P]),onItemLeave:B.useCallback(e=>{P(e)||(C.current?.focus(),S(null))},[P]),onTriggerLeave:B.useCallback(e=>{P(e)&&e.preventDefault()},[P]),pointerGraceTimerRef:D,onPointerGraceIntentChange:B.useCallback(e=>{O.current=e},[]),children:(0,V.jsx)(j,{...M,children:(0,V.jsx)(kk,{asChild:!0,trapped:i,onMountAutoFocus:OO(a,e=>{e.preventDefault(),C.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:o,children:(0,V.jsx)(pk,{asChild:!0,disableOutsidePointerEvents:s,onEscapeKeyDown:l,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:f,onDismiss:p,children:(0,V.jsx)(nN,{asChild:!0,...y,dir:_.dir,orientation:`vertical`,loop:r,currentTabStopId:x,onCurrentTabStopIdChange:S,onEntryFocus:OO(c,e=>{_.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,V.jsx)(EM,{role:`menu`,"aria-orientation":`vertical`,"data-state":NF(g.open),"data-radix-menu-content":``,dir:_.dir,...v,...h,ref:w,style:{outline:`none`,...h.style},onKeyDown:OO(h.onKeyDown,e=>{let t=e.target.closest(`[data-radix-menu-content]`)===e.currentTarget,n=e.ctrlKey||e.altKey||e.metaKey,r=e.key.length===1;t&&(e.key===`Tab`&&e.preventDefault(),!n&&r&&N(e.key));let i=C.current;if(e.target!==i||!TP.includes(e.key))return;e.preventDefault();let a=b().filter(e=>!e.disabled).map(e=>e.ref.current);wP.includes(e.key)&&a.reverse(),IF(a)}),onBlur:OO(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(T.current),E.current=``)}),onPointerMove:OO(e.onPointerMove,VF(e=>{let t=e.target,n=A.current!==e.clientX;if(e.currentTarget.contains(t)&&n){let t=e.clientX>A.current?`right`:`left`;k.current=t,A.current=e.clientX}}))})})})})})})});XP.displayName=qP;var tF=`MenuGroup`,nF=B.forwardRef((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,V.jsx)(tk.div,{role:`group`,...r,ref:t})});nF.displayName=tF;var rF=`MenuLabel`,iF=B.forwardRef((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,V.jsx)(tk.div,{...r,ref:t})});iF.displayName=rF;var aF=`MenuItem`,oF=`menu.itemSelect`,sF=B.forwardRef((e,t)=>{let{disabled:n=!1,onSelect:r,...i}=e,a=B.useRef(null),o=zP(aF,e.__scopeMenu),s=YP(aF,e.__scopeMenu),c=jO(t,a),l=B.useRef(!1),u=()=>{let e=a.current;if(!n&&e){let t=new CustomEvent(oF,{bubbles:!0,cancelable:!0});e.addEventListener(oF,e=>r?.(e),{once:!0}),nk(e,t),t.defaultPrevented?l.current=!1:o.onClose()}};return(0,V.jsx)(cF,{...i,ref:c,disabled:n,onClick:OO(e.onClick,u),onPointerDown:t=>{e.onPointerDown?.(t),l.current=!0},onPointerUp:OO(e.onPointerUp,e=>{l.current||e.currentTarget?.click()}),onKeyDown:OO(e.onKeyDown,e=>{let t=s.searchRef.current!==``;n||t&&e.key===` `||SP.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});sF.displayName=aF;var cF=B.forwardRef((e,t)=>{let{__scopeMenu:n,disabled:r=!1,textValue:i,...a}=e,o=YP(aF,n),s=FP(n),c=B.useRef(null),l=jO(t,c),[u,d]=B.useState(!1),[f,p]=B.useState(``);return B.useEffect(()=>{let e=c.current;e&&p((e.textContent??``).trim())},[a.children]),(0,V.jsx)(kP.ItemSlot,{scope:n,disabled:r,textValue:i??f,children:(0,V.jsx)(rN,{asChild:!0,...s,focusable:!r,children:(0,V.jsx)(tk.div,{role:`menuitem`,"data-highlighted":u?``:void 0,"aria-disabled":r||void 0,"data-disabled":r?``:void 0,...a,ref:l,onPointerMove:OO(e.onPointerMove,VF(e=>{r?o.onItemLeave(e):(o.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:OO(e.onPointerLeave,VF(e=>o.onItemLeave(e))),onFocus:OO(e.onFocus,()=>d(!0)),onBlur:OO(e.onBlur,()=>d(!1))})})})}),lF=`MenuCheckboxItem`,uF=B.forwardRef((e,t)=>{let{checked:n=!1,onCheckedChange:r,...i}=e;return(0,V.jsx)(vF,{scope:e.__scopeMenu,checked:n,children:(0,V.jsx)(sF,{role:`menuitemcheckbox`,"aria-checked":PF(n)?`mixed`:n,...i,ref:t,"data-state":FF(n),onSelect:OO(i.onSelect,()=>r?.(PF(n)?!0:!n),{checkForDefaultPrevented:!1})})})});uF.displayName=lF;var dF=`MenuRadioGroup`,[fF,pF]=MP(dF,{value:void 0,onValueChange:()=>{}}),mF=B.forwardRef((e,t)=>{let{value:n,onValueChange:r,...i}=e,a=ok(r);return(0,V.jsx)(fF,{scope:e.__scopeMenu,value:n,onValueChange:a,children:(0,V.jsx)(nF,{...i,ref:t})})});mF.displayName=dF;var hF=`MenuRadioItem`,gF=B.forwardRef((e,t)=>{let{value:n,...r}=e,i=pF(hF,e.__scopeMenu),a=n===i.value;return(0,V.jsx)(vF,{scope:e.__scopeMenu,checked:a,children:(0,V.jsx)(sF,{role:`menuitemradio`,"aria-checked":a,...r,ref:t,"data-state":FF(a),onSelect:OO(r.onSelect,()=>i.onValueChange?.(n),{checkForDefaultPrevented:!1})})})});gF.displayName=hF;var _F=`MenuItemIndicator`,[vF,yF]=MP(_F,{checked:!1}),bF=B.forwardRef((e,t)=>{let{__scopeMenu:n,forceMount:r,...i}=e,a=yF(_F,n);return(0,V.jsx)(jM,{present:r||PF(a.checked)||a.checked===!0,children:(0,V.jsx)(tk.span,{...i,ref:t,"data-state":FF(a.checked)})})});bF.displayName=_F;var xF=`MenuSeparator`,SF=B.forwardRef((e,t)=>{let{__scopeMenu:n,...r}=e;return(0,V.jsx)(tk.div,{role:`separator`,"aria-orientation":`horizontal`,...r,ref:t})});SF.displayName=xF;var CF=`MenuArrow`,wF=B.forwardRef((e,t)=>{let{__scopeMenu:n,...r}=e,i=PP(n);return(0,V.jsx)(DM,{...i,...r,ref:t})});wF.displayName=CF;var TF=`MenuSub`,[EF,DF]=MP(TF),OF=e=>{let{__scopeMenu:t,children:n,open:r=!1,onOpenChange:i}=e,a=LP(TF,t),o=PP(t),[s,c]=B.useState(null),[l,u]=B.useState(null),d=ok(i);return B.useEffect(()=>(a.open===!1&&d(!1),()=>d(!1)),[a.open,d]),(0,V.jsx)(wM,{...o,children:(0,V.jsx)(IP,{scope:t,open:r,onOpenChange:d,content:l,onContentChange:u,children:(0,V.jsx)(EF,{scope:t,contentId:Uk(),triggerId:Uk(),trigger:s,onTriggerChange:c,children:n})})})};OF.displayName=TF;var kF=`MenuSubTrigger`,AF=B.forwardRef((e,t)=>{let n=LP(kF,e.__scopeMenu),r=zP(kF,e.__scopeMenu),i=DF(kF,e.__scopeMenu),a=YP(kF,e.__scopeMenu),o=B.useRef(null),{pointerGraceTimerRef:s,onPointerGraceIntentChange:c}=a,l={__scopeMenu:e.__scopeMenu},u=B.useCallback(()=>{o.current&&window.clearTimeout(o.current),o.current=null},[]);B.useEffect(()=>u,[u]),B.useEffect(()=>{let e=s.current;return()=>{window.clearTimeout(e),c(null)}},[s,c]);let d=jO(t,i.onTriggerChange);return(0,V.jsx)(HP,{asChild:!0,...l,children:(0,V.jsx)(cF,{id:i.triggerId,"aria-haspopup":`menu`,"aria-expanded":n.open,"aria-controls":n.open?i.contentId:void 0,"data-state":NF(n.open),...e,ref:d,onClick:t=>{e.onClick?.(t),!(e.disabled||t.defaultPrevented)&&(t.currentTarget.focus(),n.open||n.onOpenChange(!0))},onPointerMove:OO(e.onPointerMove,VF(t=>{a.onItemEnter(t),!t.defaultPrevented&&!e.disabled&&!n.open&&!o.current&&(a.onPointerGraceIntentChange(null),o.current=window.setTimeout(()=>{n.onOpenChange(!0),u()},100))})),onPointerLeave:OO(e.onPointerLeave,VF(e=>{u();let t=n.content?.getBoundingClientRect();if(t){let r=n.content?.dataset.side,i=r===`right`,o=i?-5:5,c=t[i?`left`:`right`],l=t[i?`right`:`left`];a.onPointerGraceIntentChange({area:[{x:e.clientX+o,y:e.clientY},{x:c,y:t.top},{x:l,y:t.top},{x:l,y:t.bottom},{x:c,y:t.bottom}],side:r}),window.clearTimeout(s.current),s.current=window.setTimeout(()=>a.onPointerGraceIntentChange(null),300)}else{if(a.onTriggerLeave(e),e.defaultPrevented)return;a.onPointerGraceIntentChange(null)}})),onKeyDown:OO(e.onKeyDown,t=>{let i=a.searchRef.current!==``;e.disabled||i&&t.key===` `||EP[r.dir].includes(t.key)&&(n.onOpenChange(!0),n.content?.focus(),t.preventDefault())})})})});AF.displayName=kF;var jF=`MenuSubContent`,MF=B.forwardRef((e,t)=>{let n=GP(qP,e.__scopeMenu),{forceMount:r=n.forceMount,align:i=`start`,...a}=e,o=LP(qP,e.__scopeMenu),s=zP(qP,e.__scopeMenu),c=DF(jF,e.__scopeMenu),l=B.useRef(null),u=jO(t,l);return(0,V.jsx)(kP.Provider,{scope:e.__scopeMenu,children:(0,V.jsx)(jM,{present:r||o.open,children:(0,V.jsx)(kP.Slot,{scope:e.__scopeMenu,children:(0,V.jsx)(eF,{id:c.contentId,"aria-labelledby":c.triggerId,...a,ref:u,align:i,side:s.dir===`rtl`?`left`:`right`,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{s.isUsingKeyboardRef.current&&l.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:OO(e.onFocusOutside,e=>{e.target!==c.trigger&&o.onOpenChange(!1)}),onEscapeKeyDown:OO(e.onEscapeKeyDown,e=>{s.onClose(),e.preventDefault()}),onKeyDown:OO(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),n=DP[s.dir].includes(e.key);t&&n&&(o.onOpenChange(!1),c.trigger?.focus(),e.preventDefault())})})})})})});MF.displayName=jF;function NF(e){return e?`open`:`closed`}function PF(e){return e===`indeterminate`}function FF(e){return PF(e)?`indeterminate`:e?`checked`:`unchecked`}function IF(e){let t=document.activeElement;for(let n of e)if(n===t||(n.focus(),document.activeElement!==t))return}function LF(e,t){return e.map((n,r)=>e[(t+r)%e.length])}function RF(e,t,n){let r=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,i=n?e.indexOf(n):-1,a=LF(e,Math.max(i,0));r.length===1&&(a=a.filter(e=>e!==n));let o=a.find(e=>e.toLowerCase().startsWith(r.toLowerCase()));return o===n?void 0:o}function zF(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;e<t.length;a=e++){let o=t[e],s=t[a],c=o.x,l=o.y,u=s.x,d=s.y;l>r!=d>r&&n<(u-c)*(r-l)/(d-l)+c&&(i=!i)}return i}function BF(e,t){return t?zF({x:e.clientX,y:e.clientY},t):!1}function VF(e){return t=>t.pointerType===`mouse`?e(t):void 0}var HF=BP,UF=HP,WF=KP,GF=XP,KF=nF,qF=iF,JF=sF,YF=uF,XF=mF,ZF=gF,QF=bF,$F=SF,eI=wF,tI=AF,nI=MF,rI=`DropdownMenu`,[iI,aI]=MO(rI,[NP]),oI=NP(),[sI,cI]=iI(rI),lI=e=>{let{__scopeDropdownMenu:t,children:n,dir:r,open:i,defaultOpen:a,onOpenChange:o,modal:s=!0}=e,c=oI(t),l=B.useRef(null),[u,d]=zO({prop:i,defaultProp:a??!1,onChange:o,caller:rI});return(0,V.jsx)(sI,{scope:t,triggerId:Uk(),triggerRef:l,contentId:Uk(),open:u,onOpenChange:d,onOpenToggle:B.useCallback(()=>d(e=>!e),[d]),modal:s,children:(0,V.jsx)(HF,{...c,open:u,onOpenChange:d,dir:r,modal:s,children:n})})};lI.displayName=rI;var uI=`DropdownMenuTrigger`,dI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,disabled:r=!1,...i}=e,a=cI(uI,n),o=oI(n),s=jO(t,a.triggerRef);return(0,V.jsx)(UF,{asChild:!0,...o,children:(0,V.jsx)(tk.button,{type:`button`,id:a.triggerId,"aria-haspopup":`menu`,"aria-expanded":a.open,"aria-controls":a.open?a.contentId:void 0,"data-state":a.open?`open`:`closed`,"data-disabled":r?``:void 0,disabled:r,...i,ref:s,onPointerDown:OO(e.onPointerDown,e=>{!r&&e.button===0&&e.ctrlKey===!1&&(a.onOpenToggle(),a.open||e.preventDefault())}),onKeyDown:OO(e.onKeyDown,e=>{r||([`Enter`,` `].includes(e.key)&&a.onOpenToggle(),e.key===`ArrowDown`&&a.onOpenChange(!0),[`Enter`,` `,`ArrowDown`].includes(e.key)&&e.preventDefault())})})})});dI.displayName=uI;var fI=`DropdownMenuPortal`,pI=e=>{let{__scopeDropdownMenu:t,...n}=e,r=oI(t);return(0,V.jsx)(WF,{...r,...n})};pI.displayName=fI;var mI=`DropdownMenuContent`,hI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=cI(mI,n),a=oI(n),o=B.useRef(!1);return(0,V.jsx)(GF,{id:i.contentId,"aria-labelledby":i.triggerId,...a,...r,ref:t,onCloseAutoFocus:OO(e.onCloseAutoFocus,e=>{o.current||i.triggerRef.current?.focus(),o.current=!1,e.preventDefault()}),onInteractOutside:OO(e.onInteractOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0,r=t.button===2||n;(!i.modal||r)&&(o.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":`var(--radix-popper-transform-origin)`,"--radix-dropdown-menu-content-available-width":`var(--radix-popper-available-width)`,"--radix-dropdown-menu-content-available-height":`var(--radix-popper-available-height)`,"--radix-dropdown-menu-trigger-width":`var(--radix-popper-anchor-width)`,"--radix-dropdown-menu-trigger-height":`var(--radix-popper-anchor-height)`}})});hI.displayName=mI;var gI=`DropdownMenuGroup`,_I=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(KF,{...i,...r,ref:t})});_I.displayName=gI;var vI=`DropdownMenuLabel`,yI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(qF,{...i,...r,ref:t})});yI.displayName=vI;var bI=`DropdownMenuItem`,xI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(JF,{...i,...r,ref:t})});xI.displayName=bI;var SI=`DropdownMenuCheckboxItem`,CI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(YF,{...i,...r,ref:t})});CI.displayName=SI;var wI=`DropdownMenuRadioGroup`,TI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(XF,{...i,...r,ref:t})});TI.displayName=wI;var EI=`DropdownMenuRadioItem`,DI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(ZF,{...i,...r,ref:t})});DI.displayName=EI;var OI=`DropdownMenuItemIndicator`,kI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(QF,{...i,...r,ref:t})});kI.displayName=OI;var AI=`DropdownMenuSeparator`,jI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)($F,{...i,...r,ref:t})});jI.displayName=AI;var MI=`DropdownMenuArrow`,NI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(eI,{...i,...r,ref:t})});NI.displayName=MI;var PI=`DropdownMenuSubTrigger`,FI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(tI,{...i,...r,ref:t})});FI.displayName=PI;var II=`DropdownMenuSubContent`,LI=B.forwardRef((e,t)=>{let{__scopeDropdownMenu:n,...r}=e,i=oI(n);return(0,V.jsx)(nI,{...i,...r,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":`var(--radix-popper-transform-origin)`,"--radix-dropdown-menu-content-available-width":`var(--radix-popper-available-width)`,"--radix-dropdown-menu-content-available-height":`var(--radix-popper-available-height)`,"--radix-dropdown-menu-trigger-width":`var(--radix-popper-anchor-width)`,"--radix-dropdown-menu-trigger-height":`var(--radix-popper-anchor-height)`}})});LI.displayName=II;var RI=lI,zI=dI,BI=pI,VI=hI,HI=_I,UI=yI,WI=xI,GI=TI,KI=DI,qI=kI,JI=jI,YI=`isolate bg-elevated opacity-100 border border-border shadow-2xl shadow-black/40`,XI=`z-[110]`,ZI=`${XI} ${YI}`,QI=`z-[250]`,$I=`z-[250]`;function eL({modal:e=!1,...t}){return(0,V.jsx)(RI,{modal:e,...t})}var tL=zI;function nL({children:e,align:t=`end`,sideOffset:n=6}){return(0,V.jsx)(BI,{children:(0,V.jsx)(VI,{align:t,sideOffset:n,className:`${ZI} min-w-[184px] overflow-hidden rounded-lg p-1`,children:e})})}function rL({children:e,onSelect:t,icon:n,danger:r}){return(0,V.jsxs)(WI,{onSelect:t,className:`flex cursor-pointer select-none items-center gap-2 rounded-md px-2.5 py-1.5 text-[12px] outline-none transition-colors data-[highlighted]:bg-panel-2 ${r?`text-red-400 data-[highlighted]:text-red-300`:`text-muted data-[highlighted]:text-fg`}`,children:[n&&(0,V.jsx)(`span`,{className:`flex w-3.5 shrink-0 items-center justify-center`,children:n}),e]})}function iL(){return(0,V.jsx)(JI,{className:`my-1 h-px bg-border`})}var aL=(0,B.memo)(function({slug:e,size:t=`md`,onDone:n,doneBusy:r,onMutateStart:i,onApplied:a,onFailed:o}){let[s,c]=(0,B.useState)(`done`),[l,u]=(0,B.useState)(!1),d=(s===`done`&&n?r:l)??!1,f=()=>{if(i?.(),s===`done`&&n)return n();u(!0),Q.setThreadStatus({slug:e,status:s}).then(()=>{Z(`Status → ${s}`),a?.()}).catch(()=>o?.()).finally(()=>u(!1))},p=t===`sm`;return(0,V.jsxs)(`div`,{className:`flex items-stretch overflow-hidden rounded-md border border-border-strong`,children:[(0,V.jsxs)(`button`,{onClick:f,disabled:d,onMouseDown:e=>e.preventDefault(),className:`flex items-center bg-panel-2 font-medium text-fg transition-colors hover:bg-elevated disabled:opacity-50 ${p?`gap-1 px-1.5 text-[11px]`:`gap-1.5 px-2.5 py-1 text-[12px]`}`,children:[d&&(0,V.jsx)(jv,{size:p?11:12,className:`animate-spin`}),`Mark as `,s]}),(0,V.jsxs)(eL,{children:[(0,V.jsx)(tL,{"aria-label":`Set status…`,className:`flex items-center border-l border-border-strong bg-panel-2 text-muted outline-none transition-colors hover:bg-elevated hover:text-fg data-[state=open]:bg-elevated data-[state=open]:text-fg ${p?`px-1`:`px-1.5`}`,children:(0,V.jsx)(tv,{size:p?11:12})}),(0,V.jsx)(nL,{children:QE.map(e=>(0,V.jsxs)(rL,{onSelect:()=>c(e),children:[`Mark as `,e]},e))})]})]})}),oL=`Dialog`,[sL,cL]=MO(oL),[lL,uL]=sL(oL),dL=e=>{let{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=B.useRef(null),c=B.useRef(null),[l,u]=zO({prop:r,defaultProp:i??!1,onChange:a,caller:oL});return(0,V.jsx)(lL,{scope:t,triggerRef:s,contentRef:c,contentId:Uk(),titleId:Uk(),descriptionId:Uk(),open:l,onOpenChange:u,onOpenToggle:B.useCallback(()=>u(e=>!e),[u]),modal:o,children:n})};dL.displayName=oL;var fL=`DialogTrigger`,pL=B.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=uL(fL,n),a=jO(t,i.triggerRef);return(0,V.jsx)(tk.button,{type:`button`,"aria-haspopup":`dialog`,"aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":NL(i.open),...r,ref:a,onClick:OO(e.onClick,i.onOpenToggle)})});pL.displayName=fL;var mL=`DialogPortal`,[hL,gL]=sL(mL,{forceMount:void 0}),_L=e=>{let{__scopeDialog:t,forceMount:n,children:r,container:i}=e,a=uL(mL,t);return(0,V.jsx)(hL,{scope:t,forceMount:n,children:B.Children.map(r,e=>(0,V.jsx)(jM,{present:n||a.open,children:(0,V.jsx)(kM,{asChild:!0,container:i,children:e})}))})};_L.displayName=mL;var vL=`DialogOverlay`,yL=B.forwardRef((e,t)=>{let n=gL(vL,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=uL(vL,e.__scopeDialog);return a.modal?(0,V.jsx)(jM,{present:r||a.open,children:(0,V.jsx)(xL,{...i,ref:t})}):null});yL.displayName=vL;var bL=HO(`DialogOverlay.RemoveScroll`),xL=B.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=uL(vL,n),a=jO(t,gk());return(0,V.jsx)(xP,{as:bL,allowPinchZoom:!0,shards:[i.contentRef],children:(0,V.jsx)(tk.div,{"data-state":NL(i.open),...r,ref:a,style:{pointerEvents:`auto`,...r.style}})})}),SL=`DialogContent`,CL=B.forwardRef((e,t)=>{let n=gL(SL,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=uL(SL,e.__scopeDialog);return(0,V.jsx)(jM,{present:r||a.open,children:a.modal?(0,V.jsx)(wL,{...i,ref:t}):(0,V.jsx)(TL,{...i,ref:t})})});CL.displayName=SL;var wL=B.forwardRef((e,t)=>{let n=uL(SL,e.__scopeDialog),r=B.useRef(null),i=jO(t,n.contentRef,r);return B.useEffect(()=>{let e=r.current;if(e)return fN(e)},[]),(0,V.jsx)(EL,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:n.open,onCloseAutoFocus:OO(e.onCloseAutoFocus,e=>{e.preventDefault(),n.triggerRef.current?.focus()}),onPointerDownOutside:OO(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0;(t.button===2||n)&&e.preventDefault()}),onFocusOutside:OO(e.onFocusOutside,e=>e.preventDefault())})}),TL=B.forwardRef((e,t)=>{let n=uL(SL,e.__scopeDialog),r=B.useRef(!1),i=B.useRef(!1);return(0,V.jsx)(EL,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(r.current||n.triggerRef.current?.focus(),t.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(r.current=!0,t.detail.originalEvent.type===`pointerdown`&&(i.current=!0));let a=t.target;n.triggerRef.current?.contains(a)&&t.preventDefault(),t.detail.originalEvent.type===`focusin`&&i.current&&t.preventDefault()}})}),EL=B.forwardRef((e,t)=>{let{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=uL(SL,n);return Ck(),(0,V.jsx)(V.Fragment,{children:(0,V.jsx)(kk,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:(0,V.jsx)(pk,{role:`dialog`,id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":NL(s.open),...o,ref:t,deferPointerDownOutside:!0,onDismiss:()=>s.onOpenChange(!1)})})})}),DL=`DialogTitle`,OL=B.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=uL(DL,n);return(0,V.jsx)(tk.h2,{id:i.titleId,...r,ref:t})});OL.displayName=DL;var kL=`DialogDescription`,AL=B.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=uL(kL,n);return(0,V.jsx)(tk.p,{id:i.descriptionId,...r,ref:t})});AL.displayName=kL;var jL=`DialogClose`,ML=B.forwardRef((e,t)=>{let{__scopeDialog:n,...r}=e,i=uL(jL,n);return(0,V.jsx)(tk.button,{type:`button`,...r,ref:t,onClick:OO(e.onClick,()=>i.onOpenChange(!1))})});ML.displayName=jL;function NL(e){return e?`open`:`closed`}var PL=new Set([`artifact-template`,`code-comment`,`created-thread`,`git-stage`,`git-commit`,`git-create-branch`,`git-push`,`git-create-pr`,`archive`,`archive-thread`,`automation-update`]),FL=/[a-zA-Z_][a-zA-Z0-9_-]*/y,IL=/^-?(?:0|[1-9]\d*)(?:\.\d+)?$/;function LL(e){let t={},n=0;for(;n<e.length;){for(;/\s/.test(e[n]??``);)n++;if(n>=e.length)break;FL.lastIndex=n;let r=FL.exec(e);if(!r||Object.hasOwn(t,r[0]))return null;let i=r[0];if(n=FL.lastIndex,e[n]!==`=`)return null;if(n++,e[n]===`"`){let r=n;n++;let a=!1;for(;n<e.length;){let t=e[n++];if(a)a=!1;else if(t===`\\`)a=!0;else if(t===`"`)break}if(e[n-1]!==`"`)return null;try{t[i]=JSON.parse(e.slice(r,n))}catch{return null}}else{let r=n;for(;n<e.length&&!/\s/.test(e[n]);)n++;let a=e.slice(r,n);if(a===`true`||a===`false`)t[i]=a===`true`;else if(IL.test(a))t[i]=Number(a);else return null}if(n<e.length&&!/\s/.test(e[n]))return null}return t}function RL(e){let t=e.match(/^\s*::([a-z][a-z0-9-]*)\{([^\n]*)\}\s*$/);if(!t||!PL.has(t[1]))return null;let n=LL(t[2]);return n?{name:t[1],attrs:n}:null}var zL=String.raw`(?:[^\s\`]|[ ](?!/))+`,BL=new RegExp(String.raw`^\s*\`?(/${zL}\.(?:png|jpe?g|gif|webp))\`?\s*$`,`i`),VL=new RegExp(String.raw`^\s*\`?(/${zL}\.(?:${Lm.join(`|`)}))\`?\s*$`,`i`),HL=/^\s{0,3}(?:```|~~~)/,UL=/^\s{0,3}(`{3,}|~{3,})\s*mermaid\s*$/i,WL=/^\s*::codex-inline-vis\{file="([a-z0-9][a-z0-9-]{0,127}\.html)"\}\s*$/;function GL(e){let t=e.split(`
|
|
249
|
+
`),n=[],r=[],i=!1,a=()=>{if(r.length){let e=r.join(`
|
|
250
|
+
`);e.trim()&&n.push({kind:`md`,text:e}),r=[]}};for(let e=0;e<t.length;e++){let o=t[e];if(!i){let r=o.match(UL)?.[1];if(r){let i=RegExp(`^\\s{0,3}${r[0]==="`"?"`":`~`}{${r.length},}\\s*$`),o=e+1;for(;o<t.length&&!i.test(t[o]);)o++;if(o<t.length){a(),n.push({kind:`mermaid`,source:t.slice(e+1,o).join(`
|
|
251
|
+
`)}),e=o;continue}}}if(HL.test(o)){i=!i,r.push(o);continue}if(i){r.push(o);continue}let s=o.match(WL);if(s){a(),n.push({kind:`visualization`,file:s[1]});continue}let c=RL(o);if(c){a(),n.push({kind:`directive`,directive:c});continue}let l=o.match(BL);if(l){a(),n.push({kind:`image`,path:l[1]});continue}let u=o.match(VL);if(u){a(),n.push({kind:`file`,path:u[1]});continue}r.push(o)}return a(),n}function KL(e){let t=e.split(`
|
|
252
|
+
`),n=Array(t.length),r=!1;for(let e=0;e<t.length;e++)HL.test(t[e])?(r=!r,n[e]=!0):n[e]=r;let i=[],a=t.length;for(;a>0&&!n[a-1];){let e=t[a-1],n=e.match(BL),r=n?null:e.match(VL);if(n)i.unshift({path:n[1],kind:`image`});else if(r)i.unshift({path:r[1],kind:`file`});else break;a--}return{prose:t.slice(0,a).join(`
|
|
253
|
+
`),attachments:i}}function qL(e,t){return t.length?`${e}${e?`
|
|
254
|
+
`:``}${t.join(`
|
|
255
|
+
`)}`:e}function JL(e,t){return t&&e.key===`Enter`&&!e.isComposing&&e.keyCode!==229&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&!e.shiftKey}function YL(e){return e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&!e.isComposing&&e.keyCode!==229}function XL(e,t){return t&&e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&!e.isComposing&&e.keyCode!==229&&!e.altKey&&!e.shiftKey}function ZL(e){return e.key===`Enter`&&e.altKey&&!e.ctrlKey&&!e.metaKey&&!e.isComposing}function QL(e,t,n){return e===`queueComposer`&&t===`Enter`&&n}var $L=`gap-3`,eR=`-mx-1`,tR=`-mx-[3px]`,nR=`-mx-[2.5px]`,rR=`-mx-2`,iR=`-mx-[7px]`,aR=`right-2`,oR=`right-[71px]`,sR=`right-[44px]`,cR=`pr-[6.6875rem]`,lR=`pr-20`,uR=/^[a-zA-Z]:[\\/]/;function dR(e){try{return decodeURIComponent(e)}catch{return e}}function fR(e){if(e===`/`||e.startsWith(`/?`)||e.startsWith(`/#`))return!0;let t=e.replace(/[?#].*$/u,``);if(Dg(t))return!0;let n=Ag(t).split(`/`)[1]??``;return Cg.has(n)}function pR(e){let t=e?.trim();if(!t)return null;let n=dR(t);if(uR.test(n))return{display:n};if(n.startsWith(`/`)&&!n.startsWith(`//`)&&!fR(n)){let e=n;return{display:e,posixPath:e}}if(!/^file:/i.test(t))return null;try{let e=new URL(t);if(e.protocol!==`file:`)return null;if(e.hostname&&e.hostname!==`localhost`)return{display:t};let n=dR(e.pathname);return{display:n,posixPath:n}}catch{return{display:t}}}function mR(e){return`${Ng()}/local-image?path=${encodeURIComponent(e)}`}var hR=/\.(?:png|jpe?g|gif|webp)$/i;function gR(e){return e.posixPath&&hR.test(e.posixPath)?mR(e.posixPath):null}var _R=/\.(?:md|markdown)$/i;function vR(e){return _R.test(e.trim().replace(/:\d+(?::\d+)?$/,``))}function yR(e,t){let n=e?.trim();if(!n||!t.startsWith(`/`)||/^[a-z][a-z0-9+.-]*:/i.test(n)||n.startsWith(`/`)||n.startsWith(`#`)||n.startsWith(`?`))return null;let r=dR(n.replace(/[?#].*$/u,``));if(!r)return null;let i=`${t}/${r}`.split(`/`),a=[];for(let e of i)!e||e===`.`||(e===`..`?a.pop():a.push(e));return`/${a.join(`/`)}`}function bR(e){let t=e.lastIndexOf(`/`);return t>0?e.slice(0,t):`/`}async function xR(e,t){let n=Ng(),r=await e.arrayBuffer(),i=``,a=new Uint8Array(r);for(let e=0;e<a.length;e+=32768)i+=String.fromCharCode(...a.subarray(e,e+32768));let o=await fetch(`${n}/attach`,{method:`POST`,headers:{"content-type":`application/json`},body:JSON.stringify({name:t,data:btoa(i)})});return o.ok?(await o.json()).path??null:null}function SR({value:e,onChange:t,onSubmit:n,surface:r,placeholder:i,id:a,minHeight:o=44,maxHeight:s=220,autoFocus:c,busy:l,footer:u,leftAction:d,onInterruptSubmit:f}){let p=(0,B.useRef)(null),m=(0,B.useRef)(null),[h,g]=(0,B.useState)(!1),[_,v]=(0,B.useState)(!1),{prose:y,attachments:b}=(0,B.useMemo)(()=>KL(e),[e]),x=b.map(e=>e.path),S=(0,B.useRef)(e);S.current=e;let C=e=>t(qL(e,x)),w=e=>t(qL(y,e));async function T(e){if(!e)return;if(_){Z(`An upload is already in progress — try again in a moment`);return}let n=[...e].map(e=>{let t=e.type.startsWith(`image/`)?e.type.slice(6).toLowerCase():``,n=t===`jpeg`?`jpg`:t===`svg+xml`?`svg`:t;return{file:e,name:e.name||(n?`pasted.${n}`:``)}}).filter(({name:e})=>Hm(e)?!0:(Z(`${e||`File`}: unsupported file type`),!1));if(!n.length)return;let r=n.filter(({file:e,name:t})=>e.size>zm?(Z(`${t} is too large (max ${Math.floor(zm/1e6)} MB)`),!1):!0);if(!r.length)return;let i=S.current;v(!0);let a=[];try{for(let{file:e,name:t}of r){let n=await xR(e,t);n?a.push(n):Z(`Could not attach ${t}`)}}finally{v(!1)}if(a.length&&i!==``&&S.current===``){Z(`Attachment discarded — the message was sent before the upload finished`),requestAnimationFrame(()=>p.current?.focus());return}if(a.length){let e=KL(S.current);t(qL(e.prose,[...e.attachments.map(e=>e.path),...a]))}requestAnimationFrame(()=>p.current?.focus())}(0,B.useLayoutEffect)(()=>{let e=!0,t=()=>{let t=p.current;!t||!e||(t.style.height=`auto`,t.style.height=`${Math.min(t.scrollHeight,s)}px`)};t();let n=requestAnimationFrame(t);document.fonts?.ready.then(t);let r=p.current,i=r?.clientWidth??0,a,o=r?new ResizeObserver(([e])=>{let n=Math.round(e.contentRect.width);n!==i&&(i=n,a!==void 0&&cancelAnimationFrame(a),a=requestAnimationFrame(t))}):void 0;return r&&o?.observe(r),()=>{e=!1,cancelAnimationFrame(n),a!==void 0&&cancelAnimationFrame(a),o?.disconnect()}},[e,s,!!u]);let E=(0,B.useRef)(!1);(0,B.useEffect)(()=>{let e=p.current;if(!e)return;let t=()=>{E.current=e.disabled};return e.addEventListener(`focusout`,t),()=>e.removeEventListener(`focusout`,t)},[]),(0,B.useEffect)(()=>{if(l||!E.current)return;E.current=!1;let e=p.current,t=document.activeElement;e&&(!t||t.contains(e))&&e.focus({preventScroll:!0})},[l]);let D=e.trim().length>0,O=d??null;function k(e){let t=e.currentTarget,i={key:e.key,altKey:e.altKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey,isComposing:e.nativeEvent.isComposing,keyCode:e.keyCode};if(QL(r,e.key,e.altKey)){e.preventDefault(),e.stopPropagation();let n=t.selectionStart??t.value.length,r=t.selectionEnd??n;C(t.value.slice(0,n)+`
|
|
256
|
+
`+t.value.slice(r)),requestAnimationFrame(()=>t.setSelectionRange(n+1,n+1));return}if(JL(i,D&&!l&&!_)){e.preventDefault(),e.stopPropagation(),n();return}if(XL(i,!!f&&D&&!l&&!_)){e.preventDefault(),e.stopPropagation(),f();return}if(ZL(i)){let e=t.value,n=t.selectionStart??e.length,r=t.selectionEnd??n;requestAnimationFrame(()=>{t.value===e&&(C(e.slice(0,n)+`
|
|
257
|
+
`+e.slice(r)),requestAnimationFrame(()=>t.setSelectionRange(n+1,n+1)))})}e.key===`Escape`&&!e.nativeEvent.isComposing&&(e.preventDefault(),e.stopPropagation(),t.blur())}return(0,V.jsxs)(`div`,{className:`group relative rounded-xl border bg-bg transition-colors focus-within:border-accent ${h?`border-dashed border-accent`:`border-border`}`,onDragOver:e=>{[...e.dataTransfer.items].some(e=>e.kind===`file`)&&(e.preventDefault(),g(!0))},onDragLeave:()=>g(!1),onDrop:e=>{e.preventDefault(),g(!1),T(e.dataTransfer.files)},children:[h&&(0,V.jsx)(`div`,{className:`pointer-events-none absolute inset-0 z-10 flex items-center justify-center rounded-xl bg-bg/80 text-[12px] text-muted`,children:`Drop file to attach`}),(0,V.jsx)(`textarea`,{id:a,ref:p,"data-surface":r,value:y,autoFocus:c,disabled:l,onChange:e=>C(e.target.value),onKeyDown:k,onPaste:e=>{let t=[...e.clipboardData.items].filter(e=>e.kind===`file`).map(e=>e.getAsFile()).filter(Boolean);t.length&&(e.preventDefault(),T(t))},placeholder:i,rows:1,spellCheck:!1,style:{minHeight:o,maxHeight:s},className:`block w-full resize-none bg-transparent px-3.5 ${u?`py-2.5 pb-3`:`py-2.5 ${O?cR:lR}`} text-[13px] leading-relaxed text-fg outline-none placeholder:text-muted scrollbar-none disabled:opacity-60`}),b.length>0&&(0,V.jsx)(`div`,{className:`flex flex-wrap gap-1.5 px-3 pb-2 ${O?`pr-[6.6875rem]`:`pr-20`}`,children:b.map((e,t)=>(0,V.jsx)(CR,{attachment:e,disabled:l,onRemove:()=>w(x.filter((e,n)=>n!==t))},`${e.path}-${t}`))}),u&&(0,V.jsx)(`div`,{className:`flex min-w-0 flex-wrap items-center gap-1 pl-1.5 pb-1.5 ${O?`pr-[6.6875rem]`:`pr-20`}`,children:u}),O&&(0,V.jsx)(`div`,{className:`absolute bottom-2 right-[43px] flex items-center`,children:O}),(0,V.jsx)(`input`,{ref:m,type:`file`,multiple:!0,accept:Um,className:`hidden`,onChange:e=>{T(e.target.files),e.target.value=``}}),(0,V.jsx)(`button`,{type:`button`,onClick:()=>m.current?.click(),disabled:l||_,title:`Attach files`,"aria-label":`Attach files`,className:`absolute bottom-2 ${O?oR:sR} flex h-7 w-7 items-center justify-center rounded-lg text-muted transition-[color,background-color] enabled:hover:bg-panel-2/70 enabled:hover:text-fg disabled:opacity-50`,children:_?(0,V.jsx)(jv,{size:15,strokeWidth:2,className:`animate-spin`}):(0,V.jsx)(Iv,{size:15,strokeWidth:2})}),(0,V.jsx)(`button`,{type:`button`,onMouseDown:e=>e.preventDefault(),onClick:n,disabled:!D||l||_,title:`Send (Enter)`,"aria-label":`Send`,className:`absolute bottom-2 ${aR} flex h-7 w-7 items-center justify-center rounded-lg transition-all ${D&&!l&&!_?`bg-fg text-bg hover:opacity-90 active:scale-95`:`bg-panel-2 text-muted`}`,children:l?(0,V.jsx)(jv,{size:14,strokeWidth:2.5,className:`animate-spin`}):(0,V.jsx)(X_,{size:14,strokeWidth:2.5})})]})}function CR({attachment:e,disabled:t,onRemove:n}){let[r,i]=(0,B.useState)(!1),a=e.path.split(`/`).filter(Boolean).pop()||e.path,o=(a.includes(`.`)?a.split(`.`).pop():``).toUpperCase();return(0,V.jsxs)(`div`,{className:`group/att relative h-11 w-11`,title:a,children:[e.kind===`image`&&!r?(0,V.jsx)(`img`,{src:mR(e.path),alt:a,onError:()=>i(!0),className:`h-11 w-11 rounded-md border border-border object-cover`}):(0,V.jsxs)(`div`,{className:`flex h-11 w-11 flex-col items-center justify-center gap-0.5 rounded-md border border-border bg-panel-2 px-1`,children:[(0,V.jsx)(gv,{size:15,strokeWidth:2,className:`shrink-0 text-muted`}),o&&(0,V.jsx)(`span`,{className:`max-w-full truncate text-[8px] font-medium leading-none text-muted/80`,children:o})]}),(0,V.jsx)(`button`,{type:`button`,onClick:n,disabled:t,title:`Remove ${a}`,"aria-label":`Remove ${a}`,className:`absolute -right-1.5 -top-1.5 flex h-4 w-4 items-center justify-center rounded-full border border-border bg-bg text-muted opacity-0 transition-opacity hover:text-fg focus-visible:opacity-100 group-hover/att:opacity-100 disabled:hidden`,children:(0,V.jsx)(ty,{size:10,strokeWidth:2.5})})]})}function wR(){return td({queryKey:[`githubStatus`],queryFn:()=>Q.githubStatus(),staleTime:3e4,refetchOnWindowFocus:!0,refetchInterval:e=>{let t=e.state.data;return t?.inRepo&&t.authed?!1:6e4}})}function TR(){let e=wR();return!!(e.data?.inRepo&&e.data.authed)}function ER({className:e=``}){return TR()?(0,V.jsx)(`button`,{type:`button`,onClick:t_,onMouseDown:e=>e.preventDefault(),title:`Investigate this issue and make recommendations`,"aria-label":`Investigate this issue and make recommendations`,className:`flex h-7 w-7 items-center justify-center rounded-lg text-muted outline-none transition-[color,background-color,box-shadow] enabled:hover:bg-panel-2/70 enabled:hover:text-fg enabled:focus-visible:bg-panel-2/70 enabled:focus-visible:text-muted enabled:focus-visible:ring-1 enabled:focus-visible:ring-muted/80 enabled:focus-visible:ring-offset-1 enabled:focus-visible:ring-offset-bg enabled:active:bg-elevated enabled:active:text-muted disabled:bg-transparent disabled:text-muted/35 ${e}`,children:(0,V.jsx)(Cv,{size:15,strokeWidth:2})}):null}var DR=`prompt-control-type petite-caps`,OR=DR,kR=DR,AR=`profile-grid-cell relative flex h-6 cursor-pointer select-none items-center justify-start rounded border border-transparent px-1 text-left text-muted outline-none transition-colors ${OR} data-[highlighted]:border-border data-[highlighted]:bg-panel-2 data-[highlighted]:text-fg data-[highlighted]:outline data-[highlighted]:outline-1 data-[highlighted]:outline-offset-1 data-[highlighted]:outline-fg/55 data-[state=checked]:border-accent/70 data-[state=checked]:bg-accent/10 data-[state=checked]:font-medium data-[state=checked]:text-fg data-[state=checked]:ring-1 data-[state=checked]:ring-inset data-[state=checked]:ring-accent/90`;function jR(e){return`minmax(6rem, 7rem) repeat(${Math.max(0,e)}, auto)`}var MR=[`ultra`,`ultracode`],NR=[`low`,`medium`,`high`,`xhigh`,`max`,...MR];function PR(e){return[...new Set(e.flatMap(e=>e.options.flatMap(e=>e.efforts)))].sort((e,t)=>{let n=NR.indexOf(e),r=NR.indexOf(t);return n===-1&&r===-1?e.localeCompare(t):n===-1?1:r===-1?-1:n-r})}function FR(e){let t=[];for(let n of PR(e)){let e=MR.includes(n)?t.find(e=>MR.includes(e[0])):void 0;e?e.push(n):t.push([n])}return t}function IR(e){return e.flatMap(e=>e.options.flatMap(t=>t.efforts.map(n=>({provider:e.id,model:t.model,effort:n}))))}function LR(e){return JSON.stringify([e.provider,e.model,e.effort])}function RR(e,t){return IR(e).find(e=>LR(e)===t)}function zR(e,t){return!t?.model||!t.effort?!1:e.some(e=>(!t.provider||e.id===t.provider)&&e.options.some(e=>e.model===t.model&&e.efforts.includes(t.effort)))}function BR(e,t,n=`Profile unknown`){if(!t?.model&&!t?.effort)return n;let r=e.flatMap(e=>e.options).find(e=>e.model===t.model)?.label??t.model??`Model unknown`;return t.effort?`${r} › ${t.effort}`:r}function VR(e,t,n){let r=FR(e),i=e=>r.findIndex(t=>t.includes(e)),a=e.flatMap(e=>e.options.map(t=>({provider:e.id,option:t}))),o=a.findIndex(e=>e.provider===t.provider&&e.option.model===t.model);if(o===-1)return null;let s=a[o],c=s.option.efforts.indexOf(t.effort);if(c===-1)return null;if(n===`Home`||n===`End`||n===`ArrowLeft`||n===`ArrowRight`){let e=n===`Home`?0:n===`End`?s.option.efforts.length-1:c+(n===`ArrowLeft`?-1:1),t=s.option.efforts[e];return t?{provider:s.provider,model:s.option.model,effort:t}:null}let l=a[o+(n===`ArrowUp`?-1:1)];if(!l)return null;let u=i(t.effort),d=l.option.efforts.reduce((e,t)=>e?Math.abs(i(t)-u)<Math.abs(i(e)-u)?t:e:t,void 0);return d?{provider:l.provider,model:l.option.model,effort:d}:null}var HR,UR=!1;function WR(){UR||typeof window>`u`||(UR=!0,window.addEventListener(`keydown`,e=>{e.key!==`Escape`||!HR||(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),KR())},{capture:!0}))}function GR(e){WR();let t={dismiss:e};return HR=t,()=>{HR===t&&(HR=void 0)}}function KR(){let e=HR;return e?(HR=void 0,e.dismiss(),!0):!1}function qR(e){KR()&&e.preventDefault(),e.stopPropagation()}function JR(e){return e===`xhigh`?`X-high`:e.charAt(0).toUpperCase()+e.slice(1)}function YR({groups:e,value:t,pending:n,onValueChange:r,placeholder:i,ariaLabel:a,menuAriaLabel:o=`Choose model and effort`,title:s,disabled:c=!1,compact:l=!1,side:u=`bottom`,menuZClass:d=XI,className:f=``}){let[p,m]=(0,B.useState)(!1),h=(0,B.useRef)(p),g=(0,B.useRef)(c),_=(0,B.useRef)(void 0),v=(0,B.useRef)(new Map),y=(0,B.useRef)(void 0),b=(0,B.useMemo)(()=>FR(e),[e]),x=(0,B.useMemo)(()=>e.flatMap(e=>e.options.flatMap(t=>t.efforts.map(n=>({provider:e.id,model:t.model,effort:n})))),[e]),S=l?kR:OR,C=c?`cursor-not-allowed opacity-45`:`cursor-pointer transition-colors hover:border-border hover:bg-panel-2 hover:text-fg`,w=zR(e,t),T=w&&t?.provider&&t.model&&t.effort?LR(t):void 0,E=n?.model||n?.effort?BR(e,n,`Pending profile`):void 0;h.current=p,g.current=c;function D(){h.current=!1,_.current=void 0,m(!1)}(0,B.useLayoutEffect)(()=>{let e=e=>{e.key!==`Escape`||!h.current||g.current||(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),_.current?.(),D())};return window.addEventListener(`keydown`,e,{capture:!0}),()=>window.removeEventListener(`keydown`,e,{capture:!0})},[]),(0,B.useLayoutEffect)(()=>{!c||!p||(_.current?.(),D())},[c,p]),(0,B.useLayoutEffect)(()=>()=>_.current?.(),[]),(0,B.useLayoutEffect)(()=>{T===y.current&&(y.current=void 0)},[T]);function O(e){let t=LR(e);y.current!==t&&(y.current=t,r(e))}function k(t,n){if(![`ArrowLeft`,`ArrowRight`,`ArrowUp`,`ArrowDown`,`Home`,`End`].includes(t.key))return;let r=VR(e,n,t.key);r&&(t.preventDefault(),t.stopPropagation(),v.current.get(LR(r))?.focus())}return(0,V.jsxs)(RI,{modal:!1,open:p,onOpenChange:e=>{_.current?.(),_.current=void 0,h.current=e,m(e),e&&(_.current=GR(D))},children:[(0,V.jsx)(zI,{asChild:!0,disabled:c,children:(0,V.jsxs)(`button`,{type:`button`,"aria-label":a,"aria-invalid":!w&&(t?.model||t?.effort)?!0:void 0,"aria-description":E?`Pending ${E}`:void 0,title:s,"data-profile-known":w?`true`:`false`,"data-profile-pending":E?`true`:void 0,className:`profile-grid-trigger group inline-flex min-w-0 max-w-full items-center gap-1.5 rounded-md border border-border/50 bg-transparent px-2 py-1 text-left text-muted outline-none data-[state=open]:border-border data-[state=open]:bg-panel-2 ${C} ${f} ${S}`,children:[(0,V.jsx)(`span`,{className:`profile-grid-value relative -top-px min-w-0 flex-1 truncate text-left ${S}`,children:BR(e,t,i)}),E&&(0,V.jsx)(jv,{"aria-hidden":`true`,size:l?10:11,className:`shrink-0 animate-spin text-muted/65`}),(0,V.jsx)(tv,{"aria-hidden":`true`,size:l?11:13,className:`shrink-0 text-fg/65 transition-transform group-data-[state=open]:rotate-180`})]})}),(0,V.jsx)(BI,{children:(0,V.jsxs)(VI,{"aria-label":o,align:`start`,side:u,sideOffset:5,collisionPadding:8,onEscapeKeyDown:e=>e.stopPropagation(),className:`profile-grid-menu ${d} ${YI} max-h-[min(360px,var(--radix-dropdown-menu-content-available-height))] max-w-[calc(100vw-1rem)] overflow-auto rounded-lg p-1.5 ${S}`,children:[e.map(t=>(0,V.jsxs)(HI,{children:[t.label&&(0,V.jsx)(UI,{className:`px-1.5 pb-1 pt-1 text-left font-medium tracking-[0.07em] text-muted/55 first:pt-0.5`,children:t.label}),(0,V.jsx)(GI,{value:T,onValueChange:t=>{let n=RR(e,t);n&&O(n)},children:t.options.map(e=>(0,V.jsxs)(`div`,{"data-profile-grid-row":e.model,className:`grid w-max items-center gap-1 py-0.5`,style:{gridTemplateColumns:jR(b.length)},children:[(0,V.jsx)(`span`,{className:`profile-grid-model-label min-w-0 max-w-[9.5rem] truncate px-1.5 text-left text-muted ${S}`,title:e.label,children:e.label}),b.map(n=>{let r=n.find(t=>e.efforts.includes(t)),i=n.reduce((e,t)=>JR(t).length>JR(e).length?t:e);if(!r)return(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`invisible cursor-default border border-transparent px-1 text-left font-medium ${S}`,children:JR(i)},i);let a={provider:t.id,model:e.model,effort:r},o=LR(a);return(0,V.jsx)(KI,{value:o,ref:e=>{e?v.current.set(o,e):v.current.delete(o)},onKeyDown:e=>k(e,a),onSelect:e=>{e.preventDefault(),O(a),_.current?.(),D()},"aria-label":`${e.label}, ${JR(r)} effort`,title:`${e.label} › ${JR(r)}`,className:AR,children:(0,V.jsxs)(`span`,{className:`grid`,children:[(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`invisible col-start-1 row-start-1 font-medium`,children:JR(r)}),(0,V.jsx)(`span`,{className:`col-start-1 row-start-1`,children:JR(r)})]})},r)})]},e.model))}),t!==e.at(-1)&&(0,V.jsx)(JI,{className:`my-1 h-px bg-border`})]},t.id)),x.length===0&&(0,V.jsx)(`div`,{className:`px-2 py-1.5 text-muted/60`,children:`No profiles available`})]})})]})}var XR={claude:`claude auth login`,codex:`codex login`},ZR={claude:`Claude`,codex:`Codex`};function QR(e){let t=e.trim();return t===`/login`?`login`:t===`/logout`?`logout`:null}var $R=(0,B.lazy)(()=>FC(()=>import(`./TerminalPane-CTdetDJJ.js`).then(e=>({default:e.TerminalPane})),__vite__mapDeps([0,1])));function ez({backend:e,onClose:t,onAuthed:n}){let r=Bu(),[i,a]=(0,B.useState)(!1),[o,s]=(0,B.useState)(null),c=(0,B.useRef)(!1),l=XR[e],u=ZR[e],d=nd({mutationFn:()=>Q.accountLoginStart({backend:e}),onSuccess:e=>{c.current=!1,s(e.attemptId)},onError:e=>Z(`Couldn't start the sign-in terminal: ${e.message.slice(0,80)} — use the command below instead`,{duration:7e3})}),f=td({queryKey:[`accountLoginStatus`,o],queryFn:()=>Q.accountLoginStatus({attemptId:o}),enabled:!!o,refetchInterval:2e3});(0,B.useEffect)(()=>{if(!o||c.current)return;let t=f.data;if(!(!t||t.state===`running`||t.state===`unknown`)){if(c.current=!0,t.auth!==`signed-out`){r.setQueryData([`authStatus`],n=>n&&{...n,[e]:t.auth}),Z(`Signed in to ${u}`),n();return}Z(`${u} sign-in didn't complete — try again or use the command below`,{duration:7e3}),s(null)}},[o,f.data,e,u]);function p(){o&&!c.current&&Q.accountLoginCancel({attemptId:o}).catch(()=>{})}let m=(0,B.useRef)({attempt:null,settled:!1});m.current={attempt:o,settled:c.current},(0,B.useEffect)(()=>()=>{let{attempt:e,settled:t}=m.current;e&&!t&&Q.accountLoginCancel({attemptId:e}).catch(()=>{})},[]);async function h(){try{if(!navigator.clipboard?.writeText)throw Error(`clipboard unavailable`);await navigator.clipboard.writeText(l),a(!0),window.setTimeout(()=>a(!1),1500)}catch{Z(`Couldn't copy — select the command and copy it manually`,{duration:6e3})}}let g=nd({mutationFn:()=>Q.authStatus(),onSuccess:t=>{if(r.setQueryData([`authStatus`],t),t[e]===`signed-out`){Z(`Still signed out of ${u} — run the command, then retry`,{duration:6e3});return}n()},onError:()=>n()});return(0,V.jsx)(dL,{open:!0,onOpenChange:e=>{e||(p(),t())},children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`fixed inset-0 z-[210] bg-black/30 backdrop-blur-md backdrop-saturate-150`}),(0,V.jsxs)(CL,{"aria-modal":`true`,"aria-describedby":void 0,className:`fixed left-1/2 top-1/2 z-[210] ${o?`w-[680px]`:`w-[440px]`} max-w-[92vw] -translate-x-1/2 -translate-y-1/2 rounded-xl border border-border bg-panel p-5 shadow-2xl shadow-black/50 outline-none`,children:[(0,V.jsxs)(OL,{className:`mb-1 text-[14px] font-medium`,children:[`Signed out of `,u]}),o?(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`p`,{className:`mb-3 text-[12.5px] leading-relaxed text-muted`,children:[`This terminal is running `,(0,V.jsx)(`code`,{className:`font-mono-keep text-fg/90`,children:l}),` — follow its prompts (it may open your browser). Frizz detects completion automatically.`]}),(0,V.jsx)(`div`,{className:`mb-4 h-[340px] overflow-hidden rounded-lg border border-border bg-[#0d0e10]`,children:(0,V.jsx)(B.Suspense,{fallback:(0,V.jsx)(`div`,{className:`flex h-full items-center justify-center text-[12px] text-muted`,children:`Opening terminal…`}),children:(0,V.jsx)($R,{slug:o})})}),(0,V.jsx)(`div`,{className:`flex items-center justify-end gap-2`,children:(0,V.jsx)(`button`,{type:`button`,onClick:()=>{p(),s(null)},className:`rounded-md px-3 py-1.5 text-[12.5px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:`Cancel sign-in`})})]}):(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`p`,{className:`mb-4 text-[12.5px] leading-relaxed text-muted`,children:[`Frizz can't start a `,u,` thread until you're signed in. Sign in here, or run the command in your own terminal and retry:`]}),(0,V.jsxs)(`div`,{className:`mb-4 flex items-center gap-2 rounded-lg border border-border bg-panel-2 px-3 py-2`,children:[(0,V.jsx)(`code`,{className:`flex-1 select-all font-mono-keep text-[12.5px] text-fg`,children:l}),(0,V.jsx)(`button`,{type:`button`,"aria-label":`Copy command`,onClick:h,className:`flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel hover:text-fg`,children:i?(0,V.jsx)(ev,{size:14,strokeWidth:2,className:`text-green-400`}):(0,V.jsx)(dv,{size:14,strokeWidth:1.8})})]}),(0,V.jsxs)(`div`,{className:`flex items-center justify-end gap-2`,children:[(0,V.jsx)(`button`,{type:`button`,onClick:t,className:`rounded-md px-3 py-1.5 text-[12.5px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:`Cancel`}),(0,V.jsxs)(`button`,{type:`button`,onClick:()=>g.mutate(),disabled:g.isPending,className:`flex items-center gap-1.5 rounded-md border border-border px-3 py-1.5 text-[12.5px] text-fg/90 outline-none transition-colors hover:bg-panel-2 disabled:opacity-60`,children:[g.isPending&&(0,V.jsx)(jv,{size:13,className:`animate-spin`}),`Retry`]}),(0,V.jsxs)(`button`,{type:`button`,onClick:()=>d.mutate(),disabled:d.isPending,className:`flex items-center gap-1.5 rounded-md bg-accent px-3 py-1.5 text-[12.5px] font-medium text-white outline-none transition-opacity hover:opacity-90 disabled:opacity-60`,children:[d.isPending&&(0,V.jsx)(jv,{size:13,className:`animate-spin`}),`Sign in here`]})]})]})]})]})})}function tz({backend:e,onClose:t}){let n=Bu(),r=ZR[e],i=nd({mutationFn:()=>Q.accountLogout({backend:e}),onSuccess:i=>{n.setQueryData([`authStatus`],t=>t&&{...t,[e]:i.auth}),i.status===`done`?Z(`Signed out of ${r}`):i.status===`blocked`?Z(`Not signed out — ${i.activeThreads} active ${r} thread${i.activeThreads===1?``:`s`}. Let them finish (or complete them) first.`,{duration:7e3}):Z(`${r} sign-out failed: ${i.detail??`unknown error`}`,{duration:7e3}),t()},onError:e=>{Z(`${r} sign-out failed: ${e.message.slice(0,80)}`,{duration:7e3}),t()}});return(0,V.jsx)(dL,{open:!0,onOpenChange:e=>{!e&&!i.isPending&&t()},children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`fixed inset-0 z-[210] bg-black/30 backdrop-blur-md backdrop-saturate-150`}),(0,V.jsxs)(CL,{"aria-modal":`true`,"aria-describedby":void 0,className:`fixed left-1/2 top-1/2 z-[210] w-[420px] max-w-[86vw] -translate-x-1/2 -translate-y-1/2 rounded-xl border border-border bg-panel p-5 shadow-2xl shadow-black/50 outline-none`,children:[(0,V.jsxs)(OL,{className:`mb-1 text-[14px] font-medium`,children:[`Sign out of `,r,`?`]}),(0,V.jsxs)(`p`,{className:`mb-4 text-[12.5px] leading-relaxed text-muted`,children:[`New `,r,` threads will be blocked until you sign in again. Running `,r,` threads are left untouched — sign-out is refused while any are active.`]}),(0,V.jsxs)(`div`,{className:`flex items-center justify-end gap-2`,children:[(0,V.jsx)(`button`,{type:`button`,onClick:t,disabled:i.isPending,className:`rounded-md px-3 py-1.5 text-[12.5px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg disabled:opacity-60`,children:`Cancel`}),(0,V.jsxs)(`button`,{type:`button`,onClick:()=>i.mutate(),disabled:i.isPending,className:`flex items-center gap-1.5 rounded-md bg-red-500/90 px-3 py-1.5 text-[12.5px] font-medium text-white outline-none transition-opacity hover:opacity-90 disabled:opacity-60`,children:[i.isPending&&(0,V.jsx)(jv,{size:13,className:`animate-spin`}),`Sign out`]})]})]})]})})}var nz=Ph.options,rz={auto:`Auto`,default:`Default`,acceptEdits:`Accept edits`,plan:`Plan`,bypassPermissions:`Bypass`},iz={auto:`auto — safe actions auto-approved, risky ones prompt`,default:`default — prompt for every permission`,acceptEdits:`accept edits — file edits auto-approved`,plan:`plan — read-only planning, approval before changes`,bypassPermissions:`bypass — never prompt (dangerous)`};nz.filter(e=>e!==`plan`).map(e=>({value:e,label:rz[e],title:iz[e]}));var az=[`auto`,`bypassPermissions`].map(e=>({value:e,label:rz[e],title:iz[e]})),oz=[{value:`fable`,label:`Fable`},{value:`opus`,label:`Opus`},{value:`sonnet`,label:`Sonnet`},{value:`haiku`,label:`Haiku`}];new Set([{slug:`gpt-5.6-sol`,displayName:`GPT-5.6 Sol`,defaultEffort:`medium`,efforts:[`low`,`medium`,`high`,`xhigh`,`max`,`ultra`]},{slug:`gpt-5.6-terra`,displayName:`GPT-5.6 Terra`,defaultEffort:`medium`,efforts:[`low`,`medium`,`high`,`xhigh`,`max`,`ultra`]},{slug:`gpt-5.6-luna`,displayName:`GPT-5.6 Luna`,defaultEffort:`medium`,efforts:[`low`,`medium`,`high`,`xhigh`,`max`]},{slug:`gpt-5.5`,displayName:`GPT-5.5`,defaultEffort:`medium`,efforts:[`low`,`medium`,`high`,`xhigh`]}].map(e=>e.slug));function sz(e){return e===`plan`?`auto`:e}var cz=[`low`,`medium`,`high`,`xhigh`,`max`],lz=`ultracode`,uz=new Set([`fable`,`opus`,`sonnet`]);function dz(e){return e&&uz.has(e)?[...cz,lz]:[...cz]}var fz={low:`Low`,medium:`Medium`,high:`High`,xhigh:`X-high`,max:`Max`,ultra:`Ultra`,ultracode:`Ultracode`};function pz(e){return fz[e]??e.charAt(0).toUpperCase()+e.slice(1)}function mz(e,t){let n=dz(e).map(e=>({value:e,label:pz(e)}));return t.withDefault?[{value:``,label:`Default`},...n]:n}function hz(e,t){let n=(e?.efforts??[]).map(e=>({value:e,label:pz(e)}));return t.withDefault?[{value:``,label:`Default`},...n]:n}function gz(e,t){return t.field===`backend`?{...e,backend:t.value}:t.field===`profile`?{...e,backend:t.backend,[t.backend]:{...e[t.backend],model:t.model,effort:t.effort}}:{...e,...t.field===`model`?{backend:t.backend}:{},[t.backend]:{...e[t.backend],[t.field]:t.value}}}function _z(e){return[{id:`claude`,label:`Claude Code`,options:oz.map(e=>({model:e.value,label:e.label,defaultEffort:`high`,efforts:dz(e.value)}))},{id:`codex`,label:`Codex`,options:e.map(e=>({model:e.slug,label:e.displayName,defaultEffort:e.defaultEffort,efforts:e.efforts}))}]}function vz(e,t){let n=e.backend,r=e[n],i=r.model??(n===`claude`?`opus`:t[0]?.slug??``),a=n===`codex`?t.find(e=>e.slug===i):void 0,o=n===`claude`?oz.some(e=>e.value===i):t.some(e=>e.slug===i),s=n===`claude`?`high`:a?.defaultEffort??``,c=r.effort??s,l=n===`claude`?mz(i,{withDefault:!1}):hz(a,{withDefault:!1}),u=l.some(e=>e.value===c);return{backend:n,model:i,effort:c,codexModel:a,modelAvailable:o,effortAvailable:u,effortOptions:c&&!u?[{value:c,label:`${c} (unavailable)`,title:`Saved reasoning level is not available for this model`},...l]:l}}function yz(){let e=Bu(),t=td({queryKey:[`dispatchPreferencesGet`],queryFn:()=>Q.dispatchPreferencesGet()}),n=td({queryKey:[`codexModels`],queryFn:()=>Q.codexModels()}),r=n.data??[],i=nd({mutationFn:e=>Q.dispatchPreferenceSet(e),scope:{id:`dispatch-preferences`},onMutate:t=>{let n=e.getQueryData([`dispatchPreferencesGet`]);n&&e.setQueryData([`dispatchPreferencesGet`],gz(n,t))},onError:t=>{e.invalidateQueries({queryKey:[`dispatchPreferencesGet`]}),Z(`Could not save new-thread preference: ${t.message.slice(0,80)}`)}}),a=!!t.data&&!!n.data;return{resolved:(0,B.useMemo)(()=>a?vz(t.data,r):void 0,[a,t.data,r]),codexList:r,loadError:t.isError||n.isError,saveProfile:i.mutate}}var bz=`frizz-drafts:v1`,xz=80,Sz=512*1024,Cz=2*1024*1024,wz=new TextEncoder;function Tz(e){return wz.encode(e).byteLength}function Ez(){return{version:1,entries:{}}}function Dz(e){if(!e)return Ez();try{let t=JSON.parse(e);if(!t||typeof t!=`object`||t.version!==1)return Ez();let n=t.entries;if(!n||typeof n!=`object`||Array.isArray(n))return Ez();let r={};for(let[e,t]of Object.entries(n))typeof t?.value!=`string`||typeof t?.touchedAt!=`number`||!Number.isFinite(t.touchedAt)||e.length>512||Tz(t.value)>Sz||(r[e]={value:t.value,touchedAt:t.touchedAt});return{version:1,entries:r}}catch{return Ez()}}function Oz(e){let t=Object.entries(e.entries).filter(([,e])=>e.value&&Tz(e.value)<=Sz).sort((e,t)=>t[1].touchedAt-e[1].touchedAt),n={};for(let[e,r]of t){if(Object.keys(n).length>=xz)break;n[e]=r,Tz(JSON.stringify({version:1,entries:n}))>Cz&&delete n[e]}return{version:1,entries:n}}var kz=new class{snapshot;listeners=new Set;storage;constructor(e=typeof sessionStorage>`u`?void 0:sessionStorage){this.storage=e;let t=null;try{t=e?.getItem(`frizz-drafts:v1`)??null}catch{}this.snapshot=Oz(Dz(t))}getSnapshot=()=>this.snapshot;subscribe=e=>(this.listeners.add(e),()=>this.listeners.delete(e));get(e){return this.snapshot.entries[e]?.value??``}set(e,t){let n={...this.snapshot.entries};t?n[e]={value:t,touchedAt:Date.now()}:delete n[e],this.commit({version:1,entries:n})}clear(e){this.snapshot.entries[e]&&this.commit({version:1,entries:Object.fromEntries(Object.entries(this.snapshot.entries).filter(([t])=>t!==e))})}commit(e){this.snapshot=e;try{this.storage?.setItem(bz,JSON.stringify(Oz(e)))}catch{}for(let e of this.listeners)e()}};function Az(e){return encodeURIComponent(e||`unresolved-project`)}var jz={dispatch:(e,t)=>`dispatch:${Az(e)}:${encodeURIComponent(t??`new`)}`,followUp:(e,t,n)=>`followup:${Az(e)}:${encodeURIComponent(t)}:${encodeURIComponent(n??`unowned`)}`,adopt:(e,t)=>`adopt:${Az(e)}:${encodeURIComponent(t)}`,answer:(e,t,n,r,i)=>`answer:${Az(e)}:${encodeURIComponent(t)}:${encodeURIComponent(n??`unowned`)}:${encodeURIComponent(r)}:${i}`,interaction:(e,t,n,r,i,a,o)=>`interaction:${Az(e)}:${encodeURIComponent(t)}:${encodeURIComponent(n)}:${encodeURIComponent(r)}:${i}:${encodeURIComponent(a)}:${encodeURIComponent(o)}`};function Mz(){return Yd(X).board?.projectDir}function Nz(e){return Yd(X).board?.threads.find(t=>t.id===e)?.sessionId}function Pz(e){let t=(0,B.useCallback)(()=>kz.get(e),[e]);return[(0,B.useSyncExternalStore)(kz.subscribe,t,t),(0,B.useCallback)(t=>kz.set(e,t),[e]),(0,B.useCallback)(()=>kz.clear(e),[e])]}function Fz(e){let t=(0,B.useCallback)(()=>JSON.stringify(Object.fromEntries(e.map(e=>[e,kz.get(e)]))),[e.join(`\0`)]),n=(0,B.useSyncExternalStore)(kz.subscribe,t,t);return(0,B.useMemo)(()=>new Map(Object.entries(JSON.parse(n))),[n])}function Iz({autoFocus:e,onDispatched:t,planPath:n}){let{resolved:r,codexList:i,loadError:a,saveProfile:o}=yz(),s=TR(),c=Mz(),[l,u,d]=Pz(jz.dispatch(c,n)),f=jz.dispatch(c,n),p=(0,B.useRef)(``),[m,h]=(0,B.useState)(null),g=td({queryKey:[`authStatus`],queryFn:()=>Q.authStatus(),staleTime:3e4}),[_,v]=(0,B.useState)(null),[y,b]=(0,B.useState)(null),x=(0,B.useRef)(null),S=nd({mutationFn:e=>Q.dispatch(e),onMutate:()=>Z(`Starting thread…`,{spinner:!0,sticky:!0}),onSuccess:e=>{h(null),t?.(),Z(`Thread started`,{link:{label:`Open thread`,slug:e.slug}})},onError:(e,t)=>{kz.get(f)||u(p.current||t.prompt),h(null);let n=/^AUTH_REQUIRED:(claude|codex)$/.exec(e.message);if(n){x.current=t,v(n[1]),Z(`Signed out of ${n[1]===`claude`?`Claude`:`Codex`}`,{duration:3e3});return}Z(`Dispatch failed: ${e.message.slice(0,80)}`)}});function C(e){p.current=l,d(),h(e.prompt),S.mutate(e)}function w(){if(!l.trim()||!r)return;let e=QR(l);if(e){d(),e===`login`?(x.current=null,v(r.backend)):b(r.backend);return}if(!r.modelAvailable){Z(`Saved model is unavailable — choose a model before starting the thread`);return}if(!r.effortAvailable){Z(`Saved reasoning level is unavailable for this model — choose another level`);return}let t={prompt:l.trim(),model:r.model,backend:r.backend,effort:r.effort,...n?{planPath:n}:{}};if(g.data?.[r.backend]===`signed-out`){x.current=t,v(r.backend);return}C(t)}let T=(0,B.useMemo)(()=>r?(0,V.jsx)(YR,{groups:_z(i),value:{provider:r.backend,model:r.model,effort:r.effort},onValueChange:e=>o({field:`profile`,backend:e.provider,model:e.model,effort:e.effort}),ariaLabel:`Model and effort`,title:r.modelAvailable&&r.effortAvailable?`Model and reasoning effort`:`Saved model or reasoning effort unavailable — choose a supported pair`,className:`max-w-[min(21rem,72vw)]`}):(0,V.jsx)(YR,{groups:[],value:void 0,onValueChange:()=>{},placeholder:a?`Profile unavailable`:`Profile loading…`,ariaLabel:`Model and effort loading`,disabled:!0}),[r,i,a,o]);return(0,V.jsxs)(`div`,{className:`w-full flex flex-col gap-3`,children:[(0,V.jsx)(SR,{surface:`newComposer`,autoFocus:e,value:l,onChange:u,onSubmit:w,placeholder:`Describe the task…`,minHeight:96,maxHeight:340,busy:S.isPending,footer:T,leftAction:s?(0,V.jsx)(ER,{}):void 0}),S.isError&&(0,V.jsx)(`span`,{className:`px-0.5 text-[11px] text-red-400 truncate`,children:S.error.message}),m&&(0,V.jsxs)(`div`,{"data-pending-dispatch":!0,role:`status`,className:`rounded-lg border border-border bg-panel-2 px-3 py-2.5`,children:[(0,V.jsxs)(`div`,{className:`flex items-center gap-2 text-[11px] text-muted`,children:[(0,V.jsx)(`span`,{className:`inline-block h-1.5 w-1.5 animate-pulse rounded-full bg-accent`,"aria-hidden":`true`}),(0,V.jsx)(`span`,{children:`Starting thread…`})]}),(0,V.jsx)(`p`,{className:`mt-1 line-clamp-2 whitespace-pre-wrap text-[12px] leading-relaxed text-fg`,children:m})]}),_&&(0,V.jsx)(ez,{backend:_,onClose:()=>v(null),onAuthed:()=>{let e=x.current;x.current=null,v(null),e&&C(e)}}),y&&(0,V.jsx)(tz,{backend:y,onClose:()=>b(null)})]})}function Lz({onClose:e}){let t=Yd(X).newThreadPlanPath,n=t?t.split(`/`).pop():null,r=(0,B.useRef)(null),i=(0,B.useRef)(typeof document<`u`&&document.activeElement instanceof HTMLElement?document.activeElement:null);return(0,B.useEffect)(()=>()=>{let e=i.current;window.setTimeout(()=>{e?.isConnected&&e.focus({preventScroll:!0})},0)},[]),(0,V.jsx)(dL,{open:!0,onOpenChange:t=>{t||e()},children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`fixed inset-0 z-50 bg-black/30 backdrop-blur-md backdrop-saturate-150`}),(0,V.jsxs)(CL,{ref:r,"aria-modal":`true`,"aria-describedby":void 0,onEscapeKeyDown:qR,onCloseAutoFocus:e=>{e.preventDefault();let t=i.current;t?.isConnected&&t.focus({preventScroll:!0})},onOpenAutoFocus:e=>{e.preventDefault(),r.current?.querySelector(`textarea`)?.focus({preventScroll:!0})},className:`fixed left-1/2 top-1/2 z-50 w-[640px] max-w-[86vw] -translate-x-1/2 -translate-y-1/2 rounded-xl border border-border bg-panel p-5 shadow-2xl shadow-black/50 outline-none`,children:[(0,V.jsx)(OL,{className:`mb-1 text-[14px] font-medium`,children:`New thread`}),n&&(0,V.jsxs)(`p`,{className:`mb-3 text-[11.5px] text-muted/80`,children:[`From plan `,(0,V.jsx)(`span`,{className:`font-mono-keep text-muted`,children:n})]}),(0,V.jsx)(Iz,{autoFocus:!0,onDispatched:e,planPath:t??void 0})]})]})})}function Rz({children:e,onClose:t}){return(0,V.jsx)(`div`,{className:`fixed inset-0 z-[200] flex items-center justify-center bg-black/30 backdrop-blur-md backdrop-saturate-150`,onMouseDown:e=>{e.target===e.currentTarget&&t()},children:e})}var zz=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`}),Bz=`VisuallyHidden`,Vz=B.forwardRef((e,t)=>(0,V.jsx)(tk.span,{...e,ref:t,style:{...zz,...e.style}}));Vz.displayName=Bz;var Hz=Vz,[Uz,Wz]=MO(`Tooltip`,[cM]),Gz=cM(),Kz=`TooltipProvider`,qz=700,Jz=`tooltip.open`,[Yz,Xz]=Uz(Kz),Zz=e=>{let{__scopeTooltip:t,delayDuration:n=qz,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,o=B.useRef(!0),s=B.useRef(!1),c=B.useRef(0);return B.useEffect(()=>{let e=c.current;return()=>window.clearTimeout(e)},[]),(0,V.jsx)(Yz,{scope:t,isOpenDelayedRef:o,delayDuration:n,onOpen:B.useCallback(()=>{r<=0||(window.clearTimeout(c.current),o.current=!1)},[r]),onClose:B.useCallback(()=>{r<=0||(window.clearTimeout(c.current),c.current=window.setTimeout(()=>o.current=!0,r))},[r]),isPointerInTransitRef:s,onPointerInTransitChange:B.useCallback(e=>{s.current=e},[]),disableHoverableContent:i,children:a})};Zz.displayName=Kz;var Qz=`Tooltip`,[$z,eB]=Uz(Qz),tB=e=>{let{__scopeTooltip:t,children:n,open:r,defaultOpen:i,onOpenChange:a,disableHoverableContent:o,delayDuration:s}=e,c=Xz(Qz,e.__scopeTooltip),l=Gz(t),[u,d]=B.useState(null),f=Uk(),p=B.useRef(0),m=o??c.disableHoverableContent,h=s??c.delayDuration,g=B.useRef(!1),[_,v]=zO({prop:r,defaultProp:i??!1,onChange:e=>{e?(c.onOpen(),document.dispatchEvent(new CustomEvent(Jz))):c.onClose(),a?.(e)},caller:Qz}),y=B.useMemo(()=>_?g.current?`delayed-open`:`instant-open`:`closed`,[_]),b=B.useCallback(()=>{window.clearTimeout(p.current),p.current=0,g.current=!1,v(!0)},[v]),x=B.useCallback(()=>{window.clearTimeout(p.current),p.current=0,v(!1)},[v]),S=B.useCallback(()=>{window.clearTimeout(p.current),p.current=window.setTimeout(()=>{g.current=!0,v(!0),p.current=0},h)},[h,v]);return B.useEffect(()=>()=>{p.current&&=(window.clearTimeout(p.current),0)},[]),(0,V.jsx)(wM,{...l,children:(0,V.jsx)($z,{scope:t,contentId:f,open:_,stateAttribute:y,trigger:u,onTriggerChange:d,onTriggerEnter:B.useCallback(()=>{c.isOpenDelayedRef.current?S():b()},[c.isOpenDelayedRef,S,b]),onTriggerLeave:B.useCallback(()=>{m?x():(window.clearTimeout(p.current),p.current=0)},[x,m]),onOpen:b,onClose:x,disableHoverableContent:m,children:n})})};tB.displayName=Qz;var nB=`TooltipTrigger`,rB=B.forwardRef((e,t)=>{let{__scopeTooltip:n,...r}=e,i=eB(nB,n),a=Xz(nB,n),o=Gz(n),s=jO(t,B.useRef(null),i.onTriggerChange),c=B.useRef(!1),l=B.useRef(!1),u=B.useCallback(()=>c.current=!1,[]);return B.useEffect(()=>()=>document.removeEventListener(`pointerup`,u),[u]),(0,V.jsx)(TM,{asChild:!0,...o,children:(0,V.jsx)(tk.button,{"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute,...r,ref:s,onPointerMove:OO(e.onPointerMove,e=>{e.pointerType!==`touch`&&!l.current&&!a.isPointerInTransitRef.current&&(i.onTriggerEnter(),l.current=!0)}),onPointerLeave:OO(e.onPointerLeave,()=>{i.onTriggerLeave(),l.current=!1}),onPointerDown:OO(e.onPointerDown,()=>{i.open&&i.onClose(),c.current=!0,document.addEventListener(`pointerup`,u,{once:!0})}),onFocus:OO(e.onFocus,()=>{c.current||i.onOpen()}),onBlur:OO(e.onBlur,i.onClose),onClick:OO(e.onClick,i.onClose)})})});rB.displayName=nB;var iB=`TooltipPortal`,[aB,oB]=Uz(iB,{forceMount:void 0}),sB=e=>{let{__scopeTooltip:t,forceMount:n,children:r,container:i}=e,a=eB(iB,t);return(0,V.jsx)(aB,{scope:t,forceMount:n,children:(0,V.jsx)(jM,{present:n||a.open,children:(0,V.jsx)(kM,{asChild:!0,container:i,children:r})})})};sB.displayName=iB;var cB=`TooltipContent`,lB=B.forwardRef((e,t)=>{let n=oB(cB,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i=`top`,...a}=e,o=eB(cB,e.__scopeTooltip);return(0,V.jsx)(jM,{present:r||o.open,children:o.disableHoverableContent?(0,V.jsx)(mB,{side:i,...a,ref:t}):(0,V.jsx)(uB,{side:i,...a,ref:t})})}),uB=B.forwardRef((e,t)=>{let n=eB(cB,e.__scopeTooltip),r=Xz(cB,e.__scopeTooltip),i=B.useRef(null),a=jO(t,i),[o,s]=B.useState(null),{trigger:c,onClose:l}=n,u=i.current,{onPointerInTransitChange:d}=r,f=B.useCallback(()=>{s(null),d(!1)},[d]),p=B.useCallback((e,t)=>{let n=e.currentTarget,r={x:e.clientX,y:e.clientY},i=vB(r,_B(r,n.getBoundingClientRect())),a=yB(t.getBoundingClientRect()),o=xB([...i,...a]);s(o),d(!0)},[d]);return B.useEffect(()=>()=>f(),[f]),B.useEffect(()=>{if(c&&u){let e=e=>p(e,u),t=e=>p(e,c);return c.addEventListener(`pointerleave`,e),u.addEventListener(`pointerleave`,t),()=>{c.removeEventListener(`pointerleave`,e),u.removeEventListener(`pointerleave`,t)}}},[c,u,p,f]),B.useEffect(()=>{if(o){let e=e=>{let t=e.target,n={x:e.clientX,y:e.clientY},r=c?.contains(t)||u?.contains(t),i=!bB(n,o);r?f():i&&(f(),l())};return document.addEventListener(`pointermove`,e),()=>document.removeEventListener(`pointermove`,e)}},[c,u,o,l,f]),(0,V.jsx)(mB,{...e,ref:a})}),[dB,fB]=Uz(Qz,{isInside:!1}),pB=WO(`TooltipContent`),mB=B.forwardRef((e,t)=>{let{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...s}=e,c=eB(cB,n),l=Gz(n),{onClose:u}=c;return B.useEffect(()=>(document.addEventListener(Jz,u),()=>document.removeEventListener(Jz,u)),[u]),B.useEffect(()=>{if(c.trigger){let e=e=>{e.target instanceof Node&&e.target.contains(c.trigger)&&u()};return window.addEventListener(`scroll`,e,{capture:!0}),()=>window.removeEventListener(`scroll`,e,{capture:!0})}},[c.trigger,u]),(0,V.jsx)(pk,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:e=>e.preventDefault(),onDismiss:u,children:(0,V.jsxs)(EM,{"data-state":c.stateAttribute,...l,...s,ref:t,style:{...s.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:[(0,V.jsx)(pB,{children:r}),(0,V.jsx)(dB,{scope:n,isInside:!0,children:(0,V.jsx)(Hz,{id:c.contentId,role:`tooltip`,children:i||r})})]})})});lB.displayName=cB;var hB=`TooltipArrow`,gB=B.forwardRef((e,t)=>{let{__scopeTooltip:n,...r}=e,i=Gz(n);return fB(hB,n).isInside?null:(0,V.jsx)(DM,{...i,...r,ref:t})});gB.displayName=hB;function _B(e,t){let n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return`left`;case i:return`right`;case n:return`top`;case r:return`bottom`;default:throw Error(`unreachable`)}}function vB(e,t,n=5){let 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 yB(e){let{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}function bB(e,t){let{x:n,y:r}=e,i=!1;for(let e=0,a=t.length-1;e<t.length;a=e++){let o=t[e],s=t[a],c=o.x,l=o.y,u=s.x,d=s.y;l>r!=d>r&&n<(u-c)*(r-l)/(d-l)+c&&(i=!i)}return i}function xB(e){let t=e.slice();return t.sort((e,t)=>e.x<t.x?-1:e.x>t.x?1:e.y<t.y?-1:+(e.y>t.y)),SB(t)}function SB(e){if(e.length<=1)return e.slice();let t=[];for(let n=0;n<e.length;n++){let r=e[n];for(;t.length>=2;){let e=t[t.length-1],n=t[t.length-2];if((e.x-n.x)*(r.y-n.y)>=(e.y-n.y)*(r.x-n.x))t.pop();else break}t.push(r)}t.pop();let n=[];for(let t=e.length-1;t>=0;t--){let r=e[t];for(;n.length>=2;){let e=n[n.length-1],t=n[n.length-2];if((e.x-t.x)*(r.y-t.y)>=(e.y-t.y)*(r.x-t.x))n.pop();else break}n.push(r)}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 CB=Zz,wB=tB,TB=rB,EB=sB,DB=lB,OB=gB;function kB({children:e}){return(0,V.jsx)(CB,{delayDuration:0,skipDelayDuration:0,disableHoverableContent:!0,children:e})}function AB({label:e,children:t,side:n=`top`,clickable:r=!1,multiline:i=!1,disabled:a=!1}){let o=i?`whitespace-pre-line`:`whitespace-normal`,[s,c]=(0,B.useState)(!1),l=(0,B.useId)(),u=r&&(0,B.isValidElement)(t)?t:null,d=u?(0,B.cloneElement)(u,{"aria-describedby":l}):t,f=(0,B.useRef)(null);if(u){let t=f.current?.getBoundingClientRect(),n=t?Math.min(Math.max(12,t.right+8),window.innerWidth-364):12,r=t?Math.min(Math.max(12,t.top-6),window.innerHeight-96):12;return(0,V.jsxs)(`span`,{ref:f,className:`inline-flex`,onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),onFocus:()=>c(!0),onBlur:()=>c(!1),onClick:()=>c(e=>!e),onKeyDown:e=>{e.key===`Escape`&&(e.stopPropagation(),c(!1))},children:[d,s&&(0,id.createPortal)((0,V.jsx)(`span`,{id:l,role:`tooltip`,className:`z-[250] max-w-[min(22rem,calc(100vw-1.5rem))] rounded-md border border-border bg-elevated px-3 py-2 text-[11px] leading-relaxed text-fg shadow-md shadow-black/40 break-words ${o}`,style:{position:`fixed`,left:n,top:r},children:e}),document.body)]})}return(0,V.jsxs)(wB,{open:s&&!a,onOpenChange:c,children:[(0,V.jsx)(TB,{asChild:!0,children:d}),(0,V.jsx)(EB,{children:(0,V.jsxs)(DB,{id:l,side:n,sideOffset:5,collisionPadding:12,className:`${$I} max-w-[min(22rem,calc(100vw-1.5rem))] select-none rounded-md border border-border bg-elevated px-3 py-2 text-[11px] leading-relaxed text-fg shadow-md shadow-black/40 break-words ${o}`,children:[e,(0,V.jsx)(OB,{className:`fill-elevated`})]})})]})}var jB={claude:`size-[11px] translate-y-px`,codex:`size-[10px]`},MB={claude:{backend:`claude`,label:`Claude Code`},codex:{backend:`codex`,label:`OpenAI Codex`}};function NB(e){return e===`claude`||e===`codex`?MB[e]:void 0}function PB({backend:e,className:t}){let n=NB(e);return n?(0,V.jsx)(`span`,{role:`img`,"aria-label":n.label,className:`inline-flex shrink-0 text-muted/65 ${jB[n.backend]} ${t??``}`,children:n.backend===`codex`?(0,V.jsx)(FB,{}):(0,V.jsx)(IB,{})}):null}function FB(){return(0,V.jsx)(`svg`,{"aria-hidden":`true`,focusable:`false`,viewBox:`0 0 24 24`,className:`size-full`,fill:`currentColor`,children:(0,V.jsx)(`path`,{d:`M22.282 9.821a6 6 0 0 0-.516-4.91a6.05 6.05 0 0 0-6.51-2.9A6.065 6.065 0 0 0 4.981 4.18a6 6 0 0 0-3.998 2.9a6.05 6.05 0 0 0 .743 7.097a5.98 5.98 0 0 0 .51 4.911a6.05 6.05 0 0 0 6.515 2.9A6 6 0 0 0 13.26 24a6.06 6.06 0 0 0 5.772-4.206a6 6 0 0 0 3.997-2.9a6.06 6.06 0 0 0-.747-7.073M13.26 22.43a4.48 4.48 0 0 1-2.876-1.04l.141-.081l4.779-2.758a.8.8 0 0 0 .392-.681v-6.737l2.02 1.168a.07.07 0 0 1 .038.052v5.583a4.504 4.504 0 0 1-4.494 4.494M3.6 18.304a4.47 4.47 0 0 1-.535-3.014l.142.085l4.783 2.759a.77.77 0 0 0 .78 0l5.843-3.369v2.332a.08.08 0 0 1-.033.062L9.74 19.95a4.5 4.5 0 0 1-6.14-1.646M2.34 7.896a4.5 4.5 0 0 1 2.366-1.973V11.6a.77.77 0 0 0 .388.677l5.815 3.354l-2.02 1.168a.08.08 0 0 1-.071 0l-4.83-2.786A4.504 4.504 0 0 1 2.34 7.872zm16.597 3.855l-5.833-3.387L15.119 7.2a.08.08 0 0 1 .071 0l4.83 2.791a4.494 4.494 0 0 1-.676 8.105v-5.678a.79.79 0 0 0-.407-.667m2.01-3.023l-.141-.085l-4.774-2.782a.78.78 0 0 0-.785 0L9.409 9.23V6.897a.07.07 0 0 1 .028-.061l4.83-2.787a4.5 4.5 0 0 1 6.68 4.66zm-12.64 4.135l-2.02-1.164a.08.08 0 0 1-.038-.057V6.075a4.5 4.5 0 0 1 7.375-3.453l-.142.08L8.704 5.46a.8.8 0 0 0-.393.681zm1.097-2.365l2.602-1.5l2.607 1.5v2.999l-2.597 1.5l-2.607-1.5Z`})})}function IB(){return(0,V.jsx)(`svg`,{"aria-hidden":`true`,focusable:`false`,viewBox:`0 0 24 24`,className:`size-full`,fill:`currentColor`,children:(0,V.jsx)(`path`,{d:`m4.7144 15.9555 4.7174-2.6471.079-.2307-.079-.1275h-.2307l-.7893-.0486-2.6956-.0729-2.3375-.0971-2.2646-.1214-.5707-.1215-.5343-.7042.0546-.3522.4797-.3218.686.0608 1.5179.1032 2.2767.1578 1.6514.0972 2.4468.255h.3886l.0546-.1579-.1336-.0971-.1032-.0972L6.973 9.8356l-2.55-1.6879-1.3356-.9714-.7225-.4918-.3643-.4614-.1578-1.0078.6557-.7225.8803.0607.2246.0607.8925.686 1.9064 1.4754 2.4893 1.8336.3643.3035.1457-.1032.0182-.0728-.164-.2733-1.3539-2.4467-1.445-2.4893-.6435-1.032-.17-.6194c-.0607-.255-.1032-.4674-.1032-.7285L6.287.1335 6.6997 0l.9957.1336.419.3642.6192 1.4147 1.0018 2.2282 1.5543 3.0296.4553.8985.2429.8318.091.255h.1579v-.1457l.1275-1.706.2368-2.0947.2307-2.6957.0789-.7589.3764-.9107.7468-.4918.5828.2793.4797.686-.0668.4433-.2853 1.8517-.5586 2.9021-.3643 1.9429h.2125l.2429-.2429.9835-1.3053 1.6514-2.0643.7286-.8196.85-.9046.5464-.4311h1.0321l.759 1.1293-.34 1.1657-1.0625 1.3478-.8804 1.1414-1.2628 1.7-.7893 1.36.0729.1093.1882-.0183 2.8535-.607 1.5421-.2794 1.8396-.3157.8318.3886.091.3946-.3278.8075-1.967.4857-2.3072.4614-3.4364.8136-.0425.0304.0486.0607 1.5482.1457.6618.0364h1.621l3.0175.2247.7892.522.4736.6376-.079.4857-1.2142.6193-1.6393-.3886-3.825-.9107-1.3113-.3279h-.1822v.1093l1.0929 1.0686 2.0035 1.8092 2.5075 2.3314.1275.5768-.3218.4554-.34-.0486-2.2039-1.6575-.85-.7468-1.9246-1.621h-.1275v.17l.4432.6496 2.3436 3.5214.1214 1.0807-.17.3521-.6071.2125-.6679-.1214-1.3721-1.9246L14.38 17.959l-1.1414-1.9428-.1397.079-.674 7.2552-.3156.3703-.7286.2793-.6071-.4614-.3218-.7468.3218-1.4753.3886-1.9246.3157-1.53.2853-1.9004.17-.6314-.0121-.0425-.1397.0182-1.4328 1.9672-2.1796 2.9446-1.7243 1.8456-.4128.164-.7164-.3704.0667-.6618.4008-.5889 2.386-3.0357 1.4389-1.882.929-1.0868-.0062-.1579h-.0546l-6.3385 4.1164-1.1293.1457-.4857-.4554.0608-.7467.2307-.2429 1.9064-1.3114Z`})})}var LB=Gd({at:{}}),RB=12e3,zB=new Map;function BB(e,t=Date.now()){LB.at[e]=t;let n=zB.get(e);n!==void 0&&clearTimeout(n),zB.set(e,setTimeout(()=>{zB.delete(e),delete LB.at[e]},RB))}function VB(e){let t=zB.get(e);t!==void 0&&(clearTimeout(t),zB.delete(e)),delete LB.at[e]}function HB(e,t,n=Date.now()){if(t===void 0||n-t>12e3)return!1;let r=e.lastActivityAt?Date.parse(e.lastActivityAt):NaN;return!(Number.isFinite(r)&&r>t)}function UB(){return Yd(LB).at}function WB(e,t,n=Date.now()){return t===void 0||!HB(e,t,n)?e:{...e,runtime:`running`,needsYou:!1,pendingAsk:void 0,pendingQuestion:!1,nativeInputRequired:void 0,actionableInteraction:!1,lastUserAt:new Date(t).toISOString()}}function GB(e){let t=UB();return(0,B.useMemo)(()=>e.map(e=>WB(e,t[e.id])),[e,t])}var KB=0;function qB(){return typeof crypto<`u`&&typeof crypto.randomUUID==`function`?crypto.randomUUID():(KB+=1,`browser-${Date.now()}-${KB}`)}function JB({optimistic:e,request:t,success:n,failure:r}){e(),t().then(()=>n?.(),e=>r(e instanceof Error?e:Error(String(e))))}var YB=new Map;function XB(e,t){let n=(YB.get(e)??Promise.resolve()).then(t,t);return YB.set(e,n.then(()=>{},()=>{})),n}var ZB=[300,800,1800,3500],QB=e=>new Promise(t=>{setTimeout(t,e)});async function $B(e,t,n=QB){for(let r=0;;r++){try{await e()}catch(e){if(r>=ZB.length||!jw(e))throw e;t(),await n(ZB[r]);continue}t();return}}function eV(e,t,n,r,i){return $B(()=>Q.followUp({slug:e,sessionId:O_(X.board,e)?.sessionId??``,message:t,deliveryId:n,freshProcess:r,interrupt:i}),()=>BB(e))}function tV(e,t,n,r={}){let i=n.trim();if(!i)return!1;let a=qB();return JB({optimistic:()=>{r.onOptimistic?.(),_E(e,t,i,{scrollToBottom:r.scrollToBottom,deliveryId:a}),BB(t),Q.markRead({slug:t}).catch(()=>{})},request:()=>XB(t,()=>eV(t,i,a,r.freshProcess,r.interrupt)),success:()=>r.onSuccess?.(),failure:n=>{vE(e,t,i,a),VB(t),r.onRollback?.(),Z(r.failureToast?.(n.message)??`Steer failed — ${n.message.slice(0,90)}`)}}),!0}function nV(e){let t=Bu(),[n,r]=(0,B.useState)(0);return{submit:(0,B.useCallback)((n,i={})=>tV(t,e,n,{...i,onOptimistic:()=>{r(e=>e+1),i.onOptimistic?.()},onSuccess:()=>{r(e=>Math.max(0,e-1)),i.onSuccess?.()},onRollback:()=>{r(e=>Math.max(0,e-1)),i.onRollback?.()}}),[t,e]),pending:n>0}}function rV(e,t){return new Promise(n=>{tV(e,t,`Continue exactly where you left off.`,{onSuccess:()=>{Z(`Retrying…`),n()},onRollback:()=>n(),failureToast:e=>`Retry failed: ${e.slice(0,80)}`})||n()})}function iV(e){let t=/^([A-Za-z0-9][\w.-]*)\/([A-Za-z0-9][\w.-]*)#(\d+)$/.exec(e.trim());return t?`https://github.com/${t[1]}/${t[2]}/pull/${t[3]}`:null}var aV=`Snooze`;function oV(e,t=Date.now()){let n=`This will dismiss the card from the queue until`,r=e.flatMap(e=>e.kind===`timer`?[oh(e.value)]:[]).find(e=>e!==null&&Date.parse(e)>t);return r?{title:`Scheduled snooze`,explainer:`${n} ${sV(RE(r,t))}.`,toastVerb:`Snoozed`,timerUntil:r}:e.some(e=>e.kind===`human`)?{title:`Awaiting human`,explainer:`${n} your default snooze elapses.`,toastVerb:`Snoozed`,timerUntil:null}:null}function sV(e){return e.replace(/^(Today|Tomorrow)/,e=>e.toLowerCase())}function cV(e){let t=new Set;return e.flatMap(e=>{if(e.kind!==`pr-watch`)return[];let n=e.value.trim();return!n||t.has(n)?[]:(t.add(n),[{ref:n,url:iV(n)}])})}function lV(e,t=Date.now()){if(e.some(e=>e.kind===`pr-watch`))return null;let n=e.find(e=>e.kind===`timer`&&ah(e.value)),r=n&&Date.parse(n.value)>t?n:void 0;if(r)return`Snooze until ${sV(RE(r.value,t))}`;let i=e.find(e=>e.kind===`human`);if(i)return`Wait for ${i.value}`;if(n)return`Scheduled for ${sV(RE(n.value,t))}`;if(e.some(e=>e.kind===`timer`))return`Snooze schedule unavailable`;let a=e.find(e=>e.kind===`pr`||e.kind===`ci`||e.kind===`session`);return a?a.kind===`pr`?`Wait for PR ${a.value}`:a.kind===`ci`?`Wait for CI ${a.value}`:`Wait for session ${a.value}`:null}function uV(e,t){let n=e.trim();return n?t?`${n}${/[.!?…][*_~`"')\]]*$/.test(n)?` `:` — `}${t}`:n:t??`Waiting for an external update.`}var dV=Gd({at:{}}),fV=12e3,pV=new Map;function mV(e,t=Date.now()){dV.at[e]=t;let n=pV.get(e);n!==void 0&&clearTimeout(n),pV.set(e,setTimeout(()=>{pV.delete(e),delete dV.at[e]},fV))}function hV(e){let t=pV.get(e);t!==void 0&&(clearTimeout(t),pV.delete(e)),delete dV.at[e]}function gV(){return Yd(dV).at}function _V(e,t,n=Date.now()){return t===void 0||n-t>12e3||e.state===`archived`?e:{...e,state:`archived`,archived:!0,needsYou:!1,pendingAsk:void 0,pendingQuestion:!1,nativeInputRequired:void 0,actionableInteraction:!1}}function vV(e){let t=gV();return(0,B.useMemo)(()=>e.map(e=>_V(e,t[e.id])),[e,t])}var yV=.5;function bV(e,t,n=!1){let r=e.map(e=>({id:e.id,height:Math.max(0,e.bottom-e.top),visible:Math.min(e.bottom,t)-Math.max(e.top,0)})).filter(e=>e.visible>0);if(!r.length)return null;if(n)return r[r.length-1].id;let i=t*yV,a=r[0];for(let e of r)if(e.visible>a.visible&&(a=e),e.visible>=Math.min(i,e.height)&&e.visible>=a.visible)return e.id;return a.id}function xV(e,t,n,r){return!e||e.top<=r&&e.bottom>r?!0:Math.abs(t-n)>1}function SV(e,t,n,r,i=8){return n<e+i?n-e-i:r>t-i?r-t+i:0}var CV=`icon-label-nudge`;function wV(){let e=Yd(X),t=rE(),n=jD(vV(GB(aE(t?.threads??[]))),Yd(XE).queueOrder),r=t?.plans??[],i=e.sidebarCollapsed,a=n.active,o=n.held,s=n.inactive,c=(0,B.useRef)(null),[l,u]=(0,B.useState)(null),d=(0,B.useRef)(null),f=(0,B.useCallback)(()=>{let e=[...document.querySelectorAll(`[data-queue-card][data-queue-leaving="false"]`)].map(e=>{let t=e.dataset.queueCard;if(!t)return null;let{top:n,bottom:r}=(e.querySelector(`[data-queue-card-root]`)??e).getBoundingClientRect();return{id:t,top:n,bottom:r}}).filter(e=>e!==null),t=d.current;if(t)if(xV(e.find(e=>e.id===t.id),window.scrollY,t.landedY,12))d.current=null;else{u(t.id);return}let n=Math.max(0,document.documentElement.scrollHeight-window.innerHeight),r=n>0&&window.scrollY>=n-1,i=bV(e,window.innerHeight,r);u(e=>e===i?e:i)},[]);(0,B.useEffect)(()=>{let e=0,t=()=>{cancelAnimationFrame(e),e=requestAnimationFrame(f)};t(),document.addEventListener(`scroll`,t,{capture:!0,passive:!0}),window.addEventListener(`resize`,t);let n=document.getElementById(`workpane`),r=n?new ResizeObserver(t):null,i=n?new MutationObserver(t):null;return n&&r?.observe(n),n&&i?.observe(n,{childList:!0,subtree:!0,attributes:!0,attributeFilter:[`data-queue-card`,`data-queue-leaving`,`style`,`class`]}),()=>{cancelAnimationFrame(e),document.removeEventListener(`scroll`,t,!0),window.removeEventListener(`resize`,t),r?.disconnect(),i?.disconnect()}},[f,e.view,e.drawers.length]),(0,B.useLayoutEffect)(()=>{let e=c.current;if(!e||!l||window.matchMedia(`(max-width: 800px)`).matches)return;let t=e.querySelector(`[data-sidebar-item="${CSS.escape(l)}"]`);if(!t)return;let n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),i=SV(n.top,n.bottom,r.top,r.bottom);Math.abs(i)>.5&&(e.scrollTop+=i)},[l]);let p=(0,B.useCallback)(e=>{d.current={id:e,landedY:$g(e)??window.scrollY},u(e)},[]);return(0,V.jsx)(`aside`,{className:`sticky top-0 self-start h-screen w-[clamp(272px,34vw,680px)] shrink-0 flex flex-col justify-center max-[800px]:static max-[800px]:h-auto max-[800px]:w-full max-[800px]:justify-start max-[800px]:pt-16`,children:(0,V.jsxs)(`div`,{className:`flex max-h-[calc(100vh-88px)] min-h-0 min-w-0 w-full flex-col max-[800px]:max-h-none`,children:[(0,V.jsx)(`div`,{className:`mb-5 shrink-0 px-0.5`,children:(0,V.jsx)(Iz,{})}),(0,V.jsxs)(`div`,{ref:c,"data-sidebar-rail":!0,className:`min-h-0 min-w-0 overflow-y-auto overflow-x-hidden max-[800px]:overflow-y-visible`,children:[a.length>0?(()=>{let{running:e,rested:t}=AD(a),n=e=>t=>(0,V.jsxs)(`div`,{children:[(0,V.jsx)(kV,{t,active:l===t.id,onQueueNavigate:p,restedAge:e}),(0,V.jsx)(MV,{t})]},t.id);return(0,V.jsxs)(V.Fragment,{children:[t.map(n(!0)),e.length>0&&t.length>0&&(0,V.jsx)(`hr`,{className:`my-3 border-border/50`}),e.map(n(!1))]})})():(0,V.jsx)(`div`,{className:`py-1 pl-5 pr-1.5 text-[11.5px] text-muted/50`,children:`No open threads`}),o.length>0&&(0,V.jsxs)(`section`,{"aria-label":`Held`,children:[(0,V.jsx)(`hr`,{className:`my-3 border-border/50`}),(0,V.jsx)(TV,{label:`Held`,count:o.length,collapsed:i.held,onToggle:()=>X.sidebarCollapsed.held=!X.sidebarCollapsed.held}),!i.held&&o.map(e=>(0,V.jsxs)(`div`,{children:[(0,V.jsx)(kV,{t:e,active:l===e.id,onQueueNavigate:p}),(0,V.jsx)(MV,{t:e})]},e.id))]}),s.length>0&&(0,V.jsxs)(`div`,{children:[(0,V.jsx)(`hr`,{className:`my-3 border-border/50`}),(0,V.jsx)(TV,{label:`Done`,count:s.length,collapsed:i.inactive,onToggle:()=>X.sidebarCollapsed.inactive=!X.sidebarCollapsed.inactive}),!i.inactive&&s.map(e=>(0,V.jsxs)(`div`,{children:[(0,V.jsx)(kV,{t:e,active:l===e.id,onQueueNavigate:p}),(0,V.jsx)(MV,{t:e})]},e.id))]}),r.length>0&&(0,V.jsxs)(`div`,{children:[(0,V.jsx)(`hr`,{className:`my-3 border-border/50`}),(0,V.jsx)(TV,{label:`Plans`,count:r.length,collapsed:i.plans,onToggle:()=>X.sidebarCollapsed.plans=!X.sidebarCollapsed.plans}),!i.plans&&r.map(e=>(0,V.jsx)(NV,{plan:e},e.path))]})]})]})})}function TV({label:e,count:t,collapsed:n,onToggle:r}){let i=(0,V.jsxs)(V.Fragment,{children:[r?(0,V.jsx)(rv,{size:11,className:`transition-transform ${n?``:`rotate-90`}`}):(0,V.jsx)(`span`,{className:`w-[11px] shrink-0`,"aria-hidden":!0}),(0,V.jsx)(`span`,{children:e}),(0,V.jsx)(`span`,{className:`ml-1.5 tabular-nums text-muted/60`,children:t})]}),a=`flex w-full items-center gap-1 px-1.5 py-1 text-[11px] uppercase tracking-wide text-muted/70`;return r?(0,V.jsx)(`button`,{onClick:r,className:`${a} transition-colors hover:text-fg`,children:i}):(0,V.jsx)(`div`,{className:a,children:i})}var EV=16,DV=12;function OV({title:e,children:t}){let n=e.trimEnd(),r=n.lastIndexOf(` `)+1,i=n.length-r<=EV?r:n.length-DV;return i>=n.length?(0,V.jsxs)(V.Fragment,{children:[e,t]}):(0,V.jsxs)(V.Fragment,{children:[n.slice(0,i),(0,V.jsxs)(`span`,{className:`whitespace-nowrap`,children:[n.slice(i),t]})]})}var kV=(0,B.memo)(function({t:e,legacy:t,active:n=!1,onQueueNavigate:r,restedAge:i=!1}){let a=!t&&e.foreign===!0,o=!t&&xD(e),s=!t&&sD(e),c=!t&&ED(e),l=o||t?null:e.lastFence?.kind===`awaiting`?FV(e.lastFence.hints):null,u=!o&&(!!e.activity||l!==null);return(0,V.jsxs)(`div`,{"data-sidebar-item":e.id,className:`group relative flex min-w-0 items-start rounded-md transition-[color,background-color,opacity] hover:bg-white/[0.04] ${t?`opacity-80`:o?`opacity-65 hover:opacity-90 focus-within:opacity-90`:``}`,children:[(0,V.jsx)(`span`,{"aria-hidden":`true`,"data-sidebar-marker-rail":!0,className:`pointer-events-none absolute inset-y-0 left-0 w-5`,children:n&&(0,V.jsx)(`span`,{"data-sidebar-scroll-marker":!0,className:`absolute inset-y-0 left-1 w-[2px] rounded-full bg-accent`})}),(0,V.jsxs)(`button`,{onClick:()=>{if(e.needsYou&&m_(e.id)){r?.(e.id);return}f_(e.id)},"aria-current":n?`location`:void 0,className:`min-w-0 flex-1 flex items-start gap-2 pb-1 pl-5 pr-1.5 pt-1 text-left`,children:[(0,V.jsx)(`span`,{className:`w-4 h-[19px] shrink-0 flex items-center justify-center`,children:(0,V.jsx)(LV,{t:e,legacy:t})}),(0,V.jsxs)(`span`,{className:`min-w-0 flex-1 flex flex-col`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-baseline gap-3`,children:[(0,V.jsx)(`span`,{className:`min-w-0 flex-1 break-words text-[13px] leading-[19px] ${s?`text-fg/50`:o?`text-fg/75`:`text-fg/90`}`,children:(0,V.jsxs)(OV,{title:eD(e),children:[!t&&(0,V.jsx)(PB,{backend:e.backend,className:`ml-1`}),a&&(0,V.jsx)(`span`,{className:`petite-caps ml-1.5 inline-block rounded border border-border/60 px-1 align-[2px] text-[9.5px] leading-[14px] text-muted/55`,title:`Read-only — running in an external terminal`,children:`terminal`}),t&&(0,V.jsx)(PV,{status:e.archived?`archived`:e.status})]})}),i&&(0,V.jsx)(AV,{t:e,yieldsToRetry:c})]}),u&&(0,V.jsxs)(`span`,{className:`mt-0.5 flex flex-col gap-0.5 min-w-0 text-[11.5px] leading-[15px]`,children:[l&&(0,V.jsx)(`span`,{className:`min-w-0 truncate text-muted/70`,title:l,children:l}),e.activity&&(0,V.jsx)(`span`,{className:`min-w-0 truncate text-muted/70`,title:e.activity,children:e.activity})]})]})]}),t&&(0,V.jsx)(`div`,{className:`absolute right-1 top-1 hidden group-hover:flex items-stretch rounded-md bg-panel shadow-sm shadow-black/30`,children:(0,V.jsx)(aL,{slug:e.id,size:`sm`})}),c&&(0,V.jsx)(jV,{slug:e.id})]})});function AV({t:e,yieldsToRetry:t}){let n=GD(),r=dD(e),i=ID(r,n);return!r||!i?null:(0,V.jsx)(`time`,{dateTime:r,"data-rail-rested-age":!0,title:PD(r,n)??void 0,"aria-label":`Rested ${PD(r,n)??i}`,className:`shrink-0 tabular-nums text-[10.5px] leading-[19px] text-muted/55 ${t?`transition-opacity group-hover:opacity-0 group-focus-within:opacity-0`:``}`,children:i})}function jV({slug:e}){let t=Bu(),[n,r]=(0,B.useState)(!1);return(0,V.jsx)(AB,{label:`Retry — resume this session where it left off`,children:(0,V.jsx)(`button`,{"data-sidebar-retry":e,"aria-label":`Retry exited session`,disabled:n,onMouseDown:e=>e.preventDefault(),onClick:n=>{n.stopPropagation(),r(!0),rV(t,e).finally(()=>r(!1))},className:`absolute right-1.5 top-1 hidden h-[19px] w-[19px] items-center justify-center rounded bg-panel text-muted/70 outline-none transition-colors group-hover:flex group-focus-within:flex hover:bg-panel-2 hover:text-fg disabled:opacity-50`,children:n?(0,V.jsx)(jv,{size:13,className:`animate-spin`}):(0,V.jsx)(Hv,{size:13})})})}function MV({t:e}){let t=SO(e.subAgents??[],`rail`);return t.length===0?null:(0,V.jsx)(`div`,{className:`flex flex-col`,children:t.map(t=>(0,V.jsx)(TO,{kind:`AGENT`,label:t.label,state:t.state,density:`rail`,depth:t.depth,startedAt:t.startedAt,parentSlug:e.id,onOpen:()=>u_(e.id,t.id,{label:t.label,subagentType:t.subagentType,startedAt:t.startedAt}),onDismiss:DO(e.id,t),title:t.subagentType?`[${t.subagentType}] ${t.label}`:t.label},t.id))})}function NV({plan:e}){let t=e.threadIds?.length??0;return(0,V.jsx)(`div`,{className:`group relative flex min-w-0 items-start rounded-md transition-colors hover:bg-white/[0.04]`,children:(0,V.jsxs)(`button`,{onClick:()=>__(e.path,e.title),className:`min-w-0 flex-1 flex items-start gap-2 py-1 pl-5 pr-1.5 text-left`,title:t?`${t} thread${t===1?``:`s`} from this plan`:void 0,children:[(0,V.jsx)(`span`,{className:`w-4 h-[19px] shrink-0 flex items-center justify-center`,children:(0,V.jsx)(gv,{size:12,className:`text-muted/60`})}),(0,V.jsxs)(`span`,{className:`min-w-0 flex-1 break-words text-[13px] leading-[19px] text-fg/90`,children:[e.title,t>0&&(0,V.jsx)(`span`,{className:`ml-1.5 tabular-nums text-[10.5px] text-muted/45`,children:t})]})]})})}function PV({status:e}){let t=e===`archived`?`Done`:e;return(0,V.jsx)(`span`,{className:`petite-caps ml-1.5 inline-block rounded border px-1 align-[2px] leading-[14px] text-[9.5px] ${$E[e]??`text-muted border-border`}`,children:t})}function FV(e){let t=yD(e)??e.find(e=>e.kind===`pr`||e.kind===`ci`);return t?t.kind===`timer`?BE(t.value)??`Timer schedule unavailable`:`${t.kind===`pr`?`PR`:t.kind===`ci`?`CI`:t.kind===`human`?`HUMAN`:t.kind===`pr-watch`?`WATCH`:t.kind} ${t.value}`:null}var IV=7;function LV({t:e,legacy:t}){let{node:n,tip:r}=t?HV(e):RV(e),i=t?void 0:TD(e);return r?(0,V.jsx)(AB,{label:r,side:`left`,multiline:r.includes(`
|
|
258
|
+
`),children:(0,V.jsx)(`span`,{"data-rail-glyph":i,className:`flex items-center justify-center`,children:n})}):i?(0,V.jsx)(`span`,{"data-rail-glyph":i,className:`flex items-center justify-center`,children:n}):n}function RV(e){let t=zV(e);if(TD(e)===`held`)return t;let n=bD(e),r=n?UE(n,e.snoozePrompt):null;return r?{node:t.node,tip:t.tip?`${t.tip}\n${r}`:r}:t}function zV(e){let t=TD(e);if(t===`archived`)return{node:(0,V.jsx)(BV,{children:(0,V.jsx)(ev,{size:10,strokeWidth:3,className:`text-muted/75`})}),tip:`Done`};if(t===`needs-input`)return{node:(0,V.jsx)(BV,{children:(0,V.jsx)(VV,{ch:`?`,muted:!0})}),tip:`Needs your input`};if(t===`working`)return{node:(0,V.jsx)(KD,{}),tip:`Working`};if(t===`background`)return{node:(0,V.jsx)(BV,{children:(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-rail-dot`,"data-running-indicator":`thread-background`})}),tip:`At rest — a background shell is still running`};if(t===`done`)return{node:(0,V.jsx)(BV,{children:(0,V.jsx)(ev,{size:10,strokeWidth:3,className:`text-muted/75`})}),tip:`Done`};if(t===`stalled`){let t=e.crashed===!0?`Stalled — the agent exited mid-turn`:`Stalled — the agent's process exited`;return{node:(0,V.jsx)(BV,{accent:!0,children:(0,V.jsx)(VV,{ch:`!`})}),tip:t}}if(t===`held`){let t=(0,V.jsx)(BV,{children:(0,V.jsx)(wv,{size:9,className:`text-muted/70`})}),n=(0,V.jsx)(BV,{children:(0,V.jsx)(Cv,{size:9,className:`text-muted/70`})}),r=e.lastFence?.kind===`awaiting`?cV(e.lastFence.hints):[],i=r.length>0?n:t,a=e=>r.length>0?`Watching ${r.map(e=>e.ref).join(`, `)} — new activity wakes it\n${e}`:e,o=bD(e);if(o)return{node:i,tip:a(UE(o,e.snoozePrompt)??`Snoozed until a scheduled check`)};if(e.limitPause?.autoResume){let n=e.limitPause.window===`weekly`?`weekly limit`:`session limit`,r=e.limitPause.resumesAt?WE(new Date(e.limitPause.resumesAt*1e3).toISOString()):null;return{node:t,tip:r?`${r} — ${n} reached`:`Auto-snoozed until the ${n} resets`}}if(e.lastFence?.kind!==`awaiting`)return{node:t,tip:(typeof e.revalidate==`string`?WE(e.revalidate):null)??`Auto-snoozed until a scheduled check`};let s=yD(e.lastFence.hints);if(s?.kind===`human`)return{node:i,tip:a(`Waiting on a human review or approval`)};if(s?.kind===`timer`)return{node:i,tip:a(WE(s.value)??`Auto-snoozed until a scheduled check`)};let c=e.lastFence.hints[0]?.kind;return c===`pr`?{node:n,tip:`Legacy PR wait — active monitoring is not armed`}:c===`ci`?{node:(0,V.jsx)(BV,{children:(0,V.jsx)(uv,{size:9,className:`text-muted/70`})}),tip:`Legacy CI wait — active monitoring is not armed`}:c===`session`?{node:(0,V.jsx)(BV,{children:(0,V.jsx)(sv,{size:10,className:`text-muted/70`})}),tip:`Waiting on another session`}:{node:(0,V.jsx)(BV,{children:(0,V.jsx)(uv,{size:9,className:`text-muted/70`})}),tip:`Waiting on a machine`}}return{node:(0,V.jsx)(BV,{children:(0,V.jsx)(fv,{size:11,className:`text-muted/70`})}),tip:`At rest`}}function BV({accent:e,children:t}){return(0,V.jsx)(`span`,{className:`inline-flex items-center justify-center rounded-[4px] border ${e?`border-accent/90`:`border-muted/45`}`,style:{width:15,height:15},children:t})}function VV({ch:e,muted:t}){return(0,V.jsx)(`span`,{"aria-hidden":!0,className:`font-bold leading-none ${t?`text-muted/70`:`text-accent`}`,style:{fontSize:10},children:e})}function HV(e){if(e.runtime===`running`||e.runtime===`spawning`||e.runtime===`perm-prompt`)return{node:(0,V.jsx)(UV,{}),tip:`Working`};let t=(e.subAgents??[]).some(e=>e.state===`running`);return e.runtime===`turn-idle`&&t&&!e.humanBlocked?{node:(0,V.jsx)(UV,{}),tip:`Working`}:cD(e)?{node:(0,V.jsx)(WV,{}),tip:`Needs your input`}:e.status===`needs-human`?{node:(0,V.jsx)(GV,{}),tip:`Awaiting you — open to read & reply`}:e.status===`blocked`&&e.mechanism===`timer`?{node:(0,V.jsx)(Zv,{size:8,className:`text-muted/70`}),tip:`Waiting on a timer`}:e.status===`blocked`&&e.mechanism===`threads`?{node:(0,V.jsx)(sv,{size:8,className:`text-muted/70`}),tip:`Waiting on other work`}:{node:(0,V.jsx)(KV,{}),tip:null}}function UV(){return(0,V.jsx)(`span`,{className:`block rounded-full border border-muted/70 border-t-transparent animate-spin`,style:{width:8,height:8}})}function WV(){return(0,V.jsx)(`span`,{className:`block rounded-full bg-sky-400`,style:{width:IV,height:IV}})}function GV(){return(0,V.jsx)(`span`,{className:`block rounded-full bg-yellow-400`,style:{width:IV,height:IV}})}function KV(){return(0,V.jsx)(`span`,{className:`block rounded-full bg-muted/30`,style:{width:IV,height:IV}})}function qV(e){if(!e)return{state:`loading`};let t=e.projectLabel.trim(),n=t.lastIndexOf(`/`),r=n===-1?``:t.slice(0,n).trim(),i=n===-1?``:t.slice(n+1).trim();return r&&i?{state:`verified`,label:t,owner:r,repo:i}:{state:`unavailable`}}function JV({identity:e,state:t,boardFallback:n,railVisible:r=!1}){let i={open:{cls:`bg-live`,word:`connected`},connecting:{cls:`bg-accent`,word:`connecting…`},closed:{cls:`bg-red-500`,word:`disconnected`}}[t],a=t===`open`&&!!n,o=a?`connected through SSE fallback`:i.word,s=e.state===`verified`?`Project: ${e.label}; ${o}`:e.state===`loading`?`Project identity loading; ${o}`:`Project identity unavailable; ${o}`;return(0,V.jsxs)(`div`,{className:`flex items-center gap-2 min-w-0 max-w-full text-[12px]`,"data-project-identity-state":e.state,"aria-label":s,"aria-busy":e.state===`loading`||void 0,children:[!r&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`a`,{href:`/`,title:`All projects`,"aria-label":`All projects`,className:`shrink-0 rounded-sm text-muted/70 outline-none transition-colors hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(Tv,{size:12,className:`shrink-0 icon-label-nudge`})}),e.state===`verified`&&(0,V.jsx)(`span`,{className:`-ml-1 shrink-0 text-muted/60`,children:`/`})]}),(0,V.jsx)(`span`,{className:`identity-slot ${e.state===`verified`?`identity-slot--resolved`:`identity-slot--placeholder`}`,children:e.state===`verified`?(0,V.jsx)(`span`,{className:`block min-w-0 truncate`,title:e.label,children:(0,V.jsx)(`span`,{className:`font-semibold text-fg/90`,children:e.repo})}):(0,V.jsx)(`span`,{className:`identity-placeholder`,"aria-hidden":`true`})}),(0,V.jsxs)(`span`,{className:`flex items-center gap-1 shrink-0`,"data-board-sync-fallback":a||void 0,title:a?`Board payload exceeded the live socket limit; connected through SSE`:void 0,children:[(0,V.jsx)(`span`,{className:`w-1.5 h-1.5 shrink-0 rounded-full ${i.cls}`}),(0,V.jsx)(`span`,{className:`text-[10.5px] text-muted/70`,children:a?`connected · SSE fallback`:i.word})]})]})}var YV=`inline-flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-fg/75 outline-none transition-colors hover:bg-elevated hover:text-fg focus-visible:ring-1 focus-visible:ring-border-strong disabled:opacity-55`;typeof window<`u`&&window.document&&window.document.createElement;function XV(e,t,{checkForDefaultPrevented:n=!0}={}){return function(r){if(e?.(r),n===!1||!r||!r.defaultPrevented)return t?.(r)}}function ZV(e,t=[]){let n=[];function r(t,r){let i=B.createContext(r);i.displayName=t+`Context`;let a=n.length;n=[...n,r];let o=t=>{let{scope:n,children:r,...o}=t,s=n?.[e]?.[a]||i,c=B.useMemo(()=>o,Object.values(o));return(0,V.jsx)(s.Provider,{value:c,children:r})};o.displayName=t+`Provider`;function s(n,o,s={}){let{optional:c=!1}=s,l=o?.[e]?.[a]||i,u=B.useContext(l);if(u)return u;if(r!==void 0)return r;if(!c)throw Error(`\`${n}\` must be used within \`${t}\``)}return[o,s]}let i=()=>{let t=n.map(e=>B.createContext(e));return function(n){let r=n?.[e]||t;return B.useMemo(()=>({[`__scope${e}`]:{...n,[e]:r}}),[n,r])}};return i.scopeName=e,[r,QV(i,...t)]}function QV(...e){let t=e[0];if(e.length===1)return t;let n=()=>{let n=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let r=n.reduce((t,{useScope:n,scopeName:r})=>{let i=n(e)[`__scope${r}`];return{...t,...i}},{});return B.useMemo(()=>({[`__scope${t.scopeName}`]:r}),[r])}};return n.scopeName=t.scopeName,n}var $V=`DismissableLayer`,eH=`dismissableLayer.update`,tH=`dismissableLayer.pointerDownOutside`,nH=`dismissableLayer.focusOutside`,rH,iH=B.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set,dismissableSurfaces:new Set}),aH=B.forwardRef((e,t)=>{let{disableOutsidePointerEvents:n=!1,deferPointerDownOutside:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:o,onInteractOutside:s,onDismiss:c,...l}=e,u=B.useContext(iH),[d,f]=B.useState(null),p=d?.ownerDocument??globalThis?.document,[,m]=B.useState({}),h=jO(t,f),g=Array.from(u.layers),[_]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),v=_?g.indexOf(_):-1,y=d?g.indexOf(d):-1,b=u.layersWithOutsidePointerEventsDisabled.size>0,x=y>=v,S=B.useRef(!1),C=lH(e=>{a?.(e),s?.(e),e.defaultPrevented||c?.()},{ownerDocument:p,deferPointerDownOutside:r,isDeferredPointerDownOutsideRef:S,dismissableSurfaces:u.dismissableSurfaces,shouldHandlePointerDownOutside:B.useCallback(e=>{if(!(e instanceof Node))return!1;let t=[...u.branches].some(t=>t.contains(e));return x&&!t},[u.branches,x])}),w=uH(e=>{if(r&&S.current)return;let t=e.target;[...u.branches].some(e=>e.contains(t))||(o?.(e),s?.(e),e.defaultPrevented||c?.())},p),T=d?y===g.length-1:!1,E=ok(e=>{e.key===`Escape`&&(i?.(e),!e.defaultPrevented&&c&&(e.preventDefault(),c()))});return B.useEffect(()=>{if(T)return p.addEventListener(`keydown`,E,{capture:!0}),()=>p.removeEventListener(`keydown`,E,{capture:!0})},[p,T,E]),B.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(rH=p.body.style.pointerEvents,p.body.style.pointerEvents=`none`),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),dH(),()=>{n&&(u.layersWithOutsidePointerEventsDisabled.delete(d),u.layersWithOutsidePointerEventsDisabled.size===0&&(p.body.style.pointerEvents=rH))}},[d,p,n,u]),B.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),dH())},[d,u]),B.useEffect(()=>{let e=()=>m({});return document.addEventListener(eH,e),()=>document.removeEventListener(eH,e)},[]),(0,V.jsx)(tk.div,{...l,ref:h,style:{pointerEvents:b?x?`auto`:`none`:void 0,...e.style},onFocusCapture:XV(e.onFocusCapture,w.onFocusCapture),onBlurCapture:XV(e.onBlurCapture,w.onBlurCapture),onPointerDownCapture:XV(e.onPointerDownCapture,C.onPointerDownCapture)})});aH.displayName=$V;var oH=`DismissableLayerBranch`,sH=B.forwardRef((e,t)=>{let n=B.useContext(iH),r=B.useRef(null),i=jO(t,r);return B.useEffect(()=>{let e=r.current;if(e)return n.branches.add(e),()=>{n.branches.delete(e)}},[n.branches]),(0,V.jsx)(tk.div,{...e,ref:i})});sH.displayName=oH;var cH=()=>!0;function lH(e,t){let{ownerDocument:n=globalThis?.document,deferPointerDownOutside:r=!1,isDeferredPointerDownOutsideRef:i,dismissableSurfaces:a,shouldHandlePointerDownOutside:o=cH}=t,s=ok(e),c=B.useRef(!1),l=B.useRef(!1),u=B.useRef(new Map),d=B.useRef(()=>{});return B.useEffect(()=>{function e(){l.current=!1,i.current=!1,u.current.clear()}function t(){return Array.from(u.current.values()).some(Boolean)}function f(e){if(!l.current)return;let t=e.target;t instanceof Node&&[...a].some(e=>e.contains(t))||u.current.set(e.type,!0),e.type===`click`&&window.setTimeout(()=>{l.current&&d.current()},0)}function p(e){l.current&&u.current.set(e.type,!1)}let m=a=>{if(a.target&&!c.current){let f=function(){n.removeEventListener(`click`,d.current);let r=t();e(),r||fH(tH,s,p,{discrete:!0})};if(!o(a.target)){n.removeEventListener(`click`,d.current),e(),c.current=!1;return}let p={originalEvent:a};l.current=!0,i.current=r&&a.button===0,u.current.clear(),!r||a.button!==0?f():(n.removeEventListener(`click`,d.current),d.current=f,n.addEventListener(`click`,d.current,{once:!0}))}else n.removeEventListener(`click`,d.current),e();c.current=!1},h=[`pointerup`,`mousedown`,`mouseup`,`touchstart`,`touchend`,`click`];for(let e of h)n.addEventListener(e,f,!0),n.addEventListener(e,p);let g=window.setTimeout(()=>{n.addEventListener(`pointerdown`,m)},0);return()=>{window.clearTimeout(g),n.removeEventListener(`pointerdown`,m),n.removeEventListener(`click`,d.current);for(let e of h)n.removeEventListener(e,f,!0),n.removeEventListener(e,p)}},[n,s,r,i,a,o]),{onPointerDownCapture:()=>c.current=!0}}function uH(e,t=globalThis?.document){let n=ok(e),r=B.useRef(!1);return B.useEffect(()=>{let e=e=>{e.target&&!r.current&&fH(nH,n,{originalEvent:e},{discrete:!1})};return t.addEventListener(`focusin`,e),()=>t.removeEventListener(`focusin`,e)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function dH(){let e=new CustomEvent(eH);document.dispatchEvent(e)}function fH(e,t,n,{discrete:r}){let i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?nk(i,a):i.dispatchEvent(a)}var pH=`focusScope.autoFocusOnMount`,mH=`focusScope.autoFocusOnUnmount`,hH={bubbles:!1,cancelable:!0},gH=`FocusScope`,_H=B.forwardRef((e,t)=>{let{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,c]=B.useState(null),l=ok(i),u=ok(a),d=B.useRef(null),f=jO(t,c),p=B.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;B.useEffect(()=>{if(r){let e=function(e){if(p.paused||!s)return;let t=e.target;s.contains(t)?d.current=t:wH(d.current,{select:!0})},t=function(e){if(p.paused||!s)return;let t=e.relatedTarget;t!==null&&(s.contains(t)||wH(d.current,{select:!0}))},n=function(e){if(document.activeElement===document.body)for(let t of e)t.removedNodes.length>0&&wH(s)};document.addEventListener(`focusin`,e),document.addEventListener(`focusout`,t);let r=new MutationObserver(n);return s&&r.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener(`focusin`,e),document.removeEventListener(`focusout`,t),r.disconnect()}}},[r,s,p.paused]),B.useEffect(()=>{if(s){TH.add(p);let e=document.activeElement;if(!s.contains(e)){let t=new CustomEvent(pH,hH);s.addEventListener(pH,l),s.dispatchEvent(t),t.defaultPrevented||(vH(OH(bH(s)),{select:!0}),document.activeElement===e&&wH(s))}return()=>{s.removeEventListener(pH,l),setTimeout(()=>{let t=new CustomEvent(mH,hH);s.addEventListener(mH,u),s.dispatchEvent(t),t.defaultPrevented||wH(e??document.body,{select:!0}),s.removeEventListener(mH,u),TH.remove(p)},0)}}},[s,l,u,p]);let m=B.useCallback(e=>{if(!n&&!r||p.paused)return;let t=e.key===`Tab`&&!e.altKey&&!e.ctrlKey&&!e.metaKey,i=document.activeElement;if(t&&i){let t=e.currentTarget,[r,a]=yH(t);r&&a?!e.shiftKey&&i===a?(e.preventDefault(),n&&wH(r,{select:!0})):e.shiftKey&&i===r&&(e.preventDefault(),n&&wH(a,{select:!0})):i===t&&e.preventDefault()}},[n,r,p.paused]);return(0,V.jsx)(tk.div,{tabIndex:-1,...o,ref:f,onKeyDown:m})});_H.displayName=gH;function vH(e,{select:t=!1}={}){let n=document.activeElement;for(let r of e)if(wH(r,{select:t}),document.activeElement!==n)return}function yH(e){let t=bH(e);return[xH(t,e),xH(t.reverse(),e)]}function bH(e){let t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>{let t=e.tagName===`INPUT`&&e.type===`hidden`;return e.disabled||e.hidden||t?NodeFilter.FILTER_SKIP:e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function xH(e,t){let n=typeof t.checkVisibility==`function`&&t.checkVisibility({checkVisibilityCSS:!0});for(let r of e)if(!(n?!r.checkVisibility({checkVisibilityCSS:!0}):SH(r,{upTo:t})))return r}function SH(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 CH(e){return e instanceof HTMLInputElement&&`select`in e}function wH(e,{select:t=!1}={}){if(e&&e.focus){let n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&CH(e)&&t&&e.select()}}var TH=EH();function EH(){let e=[];return{add(t){let n=e[0];t!==n&&n?.pause(),e=DH(e,t),e.unshift(t)},remove(t){e=DH(e,t),e[0]?.resume()}}}function DH(e,t){let n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function OH(e){return e.filter(e=>e.tagName!==`A`)}var kH=`Popper`,[AH,jH]=ZV(kH),[MH,NH]=AH(kH),PH=e=>{let{__scopePopper:t,children:n}=e,[r,i]=B.useState(null),[a,o]=B.useState(void 0);return(0,V.jsx)(MH,{scope:t,anchor:r,onAnchorChange:i,placementState:a,setPlacementState:o,children:n})};PH.displayName=kH;var FH=`PopperAnchor`,IH=B.forwardRef((e,t)=>{let{__scopePopper:n,virtualRef:r,...i}=e,a=NH(FH,n),o=B.useRef(null),s=a.onAnchorChange,c=jO(t,B.useCallback(e=>{o.current=e,e&&s(e)},[s])),l=B.useRef(null);B.useEffect(()=>{if(!r)return;let e=l.current;l.current=r.current,e!==l.current&&s(l.current)});let u=a.placementState&&KH(a.placementState),d=u?.[0],f=u?.[1];return r?null:(0,V.jsx)(tk.div,{"data-radix-popper-side":d,"data-radix-popper-align":f,...i,ref:c})});IH.displayName=FH;var LH=`PopperContent`,[RH,zH]=AH(LH),BH=B.forwardRef((e,t)=>{let{__scopePopper:n,side:r=`bottom`,sideOffset:i=0,align:a=`center`,alignOffset:o=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:l=[],collisionPadding:u=0,sticky:d=`partial`,hideWhenDetached:f=!1,updatePositionStrategy:p=`optimized`,onPlaced:m,...h}=e,g=NH(LH,n),[_,v]=B.useState(null),y=jO(t,v),[b,x]=B.useState(null),S=aM(b),C=S?.width??0,w=S?.height??0,T=r+(a===`center`?``:`-`+a),E=typeof u==`number`?u:{top:0,right:0,bottom:0,left:0,...u},D=Array.isArray(l)?l:[l],O=D.length>0,k={padding:E,boundary:D.filter(WH),altBoundary:O},{refs:A,floatingStyles:j,placement:M,isPositioned:N,middlewareData:P}=qj({strategy:`fixed`,placement:T,whileElementsMounted:(...e)=>Nj(...e,{animationFrame:p===`always`}),elements:{reference:g.anchor},middleware:[Yj({mainAxis:i+w,alignmentAxis:o}),c&&Xj({mainAxis:!0,crossAxis:!1,limiter:d===`partial`?Zj():void 0,...k}),c&&Qj({...k}),$j({...k,apply:({elements:e,rects:t,availableWidth:n,availableHeight:r})=>{let{width:i,height:a}=t.reference,o=e.floating.style;o.setProperty(`--radix-popper-available-width`,`${n}px`),o.setProperty(`--radix-popper-available-height`,`${r}px`),o.setProperty(`--radix-popper-anchor-width`,`${i}px`),o.setProperty(`--radix-popper-anchor-height`,`${a}px`)}}),b&&tM({element:b,padding:s}),GH({arrowWidth:C,arrowHeight:w}),f&&eM({strategy:`referenceHidden`,...k,boundary:O?k.boundary:void 0})]}),ee=g.setPlacementState;PO(()=>(ee(M),()=>{ee(void 0)}),[M,ee]);let[F,te]=KH(M),ne=ok(m);PO(()=>{N&&ne?.()},[N,ne]);let re=P.arrow?.x,ie=P.arrow?.y,ae=P.arrow?.centerOffset!==0,[oe,se]=B.useState();return PO(()=>{_&&se(window.getComputedStyle(_).zIndex)},[_]),(0,V.jsx)(`div`,{ref:A.setFloating,"data-radix-popper-content-wrapper":``,style:{...j,transform:N?j.transform:`translate(0, -200%)`,minWidth:`max-content`,zIndex:oe,"--radix-popper-transform-origin":[P.transformOrigin?.x,P.transformOrigin?.y].join(` `),...P.hide?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}},dir:e.dir,children:(0,V.jsx)(RH,{scope:n,placedSide:F,placedAlign:te,onArrowChange:x,arrowX:re,arrowY:ie,shouldHideArrow:ae,children:(0,V.jsx)(tk.div,{"data-side":F,"data-align":te,...h,ref:y,style:{...h.style,animation:N?void 0:`none`}})})})});BH.displayName=LH;var VH=`PopperArrow`,HH={top:`bottom`,right:`left`,bottom:`top`,left:`right`},UH=B.forwardRef(function(e,t){let{__scopePopper:n,...r}=e,i=zH(VH,n),a=HH[i.placedSide];return(0,V.jsx)(`span`,{ref:i.onArrowChange,style:{position:`absolute`,left:i.arrowX,top:i.arrowY,[a]:0,transformOrigin:{top:``,right:`0 0`,bottom:`center 0`,left:`100% 0`}[i.placedSide],transform:{top:`translateY(100%)`,right:`translateY(50%) rotate(90deg) translateX(-50%)`,bottom:`rotate(180deg)`,left:`translateY(50%) rotate(-90deg) translateX(50%)`}[i.placedSide],visibility:i.shouldHideArrow?`hidden`:void 0},children:(0,V.jsx)(iM,{...r,ref:t,style:{...r.style,display:`block`}})})});UH.displayName=VH;function WH(e){return e!==null}var GH=e=>({name:`transformOrigin`,options:e,fn(t){let{placement:n,rects:r,middlewareData:i}=t,a=i.arrow?.centerOffset!==0,o=a?0:e.arrowWidth,s=a?0:e.arrowHeight,[c,l]=KH(n),u={start:`0%`,center:`50%`,end:`100%`}[l],d=(i.arrow?.x??0)+o/2,f=(i.arrow?.y??0)+s/2,p=``,m=``;return c===`bottom`?(p=a?u:`${d}px`,m=`${-s}px`):c===`top`?(p=a?u:`${d}px`,m=`${r.floating.height+s}px`):c===`right`?(p=`${-s}px`,m=a?u:`${f}px`):c===`left`&&(p=`${r.floating.width+s}px`,m=a?u:`${f}px`),{data:{x:p,y:m}}}});function KH(e){let[t,n=`center`]=e.split(`-`);return[t,n]}var qH=PH,JH=IH,YH=BH,XH=UH;function ZH(e,t){return B.useReducer((e,n)=>t[e][n]??e,e)}var QH=e=>{let{present:t,children:n}=e,r=$H(t),i=typeof n==`function`?n({present:r.isPresent}):B.Children.only(n),a=tU(r.ref,rU(i));return typeof n==`function`||r.isPresent?B.cloneElement(i,{ref:a}):null};QH.displayName=`Presence`;function $H(e){let[t,n]=B.useState(),r=B.useRef(null),i=B.useRef(e),a=B.useRef(`none`),o=B.useRef(void 0),[s,c]=ZH(e?`mounted`:`unmounted`,{mounted:{UNMOUNT:`unmounted`,ANIMATION_OUT:`unmountSuspended`},unmountSuspended:{MOUNT:`mounted`,ANIMATION_END:`unmounted`},unmounted:{MOUNT:`mounted`}});return B.useEffect(()=>{s===`mounted`?(a.current=o.current??nU(r.current),o.current=void 0):a.current=`none`},[s]),PO(()=>{let t=r.current,n=i.current;if(n!==e){let r=a.current,s=nU(t);e?(o.current=s,c(`MOUNT`)):s===`none`||t?.display===`none`?c(`UNMOUNT`):c(n&&r!==s?`ANIMATION_OUT`:`UNMOUNT`),i.current=e}},[e,c]),PO(()=>{if(t){let e,n=t.ownerDocument.defaultView??window,o=a=>{let o=nU(r.current).includes(CSS.escape(a.animationName));if(a.target===t&&o&&(c(`ANIMATION_END`),!i.current)){let r=t.style.animationFillMode;t.style.animationFillMode=`forwards`,e=n.setTimeout(()=>{t.style.animationFillMode===`forwards`&&(t.style.animationFillMode=r)})}},s=e=>{e.target===t&&(a.current=nU(r.current))};return t.addEventListener(`animationstart`,s),t.addEventListener(`animationcancel`,o),t.addEventListener(`animationend`,o),()=>{n.clearTimeout(e),t.removeEventListener(`animationstart`,s),t.removeEventListener(`animationcancel`,o),t.removeEventListener(`animationend`,o)}}else c(`ANIMATION_END`)},[t,c]),{isPresent:[`mounted`,`unmountSuspended`].includes(s),ref:B.useCallback(e=>{if(e){let t=getComputedStyle(e);r.current=t,o.current=nU(t)}else r.current=null;n(e)},[])}}function eU(e,t){if(typeof e==`function`)return e(t);e!=null&&(e.current=t)}function tU(...e){let t=B.useRef(e);return t.current=e,B.useCallback(e=>{let n=t.current,r=!1,i=n.map(t=>{let n=eU(t,e);return!r&&typeof n==`function`&&(r=!0),n});if(r)return()=>{for(let e=0;e<i.length;e++){let t=i[e];typeof t==`function`?t():eU(n[e],null)}}},[])}function nU(e){return e?.animationName||`none`}function rU(e){let t=Object.getOwnPropertyDescriptor(e.props,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning;return n?e.ref:(t=Object.getOwnPropertyDescriptor(e,`ref`)?.get,n=t&&`isReactWarning`in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var iU=`Popover`,[aU,oU]=ZV(iU,[jH]),sU=jH(),[cU,lU]=aU(iU),uU=e=>{let{__scopePopover:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!1}=e,s=sU(t),c=B.useRef(null),[l,u]=B.useState(!1),[d,f]=zO({prop:r,defaultProp:i??!1,onChange:a,caller:iU});return(0,V.jsx)(qH,{...s,children:(0,V.jsx)(cU,{scope:t,contentId:Uk(),triggerRef:c,open:d,onOpenChange:f,onOpenToggle:B.useCallback(()=>f(e=>!e),[f]),hasCustomAnchor:l,onCustomAnchorAdd:B.useCallback(()=>u(!0),[]),onCustomAnchorRemove:B.useCallback(()=>u(!1),[]),modal:o,children:n})})};uU.displayName=iU;var dU=`PopoverAnchor`,fU=B.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=lU(dU,n),a=sU(n),{onCustomAnchorAdd:o,onCustomAnchorRemove:s}=i;return B.useEffect(()=>(o(),()=>s()),[o,s]),(0,V.jsx)(JH,{...a,...r,ref:t})});fU.displayName=dU;var pU=`PopoverTrigger`,mU=B.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=lU(pU,n),a=sU(n),o=jO(t,i.triggerRef),s=(0,V.jsx)(tk.button,{type:`button`,"aria-haspopup":`dialog`,"aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":kU(i.open),...r,ref:o,onClick:XV(e.onClick,i.onOpenToggle)});return i.hasCustomAnchor?s:(0,V.jsx)(JH,{asChild:!0,...a,children:s})});mU.displayName=pU;var hU=`PopoverPortal`,[gU,_U]=aU(hU,{forceMount:void 0}),vU=e=>{let{__scopePopover:t,forceMount:n,children:r,container:i}=e,a=lU(hU,t);return(0,V.jsx)(gU,{scope:t,forceMount:n,children:(0,V.jsx)(QH,{present:n||a.open,children:(0,V.jsx)(kM,{asChild:!0,container:i,children:r})})})};vU.displayName=hU;var yU=`PopoverContent`,bU=B.forwardRef((e,t)=>{let n=_U(yU,e.__scopePopover),{forceMount:r=n.forceMount,...i}=e,a=lU(yU,e.__scopePopover);return(0,V.jsx)(QH,{present:r||a.open,children:a.modal?(0,V.jsx)(SU,{...i,ref:t}):(0,V.jsx)(CU,{...i,ref:t})})});bU.displayName=yU;var xU=HO(`PopoverContent.RemoveScroll`),SU=B.forwardRef((e,t)=>{let n=lU(yU,e.__scopePopover),r=B.useRef(null),i=jO(t,r),a=B.useRef(!1);return B.useEffect(()=>{let e=r.current;if(e)return fN(e)},[]),(0,V.jsx)(xP,{as:xU,allowPinchZoom:!0,children:(0,V.jsx)(wU,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:XV(e.onCloseAutoFocus,e=>{e.preventDefault(),a.current||n.triggerRef.current?.focus()}),onPointerDownOutside:XV(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,n=t.button===0&&t.ctrlKey===!0,r=t.button===2||n;a.current=r},{checkForDefaultPrevented:!1}),onFocusOutside:XV(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),CU=B.forwardRef((e,t)=>{let n=lU(yU,e.__scopePopover),r=B.useRef(!1),i=B.useRef(!1);return(0,V.jsx)(wU,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(r.current||n.triggerRef.current?.focus(),t.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(r.current=!0,t.detail.originalEvent.type===`pointerdown`&&(i.current=!0));let a=t.target;n.triggerRef.current?.contains(a)&&t.preventDefault(),t.detail.originalEvent.type===`focusin`&&i.current&&t.preventDefault()}})}),wU=B.forwardRef((e,t)=>{let{__scopePopover:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEscapeKeyDown:s,onPointerDownOutside:c,onFocusOutside:l,onInteractOutside:u,...d}=e,f=lU(yU,n),p=sU(n);return Ck(),(0,V.jsx)(_H,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:(0,V.jsx)(aH,{asChild:!0,disableOutsidePointerEvents:o,onInteractOutside:u,onEscapeKeyDown:s,onPointerDownOutside:c,onFocusOutside:l,onDismiss:()=>f.onOpenChange(!1),deferPointerDownOutside:!0,children:(0,V.jsx)(YH,{"data-state":kU(f.open),role:`dialog`,id:f.contentId,...p,...d,ref:t,style:{...d.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)`}})})})}),TU=`PopoverClose`,EU=B.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=lU(TU,n);return(0,V.jsx)(tk.button,{type:`button`,...r,ref:t,onClick:XV(e.onClick,()=>i.onOpenChange(!1))})});EU.displayName=TU;var DU=`PopoverArrow`,OU=B.forwardRef((e,t)=>{let{__scopePopover:n,...r}=e,i=sU(n);return(0,V.jsx)(XH,{...i,...r,ref:t})});OU.displayName=DU;function kU(e){return e?`open`:`closed`}var AU=uU,jU=fU,MU=mU,NU=vU,PU=bU;function FU({modal:e=!1,...t}){return(0,V.jsx)(AU,{modal:e,...t})}var IU=MU,LU=jU;function RU({children:e,side:t=`top`,align:n=`center`,sideOffset:r=6,className:i=``,...a}){return(0,V.jsx)(NU,{children:(0,V.jsx)(PU,{side:t,align:n,sideOffset:r,avoidCollisions:!0,collisionPadding:12,onEscapeKeyDown:e=>e.stopPropagation(),className:`${YI} ${$I} rounded-lg outline-none ${i}`,...a,children:e})})}var zU=3e4,BU=45e3;function VU(e,t){return t?AbortSignal.any([t,AbortSignal.timeout(e)]):AbortSignal.timeout(e)}function HU(){let e=Bu(),t=(0,B.useRef)(null),[n,r]=(0,B.useState)(!1),i=td({queryKey:[`quota`],queryFn:({signal:e})=>Q.quota(void 0,{signal:VU(zU,e)}),refetchInterval:e=>{let t=e.state.data;return!t||t.claude.status!==`ok`||t.codex.status!==`ok`?15e3:3e4},staleTime:1e4,refetchOnWindowFocus:!0}),a=td({queryKey:[`authStatus`],queryFn:({signal:e})=>Q.authStatus(void 0,{signal:VU(zU,e)}),refetchInterval:12e4,staleTime:3e4,refetchOnWindowFocus:!0}),o=n=>{if(t.current)return;r(!0);let i=Promise.all([Q.quota({force:n===`claude`},{signal:VU(BU)}).then(t=>e.setQueryData([`quota`],t)),e.refetchQueries({queryKey:[`authStatus`]})]).then(()=>{}).catch(()=>{}).finally(()=>{t.current=null,r(!1)});t.current=i};return(0,V.jsxs)(`div`,{"data-quota-bar":!0,className:`flex shrink-0 items-center gap-2.5 text-[11px]`,children:[(0,V.jsx)(UU,{backend:`claude`,quota:i.data?.claude,auth:a.data?.claude,email:a.data?.emails?.claude,loading:i.isLoading,fetching:i.isFetching||n,onRecheck:()=>o(`claude`)}),(0,V.jsx)(UU,{backend:`codex`,quota:i.data?.codex,auth:a.data?.codex,email:a.data?.emails?.codex,loading:i.isLoading,fetching:i.isFetching||n,onRecheck:()=>o(`codex`)})]})}function UU({backend:e,quota:t,auth:n,email:r,loading:i,fetching:a,onRecheck:o}){let s=ZR[e],[c,l]=(0,B.useState)(!1);if(!t&&i)return(0,V.jsxs)(`span`,{className:`flex items-center gap-1 text-muted/45`,children:[(0,V.jsx)(PB,{backend:e,className:`translate-y-0!`}),(0,V.jsx)(`span`,{className:`tabular-nums`,children:`··`})]});let u=n===`signed-out`,d=!t||t.status!==`ok`||t.windows.length===0,f=t?.detail??`quota unavailable`,p=d?void 0:KU(t.windows),m=p?WU(100-p.usedPercent):0,h=u||d;return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(FU,{onOpenChange:e=>{e&&o()},children:[(0,V.jsx)(IU,{asChild:!0,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":u?`${s}: signed out`:d?`${s} quota: ${f}`:`${s} quota: ${m}% remaining`,className:`flex items-center gap-1.5 min-w-0 rounded outline-none transition-opacity hover:opacity-80 focus-visible:ring-1 focus-visible:ring-border-strong`,children:h?(0,V.jsxs)(`span`,{className:`flex items-center gap-1 text-muted/45`,children:[(0,V.jsx)(PB,{backend:e,className:`translate-y-0!`}),(0,V.jsx)(`span`,{className:`tabular-nums`,children:`—`})]}):(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(PB,{backend:e,className:`translate-y-0!`}),(0,V.jsxs)(`span`,{className:`tabular-nums ${qU(m)}`,children:[m,`%`]})]})})}),(0,V.jsxs)(RU,{side:`bottom`,align:`start`,className:`w-[min(15rem,calc(100vw-1.5rem))] p-3 text-[11px] leading-relaxed text-fg`,children:[(0,V.jsxs)(`div`,{className:`mb-2`,children:[(0,V.jsxs)(`div`,{className:`flex items-center gap-1.5 font-medium`,children:[(0,V.jsx)(PB,{backend:e}),(0,V.jsx)(`span`,{children:s}),!u&&t?.planType&&(0,V.jsxs)(`span`,{className:`text-muted/70`,children:[`· `,JU(t.planType),` plan`]}),a&&(0,V.jsx)(jv,{size:11,className:`animate-spin text-muted/60`,"aria-label":`Rechecking`})]}),r&&(0,V.jsx)(`div`,{"data-quota-account":!0,className:`truncate text-muted/70 select-text`,title:r,children:r})]}),u?(0,V.jsxs)(`div`,{className:`flex flex-col gap-2.5`,children:[(0,V.jsxs)(`div`,{className:`text-muted/80`,children:[`Signed out of `,s,`.`]}),(0,V.jsx)(`button`,{type:`button`,onClick:()=>l(!0),className:`self-start rounded-md bg-accent px-2.5 py-1 text-[11px] font-medium text-white outline-none transition-opacity hover:opacity-90`,children:`Sign in`})]}):d?(0,V.jsx)(`div`,{className:`text-muted/80`,children:f}):(0,V.jsxs)(`ul`,{className:`flex flex-col gap-1`,children:[t.windows.map(e=>{let t=WU(100-e.usedPercent),n=YU(e);return(0,V.jsxs)(`li`,{className:`flex items-center justify-between gap-3`,children:[(0,V.jsx)(`span`,{className:`text-muted/80`,children:e.label}),(0,V.jsxs)(`span`,{className:`flex items-center gap-2 tabular-nums`,children:[(0,V.jsxs)(`span`,{className:qU(t),children:[t,`% left`]}),n&&(0,V.jsxs)(`span`,{className:`text-muted/55`,children:[`resets `,n]})]})]},e.key)}),t.detail&&(0,V.jsx)(`li`,{className:`pt-1 text-muted/55`,children:t.detail})]})]})]}),c&&(0,V.jsx)(ez,{backend:e,onClose:()=>l(!1),onAuthed:()=>{l(!1),o()}})]})}function WU(e){return Math.max(0,Math.min(100,Math.round(e)))}var GU=25;function KU(e){return e.find(e=>e.key===`5h`)??e.reduce((e,t)=>t.usedPercent>e.usedPercent?t:e)}function qU(e){return e<=8?`text-red-400`:e<=GU?`text-accent`:`text-fg/70`}function JU(e){return e&&e[0].toUpperCase()+e.slice(1)}function YU(e){if(!e.resetsAt)return null;let t=e.resetsAt*1e3,n=new Date(t);if(Number.isNaN(n.getTime()))return null;let r=t-Date.now();if(r<=0)return null;if(r<24*36e5){let e=n.getHours(),t=n.getMinutes(),r=e>=12?`pm`:`am`;return e=e%12||12,t===0?`${e}${r}`:`${e}:${String(t).padStart(2,`0`)}${r}`}return n.toLocaleDateString(void 0,{weekday:`short`})}var XU=`frizz:supervisor-status-wake`;function ZU(e){return e!==null}function QU(e){return e?.updateRestart===!0&&e.updateAvailable!==!1}function $U(e){return e?.dev===!0}async function eW(e=fetch){try{let t=await e(`/_frizz/control/status`,{headers:{"cache-control":`no-store`}});if(!t.ok||!t.headers.get(`content-type`)?.includes(`application/json`))return null;let n=await t.json();return n.protocol===1&&(n.state===`ready`||n.state===`restarting`||n.state===`failed`)?n:null}catch{return null}}async function tW(e,t){let n=await t(e,{method:`POST`,headers:{"cache-control":`no-store`}}),r;try{r=await n.json()}catch{}if(!n.headers.get(`content-type`)?.includes(`application/json`)||!r||r.protocol!==1||r.state!==`ready`&&r.state!==`restarting`&&r.state!==`failed`)throw Error(`Frizz restart controls are unavailable for this server`);if(!n.ok)throw Error(r.message??`Restart request failed (${n.status})`);if(r.state===`failed`)throw Error(r.message??`Frizz did not become ready`);return r}function nW(e=fetch){return tW(`/_frizz/control/restart`,e)}function rW(e=fetch){return tW(`/_frizz/control/update-restart`,e)}var iW=`Install the latest version of Frizz. Your running threads will not be affected.`,aW=`Restart Frizz. Your running threads will not be affected.`,oW=`fixed left-3 right-3 top-12 z-50 w-auto text-left font-sans sm:absolute sm:right-auto sm:left-0 sm:top-[calc(100%+0.65rem)]`,sW=`sm:w-[min(23rem,calc(100vw-1.5rem))]`,cW=`sm:w-[min(34rem,calc(100vw-1.5rem))]`,lW=`rounded-xl bg-elevated p-3.5 shadow-xl shadow-black/45`;function uW({open:e,update:t}){if(!e)return null;let n=t?`Update Frizz`:`Restart Frizz`;return(0,V.jsxs)(`div`,{id:`update-restart-popover`,role:`tooltip`,"aria-label":n,className:`${oW} ${sW} ${lW} border border-border-strong`,children:[(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`absolute -top-1.5 left-1.5 h-3 w-3 rotate-45 border-l border-t border-border-strong bg-elevated`}),(0,V.jsxs)(`div`,{className:`relative flex items-center gap-2.5`,children:[(0,V.jsx)(`span`,{className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-lg bg-fg/10 text-fg`,children:(0,V.jsx)(Bv,{"aria-hidden":`true`,size:14,strokeWidth:2.25})}),(0,V.jsx)(`span`,{className:`text-[13px] font-semibold tracking-[-0.01em] text-fg`,children:n})]}),(0,V.jsx)(`p`,{className:`relative mt-2.5 text-[12px] leading-relaxed text-muted`,children:t?iW:aW})]})}var dW=`Frizz kept running the previous version, and your threads are unaffected.`;function fW({update:e,message:t,onDismiss:n}){return(0,V.jsxs)(`div`,{role:`alert`,className:`${oW} ${cW} ${lW} border border-red-500/45`,children:[(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`absolute -top-1.5 left-1.5 h-3 w-3 rotate-45 border-l border-t border-red-500/45 bg-elevated`}),(0,V.jsxs)(`div`,{className:`relative flex items-center gap-2.5`,children:[(0,V.jsx)(`span`,{className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-lg bg-red-500/15 text-red-300`,children:(0,V.jsx)($v,{"aria-hidden":`true`,size:14,strokeWidth:2.25})}),(0,V.jsx)(`span`,{className:`text-[13px] font-semibold tracking-[-0.01em] text-fg`,children:e?`Update failed`:`Restart failed`}),(0,V.jsx)(`button`,{type:`button`,"aria-label":`Dismiss`,onClick:n,className:`-mr-1 ml-auto flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-border-strong`,children:(0,V.jsx)(ty,{"aria-hidden":`true`,size:14,strokeWidth:2.25})})]}),(0,V.jsx)(`p`,{className:`relative mt-2.5 text-[12px] leading-relaxed text-muted`,children:dW}),(0,V.jsx)(`pre`,{className:`relative mt-2.5 max-h-64 overflow-y-auto whitespace-pre-wrap break-words rounded-md border border-border bg-panel px-2.5 py-2 font-mono text-[11px] leading-relaxed text-fg/70`,children:t})]})}function pW({update:e,busy:t,onFocus:n,onBlur:r,onClick:i}){return(0,V.jsx)(`button`,{type:`button`,"aria-describedby":`update-restart-popover`,"aria-label":e?`Update Frizz`:`Restart Frizz`,disabled:t,"aria-busy":t||void 0,className:YV,onFocus:n,onBlur:r,onClick:i,children:(0,V.jsx)(Bv,{size:14,"aria-hidden":`true`,className:t?`animate-spin`:void 0})})}function mW(){let e=Yd(X),[t,n]=(0,B.useState)(!1),[r,i]=(0,B.useState)(!1),[a,o]=(0,B.useState)(),[s,c]=(0,B.useState)(),[l,u]=(0,B.useState)(null),[d,f]=(0,B.useState)(!1),p=(0,B.useRef)(!1),m=(0,B.useRef)(null);if((0,B.useEffect)(()=>{let e=!0;return eW().then(t=>{e&&(u(ZU(t)),f(QU(t)))}),()=>{e=!1}},[]),l!==!0)return null;let h=p.current&&e.controlPlaneState===`failed`?e.controlPlaneMessage??`Frizz did not become ready`:void 0,g=a??h,_=g&&g!==s?g:void 0,v=async()=>{if(r)return;p.current=!0,n(!1),i(!0),o(void 0),c(void 0);let e=`${window.location.pathname}${window.location.search}${window.location.hash}`;d&&(X.controlPlaneState=`restarting`,X.controlPlaneMessage=null,X.controlPlaneRestartPending=!0);try{d?await rW():await nW(),d?(sessionStorage.setItem(`frizz:reload-after-update-restart`,e),window.dispatchEvent(new Event(XU)),i(!1)):window.location.replace(e)}catch(e){d&&(X.controlPlaneRestartPending=!1,X.controlPlaneState=`ready`,X.controlPlaneMessage=null);let t=e.message.slice(0,140);i(!1),o(t),Z(`${d?`Update & Restart`:`Restart Frizz`} failed`)}};return(0,V.jsxs)(`div`,{ref:m,className:`relative`,onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),children:[(0,V.jsx)(pW,{update:d,busy:r,onFocus:()=>n(!0),onBlur:()=>n(!1),onClick:()=>void v()}),_&&(0,V.jsx)(fW,{update:d,message:_,onDismiss:()=>c(_)}),(0,V.jsx)(uW,{open:t&&!_,update:d})]})}function hW(){return td({queryKey:[`settingsGet`],queryFn:()=>Q.settingsGet()}).data?.projectRail===!0}function gW(){return(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`h-3 w-px shrink-0 bg-border`})}function _W({identity:e,connection:t,boardFallback:n}){let r=hW();return(0,V.jsxs)(`div`,{"data-status-bar":!0,className:`fixed top-2.5 ${r?`left-[69px] max-[800px]:left-3`:`left-3`} z-20 flex h-7 max-w-[calc(100vw-1.5rem)] items-center gap-2 rounded-lg border border-border bg-panel px-2 text-[12px] shadow-sm shadow-black/30`,children:[(0,V.jsx)(JV,{identity:e,state:t,boardFallback:n,railVisible:r}),(0,V.jsx)(gW,{}),(0,V.jsx)(`button`,{type:`button`,"aria-label":`Settings`,title:`Settings`,className:YV,onClick:()=>X.showSettings=!0,children:(0,V.jsx)(Uv,{size:14,"aria-hidden":`true`})}),(0,V.jsx)(mW,{}),(0,V.jsx)(gW,{}),(0,V.jsx)(HU,{})]})}var vW={schedule:(e,t)=>window.setTimeout(e,t),cancel:e=>window.clearTimeout(e)},yW=class{#e=`waiting`;#t=null;#n;#r;#i;#a;#o;constructor(e){this.#n=e.isActive,this.#r=e.isContentReady,this.#i=e.scrollToBottom,this.#a=e.clock??vW,this.#o=e.settleMs??120,e.preserveAnchor?.()&&(this.#e=`suppressed`)}get phase(){return this.#e}activationChanged(){if(!this.#s){if(!this.#n()){this.#l(),this.#e=`waiting`;return}this.#c()}}layoutChanged(){this.#s||!this.#n()||this.#c()}userIntent(){this.#s||(this.#l(),this.#e=`suppressed`)}dispose(){this.#l(),this.#e=`disposed`}get#s(){return this.#e===`complete`||this.#e===`suppressed`||this.#e===`disposed`}#c(){if(!this.#n()||!this.#r()){this.#l(),this.#e=`waiting`;return}this.#e=`settling`,this.#i(),this.#l(),this.#t=this.#a.schedule(()=>{if(this.#t=null,!this.#n()||!this.#r()){this.#e=`waiting`;return}if(!this.#i()){this.#c();return}this.#e=`complete`},this.#o)}#l(){this.#t!==null&&(this.#a.cancel(this.#t),this.#t=null)}};function bW(e,t,n){let r=Array(e);return new Proxy(r,{get(r,i,a){if(typeof i==`string`){let a=i.charCodeAt(0);if(a>=48&&a<=57){let a=+i;if(Number.isInteger(a)&&a>=0&&a<e){let e=r[a];if(!e){let i=t[a*2];e=r[a]={index:a,key:n(a),start:i,size:t[a*2+1],end:i+t[a*2+1],lane:0}}return e}}if(i===`length`)return e}return Reflect.get(r,i,a)}})}function xW(e,t,n){let r=n.initialDeps??[],i,a=!0;function o(){let o=e();return o.length!==r.length||o.some((e,t)=>r[t]!==e)?(r=o,i=t(...o),n?.onChange&&!(a&&n.skipInitialOnChange)&&n.onChange(i),a=!1,i):i}return o.updateDeps=e=>{r=e},o}function SW(e,t){if(e===void 0)throw Error(`Unexpected undefined${t?`: ${t}`:``}`);return e}var CW=(e,t)=>Math.abs(e-t)<1.01,wW=(e,t,n)=>{let r;return function(...i){e.clearTimeout(r),r=e.setTimeout(()=>t.apply(this,i),n)}},TW,EW=()=>{if(TW!==void 0)return TW;if(typeof navigator>`u`)return TW=!1;if(/iP(hone|od|ad)/.test(navigator.userAgent))return TW=!0;let e=navigator.maxTouchPoints;return TW=navigator.platform===`MacIntel`&&e!==void 0&&e>0},DW=e=>{let{offsetWidth:t,offsetHeight:n}=e;return{width:t,height:n}},OW=e=>e,kW=e=>{let t=Math.max(e.startIndex-e.overscan,0),n=Math.min(e.endIndex+e.overscan,e.count-1)-t+1,r=Array(n);for(let e=0;e<n;e++)r[e]=t+e;return r},AW=(e,t)=>{let n=e.scrollElement;if(!n)return;let r=e.targetWindow;if(!r)return;let i=e=>{let{width:n,height:r}=e;t({width:Math.round(n),height:Math.round(r)})};if(i(DW(n)),!r.ResizeObserver)return()=>{};let a=new r.ResizeObserver(t=>{let r=()=>{let e=t[0];if(e?.borderBoxSize){let t=e.borderBoxSize[0];if(t){i({width:t.inlineSize,height:t.blockSize});return}}i(DW(n))};e.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(r):r()});return a.observe(n,{box:`border-box`}),()=>{a.unobserve(n)}},jW={passive:!0},MW=typeof window>`u`?!0:`onscrollend`in window,NW=(e,t,n)=>{let r=e.scrollElement;if(!r)return;let i=e.targetWindow;if(!i)return;let a=e.options.useScrollendEvent&&MW,o=0,s=a?null:wW(i,()=>t(o,!1),e.options.isScrollingResetDelay),c=e=>()=>{o=n(r),s?.(),t(o,e)},l=c(!0),u=c(!1);return r.addEventListener(`scroll`,l,jW),a&&r.addEventListener(`scrollend`,u,jW),()=>{r.removeEventListener(`scroll`,l),a&&r.removeEventListener(`scrollend`,u)}},PW=(e,t)=>NW(e,t,t=>{let{horizontal:n,isRtl:r}=e.options;return n?t.scrollLeft*(r&&-1||1):t.scrollTop}),FW=(e,t,n)=>{if(n.options.useCachedMeasurements){let t=n.indexFromElement(e),r=n.options.getItemKey(t);return n.itemSizeCache.get(r)??n.options.estimateSize(t)}if(t?.borderBoxSize){let e=t.borderBoxSize[0];if(e)return Math.round(e[n.options.horizontal?`inlineSize`:`blockSize`])}if(!t){let t=n.indexFromElement(e),r=n.options.getItemKey(t),i=n.itemSizeCache.get(r);if(i!==void 0)return i}return e[n.options.horizontal?`offsetWidth`:`offsetHeight`]},IW=(e,{adjustments:t=0,behavior:n},r)=>{var i,a;(a=(i=r.scrollElement)?.scrollTo)==null||a.call(i,{[r.options.horizontal?`left`:`top`]:e+t,behavior:n})},LW=class{constructor(e){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.scrollState=null,this.measurementsCache=[],this._flatMeasurements=null,this.itemSizeCache=new Map,this.itemSizeCacheVersion=0,this.laneAssignments=new Map,this.pendingMin=null,this.prevLanes=void 0,this.lanesChangedFlag=!1,this.lanesSettling=!1,this.pendingScrollAnchor=null,this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this._iosDeferredAdjustment=0,this._iosTouching=!1,this._iosJustTouchEnded=!1,this._iosTouchEndTimerId=null,this._intendedScrollOffset=null,this.elementsCache=new Map,this.now=()=>{var e;return((e=this.targetWindow?.performance)?.now)?.call(e)??Date.now()},this.observer=(()=>{let e=null,t=()=>e||(!this.targetWindow||!this.targetWindow.ResizeObserver?null:e=new this.targetWindow.ResizeObserver(e=>{e.forEach(e=>{let t=()=>{let t=e.target,n=this.indexFromElement(t);if(!t.isConnected){this.observer.unobserve(t);for(let[e,n]of this.elementsCache)if(n===t){this.elementsCache.delete(e);break}return}this.shouldMeasureDuringScroll(n)&&this.resizeItem(n,this.options.measureElement(t,e,this))};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(t):t()})}));return{disconnect:()=>{var n;(n=t())==null||n.disconnect(),e=null},observe:e=>t()?.observe(e,{box:`border-box`}),unobserve:e=>t()?.unobserve(e)}})(),this.range=null,this.setOptions=e=>{let t={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:OW,rangeExtractor:kW,onChange:()=>{},measureElement:FW,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:`data-index`,initialMeasurementsCache:[],lanes:1,anchorTo:`start`,followOnAppend:!1,scrollEndThreshold:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,laneAssignmentMode:`estimate`,useCachedMeasurements:!1};for(let n in e){let r=e[n];r!==void 0&&(t[n]=r)}let n=this.options,r=null,i=null,a=!1;if(n!==void 0&&n.enabled&&t.enabled&&t.anchorTo===`end`&&this.scrollElement!==null){let e=n.count,o=t.count,s=this.getMeasurements(),c=e>0?s[0]?.key??n.getItemKey(0):null,l=e>0?s[e-1]?.key??n.getItemKey(e-1):null;if(o!==e||e>0&&o>0&&(t.getItemKey(0)!==c||t.getItemKey(o-1)!==l)){a=!0;let c=e>0?this.getVirtualItemForOffset(this.getScrollOffset())??s[0]:null;c&&(r=[c.key,this.getScrollOffset()-c.start]);let u=t.followOnAppend===!0?`auto`:t.followOnAppend||null;u&&o>e&&this.isAtEnd(n.scrollEndThreshold)&&(e===0||t.getItemKey(o-1)!==l)&&(i=u)}}this.options=t,a&&(this.pendingMin=0,this.itemSizeCacheVersion++);let o=!1,s=0;if(r&&this.scrollOffset!==null){let[e,t]=r,n=this.getMeasurements(),{count:i,getItemKey:a}=this.options,c=0;for(;c<i&&a(c)!==e;)c++;if(c<i){let e=n[c];if(e){let n=Math.max(0,e.start+t);n!==this.scrollOffset&&(s=n-this.scrollOffset,this.scrollOffset=n,o=!0)}}}(o||i)&&(this.pendingScrollAnchor=[o?r[0]:null,o?r[1]:0,i,s])},this.notify=e=>{var t,n;(n=(t=this.options).onChange)==null||n.call(t,this,e)},this.maybeNotify=xW(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),e=>{this.notify(e)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(e=>e()),this.unsubs=[],this.observer.disconnect(),this.rafId!=null&&this.targetWindow&&(this.targetWindow.cancelAnimationFrame(this.rafId),this.rafId=null),this.scrollState=null,this._iosDeferredAdjustment=0,this._iosTouching=!1,this._iosJustTouchEnded=!1,this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{let e=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==e){if(this.cleanup(),!e){this.maybeNotify();return}if(this.scrollElement=e,this.scrollElement&&`ownerDocument`in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=this.scrollElement?.window??null,this.elementsCache.forEach(e=>{this.observer.observe(e)}),this.unsubs.push(this.options.observeElementRect(this,e=>{this.scrollRect=e,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(e,t)=>{if(t&&this._intendedScrollOffset===null&&e===this.scrollOffset)return;this._intendedScrollOffset!==null&&Math.abs(e-this._intendedScrollOffset)<1.5&&(e=this._intendedScrollOffset),this._intendedScrollOffset=null,this.scrollAdjustments=0;let n=this.getScrollOffset();this.scrollDirection=t?n===e?this.scrollDirection:n<e?`forward`:`backward`:null,this.scrollOffset=e,this.isScrolling=t,this._flushIosDeferredIfReady(),this.scrollState&&this.scheduleScrollReconcile(),this.maybeNotify()})),`addEventListener`in this.scrollElement){let e=this.scrollElement,t=()=>{this._iosTouching=!0,this._iosJustTouchEnded=!1,this._iosTouchEndTimerId!==null&&this.targetWindow!=null&&(this.targetWindow.clearTimeout(this._iosTouchEndTimerId),this._iosTouchEndTimerId=null)},n=()=>{this._iosTouching=!1,!(!EW()||this.targetWindow==null)&&(this._iosJustTouchEnded=!0,this._iosTouchEndTimerId=this.targetWindow.setTimeout(()=>{this._iosJustTouchEnded=!1,this._iosTouchEndTimerId=null,this._flushIosDeferredIfReady()},150))};e.addEventListener(`touchstart`,t,jW),e.addEventListener(`touchend`,n,jW),this.unsubs.push(()=>{e.removeEventListener(`touchstart`,t),e.removeEventListener(`touchend`,n),this._iosTouchEndTimerId!==null&&this.targetWindow!=null&&(this.targetWindow.clearTimeout(this._iosTouchEndTimerId),this._iosTouchEndTimerId=null)})}this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0})}let t=this.pendingScrollAnchor;if(this.pendingScrollAnchor=null,t&&this.scrollElement&&this.options.enabled){let[e,n,r,i]=t;e!==null&&!r&&(EW()&&(this.isScrolling||this._iosTouching||this._iosJustTouchEnded)?i!==0&&(this._iosDeferredAdjustment+=i):this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0})),r&&this.scrollToEnd({behavior:r})}},this._flushIosDeferredIfReady=()=>{if(this._iosDeferredAdjustment===0||this.isScrolling||this._iosTouching||this._iosJustTouchEnded)return;let e=this.getScrollOffset(),t=this.getMaxScrollOffset();if(e<0||e>t)return;if(this._iosDeferredAdjustment<0&&e>=t-1){this._iosDeferredAdjustment=0;return}let n=this._iosDeferredAdjustment;this._iosDeferredAdjustment=0,this._scrollToOffset(e,{adjustments:this.scrollAdjustments+=n,behavior:void 0})},this.rafId=null,this.getSize=()=>this.options.enabled?(this.scrollRect=this.scrollRect??this.options.initialRect,this.scrollRect[this.options.horizontal?`width`:`height`]):(this.scrollRect=null,0),this.getScrollOffset=()=>this.options.enabled?(this.scrollOffset=this.scrollOffset??(typeof this.options.initialOffset==`function`?this.options.initialOffset():this.options.initialOffset),this.scrollOffset):(this.scrollOffset=null,0),this.getMeasurementOptions=xW(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled,this.options.lanes,this.options.laneAssignmentMode,this.options.gap],(e,t,n,r,i,a,o,s)=>(this.prevLanes!==void 0&&this.prevLanes!==a&&(this.lanesChangedFlag=!0),this.prevLanes=a,this.pendingMin=null,{count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i,lanes:a,laneAssignmentMode:o,gap:s}),{key:!1}),this.getMeasurements=xW(()=>[this.getMeasurementOptions(),this.itemSizeCacheVersion],({count:e,paddingStart:t,scrollMargin:n,getItemKey:r,enabled:i,lanes:a,laneAssignmentMode:o,gap:s},c)=>{let l=this.itemSizeCache;if(!i)return this.measurementsCache=[],this.itemSizeCache.clear(),this.laneAssignments.clear(),[];if(this.laneAssignments.size>e)for(let t of this.laneAssignments.keys())t>=e&&this.laneAssignments.delete(t);this.lanesChangedFlag&&(this.lanesChangedFlag=!1,this.lanesSettling=!0,this.measurementsCache=[],this.itemSizeCache.clear(),this.laneAssignments.clear(),this.pendingMin=null),this.measurementsCache.length===0&&!this.lanesSettling&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(e=>{this.itemSizeCache.set(e.key,e.size)}));let u=this.lanesSettling?0:this.pendingMin??0;if(this.pendingMin=null,this.lanesSettling&&this.measurementsCache.length===e&&(this.lanesSettling=!1),a===1){let i=e*2,a=this._flatMeasurements;if(!a||a.length<i){let e=new Float64Array(i);a&&u>0&&e.set(a.subarray(0,u*2)),a=e,this._flatMeasurements=a}let o;if(u===0)o=t+n;else{let e=u-1;o=a[e*2]+a[e*2+1]+s}for(let t=u;t<e;t++){let e=r(t),n=l.get(e),i=typeof n==`number`?n:this.options.estimateSize(t);a[t*2]=o,a[t*2+1]=i,o+=i+s}let c=bW(e,a,r);return this.measurementsCache=c,c}let d=this.measurementsCache.slice(0,u),f=Array(a).fill(void 0),p=new Float64Array(a),m=0;for(let e=0;e<u;e++){let t=d[e];t&&(f[t.lane]===void 0&&m++,f[t.lane]=e,p[t.lane]=t.end)}for(let i=u;i<e;i++){let e=r(i),c=this.laneAssignments.get(i),u,h,g=o===`estimate`||l.has(e);if(c!==void 0&&this.options.lanes>1){u=c;let e=f[u],r=e===void 0?void 0:d[e];h=r?r.end+s:t+n}else if(m===a){let e=0,t=p[0],n=f[0];for(let r=1;r<a;r++){let i=p[r];(i<t||i===t&&f[r]<n)&&(e=r,t=i,n=f[r])}u=e,h=t+s,g&&this.laneAssignments.set(i,u)}else u=i%this.options.lanes,h=t+n,g&&this.laneAssignments.set(i,u);let _=l.get(e),v=typeof _==`number`?_:this.options.estimateSize(i),y=h+v;d[i]={index:i,start:h,size:v,end:y,key:e,lane:u},f[u]===void 0&&m++,f[u]=i,p[u]=y}return this.measurementsCache=d,d},{key:!1,debug:()=>this.options.debug}),this.calculateRange=xW(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(e,t,n,r)=>e.length===0||t===0?(this.range=null,null):(this.range=BW(e,t,n,r,r===1&&this._flatMeasurements!=null?this._flatMeasurements:null),this.range),{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=xW(()=>{let e=null,t=null,n=this.calculateRange();return n&&(e=n.startIndex,t=n.endIndex),this.maybeNotify.updateDeps([this.isScrolling,e,t]),[this.options.rangeExtractor,this.options.overscan,this.options.count,e,t]},(e,t,n,r,i)=>r===null||i===null?[]:e({startIndex:r,endIndex:i,overscan:t,count:n}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=e=>{let t=this.options.indexAttribute,n=e.getAttribute(t);return n?parseInt(n,10):(console.warn(`Missing attribute name '${t}={index}' on measured element.`),-1)},this.shouldMeasureDuringScroll=e=>{if(!this.scrollState||this.scrollState.behavior!==`smooth`)return!0;let t=this.scrollState.index??this.getVirtualItemForOffset(this.scrollState.lastTargetOffset)?.index;if(t!==void 0&&this.range){let n=Math.max(this.options.overscan,Math.ceil((this.range.endIndex-this.range.startIndex)/2)),r=Math.max(0,t-n),i=Math.min(this.options.count-1,t+n);return e>=r&&e<=i}return!0},this.measureElement=e=>{if(!e){this.elementsCache.forEach((e,t)=>{e.isConnected||(this.observer.unobserve(e),this.elementsCache.delete(t))});return}let t=this.indexFromElement(e),n=this.options.getItemKey(t),r=this.elementsCache.get(n);r!==e&&(r&&this.observer.unobserve(r),this.observer.observe(e),this.elementsCache.set(n,e)),(!this.isScrolling||this.scrollState)&&this.shouldMeasureDuringScroll(t)&&this.resizeItem(t,this.options.measureElement(e,void 0,this))},this.resizeItem=(e,t)=>{if(e<0||e>=this.options.count)return;let n,r,i,a=this._flatMeasurements;if(this.options.lanes===1&&a!==null)i=this.options.getItemKey(e),r=a[e*2],n=a[e*2+1];else{let t=this.measurementsCache[e];if(!t)return;i=t.key,r=t.start,n=t.size}let o=t-(this.itemSizeCache.get(i)??n);if(o!==0){let a=this.options.anchorTo===`end`&&this.scrollState?.behavior!==`smooth`&&this.getVirtualDistanceFromEnd()<=this.options.scrollEndThreshold,s=a?this.getTotalSize():0,c=this.scrollState?.behavior!==`smooth`&&(this.shouldAdjustScrollPositionOnItemSizeChange===void 0?r<this.getScrollOffset()+this.scrollAdjustments&&(!this.itemSizeCache.has(i)||this.scrollDirection!==`backward`):this.shouldAdjustScrollPositionOnItemSizeChange(this.measurementsCache[e]??{index:e,key:i,start:r,size:n,end:r+n,lane:0},o,this));(this.pendingMin===null||e<this.pendingMin)&&(this.pendingMin=e),this.itemSizeCache.set(i,t),this.itemSizeCacheVersion++,a?this.applyScrollAdjustment(this.getTotalSize()-s):c&&this.applyScrollAdjustment(o),this.notify(!1)}},this.getVirtualItems=xW(()=>[this.getVirtualIndexes(),this.getMeasurements()],(e,t)=>{let n=[];for(let r=0,i=e.length;r<i;r++){let i=t[e[r]];n.push(i)}return n},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=e=>{let t=this.getMeasurements();if(t.length===0)return;let n=this._flatMeasurements,r=this.options.lanes===1&&n!=null;return SW(t[RW(0,t.length-1,r?e=>n[e*2]:e=>SW(t[e]).start,e)])},this.getMaxScrollOffset=()=>{if(!this.scrollElement)return 0;if(`scrollHeight`in this.scrollElement)return this.options.horizontal?this.scrollElement.scrollWidth-this.scrollElement.clientWidth:this.scrollElement.scrollHeight-this.scrollElement.clientHeight;{let e=this.scrollElement.document.documentElement;return this.options.horizontal?e.scrollWidth-this.scrollElement.innerWidth:e.scrollHeight-this.scrollElement.innerHeight}},this.getVirtualDistanceFromEnd=()=>Math.max(this.getTotalSize()-this.getSize()-this.getScrollOffset(),0),this.getDistanceFromEnd=()=>Math.max(this.getMaxScrollOffset()-this.getScrollOffset(),0),this.isAtEnd=(e=this.options.scrollEndThreshold)=>this.getDistanceFromEnd()<=e,this.getOffsetForAlignment=(e,t,n=0)=>{if(!this.scrollElement)return 0;let r=this.getSize(),i=this.getScrollOffset();t===`auto`&&(t=e>=i+r?`end`:`start`),t===`center`?e+=(n-r)/2:t===`end`&&(e-=r);let a=this.getMaxScrollOffset();return Math.max(Math.min(a,e),0)},this.getOffsetForIndex=(e,t=`auto`)=>{e=Math.max(0,Math.min(e,this.options.count-1));let n=this.getSize(),r=this.getScrollOffset(),i=this.measurementsCache[e];if(!i)return;if(t===`auto`)if(i.end>=r+n-this.options.scrollPaddingEnd)t=`end`;else if(i.start<=r+this.options.scrollPaddingStart)t=`start`;else return[r,t];if(t===`end`&&e===this.options.count-1)return[this.getMaxScrollOffset(),t];let a=t===`end`?i.end+this.options.scrollPaddingEnd:i.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(a,t,i.size),t]},this.scrollToOffset=(e,{align:t=`start`,behavior:n=`auto`}={})=>{this._iosDeferredAdjustment=0;let r=this.getOffsetForAlignment(e,t),i=this.now();this.scrollState={index:null,align:t,behavior:n,startedAt:i,lastTargetOffset:r,stableFrames:0},this._scrollToOffset(r,{adjustments:void 0,behavior:n}),this.scheduleScrollReconcile()},this.scrollToIndex=(e,{align:t=`auto`,behavior:n=`auto`}={})=>{this._iosDeferredAdjustment=0,e=Math.max(0,Math.min(e,this.options.count-1));let r=this.getOffsetForIndex(e,t);if(!r)return;let[i,a]=r,o=this.now();this.scrollState={index:e,align:a,behavior:n,startedAt:o,lastTargetOffset:i,stableFrames:0},this._scrollToOffset(i,{adjustments:void 0,behavior:n}),this.scheduleScrollReconcile()},this.scrollBy=(e,{behavior:t=`auto`}={})=>{let n=this.getScrollOffset()+e,r=this.now();this.scrollState={index:null,align:`start`,behavior:t,startedAt:r,lastTargetOffset:n,stableFrames:0},this._scrollToOffset(n,{adjustments:void 0,behavior:t}),this.scheduleScrollReconcile()},this.scrollToEnd=({behavior:e=`auto`}={})=>{if(this.options.count>0){this.scrollToIndex(this.options.count-1,{align:`end`,behavior:e});return}this.scrollToOffset(Math.max(this.getTotalSize()-this.getSize(),0),{behavior:e})},this.getTotalSize=()=>{let e=this.getMeasurements(),t;if(e.length===0)t=this.options.paddingStart;else if(this.options.lanes===1){let n=e.length-1,r=this._flatMeasurements;t=r==null?e[n]?.end??0:r[n*2]+r[n*2+1]}else{let n=Array(this.options.lanes).fill(null),r=e.length-1;for(;r>=0&&n.some(e=>e===null);){let t=e[r];n[t.lane]===null&&(n[t.lane]=t.end),r--}t=Math.max(...n.filter(e=>e!==null))}return Math.max(t-this.options.scrollMargin+this.options.paddingEnd,0)},this.takeSnapshot=()=>{let e=[];if(this.itemSizeCache.size===0)return e;let t=this.getMeasurements();for(let n of t)n&&this.itemSizeCache.has(n.key)&&e.push({index:n.index,key:n.key,start:n.start,size:n.size,end:n.end,lane:n.lane});return e},this._scrollToOffset=(e,{adjustments:t,behavior:n})=>{this._intendedScrollOffset=e+(t??0),this.options.scrollToFn(e,{behavior:n,adjustments:t},this)},this.measure=()=>{this.pendingMin=null,this.itemSizeCache.clear(),this.laneAssignments.clear(),this.itemSizeCacheVersion++,this.notify(!1)},this.setOptions(e)}applyScrollAdjustment(e,t){e!==0&&(EW()&&(this.isScrolling||this._iosTouching||this._iosJustTouchEnded)?this._iosDeferredAdjustment+=e:(this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=e,behavior:t}),this.scrollOffset!==null&&(this.scrollOffset+=this.scrollAdjustments,this.scrollOffset<0&&(this.scrollOffset=0),this.scrollAdjustments=0)))}scheduleScrollReconcile(){if(!this.targetWindow){this.scrollState=null;return}this.rafId??=this.targetWindow.requestAnimationFrame(()=>{this.rafId=null,this.reconcileScroll()})}reconcileScroll(){if(!this.scrollState||!this.scrollElement)return;if(this.now()-this.scrollState.startedAt>5e3){this.scrollState=null;return}let e=this.scrollState.index==null?void 0:this.getOffsetForIndex(this.scrollState.index,this.scrollState.align),t=e?e[0]:this.scrollState.lastTargetOffset,n=t!==this.scrollState.lastTargetOffset;if(!n&&CW(t,this.getScrollOffset())){if(this.scrollState.stableFrames++,this.scrollState.stableFrames>=1){this.getScrollOffset()!==t&&this._scrollToOffset(t,{adjustments:void 0,behavior:`auto`}),this.scrollState=null;return}}else if(this.scrollState.stableFrames=0,n){let e=this.getSize()||600,n=Math.abs(t-this.getScrollOffset()),r=this.scrollState.behavior===`smooth`&&n>e;this.scrollState.lastTargetOffset=t,r||(this.scrollState.behavior=`auto`),this._scrollToOffset(t,{adjustments:void 0,behavior:r?`smooth`:`auto`})}this.scheduleScrollReconcile()}},RW=(e,t,n,r)=>{for(;e<=t;){let i=(e+t)/2|0,a=n(i);if(a<r)e=i+1;else if(a>r)t=i-1;else return i}return e>0?e-1:0};function zW(e,t,n){let r=0;for(;r<=t;){let i=(r+t)/2|0,a=e[i*2];if(a<n)r=i+1;else if(a>n)t=i-1;else return i}return r>0?r-1:0}function BW(e,t,n,r,i){let a=e.length-1;if(e.length<=r)return{startIndex:0,endIndex:a};if(r===1&&i!==null){let e=zW(i,a,n),r=e,o=n+t;for(;r<a&&i[r*2]+i[r*2+1]<o;)r++;return{startIndex:e,endIndex:r}}let o=RW(0,a,t=>e[t].start,n),s=o;if(r===1)for(;s<a&&e[s].end<n+t;)s++;else if(r>1){let i=Array(r).fill(0);for(;s<a&&i.some(e=>e<n+t);){let t=e[s];i[t.lane]=t.end,s++}let c=Array(r).fill(n+t);for(;o>=0&&c.some(e=>e>=n);){let t=e[o];c[t.lane]=t.start,o--}o=Math.max(0,o-o%r),s=Math.min(a,s+(r-1-s%r))}return{startIndex:o,endIndex:s}}var VW=typeof document<`u`?B.useLayoutEffect:B.useEffect;function HW({useFlushSync:e=!0,directDomUpdates:t=!1,directDomUpdatesMode:n=`transform`,...r}){let i=B.useReducer(e=>e+1,0)[1],a=B.useRef({enabled:t,mode:n,container:null,lastSize:null,lastPositions:new WeakMap,prevRange:null});a.current.enabled=t,a.current.mode=n;let o=e=>{let t=a.current;if(!t.enabled||!t.container)return;let n=e.getTotalSize();if(n!==t.lastSize){t.lastSize=n;let r=e.options.horizontal?`width`:`height`;t.container.style[r]=`${n}px`}let r=!!e.options.horizontal,i=t.mode===`transform`,o=r?`left`:`top`,s=e.options.scrollMargin,c=e.getVirtualItems();for(let n of c){let a=n.start-s,c=e.elementsCache.get(n.key);c&&t.lastPositions.get(c)!==a&&(t.lastPositions.set(c,a),i?c.style.transform=r?`translate3d(${a}px, 0, 0)`:`translate3d(0, ${a}px, 0)`:c.style[o]=`${a}px`)}},s={...r,onChange:(t,n)=>{var s;let c=a.current,l=!0;if(c.enabled){o(t);let e=t.range,n=c.prevRange;l=!n||n.isScrolling!==t.isScrolling||n.startIndex!==e?.startIndex||n.endIndex!==e?.endIndex,l&&(c.prevRange=e?{startIndex:e.startIndex,endIndex:e.endIndex,isScrolling:t.isScrolling}:null)}l&&(e&&n?(0,id.flushSync)(i):i()),(s=r.onChange)==null||s.call(r,t,n)}},[c]=B.useState(()=>{let e=new LW(s);return Object.assign(e,{containerRef:t=>{let n=a.current;if(n.container=t,n.lastSize=null,t&&n.enabled){let r=e.getTotalSize();n.lastSize=r;let i=e.options.horizontal?`width`:`height`;t.style[i]=`${r}px`}}})});return c.setOptions(s),VW(()=>c._didMount(),[]),VW(()=>c._willUpdate()),VW(()=>{o(c)}),c}function UW(e){return HW({observeElementRect:AW,observeElementOffset:PW,scrollToFn:IW,...e})}function WW(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var GW=WW();function KW(e){GW=e}var qW={exec:()=>null};function JW(e,t=``){let n=typeof e==`string`?e:e.source,r={replace:(e,t)=>{let i=typeof t==`string`?t:t.source;return i=i.replace(YW.caret,`$1`),n=n.replace(e,i),r},getRegex:()=>new RegExp(n,t)};return r}var YW={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:e=>RegExp(`^ {0,${Math.min(3,e-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:e=>RegExp(`^ {0,${Math.min(3,e-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:e=>RegExp(`^ {0,${Math.min(3,e-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:e=>RegExp(`^ {0,${Math.min(3,e-1)}}#`),htmlBeginRegex:e=>RegExp(`^ {0,${Math.min(3,e-1)}}<(?:[a-z].*>|!--)`,`i`)},XW=/^(?:[ \t]*(?:\n|$))+/,ZW=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,QW=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,$W=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,eG=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,tG=/(?:[*+-]|\d{1,9}[.)])/,nG=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,rG=JW(nG).replace(/bull/g,tG).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,``).getRegex(),iG=JW(nG).replace(/bull/g,tG).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),aG=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,oG=/^[^\n]+/,sG=/(?!\s*\])(?:\\.|[^\[\]\\])+/,cG=JW(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace(`label`,sG).replace(`title`,/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),lG=JW(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,tG).getRegex(),uG=`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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul`,dG=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,fG=JW(`^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))`,`i`).replace(`comment`,dG).replace(`tag`,uG).replace(`attribute`,/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),pG=JW(aG).replace(`hr`,$W).replace(`heading`,` {0,3}#{1,6}(?:\\s|$)`).replace(`|lheading`,``).replace(`|table`,``).replace(`blockquote`,` {0,3}>`).replace(`fences`," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace(`list`,` {0,3}(?:[*+-]|1[.)]) `).replace(`html`,`</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)`).replace(`tag`,uG).getRegex(),mG={blockquote:JW(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace(`paragraph`,pG).getRegex(),code:ZW,def:cG,fences:QW,heading:eG,hr:$W,html:fG,lheading:rG,list:lG,newline:XW,paragraph:pG,table:qW,text:oG},hG=JW(`^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)`).replace(`hr`,$W).replace(`heading`,` {0,3}#{1,6}(?:\\s|$)`).replace(`blockquote`,` {0,3}>`).replace(`code`,`(?: {4}| {0,3} )[^\\n]`).replace(`fences`," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace(`list`,` {0,3}(?:[*+-]|1[.)]) `).replace(`html`,`</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)`).replace(`tag`,uG).getRegex(),gG={...mG,lheading:iG,table:hG,paragraph:JW(aG).replace(`hr`,$W).replace(`heading`,` {0,3}#{1,6}(?:\\s|$)`).replace(`|lheading`,``).replace(`table`,hG).replace(`blockquote`,` {0,3}>`).replace(`fences`," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace(`list`,` {0,3}(?:[*+-]|1[.)]) `).replace(`html`,`</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)`).replace(`tag`,uG).getRegex()},_G={...mG,html:JW(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace(`comment`,dG).replace(/tag/g,`(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b`).getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:qW,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:JW(aG).replace(`hr`,$W).replace(`heading`,` *#{1,6} *[^
|
|
259
|
+
]`).replace(`lheading`,rG).replace(`|table`,``).replace(`blockquote`,` {0,3}>`).replace(`|fences`,``).replace(`|list`,``).replace(`|html`,``).replace(`|tag`,``).getRegex()},vG=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,yG=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,bG=/^( {2,}|\\)\n(?!\s*$)/,xG=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,SG=/[\p{P}\p{S}]/u,CG=/[\s\p{P}\p{S}]/u,wG=/[^\s\p{P}\p{S}]/u,TG=JW(/^((?![*_])punctSpace)/,`u`).replace(/punctSpace/g,CG).getRegex(),EG=/(?!~)[\p{P}\p{S}]/u,DG=/(?!~)[\s\p{P}\p{S}]/u,OG=/(?:[^\s\p{P}\p{S}]|~)/u,kG=/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,AG=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,jG=JW(AG,`u`).replace(/punct/g,SG).getRegex(),MG=JW(AG,`u`).replace(/punct/g,EG).getRegex(),NG=`^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)`,PG=JW(NG,`gu`).replace(/notPunctSpace/g,wG).replace(/punctSpace/g,CG).replace(/punct/g,SG).getRegex(),FG=JW(NG,`gu`).replace(/notPunctSpace/g,OG).replace(/punctSpace/g,DG).replace(/punct/g,EG).getRegex(),IG=JW(`^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)`,`gu`).replace(/notPunctSpace/g,wG).replace(/punctSpace/g,CG).replace(/punct/g,SG).getRegex(),LG=JW(/\\(punct)/,`gu`).replace(/punct/g,SG).getRegex(),RG=JW(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace(`scheme`,/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace(`email`,/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),zG=JW(dG).replace(`(?:-->|$)`,`-->`).getRegex(),BG=JW(`^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>`).replace(`comment`,zG).replace(`attribute`,/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),VG=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,HG=JW(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace(`label`,VG).replace(`href`,/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace(`title`,/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),UG=JW(/^!?\[(label)\]\[(ref)\]/).replace(`label`,VG).replace(`ref`,sG).getRegex(),WG=JW(/^!?\[(ref)\](?:\[\])?/).replace(`ref`,sG).getRegex(),GG={_backpedal:qW,anyPunctuation:LG,autolink:RG,blockSkip:kG,br:bG,code:yG,del:qW,emStrongLDelim:jG,emStrongRDelimAst:PG,emStrongRDelimUnd:IG,escape:vG,link:HG,nolink:WG,punctuation:TG,reflink:UG,reflinkSearch:JW(`reflink|nolink(?!\\()`,`g`).replace(`reflink`,UG).replace(`nolink`,WG).getRegex(),tag:BG,text:xG,url:qW},KG={...GG,link:JW(/^!?\[(label)\]\((.*?)\)/).replace(`label`,VG).getRegex(),reflink:JW(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace(`label`,VG).getRegex()},qG={...GG,emStrongRDelimAst:FG,emStrongLDelim:MG,url:JW(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,`i`).replace(`email`,/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},JG={...qG,br:JW(bG).replace(`{2,}`,`*`).getRegex(),text:JW(qG.text).replace(`\\b_`,`\\b_| {2,}\\n`).replace(/\{2,\}/g,`*`).getRegex()},YG={normal:mG,gfm:gG,pedantic:_G},XG={normal:GG,gfm:qG,breaks:JG,pedantic:KG},ZG={"&":`&`,"<":`<`,">":`>`,'"':`"`,"'":`'`},QG=e=>ZG[e];function $G(e,t){if(t){if(YW.escapeTest.test(e))return e.replace(YW.escapeReplace,QG)}else if(YW.escapeTestNoEncode.test(e))return e.replace(YW.escapeReplaceNoEncode,QG);return e}function eK(e){try{e=encodeURI(e).replace(YW.percentDecode,`%`)}catch{return null}return e}function tK(e,t){let n=e.replace(YW.findPipe,(e,t,n)=>{let r=!1,i=t;for(;--i>=0&&n[i]===`\\`;)r=!r;return r?`|`:` |`}).split(YW.splitPipe),r=0;if(n[0].trim()||n.shift(),n.length>0&&!n.at(-1)?.trim()&&n.pop(),t)if(n.length>t)n.splice(t);else for(;n.length<t;)n.push(``);for(;r<n.length;r++)n[r]=n[r].trim().replace(YW.slashPipe,`|`);return n}function nK(e,t,n){let r=e.length;if(r===0)return``;let i=0;for(;i<r;){let a=e.charAt(r-i-1);if(a===t&&!n)i++;else if(a!==t&&n)i++;else break}return e.slice(0,r-i)}function rK(e,t){if(e.indexOf(t[1])===-1)return-1;let n=0;for(let r=0;r<e.length;r++)if(e[r]===`\\`)r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&(n--,n<0))return r;return n>0?-2:-1}function iK(e,t,n,r,i){let a=t.href,o=t.title||null,s=e[1].replace(i.other.outputLinkReplace,`$1`);r.state.inLink=!0;let c={type:e[0].charAt(0)===`!`?`image`:`link`,raw:n,href:a,title:o,text:s,tokens:r.inlineTokens(s)};return r.state.inLink=!1,c}function aK(e,t,n){let r=e.match(n.other.indentCodeCompensation);if(r===null)return t;let i=r[1];return t.split(`
|
|
260
|
+
`).map(e=>{let t=e.match(n.other.beginningSpace);if(t===null)return e;let[r]=t;return r.length>=i.length?e.slice(i.length):e}).join(`
|
|
261
|
+
`)}var oK=class{options;rules;lexer;constructor(e){this.options=e||GW}space(e){let t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:`space`,raw:t[0]}}code(e){let t=this.rules.block.code.exec(e);if(t){let e=t[0].replace(this.rules.other.codeRemoveIndent,``);return{type:`code`,raw:t[0],codeBlockStyle:`indented`,text:this.options.pedantic?e:nK(e,`
|
|
262
|
+
`)}}}fences(e){let t=this.rules.block.fences.exec(e);if(t){let e=t[0],n=aK(e,t[3]||``,this.rules);return{type:`code`,raw:e,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,`$1`):t[2],text:n}}}heading(e){let t=this.rules.block.heading.exec(e);if(t){let e=t[2].trim();if(this.rules.other.endingHash.test(e)){let t=nK(e,`#`);(this.options.pedantic||!t||this.rules.other.endingSpaceChar.test(t))&&(e=t.trim())}return{type:`heading`,raw:t[0],depth:t[1].length,text:e,tokens:this.lexer.inline(e)}}}hr(e){let t=this.rules.block.hr.exec(e);if(t)return{type:`hr`,raw:nK(t[0],`
|
|
263
|
+
`)}}blockquote(e){let t=this.rules.block.blockquote.exec(e);if(t){let e=nK(t[0],`
|
|
264
|
+
`).split(`
|
|
265
|
+
`),n=``,r=``,i=[];for(;e.length>0;){let t=!1,a=[],o;for(o=0;o<e.length;o++)if(this.rules.other.blockquoteStart.test(e[o]))a.push(e[o]),t=!0;else if(!t)a.push(e[o]);else break;e=e.slice(o);let s=a.join(`
|
|
266
|
+
`),c=s.replace(this.rules.other.blockquoteSetextReplace,`
|
|
267
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2,``);n=n?`${n}
|
|
268
|
+
${s}`:s,r=r?`${r}
|
|
269
|
+
${c}`:c;let l=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(c,i,!0),this.lexer.state.top=l,e.length===0)break;let u=i.at(-1);if(u?.type===`code`)break;if(u?.type===`blockquote`){let t=u,a=t.raw+`
|
|
270
|
+
`+e.join(`
|
|
271
|
+
`),o=this.blockquote(a);i[i.length-1]=o,n=n.substring(0,n.length-t.raw.length)+o.raw,r=r.substring(0,r.length-t.text.length)+o.text;break}else if(u?.type===`list`){let t=u,a=t.raw+`
|
|
272
|
+
`+e.join(`
|
|
273
|
+
`),o=this.list(a);i[i.length-1]=o,n=n.substring(0,n.length-u.raw.length)+o.raw,r=r.substring(0,r.length-t.raw.length)+o.raw,e=a.substring(i.at(-1).raw.length).split(`
|
|
274
|
+
`);continue}}return{type:`blockquote`,raw:n,tokens:i,text:r}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim(),r=n.length>1,i={type:`list`,raw:``,ordered:r,start:r?+n.slice(0,-1):``,loose:!1,items:[]};n=r?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=r?n:`[*+-]`);let a=this.rules.other.listItemRegex(n),o=!1;for(;e;){let n=!1,r=``,s=``;if(!(t=a.exec(e))||this.rules.block.hr.test(e))break;r=t[0],e=e.substring(r.length);let c=t[2].split(`
|
|
275
|
+
`,1)[0].replace(this.rules.other.listReplaceTabs,e=>` `.repeat(3*e.length)),l=e.split(`
|
|
276
|
+
`,1)[0],u=!c.trim(),d=0;if(this.options.pedantic?(d=2,s=c.trimStart()):u?d=t[1].length+1:(d=t[2].search(this.rules.other.nonSpaceChar),d=d>4?1:d,s=c.slice(d),d+=t[1].length),u&&this.rules.other.blankLine.test(l)&&(r+=l+`
|
|
277
|
+
`,e=e.substring(l.length+1),n=!0),!n){let t=this.rules.other.nextBulletRegex(d),n=this.rules.other.hrRegex(d),i=this.rules.other.fencesBeginRegex(d),a=this.rules.other.headingBeginRegex(d),o=this.rules.other.htmlBeginRegex(d);for(;e;){let f=e.split(`
|
|
278
|
+
`,1)[0],p;if(l=f,this.options.pedantic?(l=l.replace(this.rules.other.listReplaceNesting,` `),p=l):p=l.replace(this.rules.other.tabCharGlobal,` `),i.test(l)||a.test(l)||o.test(l)||t.test(l)||n.test(l))break;if(p.search(this.rules.other.nonSpaceChar)>=d||!l.trim())s+=`
|
|
279
|
+
`+p.slice(d);else{if(u||c.replace(this.rules.other.tabCharGlobal,` `).search(this.rules.other.nonSpaceChar)>=4||i.test(c)||a.test(c)||n.test(c))break;s+=`
|
|
280
|
+
`+l}!u&&!l.trim()&&(u=!0),r+=f+`
|
|
281
|
+
`,e=e.substring(f.length+1),c=p.slice(d)}}i.loose||(o?i.loose=!0:this.rules.other.doubleBlankLine.test(r)&&(o=!0));let f=null,p;this.options.gfm&&(f=this.rules.other.listIsTask.exec(s),f&&(p=f[0]!==`[ ] `,s=s.replace(this.rules.other.listReplaceTask,``))),i.items.push({type:`list_item`,raw:r,task:!!f,checked:p,loose:!1,text:s,tokens:[]}),i.raw+=r}let s=i.items.at(-1);if(s)s.raw=s.raw.trimEnd(),s.text=s.text.trimEnd();else return;i.raw=i.raw.trimEnd();for(let e=0;e<i.items.length;e++)if(this.lexer.state.top=!1,i.items[e].tokens=this.lexer.blockTokens(i.items[e].text,[]),!i.loose){let t=i.items[e].tokens.filter(e=>e.type===`space`);i.loose=t.length>0&&t.some(e=>this.rules.other.anyLine.test(e.raw))}if(i.loose)for(let e=0;e<i.items.length;e++)i.items[e].loose=!0;return i}}html(e){let t=this.rules.block.html.exec(e);if(t)return{type:`html`,block:!0,raw:t[0],pre:t[1]===`pre`||t[1]===`script`||t[1]===`style`,text:t[0]}}def(e){let t=this.rules.block.def.exec(e);if(t){let e=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal,` `),n=t[2]?t[2].replace(this.rules.other.hrefBrackets,`$1`).replace(this.rules.inline.anyPunctuation,`$1`):``,r=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,`$1`):t[3];return{type:`def`,tag:e,raw:t[0],href:n,title:r}}}table(e){let t=this.rules.block.table.exec(e);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;let n=tK(t[1]),r=t[2].replace(this.rules.other.tableAlignChars,``).split(`|`),i=t[3]?.trim()?t[3].replace(this.rules.other.tableRowBlankLine,``).split(`
|
|
282
|
+
`):[],a={type:`table`,raw:t[0],header:[],align:[],rows:[]};if(n.length===r.length){for(let e of r)this.rules.other.tableAlignRight.test(e)?a.align.push(`right`):this.rules.other.tableAlignCenter.test(e)?a.align.push(`center`):this.rules.other.tableAlignLeft.test(e)?a.align.push(`left`):a.align.push(null);for(let e=0;e<n.length;e++)a.header.push({text:n[e],tokens:this.lexer.inline(n[e]),header:!0,align:a.align[e]});for(let e of i)a.rows.push(tK(e,a.header.length).map((e,t)=>({text:e,tokens:this.lexer.inline(e),header:!1,align:a.align[t]})));return a}}lheading(e){let t=this.rules.block.lheading.exec(e);if(t)return{type:`heading`,raw:t[0],depth:t[2].charAt(0)===`=`?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){let t=this.rules.block.paragraph.exec(e);if(t){let e=t[1].charAt(t[1].length-1)===`
|
|
283
|
+
`?t[1].slice(0,-1):t[1];return{type:`paragraph`,raw:t[0],text:e,tokens:this.lexer.inline(e)}}}text(e){let t=this.rules.block.text.exec(e);if(t)return{type:`text`,raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){let t=this.rules.inline.escape.exec(e);if(t)return{type:`escape`,raw:t[0],text:t[1]}}tag(e){let t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:`html`,raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){let t=this.rules.inline.link.exec(e);if(t){let e=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(e)){if(!this.rules.other.endAngleBracket.test(e))return;let t=nK(e.slice(0,-1),`\\`);if((e.length-t.length)%2==0)return}else{let e=rK(t[2],`()`);if(e===-2)return;if(e>-1){let n=(t[0].indexOf(`!`)===0?5:4)+t[1].length+e;t[2]=t[2].substring(0,e),t[0]=t[0].substring(0,n).trim(),t[3]=``}}let n=t[2],r=``;if(this.options.pedantic){let e=this.rules.other.pedanticHrefTitle.exec(n);e&&(n=e[1],r=e[3])}else r=t[3]?t[3].slice(1,-1):``;return n=n.trim(),this.rules.other.startAngleBracket.test(n)&&(n=this.options.pedantic&&!this.rules.other.endAngleBracket.test(e)?n.slice(1):n.slice(1,-1)),iK(t,{href:n&&n.replace(this.rules.inline.anyPunctuation,`$1`),title:r&&r.replace(this.rules.inline.anyPunctuation,`$1`)},t[0],this.lexer,this.rules)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let e=t[(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal,` `).toLowerCase()];if(!e){let e=n[0].charAt(0);return{type:`text`,raw:e,text:e}}return iK(n,e,n[0],this.lexer,this.rules)}}emStrong(e,t,n=``){let r=this.rules.inline.emStrongLDelim.exec(e);if(r&&!(r[3]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[2])||!n||this.rules.inline.punctuation.exec(n))){let n=[...r[0]].length-1,i,a,o=n,s=0,c=r[0][0]===`*`?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,t=t.slice(-1*e.length+n);(r=c.exec(t))!=null;){if(i=r[1]||r[2]||r[3]||r[4]||r[5]||r[6],!i)continue;if(a=[...i].length,r[3]||r[4]){o+=a;continue}else if((r[5]||r[6])&&n%3&&!((n+a)%3)){s+=a;continue}if(o-=a,o>0)continue;a=Math.min(a,a+o+s);let t=[...r[0]][0].length,c=e.slice(0,n+r.index+t+a);if(Math.min(n,a)%2){let e=c.slice(1,-1);return{type:`em`,raw:c,text:e,tokens:this.lexer.inlineTokens(e)}}let l=c.slice(2,-2);return{type:`strong`,raw:c,text:l,tokens:this.lexer.inlineTokens(l)}}}}codespan(e){let t=this.rules.inline.code.exec(e);if(t){let e=t[2].replace(this.rules.other.newLineCharGlobal,` `),n=this.rules.other.nonSpaceChar.test(e),r=this.rules.other.startingSpaceChar.test(e)&&this.rules.other.endingSpaceChar.test(e);return n&&r&&(e=e.substring(1,e.length-1)),{type:`codespan`,raw:t[0],text:e}}}br(e){let t=this.rules.inline.br.exec(e);if(t)return{type:`br`,raw:t[0]}}del(e){let t=this.rules.inline.del.exec(e);if(t)return{type:`del`,raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){let t=this.rules.inline.autolink.exec(e);if(t){let e,n;return t[2]===`@`?(e=t[1],n=`mailto:`+e):(e=t[1],n=e),{type:`link`,raw:t[0],text:e,href:n,tokens:[{type:`text`,raw:e,text:e}]}}}url(e){let t;if(t=this.rules.inline.url.exec(e)){let e,n;if(t[2]===`@`)e=t[0],n=`mailto:`+e;else{let r;do r=t[0],t[0]=this.rules.inline._backpedal.exec(t[0])?.[0]??``;while(r!==t[0]);e=t[0],n=t[1]===`www.`?`http://`+t[0]:t[0]}return{type:`link`,raw:t[0],text:e,href:n,tokens:[{type:`text`,raw:e,text:e}]}}}inlineText(e){let t=this.rules.inline.text.exec(e);if(t){let e=this.lexer.state.inRawBlock;return{type:`text`,raw:t[0],text:t[0],escaped:e}}}},sK=class e{tokens;options;state;tokenizer;inlineQueue;constructor(e){this.tokens=[],this.tokens.links=Object.create(null),this.options=e||GW,this.options.tokenizer=this.options.tokenizer||new oK,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let t={other:YW,block:YG.normal,inline:XG.normal};this.options.pedantic?(t.block=YG.pedantic,t.inline=XG.pedantic):this.options.gfm&&(t.block=YG.gfm,this.options.breaks?t.inline=XG.breaks:t.inline=XG.gfm),this.tokenizer.rules=t}static get rules(){return{block:YG,inline:XG}}static lex(t,n){return new e(n).lex(t)}static lexInline(t,n){return new e(n).inlineTokens(t)}lex(e){e=e.replace(YW.carriageReturn,`
|
|
284
|
+
`),this.blockTokens(e,this.tokens);for(let e=0;e<this.inlineQueue.length;e++){let t=this.inlineQueue[e];this.inlineTokens(t.src,t.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[],n=!1){for(this.options.pedantic&&(e=e.replace(YW.tabCharGlobal,` `).replace(YW.spaceLine,``));e;){let r;if(this.options.extensions?.block?.some(n=>(r=n.call({lexer:this},e,t))?(e=e.substring(r.raw.length),t.push(r),!0):!1))continue;if(r=this.tokenizer.space(e)){e=e.substring(r.raw.length);let n=t.at(-1);r.raw.length===1&&n!==void 0?n.raw+=`
|
|
285
|
+
`:t.push(r);continue}if(r=this.tokenizer.code(e)){e=e.substring(r.raw.length);let n=t.at(-1);n?.type===`paragraph`||n?.type===`text`?(n.raw+=`
|
|
286
|
+
`+r.raw,n.text+=`
|
|
287
|
+
`+r.text,this.inlineQueue.at(-1).src=n.text):t.push(r);continue}if(r=this.tokenizer.fences(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.heading(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.hr(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.blockquote(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.list(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.html(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.def(e)){e=e.substring(r.raw.length);let n=t.at(-1);n?.type===`paragraph`||n?.type===`text`?(n.raw+=`
|
|
288
|
+
`+r.raw,n.text+=`
|
|
289
|
+
`+r.raw,this.inlineQueue.at(-1).src=n.text):this.tokens.links[r.tag]||(this.tokens.links[r.tag]={href:r.href,title:r.title});continue}if(r=this.tokenizer.table(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.lheading(e)){e=e.substring(r.raw.length),t.push(r);continue}let i=e;if(this.options.extensions?.startBlock){let t=1/0,n=e.slice(1),r;this.options.extensions.startBlock.forEach(e=>{r=e.call({lexer:this},n),typeof r==`number`&&r>=0&&(t=Math.min(t,r))}),t<1/0&&t>=0&&(i=e.substring(0,t+1))}if(this.state.top&&(r=this.tokenizer.paragraph(i))){let a=t.at(-1);n&&a?.type===`paragraph`?(a.raw+=`
|
|
290
|
+
`+r.raw,a.text+=`
|
|
291
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=a.text):t.push(r),n=i.length!==e.length,e=e.substring(r.raw.length);continue}if(r=this.tokenizer.text(e)){e=e.substring(r.raw.length);let n=t.at(-1);n?.type===`text`?(n.raw+=`
|
|
292
|
+
`+r.raw,n.text+=`
|
|
293
|
+
`+r.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=n.text):t.push(r);continue}if(e){let t=`Infinite loop on byte: `+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else throw Error(t)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let n=e,r=null;if(this.tokens.links){let e=Object.keys(this.tokens.links);if(e.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(n))!=null;)e.includes(r[0].slice(r[0].lastIndexOf(`[`)+1,-1))&&(n=n.slice(0,r.index)+`[`+`a`.repeat(r[0].length-2)+`]`+n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.anyPunctuation.exec(n))!=null;)n=n.slice(0,r.index)+`++`+n.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;(r=this.tokenizer.rules.inline.blockSkip.exec(n))!=null;)n=n.slice(0,r.index)+`[`+`a`.repeat(r[0].length-2)+`]`+n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);let i=!1,a=``;for(;e;){i||(a=``),i=!1;let r;if(this.options.extensions?.inline?.some(n=>(r=n.call({lexer:this},e,t))?(e=e.substring(r.raw.length),t.push(r),!0):!1))continue;if(r=this.tokenizer.escape(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.tag(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.link(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(r.raw.length);let n=t.at(-1);r.type===`text`&&n?.type===`text`?(n.raw+=r.raw,n.text+=r.text):t.push(r);continue}if(r=this.tokenizer.emStrong(e,n,a)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.codespan(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.br(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.del(e)){e=e.substring(r.raw.length),t.push(r);continue}if(r=this.tokenizer.autolink(e)){e=e.substring(r.raw.length),t.push(r);continue}if(!this.state.inLink&&(r=this.tokenizer.url(e))){e=e.substring(r.raw.length),t.push(r);continue}let o=e;if(this.options.extensions?.startInline){let t=1/0,n=e.slice(1),r;this.options.extensions.startInline.forEach(e=>{r=e.call({lexer:this},n),typeof r==`number`&&r>=0&&(t=Math.min(t,r))}),t<1/0&&t>=0&&(o=e.substring(0,t+1))}if(r=this.tokenizer.inlineText(o)){e=e.substring(r.raw.length),r.raw.slice(-1)!==`_`&&(a=r.raw.slice(-1)),i=!0;let n=t.at(-1);n?.type===`text`?(n.raw+=r.raw,n.text+=r.text):t.push(r);continue}if(e){let t=`Infinite loop on byte: `+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else throw Error(t)}}return t}},cK=class{options;parser;constructor(e){this.options=e||GW}space(e){return``}code({text:e,lang:t,escaped:n}){let r=(t||``).match(YW.notSpaceStart)?.[0],i=e.replace(YW.endingNewline,``)+`
|
|
294
|
+
`;return r?`<pre><code class="language-`+$G(r)+`">`+(n?i:$G(i,!0))+`</code></pre>
|
|
295
|
+
`:`<pre><code>`+(n?i:$G(i,!0))+`</code></pre>
|
|
296
|
+
`}blockquote({tokens:e}){return`<blockquote>
|
|
297
|
+
${this.parser.parse(e)}</blockquote>
|
|
298
|
+
`}html({text:e}){return e}heading({tokens:e,depth:t}){return`<h${t}>${this.parser.parseInline(e)}</h${t}>
|
|
299
|
+
`}hr(e){return`<hr>
|
|
300
|
+
`}list(e){let t=e.ordered,n=e.start,r=``;for(let t=0;t<e.items.length;t++){let n=e.items[t];r+=this.listitem(n)}let i=t?`ol`:`ul`,a=t&&n!==1?` start="`+n+`"`:``;return`<`+i+a+`>
|
|
301
|
+
`+r+`</`+i+`>
|
|
302
|
+
`}listitem(e){let t=``;if(e.task){let n=this.checkbox({checked:!!e.checked});e.loose?e.tokens[0]?.type===`paragraph`?(e.tokens[0].text=n+` `+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&e.tokens[0].tokens[0].type===`text`&&(e.tokens[0].tokens[0].text=n+` `+$G(e.tokens[0].tokens[0].text),e.tokens[0].tokens[0].escaped=!0)):e.tokens.unshift({type:`text`,raw:n+` `,text:n+` `,escaped:!0}):t+=n+` `}return t+=this.parser.parse(e.tokens,!!e.loose),`<li>${t}</li>
|
|
303
|
+
`}checkbox({checked:e}){return`<input `+(e?`checked="" `:``)+`disabled="" type="checkbox">`}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
|
|
304
|
+
`}table(e){let t=``,n=``;for(let t=0;t<e.header.length;t++)n+=this.tablecell(e.header[t]);t+=this.tablerow({text:n});let r=``;for(let t=0;t<e.rows.length;t++){let i=e.rows[t];n=``;for(let e=0;e<i.length;e++)n+=this.tablecell(i[e]);r+=this.tablerow({text:n})}return r&&=`<tbody>${r}</tbody>`,`<table>
|
|
305
|
+
<thead>
|
|
306
|
+
`+t+`</thead>
|
|
307
|
+
`+r+`</table>
|
|
308
|
+
`}tablerow({text:e}){return`<tr>
|
|
309
|
+
${e}</tr>
|
|
310
|
+
`}tablecell(e){let t=this.parser.parseInline(e.tokens),n=e.header?`th`:`td`;return(e.align?`<${n} align="${e.align}">`:`<${n}>`)+t+`</${n}>
|
|
311
|
+
`}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${$G(e,!0)}</code>`}br(e){return`<br>`}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:t,tokens:n}){let r=this.parser.parseInline(n),i=eK(e);if(i===null)return r;e=i;let a=`<a href="`+e+`"`;return t&&(a+=` title="`+$G(t)+`"`),a+=`>`+r+`</a>`,a}image({href:e,title:t,text:n,tokens:r}){r&&(n=this.parser.parseInline(r,this.parser.textRenderer));let i=eK(e);if(i===null)return $G(n);e=i;let a=`<img src="${e}" alt="${n}"`;return t&&(a+=` title="${$G(t)}"`),a+=`>`,a}text(e){return`tokens`in e&&e.tokens?this.parser.parseInline(e.tokens):`escaped`in e&&e.escaped?e.text:$G(e.text)}},lK=class{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return``+e}image({text:e}){return``+e}br(){return``}},uK=class e{options;renderer;textRenderer;constructor(e){this.options=e||GW,this.options.renderer=this.options.renderer||new cK,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new lK}static parse(t,n){return new e(n).parse(t)}static parseInline(t,n){return new e(n).parseInline(t)}parse(e,t=!0){let n=``;for(let r=0;r<e.length;r++){let i=e[r];if(this.options.extensions?.renderers?.[i.type]){let e=i,t=this.options.extensions.renderers[e.type].call({parser:this},e);if(t!==!1||![`space`,`hr`,`heading`,`code`,`table`,`blockquote`,`list`,`html`,`paragraph`,`text`].includes(e.type)){n+=t||``;continue}}let a=i;switch(a.type){case`space`:n+=this.renderer.space(a);continue;case`hr`:n+=this.renderer.hr(a);continue;case`heading`:n+=this.renderer.heading(a);continue;case`code`:n+=this.renderer.code(a);continue;case`table`:n+=this.renderer.table(a);continue;case`blockquote`:n+=this.renderer.blockquote(a);continue;case`list`:n+=this.renderer.list(a);continue;case`html`:n+=this.renderer.html(a);continue;case`paragraph`:n+=this.renderer.paragraph(a);continue;case`text`:{let i=a,o=this.renderer.text(i);for(;r+1<e.length&&e[r+1].type===`text`;)i=e[++r],o+=`
|
|
312
|
+
`+this.renderer.text(i);t?n+=this.renderer.paragraph({type:`paragraph`,raw:o,text:o,tokens:[{type:`text`,raw:o,text:o,escaped:!0}]}):n+=o;continue}default:{let e=`Token with "`+a.type+`" type was not found.`;if(this.options.silent)return console.error(e),``;throw Error(e)}}}return n}parseInline(e,t=this.renderer){let n=``;for(let r=0;r<e.length;r++){let i=e[r];if(this.options.extensions?.renderers?.[i.type]){let e=this.options.extensions.renderers[i.type].call({parser:this},i);if(e!==!1||![`escape`,`html`,`link`,`image`,`strong`,`em`,`codespan`,`br`,`del`,`text`].includes(i.type)){n+=e||``;continue}}let a=i;switch(a.type){case`escape`:n+=t.text(a);break;case`html`:n+=t.html(a);break;case`link`:n+=t.link(a);break;case`image`:n+=t.image(a);break;case`strong`:n+=t.strong(a);break;case`em`:n+=t.em(a);break;case`codespan`:n+=t.codespan(a);break;case`br`:n+=t.br(a);break;case`del`:n+=t.del(a);break;case`text`:n+=t.text(a);break;default:{let e=`Token with "`+a.type+`" type was not found.`;if(this.options.silent)return console.error(e),``;throw Error(e)}}}return n}},dK=class{options;block;constructor(e){this.options=e||GW}static passThroughHooks=new Set([`preprocess`,`postprocess`,`processAllTokens`]);preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}provideLexer(){return this.block?sK.lex:sK.lexInline}provideParser(){return this.block?uK.parse:uK.parseInline}},fK=class{defaults=WW();options=this.setOptions;parse=this.parseMarkdown(!0);parseInline=this.parseMarkdown(!1);Parser=uK;Renderer=cK;TextRenderer=lK;Lexer=sK;Tokenizer=oK;Hooks=dK;constructor(...e){this.use(...e)}walkTokens(e,t){let n=[];for(let r of e)switch(n=n.concat(t.call(this,r)),r.type){case`table`:{let e=r;for(let r of e.header)n=n.concat(this.walkTokens(r.tokens,t));for(let r of e.rows)for(let e of r)n=n.concat(this.walkTokens(e.tokens,t));break}case`list`:{let e=r;n=n.concat(this.walkTokens(e.items,t));break}default:{let e=r;this.defaults.extensions?.childTokens?.[e.type]?this.defaults.extensions.childTokens[e.type].forEach(r=>{let i=e[r].flat(1/0);n=n.concat(this.walkTokens(i,t))}):e.tokens&&(n=n.concat(this.walkTokens(e.tokens,t)))}}return n}use(...e){let t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(e=>{let n={...e};if(n.async=this.defaults.async||n.async||!1,e.extensions&&(e.extensions.forEach(e=>{if(!e.name)throw Error(`extension name required`);if(`renderer`in e){let n=t.renderers[e.name];n?t.renderers[e.name]=function(...t){let r=e.renderer.apply(this,t);return r===!1&&(r=n.apply(this,t)),r}:t.renderers[e.name]=e.renderer}if(`tokenizer`in e){if(!e.level||e.level!==`block`&&e.level!==`inline`)throw Error(`extension level must be 'block' or 'inline'`);let n=t[e.level];n?n.unshift(e.tokenizer):t[e.level]=[e.tokenizer],e.start&&(e.level===`block`?t.startBlock?t.startBlock.push(e.start):t.startBlock=[e.start]:e.level===`inline`&&(t.startInline?t.startInline.push(e.start):t.startInline=[e.start]))}`childTokens`in e&&e.childTokens&&(t.childTokens[e.name]=e.childTokens)}),n.extensions=t),e.renderer){let t=this.defaults.renderer||new cK(this.defaults);for(let n in e.renderer){if(!(n in t))throw Error(`renderer '${n}' does not exist`);if([`options`,`parser`].includes(n))continue;let r=n,i=e.renderer[r],a=t[r];t[r]=(...e)=>{let n=i.apply(t,e);return n===!1&&(n=a.apply(t,e)),n||``}}n.renderer=t}if(e.tokenizer){let t=this.defaults.tokenizer||new oK(this.defaults);for(let n in e.tokenizer){if(!(n in t))throw Error(`tokenizer '${n}' does not exist`);if([`options`,`rules`,`lexer`].includes(n))continue;let r=n,i=e.tokenizer[r],a=t[r];t[r]=(...e)=>{let n=i.apply(t,e);return n===!1&&(n=a.apply(t,e)),n}}n.tokenizer=t}if(e.hooks){let t=this.defaults.hooks||new dK;for(let n in e.hooks){if(!(n in t))throw Error(`hook '${n}' does not exist`);if([`options`,`block`].includes(n))continue;let r=n,i=e.hooks[r],a=t[r];dK.passThroughHooks.has(n)?t[r]=e=>{if(this.defaults.async)return Promise.resolve(i.call(t,e)).then(e=>a.call(t,e));let n=i.call(t,e);return a.call(t,n)}:t[r]=(...e)=>{let n=i.apply(t,e);return n===!1&&(n=a.apply(t,e)),n}}n.hooks=t}if(e.walkTokens){let t=this.defaults.walkTokens,r=e.walkTokens;n.walkTokens=function(e){let n=[];return n.push(r.call(this,e)),t&&(n=n.concat(t.call(this,e))),n}}this.defaults={...this.defaults,...n}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return sK.lex(e,t??this.defaults)}parser(e,t){return uK.parse(e,t??this.defaults)}parseMarkdown(e){return(t,n)=>{let r={...n},i={...this.defaults,...r},a=this.onError(!!i.silent,!!i.async);if(this.defaults.async===!0&&r.async===!1)return a(Error(`marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise.`));if(t==null)return a(Error(`marked(): input parameter is undefined or null`));if(typeof t!=`string`)return a(Error(`marked(): input parameter is of type `+Object.prototype.toString.call(t)+`, string expected`));i.hooks&&(i.hooks.options=i,i.hooks.block=e);let o=i.hooks?i.hooks.provideLexer():e?sK.lex:sK.lexInline,s=i.hooks?i.hooks.provideParser():e?uK.parse:uK.parseInline;if(i.async)return Promise.resolve(i.hooks?i.hooks.preprocess(t):t).then(e=>o(e,i)).then(e=>i.hooks?i.hooks.processAllTokens(e):e).then(e=>i.walkTokens?Promise.all(this.walkTokens(e,i.walkTokens)).then(()=>e):e).then(e=>s(e,i)).then(e=>i.hooks?i.hooks.postprocess(e):e).catch(a);try{i.hooks&&(t=i.hooks.preprocess(t));let e=o(t,i);i.hooks&&(e=i.hooks.processAllTokens(e)),i.walkTokens&&this.walkTokens(e,i.walkTokens);let n=s(e,i);return i.hooks&&(n=i.hooks.postprocess(n)),n}catch(e){return a(e)}}}onError(e,t){return n=>{if(n.message+=`
|
|
313
|
+
Please report this to https://github.com/markedjs/marked.`,e){let e=`<p>An error occurred:</p><pre>`+$G(n.message+``,!0)+`</pre>`;return t?Promise.resolve(e):e}if(t)return Promise.reject(n);throw n}}},pK=new fK;function mK(e,t){return pK.parse(e,t)}mK.options=mK.setOptions=function(e){return pK.setOptions(e),mK.defaults=pK.defaults,KW(mK.defaults),mK},mK.getDefaults=WW,mK.defaults=GW,mK.use=function(...e){return pK.use(...e),mK.defaults=pK.defaults,KW(mK.defaults),mK},mK.walkTokens=function(e,t){return pK.walkTokens(e,t)},mK.parseInline=pK.parseInline,mK.Parser=uK,mK.parser=uK.parse,mK.Renderer=cK,mK.TextRenderer=lK,mK.Lexer=sK,mK.lexer=sK.lex,mK.Tokenizer=oK,mK.Hooks=dK,mK.parse=mK,mK.options,mK.setOptions,mK.use,mK.walkTokens,mK.parseInline,uK.parse,sK.lex;var hK=e(t(((e,t)=>{function n(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw Error(`map is read-only`)}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw Error(`set is read-only`)}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{let r=e[t],i=typeof r;(i===`object`||i===`function`)&&!Object.isFrozen(r)&&n(r)}),e}var r=class{constructor(e){e.data===void 0&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}};function i(e){return e.replace(/&/g,`&`).replace(/</g,`<`).replace(/>/g,`>`).replace(/"/g,`"`).replace(/'/g,`'`)}function a(e,...t){let n=Object.create(null);for(let t in e)n[t]=e[t];return t.forEach(function(e){for(let t in e)n[t]=e[t]}),n}var o=`</span>`,s=e=>!!e.scope,c=(e,{prefix:t})=>{if(e.startsWith(`language:`))return e.replace(`language:`,`language-`);if(e.includes(`.`)){let n=e.split(`.`);return[`${t}${n.shift()}`,...n.map((e,t)=>`${e}${`_`.repeat(t+1)}`)].join(` `)}return`${t}${e}`},l=class{constructor(e,t){this.buffer=``,this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=i(e)}openNode(e){if(!s(e))return;let t=c(e.scope,{prefix:this.classPrefix});this.span(t)}closeNode(e){s(e)&&(this.buffer+=o)}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}},u=(e={})=>{let t={children:[]};return Object.assign(t,e),t},d=class e{constructor(){this.rootNode=u(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){let t=u({scope:e});this.add(t),this.stack.push(t)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,t){return typeof t==`string`?e.addText(t):t.children&&(e.openNode(t),t.children.forEach(t=>this._walk(e,t)),e.closeNode(t)),e}static _collapse(t){typeof t!=`string`&&t.children&&(t.children.every(e=>typeof e==`string`)?t.children=[t.children.join(``)]:t.children.forEach(t=>{e._collapse(t)}))}},f=class extends d{constructor(e){super(),this.options=e}addText(e){e!==``&&this.add(e)}startScope(e){this.openNode(e)}endScope(){this.closeNode()}__addSublanguage(e,t){let n=e.root;t&&(n.scope=`language:${t}`),this.add(n)}toHTML(){return new l(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}};function p(e){return e?typeof e==`string`?e:e.source:null}function m(e){return _(`(?=`,e,`)`)}function h(e){return _(`(?:`,e,`)*`)}function g(e){return _(`(?:`,e,`)?`)}function _(...e){return e.map(e=>p(e)).join(``)}function v(e){let t=e[e.length-1];return typeof t==`object`&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function y(...e){return`(`+(v(e).capture?``:`?:`)+e.map(e=>p(e)).join(`|`)+`)`}function b(e){return RegExp(e.toString()+`|`).exec(``).length-1}function x(e,t){let n=e&&e.exec(t);return n&&n.index===0}var S=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function C(e,{joinWith:t}){let n=0;return e.map(e=>{n+=1;let t=n,r=p(e),i=``;for(;r.length>0;){let e=S.exec(r);if(!e){i+=r;break}i+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),e[0][0]===`\\`&&e[1]?i+=`\\`+String(Number(e[1])+t):(i+=e[0],e[0]===`(`&&n++)}return i}).map(e=>`(${e})`).join(t)}var w=/\b\B/,T=`[a-zA-Z]\\w*`,E=`[a-zA-Z_]\\w*`,D=`\\b\\d+(\\.\\d+)?`,O=`(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)`,k=`\\b(0b[01]+)`,A=`!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~`,j=(e={})=>{let t=/^#![ ]*\//;return e.binary&&(e.begin=_(t,/.*\b/,e.binary,/\b.*/)),a({scope:`meta`,begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{e.index!==0&&t.ignoreMatch()}},e)},M={begin:`\\\\[\\s\\S]`,relevance:0},N={scope:`string`,begin:`'`,end:`'`,illegal:`\\n`,contains:[M]},P={scope:`string`,begin:`"`,end:`"`,illegal:`\\n`,contains:[M]},ee={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},F=function(e,t,n={}){let r=a({scope:`comment`,begin:e,end:t,contains:[]},n);r.contains.push({scope:`doctag`,begin:`[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)`,end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});let i=y(`I`,`a`,`is`,`so`,`us`,`to`,`at`,`if`,`in`,`it`,`on`,/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return r.contains.push({begin:_(/[ ]+/,`(`,i,/[.]?[:]?([.][ ]|[ ])/,`){3}`)}),r},te=F(`//`,`$`),ne=F(`/\\*`,`\\*/`),re=F(`#`,`$`),ie=Object.freeze({__proto__:null,APOS_STRING_MODE:N,BACKSLASH_ESCAPE:M,BINARY_NUMBER_MODE:{scope:`number`,begin:k,relevance:0},BINARY_NUMBER_RE:k,COMMENT:F,C_BLOCK_COMMENT_MODE:ne,C_LINE_COMMENT_MODE:te,C_NUMBER_MODE:{scope:`number`,begin:O,relevance:0},C_NUMBER_RE:O,END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})},HASH_COMMENT_MODE:re,IDENT_RE:T,MATCH_NOTHING_RE:w,METHOD_GUARD:{begin:`\\.\\s*[a-zA-Z_]\\w*`,relevance:0},NUMBER_MODE:{scope:`number`,begin:D,relevance:0},NUMBER_RE:D,PHRASAL_WORDS_MODE:ee,QUOTE_STRING_MODE:P,REGEXP_MODE:{scope:`regexp`,begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[M,{begin:/\[/,end:/\]/,relevance:0,contains:[M]}]},RE_STARTERS_RE:A,SHEBANG:j,TITLE_MODE:{scope:`title`,begin:T,relevance:0},UNDERSCORE_IDENT_RE:E,UNDERSCORE_TITLE_MODE:{scope:`title`,begin:E,relevance:0}});function ae(e,t){e.input[e.index-1]===`.`&&t.ignoreMatch()}function oe(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function se(e,t){t&&e.beginKeywords&&(e.begin=`\\b(`+e.beginKeywords.split(` `).join(`|`)+`)(?!\\.)(?=\\b|\\s)`,e.__beforeBegin=ae,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function ce(e,t){Array.isArray(e.illegal)&&(e.illegal=y(...e.illegal))}function le(e,t){if(e.match){if(e.begin||e.end)throw Error(`begin & end are not supported with match`);e.begin=e.match,delete e.match}}function ue(e,t){e.relevance===void 0&&(e.relevance=1)}var de=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw Error(`beforeMatch cannot be used with starts`);let n=Object.assign({},e);Object.keys(e).forEach(t=>{delete e[t]}),e.keywords=n.keywords,e.begin=_(n.beforeMatch,m(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},fe=[`of`,`and`,`for`,`in`,`not`,`or`,`if`,`then`,`parent`,`list`,`value`],pe=`keyword`;function me(e,t,n=pe){let r=Object.create(null);return typeof e==`string`?i(n,e.split(` `)):Array.isArray(e)?i(n,e):Object.keys(e).forEach(function(n){Object.assign(r,me(e[n],t,n))}),r;function i(e,n){t&&(n=n.map(e=>e.toLowerCase())),n.forEach(function(t){let n=t.split(`|`);r[n[0]]=[e,he(n[0],n[1])]})}}function he(e,t){return t?Number(t):+!ge(e)}function ge(e){return fe.includes(e.toLowerCase())}var _e={},ve=e=>{console.error(e)},ye=(e,...t)=>{console.log(`WARN: ${e}`,...t)},be=(e,t)=>{_e[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),_e[`${e}/${t}`]=!0)},xe=Error();function Se(e,t,{key:n}){let r=0,i=e[n],a={},o={};for(let e=1;e<=t.length;e++)o[e+r]=i[e],a[e+r]=!0,r+=b(t[e-1]);e[n]=o,e[n]._emit=a,e[n]._multi=!0}function Ce(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw ve(`skip, excludeBegin, returnBegin not compatible with beginScope: {}`),xe;if(typeof e.beginScope!=`object`||e.beginScope===null)throw ve(`beginScope must be object`),xe;Se(e,e.begin,{key:`beginScope`}),e.begin=C(e.begin,{joinWith:``})}}function we(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw ve(`skip, excludeEnd, returnEnd not compatible with endScope: {}`),xe;if(typeof e.endScope!=`object`||e.endScope===null)throw ve(`endScope must be object`),xe;Se(e,e.end,{key:`endScope`}),e.end=C(e.end,{joinWith:``})}}function Te(e){e.scope&&typeof e.scope==`object`&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function Ee(e){Te(e),typeof e.beginScope==`string`&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope==`string`&&(e.endScope={_wrap:e.endScope}),Ce(e),we(e)}function De(e){function t(t,n){return new RegExp(p(t),`m`+(e.case_insensitive?`i`:``)+(e.unicodeRegex?`u`:``)+(n?`g`:``))}class n{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,t){t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),this.matchAt+=b(e)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);let e=this.regexes.map(e=>e[1]);this.matcherRe=t(C(e,{joinWith:`|`}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;let t=this.matcherRe.exec(e);if(!t)return null;let n=t.findIndex((e,t)=>t>0&&e!==void 0),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class r{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];let t=new n;return this.rules.slice(e).forEach(([e,n])=>t.addRule(e,n)),t.compile(),this.multiRegexes[e]=t,t}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(e,t){this.rules.push([e,t]),t.type===`begin`&&this.count++}exec(e){let t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex;let n=t.exec(e);if(this.resumingScanAtSamePosition()&&!(n&&n.index===this.lastIndex)){let t=this.getMatcher(0);t.lastIndex=this.lastIndex+1,n=t.exec(e)}return n&&(this.regexIndex+=n.position+1,this.regexIndex===this.count&&this.considerAll()),n}}function i(e){let t=new r;return e.contains.forEach(e=>t.addRule(e.begin,{rule:e,type:`begin`})),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:`end`}),e.illegal&&t.addRule(e.illegal,{type:`illegal`}),t}function o(n,r){let a=n;if(n.isCompiled)return a;[oe,le,Ee,de].forEach(e=>e(n,r)),e.compilerExtensions.forEach(e=>e(n,r)),n.__beforeBegin=null,[se,ce,ue].forEach(e=>e(n,r)),n.isCompiled=!0;let s=null;return typeof n.keywords==`object`&&n.keywords.$pattern&&(n.keywords=Object.assign({},n.keywords),s=n.keywords.$pattern,delete n.keywords.$pattern),s||=/\w+/,n.keywords&&=me(n.keywords,e.case_insensitive),a.keywordPatternRe=t(s,!0),r&&(n.begin||=/\B|\b/,a.beginRe=t(a.begin),!n.end&&!n.endsWithParent&&(n.end=/\B|\b/),n.end&&(a.endRe=t(a.end)),a.terminatorEnd=p(a.end)||``,n.endsWithParent&&r.terminatorEnd&&(a.terminatorEnd+=(n.end?`|`:``)+r.terminatorEnd)),n.illegal&&(a.illegalRe=t(n.illegal)),n.contains||=[],n.contains=[].concat(...n.contains.map(function(e){return ke(e===`self`?n:e)})),n.contains.forEach(function(e){o(e,a)}),n.starts&&o(n.starts,r),a.matcher=i(a),a}if(e.compilerExtensions||=[],e.contains&&e.contains.includes(`self`))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=a(e.classNameAliases||{}),o(e)}function Oe(e){return e?e.endsWithParent||Oe(e.starts):!1}function ke(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return a(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Oe(e)?a(e,{starts:e.starts?a(e.starts):null}):Object.isFrozen(e)?a(e):e}var Ae=`11.11.1`,je=class extends Error{constructor(e,t){super(e),this.name=`HTMLInjectionError`,this.html=t}},Me=i,Ne=a,Pe=Symbol(`nomatch`),Fe=7,Ie=function(e){let t=Object.create(null),i=Object.create(null),a=[],o=!0,s=`Could not find the language '{}', did you forget to load/include a language module?`,c={disableAutodetect:!0,name:`Plain text`,contains:[]},l={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:`hljs-`,cssSelector:`pre code`,languages:null,__emitter:f};function u(e){return l.noHighlightRe.test(e)}function d(e){let t=e.className+` `;t+=e.parentNode?e.parentNode.className:``;let n=l.languageDetectRe.exec(t);if(n){let t=N(n[1]);return t||(ye(s.replace(`{}`,n[1])),ye(`Falling back to no-highlight mode for this block.`,e)),t?n[1]:`no-highlight`}return t.split(/\s+/).find(e=>u(e)||N(e))}function p(e,t,n){let r=``,i=``;typeof t==`object`?(r=e,n=t.ignoreIllegals,i=t.language):(be(`10.7.0`,`highlight(lang, code, ...args) has been deprecated.`),be(`10.7.0`,`Please use highlight(code, options) instead.
|
|
314
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),i=e,r=t),n===void 0&&(n=!0);let a={code:r,language:i};re(`before:highlight`,a);let o=a.result?a.result:v(a.language,a.code,n);return o.code=a.code,re(`after:highlight`,o),o}function v(e,n,i,a){let c=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!A.keywords){M.addText(P);return}let e=0;A.keywordPatternRe.lastIndex=0;let t=A.keywordPatternRe.exec(P),n=``;for(;t;){n+=P.substring(e,t.index);let r=D.case_insensitive?t[0].toLowerCase():t[0],i=u(A,r);if(i){let[e,a]=i;if(M.addText(n),n=``,c[r]=(c[r]||0)+1,c[r]<=Fe&&(ee+=a),e.startsWith(`_`))n+=t[0];else{let n=D.classNameAliases[e]||e;m(t[0],n)}}else n+=t[0];e=A.keywordPatternRe.lastIndex,t=A.keywordPatternRe.exec(P)}n+=P.substring(e),M.addText(n)}function f(){if(P===``)return;let e=null;if(typeof A.subLanguage==`string`){if(!t[A.subLanguage]){M.addText(P);return}e=v(A.subLanguage,P,!0,j[A.subLanguage]),j[A.subLanguage]=e._top}else e=S(P,A.subLanguage.length?A.subLanguage:null);A.relevance>0&&(ee+=e.relevance),M.__addSublanguage(e._emitter,e.language)}function p(){A.subLanguage==null?d():f(),P=``}function m(e,t){e!==``&&(M.startScope(t),M.addText(e),M.endScope())}function h(e,t){let n=1,r=t.length-1;for(;n<=r;){if(!e._emit[n]){n++;continue}let r=D.classNameAliases[e[n]]||e[n],i=t[n];r?m(i,r):(P=i,d(),P=``),n++}}function g(e,t){return e.scope&&typeof e.scope==`string`&&M.openNode(D.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(m(P,D.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),P=``):e.beginScope._multi&&(h(e.beginScope,t),P=``)),A=Object.create(e,{parent:{value:A}}),A}function _(e,t,n){let i=x(e.endRe,n);if(i){if(e[`on:end`]){let n=new r(e);e[`on:end`](t,n),n.isMatchIgnored&&(i=!1)}if(i){for(;e.endsParent&&e.parent;)e=e.parent;return e}}if(e.endsWithParent)return _(e.parent,t,n)}function y(e){return A.matcher.regexIndex===0?(P+=e[0],1):(ne=!0,0)}function b(e){let t=e[0],n=e.rule,i=new r(n),a=[n.__beforeBegin,n[`on:begin`]];for(let n of a)if(n&&(n(e,i),i.isMatchIgnored))return y(t);return n.skip?P+=t:(n.excludeBegin&&(P+=t),p(),!n.returnBegin&&!n.excludeBegin&&(P=t)),g(n,e),n.returnBegin?0:t.length}function C(e){let t=e[0],r=n.substring(e.index),i=_(A,e,r);if(!i)return Pe;let a=A;A.endScope&&A.endScope._wrap?(p(),m(t,A.endScope._wrap)):A.endScope&&A.endScope._multi?(p(),h(A.endScope,e)):a.skip?P+=t:(a.returnEnd||a.excludeEnd||(P+=t),p(),a.excludeEnd&&(P=t));do A.scope&&M.closeNode(),!A.skip&&!A.subLanguage&&(ee+=A.relevance),A=A.parent;while(A!==i.parent);return i.starts&&g(i.starts,e),a.returnEnd?0:t.length}function w(){let e=[];for(let t=A;t!==D;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach(e=>M.openNode(e))}let T={};function E(t,r){let a=r&&r[0];if(P+=t,a==null)return p(),0;if(T.type===`begin`&&r.type===`end`&&T.index===r.index&&a===``){if(P+=n.slice(r.index,r.index+1),!o){let t=Error(`0 width match regex (${e})`);throw t.languageName=e,t.badRule=T.rule,t}return 1}if(T=r,r.type===`begin`)return b(r);if(r.type===`illegal`&&!i){let e=Error(`Illegal lexeme "`+a+`" for mode "`+(A.scope||`<unnamed>`)+`"`);throw e.mode=A,e}else if(r.type===`end`){let e=C(r);if(e!==Pe)return e}if(r.type===`illegal`&&a===``)return P+=`
|
|
315
|
+
`,1;if(te>1e5&&te>r.index*3)throw Error(`potential infinite loop, way more iterations than matches`);return P+=a,a.length}let D=N(e);if(!D)throw ve(s.replace(`{}`,e)),Error(`Unknown language: "`+e+`"`);let O=De(D),k=``,A=a||O,j={},M=new l.__emitter(l);w();let P=``,ee=0,F=0,te=0,ne=!1;try{if(D.__emitTokens)D.__emitTokens(n,M);else{for(A.matcher.considerAll();;){te++,ne?ne=!1:A.matcher.considerAll(),A.matcher.lastIndex=F;let e=A.matcher.exec(n);if(!e)break;let t=E(n.substring(F,e.index),e);F=e.index+t}E(n.substring(F))}return M.finalize(),k=M.toHTML(),{language:e,value:k,relevance:ee,illegal:!1,_emitter:M,_top:A}}catch(t){if(t.message&&t.message.includes(`Illegal`))return{language:e,value:Me(n),illegal:!0,relevance:0,_illegalBy:{message:t.message,index:F,context:n.slice(F-100,F+100),mode:t.mode,resultSoFar:k},_emitter:M};if(o)return{language:e,value:Me(n),illegal:!1,relevance:0,errorRaised:t,_emitter:M,_top:A};throw t}}function b(e){let t={value:Me(e),illegal:!1,relevance:0,_top:c,_emitter:new l.__emitter(l)};return t._emitter.addText(e),t}function S(e,n){n=n||l.languages||Object.keys(t);let r=b(e),i=n.filter(N).filter(ee).map(t=>v(t,e,!1));i.unshift(r);let[a,o]=i.sort((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(N(e.language).supersetOf===t.language)return 1;if(N(t.language).supersetOf===e.language)return-1}return 0}),s=a;return s.secondBest=o,s}function C(e,t,n){let r=t&&i[t]||n;e.classList.add(`hljs`),e.classList.add(`language-${r}`)}function w(e){let t=null,n=d(e);if(u(n))return;if(re(`before:highlightElement`,{el:e,language:n}),e.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",e);return}if(e.children.length>0&&(l.ignoreUnescapedHTML||(console.warn(`One of your code blocks includes unescaped HTML. This is a potentially serious security risk.`),console.warn(`https://github.com/highlightjs/highlight.js/wiki/security`),console.warn(`The element with unescaped HTML:`),console.warn(e)),l.throwUnescapedHTML))throw new je(`One of your code blocks includes unescaped HTML.`,e.innerHTML);t=e;let r=t.textContent,i=n?p(r,{language:n,ignoreIllegals:!0}):S(r);e.innerHTML=i.value,e.dataset.highlighted=`yes`,C(e,n,i.language),e.result={language:i.language,re:i.relevance,relevance:i.relevance},i.secondBest&&(e.secondBest={language:i.secondBest.language,relevance:i.secondBest.relevance}),re(`after:highlightElement`,{el:e,result:i,text:r})}function T(e){l=Ne(l,e)}let E=()=>{k(),be(`10.6.0`,`initHighlighting() deprecated. Use highlightAll() now.`)};function D(){k(),be(`10.6.0`,`initHighlightingOnLoad() deprecated. Use highlightAll() now.`)}let O=!1;function k(){function e(){k()}if(document.readyState===`loading`){O||window.addEventListener(`DOMContentLoaded`,e,!1),O=!0;return}document.querySelectorAll(l.cssSelector).forEach(w)}function A(n,r){let i=null;try{i=r(e)}catch(e){if(ve(`Language definition for '{}' could not be registered.`.replace(`{}`,n)),o)ve(e);else throw e;i=c}i.name||=n,t[n]=i,i.rawDefinition=r.bind(null,e),i.aliases&&P(i.aliases,{languageName:n})}function j(e){delete t[e];for(let t of Object.keys(i))i[t]===e&&delete i[t]}function M(){return Object.keys(t)}function N(e){return e=(e||``).toLowerCase(),t[e]||t[i[e]]}function P(e,{languageName:t}){typeof e==`string`&&(e=[e]),e.forEach(e=>{i[e.toLowerCase()]=t})}function ee(e){let t=N(e);return t&&!t.disableAutodetect}function F(e){e[`before:highlightBlock`]&&!e[`before:highlightElement`]&&(e[`before:highlightElement`]=t=>{e[`before:highlightBlock`](Object.assign({block:t.el},t))}),e[`after:highlightBlock`]&&!e[`after:highlightElement`]&&(e[`after:highlightElement`]=t=>{e[`after:highlightBlock`](Object.assign({block:t.el},t))})}function te(e){F(e),a.push(e)}function ne(e){let t=a.indexOf(e);t!==-1&&a.splice(t,1)}function re(e,t){let n=e;a.forEach(function(e){e[n]&&e[n](t)})}function ae(e){return be(`10.7.0`,`highlightBlock will be removed entirely in v12.0`),be(`10.7.0`,`Please use highlightElement now.`),w(e)}Object.assign(e,{highlight:p,highlightAuto:S,highlightAll:k,highlightElement:w,highlightBlock:ae,configure:T,initHighlighting:E,initHighlightingOnLoad:D,registerLanguage:A,unregisterLanguage:j,listLanguages:M,getLanguage:N,registerAliases:P,autoDetection:ee,inherit:Ne,addPlugin:te,removePlugin:ne}),e.debugMode=function(){o=!1},e.safeMode=function(){o=!0},e.versionString=Ae,e.regex={concat:_,lookahead:m,either:y,optional:g,anyNumberOfTimes:h};for(let e in ie)typeof ie[e]==`object`&&n(ie[e]);return Object.assign(e,ie),e},Le=Ie({});Le.newInstance=()=>Ie({}),t.exports=Le,Le.HighlightJS=Le,Le.default=Le}))()).default;function gK(e){let t=e.regex,n={},r={begin:/\$\{/,end:/\}/,contains:[`self`,{begin:/:-/,contains:[n]}]};Object.assign(n,{className:`variable`,variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,`(?![\\w\\d])(?![$])`)},r]});let i={className:`subst`,begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},a=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:`comment`}}),o={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:`string`})]}},s={className:`string`,begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,n,i]};i.contains.push(s);let c={match:/\\"/},l={className:`string`,begin:/'/,end:/'/},u={match:/\\'/},d={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:`number`},e.NUMBER_MODE,n]},f=e.SHEBANG({binary:`(${[`fish`,`bash`,`zsh`,`sh`,`csh`,`ksh`,`tcsh`,`dash`,`scsh`].join(`|`)})`,relevance:10}),p={className:`function`,begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},m=[`if`,`then`,`else`,`elif`,`fi`,`time`,`for`,`while`,`until`,`in`,`do`,`done`,`case`,`esac`,`coproc`,`function`,`select`],h=[`true`,`false`],g={match:/(\/[a-z._-]+)+/},_=[`break`,`cd`,`continue`,`eval`,`exec`,`exit`,`export`,`getopts`,`hash`,`pwd`,`readonly`,`return`,`shift`,`test`,`times`,`trap`,`umask`,`unset`],v=[`alias`,`bind`,`builtin`,`caller`,`command`,`declare`,`echo`,`enable`,`help`,`let`,`local`,`logout`,`mapfile`,`printf`,`read`,`readarray`,`source`,`sudo`,`type`,`typeset`,`ulimit`,`unalias`],y=`autoload.bg.bindkey.bye.cap.chdir.clone.comparguments.compcall.compctl.compdescribe.compfiles.compgroups.compquote.comptags.comptry.compvalues.dirs.disable.disown.echotc.echoti.emulate.fc.fg.float.functions.getcap.getln.history.integer.jobs.kill.limit.log.noglob.popd.print.pushd.pushln.rehash.sched.setcap.setopt.stat.suspend.ttyctl.unfunction.unhash.unlimit.unsetopt.vared.wait.whence.where.which.zcompile.zformat.zftp.zle.zmodload.zparseopts.zprof.zpty.zregexparse.zsocket.zstyle.ztcp`.split(`.`),b=`chcon.chgrp.chown.chmod.cp.dd.df.dir.dircolors.ln.ls.mkdir.mkfifo.mknod.mktemp.mv.realpath.rm.rmdir.shred.sync.touch.truncate.vdir.b2sum.base32.base64.cat.cksum.comm.csplit.cut.expand.fmt.fold.head.join.md5sum.nl.numfmt.od.paste.ptx.pr.sha1sum.sha224sum.sha256sum.sha384sum.sha512sum.shuf.sort.split.sum.tac.tail.tr.tsort.unexpand.uniq.wc.arch.basename.chroot.date.dirname.du.echo.env.expr.factor.groups.hostid.id.link.logname.nice.nohup.nproc.pathchk.pinky.printenv.printf.pwd.readlink.runcon.seq.sleep.stat.stdbuf.stty.tee.test.timeout.tty.uname.unlink.uptime.users.who.whoami.yes`.split(`.`);return{name:`Bash`,aliases:[`sh`,`zsh`],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:m,literal:h,built_in:[..._,...v,`set`,`shopt`,...y,...b]},contains:[f,e.SHEBANG(),p,d,a,o,g,s,c,l,u,n]}}var _K=e=>({IMPORTANT:{scope:`meta`,begin:`!important`},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:`number`,begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:`built_in`,begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:`selector-attr`,begin:/\[/,end:/\]/,illegal:`$`,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:`number`,begin:e.NUMBER_RE+`(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?`,relevance:0},CSS_VARIABLE:{className:`attr`,begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),vK=`a.abbr.address.article.aside.audio.b.blockquote.body.button.canvas.caption.cite.code.dd.del.details.dfn.div.dl.dt.em.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.header.hgroup.html.i.iframe.img.input.ins.kbd.label.legend.li.main.mark.menu.nav.object.ol.optgroup.option.p.picture.q.quote.samp.section.select.source.span.strong.summary.sup.table.tbody.td.textarea.tfoot.th.thead.time.tr.ul.var.video`.split(`.`),yK=`defs.g.marker.mask.pattern.svg.switch.symbol.feBlend.feColorMatrix.feComponentTransfer.feComposite.feConvolveMatrix.feDiffuseLighting.feDisplacementMap.feFlood.feGaussianBlur.feImage.feMerge.feMorphology.feOffset.feSpecularLighting.feTile.feTurbulence.linearGradient.radialGradient.stop.circle.ellipse.image.line.path.polygon.polyline.rect.text.use.textPath.tspan.foreignObject.clipPath`.split(`.`),bK=[...vK,...yK],xK=`any-hover.any-pointer.aspect-ratio.color.color-gamut.color-index.device-aspect-ratio.device-height.device-width.display-mode.forced-colors.grid.height.hover.inverted-colors.monochrome.orientation.overflow-block.overflow-inline.pointer.prefers-color-scheme.prefers-contrast.prefers-reduced-motion.prefers-reduced-transparency.resolution.scan.scripting.update.width.min-width.max-width.min-height.max-height`.split(`.`).sort().reverse(),SK=`active.any-link.blank.checked.current.default.defined.dir.disabled.drop.empty.enabled.first.first-child.first-of-type.fullscreen.future.focus.focus-visible.focus-within.has.host.host-context.hover.indeterminate.in-range.invalid.is.lang.last-child.last-of-type.left.link.local-link.not.nth-child.nth-col.nth-last-child.nth-last-col.nth-last-of-type.nth-of-type.only-child.only-of-type.optional.out-of-range.past.placeholder-shown.read-only.read-write.required.right.root.scope.target.target-within.user-invalid.valid.visited.where`.split(`.`).sort().reverse(),CK=[`after`,`backdrop`,`before`,`cue`,`cue-region`,`first-letter`,`first-line`,`grammar-error`,`marker`,`part`,`placeholder`,`selection`,`slotted`,`spelling-error`].sort().reverse(),wK=`accent-color.align-content.align-items.align-self.alignment-baseline.all.anchor-name.animation.animation-composition.animation-delay.animation-direction.animation-duration.animation-fill-mode.animation-iteration-count.animation-name.animation-play-state.animation-range.animation-range-end.animation-range-start.animation-timeline.animation-timing-function.appearance.aspect-ratio.backdrop-filter.backface-visibility.background.background-attachment.background-blend-mode.background-clip.background-color.background-image.background-origin.background-position.background-position-x.background-position-y.background-repeat.background-size.baseline-shift.block-size.border.border-block.border-block-color.border-block-end.border-block-end-color.border-block-end-style.border-block-end-width.border-block-start.border-block-start-color.border-block-start-style.border-block-start-width.border-block-style.border-block-width.border-bottom.border-bottom-color.border-bottom-left-radius.border-bottom-right-radius.border-bottom-style.border-bottom-width.border-collapse.border-color.border-end-end-radius.border-end-start-radius.border-image.border-image-outset.border-image-repeat.border-image-slice.border-image-source.border-image-width.border-inline.border-inline-color.border-inline-end.border-inline-end-color.border-inline-end-style.border-inline-end-width.border-inline-start.border-inline-start-color.border-inline-start-style.border-inline-start-width.border-inline-style.border-inline-width.border-left.border-left-color.border-left-style.border-left-width.border-radius.border-right.border-right-color.border-right-style.border-right-width.border-spacing.border-start-end-radius.border-start-start-radius.border-style.border-top.border-top-color.border-top-left-radius.border-top-right-radius.border-top-style.border-top-width.border-width.bottom.box-align.box-decoration-break.box-direction.box-flex.box-flex-group.box-lines.box-ordinal-group.box-orient.box-pack.box-shadow.box-sizing.break-after.break-before.break-inside.caption-side.caret-color.clear.clip.clip-path.clip-rule.color.color-interpolation.color-interpolation-filters.color-profile.color-rendering.color-scheme.column-count.column-fill.column-gap.column-rule.column-rule-color.column-rule-style.column-rule-width.column-span.column-width.columns.contain.contain-intrinsic-block-size.contain-intrinsic-height.contain-intrinsic-inline-size.contain-intrinsic-size.contain-intrinsic-width.container.container-name.container-type.content.content-visibility.counter-increment.counter-reset.counter-set.cue.cue-after.cue-before.cursor.cx.cy.direction.display.dominant-baseline.empty-cells.enable-background.field-sizing.fill.fill-opacity.fill-rule.filter.flex.flex-basis.flex-direction.flex-flow.flex-grow.flex-shrink.flex-wrap.float.flood-color.flood-opacity.flow.font.font-display.font-family.font-feature-settings.font-kerning.font-language-override.font-optical-sizing.font-palette.font-size.font-size-adjust.font-smooth.font-smoothing.font-stretch.font-style.font-synthesis.font-synthesis-position.font-synthesis-small-caps.font-synthesis-style.font-synthesis-weight.font-variant.font-variant-alternates.font-variant-caps.font-variant-east-asian.font-variant-emoji.font-variant-ligatures.font-variant-numeric.font-variant-position.font-variation-settings.font-weight.forced-color-adjust.gap.glyph-orientation-horizontal.glyph-orientation-vertical.grid.grid-area.grid-auto-columns.grid-auto-flow.grid-auto-rows.grid-column.grid-column-end.grid-column-start.grid-gap.grid-row.grid-row-end.grid-row-start.grid-template.grid-template-areas.grid-template-columns.grid-template-rows.hanging-punctuation.height.hyphenate-character.hyphenate-limit-chars.hyphens.icon.image-orientation.image-rendering.image-resolution.ime-mode.initial-letter.initial-letter-align.inline-size.inset.inset-area.inset-block.inset-block-end.inset-block-start.inset-inline.inset-inline-end.inset-inline-start.isolation.justify-content.justify-items.justify-self.kerning.left.letter-spacing.lighting-color.line-break.line-height.line-height-step.list-style.list-style-image.list-style-position.list-style-type.margin.margin-block.margin-block-end.margin-block-start.margin-bottom.margin-inline.margin-inline-end.margin-inline-start.margin-left.margin-right.margin-top.margin-trim.marker.marker-end.marker-mid.marker-start.marks.mask.mask-border.mask-border-mode.mask-border-outset.mask-border-repeat.mask-border-slice.mask-border-source.mask-border-width.mask-clip.mask-composite.mask-image.mask-mode.mask-origin.mask-position.mask-repeat.mask-size.mask-type.masonry-auto-flow.math-depth.math-shift.math-style.max-block-size.max-height.max-inline-size.max-width.min-block-size.min-height.min-inline-size.min-width.mix-blend-mode.nav-down.nav-index.nav-left.nav-right.nav-up.none.normal.object-fit.object-position.offset.offset-anchor.offset-distance.offset-path.offset-position.offset-rotate.opacity.order.orphans.outline.outline-color.outline-offset.outline-style.outline-width.overflow.overflow-anchor.overflow-block.overflow-clip-margin.overflow-inline.overflow-wrap.overflow-x.overflow-y.overlay.overscroll-behavior.overscroll-behavior-block.overscroll-behavior-inline.overscroll-behavior-x.overscroll-behavior-y.padding.padding-block.padding-block-end.padding-block-start.padding-bottom.padding-inline.padding-inline-end.padding-inline-start.padding-left.padding-right.padding-top.page.page-break-after.page-break-before.page-break-inside.paint-order.pause.pause-after.pause-before.perspective.perspective-origin.place-content.place-items.place-self.pointer-events.position.position-anchor.position-visibility.print-color-adjust.quotes.r.resize.rest.rest-after.rest-before.right.rotate.row-gap.ruby-align.ruby-position.scale.scroll-behavior.scroll-margin.scroll-margin-block.scroll-margin-block-end.scroll-margin-block-start.scroll-margin-bottom.scroll-margin-inline.scroll-margin-inline-end.scroll-margin-inline-start.scroll-margin-left.scroll-margin-right.scroll-margin-top.scroll-padding.scroll-padding-block.scroll-padding-block-end.scroll-padding-block-start.scroll-padding-bottom.scroll-padding-inline.scroll-padding-inline-end.scroll-padding-inline-start.scroll-padding-left.scroll-padding-right.scroll-padding-top.scroll-snap-align.scroll-snap-stop.scroll-snap-type.scroll-timeline.scroll-timeline-axis.scroll-timeline-name.scrollbar-color.scrollbar-gutter.scrollbar-width.shape-image-threshold.shape-margin.shape-outside.shape-rendering.speak.speak-as.src.stop-color.stop-opacity.stroke.stroke-dasharray.stroke-dashoffset.stroke-linecap.stroke-linejoin.stroke-miterlimit.stroke-opacity.stroke-width.tab-size.table-layout.text-align.text-align-all.text-align-last.text-anchor.text-combine-upright.text-decoration.text-decoration-color.text-decoration-line.text-decoration-skip.text-decoration-skip-ink.text-decoration-style.text-decoration-thickness.text-emphasis.text-emphasis-color.text-emphasis-position.text-emphasis-style.text-indent.text-justify.text-orientation.text-overflow.text-rendering.text-shadow.text-size-adjust.text-transform.text-underline-offset.text-underline-position.text-wrap.text-wrap-mode.text-wrap-style.timeline-scope.top.touch-action.transform.transform-box.transform-origin.transform-style.transition.transition-behavior.transition-delay.transition-duration.transition-property.transition-timing-function.translate.unicode-bidi.user-modify.user-select.vector-effect.vertical-align.view-timeline.view-timeline-axis.view-timeline-inset.view-timeline-name.view-transition-name.visibility.voice-balance.voice-duration.voice-family.voice-pitch.voice-range.voice-rate.voice-stress.voice-volume.white-space.white-space-collapse.widows.width.will-change.word-break.word-spacing.word-wrap.writing-mode.x.y.z-index.zoom`.split(`.`).sort().reverse();function TK(e){let t=e.regex,n=_K(e),r={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},i=/@-?\w[\w]*(-\w+)*/,a=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:`CSS`,case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:`from to`},classNameAliases:{keyframePosition:`selector-tag`},contains:[n.BLOCK_COMMENT,r,n.CSS_NUMBER_MODE,{className:`selector-id`,begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:`selector-class`,begin:`\\.[a-zA-Z-][a-zA-Z0-9_-]*`,relevance:0},n.ATTRIBUTE_SELECTOR_MODE,{className:`selector-pseudo`,variants:[{begin:`:(`+SK.join(`|`)+`)`},{begin:`:(:)?(`+CK.join(`|`)+`)`}]},n.CSS_VARIABLE,{className:`attribute`,begin:`\\b(`+wK.join(`|`)+`)\\b`},{begin:/:/,end:/[;}{]/,contains:[n.BLOCK_COMMENT,n.HEXCOLOR,n.IMPORTANT,n.CSS_NUMBER_MODE,...a,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:`url data-uri`},contains:[...a,{className:`string`,begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},n.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:`[{;]`,relevance:0,illegal:/:/,contains:[{className:`keyword`,begin:i},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:`and or not only`,attribute:xK.join(` `)},contains:[{begin:/[a-z-]+(?=:)/,className:`attribute`},...a,n.CSS_NUMBER_MODE]}]},{className:`selector-tag`,begin:`\\b(`+bK.join(`|`)+`)\\b`}]}}function EK(e){let t=e.regex;return{name:`Diff`,aliases:[`patch`],contains:[{className:`meta`,relevance:10,match:t.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:`comment`,variants:[{begin:t.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:`addition`,begin:/^\+/,end:/$/},{className:`deletion`,begin:/^-/,end:/$/},{className:`addition`,begin:/^!/,end:/$/}]}}var DK=`[A-Za-z$_][0-9A-Za-z$_]*`,OK=`as.in.of.if.for.while.finally.var.new.function.do.return.void.else.break.catch.instanceof.with.throw.case.default.try.switch.continue.typeof.delete.let.yield.const.class.debugger.async.await.static.import.from.export.extends.using`.split(`.`),kK=[`true`,`false`,`null`,`undefined`,`NaN`,`Infinity`],AK=`Object.Function.Boolean.Symbol.Math.Date.Number.BigInt.String.RegExp.Array.Float32Array.Float64Array.Int8Array.Uint8Array.Uint8ClampedArray.Int16Array.Int32Array.Uint16Array.Uint32Array.BigInt64Array.BigUint64Array.Set.Map.WeakSet.WeakMap.ArrayBuffer.SharedArrayBuffer.Atomics.DataView.JSON.Promise.Generator.GeneratorFunction.AsyncFunction.Reflect.Proxy.Intl.WebAssembly`.split(`.`),jK=[`Error`,`EvalError`,`InternalError`,`RangeError`,`ReferenceError`,`SyntaxError`,`TypeError`,`URIError`],MK=[`setInterval`,`setTimeout`,`clearInterval`,`clearTimeout`,`require`,`exports`,`eval`,`isFinite`,`isNaN`,`parseFloat`,`parseInt`,`decodeURI`,`decodeURIComponent`,`encodeURI`,`encodeURIComponent`,`escape`,`unescape`],NK=[`arguments`,`this`,`super`,`console`,`window`,`document`,`localStorage`,`sessionStorage`,`module`,`global`],PK=[].concat(MK,AK,jK);function FK(e){let t=e.regex,n=(e,{after:t})=>{let n=`</`+e[0].slice(1);return e.input.indexOf(n,t)!==-1},r=DK,i={begin:`<>`,end:`</>`},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,t)=>{let r=e[0].length+e.index,i=e.input[r];if(i===`<`||i===`,`){t.ignoreMatch();return}i===`>`&&(n(e,{after:r})||t.ignoreMatch());let a,o=e.input.substring(r);if(a=o.match(/^\s*=/)){t.ignoreMatch();return}if((a=o.match(/^\s+extends\s+/))&&a.index===0){t.ignoreMatch();return}}},s={$pattern:DK,keyword:OK,literal:kK,built_in:PK,"variable.language":NK},c=`[0-9](_?[0-9])*`,l=`\\.(${c})`,u=`0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*`,d={className:`number`,variants:[{begin:`(\\b(${u})((${l})|\\.)?|(${l}))[eE][+-]?(${c})\\b`},{begin:`\\b(${u})\\b((${l})\\b|\\.)?|(${l})\\b`},{begin:`\\b(0|[1-9](_?[0-9])*)n\\b`},{begin:`\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b`},{begin:`\\b0[bB][0-1](_?[0-1])*n?\\b`},{begin:`\\b0[oO][0-7](_?[0-7])*n?\\b`},{begin:`\\b0[0-7]+n?\\b`}],relevance:0},f={className:`subst`,begin:`\\$\\{`,end:`\\}`,keywords:s,contains:[]},p={begin:".?html`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`xml`}},m={begin:".?css`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`css`}},h={begin:".?gql`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`graphql`}},g={className:`string`,begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,f]},_={className:`comment`,variants:[e.COMMENT(/\/\*\*(?!\/)/,`\\*/`,{relevance:0,contains:[{begin:`(?=@[A-Za-z]+)`,relevance:0,contains:[{className:`doctag`,begin:`@[A-Za-z]+`},{className:`type`,begin:`\\{`,end:`\\}`,excludeEnd:!0,excludeBegin:!0,relevance:0},{className:`variable`,begin:`[A-Za-z$_][0-9A-Za-z$_]*(?=\\s*(-)|$)`,endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},v=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,m,h,g,{match:/\$\d+/},d];f.contains=v.concat({begin:/\{/,end:/\}/,keywords:s,contains:[`self`].concat(v)});let y=[].concat(_,f.contains),b=y.concat([{begin:/(\s*)\(/,end:/\)/,keywords:s,contains:[`self`].concat(y)}]),x={className:`params`,begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:s,contains:b},S={variants:[{match:[/class/,/\s+/,r,/\s+/,/extends/,/\s+/,t.concat(r,`(`,t.concat(/\./,r),`)*`)],scope:{1:`keyword`,3:`title.class`,5:`keyword`,7:`title.class.inherited`}},{match:[/class/,/\s+/,r],scope:{1:`keyword`,3:`title.class`}}]},C={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:`title.class`,keywords:{_:[...AK,...jK]}},w={label:`use_strict`,className:`meta`,relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},T={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:`keyword`,3:`title.function`},label:`func.def`,contains:[x],illegal:/%/},E={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:`variable.constant`};function D(e){return t.concat(`(?!`,e.join(`|`),`)`)}let O={match:t.concat(/\b/,D([...MK,`super`,`import`].map(e=>`${e}\\s*\\(`)),r,t.lookahead(/\s*\(/)),className:`title.function`,relevance:0},k={begin:t.concat(/\./,t.lookahead(t.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:`prototype`,className:`property`,relevance:0},A={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:`keyword`,3:`title.function`},contains:[{begin:/\(\)/},x]},j=`(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|`+e.UNDERSCORE_IDENT_RE+`)\\s*=>`,M={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(j)],keywords:`async`,className:{1:`keyword`,3:`title.function`},contains:[x]};return{name:`JavaScript`,aliases:[`js`,`jsx`,`mjs`,`cjs`],keywords:s,exports:{PARAMS_CONTAINS:b,CLASS_REFERENCE:C},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:`shebang`,binary:`node`,relevance:5}),w,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,m,h,g,_,{match:/\$\d+/},d,C,{scope:`attr`,match:r+t.lookahead(`:`),relevance:0},M,{begin:`(`+e.RE_STARTERS_RE+`|\\b(case|return|throw)\\b)\\s*`,keywords:`return throw case`,relevance:0,contains:[_,e.REGEXP_MODE,{className:`function`,begin:j,returnBegin:!0,end:`\\s*=>`,contains:[{className:`params`,variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:s,contains:b}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:a},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:`xml`,contains:[{begin:o.begin,end:o.end,skip:!0,contains:[`self`]}]}]},T,{beginKeywords:`while if switch catch for`},{begin:`\\b(?!function)`+e.UNDERSCORE_IDENT_RE+`\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{`,returnBegin:!0,label:`func.def`,contains:[x,e.inherit(e.TITLE_MODE,{begin:r,className:`title.function`})]},{match:/\.\.\./,relevance:0},k,{match:`\\$[A-Za-z$_][0-9A-Za-z$_]*`,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:`title.function`},contains:[x]},O,E,S,A,{match:/\$[(.]/}]}}function IK(e){let t={className:`attr`,begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},n={match:/[{}[\],:]/,className:`punctuation`,relevance:0},r=[`true`,`false`,`null`],i={scope:`literal`,beginKeywords:r.join(` `)};return{name:`JSON`,aliases:[`jsonc`],keywords:{literal:r},contains:[t,n,e.QUOTE_STRING_MODE,i,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:`\\S`}}function LK(e){let t=e.regex,n={begin:/<\/?[A-Za-z_]/,end:`>`,subLanguage:`xml`,relevance:0},r={begin:`^[-\\*]{3,}`,end:`$`},i={className:`code`,variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:`(~{3,})[^~](.|\\n)*?\\1~*[ ]*`},{begin:"```",end:"```+[ ]*$"},{begin:`~~~`,end:`~~~+[ ]*$`},{begin:"`.+?`"},{begin:`(?=^( {4}|\\t))`,contains:[{begin:`^( {4}|\\t)`,end:`(\\n)$`}],relevance:0}]},a={className:`bullet`,begin:`^[ ]*([*+-]|(\\d+\\.))(?=\\s+)`,end:`\\s+`,excludeEnd:!0},o={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:`symbol`,begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:`link`,begin:/:\s*/,end:/$/,excludeBegin:!0}]},s={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:t.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:`string`,relevance:0,begin:`\\[`,end:`\\]`,excludeBegin:!0,returnEnd:!0},{className:`link`,relevance:0,begin:`\\]\\(`,end:`\\)`,excludeBegin:!0,excludeEnd:!0},{className:`symbol`,relevance:0,begin:`\\]\\[`,end:`\\]`,excludeBegin:!0,excludeEnd:!0}]},c={className:`strong`,contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},l={className:`emphasis`,contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},u=e.inherit(c,{contains:[]}),d=e.inherit(l,{contains:[]});c.contains.push(d),l.contains.push(u);let f=[n,s];return[c,l,u,d].forEach(e=>{e.contains=e.contains.concat(f)}),f=f.concat(c,l),{name:`Markdown`,aliases:[`md`,`mkdown`,`mkd`],contains:[{className:`section`,variants:[{begin:`^#{1,6}`,end:`$`,contains:f},{begin:`(?=^.+?\\n[=-]{2,}$)`,contains:[{begin:`^[=-]*$`},{begin:`^`,end:`\\n`,contains:f}]}]},n,a,c,l,{className:`quote`,begin:`^>\\s+`,contains:f,end:`$`},i,r,s,o,{scope:`literal`,match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}function RK(e){let t=e.regex,n=/[\p{XID_Start}_]\p{XID_Continue}*/u,r=`and.as.assert.async.await.break.case.class.continue.def.del.elif.else.except.finally.for.from.global.if.import.in.is.lambda.match.nonlocal|10.not.or.pass.raise.return.try.while.with.yield`.split(`.`),i={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:r,built_in:`__import__.abs.all.any.ascii.bin.bool.breakpoint.bytearray.bytes.callable.chr.classmethod.compile.complex.delattr.dict.dir.divmod.enumerate.eval.exec.filter.float.format.frozenset.getattr.globals.hasattr.hash.help.hex.id.input.int.isinstance.issubclass.iter.len.list.locals.map.max.memoryview.min.next.object.oct.open.ord.pow.print.property.range.repr.reversed.round.set.setattr.slice.sorted.staticmethod.str.sum.super.tuple.type.vars.zip`.split(`.`),literal:[`__debug__`,`Ellipsis`,`False`,`None`,`NotImplemented`,`True`],type:[`Any`,`Callable`,`Coroutine`,`Dict`,`List`,`Literal`,`Generic`,`Optional`,`Sequence`,`Set`,`Tuple`,`Type`,`Union`]},a={className:`meta`,begin:/^(>>>|\.\.\.) /},o={className:`subst`,begin:/\{/,end:/\}/,keywords:i,illegal:/#/},s={begin:/\{\{/,relevance:0},c={className:`string`,contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,s,o]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,s,o]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,s,o]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,s,o]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},l=`[0-9](_?[0-9])*`,u=`(\\b(${l}))?\\.(${l})|\\b(${l})\\.`,d=`\\b|${r.join(`|`)}`,f={className:`number`,relevance:0,variants:[{begin:`(\\b(${l})|(${u}))[eE][+-]?(${l})[jJ]?(?=${d})`},{begin:`(${u})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${d})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${d})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${d})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${d})`},{begin:`\\b(${l})[jJ](?=${d})`}]},p={className:`comment`,begin:t.lookahead(/# type:/),end:/$/,keywords:i,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},m={className:`params`,variants:[{className:``,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:i,contains:[`self`,a,f,c,e.HASH_COMMENT_MODE]}]};return o.contains=[c,f,a],{name:`Python`,aliases:[`py`,`gyp`,`ipython`],unicodeRegex:!0,keywords:i,illegal:/(<\/|\?)|=>/,contains:[a,f,{scope:`variable.language`,match:/\bself\b/},{beginKeywords:`if`,relevance:0},{match:/\bor\b/,scope:`keyword`},c,p,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,n],scope:{1:`keyword`,3:`title.function`},contains:[m]},{variants:[{match:[/\bclass/,/\s+/,n,/\s*/,/\(\s*/,n,/\s*\)/]},{match:[/\bclass/,/\s+/,n]}],scope:{1:`keyword`,3:`title.class`,6:`title.class.inherited`}},{className:`meta`,begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[f,m,c]}]}}function zK(e){let t=e.regex,n=/(r#)?/,r=t.concat(n,e.UNDERSCORE_IDENT_RE),i=t.concat(n,e.IDENT_RE),a={className:`title.function.invoke`,relevance:0,begin:t.concat(/\b/,/(?!let|for|while|if|else|match\b)/,i,t.lookahead(/\s*\(/))},o=`abstract.as.async.await.become.box.break.const.continue.crate.do.dyn.else.enum.extern.false.final.fn.for.if.impl.in.let.loop.macro.match.mod.move.mut.override.priv.pub.ref.return.self.Self.static.struct.super.trait.true.try.type.typeof.union.unsafe.unsized.use.virtual.where.while.yield`.split(`.`),s=[`true`,`false`,`Some`,`None`,`Ok`,`Err`],c=`drop .Copy.Send.Sized.Sync.Drop.Fn.FnMut.FnOnce.ToOwned.Clone.Debug.PartialEq.PartialOrd.Eq.Ord.AsRef.AsMut.Into.From.Default.Iterator.Extend.IntoIterator.DoubleEndedIterator.ExactSizeIterator.SliceConcatExt.ToString.assert!.assert_eq!.bitflags!.bytes!.cfg!.col!.concat!.concat_idents!.debug_assert!.debug_assert_eq!.env!.eprintln!.panic!.file!.format!.format_args!.include_bytes!.include_str!.line!.local_data_key!.module_path!.option_env!.print!.println!.select!.stringify!.try!.unimplemented!.unreachable!.vec!.write!.writeln!.macro_rules!.assert_ne!.debug_assert_ne!`.split(`.`),l=[`i8`,`i16`,`i32`,`i64`,`i128`,`isize`,`u8`,`u16`,`u32`,`u64`,`u128`,`usize`,`f32`,`f64`,`str`,`char`,`bool`,`Box`,`Option`,`Result`,`String`,`Vec`];return{name:`Rust`,aliases:[`rs`],keywords:{$pattern:e.IDENT_RE+`!?`,type:l,keyword:o,literal:s,built_in:c},illegal:`</`,contains:[e.C_LINE_COMMENT_MODE,e.COMMENT(`/\\*`,`\\*/`,{contains:[`self`]}),e.inherit(e.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:`symbol`,begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:`string`,variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:`char.escape`,match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:`number`,variants:[{begin:`\\b0b([01_]+)([ui](8|16|32|64|128|size)|f(32|64))?`},{begin:`\\b0o([0-7_]+)([ui](8|16|32|64|128|size)|f(32|64))?`},{begin:`\\b0x([A-Fa-f0-9_]+)([ui](8|16|32|64|128|size)|f(32|64))?`},{begin:`\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)([ui](8|16|32|64|128|size)|f(32|64))?`}],relevance:0},{begin:[/fn/,/\s+/,r],className:{1:`keyword`,3:`title.function`}},{className:`meta`,begin:`#!?\\[`,end:`\\]`,contains:[{className:`string`,begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,r],className:{1:`keyword`,3:`keyword`,4:`variable`}},{begin:[/for/,/\s+/,r,/\s+/,/in/],className:{1:`keyword`,3:`variable`,5:`keyword`}},{begin:[/type/,/\s+/,r],className:{1:`keyword`,3:`title.class`}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,r],className:{1:`keyword`,3:`title.class`}},{begin:e.IDENT_RE+`::`,keywords:{keyword:`Self`,built_in:c,type:l}},{className:`punctuation`,begin:`->`},a]}}function BK(e){let t=e.regex,n=e.COMMENT(`--`,`$`),r={scope:`string`,variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},i={begin:/"/,end:/"/,contains:[{match:/""/}]},a=[`true`,`false`,`unknown`],o=[`double precision`,`large object`,`with timezone`,`without timezone`],s=`bigint.binary.blob.boolean.char.character.clob.date.dec.decfloat.decimal.float.int.integer.interval.nchar.nclob.national.numeric.real.row.smallint.time.timestamp.varchar.varying.varbinary`.split(`.`),c=[`add`,`asc`,`collation`,`desc`,`final`,`first`,`last`,`view`],l=`abs.acos.all.allocate.alter.and.any.are.array.array_agg.array_max_cardinality.as.asensitive.asin.asymmetric.at.atan.atomic.authorization.avg.begin.begin_frame.begin_partition.between.bigint.binary.blob.boolean.both.by.call.called.cardinality.cascaded.case.cast.ceil.ceiling.char.char_length.character.character_length.check.classifier.clob.close.coalesce.collate.collect.column.commit.condition.connect.constraint.contains.convert.copy.corr.corresponding.cos.cosh.count.covar_pop.covar_samp.create.cross.cube.cume_dist.current.current_catalog.current_date.current_default_transform_group.current_path.current_role.current_row.current_schema.current_time.current_timestamp.current_path.current_role.current_transform_group_for_type.current_user.cursor.cycle.date.day.deallocate.dec.decimal.decfloat.declare.default.define.delete.dense_rank.deref.describe.deterministic.disconnect.distinct.double.drop.dynamic.each.element.else.empty.end.end_frame.end_partition.end-exec.equals.escape.every.except.exec.execute.exists.exp.external.extract.false.fetch.filter.first_value.float.floor.for.foreign.frame_row.free.from.full.function.fusion.get.global.grant.group.grouping.groups.having.hold.hour.identity.in.indicator.initial.inner.inout.insensitive.insert.int.integer.intersect.intersection.interval.into.is.join.json_array.json_arrayagg.json_exists.json_object.json_objectagg.json_query.json_table.json_table_primitive.json_value.lag.language.large.last_value.lateral.lead.leading.left.like.like_regex.listagg.ln.local.localtime.localtimestamp.log.log10.lower.match.match_number.match_recognize.matches.max.member.merge.method.min.minute.mod.modifies.module.month.multiset.national.natural.nchar.nclob.new.no.none.normalize.not.nth_value.ntile.null.nullif.numeric.octet_length.occurrences_regex.of.offset.old.omit.on.one.only.open.or.order.out.outer.over.overlaps.overlay.parameter.partition.pattern.per.percent.percent_rank.percentile_cont.percentile_disc.period.portion.position.position_regex.power.precedes.precision.prepare.primary.procedure.ptf.range.rank.reads.real.recursive.ref.references.referencing.regr_avgx.regr_avgy.regr_count.regr_intercept.regr_r2.regr_slope.regr_sxx.regr_sxy.regr_syy.release.result.return.returns.revoke.right.rollback.rollup.row.row_number.rows.running.savepoint.scope.scroll.search.second.seek.select.sensitive.session_user.set.show.similar.sin.sinh.skip.smallint.some.specific.specifictype.sql.sqlexception.sqlstate.sqlwarning.sqrt.start.static.stddev_pop.stddev_samp.submultiset.subset.substring.substring_regex.succeeds.sum.symmetric.system.system_time.system_user.table.tablesample.tan.tanh.then.time.timestamp.timezone_hour.timezone_minute.to.trailing.translate.translate_regex.translation.treat.trigger.trim.trim_array.true.truncate.uescape.union.unique.unknown.unnest.update.upper.user.using.value.values.value_of.var_pop.var_samp.varbinary.varchar.varying.versioning.when.whenever.where.width_bucket.window.with.within.without.year`.split(`.`),u=`abs.acos.array_agg.asin.atan.avg.cast.ceil.ceiling.coalesce.corr.cos.cosh.count.covar_pop.covar_samp.cume_dist.dense_rank.deref.element.exp.extract.first_value.floor.json_array.json_arrayagg.json_exists.json_object.json_objectagg.json_query.json_table.json_table_primitive.json_value.lag.last_value.lead.listagg.ln.log.log10.lower.max.min.mod.nth_value.ntile.nullif.percent_rank.percentile_cont.percentile_disc.position.position_regex.power.rank.regr_avgx.regr_avgy.regr_count.regr_intercept.regr_r2.regr_slope.regr_sxx.regr_sxy.regr_syy.row_number.sin.sinh.sqrt.stddev_pop.stddev_samp.substring.substring_regex.sum.tan.tanh.translate.translate_regex.treat.trim.trim_array.unnest.upper.value_of.var_pop.var_samp.width_bucket`.split(`.`),d=[`current_catalog`,`current_date`,`current_default_transform_group`,`current_path`,`current_role`,`current_schema`,`current_transform_group_for_type`,`current_user`,`session_user`,`system_time`,`system_user`,`current_time`,`localtime`,`current_timestamp`,`localtimestamp`],f=[`create table`,`insert into`,`primary key`,`foreign key`,`not null`,`alter table`,`add constraint`,`grouping sets`,`on overflow`,`character set`,`respect nulls`,`ignore nulls`,`nulls first`,`nulls last`,`depth first`,`breadth first`],p=u,m=[...l,...c].filter(e=>!u.includes(e)),h={scope:`variable`,match:/@[a-z0-9][a-z0-9_]*/},g={scope:`operator`,match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},_={match:t.concat(/\b/,t.either(...p),/\s*\(/),relevance:0,keywords:{built_in:p}};function v(e){return t.concat(/\b/,t.either(...e.map(e=>e.replace(/\s+/,`\\s+`))),/\b/)}let y={scope:`keyword`,match:v(f),relevance:0};function b(e,{exceptions:t,when:n}={}){let r=n;return t||=[],e.map(e=>e.match(/\|\d+$/)||t.includes(e)?e:r(e)?`${e}|0`:e)}return{name:`SQL`,case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:b(m,{when:e=>e.length<3}),literal:a,type:s,built_in:d},contains:[{scope:`type`,match:v(o)},y,_,h,r,i,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,n,g]}}var VK=`[A-Za-z$_][0-9A-Za-z$_]*`,HK=`as.in.of.if.for.while.finally.var.new.function.do.return.void.else.break.catch.instanceof.with.throw.case.default.try.switch.continue.typeof.delete.let.yield.const.class.debugger.async.await.static.import.from.export.extends.using`.split(`.`),UK=[`true`,`false`,`null`,`undefined`,`NaN`,`Infinity`],WK=`Object.Function.Boolean.Symbol.Math.Date.Number.BigInt.String.RegExp.Array.Float32Array.Float64Array.Int8Array.Uint8Array.Uint8ClampedArray.Int16Array.Int32Array.Uint16Array.Uint32Array.BigInt64Array.BigUint64Array.Set.Map.WeakSet.WeakMap.ArrayBuffer.SharedArrayBuffer.Atomics.DataView.JSON.Promise.Generator.GeneratorFunction.AsyncFunction.Reflect.Proxy.Intl.WebAssembly`.split(`.`),GK=[`Error`,`EvalError`,`InternalError`,`RangeError`,`ReferenceError`,`SyntaxError`,`TypeError`,`URIError`],KK=[`setInterval`,`setTimeout`,`clearInterval`,`clearTimeout`,`require`,`exports`,`eval`,`isFinite`,`isNaN`,`parseFloat`,`parseInt`,`decodeURI`,`decodeURIComponent`,`encodeURI`,`encodeURIComponent`,`escape`,`unescape`],qK=[`arguments`,`this`,`super`,`console`,`window`,`document`,`localStorage`,`sessionStorage`,`module`,`global`],JK=[].concat(KK,WK,GK);function YK(e){let t=e.regex,n=(e,{after:t})=>{let n=`</`+e[0].slice(1);return e.input.indexOf(n,t)!==-1},r=VK,i={begin:`<>`,end:`</>`},a=/<[A-Za-z0-9\\._:-]+\s*\/>/,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,t)=>{let r=e[0].length+e.index,i=e.input[r];if(i===`<`||i===`,`){t.ignoreMatch();return}i===`>`&&(n(e,{after:r})||t.ignoreMatch());let a,o=e.input.substring(r);if(a=o.match(/^\s*=/)){t.ignoreMatch();return}if((a=o.match(/^\s+extends\s+/))&&a.index===0){t.ignoreMatch();return}}},s={$pattern:VK,keyword:HK,literal:UK,built_in:JK,"variable.language":qK},c=`[0-9](_?[0-9])*`,l=`\\.(${c})`,u=`0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*`,d={className:`number`,variants:[{begin:`(\\b(${u})((${l})|\\.)?|(${l}))[eE][+-]?(${c})\\b`},{begin:`\\b(${u})\\b((${l})\\b|\\.)?|(${l})\\b`},{begin:`\\b(0|[1-9](_?[0-9])*)n\\b`},{begin:`\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b`},{begin:`\\b0[bB][0-1](_?[0-1])*n?\\b`},{begin:`\\b0[oO][0-7](_?[0-7])*n?\\b`},{begin:`\\b0[0-7]+n?\\b`}],relevance:0},f={className:`subst`,begin:`\\$\\{`,end:`\\}`,keywords:s,contains:[]},p={begin:".?html`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`xml`}},m={begin:".?css`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`css`}},h={begin:".?gql`",end:``,starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,f],subLanguage:`graphql`}},g={className:`string`,begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,f]},_={className:`comment`,variants:[e.COMMENT(/\/\*\*(?!\/)/,`\\*/`,{relevance:0,contains:[{begin:`(?=@[A-Za-z]+)`,relevance:0,contains:[{className:`doctag`,begin:`@[A-Za-z]+`},{className:`type`,begin:`\\{`,end:`\\}`,excludeEnd:!0,excludeBegin:!0,relevance:0},{className:`variable`,begin:`[A-Za-z$_][0-9A-Za-z$_]*(?=\\s*(-)|$)`,endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},v=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,m,h,g,{match:/\$\d+/},d];f.contains=v.concat({begin:/\{/,end:/\}/,keywords:s,contains:[`self`].concat(v)});let y=[].concat(_,f.contains),b=y.concat([{begin:/(\s*)\(/,end:/\)/,keywords:s,contains:[`self`].concat(y)}]),x={className:`params`,begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:s,contains:b},S={variants:[{match:[/class/,/\s+/,r,/\s+/,/extends/,/\s+/,t.concat(r,`(`,t.concat(/\./,r),`)*`)],scope:{1:`keyword`,3:`title.class`,5:`keyword`,7:`title.class.inherited`}},{match:[/class/,/\s+/,r],scope:{1:`keyword`,3:`title.class`}}]},C={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:`title.class`,keywords:{_:[...WK,...GK]}},w={label:`use_strict`,className:`meta`,relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},T={variants:[{match:[/function/,/\s+/,r,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:`keyword`,3:`title.function`},label:`func.def`,contains:[x],illegal:/%/},E={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:`variable.constant`};function D(e){return t.concat(`(?!`,e.join(`|`),`)`)}let O={match:t.concat(/\b/,D([...KK,`super`,`import`].map(e=>`${e}\\s*\\(`)),r,t.lookahead(/\s*\(/)),className:`title.function`,relevance:0},k={begin:t.concat(/\./,t.lookahead(t.concat(r,/(?![0-9A-Za-z$_(])/))),end:r,excludeBegin:!0,keywords:`prototype`,className:`property`,relevance:0},A={match:[/get|set/,/\s+/,r,/(?=\()/],className:{1:`keyword`,3:`title.function`},contains:[{begin:/\(\)/},x]},j=`(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|`+e.UNDERSCORE_IDENT_RE+`)\\s*=>`,M={match:[/const|var|let/,/\s+/,r,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(j)],keywords:`async`,className:{1:`keyword`,3:`title.function`},contains:[x]};return{name:`JavaScript`,aliases:[`js`,`jsx`,`mjs`,`cjs`],keywords:s,exports:{PARAMS_CONTAINS:b,CLASS_REFERENCE:C},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:`shebang`,binary:`node`,relevance:5}),w,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,m,h,g,_,{match:/\$\d+/},d,C,{scope:`attr`,match:r+t.lookahead(`:`),relevance:0},M,{begin:`(`+e.RE_STARTERS_RE+`|\\b(case|return|throw)\\b)\\s*`,keywords:`return throw case`,relevance:0,contains:[_,e.REGEXP_MODE,{className:`function`,begin:j,returnBegin:!0,end:`\\s*=>`,contains:[{className:`params`,variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:s,contains:b}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:i.begin,end:i.end},{match:a},{begin:o.begin,"on:begin":o.isTrulyOpeningTag,end:o.end}],subLanguage:`xml`,contains:[{begin:o.begin,end:o.end,skip:!0,contains:[`self`]}]}]},T,{beginKeywords:`while if switch catch for`},{begin:`\\b(?!function)`+e.UNDERSCORE_IDENT_RE+`\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{`,returnBegin:!0,label:`func.def`,contains:[x,e.inherit(e.TITLE_MODE,{begin:r,className:`title.function`})]},{match:/\.\.\./,relevance:0},k,{match:`\\$[A-Za-z$_][0-9A-Za-z$_]*`,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:`title.function`},contains:[x]},O,E,S,A,{match:/\$[(.]/}]}}function XK(e){let t=e.regex,n=YK(e),r=VK,i=[`any`,`void`,`number`,`boolean`,`string`,`object`,`never`,`symbol`,`bigint`,`unknown`],a={begin:[/namespace/,/\s+/,e.IDENT_RE],beginScope:{1:`keyword`,3:`title.class`}},o={beginKeywords:`interface`,end:/\{/,excludeEnd:!0,keywords:{keyword:`interface extends`,built_in:i},contains:[n.exports.CLASS_REFERENCE]},s={className:`meta`,relevance:10,begin:/^\s*['"]use strict['"]/},c={$pattern:VK,keyword:HK.concat([`type`,`interface`,`public`,`private`,`protected`,`implements`,`declare`,`abstract`,`readonly`,`enum`,`override`,`satisfies`]),literal:UK,built_in:JK.concat(i),"variable.language":qK},l={className:`meta`,begin:`@[A-Za-z$_][0-9A-Za-z$_]*`},u=(e,t,n)=>{let r=e.contains.findIndex(e=>e.label===t);if(r===-1)throw Error(`can not find mode to replace`);e.contains.splice(r,1,n)};Object.assign(n.keywords,c),n.exports.PARAMS_CONTAINS.push(l);let d=n.contains.find(e=>e.scope===`attr`),f=Object.assign({},d,{match:t.concat(r,t.lookahead(/\s*\?:/))});n.exports.PARAMS_CONTAINS.push([n.exports.CLASS_REFERENCE,d,f]),n.contains=n.contains.concat([l,a,o,f]),u(n,`shebang`,e.SHEBANG()),u(n,`use_strict`,s);let p=n.contains.find(e=>e.label===`func.def`);return p.relevance=0,Object.assign(n,{name:`TypeScript`,aliases:[`ts`,`tsx`,`mts`,`cts`]}),n}function ZK(e){let t=e.regex,n=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),r=/[\p{L}0-9._:-]+/u,i={className:`symbol`,begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},a={begin:/\s/,contains:[{className:`keyword`,begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},o=e.inherit(a,{begin:/\(/,end:/\)/}),s=e.inherit(e.APOS_STRING_MODE,{className:`string`}),c=e.inherit(e.QUOTE_STRING_MODE,{className:`string`}),l={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:`attr`,begin:r,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:`string`,endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[i]},{begin:/'/,end:/'/,contains:[i]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:`HTML, XML`,aliases:[`html`,`xhtml`,`rss`,`atom`,`xjb`,`xsd`,`xsl`,`plist`,`wsf`,`svg`],case_insensitive:!0,unicodeRegex:!0,contains:[{className:`meta`,begin:/<![a-z]/,end:/>/,relevance:10,contains:[a,c,s,o,{begin:/\[/,end:/\]/,contains:[{className:`meta`,begin:/<![a-z]/,end:/>/,contains:[a,o,c,s]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},i,{className:`meta`,end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[c]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:`tag`,begin:/<style(?=\s|>)/,end:/>/,keywords:{name:`style`},contains:[l],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:[`css`,`xml`]}},{className:`tag`,begin:/<script(?=\s|>)/,end:/>/,keywords:{name:`script`},contains:[l],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:[`javascript`,`handlebars`,`xml`]}},{className:`tag`,begin:/<>|<\/>/},{className:`tag`,begin:t.concat(/</,t.lookahead(t.concat(n,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:`name`,begin:n,relevance:0,starts:l}]},{className:`tag`,begin:t.concat(/<\//,t.lookahead(t.concat(n,/>/))),contains:[{className:`name`,begin:n,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function QK(e){let t=`true false yes no null`,n={className:`attr`,variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},r={className:`template-variable`,variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},i={className:`string`,relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:`char.escape`,relevance:0}]},a={className:`string`,relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,r]},o=e.inherit(a,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),s={className:`number`,begin:`\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b`},c={end:`,`,endsWithParent:!0,excludeEnd:!0,keywords:t,relevance:0},l={begin:/\{/,end:/\}/,contains:[c],illegal:`\\n`,relevance:0},u={begin:`\\[`,end:`\\]`,contains:[c],illegal:`\\n`,relevance:0},d=[n,{className:`meta`,begin:`^---\\s*$`,relevance:10},{className:`string`,begin:`[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*`},{begin:`<%[%=-]?`,end:`[%-]?%>`,subLanguage:`ruby`,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:`type`,begin:`!\\w+![\\w#;/?:@&=+$,.~*'()[\\]]+`},{className:`type`,begin:`!<[\\w#;/?:@&=+$,.~*'()[\\]]+>`},{className:`type`,begin:`![\\w#;/?:@&=+$,.~*'()[\\]]+`},{className:`type`,begin:`!![\\w#;/?:@&=+$,.~*'()[\\]]+`},{className:`meta`,begin:`&`+e.UNDERSCORE_IDENT_RE+`$`},{className:`meta`,begin:`\\*`+e.UNDERSCORE_IDENT_RE+`$`},{className:`bullet`,begin:`-(?=[ ]|$)`,relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:t,keywords:{literal:t}},s,{className:`number`,begin:e.C_NUMBER_RE+`\\b`,relevance:0},l,u,i,a],f=[...d];return f.pop(),f.push(o),c.contains=f,{name:`YAML`,case_insensitive:!0,aliases:[`yml`],contains:d}}var $K={bash:gK,css:TK,diff:EK,javascript:FK,json:IK,markdown:LK,python:RK,rust:zK,sql:BK,typescript:XK,xml:ZK,yaml:QK},eq=Object.freeze({bash:[`bash`,`sh`,`shell`,`zsh`],css:[`css`],diff:[`diff`,`patch`],javascript:[`javascript`,`js`,`jsx`,`mjs`,`cjs`],json:[`json`,`jsonc`],markdown:[`markdown`,`md`,`mdx`],python:[`python`,`py`],rust:[`rust`,`rs`],sql:[`sql`],typescript:[`typescript`,`ts`,`tsx`,`mts`,`cts`],xml:[`xml`,`html`,`svg`],yaml:[`yaml`,`yml`]});for(let[e,t]of Object.entries($K))hK.registerLanguage(e,t);var tq=new Map;for(let[e,t]of Object.entries(eq))for(let n of t)tq.set(n,e);var nq=new Set([``,`text`,`txt`,`plain`,`plaintext`]);function rq(e){let t=(e??``).trim().split(/\s+/,1)[0].toLowerCase();return nq.has(t)?`plaintext`:tq.get(t)??`plaintext`}function iq(e){return e.replace(/[&<>"']/g,e=>e===`&`?`&`:e===`<`?`<`:e===`>`?`>`:e===`"`?`"`:`'`)}var aq=`md-code`,oq=`md-code-copy`,sq=`is-copied`,cq=`Copy code`;function lq(e,t){let n=rq(t),r=`${e.replace(/\n$/,``)}\n`,i;if(n===`plaintext`)i=iq(r);else try{i=hK.highlight(r,{language:n,ignoreIllegals:!0}).value}catch{i=iq(r)}return`<span class="${aq}"><pre><code class="hljs language-${n}">${i}</code></pre><button type="button" class="${oq}" title="${cq}"></button></span>\n`}function uq({header:e,caption:t,children:n}){return(0,V.jsxs)(`figure`,{className:dq,children:[e,(0,V.jsx)(`div`,{className:fq,children:n}),t]})}var dq=`frizz-bash max-w-full`,fq=`flex justify-center bg-panel-2 p-1.5`,pq=`block max-h-[420px] max-w-full w-auto rounded-md object-contain`,mq=/^(~~)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,hq={del(e){let t=mq.exec(e);if(t)return{type:`del`,raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}},gq=/^:?-+:?$/,_q=/^ {0,3}$/,vq=/^[ \t]*$/;function yq(e){let t=[],n=``;for(let r=0;r<e.length;r++){let i=e[r];i===`\\`&&r+1<e.length?(n+=i+e[r+1],r++):i===`|`?(t.push(n),n=``):n+=i}return t.push(n),t.length<4||!_q.test(t[0])||!vq.test(t.at(-1))?null:t.slice(1,-1).map(e=>e.trim())}function bq(e){let t=[],n=0;for(let r of e.split(`
|
|
316
|
+
`)){let e=yq(r);if(!e)break;if(e.every(e=>gq.test(e)))return null;t.push(e),n+=r.length+1}return t.length<2?null:{raw:e.slice(0,Math.min(n,e.length)),rows:t}}var xq={name:`headerlessTable`,level:`block`,start(e){let t=0;for(let n of e.split(`
|
|
317
|
+
`)){if(n.includes(`|`)&&bq(e.slice(t)))return t;t+=n.length+1}},tokenizer(e){let t=bq(e);if(!t)return;let n=Math.max(...t.rows.map(e=>e.length)),r=t.rows.map(e=>Array.from({length:n},(t,n)=>({tokens:this.lexer.inline(e[n]??``)})));return{type:`headerlessTable`,raw:t.raw,rows:r}},renderer(e){return`<table>\n<tbody>${e.rows.map(e=>`<tr>${e.map(e=>`<td>${this.parser.parseInline(e.tokens)}</td>`).join(``)}</tr>`).join(`
|
|
318
|
+
`)}</tbody></table>\n`}},Sq=/^\[([ xX/\-?])\](?:[ \t]+|[ \t]*$)/,Cq={" ":{className:``,label:`To do`},x:{className:`md-task-checked`,label:`Done`},"/":{className:`md-task-in-progress`,label:`In progress`},"-":{className:`md-task-cancelled`,label:`Cancelled`},"?":{className:`md-task-blocked`,label:`Blocked`}},wq={name:`frizzTaskStatus`,level:`inline`,tokenizer(){},renderer(e){let{status:t}=e,n=Cq[t];return`<span class="md-task${n.className?` ${n.className}`:``}" title="${n.label}"></span> `}},Tq={name:`frizzTaskText`,level:`inline`,tokenizer(){},renderer(e){return`<span class="md-task-text">${this.parser.parseInline(e.tokens)}</span>`}};function Eq(e){let t=e.tokens[0],n=t&&`tokens`in t?t.tokens:void 0;if(!Array.isArray(n)||n[0]?.type===`frizzTaskStatus`)return;let r,i;if(e.task)r=e.checked?`x`:` `,i=``,e.task=!1,e.checked=void 0;else{let t=Sq.exec(e.text);if(!t)return;let a=t[0].length,o=[];for(let e=0;e<n.length&&a>0;e++){let t=n[e];if(t.type!==`text`)return;let r=Math.min(a,t.raw.length);o.push({token:t,count:r}),a-=r}if(a>0)return;for(let{token:e,count:t}of o)e.raw=e.raw.slice(t),e.text=e.text.slice(t);for(let e=n.length-1;e>=0;e--)n[e].type===`text`&&!n[e].raw&&n.splice(e,1);e.text=e.text.slice(t[0].length),r=t[1]===`X`?`x`:t[1],i=t[0]}let a=n.splice(0,n.length);n.push({type:`frizzTaskStatus`,raw:i,status:r}),a.length&&n.push({type:`frizzTaskText`,raw:``,tokens:a})}var Dq={breaks:!0,extensions:[xq,wq,Tq],tokenizer:hq,hooks:{processAllTokens(e){return Zg(e),e}},walkTokens(e){e.type===`list_item`&&Eq(e)},renderer:{code:({text:e,lang:t})=>lq(e,t)}},Oq=new fK(Dq),kq=new fK({...Dq,breaks:!1});function Aq(e,t){return e.trim()?Rq((t?.document?kq:Oq).parse(e,{async:!1}),{block:!0,baseDir:t?.baseDir}):``}function jq(e,t){return e.trim()?Rq(Oq.parseInline(e,{async:!1}),{inertInteractive:t?.inertInteractive??!1}):``}function Mq(e){let t=e.match(/^?---\r?\n[\s\S]*?\r?\n---\r?\n?/);return t?e.slice(t[0].length):e}var Nq=new Set(`h1.h2.h3.h4.h5.h6.p.br.hr.strong.em.del.code.pre.blockquote.ul.ol.li.a.img.button.table.thead.tbody.tr.th.td.span`.split(`.`)),Pq=new Set([`href`,`src`,`alt`,`title`,`type`,`class`,`data-local-path`,`data-local-image`]),Fq=RegExp(`^(?:hljs(?:-[a-z0-9_-]+)?|language-[a-z0-9-]+|md-task(?:-(?:checked|in-progress|cancelled|blocked|text))?|${aq})$`),Iq={ol:{start:/^\d{1,9}$/},th:{align:/^(?:left|center|right)$/},td:{align:/^(?:left|center|right)$/}},Lq=new Set([`script`,`style`,`textarea`,`title`,`xmp`,`iframe`,`frame`,`frameset`,`object`,`embed`,`applet`,`noscript`,`template`,`svg`,`math`]);function Rq(e,{inertInteractive:t=!1,block:n=!1,baseDir:r}={}){let i=document.createElement(`template`);return i.innerHTML=e,zq(i.content,{inertInteractive:t,block:n,baseDir:r}),i.innerHTML}function zq(e,t){let{inertInteractive:n,block:r}=t;for(let i of Array.from(e.children)){let e=i.tagName.toLowerCase();if(!Nq.has(e)){Lq.has(e)?i.remove():Hq(i,t);continue}if(e===`a`&&n){let e=document.createElement(`span`);for(;i.firstChild;)e.append(i.firstChild);i.replaceWith(e),zq(e,t);continue}if((e===`a`||e===`img`)&&Bq(i,e===`a`?`href`:`src`,t.baseDir),e===`a`){let e=Mg(i.getAttribute(`href`));e&&i.setAttribute(`href`,e);let t=pR(i.getAttribute(`href`));if(t){let e=gR(t);if(e)i.setAttribute(`href`,e),i.setAttribute(`title`,t.display),i.setAttribute(`data-local-path`,t.posixPath),i.setAttribute(`data-local-image`,`true`);else{let e=t.posixPath&&vR(t.posixPath),n=document.createElement(`button`);for(n.type=`button`,n.className=`local-file-action`,n.title=e?`Read ${t.display}`:t.display,t.posixPath&&n.setAttribute(`data-local-path`,t.posixPath);i.firstChild;)n.append(i.firstChild);i.replaceWith(n);continue}}}if(e===`img`){let e=pR(i.getAttribute(`src`)),t=e&&gR(e);if(!t){i.remove();continue}i.setAttribute(`src`,t),i.setAttribute(`title`,e.display),i.setAttribute(`data-local-path`,e.posixPath),i.setAttribute(`data-local-image`,`true`),i.getAttribute(`alt`)||i.setAttribute(`alt`,e.display),r&&Vq(i)}for(let t of Array.from(i.attributes)){let n=t.name.toLowerCase();if(n===`class`&&(e===`code`||e===`span`)){let e=t.value.split(/\s+/).filter(e=>Fq.test(e));e.length>0?i.setAttribute(`class`,e.join(` `)):i.removeAttribute(t.name);continue}let r=Iq[e]?.[n];if(r){r.test(t.value)||i.removeAttribute(t.name);continue}if(!Pq.has(n)){i.removeAttribute(t.name);continue}n===`href`&&/^\s*javascript:/i.test(t.value)&&i.removeAttribute(t.name)}e===`a`&&(i.setAttribute(`target`,`_blank`),i.setAttribute(`rel`,`noopener noreferrer`)),zq(i,t)}}function Bq(e,t,n){if(!n)return;let r=yR(e.getAttribute(t),n);r&&e.setAttribute(t,r)}function Vq(e){let t=e.ownerDocument,n=t.createElement(`span`);n.className=`${dq} md-image-frame`;let r=t.createElement(`span`);r.className=fq,e.replaceWith(n),n.append(r),r.append(e),e.setAttribute(`class`,pq)}function Hq(e,t){let n=e.ownerDocument.createDocumentFragment();for(;e.firstChild;)n.append(e.firstChild);zq(n,t),e.replaceWith(n)}function Uq(){return(0,B.useSyncExternalStore)(Hg,Vg,Vg)}function Wq(e,t){let n=Uq(),{baseDir:r,asDocument:i}=t??{};return(0,B.useMemo)(()=>Aq(e,{baseDir:r,document:i}),[e,r,i,n])}function Gq(e,t){let n=Uq(),r=t?.inertInteractive;return(0,B.useMemo)(()=>jq(e,{inertInteractive:r}),[e,r,n])}var Kq={".ts":`typescript`,".tsx":`typescript`,".mts":`typescript`,".cts":`typescript`,".js":`javascript`,".jsx":`javascript`,".mjs":`javascript`,".cjs":`javascript`,".json":`json`,".jsonc":`json`,".css":`css`,".scss":`css`,".less":`css`,".py":`python`,".go":`go`,".rs":`rust`,".java":`java`,".c":`c`,".h":`c`,".cpp":`cpp`,".hpp":`cpp`,".cc":`cpp`,".sh":`shell`,".bash":`shell`,".zsh":`shell`,".yaml":`yaml`,".yml":`yaml`,".toml":`toml`,".md":`markdown`,".mdx":`markdown`,".html":`html`,".htm":`html`,".xml":`html`,".svg":`html`},qq={Dockerfile:`shell`,Makefile:`shell`,".gitignore":`shell`,".env":`shell`,".bashrc":`shell`,".zshrc":`shell`};function Jq(e){let t=e.split(`/`).pop()??``;if(qq[t])return qq[t];let n=t.lastIndexOf(`.`);return Kq[n>0?t.slice(n).toLowerCase():``]??`text`}var Yq=e=>new Set(e.split(/\s+/).filter(Boolean)),Xq=Yq(`
|
|
319
|
+
break case catch class const continue debugger default delete do else enum export extends
|
|
320
|
+
false finally for function if import in instanceof new null return super switch this throw
|
|
321
|
+
true try typeof var void while with yield async await let static get set of as from
|
|
322
|
+
interface type namespace declare readonly public private protected implements abstract
|
|
323
|
+
package struct func go defer chan map fn impl trait mut pub use mod match loop where
|
|
324
|
+
int long short float double char boolean byte final synchronized volatile transient native
|
|
325
|
+
`),Zq=Yq(`
|
|
326
|
+
string number boolean object symbol bigint unknown any never void undefined
|
|
327
|
+
String Number Boolean Object Array Promise Map Set Record Partial
|
|
328
|
+
i8 i16 i32 i64 u8 u16 u32 u64 usize isize f32 f64 str Vec Option Result Box
|
|
329
|
+
int8 int16 int32 int64 uint float32 float64 error rune
|
|
330
|
+
`),Qq={typescript:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`,"`"],keywords:Xq,types:Zq},javascript:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`,"`"],keywords:Xq,types:Zq},go:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`,"`"],keywords:Xq,types:Zq},rust:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`],keywords:Xq,types:Zq},java:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`],keywords:Xq,types:Zq},c:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`],keywords:Xq,types:Zq},cpp:{line:`//`,block:[`/*`,`*/`],quotes:[`"`,`'`],keywords:Xq,types:Zq},css:{line:null,block:[`/*`,`*/`],quotes:[`"`,`'`],keywords:Yq(`important media supports keyframes import from to`),types:new Set},json:{line:null,block:null,quotes:[`"`],keywords:Yq(`true false null`),types:new Set},python:{line:`#`,block:null,quotes:[`"`,`'`],keywords:Yq(`
|
|
331
|
+
def class return if elif else for while break continue pass import from as with try except
|
|
332
|
+
finally raise lambda yield global nonlocal del assert async await and or not in is None True
|
|
333
|
+
False self lambda`),types:Yq(`int float str bool list dict set tuple bytes object`)},shell:{line:`#`,block:null,quotes:[`"`,`'`],keywords:Yq(`if then else elif fi for while do done case esac in function return export local echo cd exit set unset source`),types:new Set}},$q=e=>/[A-Za-z_$]/.test(e),eJ=e=>/[A-Za-z0-9_$]/.test(e),tJ=e=>e>=`0`&&e<=`9`,nJ=new Set(`{}()[];,.`),rJ=new Set(`+-*/%=<>!&|^~?:@`);function iJ(e,t){let n=[],r=e.length,i=(e,t)=>e&&n.push({text:e,kind:t}),a=0;for(;a<r;){let n=e[a];if(t.block&&e.startsWith(t.block[0],a)){let n=e.indexOf(t.block[1],a+t.block[0].length),o=n===-1?r:n+t.block[1].length;i(e.slice(a,o),`com`),a=o;continue}if(t.line&&e.startsWith(t.line,a)){let t=e.indexOf(`
|
|
334
|
+
`,a);t===-1&&(t=r),i(e.slice(a,t),`com`),a=t;continue}if(t.quotes.includes(n)){let t=n==="`",o=a+1;for(;o<r;){if(e[o]===`\\`){o+=2;continue}if(e[o]===n){o++;break}if(e[o]===`
|
|
335
|
+
`&&!t)break;o++}i(e.slice(a,o),`str`),a=o;continue}if(tJ(n)){let t=a+1;for(;t<r&&/[0-9a-fA-FxXbBoO_.]/.test(e[t]);)t++;i(e.slice(a,t),`num`),a=t;continue}if($q(n)){let n=a+1;for(;n<r&&eJ(e[n]);)n++;let o=e.slice(a,n);i(o,t.keywords.has(o)?`kw`:t.types.has(o)?`type`:e[n]===`(`?`fn`:`plain`),a=n;continue}if(nJ.has(n)){i(n,`punct`),a++;continue}if(rJ.has(n)){let t=a+1;for(;t<r&&rJ.has(e[t]);)t++;i(e.slice(a,t),`op`),a=t;continue}let o=a+1;for(;o<r&&!$q(e[o])&&!tJ(e[o])&&!t.quotes.includes(e[o])&&!nJ.has(e[o])&&!rJ.has(e[o])&&!(t.line&&e.startsWith(t.line,o));)o++;i(e.slice(a,o),`plain`),a=o}return n}function aJ(e){let t=[[]];for(let n of e){let e=n.text.split(`
|
|
336
|
+
`);for(let r=0;r<e.length;r++)r>0&&t.push([]),e[r]&&t[t.length-1].push({text:e[r],kind:n.kind})}return t}function oJ(e,t){if(e===``)return[];let n=Qq[t];return n?aJ(iJ(e,n)):e.split(`
|
|
337
|
+
`).map(e=>e?[{text:e,kind:`plain`}]:[])}function sJ(e,t,n){let r=e.length,i=t.length,a=Array.from({length:r+1},()=>new Uint32Array(i+1));for(let n=r-1;n>=0;n--)for(let r=i-1;r>=0;r--)a[n][r]=e[n]===t[r]?a[n+1][r+1]+1:Math.max(a[n+1][r],a[n][r+1]);let o=[],s=0,c=0;for(;s<r&&c<i;)e[s]===t[c]?(o.push({type:`eq`,a:n+s,b:n+c}),s++,c++):a[s+1][c]>=a[s][c+1]?(o.push({type:`del`,a:n+s,b:null}),s++):(o.push({type:`add`,a:null,b:n+c}),c++);for(;s<r;)o.push({type:`del`,a:n+s++,b:null});for(;c<i;)o.push({type:`add`,a:null,b:n+c++});return o}function cJ(e,t){let n=e.length,r=t.length,i=0;for(;i<n&&i<r&&e[i]===t[i];)i++;let a=0;for(;a<n-i&&a<r-i&&e[n-1-a]===t[r-1-a];)a++;let o=[];for(let e=0;e<i;e++)o.push({type:`eq`,a:e,b:e});o.push(...sJ(e.slice(i,n-a),t.slice(i,r-a),i));for(let e=0;e<a;e++)o.push({type:`eq`,a:n-a+e,b:r-a+e});return o}var lJ=3,uJ=e=>e===``?[]:e.split(`
|
|
338
|
+
`);function dJ(e,t,n){return e.type===`del`?{type:`del`,oldLine:e.a+1,newLine:null,tokens:t[e.a]??[]}:e.type===`add`?{type:`add`,oldLine:null,newLine:e.b+1,tokens:n[e.b]??[]}:{type:`context`,oldLine:e.a+1,newLine:e.b+1,tokens:n[e.b]??[]}}function fJ(e){let t=[];for(let n=0;n<e.length;n++)e[n].type!==`context`&&t.push(n);if(t.length===0)return{hunks:[],collapsedAfter:e.length};let n=[],r=Math.max(0,t[0]-lJ),i=-1;for(let a=0;a<t.length;a++){let o=t[a],s=t[a+1];i=Math.min(e.length-1,o+lJ),!(s!==void 0&&s-o<=7)&&(n.push({collapsedBefore:r,lines:e.slice(r,i+1)}),s!==void 0&&(r=Math.max(i+1,s-lJ)))}let a=n.length?n[n.length-1].collapsedBefore+n[n.length-1].lines.length:0;return{hunks:n,collapsedAfter:Math.max(0,e.length-a)}}function pJ(e,t,n){let r=Jq(n),i=oJ(e,r),a=oJ(t,r),o=uJ(e),s=uJ(t),c=e===``?`added`:t===``?`deleted`:`modified`;if(c===`added`){let e=s.map((e,t)=>({type:`add`,oldLine:null,newLine:t+1,tokens:a[t]??[]}));return{file:n,lang:r,status:c,hunks:[{collapsedBefore:0,lines:e}],collapsedAfter:0,additions:e.length,deletions:0}}if(c===`deleted`){let e=o.map((e,t)=>({type:`del`,oldLine:t+1,newLine:null,tokens:i[t]??[]}));return{file:n,lang:r,status:c,hunks:[{collapsedBefore:0,lines:e}],collapsedAfter:0,additions:0,deletions:e.length}}let l=cJ(o,s).map(e=>dJ(e,i,a)),u=l.filter(e=>e.type===`add`).length,d=l.filter(e=>e.type===`del`).length,{hunks:f,collapsedAfter:p}=fJ(l);return{file:n,lang:r,status:c,hunks:f,collapsedAfter:p,additions:u,deletions:d}}var mJ=`a, button, input, select, textarea, summary, label, [role="button"], [role="link"]`;function hJ(e){let t=e;return typeof t?.closest==`function`&&t.closest(mJ)!=null}function gJ({children:e,className:t,controls:n,expanded:r,label:i,meta:a,onToggle:o,chevronSize:s=12}){function c(e){if(hJ(e.target))return;let t=typeof window>`u`?null:window.getSelection();t&&!t.isCollapsed&&t.toString().trim()!==``||o()}return(0,B.createElement)(`div`,{className:`${t} w-full cursor-pointer text-left`,"data-expanded":r,onClick:c},(0,B.createElement)(`span`,{className:`flex min-w-0 items-center gap-2`},e),(0,B.createElement)(`span`,{className:`flex shrink-0 items-center gap-1.5`},a,(0,B.createElement)(`button`,{type:`button`,"data-tool-disclosure":!0,"aria-controls":n,"aria-expanded":r,"aria-label":i,title:i,onClick:o,className:`-m-1 inline-flex shrink-0 items-center justify-center rounded p-1 text-muted outline-none transition-colors hover:text-fg/80 focus-visible:ring-1 focus-visible:ring-fg/60`},(0,B.createElement)(rv,{"aria-hidden":!0,size:s,className:`relative -top-px shrink-0 transition-transform ${r?`rotate-90`:``}`}))))}function _J(e,t){return`cursor://file${e}${t?`:${t}`:``}`}function vJ({path:e,line:t,className:n=``,children:r}){return(0,V.jsx)(`a`,{href:_J(e,t),title:e,className:`font-mono-keep cursor-pointer hover:underline hover:text-fg/80 ${n}`,children:r??e})}function yJ(e){let t=e.split(`/`).filter(Boolean);return t.length?t[t.length-1]:e}function bJ({edits:e,meta:t}){let{compactDiffs:n}=Yd(XE),r=(0,B.useId)(),i=e[0].file,a=(0,B.useMemo)(()=>e.map(e=>pJ(e.old,e.new,e.file)),[e]),o=a.reduce((e,t)=>e+t.additions,0),s=a.reduce((e,t)=>e+t.deletions,0),[c,l]=(0,B.useState)(null);(0,B.useEffect)(()=>l(null),[n]);let u=c??!n;return(0,V.jsxs)(`div`,{className:`frizz-diff`,children:[(0,V.jsxs)(gJ,{className:`frizz-diff-header`,controls:r,expanded:u,label:`${u?`Collapse`:`Expand`} Edit diff: ${i}`,onToggle:()=>l(!u),meta:t,chevronSize:11,children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:`Edit`}),(0,V.jsx)(`span`,{className:`frizz-diff-file`,children:(0,V.jsx)(vJ,{path:i,className:`text-inherit no-underline`,children:yJ(i)})}),o>0&&(0,V.jsxs)(`span`,{className:`frizz-diff-add tabular-nums shrink-0`,children:[`+`,o]}),s>0&&(0,V.jsxs)(`span`,{className:`frizz-diff-del tabular-nums shrink-0`,children:[`−`,s]})]}),(0,V.jsx)(`div`,{id:r,className:`frizz-diff-body`,hidden:!u,children:u&&a.map((e,t)=>(0,V.jsx)(`div`,{className:t>0?`frizz-diff-editsep`:void 0,children:(0,V.jsx)(xJ,{hunks:e.hunks,collapsedAfter:e.collapsedAfter})},t))})]})}function xJ({hunks:e,collapsedAfter:t}){let n=0,r=[];return e.forEach((e,t)=>{let i=e.collapsedBefore-n;i>0&&r.push((0,V.jsx)(SJ,{n:i},`s${t}`));for(let n of e.lines){let e=n.type===`del`?n.oldLine:n.newLine,i=n.type===`add`?`+`:n.type===`del`?`-`:` `;r.push((0,V.jsxs)(`div`,{className:`frizz-diff-line`,"data-type":n.type,children:[(0,V.jsx)(`span`,{className:`frizz-diff-gutter`,children:e}),(0,V.jsx)(`span`,{className:`frizz-diff-sign`,children:i}),(0,V.jsx)(`span`,{className:`frizz-diff-code`,children:n.tokens.map((e,t)=>(0,V.jsx)(`span`,{className:`ftk-${e.kind}`,children:e.text},t))})]},`${t}:${n.oldLine}:${n.newLine}`))}n=e.collapsedBefore+e.lines.length}),t>0&&r.push((0,V.jsx)(SJ,{n:t},`safter`)),(0,V.jsx)(V.Fragment,{children:r})}function SJ({n:e}){return(0,V.jsxs)(`div`,{className:`frizz-diff-sep`,children:[e,` unchanged line`,e===1?``:`s`]})}var CJ=`Todos`,wJ={pending:{Icon:Xv,className:`text-muted/50`},in_progress:{Icon:Jv,className:`text-accent`},completed:{Icon:qv,className:`text-muted/75`}},TJ={pending:`text-fg/75`,in_progress:`text-fg`,completed:`text-muted/70`};function EJ({status:e}){let{Icon:t,className:n}=wJ[e];return(0,V.jsx)(t,{"aria-hidden":`true`,size:`1em`,strokeWidth:2,className:`frizz-todo-mark shrink-0 ${n}`})}var DJ={pending:`to do`,in_progress:`in progress`,completed:`done`};function OJ({todos:e,note:t,meta:n}){let[r,i]=(0,B.useState)(!1),a=(0,B.useId)(),o=e.filter(e=>e.status===`completed`).length,s=e.find(e=>e.status===`in_progress`),c=e.length>0||!!t,l=e.length>0?`${o}/${e.length}`:void 0,u=s?s.text:e.length===0?`empty`:void 0;return(0,V.jsxs)(`div`,{className:`frizz-bash`,"data-todo-card":!0,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>c&&i(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":c?a:void 0,"aria-expanded":c?r:void 0,"aria-label":`${c?`${r?`Collapse`:`Expand`} `:``}${CJ}${u?`: ${u}`:``}${l?` — ${o} of ${e.length} done`:``}`,className:`frizz-bash-header w-full text-left outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:CJ}),u&&(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-1.5 text-[11.5px]`,title:u,"data-todo-headline":!0,children:[s&&(0,V.jsx)(EJ,{status:`in_progress`}),(0,V.jsx)(`span`,{className:`min-w-0 truncate text-muted`,children:u})]})]}),(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-2`,children:[l&&(0,V.jsx)(`span`,{className:`frizz-tool-header-caps tabular-nums text-[11px] text-muted/55`,title:`${o} of ${e.length} done`,children:l}),n,c&&(0,V.jsx)(rv,{"aria-hidden":`true`,size:12,className:`shrink-0 text-muted transition-transform ${r?`rotate-90`:``}`})]})]}),c&&(0,V.jsxs)(`div`,{id:a,hidden:!r,children:[r&&e.length>0&&(0,V.jsx)(`ul`,{className:`frizz-todo-list`,children:e.map((e,t)=>(0,V.jsxs)(`li`,{className:`frizz-todo-row`,"data-current":e.status===`in_progress`?`true`:void 0,children:[(0,V.jsx)(EJ,{status:e.status}),(0,V.jsx)(`span`,{className:`min-w-0 ${TJ[e.status]}`,children:e.text}),(0,V.jsx)(`span`,{className:`sr-only`,children:` — ${DJ[e.status]}`})]},t))}),r&&t&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{className:`frizz-bash-output-label petite-caps`,children:`note`}),(0,V.jsx)(`pre`,{className:`frizz-bash-body frizz-bash-output-body`,children:t})]})]})]})}var kJ=/^```question(?:[ \t]+([A-Za-z][^\r\n]*?))?[ \t]*\r?\n([\s\S]*?)\r?\n```[ \t]*$/gm;function AJ(e){let t=(e??``).toLowerCase().split(/\s+/).filter(Boolean),n=e=>t.includes(e);return{kind:n(`multi`)?`multi`:`question`,danger:n(`danger`)}}function jJ(e){let t=[],n=Mm(e),r=0;kJ.lastIndex=0;for(let i=kJ.exec(e);i!==null;i=kJ.exec(e)){if(n(i.index)){kJ.lastIndex=i.index+1;continue}let a=e.slice(r,i.index);a.trim()&&t.push({kind:`prose`,text:a});let{kind:o,danger:s}=AJ(i[1]);t.push({kind:`question`,text:i[2],questionKind:o,danger:s}),r=i.index+i[0].length}let i=e.slice(r);return i.trim()&&t.push({kind:`prose`,text:i}),t}function MJ(e){return e.includes("```question")&&jJ(e).some(e=>e.kind===`question`)}var NJ=/^\s*(?:[-*+]\s+)?([A-Z]|\d+)[.)]\s+\S/,PJ=/^\s*recommendation\b/i;function FJ(e){return e.trim().replace(/^[-*+]\s+/,``)}function IJ(e){return FJ(e).match(/^([A-Za-z]|\d+)[.)]/)?.[1].toUpperCase()??``}function LJ(e,t){return/^\d+$/.test(e)?/^\d+$/.test(t)&&Number(t)===Number(e)+1:/^[A-Z]$/.test(e)&&/^[A-Z]$/.test(t)&&t.charCodeAt(0)===e.charCodeAt(0)+1}var RJ=e=>e===`A`||e===`1`,zJ=/(^|[^a-z])recommended([^a-z]|$)/i;function BJ(e){return e.replace(/\s{2,}/g,` `).trim()}function VJ(e){if(!zJ.test(e))return{label:e,recommended:!1};let t=e.match(/\s*[—–-]?\s*[([]\s*[*_`~]*recommended\b(?:\s*[::,;—–-]\s*([^)\]]*?))?\s*[*_`~]*\s*[)\]]/i);if(t){let n=t[1]?.trim()||void 0;return{label:BJ(e.slice(0,t.index)+e.slice(t.index+t[0].length)),recommended:!0,note:n}}let n=e.match(/\s*[—–:-]?\s*[*_`~]+recommended\b[*_`~]+\s*[—–:-]?\s*/i);if(n)return{label:BJ(e.slice(0,n.index)+` `+e.slice(n.index+n[0].length)),recommended:!0};let r=e.match(/\s*[—–:-]?\s*recommended\b\s*$/i);if(r&&r.index>0)return{label:BJ(e.slice(0,r.index)),recommended:!0};let i=e.match(/^(\s*(?:[A-Za-z]|\d+)[.)]\s*)?[*_`~]*recommended\b[*_`~]*\s*[::—–-]\s*/i);if(i){let t=BJ((i[1]??``)+e.slice(i[0].length));if(t)return{label:t,recommended:!0}}return{label:e,recommended:!1}}function HJ(e,t,n=!1){let r=e.split(`
|
|
339
|
+
`).map(e=>e.replace(/\r$/,``)),i=e=>r.findIndex((t,n)=>n>e&&NJ.test(t)),a=e=>{let t=[];for(let n=e;n<r.length;n++){if(NJ.test(r[n])){t.push(n);continue}if(t.length===0||r[n].trim()===``)continue;if(PJ.test(r[n]))break;let e=i(n);if(e===-1||!LJ(IJ(r[t[t.length-1]]),IJ(r[e])))break}return t},o=e=>{for(let t=e.length-1;t>0;t--)if(!LJ(IJ(r[e[t-1]]),IJ(r[e[t]])))return RJ(IJ(r[e[t]]))?t:0;return+(e.length===1&&!/^\s*[-*+]\s/.test(r[e[0]])&&!r.slice(0,e[0]).some(e=>e.trim()))},s=[];for(let e=0;e<r.length;){let t=a(e);if(t.length===0)break;let n=o(t);if(n<t.length){s=t.slice(n);break}e=t[0]+1}if(s.length===0)return{kind:t,danger:n,contextMd:e,options:[],recommendedIdx:null};let c=s[0],l=s[s.length-1],u=[],d=null,f,p=[];for(let[e,t]of s.entries()){let{label:n,recommended:i,note:a}=VJ(FJ(r[t]));i&&d===null&&(d=u.length,f=a),u.push(n);let o=e===0?[]:r.slice(s[e-1]+1,t).filter(e=>e.trim());p.push(o.length?o.join(`
|
|
340
|
+
`):void 0)}let m=e=>{let t=0,n=e.length-1;for(;t<=n&&e[t].trim()===``;)t++;for(;n>=t&&e[n].trim()===``;)n--;return e.slice(t,n+1)},h=m(r.slice(0,c)).join(`
|
|
341
|
+
`),g,_=[];for(let e of r.slice(l+1))g===void 0&&PJ.test(e)?g=e.trim():_.push(e);let v=m(_).join(`
|
|
342
|
+
`)||void 0;return d===null&&g&&(d=WJ(g,u),d!==null&&(f=g)),{kind:t,danger:n,contextMd:h,options:u,recommendedIdx:d,recommendedNote:f,recommendation:g,trailingMd:v,...p.some(Boolean)?{optionHeadings:p}:{}}}var UJ=/^[*_`~\s]+/;function WJ(e,t){if(!e)return null;let n=e.replace(/^\s*recommendation\s*:?\s*/i,``).replace(UJ,``).match(/^([A-Za-z]|\d+)(?![A-Za-z0-9])/);if(!n)return null;let r=n[1].toUpperCase(),i=t.findIndex(e=>{let t=e.replace(UJ,``).match(/^([A-Za-z]|\d+)[.)]/);return t?t[1].toUpperCase()===r:!1});return i===-1?null:i}function GJ(e){let t=e.match(/^\s*([A-Za-z]|\d+)[.)]/);return t?t[1].toUpperCase():e.trim()}function KJ(e,t){let n=t.text.trim();if(e.kind===`multi`){let r=(t.chosenSet??[]).slice().sort((e,t)=>e-t).map(t=>GJ(e.options[t]??``)).filter(Boolean).join(`, `);return r&&n?`${r} — ${n}`:r||n}return n||(t.chosen==null?``:e.options[t.chosen]??``)}var qJ=/^```(done|awaiting)[ \t]*\r?\n([\s\S]*?)\r?\n```[ \t]*$/gm,JJ=/^(pr-watch|human|timer|pr|ci|session):\s*(\S.*)$/i,YJ=8,XJ=200;function ZJ(e,t){if(t===`done`)return{body:e.trim(),hints:[]};let n=[],r=[];for(let t of e.split(`
|
|
343
|
+
`)){let e=t.replace(/\r$/,``),i=e.match(JJ);i?n.push({kind:i[1].toLowerCase(),value:i[2].trim().slice(0,XJ)}):r.push(e)}return{body:r.join(`
|
|
344
|
+
`).trim(),hints:n.slice(0,YJ)}}function QJ(e){let t=[],n=Mm(e),r=0;qJ.lastIndex=0;for(let i=qJ.exec(e);i!==null;i=qJ.exec(e)){if(n(i.index)){qJ.lastIndex=i.index+1;continue}let a=e.slice(r,i.index);a.trim()&&t.push({kind:`prose`,text:a});let o=i[1],{body:s,hints:c}=ZJ(i[2],o);t.push({kind:`fence`,fenceKind:o,body:s,hints:c}),r=i.index+i[0].length}let i=e.slice(r);return i.trim()&&t.push({kind:`prose`,text:i}),t}var $J=/^(\d+)\.\s+(.*)$/;function eY(e){if(!e)return null;let t=e.replace(/\r\n?/g,`
|
|
345
|
+
`).split(`
|
|
346
|
+
`),n=0;for(;n<t.length&&!t[n].trim();)n++;if(n>=t.length||t[n].trim()!==`Answers:`)return null;n++;let r=[];for(;n<t.length;n++){let e=t[n],i=e.match($J);if(i)r.push({n:Number(i[1]),answer:i[2]});else if(r.length>0){let t=r[r.length-1];t.answer=t.answer?`${t.answer}\n${e}`:e}else if(e.trim())return null}if(r.length===0)return null;for(let e of r)e.answer=e.answer.replace(/\s+$/,``);return r}var tY=`Answers to earlier questions:`,nY=/^(\d+)\.\s+[“"](.*?)[”"]\s+→\s+(.*)$/;function rY(e){if(!e)return null;let t=e.replace(/\r\n?/g,`
|
|
347
|
+
`).split(`
|
|
348
|
+
`),n=0;for(;n<t.length&&!t[n].trim();)n++;if(n>=t.length||t[n].trim()!==tY)return null;n++;let r=[];for(;n<t.length;n++){let e=t[n],i=e.match(nY);if(i){let e=i[2].trim();r.push(e?{n:Number(i[1]),answer:i[3],question:e}:{n:Number(i[1]),answer:i[3]})}else if(r.length>0){let t=r[r.length-1];t.answer=t.answer?`${t.answer}\n${e}`:e}else if(e.trim())return null}if(r.length===0)return null;for(let e of r)e.answer=e.answer.replace(/\s+$/,``);return r}function iY(e){return rY(e)??eY(e)}function aY(e,t){for(let n=t-1;n>=0;n--){let t=e[n];if(t.kind===`event`||t.kind===`reasoning`||!t.text.trim())continue;if(t.role===`user`)return null;if(!t.text.includes("```question"))continue;let r=jJ(t.text).filter(e=>e.kind===`question`);if(r.length>0)return r}return null}var oY=e=>e.kind===`question`?HJ(e.text,e.questionKind,e.danger).contextMd.trim():``;function sY(e,t){if(t.length!==1)return null;let n=e.trim();if(!n)return null;let r=t[0];if(r.kind!==`question`)return null;let i=HJ(r.text,r.questionKind,r.danger);if(!i.options.some(e=>e.trim()===n))return null;let a=i.contextMd.trim();return[a?{n:1,answer:n,question:a}:{n:1,answer:n}]}function cY(e,t){let n=e[t];if(!n||n.role!==`user`||n.kind===`event`)return null;let r=rY(n.text);if(r)return r;let i=eY(n.text),a=aY(e,t);return i?!a||!i.every((e,t)=>Number.isInteger(e.n)&&e.n>=1&&e.n<=a.length&&(t===0||e.n>i[t-1].n))?i:i.map(e=>{let t=oY(a[e.n-1]);return t?{...e,question:t}:{...e}}):a?sY(n.text,a):null}function lY(e){return e.map((t,n)=>cY(e,n))}var uY=`[overflow-wrap:anywhere] [&_pre]:whitespace-pre-wrap [&_pre]:break-all`,dY=`rounded-xl`,fY=`rounded-t-xl`,pY=`rounded-b-[calc(var(--block-radius)_-_1px)]`,mY={neutral:{border:`border-border-strong`,head:`text-fg`},attention:{border:`border-accent/45`,head:`text-accent`},caution:{border:`border-border-strong`,head:`text-amber-400`},danger:{border:`border-red-500/45`,head:`text-red-400`}},hY=`card-icon-offset`;function gY({icon:e,label:t,head:n=mY.neutral.head,aside:r}){return(0,V.jsxs)(`div`,{className:`flex min-w-0 items-start gap-2`,children:[(0,V.jsx)(`span`,{className:`min-w-0 flex-1 text-[13px] font-medium leading-5 tracking-tight ${n}`,children:t}),r&&(0,V.jsx)(`span`,{className:`shrink-0 leading-5`,children:r}),(0,V.jsx)(e,{"aria-hidden":`true`,size:14,className:`shrink-0 ${hY} ${n}`})]})}function _Y({children:e}){return(0,V.jsx)(`div`,{className:`card-md mt-1 min-w-0 text-fg/75`,children:e})}function vY({tone:e=`neutral`,icon:t,label:n,aside:r,children:i,className:a=``,...o}){let{border:s,head:c}=mY[e];return(0,V.jsxs)(`div`,{...o,className:`min-w-0 ${dY} border ${s} bg-panel-2 p-4 ${a}`,children:[(0,V.jsx)(gY,{icon:t,label:n,head:c,aside:r}),i!=null&&(0,V.jsx)(_Y,{children:i})]})}var yY=`block min-w-0 text-[13px] leading-5 text-fg/75`;function bY({children:e,className:t=``}){return(0,V.jsx)(`div`,{className:`mt-3 flex flex-wrap items-center justify-start gap-x-2.5 gap-y-2 ${t}`,children:e})}var xY=`min-w-0 flex-1 text-[11px] leading-snug text-muted/70`,SY=`text-accent underline underline-offset-2 decoration-accent/40 hover:decoration-accent`,CY=`flex shrink-0 items-center gap-1 rounded-md text-[11px] font-medium outline-none transition-colors focus-visible:ring-1 focus-visible:ring-fg/60 bg-fg px-2.5 py-1 text-bg hover:opacity-90`;function wY({icon:e,children:t,sourceId:n,ariaLabel:r,marker:i,onClick:a}){let o=(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`h-px flex-1 bg-border/70 transition-colors group-hover/wake:bg-border`}),(0,V.jsxs)(`span`,{className:`petite-caps flex min-w-0 items-center gap-1 break-words text-center text-[12px] text-muted/70 transition-colors group-hover/wake:text-fg`,children:[e&&(0,V.jsx)(e,{"aria-hidden":`true`,size:12,className:TY}),t]}),(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`h-px flex-1 bg-border/70 transition-colors group-hover/wake:bg-border`})]});return a?(0,V.jsx)(`button`,{type:`button`,"data-wake-divider":i,onClick:a,onMouseDown:e=>e.preventDefault(),"aria-label":r,className:`group/wake my-1 flex w-full items-center gap-3 rounded-sm text-left outline-none focus-visible:ring-1 focus-visible:ring-fg/60`,children:o}):(0,V.jsx)(`div`,{"data-frizz-msg":n,"data-wake-divider":i,className:`my-1 flex items-center gap-3`,role:r?`separator`:void 0,"aria-label":r,children:o})}var TY=`shrink-0 translate-y-[0.04em]`;function EY(e,t=Date.now()){let n=e?Date.parse(e):NaN;if(!Number.isFinite(n)||!Number.isFinite(t))return null;let r=Math.max(0,Math.floor((t-n)/1e3));if(r<60)return`just now`;let i=Math.floor(r/60);if(i<60)return`${i}m ago`;let a=Math.floor(i/60);if(a<24)return`${a}h ago`;let o=Math.floor(a/24);if(o<7)return`${o}d ago`;let s=Math.floor(o/7);if(s<5)return`${s}w ago`;let c=Math.floor(o/30);return c<12?`${c}mo ago`:`${Math.floor(o/365)}y ago`}function DY(e,t,n){return e===1?n?`New ${t} from @${n}`:`New ${t}`:`${e} new items`}var OY=`rounded-sm underline decoration-muted/30 underline-offset-2 outline-none transition-colors hover:text-fg hover:decoration-fg/60 focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`;function kY({steer:e,text:t,sourceId:n,wrap:r}){let i=e??Yh(t);if(!i)return(0,V.jsx)(`div`,{"data-frizz-msg":n,"data-frizz-wake":!0,className:`min-w-0 max-w-[85%]`,children:(0,V.jsx)(vY,{icon:Z_,label:`Frizz`,children:(0,V.jsx)(`div`,{className:`${yY} whitespace-pre-wrap [overflow-wrap:anywhere]${r?` ${uY}`:``}`,children:t})})});let a=iV(i.ref),o=i.items.length+i.omitted,s=Uh(t),c=!s&&i.items.length===1&&i.omitted===0?i.items[0]:null,l=c?EY(c.at):null,u=c?.url??a,d=s?`${o} ${o===1?`item`:`items`} already`:DY(o,i.items[0]?.label??`item`,c?.actor),f=u?(0,V.jsx)(`a`,{href:u,target:`_blank`,rel:`noreferrer noopener`,className:OY,children:i.ref}):(0,V.jsx)(`span`,{children:i.ref});return(0,V.jsxs)(wY,{icon:Cv,sourceId:n,marker:`github`,ariaLabel:u?void 0:`${d} on ${i.ref}`,children:[(0,V.jsxs)(`span`,{className:`min-w-0 truncate`,children:[d,` on `,f]}),l&&(0,V.jsxs)(`span`,{title:c?.at,className:`shrink-0 tabular-nums`,children:[`· `,l]})]})}function AY({bump:e,sourceId:t}){let n=e.kind===`schedule`;if(e.kind===`signoff`){let e=`Frizz asked for a sign-off`;return(0,V.jsx)(wY,{icon:Gv,sourceId:t,marker:`rest`,ariaLabel:e,children:e})}let r=n?`Goal${e.every?` · every ${e.every}`:``}`:`Goal · at rest`;return(0,V.jsx)(wY,{icon:n?Zv:Vv,sourceId:t,marker:n?`schedule`:`rest`,ariaLabel:r,children:r})}function jY(e){return e.sourceId??`legacy-${VY(e.text)}`}function MY(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(!(n.kind===`event`||n.kind===`reasoning`)&&n.role===`assistant`&&n.text.trim())return t}return-1}var NY=e=>jJ(e).filter(e=>e.kind===`question`).map(e=>e.kind===`question`?HJ(e.text,e.questionKind,e.danger):HJ(``,`question`));function PY(){let e=new Set;return(t,n)=>{let r=jY(t);return e.has(r)&&(r=`${r}#${n}`),e.add(r),r}}function FY(e){let t=MY(e),n=PY(),r=[];for(let i=0;i<e.length;i++){let a=e[i];if(a.kind===`event`||a.kind===`reasoning`||a.role!==`assistant`||!a.text.trim()||!a.text.includes("```question"))continue;let o=NY(a.text);o.length>0&&r.push({idx:i,identity:n(a,i),blocks:o,isLive:i===t})}return r}function IY(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(!(n.kind===`event`||n.kind===`reasoning`)){if(n.role===`user`&&n.text.trim())break;if(!(n.role!==`assistant`||!n.text.trim())&&NY(n.text).length>0)return t}}return-1}function LY(e){let{answered:t,live:n}=e;return t.length>0&&t.every(e=>e.isLive)&&n?`Answers:\n${n.numbered.map(({n:e,a:t})=>`${e}. ${t}`).join(`
|
|
349
|
+
`)}`:`Answers to earlier questions:\n${t.map((e,t)=>`${t+1}. “${e.question}” → ${e.answer}`).join(`
|
|
350
|
+
`)}`}function RY(e,t,n,r={}){let i=nV(e),[a,o]=(0,B.useState)({}),s=(0,B.useMemo)(()=>FY(t),[t]),c=(0,B.useMemo)(()=>{for(let e=t.length-1;e>=0;e--)if(!(t[e].kind===`event`||t[e].kind===`reasoning`)&&t[e].role===`assistant`&&t[e].text.trim())return t[e]},[t]),l=(0,B.useMemo)(()=>IY(t)!==-1,[t]),u=Mz(),d=Nz(e),f=(0,B.useCallback)((t,n)=>jz.answer(u,e,d,t,n),[u,e,d]),p=(0,B.useMemo)(()=>s.flatMap(e=>e.blocks.map((t,n)=>f(e.identity,n))),[s,f]),m=Fz(p),h=(0,B.useRef)(n);h.current=n;let g=(0,B.useCallback)((e,t)=>({...a[`${e}::${t}`]??{chosen:null,text:``},text:m.get(f(e,t))??``}),[a,m,f]),_=(0,B.useMemo)(()=>{let e=new Map;for(let t of s)e.set(t.identity,t);return e},[s]),v=(0,B.useCallback)((e,t,n)=>{let r=_.get(e)?.blocks[t],i=`${e}::${t}`;r?.kind!==`multi`&&kz.clear(f(e,t)),o(e=>{let t=e[i]??{chosen:null,text:``};if(r?.kind===`multi`){let r=new Set(t.chosenSet??[]);return r.has(n)?r.delete(n):r.add(n),{...e,[i]:{chosen:null,text:t.text,chosenSet:[...r].sort((e,t)=>e-t)}}}return{...e,[i]:{chosen:t.chosen===n?null:n,text:``}}})},[_,f]),y=(0,B.useCallback)((e,t,n)=>{let r=_.get(e)?.blocks[t];kz.set(f(e,t),n),o(i=>{let a=`${e}::${t}`,o=i[a]??{chosen:null,text:``};return r?.kind===`multi`?{...i,[a]:{chosen:null,text:n,chosenSet:o.chosenSet??[]}}:{...i,[a]:{chosen:null,text:n}}})},[_,f]),b=s.some(e=>e.blocks.some((t,n)=>KJ(t,g(e.identity,n))!==``)),x=r.scrollToBottom!==!1,S=(0,B.useCallback)((e,t={})=>{i.submit(e,{...t,scrollToBottom:x})&&h.current?.()},[i,x]),C=(0,B.useCallback)(e=>{let t=typeof e==`string`?e:void 0,n=t?s.filter(e=>e.identity===t):s,r=t?n.flatMap(e=>e.blocks.map((t,n)=>f(e.identity,n))):p,i=n.flatMap(e=>e.blocks.map((t,n)=>`${e.identity}::${n}`)),c=(e,t)=>KJ(e.blocks[t],g(e.identity,t)),l=n.flatMap(e=>e.blocks.map((t,n)=>({ask:e,bi:n,question:BY(t),answer:c(e,n)})).filter(e=>e.answer!==``));if(l.length===0)return;let u=n.find(e=>e.isLive),d=LY({answered:l.map(e=>({isLive:e.ask.isLive,question:e.question,answer:e.answer})),live:u&&{numbered:u.blocks.map((e,t)=>({n:t+1,a:c(u,t)})).filter(({a:e})=>e!==``)}}),m=a,h=r.map(e=>[e,kz.get(e)]);S(d,{onOptimistic:()=>{r.forEach(e=>kz.clear(e)),o(e=>{let t={...e};for(let e of i)delete t[e];return t})},onRollback:()=>{o(e=>{let t={...e};for(let e of i)m[e]?t[e]=m[e]:delete t[e];return t}),h.forEach(([e,t])=>{t&&!kz.get(e)&&kz.set(e,t)})}})},[a,s,g,S,p,f]),w=(0,B.useCallback)(e=>{let t=_.get(jY(e));if(t)return{answerFor:e=>g(t.identity,e),onChip:(e,n)=>v(t.identity,e,n),onText:(e,n)=>y(t.identity,e,n),onSubmit:()=>C(t.identity),anyAnswered:t.blocks.some((e,n)=>KJ(e,g(t.identity,n))!==``),sending:i.pending}},[_,g,v,y,C,i.pending]);return{liveMsg:c,answering:(0,B.useMemo)(()=>c?w(c):void 0,[c,w]),answeringForMessage:w,answerable:l,anyAnswered:b,sending:i.pending,sendAnswers:C,sendMessage:S}}function zY(e){let t=e.split(`
|
|
351
|
+
`).map(e=>e.trim()).find(e=>e.length>0)??``;return t.length>120?`${t.slice(0,117)}…`:t}function BY(e){return zY(e.contextMd)||zY(e.options.join(` / `))||`earlier question`}function VY(e){let t=2166136261;for(let n=0;n<e.length;n++)t=Math.imul(t^e.charCodeAt(n),16777619);return(t>>>0).toString(36)}function HY(e){return(0,B.useSyncExternalStore)(e=>Kd(X,e),()=>e?UY(e)!==`codex`:!1,()=>!1)}function UY(e){return O_(X.board,e)?.backend}function WY(e,t,n,r){let i=jz.followUp(e,t,n),a=kz.get(i),o=a?`${r}\n\n${a}`:r;return kz.set(i,o),i}function GY(e){if(!(typeof document>`u`)){for(let t=e;t;t=t.parentElement){let e=t.querySelector(`[data-thread-composer-box] textarea`);if(e){e.focus(),e.setSelectionRange(e.value.length,e.value.length);return}}document.getElementById(`followup-input`)?.focus()}}function KY(e){let t=Bu(),n=Mz(),[r,i]=(0,B.useState)(!1);return{unqueue:(0,B.useCallback)(a=>{if(!e||r)return;let o=O_(X.board,e)?.sessionId;if(!o){Z(`This thread has no live session to unqueue from`);return}i(!0),Q.unqueueFollowUp({slug:e,sessionId:o,deliveryId:a.deliveryId}).then(r=>{if(i(!1),!r.unqueued){Z(r.reason??`That message could not be taken back`);return}vE(t,e,a.rawText,a.deliveryId),WY(n,e,o,a.text),GY(a.from)},e=>{i(!1),Z(`Couldn't unqueue — ${(e instanceof Error?e.message:String(e)).slice(0,90)}`)})},[r,n,t,e]),pending:r}}function qY(e){return(0,B.useSyncExternalStore)(e=>Kd(X,e),()=>{if(!e)return!1;let t=O_(X.board,e);return t?.backend!==`codex`&&t?.runtime===`running`},()=>!1)}function JY(e){let[t,n]=(0,B.useState)(!1);return{deliverNow:(0,B.useCallback)(()=>{if(!e||t)return;let r=O_(X.board,e)?.sessionId;if(!r){Z(`This thread has no live session to interrupt`);return}n(!0),Q.deliverQueuedNow({slug:e,sessionId:r}).then(e=>{n(!1),e.interrupted||Z(e.reason??`That message could not be pushed through`)},e=>{n(!1),Z(`Couldn't push it through — ${(e instanceof Error?e.message:String(e)).slice(0,90)}`)})},[t,e]),pending:t}}function YY(e){return(0,B.useMemo)(()=>({__html:e}),[e])}function XY(e){let t=e.trim();return!t||t.length>1024||/\s/.test(t)||/^[a-z][a-z0-9+.-]*:\/\//i.test(t)?!1:t===`~`||t.startsWith(`~/`)||t.startsWith(`/`)||t.includes(`/`)}var ZY=new Map,QY=128;async function $Y(e){let t=[...new Set(e)].filter(e=>!ZY.has(e));if(!t.length)return!1;let n=[];for(let e=0;e<t.length;e+=QY)n.push(t.slice(e,e+QY));let r=await Promise.all(n.map(async e=>{try{return(await Q.resolveLocalPaths({paths:e})).resolved}catch{return e.map(e=>({input:e,path:null}))}})),i=!1;for(let e of r)for(let t of e)ZY.has(t.input)||(ZY.set(t.input,t.path),i=!0);return i}function eX(e,t){e.setAttribute(`data-local-path`,t),e.setAttribute(`title`,`Open ${t}`),e.classList.add(`local-file-code`)}function tX(e,t){let[n,r]=(0,B.useState)(0);(0,B.useLayoutEffect)(()=>{let t=e.current;if(!t)return;let n=[];for(let e of t.querySelectorAll(`code`)){if(e.closest(`pre`))continue;let t=(e.textContent??``).trim();if(!XY(t))continue;let r=ZY.get(t);r===void 0?n.push(t):r&&eX(e,r)}n.length&&$Y(n).then(e=>{e&&r(e=>e+1)})},[e,t,n])}function nX(e){return e.displayText??e.text}function rX(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(n.role===`user`&&!n.queued&&!n.peerFrom)return t}return-1}var iX=new Set([`planning`,`planned`,`active`,`needs-human`,`blocked`]);function aX(e){return!!(e&&e.kind===`legacy`&&!e.foreign&&e.runtime===`none`&&!e.sessionId&&!e.tmuxName&&!e.owner&&e.agents.length===0&&e.errors.length===0&&iX.has(e.status))}function oX(e,t){let n=e.trim();if(!(!n||n===t.trim()))return n}function sX(e,t){let n=e.trim();return!n||n===t||n===`Untitled thread`||n===`Spinning up a thread…`?``:n}function cX(e){return e.kind!==`session`||e.foreign||e.backend===`codex`?{show:!1,enabled:!1,label:``}:e.runtime===`turn-idle`?{show:!0,enabled:!0,label:`Rename with Claude`}:e.runtime===`perm-prompt`||e.pendingAsk||e.nativeInputRequired?{show:!0,enabled:!1,label:`Resolve Claude's terminal prompt before renaming`}:e.runtime===`running`||e.runtime===`spawning`?{show:!0,enabled:!1,label:`Rename with Claude when the current turn finishes`}:{show:!0,enabled:!1,label:`Resume this Claude thread to use AI rename`}}var lX=`sticky top-0 z-10 flex min-w-0 shrink-0 items-center gap-2.5 border-b border-border bg-panel px-3 py-1.5 min-h-12 max-[640px]:flex-wrap max-[640px]:items-start max-[640px]:gap-y-2 max-[640px]:px-4 max-[640px]:py-2.5`,uX=`min-w-0 flex-1 pl-1 max-[640px]:basis-full`,dX=`flex shrink-0 items-center max-[640px]:w-full max-[640px]:justify-between`;function fX(e){return e?.trim()?{kind:`profile-error`,message:`Profile controls unavailable: ${e.trim().slice(0,160)}`}:null}function pX(e){if(e.foreign)return`Read-only external thread`;if(e.permissionChangePending||e.permissionPending)return`A permission change is already in progress`;if(e.profileChangePending)return`A model and effort change is already in progress`;if(e.runtimeControlPending)return`Another runtime control is already in progress`;if(e.pendingAsk||e.nativeInputRequired||e.runtime===`perm-prompt`)return`Resolve the current terminal approval or question first`;if(e.backend===`codex`)return null;let t=[...e.subAgents??[],...e.bgShells??[]].filter(e=>e.state===`running`||e.state===`stale`).length;return t>0?`Wait for ${t} unresolved background operation${t===1?``:`s`}`:e.runtime===`running`||e.runtime===`spawning`?`Wait for the current turn to finish`:null}function mX(e){return e.permissionChangePending===!0||e.permissionPending!==void 0||e.profileChangePending===!0||e.runtimeControlPending===!0}function hX(e,t){let n=t===`codex`?`Sandbox`:`Permissions`;return e===`applied`?`${n} applied to the live session`:e===`next-turn`?t===`codex`?`${n} applied — takes effect on the next turn`:`${n} saved — the worker restarts on the next turn`:`${n} saved for the next resume`}function gX(e){return e===`right`?`pl-3 pr-7`:`pl-7 pr-3`}function _X(e,t,n,r){let i=(n?n.flatMap(e=>e.options):t??[]).find(t=>t.value===e);return i?{text:i.label,placeholder:!1}:e?{text:e,placeholder:!1}:{text:r??``,placeholder:!0}}var vX=`__frizz_empty_select_value__`,yX=e=>e===``?vX:e,bX=e=>e===vX?``:e,xX={ghost:`border-transparent bg-transparent hover:border-border hover:bg-panel-2 data-[state=open]:border-border data-[state=open]:bg-panel-2`,bordered:`w-full justify-between border-border bg-bg hover:bg-panel-2 data-[state=open]:bg-panel-2`,readout:`text-muted hover:text-fg border-border/50 bg-transparent hover:border-border hover:bg-panel-2 data-[state=open]:border-border data-[state=open]:bg-panel-2 [&_.select-caret]:text-fg/65 [&_.select-caret]:opacity-100`},SX={ghost:`border-transparent bg-transparent`,bordered:`w-full justify-between border-border bg-bg`,readout:`text-muted border-border/50 bg-transparent [&_.select-caret]:text-fg/65 [&_.select-caret]:opacity-100`};function CX({o:e,indicatorPosition:t,typography:n}){return(0,V.jsxs)(KI,{value:yX(e.value),title:e.title,className:`relative flex w-full min-w-0 cursor-pointer select-none items-center overflow-hidden rounded-md py-1.5 text-left text-[12px] text-muted outline-none data-[highlighted]:bg-panel-2 data-[highlighted]:text-fg data-[state=checked]:bg-panel-2 data-[state=checked]:font-medium data-[state=checked]:text-fg ${gX(t)} ${n??``}`,children:[(0,V.jsx)(qI,{className:`pointer-events-none absolute top-1/2 inline-flex -translate-y-1/2 items-center text-accent ${t===`right`?`right-2`:`left-2`}`,children:(0,V.jsx)(ev,{size:13})}),(0,V.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-left`,children:e.label})]})}function wX({value:e,onValueChange:t,options:n,groups:r,placeholder:i,ariaLabel:a,title:o,disabled:s=!1,variant:c=`ghost`,indicatorPosition:l=`left`,side:u=`bottom`,className:d=``}){let f=_X(e,n,r,i),p=s?SX[c]:xX[c],m=c===`readout`?DR:``,[h,g]=(0,B.useState)(!1),_=(0,B.useRef)(h),v=(0,B.useRef)(s),y=(0,B.useRef)(void 0);return _.current=h,v.current=s,(0,B.useLayoutEffect)(()=>{let e=e=>{e.key!==`Escape`||!_.current||v.current||(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),_.current=!1,y.current?.(),y.current=void 0,g(!1))};return window.addEventListener(`keydown`,e,{capture:!0}),()=>window.removeEventListener(`keydown`,e,{capture:!0})},[]),(0,B.useLayoutEffect)(()=>{!s||!h||(_.current=!1,y.current?.(),y.current=void 0,g(!1))},[s,h]),(0,B.useLayoutEffect)(()=>()=>y.current?.(),[]),(0,V.jsxs)(RI,{modal:!1,open:h,onOpenChange:e=>{y.current?.(),y.current=void 0,_.current=e,g(e),e&&(y.current=GR(()=>{_.current=!1,y.current=void 0,g(!1)}))},children:[(0,V.jsx)(zI,{asChild:!0,disabled:s,children:(0,V.jsxs)(`button`,{type:`button`,"aria-label":a,title:o,className:`group inline-flex min-w-0 max-w-full items-center gap-1.5 rounded-md border px-2 py-1 text-left text-[12px] text-fg outline-none data-[placeholder]:text-muted ${s?`cursor-not-allowed opacity-45`:`cursor-pointer transition-colors`} ${p} ${c===`readout`?`select-trigger-readout`:``} ${m} ${d}`,children:[(0,V.jsx)(`span`,{className:`min-w-0 flex-1 truncate text-left ${f.placeholder?`text-muted`:``}`,children:f.text}),(0,V.jsx)(tv,{className:`select-caret shrink-0 text-muted ${s?``:`transition-transform group-data-[state=open]:rotate-180`}`,size:13})]})}),(0,V.jsx)(BI,{children:(0,V.jsx)(VI,{align:`start`,side:u,sideOffset:5,onEscapeKeyDown:e=>e.stopPropagation(),className:`${ZI} min-w-[var(--radix-dropdown-menu-trigger-width)] max-w-[calc(100vw-1rem)] overflow-hidden rounded-lg p-1 ${m}`,children:(0,V.jsx)(GI,{value:yX(e),onValueChange:e=>t(bX(e)),className:`max-h-[300px] min-w-0 overflow-y-auto`,children:r?r.map((e,t)=>(0,V.jsxs)(HI,{children:[e.label&&(0,V.jsx)(UI,{className:`${gX(l)} min-w-0 truncate pb-1 pt-2 text-left text-[10px] font-medium uppercase tracking-wide text-muted/60 first:pt-1`,children:e.label}),e.options.map(e=>(0,V.jsx)(CX,{o:e,indicatorPosition:l,typography:m},e.value))]},e.label||`g${t}`)):(n??[]).map(e=>(0,V.jsx)(CX,{o:e,indicatorPosition:l,typography:m},e.value))})})})]})}function TX(e,t,n,r){let i=e.find(e=>e.model===t),a=!!i,o=!!(i&&n&&i.efforts.includes(n)),s=a&&o;return{selectedProfile:i,modelKnown:a,effortKnown:o,profileKnown:s,modelSelectable:r||a,effortSelectable:!!i&&(r||s)}}function EX(e){let t=Yd(X).board?.threads.find(t=>t.id===e),n=td({queryKey:[`threadProfileOptions`,e],queryFn:()=>Q.threadProfileOptions({slug:e}),enabled:!!(t&&!t.foreign&&t.kind===`session`),staleTime:5e3}),r=nd({mutationFn:t=>Q.setThreadProfile({slug:e,...t})}),i=nd({mutationFn:t=>Q.setThreadPermission({slug:e,permissionMode:t})}),a=r.isPending||i.isPending;if(!t||t.foreign||t.kind!==`session`)return{busy:a,footer:null,status:null};let o=a||mX(t),s=t.model?.trim(),c=t.effort?.trim(),l=t.backend===`codex`?`codex`:`claude`,u=r.isPending?r.variables:void 0,d=t.profilePendingModel??u?.model,f=t.profilePendingEffort??u?.effort,p=n.data?.options??[],{modelSelectable:m}=TX(p,s,c,t.runtime===`exited`),h=n.data!==void 0,g=[{id:l,label:l===`codex`?`Codex`:`Claude Code`,options:p}],_=fX(n.isError?n.error.message:void 0),v=t.permissionMode?sz(t.permissionMode):`auto`,y=az.some(e=>e.value===v)?v:`auto`,b=i.isPending?i.variables:y,x=pX(t);function S(e){e!==y&&i.mutate(e,{onSuccess:e=>Z(hX(e.effect,`claude`)),onError:e=>Z(`Permission change failed: ${e.message.slice(0,120)}`)})}function C(e){r.mutate(e,{onSuccess:e=>Z(e.effect===`next-resume`?`Model and effort saved for the next resume`:`Model and effort applied`),onError:e=>Z(`Profile change failed: ${e.message.slice(0,120)}`)})}return{busy:o,footer:(0,V.jsxs)(`div`,{"data-thread-composer-controls":!0,className:`flex min-w-0 flex-1 flex-wrap items-center gap-x-1.5 gap-y-0.5`,children:[(0,V.jsx)(YR,{groups:g,value:{provider:l,model:s,effort:c},pending:d||f?{provider:l,model:d,effort:f}:void 0,onValueChange:({model:e,effort:t})=>C({model:e,effort:t}),placeholder:n.isPending?`Profile loading…`:`Profile unknown`,ariaLabel:`Thread model and effort`,menuAriaLabel:`Choose ${l===`codex`?`Codex`:`Claude Code`} model and effort`,title:m?t.runtime===`exited`?`Saved per thread and applied when this conversation resumes`:`Change this idle conversation's model and reasoning effort`:`The current live backend profile is unavailable; controls fail closed`,disabled:o||!h||!m||n.isError,compact:!0,side:`top`,className:`min-w-0 max-w-[min(72%,20rem)] px-1.5 py-0.5`}),l===`claude`&&(0,V.jsx)(wX,{variant:`readout`,side:`top`,value:b,onValueChange:e=>S(e),options:az,ariaLabel:`Thread permission mode`,title:x?`${x} — changing permissions restarts this thread's worker process`:b===`bypassPermissions`?`Bypass: the worker never asks for approval. Changing this restarts the worker process; the conversation resumes from disk on the next turn.`:`Auto: risky actions raise an approval card here. Changing this restarts the worker process; the conversation resumes from disk on the next turn.`,disabled:o||x!==null,className:`shrink-0`}),d&&f&&(0,V.jsxs)(`span`,{className:`min-w-0 truncate text-[9px] text-muted/50`,children:[`→ `,d,` · `,f,` pending`]})]}),status:_?(0,V.jsx)(`div`,{"data-thread-control-error":``,className:`px-1 pt-1 text-[9.5px] leading-tight text-muted/65`,children:_.message}):null}}function DX({slug:e,surface:t,placeholder:n,className:r,id:i,ops:a,submitOverride:o}){let s=Yd(X).board?.threads.find(t=>t.id===e),c=Mz(),l=jz.followUp(c,e,s?.sessionId),[u,d,f]=Pz(l),p=EX(e),m=nV(e),[h,g]=(0,B.useState)(null),[_,v]=(0,B.useState)(null),y=!o&&s?.runtime===`running`&&s.backend!==`codex`;function b(e=!1){let t=u.trim();if(!t)return;let n=QR(t);if(n){f();let e=s?.backend===`codex`?`codex`:`claude`;n===`login`?g(e):v(e);return}let r={onOptimistic:f,onRollback:()=>{kz.get(l)||d(u)}};o?o(t,r):m.submit(t,{...r,interrupt:e})}return(0,V.jsxs)(`div`,{"data-thread-composer-box":t,...t===`chatComposer`?{"data-thread-action-bar":``}:{},className:r,children:[(0,V.jsx)(SR,{id:i,surface:t,value:u,onChange:d,onSubmit:()=>b(),onInterruptSubmit:y?()=>b(!0):void 0,placeholder:n,busy:p.busy,footer:p.footer}),p.status,(0,V.jsx)(`div`,{className:`ops-column-optical-inset empty:hidden`,children:a}),h&&(0,V.jsx)(ez,{backend:h,onClose:()=>g(null),onAuthed:()=>g(null)}),_&&(0,V.jsx)(tz,{backend:_,onClose:()=>v(null)})]})}function OX({slug:e,ops:t}){let n=Yd(X).board?.threads.find(t=>t.id===e);return n?n.foreign?(0,V.jsx)(`div`,{className:`shrink-0 px-4 py-3 text-[11.5px] text-muted/70`,children:`Read-only — running in an external terminal.`}):(0,V.jsx)(DX,{slug:e,surface:`chatComposer`,id:`followup-input`,placeholder:`Follow up…`,className:`shrink-0 px-3 py-3`,ops:t}):null}function kX({thread:e,openHref:t,onDoc:n,onDone:r,onCollapse:i,collapsed:a,doneBusy:o,onStatusMutate:s,onStatusApplied:c,onStatusFailed:l}){let u=e.kind===`session`;return(0,V.jsxs)(`div`,{className:`flex shrink-0 items-center gap-0.5`,children:[i&&(0,V.jsx)(MX,{label:a?`Expand`:`Collapse`,icon:a?av:iv,size:13,onClick:i}),n&&(0,V.jsx)(MX,{label:`Frizz document`,icon:gv,size:14,onClick:n}),t&&(0,V.jsx)(NX,{label:`Open in new tab`,icon:Y_,size:14,href:t}),u?ED(e)?(0,V.jsx)(AX,{slug:e.id}):null:(0,V.jsx)(`div`,{className:`ml-1`,children:(0,V.jsx)(aL,{slug:e.id,onDone:r,doneBusy:o,onMutateStart:s,onApplied:c,onFailed:l})})]})}function AX({slug:e}){let t=Bu(),[n,r]=(0,B.useState)(!1);return(0,V.jsx)(AB,{label:`Retry — resume this session where it left off`,children:(0,V.jsxs)(`button`,{onClick:()=>{r(!0),rV(t,e).finally(()=>r(!1))},disabled:n,"aria-label":`Retry exited session`,onMouseDown:e=>e.preventDefault(),className:`ml-1 flex items-center gap-1.5 rounded-md border border-accent/45 bg-accent/10 px-2.5 py-1 text-[12px] font-medium text-accent outline-none transition-colors hover:border-accent/70 hover:bg-accent/15 disabled:opacity-50`,children:[n?(0,V.jsx)(jv,{size:12,className:`animate-spin`}):(0,V.jsx)(Hv,{size:12}),`Retry`]})})}var jX=`flex h-7 w-7 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg disabled:hover:bg-transparent disabled:hover:text-muted disabled:opacity-40`;function MX({label:e,icon:t,size:n,busy:r,...i}){return(0,V.jsx)(AB,{label:e,children:(0,V.jsx)(`button`,{...i,"aria-label":e,onMouseDown:e=>e.preventDefault(),className:jX,children:r?(0,V.jsx)(jv,{size:n,strokeWidth:2,className:`animate-spin`}):(0,V.jsx)(t,{size:n,strokeWidth:2})})})}function NX({label:e,icon:t,size:n,href:r}){return(0,V.jsx)(AB,{label:e,children:(0,V.jsx)(`a`,{href:r,target:`_blank`,rel:`noopener`,"aria-label":e,onMouseDown:e=>e.preventDefault(),className:jX,children:(0,V.jsx)(t,{size:n,strokeWidth:2})})})}function PX(e){let t=e.kind===`session`&&e.foreign!==!0,n=t&&(e.state===`archived`||e.archived===!0),r=t,i=t&&!n;return{footer:r,done:n,snooze:i,archive:i}}function FX(e){if(e.runtime===`perm-prompt`||e.pendingAsk||e.nativeInputRequired)return!0;if(e.runtime===`running`||e.runtime===`spawning`)return!1;let t=e=>e.state===`running`||e.state===`stale`;return!(e.subAgents?.some(e=>Zm(e)&&t(e))||e.bgShells?.some(t))}function IX(e){let t={lead:`This thread is still running.`,groups:[],trailer:`Marking it done will stop its agent session, then move it to Done.`};if(!e)return t;let n=[LX(`agent`,`sub-agent`,e.subAgents,e.subAgentCount),LX(`shell`,`background shell`,e.bgShells,e.bgShellCount)].filter(e=>e!==null);return e.unobservable?{lead:`This session is live, but its transcript can’t be read right now — it may still be working.`,groups:n,trailer:`Marking it done will stop the session anyway, then move it to Done.`}:!e.turnInFlight&&n.length===0?t:{lead:e.turnInFlight?n.length>0?`The agent is mid-turn, and it still owns background work:`:`The agent is mid-turn — it’s executing right now.`:`The agent is resting, but the background work it launched is still running:`,groups:n,trailer:n.length>0?`Marking it done will stop the session and everything running under it, then move it to Done.`:`Marking it done will stop its agent session mid-turn, then move it to Done.`}}function LX(e,t,n,r){let i=Math.max(r,n.length);return i===0?null:{kind:e,heading:`${i} ${t}${i===1?``:`s`}`,items:n.map(e=>({label:e.label,stale:e.state===`stale`})),overflow:Math.max(0,i-n.length)}}function RX({open:e,onOpenChange:t,title:n,children:r,footer:i,className:a=`w-[640px] max-w-[92vw] max-h-[82vh]`}){return(0,V.jsx)(dL,{open:e,onOpenChange:t,children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`overlay-in fixed inset-0 z-[200] bg-black/55 backdrop-blur-[1px]`}),(0,V.jsxs)(CL,{"aria-modal":`true`,onEscapeKeyDown:qR,className:`pop-in fixed left-1/2 top-1/2 z-[200] flex -translate-x-1/2 -translate-y-1/2 flex-col overflow-hidden rounded-xl border border-border bg-panel shadow-2xl shadow-black/50 outline-none ${a}`,children:[(0,V.jsxs)(`header`,{className:`flex h-11 shrink-0 items-center gap-2 border-b border-border px-4`,children:[(0,V.jsx)(OL,{className:`min-w-0 flex-1 truncate text-[13px] font-medium`,children:n}),(0,V.jsx)(ML,{type:`button`,"aria-label":`Close`,className:`rounded-md p-1 text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:(0,V.jsx)(ty,{size:15})})]}),(0,V.jsx)(`div`,{className:`min-h-0 flex-1 overflow-y-auto`,children:r}),i&&(0,V.jsx)(`footer`,{className:`flex shrink-0 items-center justify-end gap-2 border-t border-border px-4 py-3`,children:i})]})]})})}function zX({thread:e,onSnoozed:t}){let[n,r]=(0,B.useState)(!1),[i,a]=(0,B.useState)(!1),[o,s]=(0,B.useState)(``),[c,l]=(0,B.useState)(``),[u,d]=(0,B.useState)(``),f=(0,B.useId)(),p=(0,B.useId)(),m=(0,B.useId)(),h=bD(e),g=Yd(XE).snoozePreset,_=jE(g),v=NE(g),y=(0,B.useMemo)(()=>IE(new Date(Date.now()+6e4)),[i]);async function b(n,i=null){r(!0);try{await Q.setThreadSnooze({slug:e.id,sessionId:e.sessionId??``,until:n,prompt:n?i:null}),n?(Z(`${i?`Bump scheduled`:`Snoozed`} · ${RE(n)}`),t?.()):Z(`Snooze cleared`),a(!1),d(``)}catch(e){let t=e instanceof Error?e.message:`Snooze failed`;Z(t.slice(0,100)),d(t)}finally{r(!1)}}function x(e){XE.snoozePreset=e,b(PE(e))}function S(){s(IE(new Date(h??PE(g)))),l(e.snoozePrompt??``),d(``),a(!0)}function C(){let e=LE(o);if(!e.ok){d(e.message);return}let t=c.trim();if(t.length>4e3){d(`Prompt is too long (${t.length}/${ch})`);return}b(e.until,t||null)}return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`div`,{className:`inline-flex items-stretch rounded-md border border-border-strong bg-panel-2/60`,children:[(0,V.jsxs)(`button`,{type:`button`,disabled:n,"aria-label":h?`Wake thread now`:v,title:h?`Wake now · ${RE(h)}`:v,onClick:()=>void b(h?null:PE(g)),className:`flex items-center gap-1.5 rounded-l-md px-2.5 py-1 text-[12px] font-medium text-fg/75 outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60 disabled:cursor-not-allowed disabled:opacity-45`,children:[n&&(0,V.jsx)(jv,{size:12,className:`animate-spin`}),h?`Wake now`:v]}),(0,V.jsx)(`span`,{"aria-hidden":!0,className:`my-1 w-px bg-border`}),(0,V.jsxs)(eL,{children:[(0,V.jsx)(tL,{asChild:!0,children:(0,V.jsx)(`button`,{type:`button`,disabled:n,"aria-label":`Snooze options`,title:`Selected snooze: ${_}`,className:`flex min-w-0 items-center justify-center gap-1 rounded-r-md px-2 text-fg/75 outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60 disabled:cursor-not-allowed disabled:opacity-45`,children:(0,V.jsx)(tv,{size:12})})}),(0,V.jsxs)(nL,{align:`end`,children:[OE.map(e=>(0,V.jsx)(rL,{onSelect:()=>x(e.value),icon:(0,V.jsx)(uv,{size:12}),children:(0,V.jsxs)(`span`,{className:`flex min-w-0 flex-1 items-center justify-between gap-4`,children:[(0,V.jsx)(`span`,{children:e.label}),(0,V.jsx)(`span`,{className:`text-[10px] text-muted/55`,children:e.detail})]})},e.value)),(0,V.jsx)(iL,{}),(0,V.jsx)(rL,{onSelect:S,children:`Custom time & prompt…`}),h&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(iL,{}),(0,V.jsx)(rL,{onSelect:()=>void b(null),children:`Wake now`})]})]})]})]}),(0,V.jsx)(RX,{open:i,onOpenChange:e=>{n||a(e)},title:`Snooze thread`,className:`w-[360px] max-w-[92vw]`,footer:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`button`,{type:`button`,disabled:n,onClick:()=>a(!1),className:`rounded-md px-3 py-1.5 text-[12px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg disabled:opacity-45`,children:`Cancel`}),(0,V.jsxs)(`button`,{type:`submit`,form:m,disabled:n,className:`flex items-center gap-1.5 rounded-md bg-fg px-3 py-1.5 text-[12px] font-medium text-bg outline-none transition-opacity hover:opacity-90 disabled:opacity-45`,children:[n&&(0,V.jsx)(jv,{size:12,className:`animate-spin`}),c.trim()?`Snooze & bump`:`Snooze`]})]}),children:(0,V.jsxs)(`form`,{id:m,className:`flex flex-col gap-2.5 p-4`,onSubmit:e=>{e.preventDefault(),C()},children:[(0,V.jsx)(`label`,{htmlFor:f,className:`text-[11px] font-medium text-muted`,children:`Wake at this local time`}),(0,V.jsx)(`input`,{id:f,type:`datetime-local`,required:!0,min:y,value:o,onChange:e=>{s(e.target.value),d(``)},className:`w-full rounded-md border border-border bg-bg px-2.5 py-2 text-[13px] text-fg outline-none focus:border-accent`}),(0,V.jsx)(`p`,{className:`text-[10.5px] text-muted/65`,children:`Stored as an exact instant; shown here in your browser’s local time zone.`}),(0,V.jsxs)(`label`,{htmlFor:p,className:`mt-1 text-[11px] font-medium text-muted`,children:[`Then send this prompt `,(0,V.jsx)(`span`,{className:`font-normal text-muted/55`,children:`(optional)`})]}),(0,V.jsx)(`textarea`,{id:p,autoFocus:!0,rows:3,maxLength:ch,placeholder:`e.g. Check whether CI went green and land it if so.`,value:c,onChange:e=>{l(e.target.value),d(``)},onKeyDown:e=>{e.key===`Enter`&&(e.metaKey||e.ctrlKey)&&(e.preventDefault(),C())},className:`w-full resize-y rounded-md border border-border bg-bg px-2.5 py-2 text-[13px] leading-5 text-fg outline-none placeholder:text-muted/40 focus:border-accent`}),(0,V.jsx)(`p`,{className:`min-h-4 text-[10.5px] text-muted/65`,children:c.trim()?`frizz will resume this thread with the prompt at the wake time.`:`Leave empty to just bring the card back to your queue.`}),u&&(0,V.jsx)(`p`,{role:`alert`,className:`text-[11px] text-red-400`,children:u})]})})]})}function BX(e,t){return new Promise(n=>{tV(e,t,`Your worker process was restarted so it picks up frizz's current tooling (hooks and worker contract). Re-read whatever you left in your scratch directory, then continue exactly where you left off.`,{freshProcess:!0,onSuccess:()=>{Z(`Restarting worker…`),n()},onRollback:()=>n(),failureToast:e=>`Restart failed: ${e.slice(0,80)}`})||n()})}var VX=null,HX=null;function UX(){return VX===null?(HX??=eW().then(e=>e===null?!1:(VX=$U(e),VX)).catch(()=>!1).finally(()=>{HX=null}),HX):Promise.resolve(VX)}function WX(){let[e,t]=(0,B.useState)(VX===!0);return(0,B.useEffect)(()=>{if(VX!==null){t(VX);return}let e=!0;return UX().then(n=>{e&&t(n)}),()=>{e=!1}},[]),e}function GX({thread:e}){let t=Bu(),[n,r]=(0,B.useState)(!1);return!WX()||e.kind!==`session`||e.foreign||e.backend===`codex`||e.runtime===`exited`?null:(0,V.jsx)(AB,{label:`Restart worker — same conversation, fresh process on current tooling`,side:`top`,children:(0,V.jsx)(`button`,{type:`button`,disabled:n,"aria-label":`Restart worker`,onMouseDown:e=>e.preventDefault(),onClick:()=>{r(!0),BX(t,e.id).finally(()=>r(!1))},className:`flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-fg/55 outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60 disabled:cursor-not-allowed disabled:opacity-45 ${iR}`,children:n?(0,V.jsx)(jv,{size:12,className:`animate-spin`}):(0,V.jsx)(Bv,{size:12})})})}function KX({thread:e}){let[t,n]=(0,B.useState)(!1);if(e.kind!==`session`||e.foreign||e.claudeRuntime!==`broker`||e.runtime===`exited`)return null;async function r(){n(!0);try{let t=await Q.reloadThreadPlugins({slug:e.id,sessionId:e.sessionId??``}),n=[`${t.plugins} plugin${t.plugins===1?``:`s`}`,`${t.commands} skill${t.commands===1?``:`s`}`,`${t.agents} agent${t.agents===1?``:`s`}`],r=t.mcpServers.length?` · MCP: ${t.mcpServers.join(`, `)}`:``,i=t.errorCount?` · ${t.errorCount} load error${t.errorCount===1?``:`s`}`:``;Z(`Reloaded ${n.join(`, `)}${r}${i}`)}catch(e){Z((e instanceof Error?e.message:`Plugin reload failed`).slice(0,120))}finally{n(!1)}}return(0,V.jsx)(AB,{label:`Reload plugins — hooks, skills, agents and MCP re-read from disk, same conversation`,side:`top`,children:(0,V.jsx)(`button`,{type:`button`,"data-reload-plugins":!0,disabled:t,"aria-label":`Reload plugins`,onMouseDown:e=>e.preventDefault(),onClick:()=>void r(),className:`flex size-6 items-center justify-center rounded-md text-fg/55 hover:bg-panel-2 hover:text-fg/80 disabled:opacity-50 ${rR}`,children:(0,V.jsx)(Lv,{size:13})})})}var qX=1.25,JX=7.5-qX/2,YX=2*Math.PI*JX;function XX(e,t){return Math.max(0,Math.min(100,Math.floor(e/t*100)))}function ZX({thread:e}){let t=e.context;if(!t||t.window<=0)return null;let n=XX(t.tokens,t.window),r=Math.max(0,Math.min(1,t.tokens/t.window)),i=`Context ${n}% full\n${t.tokens.toLocaleString()} of ${t.window.toLocaleString()} tokens`;return(0,V.jsx)(AB,{label:i,side:`top`,multiline:!0,children:(0,V.jsx)(`span`,{"data-context-meter":!0,"data-context-percent":n,"aria-label":i,className:`flex shrink-0 items-center text-muted/60`,children:(0,V.jsxs)(`svg`,{viewBox:`0 0 16 16`,className:`h-[1.05em] w-[1.05em]`,"aria-hidden":!0,style:{transform:`rotate(-90deg)`},children:[(0,V.jsx)(`circle`,{cx:`8`,cy:`8`,r:JX,fill:`none`,stroke:`currentColor`,strokeOpacity:.3,strokeWidth:qX}),(0,V.jsx)(`circle`,{cx:`8`,cy:`8`,r:JX,fill:`none`,stroke:`currentColor`,strokeWidth:qX,strokeDasharray:`${YX*r} ${YX}`})]})})})}var QX={sm:{track:`h-[16px] w-[28px]`,thumb:`size-[12px]`,travel:`translate-x-[12px]`,onCap:`translate-y-[calc(6px_-_0.5cap)]`},md:{track:`h-[20px] w-[34px]`,thumb:`size-[16px]`,travel:`translate-x-[14px]`,onCap:`translate-y-[calc(8px_-_0.5cap)]`}};function $X({checked:e,onChange:t,disabled:n,label:r,size:i=`sm`,testId:a}){let o=QX[i];return(0,V.jsx)(`button`,{type:`button`,role:`switch`,"aria-checked":e,"aria-label":r,disabled:n,"data-switch":a,"data-state":e?`checked`:`unchecked`,onMouseDown:e=>e.preventDefault(),onClick:()=>t(!e),className:`inline-flex shrink-0 cursor-pointer items-center self-baseline rounded-full p-[2px] outline-none transition-colors focus-visible:ring-1 focus-visible:ring-fg/60 disabled:cursor-default disabled:opacity-45 ${o.track} ${o.onCap} ${e?`bg-fg`:`bg-border hover:bg-border-strong`}`,children:(0,V.jsx)(`span`,{className:`pointer-events-none block rounded-full transition-transform duration-150 ease-out ${o.thumb} ${e?`bg-bg ${o.travel}`:`translate-x-0 bg-muted/70`}`})})}function eZ({size:e=12,className:t=``}){return(0,V.jsxs)(`svg`,{width:e,height:e,viewBox:`0 0 24 24`,fill:`none`,stroke:`currentColor`,strokeWidth:2,strokeLinecap:`round`,strokeLinejoin:`round`,className:t,"aria-hidden":`true`,children:[(0,V.jsx)(`path`,{d:`M11 12a1 1 0 1 0 2 0a1 1 0 1 0 -2 0`}),(0,V.jsx)(`path`,{d:`M12 7a5 5 0 1 0 5 5`}),(0,V.jsx)(`path`,{d:`M13 3.055a9 9 0 1 0 7.941 7.945`}),(0,V.jsx)(`path`,{d:`M15 6v3h3l3 -3h-3v-3l-3 3`}),(0,V.jsx)(`path`,{d:`M15 9l-3 3`})]})}function tZ({thread:e}){let[t,n]=(0,B.useState)(`closed`),r=(0,B.useRef)(null),i=(0,B.useRef)(void 0);(0,B.useEffect)(()=>()=>clearTimeout(i.current),[]);let a=e.recurringPrompt,o=a?.stopHook===!0||a?.heartbeat===!0||a?.postCompaction===!0;function s(){clearTimeout(i.current),i.current=setTimeout(()=>n(e=>e===`closed`?`preview`:e),nZ)}function c(){clearTimeout(i.current),n(e=>e===`preview`?`closed`:e)}let l=e=>{r.current?.contains(e.detail.originalEvent.target)&&e.preventDefault()};return(0,V.jsxs)(FU,{open:t!==`closed`,onOpenChange:e=>{e||(clearTimeout(i.current),n(`closed`))},children:[(0,V.jsx)(LU,{asChild:!0,children:(0,V.jsx)(`button`,{ref:r,type:`button`,"data-recurring-prompt":!0,"data-recurring-prompt-on":o?`true`:`false`,"aria-label":o?`Goal (on)`:`Goal`,"aria-haspopup":`dialog`,"aria-expanded":t===`full`,onClick:()=>{clearTimeout(i.current),n(e=>e===`full`?`closed`:`full`)},onPointerEnter:e=>{e.pointerType===`mouse`&&s()},onPointerLeave:e=>{e.pointerType===`mouse`&&c()},onFocus:()=>n(e=>e===`closed`?`preview`:e),onBlur:c,className:`flex items-center rounded-md px-0.5 py-0.5 outline-none ${tR}`,children:(0,V.jsx)(eZ,{size:12,className:o?`text-amber-400/90`:`text-muted/60 hover:text-muted`})})}),t===`preview`?(0,V.jsx)(RU,{side:`top`,align:`start`,"data-recurring-preview":!0,onPointerDownOutside:l,className:`pointer-events-none max-w-[min(22rem,calc(100vw-1.5rem))] p-2.5 text-[11px] leading-snug text-fg`,onOpenAutoFocus:e=>e.preventDefault(),children:(0,V.jsx)(rZ,{armed:a})}):(0,V.jsx)(RU,{side:`top`,align:`start`,className:`w-[min(46rem,calc(100vw-1.5rem))] p-3 text-[11px] leading-relaxed text-fg`,onPointerDownOutside:l,onOpenAutoFocus:e=>e.preventDefault(),children:(0,V.jsx)(fZ,{thread:e,armed:a})})]})}var nZ=260;function rZ({armed:e}){let t=e?.prompt?.trim(),n=e?dZ({stopHook:e.stopHook===!0,heartbeat:e.heartbeat===!0,postCompaction:e.postCompaction===!0,seconds:e.intervalSeconds??oZ}):[];return(0,V.jsxs)(`div`,{"data-recurring-preview-body":!0,children:[(0,V.jsxs)(`div`,{className:`mb-1 flex items-baseline gap-2`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:`Goal`}),(0,V.jsx)(`span`,{className:`text-muted/70`,children:n.length>0?`sent ${n.join(`, `)}`:t?`no trigger is on`:`not set`})]}),(0,V.jsx)(`p`,{className:`line-clamp-4 whitespace-pre-wrap ${t?`text-fg/90`:`text-muted`}`,children:t||`Click to write what this thread is trying to achieve.`})]})}var iZ=1,aZ=1440,oZ=600;function sZ(e,t){if(e===String(Math.round(t/60)))return t;let n=Math.round(Number(e));return Number.isFinite(n)&&n>0?Math.min(aZ,Math.max(iZ,n))*60:t}var cZ=null;function lZ(e){return{prompt:e.text.trim(),stopHook:e.stopHook,heartbeat:e.heartbeat,postCompaction:e.postCompaction,pauseOnQuestions:e.pauseOnQuestions,seconds:e.seconds}}function uZ(e,t){return!e.archived&&!t}function dZ(e){return[e.stopHook?`at every rest`:null,e.heartbeat?`every ${Math.round(e.seconds/60)} min`:null,e.postCompaction?`after every compaction`:null].filter(e=>e!==null)}function fZ({thread:e,armed:t}){let n=uZ(e,t),r=cZ?.slug===e.id?cZ.draft:null,[i,a]=(0,B.useState)(r?.text??t?.prompt??(n?`If further work towards the original task/goal remains, keep going. If there are open questions that require human input, ask them with question fences.`:``)),[o,s]=(0,B.useState)(r?.stopHook??t?.stopHook??(n&&ph.stopHook)),[c,l]=(0,B.useState)(r?.heartbeat??t?.heartbeat??!1),[u,d]=(0,B.useState)(r?.postCompaction??t?.postCompaction??!1),[f,p]=(0,B.useState)(r?.pauseOnQuestions??t?.pauseOnQuestions??(n&&ph.pauseOnQuestions)),[m,h]=(0,B.useState)(r?.seconds??t?.intervalSeconds??oZ),[g,_]=(0,B.useState)(String(Math.round((r?.seconds??t?.intervalSeconds??oZ)/60))),v=(0,B.useRef)(null),y=(0,B.useRef)({prompt:t?.prompt??``,stopHook:t?.stopHook??!1,heartbeat:t?.heartbeat??!1,postCompaction:t?.postCompaction??!1,pauseOnQuestions:t?.pauseOnQuestions??!1,seconds:t?.intervalSeconds??oZ}),b=e=>({text:i,stopHook:o,heartbeat:c,postCompaction:u,pauseOnQuestions:f,seconds:sZ(g,m),...e}),x=(0,B.useRef)(b());x.current=b();let S=(0,B.useRef)(()=>Promise.resolve(!0));S.current=e=>w(e),(0,B.useEffect)(()=>()=>{S.current(x.current)},[]);let C=(0,B.useRef)(Promise.resolve(!0));function w(t){let n=C.current.catch(()=>!1).then(async()=>{let n=await T(t);return n?cZ?.slug===e.id&&(cZ=null):cZ={slug:e.id,draft:t},n});return C.current=n,n}async function T(n){let r=n.text.trim()||null;if(r===(y.current.prompt||null)&&n.stopHook===y.current.stopHook&&n.heartbeat===y.current.heartbeat&&n.postCompaction===y.current.postCompaction&&n.pauseOnQuestions===y.current.pauseOnQuestions&&n.seconds===y.current.seconds)return!0;if(r===null&&!t)return y.current={...lZ(n),prompt:``},!0;try{await Q.setThreadRecurringPrompt({slug:e.id,sessionId:e.sessionId??``,prompt:r,stopHook:n.stopHook,heartbeat:n.heartbeat,postCompaction:n.postCompaction,pauseOnQuestions:n.pauseOnQuestions,...r===null?{}:{intervalSeconds:n.seconds}}),y.current={...lZ(n),prompt:r??``};let t=dZ(n);Z(r===null?`Goal cleared`:t.length===0?`Goal saved — no trigger is on, so nothing is sent`:`Goal: sent ${t.join(`, `)}`)}catch(e){return Z((e instanceof Error?e.message:`Could not save the recurring prompt`).slice(0,100)),!1}return!0}let E=()=>void w(b());function D(){let e=sZ(g,m);_(String(Math.round(e/60))),h(e),w(b({seconds:e}))}let O=[{at:t?.lastRestFiredAt,how:`at rest`},{at:t?.lastScheduleFiredAt,how:`on schedule`},{at:t?.lastCompactFiredAt,how:`after a compaction`}].filter(e=>e.at!==void 0),k=O.reduce((e,t)=>e&&Date.parse(e.at)>=Date.parse(t.at)?e:t,void 0),A=k===void 0?null:O.length>1?`Last sent ${sO(k.at)}`:`Last sent ${k.how} ${sO(k.at)}`;return(0,V.jsxs)(`section`,{"data-recurring-panel":!0,children:[(0,V.jsxs)(`div`,{className:`mb-2 flex items-center gap-3`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:`Goal`}),A&&(0,V.jsx)(`span`,{className:`ml-auto truncate text-muted/55`,children:A})]}),(0,V.jsx)(`textarea`,{ref:v,"data-recurring-text":!0,value:i,maxLength:uh,onChange:e=>a(e.target.value),onBlur:E,onKeyDown:e=>{(e.metaKey||e.ctrlKey)&&e.key===`Enter`&&(e.preventDefault(),E())},placeholder:`What is this thread trying to achieve?`,className:`field-sizing-content max-h-[28vh] min-h-[4rem] w-full resize-none overflow-y-auto rounded-md border border-border bg-bg px-2 py-1.5 text-[12px] leading-snug text-fg outline-none placeholder:text-muted/50 focus:border-border-strong`}),(0,V.jsxs)(`div`,{className:`mt-3 grid grid-cols-[auto_auto_1fr] items-baseline gap-x-2.5 gap-y-2`,children:[(0,V.jsx)($X,{testId:`stop-hook`,label:`Stop hook`,checked:o,onChange:e=>{s(e),w(b({stopHook:e})),e&&!i.trim()&&requestAnimationFrame(()=>v.current?.focus())}}),(0,V.jsx)(`span`,{className:`font-medium ${o?`text-fg`:`text-muted`}`,children:`Stop hook`}),(0,V.jsx)(`span`,{className:`text-muted`,children:`every rest — unless it signed off, or is waiting on you`}),(0,V.jsx)($X,{testId:`heartbeat`,label:`Heartbeat`,checked:c,onChange:e=>{l(e),w(b({heartbeat:e})),e&&!i.trim()&&requestAnimationFrame(()=>v.current?.focus())}}),(0,V.jsx)(`span`,{className:`font-medium ${c?`text-fg`:`text-muted`}`,children:`Heartbeat`}),c?(0,V.jsxs)(`span`,{className:`flex items-center gap-1.5 text-muted`,children:[`every`,(0,V.jsx)(`input`,{type:`number`,"data-recurring-minutes":!0,inputMode:`numeric`,min:iZ,max:aZ,value:g,onChange:e=>_(e.target.value),onBlur:D,onKeyDown:e=>{e.key===`Enter`&&(e.preventDefault(),D())},"aria-label":`Heartbeat interval in minutes`,className:`w-[4.5ch] rounded-md border border-border bg-bg px-1 py-[3px] text-center text-[11px] leading-none tabular-nums text-fg outline-none focus:border-border-strong disabled:opacity-45 [appearance:textfield] [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:appearance-none`}),`min, even mid-turn`]}):(0,V.jsx)(`span`,{className:`text-muted`,children:`on a clock, even mid-turn`}),(0,V.jsx)($X,{testId:`post-compaction`,label:`Compaction`,checked:u,onChange:e=>{d(e),w(b({postCompaction:e})),e&&!i.trim()&&requestAnimationFrame(()=>v.current?.focus())}}),(0,V.jsx)(`span`,{className:`font-medium ${u?`text-fg`:`text-muted`}`,children:`Compaction`}),(0,V.jsx)(`span`,{className:`text-muted`,children:`when the context is summarized away — link the doc to re-read`}),(0,V.jsx)(`div`,{className:`col-span-3 mt-0.5 h-px bg-border/70`}),(0,V.jsx)($X,{testId:`autonomous-mode`,label:`Autonomous mode`,checked:!f,onChange:e=>{p(!e),w(b({pauseOnQuestions:!e}))}}),(0,V.jsxs)(`span`,{className:`col-span-2 ${f?`text-muted`:`text-fg`}`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:`Autonomous mode`}),(0,V.jsx)(`span`,{className:`text-muted`,children:` — sends goal prompt when the agent asks questions instead of waiting for an answer`})]})]})]})}function pZ({thread:e,sticky:t=!1,safeArea:n=!1,onArchived:r,onDismissCancel:i,onSnoozed:a}){let o=PX(e);return o.footer?(0,V.jsxs)(`footer`,{"aria-label":`Thread lifecycle actions`,"data-thread-lifecycle-footer":!0,className:`${t?`z-20`:pY} flex min-h-10 shrink-0 flex-wrap items-center justify-end ${$L} border-t border-border/70 bg-panel/95 px-3 pt-2 text-[12px] ${n?`pb-[max(0.5rem,env(safe-area-inset-bottom))]`:`pb-2`} backdrop-blur-sm`,children:[(0,V.jsxs)(`span`,{className:`mr-auto flex items-center ${$L}`,children:[(0,V.jsx)(ZX,{thread:e}),!o.done&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(KX,{thread:e}),(0,V.jsx)(GX,{thread:e})]}),(0,V.jsx)(hZ,{thread:e}),(0,V.jsx)(tZ,{thread:e}),(0,V.jsx)(gZ,{thread:e})]}),o.done?(0,V.jsx)(mZ,{}):(0,V.jsxs)(V.Fragment,{children:[o.snooze&&(0,V.jsx)(zX,{thread:e,onSnoozed:a}),(0,V.jsx)(_Z,{thread:e,onArchived:r,onDismissCancel:i})]})]}):null}function mZ(){let e=`Marked done — send a message to reopen it`;return(0,V.jsx)(AB,{label:e,side:`top`,children:(0,V.jsxs)(`span`,{"data-thread-done":!0,"aria-label":e,className:`flex items-center gap-1 rounded-md border border-transparent px-2.5 py-1 font-medium text-muted`,children:[(0,V.jsx)(ev,{size:12}),`Done`]})})}function hZ({thread:e}){let t=bD(e);if(!t)return null;let n=e.snoozePrompt?.trim(),r=n?`Bumps ${RE(t)}\n${n}`:`Snoozed until ${RE(t)}`;return(0,V.jsx)(AB,{label:r,side:`top`,multiline:!!n,children:(0,V.jsx)(`span`,{"data-pending-snooze":!0,"aria-label":r,className:`flex items-center px-0.5 text-muted/60 ${eR}`,children:(0,V.jsx)(wv,{size:12})})})}function gZ({thread:e}){let t=(e.watches??[]).filter(e=>e.state===`armed`);if(!t.length)return null;let n=t.map(e=>`Shell: ${e.target} (since ${sO(e.createdAt)})`).join(`
|
|
352
|
+
`),r=t.length===1?`Watching 1 thing\n${n}`:`Watching ${t.length} things\n${n}`;return(0,V.jsx)(AB,{label:r,side:`top`,multiline:!0,children:(0,V.jsx)(`span`,{"data-armed-watches":t.length,"aria-label":r,className:`flex items-center px-0.5 text-muted/60 ${nR}`,children:(0,V.jsx)(mv,{size:12})})})}function _Z({thread:e,onArchived:t,onDismissCancel:n,className:r=`rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] text-fg/80 hover:bg-panel-2 hover:text-fg`,iconClassName:i=``}){let[a,o]=(0,B.useState)(!1),[s,c]=(0,B.useState)(!1),[l,u]=(0,B.useState)(void 0),d=(r,i)=>{o(!0),i&&t?.(),(r||FX(e))&&mV(e.id),Q.completeThread({slug:e.id,sessionId:e.sessionId??``,terminateLive:r}).then(r=>{if(r.needsConfirmation){hV(e.id),i&&n?.(),u(r.hold),c(!0),o(!1);return}c(!1),Z(`Done`),i||t?.()}).catch(t=>{hV(e.id),i&&n?.(),Z(`Couldn’t finish: ${t.message.slice(0,80)}`),o(!1)})},f=!!t&&!!n&&FX(e);return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>d(!1,f),disabled:a,"aria-label":`Mark as done`,title:`Mark as done`,onMouseDown:e=>e.preventDefault(),className:`flex items-center gap-1 font-medium outline-none transition-colors focus-visible:ring-1 focus-visible:ring-fg/60 disabled:opacity-45 ${r}`,children:[(0,V.jsx)(ev,{size:12,className:i}),`Mark as done`]}),(0,V.jsx)(RX,{open:s,onOpenChange:e=>{a||c(e)},title:`End this session?`,className:`w-[390px] max-w-[92vw]`,footer:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`button`,{type:`button`,disabled:a,onClick:()=>c(!1),className:`rounded-md px-3 py-1.5 text-[12px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg disabled:opacity-45`,children:`Cancel`}),(0,V.jsxs)(`button`,{type:`button`,disabled:a,onClick:()=>d(!0,!1),className:`flex items-center gap-1.5 rounded-md bg-fg px-3 py-1.5 text-[12px] font-medium text-bg outline-none transition-opacity hover:opacity-90 disabled:opacity-45`,children:[a&&(0,V.jsx)(jv,{size:12,className:`animate-spin`}),`End session & mark done`]})]}),children:(0,V.jsx)(vZ,{hold:l})})]})}function vZ({hold:e}){let t=IX(e);return(0,V.jsxs)(`div`,{"data-completion-hold":!0,className:`flex flex-col gap-2 p-4 text-[12px] leading-relaxed text-muted`,children:[(0,V.jsx)(`p`,{children:t.lead}),t.groups.map(e=>(0,V.jsxs)(`div`,{className:`flex flex-col gap-0.5`,children:[(0,V.jsx)(`div`,{className:`text-[11px] font-medium uppercase tracking-wide text-fg/70`,children:e.heading}),(0,V.jsxs)(`ul`,{className:`flex flex-col gap-0.5`,children:[e.items.map((e,t)=>(0,V.jsxs)(`li`,{className:`flex min-w-0 items-baseline gap-1.5`,children:[(0,V.jsx)(`span`,{"aria-hidden":!0,className:cO,children:`⤷`}),(0,V.jsx)(`span`,{className:`min-w-0 truncate text-fg/80`,children:e.label}),e.stale&&(0,V.jsx)(`span`,{className:`shrink-0 text-[11px] text-muted/60`,children:`no recent output`})]},`${e.label}-${t}`)),e.overflow>0&&(0,V.jsxs)(`li`,{className:`pl-[15px] text-muted/60`,children:[`+`,e.overflow,` more`]})]})]},e.kind)),(0,V.jsx)(`p`,{children:t.trailer})]})}function yZ(e){if(e.kind!==void 0||e.role!==`assistant`||e.text.trim())return;let t=e.parts??[],n=t.length>0?t.length===1&&t[0].kind===`tools`?t[0].tools:[]:e.tools??[],r=n.length===1?n[0]:void 0;return r?.agentCompletion?r:void 0}var bZ={completed:`finished`,killed:`stopped`,failed:`failed`};function xZ(e){let t=bZ[e.agentStatus??`completed`],n=e.agentElapsedMs===void 0?void 0:aO(e.agentElapsedMs);return{outcome:t,tail:`${t}${n?` · ${n}`:``}`}}var SZ=e=>e===void 0?void 0:eO(e),CZ=e=>{if(e!==void 0)return aO(e)||void 0};function wZ(e){let{agentStatus:t,agentElapsedMs:n,liveState:r,liveElapsedMs:i,status:a,durationMs:o}=e;if(t){let e=t===`killed`,r=t===`failed`,i=SZ(n);return{label:t===`completed`?void 0:bZ[t],duration:CZ(n),tone:r?`failed`:`muted`,title:`${e?`Stopped`:r?`Failed`:`Ran for`}${e||r?` after`:``} ${i??`an unknown time`}`}}if(r){let e=SZ(i);return{label:void 0,duration:CZ(i),tone:`muted`,title:r===`running`?`Working for ${e??`an unknown time`}`:`Dispatched ${e??`an unknown time`} ago`}}if(a===`pending`||a!==`failed`&&a!==`cancelled`)return null;let s=a===`failed`,c=a===`cancelled`,l=SZ(o);return{label:c?bZ.killed:s?bZ.failed:void 0,duration:CZ(o),tone:s?`failed`:`muted`,title:`${c?`Stopped after`:s?`Failed after`:`Ran for`} ${l??`an unknown time`}`}}var TZ=`text-[14px] leading-5 text-muted`,EZ=`size-[1em] shrink-0 self-baseline -mt-[calc(1em_-_1cap)] translate-y-[calc(0.5em_-_0.5cap)] text-muted/70 transition-transform group-hover:text-fg`;function DZ(e){return`${EZ} ${e?`-mx-[0.208em] rotate-90`:`-mx-[0.333em]`}`}var $=B.createElement;function OZ({payload:e}){return e.kind===`command-approval`?$(B.Fragment,null,$(`div`,{className:`text-[12px] text-muted`},`Command`),$(`div`,{className:`mt-0.5 break-words text-[13px] font-medium text-fg`},e.command.summary),e.command.workingDirectoryLabel?$(`div`,{className:`mt-1 break-all text-[10.5px] text-muted/70`},`Working directory: `,e.command.workingDirectoryLabel):null,$(kZ,{label:`Redacted command preview`,text:e.command.preview}),e.command.actions?$(AZ,{actions:e.command.actions}):null,e.capabilities?$(MZ,{capabilities:e.capabilities}):null):e.kind===`file-approval`?$(B.Fragment,null,$(`div`,{className:`text-[12px] text-muted`},IZ(e.operation)),$(`div`,{className:`mt-0.5 break-all font-mono-keep text-[12px] text-fg`},e.pathLabel),e.destinationLabel?$(`div`,{className:`mt-1 break-all font-mono-keep text-[11px] text-muted`},`→ `,e.destinationLabel):null,e.grantRootLabel?$(`section`,{"aria-label":`Requested session write root`,className:`mt-2.5 min-w-0 rounded-md border border-amber-400/35 bg-amber-500/[0.06] px-2.5 py-2`},$(`h4`,{className:`text-[10px] font-medium uppercase tracking-[0.07em] text-amber-100/80`},`Requested session write root`),$(`div`,{className:`mt-1 min-w-0 break-all font-mono-keep text-[10.5px] text-fg/85`},e.grantRootLabel),e.scopeLabel?$(`div`,{className:`mt-1.5 whitespace-pre-wrap break-words text-[10.5px] leading-snug text-amber-100/75`},e.scopeLabel):null):null,e.diffPreview?$(kZ,{label:`Plain-text diff preview`,text:e.diffPreview}):null,e.changes?$(jZ,{changes:e.changes}):null):$(B.Fragment,null,e.preview?$(`pre`,{className:`max-h-64 max-w-full min-w-0 overflow-auto rounded-md border border-border/70 bg-bg/40 px-2.5 py-2 whitespace-pre-wrap break-words font-mono-keep text-[11.5px] leading-relaxed text-fg/90`},e.promptLabel?$(`span`,{className:`text-shell/90`},e.promptLabel):null,e.promptLabel?$(`span`,{className:`text-accent`},` ❯ `):null,e.preview):null,e.resourceLabel?$(`div`,{className:`mt-1 break-all text-[11px] text-muted`},`Resource: `,e.resourceLabel):null,e.workingDirectoryLabel?$(`div`,{className:`mt-1.5 break-all text-[10.5px] text-muted/70`},`Working directory: `,e.workingDirectoryLabel):null,e.scopeLabel?$(`div`,{className:`mt-2 whitespace-pre-wrap break-words text-[11px] leading-snug text-muted`},e.scopeLabel):null,e.capabilities?$(MZ,{capabilities:e.capabilities}):null)}function kZ({label:e,text:t}){return $(`details`,{className:`mt-2.5 min-w-0 rounded-md border border-border/70 bg-bg/35`,open:t.length<1200},$(`summary`,{className:`cursor-pointer px-2.5 py-2 text-[10.5px] text-muted outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/50`},e),$(`pre`,{className:`max-h-64 max-w-full min-w-0 overflow-auto border-t border-border/60 px-2.5 py-2 whitespace-pre-wrap break-words font-mono-keep text-[11px] leading-relaxed text-fg/80`},t))}function AZ({actions:e}){return $(`section`,{"aria-label":`Parsed command actions`,className:`mt-3 min-w-0`},$(`h4`,{className:`text-[10px] font-medium uppercase tracking-[0.07em] text-muted/75`},`Parsed actions`),$(`ul`,{className:`mt-1.5 flex min-w-0 flex-col gap-2`},e.map((e,t)=>$(`li`,{key:t,className:`min-w-0 rounded-md border border-border/65 bg-bg/25 px-2.5 py-2`},$(`div`,{className:`text-[11px] font-medium text-fg/90`},FZ(e.kind)),e.resourceLabel?$(`div`,{className:`mt-0.5 break-all font-mono-keep text-[10.5px] text-muted`},e.resourceLabel):null,e.queryLabel?$(`div`,{className:`mt-0.5 break-all text-[10.5px] text-muted`},`Query: `,e.queryLabel):null,$(kZ,{label:`${FZ(e.kind)} command detail`,text:e.commandPreview})))))}function jZ({changes:e}){return $(`section`,{"aria-label":`Affected file changes`,className:`mt-3 min-w-0`},$(`h4`,{className:`text-[10px] font-medium uppercase tracking-[0.07em] text-muted/75`},`Affected changes`),$(`ol`,{className:`mt-1.5 flex min-w-0 flex-col gap-2`},e.map((e,t)=>$(`li`,{key:t,className:`min-w-0 rounded-md border border-border/65 bg-bg/25 px-2.5 py-2`},$(`div`,{className:`text-[11px] font-medium text-fg/90`},IZ(e.operation)),$(`div`,{className:`mt-0.5 break-all font-mono-keep text-[10.5px] text-fg/80`},e.pathLabel),e.destinationLabel?$(`div`,{className:`mt-0.5 min-w-0 break-all font-mono-keep text-[10.5px] text-muted`},`→ `,e.destinationLabel):null,e.diffPreview?$(kZ,{label:`${IZ(e.operation)} plain-text diff`,text:e.diffPreview}):null))))}function MZ({capabilities:e}){return $(`section`,{"aria-label":`Requested capabilities`,className:`mt-3 min-w-0`},$(`h4`,{className:`text-[10px] font-medium uppercase tracking-[0.07em] text-muted/75`},`Requested capabilities`),$(`ul`,{className:`mt-1.5 flex min-w-0 flex-col gap-2`},e.map((e,t)=>$(`li`,{key:t,className:`min-w-0 rounded-md border border-border/65 bg-bg/25 px-2.5 py-2`},$(NZ,{capability:e})))))}function NZ({capability:e}){if(e.kind===`network`){let t=e.enabled===!0?`Enable network access`:e.enabled===!1?`Disable network access`:`Network access request`;return $(B.Fragment,null,$(`div`,{className:`text-[11px] font-medium text-fg/90`},t),e.hosts.length>0?$(PZ,{label:`Hosts and protocols`,values:e.hosts}):null)}if(e.kind===`filesystem`){let t=e.access===`read`?`Read filesystem paths`:e.access===`write`?`Write filesystem paths`:`Deny filesystem paths`;return $(B.Fragment,null,$(`div`,{className:`text-[11px] font-medium text-fg/90`},t),$(PZ,{label:`Paths`,values:e.resources}))}return e.kind===`glob-scan`?$(B.Fragment,null,$(`div`,{className:`text-[11px] font-medium text-fg/90`},`Filesystem glob scanning`),$(`div`,{className:`mt-0.5 text-[10.5px] text-muted`},`Maximum depth: `,String(e.depth))):e.kind===`exec-policy`?$(B.Fragment,null,$(`div`,{className:`text-[11px] font-medium text-fg/90`},`Future command policy amendment`),$(PZ,{label:`Command prefix tokens`,values:e.prefixes})):$(B.Fragment,null,$(`div`,{className:`text-[11px] font-medium text-fg/90`},e.access===`allow`?`Allow future network hosts`:`Deny future network hosts`),$(PZ,{label:`Hosts`,values:e.hosts}))}function PZ({label:e,values:t}){return $(`div`,{className:`mt-1 min-w-0`},$(`div`,{className:`sr-only`},e),$(`ul`,{"aria-label":e,className:`flex min-w-0 flex-col gap-0.5`},t.map((e,t)=>$(`li`,{key:t,className:`min-w-0 break-all font-mono-keep text-[10.5px] text-muted`},e))))}function FZ(e){switch(e){case`read`:return`Read a file`;case`list-files`:return`List files`;case`search`:return`Search files`;case`unknown`:return`Unclassified command`}}function IZ(e){switch(e){case`read`:return`Read file`;case`create`:return`Create file`;case`write`:return`Modify file`;case`move`:return`Move file`;case`delete`:return`Delete file`;case`execute`:return`Execute file`;case`other`:return`File operation`}}function LZ(e){return e===`sending`?{actionsEnabled:!1,status:`Sending to runtime…`}:e===`reconnect-required`?{actionsEnabled:!1,status:`Runtime reconnect required before this request can be answered.`}:{actionsEnabled:!0}}var RZ={semantic:`approve`,label:`Approve once`,order:10,tone:`primary`,durable:!1,scope:`Applies only to this request.`},zZ={semantic:`approve`,label:`Approve for session`,order:20,tone:`primary`,durable:!0,scope:`Persists for later matching requests in this thread session.`},BZ={semantic:`approve`,label:`Grant for turn`,order:10,tone:`primary`,durable:!1,scope:`Applies to this turn only.`},VZ={semantic:`approve`,label:`Grant for session`,order:20,tone:`primary`,durable:!0,scope:`Persists until this thread session ends.`},HZ={semantic:`deny`,label:`Deny`,order:70,tone:`danger`,durable:!1,scope:`Rejects this request.`},UZ={semantic:`decline`,label:`Decline`,order:70,tone:`danger`,durable:!1,scope:`Declines this request.`},WZ={semantic:`cancel`,label:`Cancel request`,order:80,tone:`neutral`,durable:!1,scope:`Cancels this pending request.`};function GZ(e,t){let{id:n,semantic:r}=t;if(e.kind===`command-approval`||e.kind===`file-approval`)return(n===`accept`||n===`approve-once`)&&r===`approve`?RZ:n===`acceptForSession`&&r===`approve`?zZ:(n===`decline`||n===`deny`)&&r===`deny`?HZ:n===`cancel`&&r===`cancel`?WZ:void 0;if(e.kind===`permission-approval`)return n===`grant-turn`&&r===`approve`?BZ:n===`grant-session`&&r===`approve`?VZ:(n===`deny`||n===`decline`)&&r===`deny`?HZ:n===`cancel`&&r===`cancel`?WZ:void 0;if(e.kind===`mcp-elicitation-form`||e.kind===`mcp-elicitation-url`)return n===`accept`&&r===`accept`?{semantic:`accept`,label:e.kind===`mcp-elicitation-form`?`Submit`:`Continue`,order:10,tone:`primary`,durable:!1,scope:`Applies only to this request.`}:n===`decline`&&r===`decline`?UZ:n===`cancel`&&r===`cancel`?WZ:void 0;if(n===`answer`&&r===`answer`)return{semantic:`answer`,label:`Send answer`,order:10,tone:`primary`,durable:!1,scope:`Sends these answers to this request only.`};if(n===`decline`&&r===`decline`)return UZ;if(n===`cancel`&&r===`cancel`)return WZ}function KZ(e){let t=t=>e.payload.kind===`mcp-elicitation-form`&&t===`accept`||e.payload.kind===`agent-question`&&t===`answer`;return e.allowedDecisions.flatMap(n=>{let r=GZ(e.payload,n);return r?[{...r,id:n.id,semantic:n.semantic,requiresValues:t(n.semantic)}]:[]}).sort((e,t)=>e.order-t.order||e.id.localeCompare(t.id))}function qZ(e){switch(e){case`claude`:return`Claude`;case`codex`:return`Codex`;case`frizz`:return`Frizz`}}function JZ(e){switch(e){case`runtime`:return`Runtime`;case`agent`:return`Agent`;case`tool`:return`Tool`;case`mcp-server`:return`MCP server`;case`frizz`:return`Frizz`}}function YZ(e,t){let n=e.options.findIndex(e=>JSON.stringify(e.value)===JSON.stringify(t));return n<0?``:String(n)}function XZ(e){let t=Object.create(null);for(let n of e)if(n.input===`text`||n.input===`multiline`)t[n.id]=n.default??``;else if(n.input===`number`||n.input===`integer`)t[n.id]=n.default===void 0?``:String(n.default);else if(n.input===`boolean`)t[n.id]=n.default??!1;else if(n.input===`select`)t[n.id]=n.default===void 0?``:YZ(n,n.default);else if(n.input===`multi-select`){let e=new Set(n.default??[]);t[n.id]=n.options.flatMap((t,n)=>e.has(t.value)?[String(n)]:[])}return t}function ZZ(e,t,n){let r=Object.create(null);for(let t of Object.keys(e))r[t]=e[t];return r[t]=n,r}function QZ(e,t){if(e.some(e=>e.secret))return{errors:{},formError:`Secret responses cannot be sent through this Frizz connection.`};let n=Object.create(null),r={};for(let i of e){let e=t[i.id],a;if(i.input===`text`||i.input===`multiline`){let t=typeof e==`string`?e:``;if(!i.required&&t===``)continue;i.required&&t===``?r[i.id]=`This field is required.`:a=t}else if(i.input===`number`||i.input===`integer`){let t=typeof e==`string`?e.trim():``;if(!i.required&&t===``)continue;if(t===``)r[i.id]=`This field is required.`;else{let e=Number(t);Number.isFinite(e)?a=e:r[i.id]=`Enter a valid number.`}}else if(i.input===`boolean`)a=e===!0;else if(i.input===`select`){let t=typeof e==`string`&&/^\d+$/.test(e)?Number(e):-1;if(t<0||t>=i.options.length)if(i.required)r[i.id]=`Choose an option.`;else continue;else a=i.options[t].value}else if(i.input===`multi-select`){let t=(Array.isArray(e)?e:[]).flatMap(e=>/^\d+$/.test(e)?[Number(e)]:[]);if(t.some(e=>e<0||e>=i.options.length))r[i.id]=`Choose only advertised options.`;else if(i.required&&t.length===0)r[i.id]=`Choose at least one option.`;else if(t.length>0)a=t.map(e=>i.options[e].value);else continue}if(a!==void 0&&!r[i.id]){let e=dm(i,a);e?r[i.id]=`Value ${e}.`:n[i.id]=a}}if(Object.keys(r).length>0)return{errors:r};let i=Tm.safeParse(n);return i.success?{errors:r,values:i.data}:{errors:r,formError:`The response is too large or contains invalid values.`}}function $Z(e,t){return JSON.stringify([e,t??null])}function eQ(e,t){try{let n=new URL(e,t);return n.protocol===`http:`||n.protocol===`https:`?n.toString():null}catch{return null}}function tQ(e,t){let n=e.getAttribute(`href`);if(!n)return!1;let r=eQ(n,t);if(!r)return!1;let i;try{i=new URL(t)}catch{return!1}if(new URL(r).origin===i.origin)return!1;e.setAttribute(`target`,`_blank`);let a=new Set((e.getAttribute(`rel`)??``).split(/\s+/u).filter(Boolean));return a.add(`noopener`),a.add(`noreferrer`),e.setAttribute(`rel`,[...a].join(` `)),!0}function nQ(e=()=>location.href){return t=>{if(t.defaultPrevented||t.button!==0)return;let n=iQ(t);n&&tQ(n,e())}}function rQ(){let e=nQ();return document.addEventListener(`click`,e,!0),()=>document.removeEventListener(`click`,e,!0)}function iQ(e){let t=typeof e.composedPath==`function`?e.composedPath():[];for(let e of t)if(aQ(e))return e;let n=e.target?.closest?.(`a[href]`);return aQ(n)?n:null}function aQ(e){if(!e||typeof e!=`object`)return!1;let t=e;return t.tagName?.toLowerCase()===`a`&&typeof t.getAttribute==`function`&&typeof t.setAttribute==`function`&&typeof t.hasAttribute==`function`&&t.hasAttribute(`href`)}function oQ({raw:e,question:t,questionKind:n,danger:r,interactive:i,wrap:a}){let o=(0,B.useMemo)(()=>t??HJ(e??``,n??`question`,r),[t,e,n,r]),s=Wq(o.contextMd),c=YY(s),l=YY(Wq(o.trailingMd??``)),u=o.recommendedIdx,d=YY(Gq(o.recommendation??``)),f=o.kind===`multi`,p=o.danger,m=i?.answer.chosen??null,h=i?.answer.chosenSet??[],g=i?.answer.text??``,_=(0,B.useRef)(null);return(0,B.useLayoutEffect)(()=>{let e=_.current;e&&(e.style.height=`auto`,e.style.height=`${e.scrollHeight+e.offsetHeight-e.clientHeight}px`)},[g]),(0,V.jsxs)(vY,{tone:p?`danger`:`neutral`,icon:p?$v:f?Av:lv,label:f?`Select multiple`:`Question`,children:[s&&(0,V.jsx)(`div`,{className:`text-fg`,children:(0,V.jsx)(`div`,{className:`md-body${a?` [overflow-wrap:anywhere] [&_pre]:whitespace-pre-wrap [&_pre]:break-all`:``}`,dangerouslySetInnerHTML:c})}),(o.options.length>0||i)&&(0,V.jsxs)(`div`,{className:`mt-2 grid grid-cols-1 gap-1.5`,children:[o.options.map((e,t)=>(0,V.jsxs)(B.Fragment,{children:[o.optionHeadings?.[t]&&(0,V.jsx)(sQ,{md:o.optionHeadings[t],wrap:a}),(0,V.jsx)(lQ,{label:e,multi:f,recommended:u===t,recTitle:u===t?o.recommendedNote:void 0,selected:f?h.includes(t):m===t&&!g.trim(),disabled:!i,onClick:()=>{i?.onChip(t,e),!f&&_.current&&document.activeElement===_.current&&_.current.blur()}})]},t)),i&&(0,V.jsx)(`textarea`,{ref:_,rows:1,"data-surface":`questionAnswer`,value:g,onChange:e=>i.onText(e.target.value),onKeyDown:e=>{if(e.stopPropagation(),e.key===`Escape`){e.preventDefault(),e.currentTarget.blur();return}YL({key:e.key,altKey:e.altKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey,isComposing:e.nativeEvent.isComposing,keyCode:e.nativeEvent.keyCode})&&(e.preventDefault(),i.onSubmit())},onFocus:()=>{!f&&m!==null&&i.onText(g)},placeholder:f?`Add a note…`:o.options.length?`${cQ(o.options)} Something else…`:`Type your answer…`,className:`col-span-full w-full resize-none overflow-hidden rounded-md border px-3 py-1.5 text-[12px] leading-snug text-fg/90 outline-none placeholder:text-muted/80 transition-colors ${g.trim()?`border-accent bg-accent/10`:`border-border bg-transparent hover:bg-panel-2 focus:border-accent`}`})]}),o.trailingMd&&(0,V.jsx)(`div`,{className:`mt-2 md-body text-[12px] text-muted/70${a?` [overflow-wrap:anywhere] [&_pre]:whitespace-pre-wrap [&_pre]:break-all`:``}`,dangerouslySetInnerHTML:l}),o.recommendation&&u===null&&(0,V.jsx)(`div`,{className:`md-inline mt-1.5 text-[11px] text-muted/70`,dangerouslySetInnerHTML:d})]})}function sQ({md:e,wrap:t}){let n=YY(Gq(e.split(`
|
|
353
|
+
`).join(` `)));return(0,V.jsx)(`div`,{className:`mt-1 text-fg`,children:(0,V.jsx)(`div`,{className:`md-body${t?` ${uY}`:``}`,dangerouslySetInnerHTML:n})})}function cQ(e){let t=e[e.length-1]?.match(/^\s*([A-Za-z]|\d+)([.)])\s/);if(!t)return`${String.fromCharCode(65+e.length)}.`;let[,n,r]=t;return/\d/.test(n)?`${Number(n)+1}${r}`:`${String.fromCharCode(n.toUpperCase().charCodeAt(0)+1)}${r}`}function lQ({label:e,selected:t,disabled:n,multi:r,recommended:i,recTitle:a,onClick:o}){let s=YY(Gq(e,{inertInteractive:!0}));return(0,V.jsxs)(`button`,{type:`button`,disabled:n,onClick:o,onMouseDown:e=>e.preventDefault(),title:a,className:`text-left rounded-md border px-3 py-1.5 text-[12px] leading-snug outline-none transition-colors flex items-start gap-2 ${t?`border-accent bg-accent/10 text-fg`:n?`cursor-default border-border text-muted/80`:`border-border text-fg/90 hover:bg-elevated hover:border-border-strong`}`,children:[r&&(0,V.jsx)(`span`,{"aria-hidden":!0,className:`mt-px flex h-3.5 w-3.5 shrink-0 items-center justify-center rounded-[3px] border ${t?`border-accent bg-accent text-bg`:`border-border-strong`}`,children:t&&(0,V.jsx)(ev,{size:10,strokeWidth:3})}),(0,V.jsxs)(`span`,{className:`min-w-0 flex-1`,children:[i&&(0,V.jsx)(`span`,{className:`float-right ml-2 mt-px -translate-y-[2px] rounded-full border border-border-strong px-1.5 py-px text-[9.5px] uppercase tracking-wide text-muted`,children:`Recommended`}),(0,V.jsx)(`span`,{className:`md-inline`,dangerouslySetInnerHTML:s})]})]})}function uQ(e){let t=e,n=``;do n=String.fromCharCode(65+t%26)+n,t=Math.floor(t/26)-1;while(t>=0);return`${n}.`}function dQ(e,t){let n=e??t;if(!n)return null;let r=e&&(e.input===`select`||e.input===`multi-select`)?e.options:[];return{question:{kind:e?.input===`multi-select`?`multi`:`question`,danger:!1,contextMd:n.description??n.label,options:r.map((e,t)=>`${uQ(t)} ${e.label}`),recommendedIdx:null},...e?{optionFieldId:e.id}:{},optionValues:r.map(e=>e.value),...t?{notesFieldId:t.id}:{}}}function fQ(e){if(e.payload.kind!==`agent-question`)return null;let t=e.payload.fields,n=[];for(let e=0;e<t.length;e++){let r=t[e];if(r.secret)return null;if(r.id.endsWith(`_notes`))continue;let i=t[e+1],a=i&&i.id===`${r.id}_notes`?i:void 0;if(r.input===`select`||r.input===`multi-select`){let e=dQ(r,a);if(!e)return null;n.push(e)}else if(r.input===`text`||r.input===`multiline`){let e=dQ(void 0,r);if(!e)return null;n.push(e)}else return null}return n.length>0?n:null}function pQ(e,t){let n={};return e.forEach((e,r)=>{let i=t[r];if(!i)return;let a=i.text.trim();if(e.question.kind===`multi`){let t=(i.chosenSet??[]).slice().sort((e,t)=>e-t).flatMap(t=>{let n=e.optionValues[t];return n===void 0?[]:[n]});e.optionFieldId&&t.length>0&&(n[e.optionFieldId]=t),e.notesFieldId&&a&&(n[e.notesFieldId]=a);return}if(a){e.notesFieldId&&(n[e.notesFieldId]=a);return}let o=i.chosen;e.optionFieldId&&o!==null&&e.optionValues[o]!==void 0&&(n[e.optionFieldId]=e.optionValues[o])}),Object.keys(n).length>0?n:void 0}function mQ(e){let t=e instanceof Error?e.message:`The request could not be updated.`;return t.length>240?`${t.slice(0,239)}…`:t}function hQ(){return typeof crypto<`u`&&typeof crypto.randomUUID==`function`?crypto.randomUUID():`frizz-response-${Date.now()}-${Math.random().toString(36).slice(2)}`}function gQ({thread:e,className:t=``,autoFocusFirst:n=!1}){let r=sE(e),i=lE(e),a=(0,B.useMemo)(()=>[...i.data?.interactions??[]].sort((e,t)=>e.createdAt.localeCompare(t.createdAt)||e.id.localeCompare(t.id)),[i.data?.interactions]);return r?i.isError&&a.length===0?(0,V.jsxs)(`div`,{"data-interactions-error":!0,role:`alert`,className:`${dY} border border-amber-500/35 bg-amber-500/[0.07] p-4 text-[12px] text-amber-100 ${t}`,children:[(0,V.jsx)(`div`,{className:`font-medium`,children:`Pending requests could not be loaded.`}),(0,V.jsx)(`div`,{className:`mt-1 break-words text-amber-100/75`,children:mQ(i.error)}),(0,V.jsx)(`button`,{type:`button`,onClick:()=>void i.refetch(),className:`mt-2 rounded-md border border-amber-400/40 px-2 py-1 text-[11px] hover:bg-amber-500/10`,children:`Try again`})]}):a.length===0?null:(0,V.jsx)(`section`,{"data-typed-interactions":!0,"aria-label":`${a.length} pending request${a.length===1?``:`s`}`,className:`flex min-w-0 flex-col gap-3 ${t}`,children:a.map((e,t)=>(0,V.jsx)(vQ,{record:e,autoFocus:n&&t===0},e.id))}):null}function _Q({record:e,questions:t,autoFocus:n}){let r=Bu(),i=(0,B.useRef)(null),a=(0,B.useRef)(new Map),o=Mz(),s=LZ(e.delivery?.effect),c=(0,B.useMemo)(()=>KZ(e).find(e=>e.semantic===`answer`),[e]),l=Fz(t.flatMap(t=>t.notesFieldId?[jz.interaction(o,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,t.notesFieldId)]:[])),[u,d]=(0,B.useState)(()=>t.map(()=>({chosen:null,chosenSet:[]}))),f=t.map((t,n)=>({chosen:u[n]?.chosen??null,chosenSet:u[n]?.chosenSet??[],text:t.notesFieldId?l.get(jz.interaction(o,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,t.notesFieldId))??``:``})),p=pQ(t,f),[m,h]=(0,B.useState)(),[g,_]=(0,B.useState)(!1);(0,B.useEffect)(()=>{if(!n)return;let e=document.activeElement;e&&e!==document.body||requestAnimationFrame(()=>i.current?.focus())},[n,e.id]);let v=nd({mutationFn:async t=>Q.interactionResolve({slug:e.owner.threadSlug,sessionId:e.owner.sessionId,interactionId:e.id,sessionEpoch:e.owner.sessionEpoch,capabilityRevision:e.owner.capabilityRevision,expectedRecordRevision:e.recordRevision,responseId:t.responseId,decisionId:t.decisionId,values:t.values}),onSuccess:t=>{_(!0),Bw(r,t.interaction),r.invalidateQueries({queryKey:Rw(e.owner.threadSlug,e.owner.sessionId)}),r.invalidateQueries({queryKey:zw(e.owner.threadSlug,e.owner.sessionId,e.id)})},onError:t=>{Vw(r,e),h(mQ(t))}}),y=()=>{if(!c||!p||v.isPending||g||!s.actionsEnabled)return;h(void 0);let e=$Z(c.id,p),t=a.current.get(e)??hQ();a.current.set(e,t),v.mutate({decisionId:c.id,values:p,responseId:t})},b=(t,n)=>{t.notesFieldId&&kz.set(jz.interaction(o,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,t.notesFieldId),n)};return(0,V.jsxs)(`article`,{ref:i,tabIndex:-1,"data-interaction-id":e.id,"data-interaction-kind":e.payload.kind,"data-interaction-question":`native`,"data-delivery-effect":e.delivery?.effect,className:`flex min-w-0 flex-col gap-2 outline-none`,children:[t.map((e,t)=>(0,V.jsx)(oQ,{question:e.question,interactive:s.actionsEnabled&&!g?{answer:f[t],onChip:n=>d(r=>r.map((r,i)=>{if(i!==t)return r;if(e.question.kind===`multi`){let e=r.chosenSet.includes(n)?r.chosenSet.filter(e=>e!==n):[...r.chosenSet,n];return{...r,chosenSet:e}}return b(e,``),{...r,chosen:n}})),onText:t=>b(e,t),onSubmit:y}:void 0},e.optionFieldId??e.notesFieldId??t)),m&&(0,V.jsx)(`div`,{role:`alert`,className:`break-words text-[11px] leading-snug text-red-300`,children:m}),(s.status||v.isPending||g)&&(0,V.jsx)(`div`,{role:`status`,"aria-live":`polite`,className:`text-[11px] leading-snug text-muted`,children:s.status??(g?`Answer sent.`:`Sending…`)}),s.actionsEnabled&&!g&&(0,V.jsx)(`div`,{className:`flex justify-start`,children:(0,V.jsx)(`button`,{type:`button`,"data-send-answers":!0,disabled:!p||v.isPending,onClick:y,onMouseDown:e=>e.preventDefault(),className:`rounded-md bg-fg px-3 py-1.5 text-[12px] font-medium text-bg outline-none transition-all hover:opacity-90 active:scale-95 disabled:opacity-30 disabled:hover:opacity-30`,children:`Send answers`})})]})}function vQ({record:e,autoFocus:t=!1}){let n=(0,B.useMemo)(()=>fQ(e),[e]);return n?(0,V.jsx)(_Q,{record:e,questions:n,autoFocus:t}):(0,V.jsx)(yQ,{record:e,autoFocus:t})}function yQ({record:e,autoFocus:t=!1}){let n=Bu(),r=(0,B.useId)(),i=(0,B.useRef)(null),a=(0,B.useRef)(new Map),o=e.payload.kind===`mcp-elicitation-form`||e.payload.kind===`agent-question`?e.payload.fields:[],s=o.some(e=>e.secret),c=Mz(),l=o.filter(e=>!e.secret&&(e.input===`text`||e.input===`multiline`)).map(t=>jz.interaction(c,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,t.id)),u=Fz(l),[d,f]=(0,B.useState)(()=>XZ(o)),p=(0,B.useMemo)(()=>{let t={...d};return o.forEach(n=>{if(!n.secret&&(n.input===`text`||n.input===`multiline`)){let r=jz.interaction(c,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,n.id);t[n.id]=u.get(r)??``}}),t},[o,d,u,c,e.id,e.owner]),[m,h]=(0,B.useState)({}),[g,_]=(0,B.useState)(),[v,y]=(0,B.useState)(),[b,x]=(0,B.useState)(!1),[S,C]=(0,B.useState)(),[w,T]=(0,B.useState)(!1),E=LZ(e.delivery?.effect),D=(0,B.useMemo)(()=>KZ(e),[e]).filter(e=>!(s&&e.requiresValues)),O=e.allowedDecisions.length-D.length,k=(0,B.useCallback)(t=>{for(let n of o)if(!n.secret&&(n.input===`text`||n.input===`multiline`)){let r=t[n.id];typeof r==`string`&&kz.set(jz.interaction(c,e.owner.projectId,e.owner.threadSlug,e.owner.sessionId,e.owner.sessionEpoch,e.id,n.id),r)}f(t)},[o,c,e.id,e.owner]);(0,B.useEffect)(()=>{if(!t)return;let e=document.activeElement;e&&e!==document.body||requestAnimationFrame(()=>i.current?.focus())},[t,e.id]),(0,B.useEffect)(()=>{E.actionsEnabled||(C(void 0),T(!1))},[E.actionsEnabled]);let A=nd({mutationFn:async({decision:t,values:n,responseId:r})=>{if(t.semantic===`cancel`&&e.provider.kind===`frizz`){let t=await Q.interactionCancel({slug:e.owner.threadSlug,sessionId:e.owner.sessionId,interactionId:e.id,sessionEpoch:e.owner.sessionEpoch,capabilityRevision:e.owner.capabilityRevision,expectedRecordRevision:e.recordRevision});return{effect:t.effect,interaction:t.interaction,waitingForProvider:!1}}let i=await Q.interactionResolve({slug:e.owner.threadSlug,sessionId:e.owner.sessionId,interactionId:e.id,sessionEpoch:e.owner.sessionEpoch,capabilityRevision:e.owner.capabilityRevision,expectedRecordRevision:e.recordRevision,responseId:r,decisionId:t.id,...n===void 0?{}:{values:n}});return{effect:i.effect,interaction:i.interaction,waitingForProvider:i.interaction.delivery?.effect===`sending`||i.effect===`queued`||i.effect===`already-queued`}},onSuccess:(t,r)=>{t.waitingForProvider||a.current.delete($Z(r.decision.id,r.values)),_(void 0),C(void 0),T(!1),x(!0),l.forEach(e=>kz.clear(e)),y(t.waitingForProvider?`Response sent. Waiting for the provider to acknowledge it…`:`Request completed.`),Bw(n,t.interaction),n.setQueryData(zw(e.owner.threadSlug,e.owner.sessionId,e.id),{interaction:t.interaction}),n.invalidateQueries({queryKey:Rw(e.owner.threadSlug,e.owner.sessionId),exact:!0}),t.waitingForProvider&&window.setTimeout(()=>{n.invalidateQueries({queryKey:Rw(e.owner.threadSlug,e.owner.sessionId),exact:!0})},1e3)},onError:t=>{y(void 0),_(mQ(t)),Vw(n,e),Q.interactionGet({slug:e.owner.threadSlug,sessionId:e.owner.sessionId,interactionId:e.id}).then(({interaction:t})=>{Bw(n,t),n.setQueryData(zw(e.owner.threadSlug,e.owner.sessionId,e.id),{interaction:t}),t.delivery?.effect===`sending`?(_(void 0),y(void 0),x(!0)):t.delivery?.effect===`reconnect-required`?(_(void 0),y(void 0)):(t.lifecycle!==`pending`||t.recordRevision!==e.recordRevision)&&(_(void 0),y(t.lifecycle===`expired`?`This request expired.`:`This request changed in another client.`),n.invalidateQueries({queryKey:Rw(e.owner.threadSlug,e.owner.sessionId),exact:!0})),n.invalidateQueries({queryKey:Rw(e.owner.threadSlug,e.owner.sessionId),exact:!0})}).catch(()=>{})}});function j(e){if(!e.requiresValues){h({});return}let t=QZ(o,p);return h(t.errors),t.formError?(_(t.formError),null):t.values?t.values:null}function M(e,t=!1){if(!E.actionsEnabled||A.isPending||b)return;_(void 0);let n=j(e);if(n===null)return;if(e.durable&&!t){C(e),T(!1);return}let r=$Z(e.id,n),i=a.current.get(r)??hQ();a.current.set(r,i),A.mutate({decision:e,values:n,responseId:i})}let N=D.find(e=>e.requiresValues&&e.tone===`primary`);function P(e){e.preventDefault(),E.actionsEnabled&&N&&M(N)}return(0,V.jsxs)(`article`,{ref:i,tabIndex:-1,"aria-labelledby":r,"data-interaction-id":e.id,"data-interaction-kind":e.payload.kind,"data-delivery-effect":e.delivery?.effect,className:`min-w-0 ${dY} border border-accent/45 bg-accent/[0.065] shadow-sm shadow-black/15 outline-none focus-visible:ring-2 focus-visible:ring-accent/60`,children:[(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-3 border-b border-accent/20 px-4 py-3`,children:[(0,V.jsx)(Wv,{"aria-hidden":`true`,size:16,className:`shrink-0 text-accent`}),(0,V.jsx)(`h3`,{id:r,className:`min-w-0 flex-1 break-words text-[14px] font-semibold leading-snug text-fg`,children:e.payload.title})]}),(0,V.jsx)(`form`,{onSubmit:P,className:`min-w-0 px-4 py-3.5`,noValidate:!0,children:(0,V.jsxs)(`fieldset`,{disabled:!E.actionsEnabled,className:`min-w-0 border-0 p-0`,children:[(0,V.jsx)(`legend`,{className:`sr-only`,children:`Interaction request`}),(0,V.jsx)(xQ,{record:e,instanceId:r,draft:p,setDraft:k,errors:m,autoFocus:t}),s&&(0,V.jsxs)(`div`,{"data-secret-fallback":!0,className:`mt-3 rounded-md border border-amber-500/35 bg-amber-500/[0.07] p-3 text-[12px] leading-snug text-amber-100/90`,children:[(0,V.jsxs)(`div`,{className:`flex items-start gap-2`,children:[(0,V.jsx)(Ov,{"aria-hidden":`true`,size:14,className:`mt-0.5 shrink-0`}),(0,V.jsxs)(`div`,{children:[(0,V.jsx)(`div`,{className:`font-medium`,children:`Secret input is unavailable in this page.`}),(0,V.jsx)(`div`,{className:`mt-1 text-amber-100/70`,children:`Frizz will not persist or send secret values through the current RPC.`})]})]}),(0,V.jsx)(`div`,{className:`mt-2 font-medium`,children:`Use the provider's trusted secret-input flow. The thread terminal cannot answer this typed request.`})]}),O>0&&(0,V.jsxs)(`div`,{className:`mt-3 flex items-start gap-2 rounded-md border border-amber-500/25 bg-amber-500/[0.05] px-3 py-2 text-[11px] leading-snug text-amber-100/75`,children:[(0,V.jsx)($v,{"aria-hidden":`true`,size:13,className:`mt-0.5 shrink-0`}),(0,V.jsxs)(`span`,{children:[O===1?`One advertised choice`:`${O} advertised choices`,` cannot be safely labeled or delivered in Frizz and is not shown.`]})]}),S&&(0,V.jsxs)(`div`,{"data-durable-confirmation":!0,role:`group`,"aria-label":`Confirm ${S.label}`,className:`mt-3 rounded-md border border-amber-400/45 bg-amber-500/[0.08] p-3`,children:[(0,V.jsx)(`div`,{className:`text-[12px] font-semibold text-amber-100`,children:`This approval persists beyond the current request.`}),(0,V.jsx)(`div`,{className:`mt-1 text-[11px] leading-snug text-amber-100/75`,children:S.scope}),(0,V.jsxs)(`label`,{className:`mt-2.5 flex cursor-pointer items-start gap-2 text-[11px] leading-snug text-fg/85`,children:[(0,V.jsx)(`input`,{type:`checkbox`,autoFocus:!0,checked:w,onChange:e=>T(e.target.checked),className:`mt-0.5 accent-[var(--color-accent)]`}),(0,V.jsx)(`span`,{children:`I understand this may authorize later matching actions in this session.`})]}),(0,V.jsxs)(`div`,{className:`mt-3 flex flex-wrap justify-start gap-2`,children:[(0,V.jsx)(`button`,{type:`button`,onClick:()=>{C(void 0),T(!1)},className:`rounded-md border border-border px-2.5 py-1.5 text-[11px] text-muted hover:bg-panel-2 hover:text-fg`,children:`Back`}),(0,V.jsxs)(`button`,{type:`button`,disabled:!w||A.isPending,onClick:()=>M(S,!0),className:`rounded-md border border-amber-400/50 bg-amber-500/15 px-2.5 py-1.5 text-[11px] font-semibold text-amber-50 hover:bg-amber-500/25 disabled:opacity-35`,children:[`Confirm `,S.label.toLowerCase()]})]})]}),g&&(0,V.jsx)(`div`,{role:`alert`,className:`mt-3 break-words text-[11px] leading-snug text-red-300`,children:g}),(E.status??v)&&(0,V.jsx)(`div`,{role:`status`,"aria-live":`polite`,className:`mt-3 text-[11px] leading-snug text-muted`,children:E.status??v}),E.actionsEnabled&&!S&&!b&&D.length>0&&(0,V.jsxs)(`div`,{className:`mt-4 flex flex-wrap justify-start gap-2`,children:[D.map(e=>(0,V.jsxs)(`button`,{type:e===N?`submit`:`button`,"data-interaction-decision":e.id,disabled:A.isPending,"aria-describedby":e.durable?`${r}-scope-${e.id}`:void 0,onClick:e===N?void 0:()=>M(e),className:bQ(e),children:[A.isPending?`Sending…`:e.label,e.durable&&(0,V.jsx)(`span`,{className:`sr-only`,children:`; persistent approval`})]},e.id)),D.filter(e=>e.durable).map(e=>(0,V.jsx)(`span`,{id:`${r}-scope-${e.id}`,className:`sr-only`,children:e.scope},`scope-${e.id}`))]}),!SQ.has(e.payload.kind)&&(0,V.jsx)(TQ,{record:e})]})})]})}function bQ(e){let t=`rounded-md border px-2.5 py-1.5 text-[11px] font-medium outline-none transition-colors focus-visible:ring-2 focus-visible:ring-fg/50 disabled:opacity-40`;return e.tone===`primary`?`${t} border-accent/55 bg-accent/15 text-fg hover:bg-accent/25`:e.tone===`danger`?`${t} border-red-400/35 bg-red-500/[0.07] text-red-200 hover:bg-red-500/15`:`${t} border-border bg-panel text-muted hover:bg-panel-2 hover:text-fg`}function xQ({record:e,instanceId:t,draft:n,setDraft:r,errors:i,autoFocus:a}){let o=e.payload,s=(e,t)=>r(ZZ(n,e,t)),c;return c=o.kind===`command-approval`||o.kind===`file-approval`||o.kind===`permission-approval`?(0,V.jsx)(OZ,{payload:o}):o.kind===`mcp-elicitation-url`?(0,V.jsx)(wQ,{url:o.url}):(0,V.jsx)(EQ,{instanceId:t,fields:o.fields,draft:n,setValue:s,errors:i,autoFocus:a}),(0,V.jsxs)(V.Fragment,{children:[`message`in o&&o.message&&(0,V.jsx)(CQ,{text:o.message}),(0,V.jsx)(`div`,{className:`message`in o&&o.message?`mt-3`:``,children:c})]})}var SQ=new Set([`command-approval`,`file-approval`,`permission-approval`]);function CQ({text:e}){return e.length>600||e.split(`
|
|
354
|
+
`).length>6?(0,V.jsxs)(`details`,{className:`rounded-md border border-border/70 bg-panel/60`,children:[(0,V.jsx)(`summary`,{className:`cursor-pointer px-2.5 py-2 text-[11px] text-muted outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/50`,children:`Request message`}),(0,V.jsx)(`div`,{className:`max-h-52 overflow-auto border-t border-border/60 px-2.5 py-2 whitespace-pre-wrap break-words text-[12px] leading-relaxed text-fg/80`,children:e})]}):(0,V.jsx)(`div`,{className:`whitespace-pre-wrap break-words text-[12px] leading-relaxed text-fg/80`,children:e})}function wQ({url:e}){let t=eQ(e,location.href);return(0,V.jsxs)(`div`,{children:[(0,V.jsx)(`div`,{className:`text-[11px] font-medium text-fg`,children:`Open this page to continue`}),(0,V.jsx)(`code`,{className:`mt-1.5 block max-h-24 overflow-auto break-all rounded-md border border-border bg-bg/40 px-2.5 py-2 font-mono-keep text-[10.5px] text-fg/80`,children:e}),t?(0,V.jsxs)(`a`,{href:t,target:`_blank`,rel:`noopener noreferrer`,className:`mt-2 inline-flex items-center gap-1.5 rounded-md border border-border bg-panel px-2.5 py-1.5 text-[11px] font-medium text-fg hover:bg-panel-2`,children:[(0,V.jsx)(pv,{"aria-hidden":`true`,size:12}),`Open page`]}):(0,V.jsx)(`div`,{role:`alert`,className:`mt-1.5 break-words text-[11px] text-red-300`,children:`This request did not provide a safe http(s) URL.`})]})}function TQ({record:e}){return(0,V.jsxs)(`details`,{className:`mt-3 border-t border-border/50 pt-2 text-[10.5px] text-muted/70`,children:[(0,V.jsx)(`summary`,{className:`cursor-pointer w-fit outline-none hover:text-muted focus-visible:ring-1 focus-visible:ring-fg/50`,children:`Request details`}),(0,V.jsxs)(`dl`,{className:`mt-2 grid min-w-0 grid-cols-[auto_minmax(0,1fr)] gap-x-3 gap-y-1`,children:[(0,V.jsx)(`dt`,{children:`Provider`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:qZ(e.provider.kind)}),e.provider.name&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`dt`,{children:`Reported name`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:e.provider.name})]}),e.provider.version&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`dt`,{children:`Reported version`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:e.provider.version})]}),(0,V.jsx)(`dt`,{children:`Source`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:JZ(e.source.kind)}),e.source.label&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`dt`,{children:`Reported source`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:e.source.label})]}),(0,V.jsx)(`dt`,{children:`Scope`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:`This thread · this request`}),e.expiresAt&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`dt`,{children:`Expires`}),(0,V.jsx)(`dd`,{className:`min-w-0 break-all text-fg/65`,children:e.expiresAt})]})]})]})}function EQ({instanceId:e,fields:t,draft:n,setValue:r,errors:i,autoFocus:a}){let o=t.findIndex(e=>!e.secret);return(0,V.jsxs)(`fieldset`,{className:`min-w-0`,children:[(0,V.jsx)(`legend`,{className:`sr-only`,children:`Requested information`}),(0,V.jsx)(`div`,{className:`flex min-w-0 flex-col gap-3`,children:t.map((t,s)=>(0,V.jsx)(DQ,{instanceId:e,field:t,value:n[t.id],setValue:e=>r(t.id,e),error:i[t.id],autoFocus:a&&s===o},t.id))})]})}function DQ({instanceId:e,field:t,value:n,setValue:r,error:i,autoFocus:a}){let o=`${e}-${t.id}`,s=t.description?`${o}-description`:void 0,c=i?`${o}-error`:void 0,l=[s,c].filter(Boolean).join(` `)||void 0,u=(0,V.jsxs)(V.Fragment,{children:[t.label,t.required&&(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`ml-0.5 text-accent`,children:`*`})]}),d=`mt-1 w-full min-w-0 rounded-md border border-border bg-bg/45 px-2.5 py-2 text-[12px] text-fg outline-none focus:border-accent focus:ring-1 focus:ring-accent/40`,f;if(t.secret)f=(0,V.jsx)(`div`,{className:`mt-1 text-[11px] text-amber-100/70`,children:`Use the secure fallback below.`});else if(t.input===`multiline`)f=(0,V.jsx)(`textarea`,{id:o,name:t.id,value:typeof n==`string`?n:``,onChange:e=>r(e.target.value),required:t.required,minLength:t.minLength,maxLength:t.maxLength,"aria-describedby":l,"aria-invalid":!!i,autoFocus:a,rows:4,className:`${d} resize-y`});else if(t.input===`text`){let e=t.format===`email`?`email`:t.format===`uri`?`url`:t.format===`date`?`date`:`text`;f=(0,V.jsx)(`input`,{id:o,name:t.id,type:e,value:typeof n==`string`?n:``,onChange:e=>r(e.target.value),required:t.required,minLength:t.minLength,maxLength:t.maxLength,placeholder:t.format===`date-time`?`2026-07-13T12:00:00Z`:void 0,"aria-describedby":l,"aria-invalid":!!i,autoFocus:a,className:d})}else if(t.input===`number`||t.input===`integer`)f=(0,V.jsx)(`input`,{id:o,name:t.id,type:`number`,step:t.input===`integer`?1:`any`,min:t.minimum,max:t.maximum,value:typeof n==`string`?n:``,onChange:e=>r(e.target.value),required:t.required,"aria-describedby":l,"aria-invalid":!!i,autoFocus:a,className:d});else if(t.input===`boolean`)f=(0,V.jsxs)(`label`,{htmlFor:o,className:`mt-1 flex cursor-pointer items-center gap-2 rounded-md border border-border bg-bg/30 px-2.5 py-2 text-[12px] text-fg/85`,children:[(0,V.jsx)(`input`,{id:o,name:t.id,type:`checkbox`,checked:n===!0,onChange:e=>r(e.target.checked),"aria-describedby":l,autoFocus:a,className:`accent-[var(--color-accent)]`}),(0,V.jsx)(`span`,{children:u})]});else if(t.input===`select`)f=(0,V.jsxs)(`select`,{id:o,name:t.id,value:typeof n==`string`?n:``,onChange:e=>r(e.target.value),required:t.required,"aria-describedby":l,"aria-invalid":!!i,autoFocus:a,className:d,children:[(0,V.jsx)(`option`,{value:``,children:`Choose an option…`}),t.options.map((e,t)=>(0,V.jsx)(`option`,{value:String(t),children:e.label},t))]});else if(t.input===`multi-select`){let e=Array.isArray(n)?n:[];f=(0,V.jsxs)(`fieldset`,{id:o,"aria-describedby":l,className:`mt-1 rounded-md border border-border bg-bg/30 px-2.5 py-2`,children:[(0,V.jsx)(`legend`,{className:`px-1 text-[11px] font-medium text-fg/85`,children:u}),(0,V.jsx)(`div`,{className:`flex flex-col gap-1.5`,children:t.options.map((n,i)=>{let o=String(i);return(0,V.jsxs)(`label`,{className:`flex cursor-pointer items-start gap-2 text-[12px] text-fg/85`,children:[(0,V.jsx)(`input`,{type:`checkbox`,name:t.id,value:o,checked:e.includes(o),onChange:t=>r(t.target.checked?[...e,o]:e.filter(e=>e!==o)),autoFocus:a&&i===0,className:`mt-0.5 accent-[var(--color-accent)]`}),(0,V.jsx)(`span`,{children:n.label})]},o)})})]})}return(0,V.jsxs)(`div`,{className:`min-w-0`,children:[t.secret?(0,V.jsx)(`div`,{className:`text-[11px] font-medium text-fg/85`,children:u}):t.input!==`boolean`&&t.input!==`multi-select`?(0,V.jsx)(`label`,{htmlFor:o,className:`block text-[11px] font-medium text-fg/85`,children:u}):null,t.description&&(0,V.jsx)(`div`,{id:s,className:`mt-0.5 whitespace-pre-wrap break-words text-[10.5px] leading-snug text-muted`,children:t.description}),f,i&&(0,V.jsx)(`div`,{id:c,role:`alert`,className:`mt-1 text-[10.5px] text-red-300`,children:i})]})}function OQ(e){return(e.watches??[]).filter(e=>e.kind===`github`&&e.state===`armed`).length}function kQ(e,t={}){let n=(e.subAgents??[]).filter(e=>Zm(e)&&e.state===`running`).length,r=(e.bgShells??[]).filter(e=>e.state===`running`).length,i=t.watchers===!1?0:OQ(e),a=[n>0?`${n} sub-agent${n===1?``:`s`}`:null,r>0?`${r} background shell${r===1?``:`s`}`:null,i>0?`${i} PR watcher${i===1?``:`s`}`:null].filter(e=>e!==null);return a.length===0?`0 background shells`:a.length===1?a[0]:`${a.slice(0,-1).join(`, `)} and ${a[a.length-1]}`}function AQ(e){return(e.subAgents??[]).some(e=>Zm(e)&&e.state===`running`)}function jQ(e){return(e.bgShells??[]).filter(e=>e.state===`running`).length+OQ(e)}function MQ(e){return OQ(e)>0}function NQ(e){return PQ(e)?`Background shells running`:`Awaiting background work`}function PQ(e){return(e.bgShells??[]).filter(e=>e.state===`running`).length>0&&!AQ(e)&&OQ(e)===0}function FQ({thread:e,actions:t}){let n=AQ(e);return(0,V.jsxs)(vY,{"data-awaiting-background":!0,icon:PQ(e)?Yv:wv,label:NQ(e),children:[(0,V.jsx)(`p`,{className:yY,children:n?(0,V.jsxs)(V.Fragment,{children:[`This agent has come to rest, but it’s awaiting the results from`,` `,kQ(e,{watchers:!1}),` it dispatched. It returns to the queue on its own when the work comes back.`,MQ(e)&&(0,V.jsxs)(V.Fragment,{children:[` `,`It is also watching `,OQ(e),` pull request`,OQ(e)===1?``:`s`,`.`]})]}):(0,V.jsxs)(V.Fragment,{children:[`This agent has come to rest, but `,kQ(e),` `,jQ(e)===1?`is`:`are`,` still active. It resumes on its own when`,` `,jQ(e)===1?`it`:`one of them`,` `,MQ(e)?`reports`:`finishes`,`.`]})}),t?(0,V.jsx)(bY,{children:t}):null]})}function IQ({at:e,fallbackAt:t,className:n=``}){let r=GD(),i=MD(e,t),a=ND(i,r);return!a||!i?null:(0,V.jsx)(`time`,{dateTime:i,className:n,children:a})}var LQ=1500;function RQ(e,t){let n=0,r;function i(){r!==void 0&&(t.clearTimeout(r),r=void 0)}return{begin(){let a=++n;return e(!0),i(),r=t.setTimeout(()=>{a===n&&e(!1),r=void 0},LQ),a},fail(t){t===n&&(i(),e(!1))},dispose(){n++,i()}}}var zQ=`Could not copy terminal command`,BQ={attach:`Attach command copied`,resume:`Resume command copied`},VQ={attach:`Copy command to attach to this thread's live terminal`,resume:`Copy command to resume this thread in a new terminal`},HQ=e=>[`terminalCommand`,e];function UQ(e){return Q.threadTerminalCommand({slug:e}).then(e=>{if(!e.command)throw Error(e.reason??`No verified provider session is available to resume`);return{command:e.command,mode:e.mode===`attach`?`attach`:`resume`}})}async function WQ(e){let t=UQ(e);if(typeof ClipboardItem<`u`&&navigator.clipboard?.write)return await navigator.clipboard.write([new ClipboardItem({"text/plain":t.then(({command:e})=>new Blob([e],{type:`text/plain`}))})]),(await t).mode;let{command:n,mode:r}=await t;if(!navigator.clipboard?.writeText)throw Error(`Clipboard access is unavailable; copy the command from a secure Frizz page`);return await navigator.clipboard.writeText(n),r}function GQ(e){let t=nd({mutationFn:()=>WQ(e)});return e=>t.mutate(void 0,{onSuccess:t=>{e?.onSuccess?.(),Z(BQ[t])},onError:t=>{e?.onError?.(),Z(t instanceof Error?`${zQ}: ${t.message}`:zQ,{duration:7e3})}})}function KQ({slug:e}){let[t,n]=(0,B.useState)(!1),r=(0,B.useRef)(null);r.current||=RQ(n,{setTimeout:(e,t)=>window.setTimeout(e,t),clearTimeout:e=>window.clearTimeout(e)});let i=Bu(),a=GQ(e);(0,B.useEffect)(()=>()=>r.current?.dispose(),[]);function o(){i.prefetchQuery({queryKey:HQ(e),queryFn:()=>UQ(e),staleTime:15e3})}function s(){let t=i.getQueryData(HQ(e));if(t&&navigator.clipboard?.writeText){navigator.clipboard.writeText(t.command).then(()=>{r.current?.begin(),Z(BQ[t.mode])},()=>Z(zQ,{duration:7e3}));return}a({onSuccess:()=>r.current?.begin()})}let c=i.getQueryData(HQ(e)),l=t?c?BQ[c.mode]:`Terminal command copied`:c?VQ[c.mode]:`Copy terminal command`;return(0,V.jsx)(AB,{label:l,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":l,title:l,onClick:s,onPointerEnter:o,onFocus:o,className:`flex h-6 w-6 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:t?(0,V.jsx)(ev,{size:14,strokeWidth:2.2,className:`text-fg`}):(0,V.jsx)(Yv,{size:14,strokeWidth:1.8})})})}function qQ(e){let t=Math.max(e.scrollHeight-e.clientHeight,0),n=t-e.scrollTop,r=e.scrollHeight!==e.previousScrollHeight,i=r&&!e.readerMoved?e.following||n<=1:n<=4;return!i||!r||t<=0||n<=1?{following:i,scrollTop:null}:{following:i,scrollTop:t}}function JQ(e){let t=e.scrollTop>640?!0:e.armed,n=t&&e.readerMoved&&e.scrollTop<=480&&e.hasEarlier&&!e.loading;return{armed:n?!1:t,shouldLoad:n}}function YQ(e){return`legacy:${e.role}:${e.kind??`message`}:${e.at??``}:${e.text}`}function XQ(e,t,n){let r=[],i=new Map,a=null;return e.forEach((e,o)=>{if(e.queued||t(e))return;let s=e.sourceId??YQ(e),c=i.get(s)??0;i.set(s,c+1),r.push({key:c===0?s:`${s}:${c}`,message:e,messageIndex:o,gap:a===null?0:n(a,e)}),a=e}),r}function ZQ(e,t,n){let r=e[t];if(!r||r.kind!==`event`||r.boundary!==`rest`)return!1;for(let r=t+1;r<e.length;r++){let t=e[r];if(!(t.queued||n(t)))return!!t.boundary||t.wake===!0}return!0}function QQ(e,t){let n=e.map(e=>e.message);return e.filter((e,r)=>!ZQ(n,r,t))}var $Q=new Set([`agent`,`follow up`,`interrupt`,`send message`,`spawn agent`,`wait for agents`]),e$=new Set([`poll process`,`wait`]);function t$(e){return(e.split(`__`).pop()||e).replaceAll(`_`,` `).trim()}function n$(e){return t$(e).toLowerCase()}function r$(e){return e.prompt!==void 0||e.agentId!==void 0||e.sendTo!==void 0||e.sendBody!==void 0||e.backgroundState!==void 0&&!a$(e)||i$(e)||$Q.has(n$(e.name))}function i$(e){return e.outputImage!==void 0||e.sentImages!==void 0&&e.sentImages.length>0}function a$(e){return e.backgroundState===`unknown`&&e$.has(n$(e.name))}function o$(e){if(e.role!==`assistant`||e.kind||e.queued)return null;if(e.parts&&e.parts.length>0){let t=[];for(let n of e.parts)if(n.kind===`text`){if(n.text.trim())return null}else t.push(...n.tools);return t.length>0&&t.every(e=>!r$(e))?t:null}return e.text.trim()||e.tools.length===0?null:e.tools.every(e=>!r$(e))?e.tools:null}function s$(e){return e.role!==`assistant`||e.kind||e.queued||e.text.trim()||e.tools.length>0?!1:!e.parts?.some(e=>e.kind===`text`?e.text.trim().length>0:e.tools.length>0)}function c$(e){if(e.role!==`assistant`||e.kind||e.queued)return null;if(!e.parts?.length)return o$(e);for(let t=e.parts.length-1;t>=0;t--){let n=e.parts[t];if(n.kind===`text`){if(n.text.trim())return null;continue}if(n.tools.length!==0)return n.tools.every(e=>!r$(e))?n.tools:null}return null}function l$(e,t,n){let r=[...e.tools,...t],i=e.parts?.map(e=>e.kind===`text`?e:{...e,tools:[...e.tools]})??[],a=-1;for(let e=i.length-1;e>=0;e--){let t=i[e];if(t.kind===`text`){if(t.text.trim())break;continue}if(t.tools.length>0){a=e;break}}let o=i[a];return o?.kind===`tools`?i[a]={kind:`tools`,tools:[...o.tools,...t]}:i.push({kind:`tools`,tools:t}),{...e,at:n??e.at,tools:r,parts:i}}function u$(e){let t=[],n=null;return e.forEach((e,r)=>{if(s$(e))return;if(e.queued){t.push({message:e,messageIndex:r});return}let i=o$(e);if(i&&n){n.message=l$(n.message,i,e.at);return}let a={message:e,messageIndex:r};t.push(a),c$(e)?(a.runStartedAt=e.at,n=a):n=null}),t}function d$(e){return e.status===`completed`||e.status===`failed`||e.status===`cancelled`}function f$(e){let t=p$(e);return t?.tools.some(e=>!d$(e))?t.tools.at(-1):void 0}function p$(e){let t=m$(e);if(!t)return;let n=c$(t.message);return n?{tools:n,at:t.message.at}:void 0}function m$(e){for(let t=e.length-1;t>=0;t--)if(!e[t].message.queued)return e[t]}function h$(e){let t=m$(e);if(t)return c$(t.message)?t.runStartedAt??t.message.at:t.message.at}function g$(e){let t=c$(e);if(!t)return e;let n=e.tools.length>=t.length?e.tools.slice(0,e.tools.length-t.length):e.tools.filter(e=>!t.includes(e)),r=!1,i=e.parts?e.parts.reduceRight((e,n)=>!r&&n.kind===`tools`&&n.tools===t?(r=!0,e):(e.unshift(n),e),[]):e.parts;return{...e,tools:n,parts:i}}function _$(e){let t;for(let n=e.length-1;n>=0;n--){let r=e[n].message;if(!r.queued){c$(r)&&(t=r);break}}if(!t)return[...e];let n=[];for(let r of e){let e=r.message===t?g$(r.message):r.message;s$(e)||n.push(e===r.message?r:{...r,message:e})}return n}function v$(e){return e.detail?.trim()||void 0}var y$={add:`Adding`,analyze:`Analyzing`,apply:`Applying`,audit:`Auditing`,benchmark:`Benchmarking`,build:`Building`,bump:`Bumping`,capture:`Capturing`,check:`Checking`,clean:`Cleaning`,collect:`Collecting`,commit:`Committing`,compare:`Comparing`,confirm:`Confirming`,copy:`Copying`,count:`Counting`,create:`Creating`,debug:`Debugging`,delete:`Deleting`,diff:`Diffing`,disable:`Disabling`,dispatch:`Dispatching`,drive:`Driving`,dump:`Dumping`,edit:`Editing`,enable:`Enabling`,extract:`Extracting`,fetch:`Fetching`,find:`Finding`,fix:`Fixing`,format:`Formatting`,generate:`Generating`,grep:`Grepping`,inspect:`Inspecting`,install:`Installing`,kill:`Killing`,launch:`Launching`,lint:`Linting`,list:`Listing`,load:`Loading`,measure:`Measuring`,merge:`Merging`,migrate:`Migrating`,move:`Moving`,open:`Opening`,parse:`Parsing`,patch:`Patching`,poll:`Polling`,print:`Printing`,probe:`Probing`,profile:`Profiling`,publish:`Publishing`,pull:`Pulling`,push:`Pushing`,query:`Querying`,read:`Reading`,rebase:`Rebasing`,refactor:`Refactoring`,regenerate:`Regenerating`,remove:`Removing`,rename:`Renaming`,render:`Rendering`,reproduce:`Reproducing`,restart:`Restarting`,revert:`Reverting`,review:`Reviewing`,run:`Running`,save:`Saving`,scan:`Scanning`,search:`Searching`,seed:`Seeding`,spawn:`Spawning`,start:`Starting`,stop:`Stopping`,summarize:`Summarizing`,sync:`Syncing`,tag:`Tagging`,test:`Testing`,trace:`Tracing`,typecheck:`Typechecking`,update:`Updating`,validate:`Validating`,verify:`Verifying`,wait:`Waiting`,watch:`Watching`,write:`Writing`};function b$(e,t){let n=e?.trim();if(!n)return t;let r=n.indexOf(` `),i=(r===-1?n:n.slice(0,r)).replace(/[.:]$/,``);if(/ing$/i.test(i))return i.charAt(0).toUpperCase()+i.slice(1)+(r===-1?``:n.slice(r));let a=y$[i.toLowerCase()];return a?a+(r===-1?``:n.slice(r)):n.charAt(0).toUpperCase()+n.slice(1)}function x$(e,t){let n=t?.trim().replace(/\/+$/,``);if(!n||n===`/`||!n.startsWith(`/`))return e;let r=e.replaceAll(`${n}/`,``),i=/^(\/(?:Users|home)\/[^/]+)(?:\/|$)/.exec(n)?.[1];return i?r.replaceAll(`${i}/`,`~/`):r}function S$(e,t){return x$(C$(e),t)}function C$(e){let t=n$(e.name),n=v$(e),r=n?` ${n}`:``;return t===`bash`||t===`exec`||t===`run command`?b$(e.desc,n?`Running ${n}`:`Running a command`):t===`read`||t===`view image`?`Reading${r||` a file`}`:t===`grep`||t===`search`||t===`search query`||t===`find`?n?`Searching for ${n}`:`Searching`:t===`glob`||t===`find files`?n?`Finding ${n}`:`Finding files`:t===`edit`||t===`write`||t===`apply patch`?n?`Editing ${n}`:`Editing files`:t===`todos`||t===`update plan`?`Updating the plan`:t===`screenshot`||t===`snapshot`?n?`Capturing ${n}`:`Capturing the page`:t===`navigate`?n?`Navigating to ${n}`:`Navigating`:t===`evaluate`?`Evaluating the page`:t===`pages`?`Listing pages`:t===`new page`?`Opening a new page`:t===`close page`?`Closing the page`:t===`select page`?`Selecting a page`:t===`console`||t===`console message`?`Reading the console`:t===`network`||t===`network request`?`Inspecting network traffic`:t===`press key`?n?`Pressing ${n}`:`Pressing a key`:t===`fill form`?`Filling the form`:t===`dialog`?`Handling a dialog`:t===`upload`?n?`Uploading ${n}`:`Uploading a file`:t===`wait for`||t===`wait`?n?`Waiting for ${n}`:`Waiting`:t===`resize`?`Resizing the page`:t===`ask`?`Preparing a question`:t===`web`||t===`web search`?n?`Searching for ${n}`:`Searching the web`:`Using ${t$(e.name)||`a tool`}`}var w$=new Set([`edit`,`multiedit`,`write`,`apply patch`]);function T$(e){let t=new Set;for(let n of e){for(let e of n.edits??(n.edit?[n.edit]:[]))e.file.trim()&&t.add(e.file.trim());if(n.edit||n.edits?.length)continue;let e=n.detail?.trim();e&&w$.has(n$(n.name))&&t.add(e)}return t.size}function E$(e,t=0){let n=`Ran ${e} tool ${e===1?`call`:`calls`}`;return t===0?n:`${n}, edited ${t} file${t===1?``:`s`}`}function D$(e){return e>0?`${E$(e)}. Thinking…`:`Thinking…`}function O$(e,t){let n=e[t];return typeof n==`string`&&n?n:void 0}function k$(e,t){let n=e[t];return typeof n==`number`&&Number.isFinite(n)?n:void 0}function A$(e,t){let n=O$(e,t);if(n)try{let e=new URL(n);return e.protocol===`https:`||e.protocol===`http:`?e.href:void 0}catch{return}}function j$({directive:e,icon:t,title:n,meta:r,children:i}){return(0,V.jsxs)(`section`,{"data-codex-directive":e.name,className:`min-w-0 ${dY} border border-border bg-panel-2/75 p-4`,children:[(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`flex h-4 w-4 shrink-0 items-center justify-center text-muted`,"aria-hidden":!0,children:t}),(0,V.jsx)(`div`,{className:`max-w-[calc(100%-1.5rem)] shrink-0 break-words text-[12px] font-medium leading-4 text-fg`,children:n}),r&&(0,V.jsx)(`div`,{className:`min-w-0 truncate text-[11px] font-normal leading-4 text-muted`,children:r})]}),i]})}function M$({children:e,mono:t=!1}){return(0,V.jsx)(`div`,{className:`ml-6 mt-1 break-words text-[11px] leading-4 text-muted${t?` font-mono-keep`:``}`,children:e})}function N$({directive:e}){let t=e.attrs,n=O$(t,`display_name`)??O$(t,`skill_name`)??`Artifact template`,r=O$(t,`artifact_kind`),i=O$(t,`skill_name`),a=O$(t,`skill_directory`),[o,s]=(0,B.useState)(!!a);return(0,V.jsxs)(j$,{directive:e,icon:(0,V.jsx)(kv,{size:15}),title:n,meta:r?`${r} template`:`Template`,children:[i&&(0,V.jsx)(M$,{mono:!0,children:i.startsWith(`$`)?i:`$${i}`}),o&&a&&(0,V.jsx)(`img`,{src:mR(`${a}/assets/preview.png`),alt:`${n} template preview`,loading:`lazy`,onError:()=>s(!1),className:`ml-6 mt-2 max-h-44 max-w-[calc(100%-1.5rem)] rounded-md border border-border object-contain`})]})}function P$({directive:e}){let t=e.attrs,n=O$(t,`file`),r=k$(t,`start`),i=k$(t,`end`)??r,a=k$(t,`priority`),o=n?`${n}${r?`:${r}${i&&i!==r?`-${i}`:``}`:``}`:`Code location unavailable`;return(0,V.jsxs)(j$,{directive:e,icon:(0,V.jsx)(Mv,{size:15}),title:O$(t,`title`)??`Review finding`,meta:a===void 0?void 0:`P${a}`,children:[O$(t,`body`)&&(0,V.jsx)(M$,{children:O$(t,`body`)}),n?(0,V.jsx)(`button`,{type:`button`,className:`local-file-action ml-6 mt-1 max-w-[calc(100%-1.5rem)] break-all text-left font-mono-keep text-[11px] leading-4 text-accent underline decoration-dotted underline-offset-2`,"data-local-path":n,title:o,children:o}):(0,V.jsx)(M$,{mono:!0,children:o})]})}var F$={"git-stage":[Fv,`Changes staged`],"git-commit":[vv,`Commit created`],"git-create-branch":[_v,`Branch created`],"git-push":[ey,`Branch pushed`],"git-create-pr":[Sv,`Pull request created`]};function I$({directive:e}){let[t,n]=F$[e.name],r=O$(e.attrs,`branch`),i=A$(e.attrs,`url`),a=`${n}${e.attrs.isDraft===!0?` as draft`:``}`;return(0,V.jsx)(j$,{directive:e,icon:(0,V.jsx)(t,{size:15}),title:i?(0,V.jsx)(`a`,{className:`text-accent underline underline-offset-2`,href:i,target:`_blank`,rel:`noopener noreferrer`,children:a}):a,meta:r&&(0,V.jsx)(`span`,{className:`font-mono-keep`,children:r})})}function L$({directive:e}){let t=O$(e.attrs,`threadId`),n=O$(e.attrs,`pendingWorktreeId`);return(0,V.jsx)(j$,{directive:e,icon:(0,V.jsx)(Pv,{size:15}),title:n?`Thread setup queued`:`Thread created`,meta:(t||n)&&(0,V.jsx)(`span`,{className:`font-mono-keep`,children:t??n})})}function R$({directive:e}){let t=O$(e.attrs,`reason`);return(0,V.jsx)(j$,{directive:e,icon:(0,V.jsx)(K_,{size:15}),title:`Archive suggested`,meta:t})}function z$(e){if(typeof e!=`string`||!e)return;let t=e.match(/(?:^|;)INTERVAL=(\d+)(?:;|$)/)?.[1];return/(?:^|;)FREQ=HOURLY(?:;|$)/.test(e)?`Every ${t??`1`} hour${t===`1`||t===void 0?``:`s`}`:/(?:^|;)FREQ=WEEKLY(?:;|$)/.test(e)?`Weekly schedule`:`Custom schedule`}function B$({directive:e}){let t=e.attrs,n=O$(t,`mode`),r=O$(t,`name`)??`Automation`,i=z$(t.rrule),a=[r,n,O$(t,`status`),i].filter(Boolean).join(` · `);return(0,V.jsx)(j$,{directive:e,icon:(0,V.jsx)($_,{size:15}),title:`Automation suggested`,meta:a,children:O$(t,`prompt`)&&(0,V.jsx)(M$,{children:O$(t,`prompt`)})})}function V$({directive:e}){return e.name===`artifact-template`?(0,V.jsx)(N$,{directive:e}):e.name===`code-comment`?(0,V.jsx)(P$,{directive:e}):e.name.startsWith(`git-`)?(0,V.jsx)(I$,{directive:e}):e.name===`created-thread`?(0,V.jsx)(L$,{directive:e}):e.name===`archive`||e.name===`archive-thread`?(0,V.jsx)(R$,{directive:e}):(0,V.jsx)(B$,{directive:e})}var H$;function U$(){return H$??=FC(async()=>{let{default:e}=await import(`./mermaid.core-Ffv8anVf.js`);return{default:e}},__vite__mapDeps([2,3,4,1,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21])).then(({default:e})=>(e.initialize({startOnLoad:!1,securityLevel:`strict`,theme:`dark`,themeVariables:{background:`#181b20`,primaryColor:`#181b20`,primaryTextColor:`#e6e7e9`,primaryBorderColor:`#33363c`,lineColor:`#8b8f96`,secondaryColor:`#26282d`,tertiaryColor:`#0d0e10`,fontFamily:`ui-monospace, SFMono-Regular, Menlo, monospace`}}),e)),H$}function W$({source:e}){let t=(0,B.useId)(),[n,r]=(0,B.useState)({}),i=YY(n.html??``);return(0,B.useEffect)(()=>{let n=!0;if(r({}),e.length>5e4)return r({error:`Diagram source exceeds the 50 KB rendering limit`}),()=>{n=!1};let i=`frizz-mermaid-${t.replace(/[^a-zA-Z0-9]/g,``)}`;return U$().then(t=>t.render(i,e)).then(({svg:e})=>{n&&r({html:e})}).catch(e=>{if(!n)return;let t=e instanceof Error?e.message.split(/\n| for text:/,1)[0]:`Unknown diagram error`;r({error:t.slice(0,240)})}).finally(()=>document.getElementById(`d${i}`)?.remove()),()=>{n=!1}},[t,e]),n.error?(0,V.jsxs)(`section`,{"data-mermaid-state":`error`,className:`${dY} border border-border bg-panel-2/75 p-4`,children:[(0,V.jsx)(`div`,{className:`text-[12px] font-medium text-fg`,children:`Diagram unavailable`}),(0,V.jsx)(`div`,{className:`mt-1 text-[11px] text-muted`,children:n.error}),(0,V.jsx)(`pre`,{className:`mt-2 overflow-x-auto whitespace-pre-wrap rounded-md bg-bg p-2 font-mono-keep text-[11px] text-muted`,children:e})]}):n.html?(0,V.jsx)(`div`,{"data-mermaid-state":`ready`,className:`overflow-x-auto ${dY} border border-border bg-panel-2/75 p-4 [&_svg]:mx-auto [&_svg]:h-auto [&_svg]:max-w-full`,dangerouslySetInnerHTML:i}):(0,V.jsx)(`div`,{"data-mermaid-state":`loading`,role:`status`,"aria-label":`Rendering diagram`,className:`h-24 animate-pulse ${dY} bg-panel-2`})}var G$=(0,B.createContext)(null),K$=(0,B.createContext)(null);function q$(){let e=(0,B.useContext)(G$),t=(0,B.useContext)(K$);return e??t}var J$=(0,B.createContext)(null);function Y$(e){return e.status===`pending`&&e.backgroundState===`background`}function X$(e){let t=[];for(let n of e)for(let e of n.tools)Y$(e)&&n.at&&t.push({label:e.desc??e.detail??e.command??`Background command`,startedAt:n.at,state:`running`,...e.shellId?{launchId:e.shellId}:{},...e.command?{command:e.command}:{}});return t}function Z$(e){return e.map(e=>{if(!e.tools.some(Y$))return e;let t=e.tools.filter(e=>!Y$(e)),n=e.parts?.map(e=>e.kind===`tools`?{...e,tools:e.tools.filter(e=>!Y$(e))}:e).filter(e=>e.kind!==`tools`||e.tools.length>0);return{...e,tools:t,parts:n}})}function Q$({slug:e,onStatusApplied:t,onClose:n,virtualized:r=!1,showReturnToQueue:i=!1}){let a=O_(rE(),e);return(0,V.jsxs)(`div`,{className:`flex-1 min-h-0 flex flex-col`,children:[(0,V.jsx)(a1,{slug:e,onStatusApplied:t,onClose:n,showReturnToQueue:i}),(0,V.jsx)($$,{slug:e,virtualized:r}),a&&(0,V.jsx)(pZ,{thread:a,sticky:!0,safeArea:!0,onArchived:t})]})}function $$({slug:e,virtualized:t}){let n=rE(),r=O_(n,e),i=r?.runtime===`running`||r?.runtime===`spawning`,a=r?.foreign?void 0:r?.nativeInputRequired,o=GQ(e),s=r?.pendingInteraction?void 0:r?.pendingAsk,c=pE(e,{poll:i}),l=Bu(),u=(0,B.useRef)(!1),[d,f]=(0,B.useState)(!1),[p,m]=(0,B.useState)(null),h=(0,B.useMemo)(()=>c.data?.messages??[],[c.data]),g=(0,B.useMemo)(()=>X$(h),[h]),_=(0,B.useMemo)(()=>Z$(h),[h]),v=(0,B.useMemo)(()=>u$(_),[_]),y=i?p$(v):void 0,b=i?f$(v):void 0,x=b?S$(b,n?.projectDir):void 0,S=i?h$(v):void 0,C=(0,B.useMemo)(()=>QQ(i?_$(v):v,v1),[v,i]),w=i,T=(0,B.useMemo)(()=>lY(h),[h]),E=(0,B.useMemo)(()=>rX(h),[h]),{stickyUserMessage:D}=Yd(XE),{answeringForMessage:O}=RY(e,h),k=(0,B.useRef)(null),[A,j]=(0,B.useState)(null),M=c.data?.messages.length??0;(0,B.useEffect)(()=>{if(t)return;let e=k.current;e&&e.scrollHeight-e.scrollTop-e.clientHeight<=4&&(e.scrollTop=e.scrollHeight)},[M,i,t]);let N=(0,B.useCallback)(async()=>{if(u.current)return;let t=l.getQueryData([`transcript`,e]),n=t?.beforeCursor,r=t?.transcriptKey;if(!(!t?.hasEarlier||!n||!r)){u.current=!0,f(!0),m(null);try{let t=await Q.threadTranscriptEarlier({slug:e,cursor:n}),i=l.getQueryData([`transcript`,e]);if(!i?.transcriptKey||i.transcriptKey!==r||t.transcriptKey!==r){await c.refetch(),Z(`Transcript changed while loading history; refreshed the current session`);return}l.setQueryData([`transcript`,e],yT(i,t))}catch(e){let t=e instanceof Error?e.message:`Could not load earlier transcript history`;m(t)}finally{u.current=!1,f(!1)}}},[c,l,e]);return(0,V.jsx)(G$.Provider,{value:e,children:(0,V.jsxs)(`div`,{"data-drawer-scroll-ready":c.isPending?`false`:`true`,className:`flex-1 min-h-0 flex flex-col overflow-hidden outline-none`,children:[(0,V.jsxs)(`div`,{className:`relative min-h-0 flex-1 flex flex-col`,children:[(0,V.jsx)(`div`,{ref:k,"data-drawer-transcript-scroll":!0,"data-virtualized-transcript-scroll":t||void 0,tabIndex:t?0:void 0,role:t?`region`:void 0,"aria-label":t?`Thread conversation`:void 0,"aria-busy":t&&d?!0:void 0,className:`relative min-h-0 flex-1 overflow-y-auto pb-3 outline-none [overflow-anchor:none] focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`,children:t&&M>0?(0,V.jsx)(r1,{slug:e,transcriptRef:k,transcriptKey:c.data?.transcriptKey,messages:_,paired:T,answeringForMessage:O,thread:r,nativeInputRequired:a,running:i,copyTerminalCommand:o,stickyUserMessage:D,transportFallback:c.transportFallback,isFetching:c.isFetching,refresh:()=>void c.refetch(),retryLiveUpdates:c.retryLiveUpdates,hasEarlier:c.data?.hasEarlier===!0,beforeCursor:c.data?.beforeCursor,loadingEarlier:d,earlierError:p,loadEarlier:()=>void N(),jumpOverlay:A}):(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(gQ,{thread:r,className:`px-6 pt-5`,autoFocusFirst:!0}),c.transportFallback&&(0,V.jsxs)(`div`,{"data-transcript-sync-fallback":!0,className:`mx-6 mt-3 flex flex-wrap items-center gap-2.5 rounded-xl border border-border-strong bg-panel-2 px-4 py-2.5 text-[12px]`,title:c.transportFallback.kind===`payload-too-large`?`Live payload ${c.transportFallback.actualBytes} bytes; socket limit ${c.transportFallback.maxBytes} bytes`:`Transcript read budget reached (${c.transportFallback.scope}); retry after about ${c.transportFallback.retryAfterMs}ms`,children:[(0,V.jsx)($v,{size:13,className:`shrink-0 text-muted`}),(0,V.jsxs)(`div`,{className:`min-w-[180px] flex-1 leading-snug text-fg/85`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:`Live transcript updates paused.`}),` `,c.transportFallback.kind===`payload-too-large`?`The transcript is too large for push; the last complete HTTP-loaded copy remains visible.`:`The live read budget was reached; the last complete copy remains visible. Retry in a moment.`]}),(0,V.jsx)(`button`,{type:`button`,disabled:c.isFetching,onClick:()=>void c.refetch(),className:`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel disabled:opacity-40`,children:c.isFetching?`Refreshing…`:`Refresh once`}),(0,V.jsx)(`button`,{type:`button`,onClick:c.retryLiveUpdates,className:`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel`,children:`Retry live`})]}),(0,V.jsx)(`div`,{"data-transcript-column":!0,className:`flex min-h-full flex-col px-6 py-5`,children:M===0?(0,V.jsx)(`div`,{className:`flex-1 flex items-center justify-center text-sm text-muted`,children:c.isPending?(0,V.jsxs)(`span`,{className:`flex items-center gap-2`,children:[(0,V.jsx)(E0,{}),` Loading…`]}):i?(0,V.jsxs)(`span`,{className:`flex items-center gap-2`,children:[(0,V.jsx)(E0,{}),` Session starting…`]}):aX(r)?(0,V.jsxs)(`div`,{className:`text-center`,children:[(0,V.jsx)(`p`,{className:`mb-3`,children:`No session is attached to this thread yet.`}),(0,V.jsx)(`button`,{className:`btn-ghost border border-border text-[12px]`,onClick:()=>Q.adoptThread({slug:e}).catch(()=>{}),children:`Start a session on this thread`})]}):`No conversation yet.`}):(0,V.jsxs)(V.Fragment,{children:[S1(C.map(e=>e.message),(e,t)=>{let n=C[t].messageIndex,r=n===E&&D,i=(0,V.jsx)(n0,{m:e,answering:O(e),showSendButton:!0,paired:T[n],sticky:r},t);return r?(0,V.jsx)(e0,{children:i},t):i},e=>!!e.queued),(r?.providerFault||r?.limitPause||s||a||r?.runtime===`perm-prompt`||w||r?.awaitingBackground)&&(0,V.jsx)(b1,{h:w&&!r?.providerFault&&!r?.limitPause&&!s&&!a&&r?.runtime!==`perm-prompt`?x1(C.map(e=>e.message)):14}),r?.providerFault&&!r.foreign?(0,V.jsx)(p0,{slug:e,sessionId:r.sessionId,fault:r.providerFault,retryText:E>=0?h[E]?.text:void 0}):r?.limitPause&&!r.foreign?(0,V.jsx)(h0,{slug:e,sessionId:r.sessionId,pause:r.limitPause}):s?(0,V.jsx)(b0,{ask:s,onTerminal:o}):a?(0,V.jsx)(v0,{input:a,onTerminal:o}):r?.runtime===`perm-prompt`?(0,V.jsx)(g0,{onTerminal:o}):w?(0,V.jsx)(D0,{since:r?.lastUserAt,startedAt:S,activityLabel:x,run:y}):r?.awaitingBackground?(0,V.jsx)(FQ,{thread:r}):null,r?.permPolicy?(0,V.jsx)(`div`,{className:`mt-3`,children:(0,V.jsx)(_0,{policy:r.permPolicy,denies:r.permDenies})}):null,h.some(e=>e.queued)&&(0,V.jsx)(b1,{}),(0,V.jsx)(`div`,{className:`flex flex-col gap-3.5`,children:h.map((e,t)=>e.queued?(0,V.jsx)(n0,{m:e,paired:T[t]},`q${t}`):null)})]})})]})}),(0,V.jsx)(`div`,{ref:j,"data-transcript-overlay":!0,className:`pointer-events-none absolute inset-x-0 bottom-0 z-20 flex justify-end p-4 [&>*]:pointer-events-auto`})]}),(0,V.jsx)(`div`,{"data-thread-chat-footer":!0,className:`z-10 shrink-0 border-t border-border/60 bg-panel`,children:(0,V.jsx)(OX,{slug:e,onTerminal:o,ops:(0,V.jsx)(y0,{slug:e,transcriptShells:g,className:`px-1 pt-1.5`})})})]})})}var e1=700,t1=250,n1=(()=>{try{return localStorage.getItem(`frizz.debugScroll`)===`1`}catch{return!1}})();function r1({slug:e,transcriptRef:t,transcriptKey:n,messages:r,paired:i,answeringForMessage:a,thread:o,nativeInputRequired:s,running:c,copyTerminalCommand:l,stickyUserMessage:u,transportFallback:d,isFetching:f,refresh:p,retryLiveUpdates:m,hasEarlier:h,beforeCursor:g,loadingEarlier:_,earlierError:v,loadEarlier:y,jumpOverlay:b}){let x=iE(),S=(0,B.useMemo)(()=>u$(r),[r]),C=c?p$(S):void 0,w=c?f$(S):void 0,T=w?S$(w,x):void 0,E=c?h$(S):void 0,D=(0,B.useMemo)(()=>QQ(c?_$(S):S,v1),[S,c]),O=c,k=(0,B.useMemo)(()=>XQ(D.map(e=>e.message),v1,_1).map(e=>({...e,messageIndex:D[e.messageIndex].messageIndex})),[D]),A=(0,B.useMemo)(()=>rX(r),[r]),j=!!(o?.providerFault&&!o.foreign||o?.limitPause&&!o.foreign||!o?.pendingInteraction&&o?.pendingAsk||s||o?.runtime===`perm-prompt`||O||o?.awaitingBackground),M=(0,B.useMemo)(()=>O&&!(o?.providerFault&&!o.foreign)&&!(o?.limitPause&&!o.foreign)&&!(!o?.pendingInteraction&&o?.pendingAsk)&&!s&&o?.runtime!==`perm-prompt`?x1(D.map(e=>e.message)):14,[D,s,O,o]),N=(0,B.useMemo)(()=>{let e=[{key:`head-anchor`,kind:`head-anchor`}];d&&e.push({key:`transport-fallback`,kind:`transport-fallback`}),(h||_||v)&&e.push({key:`earlier-history:${g??`complete`}`,kind:`earlier-history`}),e.push(...k.map(e=>({...e,kind:`message`}))),e.push({key:`interactions`,kind:`interactions`}),j&&e.push({key:`runtime-status`,kind:`runtime-status`});let t=j||k.length>0?14:0;return r.forEach((n,r)=>{if(!n.queued)return;let i=`queued:${n.deliveryId??n.sourceId??r}`;e.push({key:i,kind:`queued`,message:n,messageIndex:r,gap:t}),t=14}),e},[g,v,h,j,_,k,r,d]),P=(0,B.useMemo)(()=>!u||A<0?-1:N.findIndex(e=>e.kind===`message`&&e.messageIndex===A),[A,N,u]),ee=UW({count:N.length,getScrollElement:()=>t.current,getItemKey:e=>N[e]?.key??e,estimateSize:e=>{let t=N[e];return t?t.kind===`head-anchor`||t.kind===`interactions`?1:t.kind===`earlier-history`?42:t.kind===`transport-fallback`?76:t.kind===`runtime-status`?54:t.kind===`message`?108+t.gap:82+t.gap:80},overscan:8,paddingStart:20,paddingEnd:20,anchorTo:`end`,followOnAppend:!0,scrollEndThreshold:4,scrollToFn:(e,{adjustments:t,behavior:n},r)=>{let i=r.scrollElement;i&&i.scrollTo({top:t===void 0?e:i.scrollTop+t,behavior:n})}}),[F,te]=(0,B.useState)(!0),ne=(0,B.useRef)(!0),re=(0,B.useRef)(-1),ie=(0,B.useRef)(0),ae=(0,B.useRef)(null),oe=(0,B.useRef)(!1),se=(0,B.useRef)(!1),ce=(0,B.useRef)(!0),le=(0,B.useRef)(null),ue=(0,B.useRef)(void 0),de=(0,B.useRef)(null),fe=(0,B.useRef)(void 0),pe=(0,B.useRef)(void 0),me=(0,B.useRef)(0),he=(0,B.useCallback)(()=>{let e=t.current;if(e){let t=e.getBoundingClientRect().top,n=Array.from(e.querySelectorAll(`[data-transcript-source-id]:not([data-transcript-sticky])`)).find(e=>e.getBoundingClientRect().bottom>t+1),r=n?.dataset.transcriptRowKey;n&&r&&(le.current={rowKey:r,viewportTop:n.getBoundingClientRect().top-t})}y()},[y,t]);(0,B.useLayoutEffect)(()=>{if(!n||N.length===0||ue.current===n)return;ue.current=n,oe.current=!1,se.current=!1,ce.current=!0;let e=requestAnimationFrame(()=>{ee.scrollToEnd({behavior:`instant`}),oe.current=!0,te(!0)});return()=>cancelAnimationFrame(e)},[N.length,n,ee]),(0,B.useLayoutEffect)(()=>{let e=le.current,n=t.current;if(!e||!n||_)return;let r=()=>{let t=Array.from(n.querySelectorAll(`[data-transcript-row-key]`)).find(t=>t.dataset.transcriptRowKey===e.rowKey);if(!t)return;let r=t.getBoundingClientRect().top-n.getBoundingClientRect().top;n.scrollTop+=r-e.viewportTop};r();let i=0,a=requestAnimationFrame(()=>{r(),i=requestAnimationFrame(()=>{r(),le.current===e&&(le.current=null)})});return()=>{cancelAnimationFrame(a),cancelAnimationFrame(i)}},[_,k.length,t]);let ge=(0,B.useCallback)(()=>{let e=t.current;if(!e)return null;let n=e.getBoundingClientRect().top,r=Array.from(e.querySelectorAll(`[data-transcript-row-key]:not([data-transcript-sticky])`)).find(e=>e.getBoundingClientRect().bottom>n+1),i=r?.dataset.transcriptRowKey;return!r||!i?null:{rowKey:i,viewportTop:r.getBoundingClientRect().top-n}},[t]),_e=(0,B.useCallback)(e=>{let n=t.current;if(!n)return;let r=Array.from(n.querySelectorAll(`[data-transcript-row-key]`)).find(t=>t.dataset.transcriptRowKey===e.rowKey&&t.dataset.transcriptSticky!==`true`);if(!r)return;let i=r.getBoundingClientRect().top-n.getBoundingClientRect().top;n.scrollTop+=i-e.viewportTop},[t]),ve=P>=0?N[P]?.key:void 0;(0,B.useLayoutEffect)(()=>{let e=ve,t=fe.current;if(fe.current=e,t===void 0||t===e||ne.current)return;let n=de.current;if(!n||le.current)return;me.current=performance.now()+t1,_e(n);let r=0,i=0,a=requestAnimationFrame(()=>{_e(n),r=requestAnimationFrame(()=>{_e(n),i=requestAnimationFrame(()=>{_e(n),me.current=0})})});return()=>{cancelAnimationFrame(a),cancelAnimationFrame(r),cancelAnimationFrame(i),me.current=0}},[_e,ve]);let ye=k[0]?.key;(0,B.useLayoutEffect)(()=>{let e=pe.current;if(pe.current=ye,e===void 0||e===ye||!oe.current||ne.current||le.current)return;let t=de.current;if(!t)return;_e(t);let n=()=>{if(performance.now()<ie.current)return;let e=de.current;e&&_e(e)},r=0,i=requestAnimationFrame(()=>{n(),r=requestAnimationFrame(n)});return()=>{cancelAnimationFrame(i),cancelAnimationFrame(r)}},[_e,ye]);let be=(0,B.useCallback)(()=>{let e=t.current;if(!e||le.current||performance.now()<me.current)return;let n=qQ({scrollTop:e.scrollTop,scrollHeight:e.scrollHeight,clientHeight:e.clientHeight,previousScrollHeight:re.current,following:ne.current,readerMoved:performance.now()<ie.current});if(ne.current=n.following,n.scrollTop!==null&&(e.scrollTop=n.scrollTop),re.current=e.scrollHeight,te(e=>e===n.following?e:n.following),n1&&!n.following&&performance.now()>=ie.current){let t=de.current,n=t&&Array.from(e.querySelectorAll(`[data-transcript-row-key]`)).find(e=>e.dataset.transcriptRowKey===t.rowKey&&e.dataset.transcriptSticky!==`true`);if(t&&n){let r=Math.round(n.getBoundingClientRect().top-e.getBoundingClientRect().top-t.viewportTop);Math.abs(r)>2&&console.warn(`[frizz] transcript moved ${r}px under a still reader — pin=${fe.current??`none`} row=${t.rowKey}`)}}de.current=ge()??de.current},[ge,t]);(0,B.useLayoutEffect)(be),(0,B.useEffect)(()=>{let e=ae.current;if(!e)return;let t=new ResizeObserver(be);return t.observe(e),()=>t.disconnect()},[be]),(0,B.useEffect)(()=>{let e=t.current;if(!e)return;let n=()=>{be();let t=JQ({armed:ce.current,scrollTop:e.scrollTop,readerMoved:oe.current&&se.current,hasEarlier:h,loading:_});ce.current=t.armed,t.shouldLoad&&he()},r=()=>{se.current=!0,ie.current=performance.now()+e1,requestAnimationFrame(n)},i=t=>{[`ArrowUp`,`PageUp`,`Home`,` `].includes(t.key)&&(e.scrollTop<=480&&(ce.current=!0),r())},a=t=>{t.deltaY<0&&e.scrollTop<=480&&(ce.current=!0),r()},o=()=>{e.scrollTop<=480&&(ce.current=!0),r()};e.addEventListener(`scroll`,n,{passive:!0}),e.addEventListener(`wheel`,a,{passive:!0}),e.addEventListener(`touchstart`,o,{passive:!0}),e.addEventListener(`touchmove`,o,{passive:!0}),e.addEventListener(`pointerdown`,r,{passive:!0}),e.addEventListener(`keydown`,i);let s=requestAnimationFrame(n);return()=>{cancelAnimationFrame(s),e.removeEventListener(`scroll`,n),e.removeEventListener(`wheel`,a),e.removeEventListener(`touchstart`,o),e.removeEventListener(`touchmove`,o),e.removeEventListener(`pointerdown`,r),e.removeEventListener(`keydown`,i)}},[h,_,he,be,t]);let xe=ee.getVirtualItems(),Se=ee.getTotalSize(),Ce=P>=0?N[P]:void 0,we=Ce?.kind===`message`?Ce:void 0,Te=we?ee.measurementsCache[P]?.start??0:0;return(0,V.jsxs)(`div`,{ref:ae,"data-virtualized-transcript":!0,"data-virtual-row-count":xe.length,className:`relative w-full`,style:{height:Se},children:[we&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{"aria-hidden":!0,style:{height:Te}}),(0,V.jsx)(`div`,{ref:ee.measureElement,"data-index":P,"data-transcript-row-key":we.key,"data-transcript-source-id":we.message.sourceId,"data-transcript-sticky":`true`,className:`pointer-events-none [&>*]:pointer-events-auto sticky top-0 z-[9] flex w-full flex-col px-6 pt-3 pb-1.5`,children:(0,V.jsx)(n0,{m:we.message,answering:a(we.message),showSendButton:!0,paired:i[we.messageIndex],sticky:!0})},we.key)]}),xe.map(t=>{let n=N[t.index];return!n||t.index===P?null:(0,V.jsx)(`div`,{ref:ee.measureElement,"data-index":t.index,"data-transcript-row-key":n.key,"data-transcript-source-id":n.kind===`message`?n.message.sourceId:void 0,className:`absolute left-0 top-0 w-full`,style:{transform:`translateY(${t.start}px)`},children:n.kind===`head-anchor`?null:n.kind===`interactions`?(0,V.jsx)(gQ,{thread:o,className:`px-6 pt-5`,autoFocusFirst:!0}):n.kind===`transport-fallback`?d?(0,V.jsx)(`div`,{className:`px-6 pt-3`,children:(0,V.jsxs)(`div`,{"data-transcript-sync-fallback":!0,className:`flex flex-wrap items-center gap-2.5 ${dY} border border-border-strong bg-panel-2 px-4 py-2.5 text-[12px]`,title:d.kind===`payload-too-large`?`Live payload ${d.actualBytes} bytes; socket limit ${d.maxBytes} bytes`:`Transcript read budget reached (${d.scope}); retry after about ${d.retryAfterMs}ms`,children:[(0,V.jsx)($v,{size:13,className:`shrink-0 text-muted`}),(0,V.jsxs)(`div`,{className:`min-w-[180px] flex-1 leading-snug text-fg/85`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:`Live transcript updates paused.`}),` `,d.kind===`payload-too-large`?`The transcript is too large for push; the last complete HTTP-loaded copy remains visible.`:`The live read budget was reached; the last complete copy remains visible. Retry in a moment.`]}),(0,V.jsx)(`button`,{type:`button`,disabled:f,onClick:p,className:`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel disabled:opacity-40`,children:f?`Refreshing…`:`Refresh once`}),(0,V.jsx)(`button`,{type:`button`,onClick:m,className:`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel`,children:`Retry live`})]})}):null:n.kind===`earlier-history`?(0,V.jsx)(`div`,{className:`flex min-h-10 items-center justify-center px-6 text-[11px] text-muted`,role:`status`,children:v?(0,V.jsxs)(`span`,{className:`flex flex-wrap items-center justify-center gap-2 text-center`,children:[(0,V.jsx)(`span`,{children:v}),(0,V.jsx)(`button`,{type:`button`,onClick:he,className:`rounded-md border border-border px-2 py-1 text-fg/90 hover:bg-panel-2`,children:`Retry`})]}):_?(0,V.jsxs)(`span`,{className:`flex items-center gap-2`,children:[(0,V.jsx)(jv,{size:12,className:`animate-spin`}),` Loading earlier messages…`]}):(0,V.jsx)(`button`,{type:`button`,onClick:he,className:`rounded-md px-2 py-1 outline-none hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:`Load earlier messages`})}):n.kind===`message`?(0,V.jsx)(`div`,{className:`flex flex-col px-6`,style:{paddingTop:n.gap},children:(0,V.jsx)(n0,{m:n.message,answering:a(n.message),showSendButton:!0,paired:i[n.messageIndex]})}):n.kind===`runtime-status`?(0,V.jsxs)(`div`,{className:`px-6`,style:{paddingTop:M},children:[o?.providerFault&&!o.foreign?(0,V.jsx)(p0,{slug:e,sessionId:o.sessionId,fault:o.providerFault,retryText:A>=0?r[A]?.text:void 0}):o?.limitPause&&!o.foreign?(0,V.jsx)(h0,{slug:e,sessionId:o.sessionId,pause:o.limitPause}):!o?.pendingInteraction&&o?.pendingAsk?(0,V.jsx)(b0,{ask:o.pendingAsk,onTerminal:l}):s?(0,V.jsx)(v0,{input:s,onTerminal:l}):o?.runtime===`perm-prompt`?(0,V.jsx)(g0,{onTerminal:l}):O?(0,V.jsx)(D0,{since:o?.lastUserAt,startedAt:E,activityLabel:T,run:C}):o?.awaitingBackground?(0,V.jsx)(FQ,{thread:o}):null,o?.permPolicy?(0,V.jsx)(`div`,{className:`mt-3`,children:(0,V.jsx)(_0,{policy:o.permPolicy,denies:o.permDenies})}):null]}):(0,V.jsx)(`div`,{className:`flex flex-col px-6`,style:{paddingTop:n.gap},children:(0,V.jsx)(n0,{m:n.message,paired:i[n.messageIndex]})})},n.key)}),(0,V.jsx)(i1,{overlay:b,hidden:F,onJump:()=>ee.scrollToEnd({behavior:`smooth`})})]})}function i1({overlay:e,hidden:t,onJump:n}){return!e||t?null:(0,id.createPortal)((0,V.jsxs)(`button`,{type:`button`,"data-jump-to-latest":!0,onClick:n,className:`flex items-center gap-1.5 rounded-full border border-border-strong bg-elevated px-3 py-1.5 text-[11px] font-medium text-fg shadow-lg shadow-black/30 hover:bg-panel-2`,children:[(0,V.jsx)(q_,{size:12}),`Jump to latest`]}),e)}function a1({slug:e,onStatusApplied:t,onClose:n,showReturnToQueue:r=!1}){let i=O_(rE(),e),a=nd({mutationFn:()=>Q.markComplete({slug:e})}),o=nd({mutationFn:t=>Q.renameThread({slug:e,title:t})}),s=nd({mutationFn:()=>Q.aiRenameThread({slug:e}),onSuccess:({title:e})=>Z(`Renamed to “${e}”`),onError:e=>Z(e instanceof Error?e.message:`Could not rename with Claude`,{duration:7e3})}),[c,l]=(0,B.useState)(!1),[u,d]=(0,B.useState)(``),f=(0,B.useRef)(null);(0,B.useEffect)(()=>{if(!c)return;let e=requestAnimationFrame(()=>{f.current?.focus(),f.current?.select()});return()=>cancelAnimationFrame(e)},[c]),(0,B.useEffect)(()=>{l(!1),d(``)},[e]);let p=Mq(td({queryKey:[`threadBody`,e],queryFn:()=>Q.threadBody({slug:e})}).data?.markdown??``).trim().length>0;if(!i)return null;let m=i.kind===`session`&&i.foreign!==!0,h=i.foreign===!0,g=i.kind===`session`&&!h,_=eD(i),v=cX(i),y=!v.enabled||s.isPending,b=s.isPending?`Claude is generating a title…`:v.enabled&&s.error instanceof Error?s.error.message:v.label;function x(){l(!1),d(``)}function S(){let e=oX(u,_);if(l(!1),!e){d(``);return}o.mutate(e,{onSuccess:()=>{d(``),Z(`Thread renamed`)},onError:t=>{d(e),l(!0),Z(t instanceof Error?t.message:`Could not rename thread`)}})}return(0,V.jsxs)(`header`,{"data-thread-header":!0,className:lX,children:[(0,V.jsx)(`div`,{className:uX,children:(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5`,children:[r&&(0,V.jsx)(AB,{label:`Return to queue`,children:(0,V.jsx)(`a`,{href:xE(`/`),"aria-label":`Return to queue`,"data-standalone-return":!0,className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(J_,{size:14})})}),(0,V.jsxs)(`div`,{className:`min-w-0 flex-1 leading-tight`,children:[(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1`,children:[c?(0,V.jsx)(`input`,{ref:f,"aria-label":`Thread title`,value:u,maxLength:200,onChange:e=>d(e.target.value),onBlur:S,onKeyDown:e=>{e.key===`Enter`?(e.preventDefault(),S()):e.key===`Escape`&&(e.preventDefault(),x())},className:`min-w-0 flex-1 rounded-md border border-border bg-elevated px-1.5 py-1 font-semibold text-[15px] text-fg outline-none focus:border-accent`}):g?(0,V.jsx)(`button`,{type:`button`,title:`Edit title`,"aria-label":`Edit thread title: ${_}`,disabled:o.isPending||s.isPending,onClick:()=>{d(sX(_,i.id)),l(!0)},className:`min-w-0 max-w-full shrink truncate rounded px-0.5 -mx-0.5 font-semibold text-[15px] text-left outline-none transition-colors hover:bg-panel-2 focus-visible:ring-1 focus-visible:ring-fg/60 disabled:cursor-not-allowed disabled:opacity-40`,children:_}):(0,V.jsx)(`div`,{className:`min-w-0 max-w-full shrink truncate px-0.5 -mx-0.5 font-semibold text-[15px]`,title:_,children:_}),v.show&&!c&&(0,V.jsx)(AB,{label:b,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":s.isPending?`Renaming with Claude`:v.enabled?`Rename with Claude`:v.label,title:b,"aria-busy":s.isPending,"aria-disabled":y,onClick:()=>{y||(s.reset(),s.mutate())},className:`flex h-6 w-6 shrink-0 items-center justify-center rounded-md outline-none transition-colors ${y?`cursor-not-allowed opacity-40`:``} ${s.error?`text-red-400 hover:bg-red-500/10`:`text-accent hover:bg-accent/10`}`,children:(0,V.jsx)(Kv,{size:13,strokeWidth:2,className:s.isPending?`animate-pulse`:``})})})]}),(0,V.jsx)(IQ,{at:dD(i),fallbackAt:i.spawnedAt,className:`mt-0.5 block truncate text-[11px] leading-tight text-muted/75`})]})]})}),(0,V.jsxs)(`div`,{className:dX,children:[(0,V.jsxs)(`div`,{className:`flex shrink-0 items-center`,children:[m&&(0,V.jsx)(KQ,{slug:e}),(0,V.jsx)(kX,{thread:i,onDoc:p?()=>l_(`doc`,i.id):void 0,onDone:()=>a.mutate(void 0,{onSuccess:t}),doneBusy:a.isPending,onStatusApplied:t}),n&&(0,V.jsx)(AB,{label:`Open in new tab`,children:(0,V.jsx)(`a`,{href:Pg(e),target:`_blank`,rel:`noopener`,"aria-label":`Open in new tab`,className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-md text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(Y_,{size:14})})})]}),n&&(0,V.jsx)(`button`,{type:`button`,"aria-label":`Close`,"data-dialog-initial-focus":!0,onClick:n,className:`ml-0.5 shrink-0 rounded-md p-1.5 text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg`,children:(0,V.jsx)(ty,{size:15})})]})]})}function o1(e){if(e.kind===`event`||e.kind===`reasoning`||e.role===`user`||yZ(e))return null;if(e.parts&&e.parts.length>0){for(let t=e.parts.length-1;t>=0;t--){let n=e.parts[t];if(n.kind===`tools`?n.tools.length>0:n.text.trim())return n.kind===`tools`?n.tools:null}return null}return(e.tools?.length??0)>0&&!e.text.trim()?e.tools:null}function s1(e){if(e.kind===`event`||e.kind===`reasoning`||e.role===`user`||yZ(e))return null;if(e.parts&&e.parts.length>0){for(let t of e.parts)if(t.kind===`tools`?t.tools.length>0:t.text.trim())return t.kind===`tools`?t.tools:null;return null}return(e.tools?.length??0)>0?e.tools:null}function c1(e){return o1(e)!==null}function l1(e){return s1(e)!==null}function u1(e){return e.kind===`event`&&!e.boundary||e.kind===`reasoning`}function d1(e){return u1(e)||c1(e)}function f1(e){return u1(e)||l1(e)}function p1(e){if(u1(e))return!0;let t=o1(e);return t!==null&&!r$(t[t.length-1])}function m1(e){if(u1(e))return!0;let t=s1(e);return t!==null&&!r$(t[0])}function h1(e){let t=o1(e);return t!==null&&i$(t[t.length-1])}function g1(e){let t=s1(e);return t!==null&&i$(t[0])}function _1(e,t){let n=h1(e)||g1(t),r=!n&&d1(e)&&f1(t)&&!(p1(e)&&m1(t));return(n?22:r?6:14)+(e.role===`user`&&t.role!==`user`?3:0)}function v1(e){return e.kind===`event`||e.kind===`reasoning`||e.role===`user`?!1:e.parts&&e.parts.length>0?e.parts.every(e=>e.kind===`tools`?e.tools.length===0:!e.text.trim()):(e.tools?.length??0)===0&&!e.text.trim()}function y1(e){return e.kind===`event`||e.kind===`reasoning`||e.role===`user`?!1:e.parts&&e.parts.length>0?e.parts.some(e=>e.kind===`text`&&e.text.trim()!==``):typeof e.text==`string`&&e.text.trim()!==``}function b1({h:e=14}){return(0,V.jsx)(`div`,{"aria-hidden":!0,className:`shrink-0`,style:{height:e}})}function x1(e){for(let t=e.length-1;t>=0;t--){let n=e[t];if(!(n.queued||v1(n)))return h1(n)?22:d1(n)&&!p1(n)?6:14+(n.role===`user`?3:0)}return 0}function S1(e,t,n){let r=[],i=null;return e.forEach((e,a)=>{n?.(e,a)||v1(e)||(i!==null&&r.push((0,V.jsx)(b1,{h:_1(i,e)},`s${a}`)),r.push(t(e,a)),i=e)}),r}function C1(e){let t=[];for(let n of e){if(n.kind===`text`){if(!n.text.trim())continue;t.push(n);continue}if(n.tools.length===0)continue;let e=t[t.length-1];e&&e.kind===`tools`?t[t.length-1]={kind:`tools`,tools:[...e.tools,...n.tools]}:t.push(n)}return t}function w1(e,t=14){let n=e.filter(e=>e!=null&&e!==!1),r=[];return n.forEach((e,n)=>{n>0&&r.push((0,V.jsx)(b1,{h:typeof t==`number`?t:t(n)},`vs${n}`)),r.push(e)}),r}var T1={head:!1,tail:!1};function E1(e,t){return n=>e[n-1]?.tail||e[n]?.head?22:t}function D1(e){return{head:i$(e[0]),tail:i$(e[e.length-1])}}function O1(e){let t=[];for(let n of e){let e=t[t.length-1];if(n.edit){let r=!!(n.input||n.output||n.status||n.exitCode!==void 0);e&&e.edits&&!r&&!e.input&&!e.output&&!e.status&&e.edits[0].file===n.edit.file?e.edits.push(n.edit):t.push({name:n.name,detail:n.detail,edits:[n.edit],input:n.input,output:n.output,status:n.status,backgroundState:n.backgroundState,exitCode:n.exitCode,cwd:n.cwd,sessionId:n.sessionId,durationMs:n.durationMs,count:1})}else n.command?t.push({name:n.name,detail:n.detail,command:n.command,desc:n.desc,input:n.input,output:n.output,status:n.status,backgroundState:n.backgroundState,exitCode:n.exitCode,cwd:n.cwd,sessionId:n.sessionId,durationMs:n.durationMs,count:1}):n.outputImage?t.push({name:n.name,detail:n.detail,outputImage:n.outputImage,output:n.output??n.read,status:n.status,durationMs:n.durationMs,count:1}):n.read?t.push({name:n.name,detail:n.detail,read:n.read,status:n.status,durationMs:n.durationMs,count:1}):n.prompt||n.agentId?t.push({name:n.name,detail:n.detail,prompt:n.prompt,input:n.input,subagentType:n.subagentType,agentId:n.agentId,agentStatus:n.agentStatus,agentElapsedMs:n.agentElapsedMs,output:n.output,status:n.status,durationMs:n.durationMs,count:1}):n.sendTo!==void 0||n.sendBody!==void 0?t.push({name:n.name,detail:n.detail,sendTo:n.sendTo,sendSummary:n.sendSummary,sendBody:n.sendBody,sendType:n.sendType,sendDispatchId:n.sendDispatchId,sendTargetLabel:n.sendTargetLabel,status:n.status,durationMs:n.durationMs,count:1}):n.todos?t.push({name:n.name,detail:n.detail,todos:n.todos,input:n.input,status:n.status,durationMs:n.durationMs,count:1}):n.sentImages||n.sentFiles?t.push({name:n.name,detail:n.detail,sentImages:n.sentImages,sentFiles:n.sentFiles,caption:n.caption,status:n.status,durationMs:n.durationMs,count:1}):n.input||n.output?t.push({name:n.name,detail:n.detail,input:n.input,output:n.output,status:n.status,backgroundState:n.backgroundState,exitCode:n.exitCode,cwd:n.cwd,sessionId:n.sessionId,durationMs:n.durationMs,count:1}):e&&!e.edits&&!e.command&&!e.input&&!e.output&&!e.read&&!e.prompt&&!e.outputImage&&!e.sentImages&&!e.sentFiles&&e.sendTo===void 0&&e.sendBody===void 0&&e.name===n.name&&e.detail===n.detail&&e.status===n.status&&e.backgroundState===n.backgroundState&&e.exitCode===n.exitCode&&e.cwd===n.cwd&&e.sessionId===n.sessionId&&e.durationMs===n.durationMs?e.count++:t.push({name:n.name,detail:n.detail,status:n.status,backgroundState:n.backgroundState,exitCode:n.exitCode,cwd:n.cwd,sessionId:n.sessionId,durationMs:n.durationMs,count:1})}return t}function k1(e){return e.split(`__`).pop()||e}function A1(e){let t=X.board?.projectDir;return t&&e.startsWith(t+`/`)?e.slice(t.length+1):e}function j1({tools:e,at:t}){let[n,r]=(0,B.useState)(!1),i=(0,B.useId)(),a=e.reduce((e,t)=>e+t.count,0),o=E$(a,T$(e));return(0,V.jsxs)(`div`,{"data-tool-activity":!0,"data-tool-activity-state":`settled`,className:`flex min-w-0 flex-col`,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>r(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":i,"aria-expanded":n,"aria-label":`${n?`Collapse`:`Expand`} ${a} tool ${a===1?`call`:`calls`}: ${o}`,className:`group flex w-full min-w-0 items-baseline gap-1.5 rounded py-0.5 text-left outline-none transition-colors hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60 ${TZ}`,children:[(0,V.jsx)(`span`,{"data-tool-activity-label":!0,title:o,className:`min-w-0 truncate text-muted`,children:o}),(0,V.jsx)(rv,{"data-tool-activity-chevron":!0,"aria-hidden":`true`,size:13,className:DZ(n)})]}),n&&(0,V.jsx)(`div`,{id:i,className:`mt-1.5 flex flex-col`,children:w1(e.map((e,n)=>(0,V.jsx)(N1,{t:e,startedAt:t},n)),6)}),!n&&(0,V.jsx)(`div`,{id:i,hidden:!0})]})}function M1({tools:e,at:t}){let n=[];for(let t of e){let e=r$(t),r=n[n.length-1];r?.exceptional===e?r.tools.push(t):n.push({exceptional:e,tools:[t]})}return(0,V.jsx)(`div`,{className:`flex flex-col`,children:w1(n.map((e,n)=>e.exceptional?(0,V.jsx)(`div`,{className:`flex flex-col`,children:w1(e.tools.map((e,n)=>(0,V.jsx)(N1,{t:e,startedAt:t},n)),E1(e.tools.map(e=>D1([e])),6))},`exceptions-${n}`):(0,V.jsx)(j1,{tools:e.tools,at:t},`activity-${n}`)),E1(n.map(e=>D1(e.tools)),6))})}function N1({t:e,startedAt:t}){let n=(0,B.useContext)(G$),r=rE(),i=$D(e,(n?O_(r,n):void 0)?.bgShells??[]);return e.edits&&e.status!==`failed`&&e.status!==`cancelled`?(0,V.jsx)(bJ,{edits:e.edits,meta:(0,V.jsx)(L1,{status:e.status,backgroundState:e.backgroundState,liveBackgroundState:i,exitCode:e.exitCode,durationMs:e.durationMs})}):e.command?(0,V.jsx)(G1,{command:e.command,desc:e.desc??e.detail,output:e.output,status:e.status,backgroundState:e.backgroundState,liveBackgroundState:i,exitCode:e.exitCode,sessionId:e.sessionId,durationMs:e.durationMs,startedAt:t}):e.outputImage?(0,V.jsx)(H1,{name:e.name,detail:e.detail,outputImage:e.outputImage,output:e.output,status:e.status,durationMs:e.durationMs}):e.read?(0,V.jsx)(q1,{detail:e.detail,read:e.read,status:e.status,durationMs:e.durationMs}):e.prompt||e.agentId?(0,V.jsx)(Y1,{detail:e.detail,prompt:e.prompt,input:e.input,subagentType:e.subagentType,agentId:e.agentId,agentStatus:e.agentStatus,agentElapsedMs:e.agentElapsedMs,status:e.status,durationMs:e.durationMs,output:e.output}):e.sendTo!==void 0||e.sendBody!==void 0?(0,V.jsx)(Z1,{to:e.sendTo,summary:e.sendSummary,body:e.sendBody??``,type:e.sendType,dispatchId:e.sendDispatchId,targetLabel:e.sendTargetLabel,status:e.status,durationMs:e.durationMs}):e.sentImages||e.sentFiles?(0,V.jsx)(U1,{images:e.sentImages??[],files:e.sentFiles??[],caption:e.caption,status:e.status,durationMs:e.durationMs}):e.todos?(0,V.jsx)(OJ,{todos:e.todos,note:e.input,meta:(0,V.jsx)(L1,{status:e.status,durationMs:e.durationMs})}):e.input||e.output?(0,V.jsx)(G1,{name:e.name,command:e.input??``,desc:e.detail,output:e.output,status:e.status,backgroundState:e.backgroundState,liveBackgroundState:i,exitCode:e.exitCode,sessionId:e.sessionId,durationMs:e.durationMs,inputLabel:`input`,startedAt:t}):(0,V.jsx)(V1,{name:e.name,detail:e.detail,count:e.count,status:e.status,backgroundState:e.backgroundState,liveBackgroundState:i,exitCode:e.exitCode,cwd:e.cwd,sessionId:e.sessionId,durationMs:e.durationMs,startedAt:t})}function P1({tone:e,indicator:t,label:n,duration:r,title:i}){return(0,V.jsxs)(`span`,{className:`petite-caps frizz-tool-header-caps flex shrink-0 items-center gap-1 whitespace-nowrap text-[11.5px] leading-none ${e}`,title:i,"aria-label":i,children:[t,(0,V.jsx)(`span`,{children:[n,r].filter(Boolean).join(` · `)})]})}function F1(e,t,n){let[r,i]=(0,B.useState)(()=>Date.now()),a=XD(e,t),o=ZD(e,t,n,r);return(0,B.useEffect)(()=>{if(!a||o)return;let e=n?Date.parse(n):NaN;if(!Number.isFinite(e))return;let t=setTimeout(()=>i(Date.now()),Math.max(YD-(Date.now()-e),0));return()=>clearTimeout(t)},[a,o,n]),o}function I1({status:e,backgroundState:t,liveBackgroundState:n,startedAt:r}){let i=F1(e,t,r),a=n===`running`?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot frizz-live-dot--shell`,"data-running-indicator":`tool-disclosure`}):n===`stale`?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot-quiet frizz-live-dot-quiet--shell`,"data-running-indicator":`tool-quiet`,title:pO}):JD(e,t)||i?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot frizz-live-dot--shell`,"data-running-indicator":`tool-disclosure`}):null;return a?(0,V.jsx)(`span`,{className:`frizz-tool-mark -mr-1 flex w-[9px] shrink-0 justify-center`,children:a}):null}function L1({status:e,backgroundState:t,liveBackgroundState:n,exitCode:r,durationMs:i}){if(!e&&i===void 0)return null;let[a,o]=n===`running`?[`running`,`background running`]:n===`stale`?[`stale`,`background stale`]:e===`pending`?t===`unknown`?[`unknown`,`background / unknown`]:[`running`,t===`background`?`background running`:`running`]:e===`failed`?r===void 0?[`failed`,`failed`]:[`exit ${r}`,`exit ${r}`]:e===`cancelled`?[`cancelled`,`cancelled`]:e===`completed`?[`done`,`done`]:[void 0,void 0],s=i===void 0?void 0:eO(i),c=[o,s].filter(Boolean).join(` · `);return(0,V.jsx)(P1,{tone:e===`failed`?`frizz-tool-failed`:e===`cancelled`?`text-amber-400`:`text-muted/55`,title:c,label:a,duration:s})}function R1(e,t,n){let r=t?Date.parse(t):NaN,i=e===`pending`&&Number.isFinite(r),[a,o]=(0,B.useState)(()=>Date.now());return(0,B.useEffect)(()=>{if(!i)return;let e=()=>o(Date.now()),t,n=setTimeout(()=>{e(),t=setInterval(e,1e3)},1e3-Date.now()%1e3);return()=>{clearTimeout(n),t&&clearInterval(t)}},[i,t]),i?Math.max(a-r,0):n}function z1(e,t,n){let r=t&&t!==X.board?.projectDir?`in ${A1(t)}`:void 0;return[e,t?r:n!==void 0&&!e?.includes(String(n))?`session ${n}`:void 0].filter(Boolean).join(` · `)||void 0}function B1(e){return e.startsWith(`/`)&&!e.includes(` `)&&!e.includes(`…`)}function V1({name:e,detail:t,count:n,status:r,backgroundState:i,liveBackgroundState:a,exitCode:o,cwd:s,sessionId:c,durationMs:l,startedAt:u}){let d=z1(t,s,c),f=d?A1(d):void 0,p=t&&B1(t)?t:void 0;return(0,V.jsx)(`div`,{className:`frizz-bash`,title:d,children:(0,V.jsxs)(`div`,{className:`frizz-bash-header`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(I1,{status:r,backgroundState:i,liveBackgroundState:a,startedAt:u}),(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:k1(e)}),f&&(p?(0,V.jsx)(`span`,{className:`min-w-0 truncate`,onClick:e=>e.stopPropagation(),children:(0,V.jsx)(vJ,{path:p,className:`text-[11.5px] text-muted`,children:f})}):(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,children:f}))]}),(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-2`,children:[(0,V.jsx)(L1,{status:r,backgroundState:i,liveBackgroundState:a,exitCode:o,durationMs:l}),n>1&&(0,V.jsxs)(`span`,{className:`tabular-nums text-[11px] text-muted/45`,children:[`×`,n]})]})]})})}function H1({name:e,detail:t,outputImage:n,output:r,status:i,durationMs:a}){let o=t?A1(t):void 0,s=(0,V.jsxs)(`div`,{className:`frizz-bash-header`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:k1(e)}),o&&(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,title:t,children:o})]}),(0,V.jsx)(`span`,{className:`flex shrink-0 items-center gap-2`,children:(0,V.jsx)(L1,{status:i,durationMs:a})})]});return(0,V.jsxs)(`div`,{children:[(0,V.jsx)(a0,{path:n,hideCaption:!0,altText:o?`${k1(e)}: ${o}`:k1(e),header:s}),r&&(0,V.jsx)(`pre`,{className:`frizz-bash frizz-bash-body frizz-bash-output-body mt-1.5`,children:r})]})}function U1({images:e,files:t,caption:n,status:r,durationMs:i}){let[a,o]=(0,B.useState)(!0),s=(0,B.useId)(),c=[e.length?`${e.length} image${e.length===1?``:`s`}`:``,t.length?`${t.length} file${t.length===1?``:`s`}`:``].filter(Boolean).join(` · `);return(0,V.jsxs)(`div`,{className:`frizz-bash`,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>o(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":s,"aria-expanded":a,"aria-label":`${a?`Collapse`:`Expand`} files sent to you${c?`: ${c}`:``}`,className:`frizz-bash-header w-full text-left outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:`Sent to you`}),c&&(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,children:c})]}),(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-2`,children:[(0,V.jsx)(L1,{status:r,durationMs:i}),(0,V.jsx)(rv,{"aria-hidden":`true`,size:12,className:`shrink-0 text-muted transition-transform ${a?`rotate-90`:``}`})]})]}),(0,V.jsx)(`div`,{id:s,hidden:!a,children:a&&(0,V.jsxs)(`div`,{className:`flex flex-col gap-1.5 px-2.5 pb-2.5 pt-1.5`,children:[e.map((e,t)=>(0,V.jsx)(a0,{path:e,hideCaption:!0,altText:n??`delivered image`},`i${t}`)),t.length>0&&(0,V.jsx)(`div`,{className:`flex flex-wrap gap-1.5`,children:t.map((e,t)=>(0,V.jsx)(o0,{path:e},`f${t}`))}),n&&(0,V.jsx)(`div`,{className:`max-w-[65%] text-[12px] leading-snug text-muted`,children:n})]})})]})}var W1=16;function G1({command:e,desc:t,output:n,name:r=`Bash`,status:i,backgroundState:a,liveBackgroundState:o,exitCode:s,sessionId:c,durationMs:l,inputLabel:u,startedAt:d}){let[f,p]=(0,B.useState)(!1),[m,h]=(0,B.useState)(!1),[g,_]=(0,B.useState)(!1),v=(0,B.useId)(),y=R1(i,d,l),b=(0,B.useMemo)(()=>e.split(`
|
|
355
|
+
`).length,[e]),x=b>W1,S=(0,B.useMemo)(()=>n?n.split(`
|
|
356
|
+
`).length:0,[n]),C=S>W1,w=z1(t,void 0,c),T=!!(e||n);return(0,V.jsxs)(`div`,{className:`frizz-bash`,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>T&&p(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":T?v:void 0,"aria-expanded":T?f:void 0,"aria-label":`${T?`${f?`Collapse`:`Expand`} `:``}${k1(r)}${w?`: ${w}`:``}`,className:`frizz-bash-header w-full text-left outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(I1,{status:i,backgroundState:a,liveBackgroundState:o,startedAt:d}),(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:k1(r)}),(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,title:w,children:w??``})]}),(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-2`,children:[(0,V.jsx)(L1,{status:i,backgroundState:a,liveBackgroundState:o,exitCode:s,durationMs:y}),T&&(0,V.jsx)(rv,{"aria-hidden":`true`,size:12,className:`shrink-0 text-muted transition-transform ${f?`rotate-90`:``}`})]})]}),T&&(0,V.jsxs)(`div`,{id:v,hidden:!f,children:[f&&e&&(0,V.jsxs)(V.Fragment,{children:[u&&(0,V.jsx)(`div`,{className:`frizz-bash-output-label petite-caps`,children:u}),(0,V.jsx)(`pre`,{className:`frizz-bash-body${u?` frizz-bash-output-body`:``}${x&&!m?` frizz-bash-clamp`:``}`,children:e}),x&&(0,V.jsx)(`button`,{type:`button`,onClick:()=>h(e=>!e),onMouseDown:e=>e.preventDefault(),className:`frizz-bash-expand petite-caps px-2.5 pb-1.5`,children:m?`Collapse`:`Show all ${b} lines`})]}),f&&n&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{className:`frizz-bash-output-label petite-caps`,children:`output`}),(0,V.jsx)(`pre`,{className:`frizz-bash-body frizz-bash-output-body${C&&!g?` frizz-bash-clamp`:``}`,children:n}),C&&(0,V.jsx)(`button`,{type:`button`,onClick:()=>_(e=>!e),onMouseDown:e=>e.preventDefault(),className:`frizz-bash-expand petite-caps px-2.5 pb-1.5`,children:g?`Collapse`:`Show all ${S} lines`})]})]})]})}var K1=16;function q1({detail:e,read:t,status:n,durationMs:r}){let[i,a]=(0,B.useState)(!1),[o,s]=(0,B.useState)(!1),c=(0,B.useId)(),l=(0,B.useMemo)(()=>t.split(`
|
|
357
|
+
`).length,[t]),u=l>K1,d=e?A1(e):void 0,f=e&&B1(e)?e:void 0;return(0,V.jsxs)(`div`,{className:`frizz-bash`,children:[(0,V.jsxs)(gJ,{className:`frizz-bash-header`,controls:c,expanded:i,label:`${i?`Collapse`:`Expand`} Read${e?`: ${e}`:``}`,onToggle:()=>a(e=>!e),meta:(0,V.jsx)(L1,{status:n,durationMs:r}),children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:`Read`}),d&&(f?(0,V.jsx)(`span`,{className:`min-w-0 truncate`,children:(0,V.jsx)(vJ,{path:f,className:`text-[11.5px] text-muted`,children:d})}):(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,children:d}))]}),(0,V.jsx)(`div`,{id:c,hidden:!i,children:i&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`pre`,{className:`frizz-bash-body${u&&!o?` frizz-bash-clamp`:``}`,children:t}),u&&(0,V.jsx)(`button`,{type:`button`,onClick:()=>s(e=>!e),onMouseDown:e=>e.preventDefault(),className:`frizz-bash-expand petite-caps px-2.5 pb-1.5`,children:o?`Collapse`:`Show all ${l} lines`})]})})]})}var J1=16;function Y1({detail:e,prompt:t,input:n,subagentType:r,agentId:i,agentStatus:a,agentElapsedMs:o,status:s,durationMs:c,output:l}){let[u,d]=(0,B.useState)(!1),[f,p]=(0,B.useState)(!1),m=(0,B.useId)(),h=t??n,g=(0,B.useMemo)(()=>h?h.split(`
|
|
358
|
+
`).length:0,[h]),_=g>J1,v=q$(),y=rE(),b=v?O_(y,v):void 0,x=!a&&i?(b?.subAgents??[]).find(e=>e.id===i):void 0,S=x?.state===`running`,C=!!(v&&i),w=e??`sub-agent`,T=GD(),E=wZ({agentStatus:a,agentElapsedMs:o,liveState:x?.state,liveElapsedMs:x?.startedAt?Math.max(T-Date.parse(x.startedAt),0):void 0,status:s,durationMs:c}),D=S?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot frizz-live-dot--agent`,"data-running-indicator":`subagent-disclosure`}):x?.state===`stale`?(0,V.jsx)(`span`,{className:lO,title:uO}):x?.state===`rested`?(0,V.jsx)(`span`,{className:dO,title:fO}):null;function O(){!v||!i||u_(v,i,{label:w,subagentType:r,startedAt:x?.startedAt})}return(0,V.jsxs)(`div`,{className:`frizz-bash`,children:[(0,V.jsxs)(gJ,{className:`frizz-bash-header`,controls:m,expanded:u,label:`${u?`Collapse`:`Expand`} Agent dispatch: ${w}`,onToggle:()=>d(e=>!e),meta:E&&(0,V.jsx)(P1,{tone:E.tone===`failed`?`frizz-tool-failed`:`text-muted/55`,title:E.title,label:E.label,duration:E.duration}),children:[D&&(0,V.jsx)(`span`,{className:`frizz-tool-mark -mr-1 flex w-[9px] shrink-0 justify-center`,children:D}),(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:`Agent`}),C?(0,V.jsx)(`button`,{type:`button`,"aria-label":`Open sub-agent transcript: ${w}`,title:r?`Open sub-agent transcript — ${r}`:`Open sub-agent transcript`,onClick:O,className:`min-w-[4rem] flex-1 truncate text-left text-[11.5px] text-muted outline-none hover:underline hover:text-fg/80 focus-visible:underline focus-visible:text-fg/80`,children:w}):(0,V.jsx)(`span`,{className:`min-w-[4rem] flex-1 truncate text-[11.5px] text-muted`,title:r,children:w})]}),(0,V.jsx)(`div`,{id:m,hidden:!u,children:u&&(0,V.jsxs)(V.Fragment,{children:[h&&(0,V.jsx)(`pre`,{className:`frizz-bash-body${_&&!f?` frizz-bash-clamp`:``}`,children:h}),_&&(0,V.jsx)(`button`,{type:`button`,onClick:()=>p(e=>!e),onMouseDown:e=>e.preventDefault(),className:`frizz-bash-expand petite-caps px-2.5 pb-1.5`,children:f?`Collapse`:`Show all ${g} lines`}),l&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{className:`frizz-bash-output-label petite-caps`,children:`output`}),(0,V.jsx)(`pre`,{className:`frizz-bash-body frizz-bash-output-body`,children:l})]})]})})]})}function X1(e,t){return t===`shutdown_request`?`Shutdown`:t===`codex_followup`?`Followed up`:e===`main`?`Reported`:`Steered`}function Z1({to:e,summary:t,body:n,type:r,dispatchId:i,targetLabel:a,status:o,durationMs:s}){return(0,B.useContext)(G$)===null?(0,V.jsx)($1,{to:e,summary:t,body:n,type:r,status:o,durationMs:s}):(0,V.jsx)(C0,{to:e,type:r,dispatchId:i,targetLabel:a})}var Q1=16;function $1({to:e,summary:t,body:n,type:r,status:i,durationMs:a}){let[o,s]=(0,B.useState)(!t),[c,l]=(0,B.useState)(!1),u=(0,B.useId)(),d=YY(Wq(n)),f=(0,B.useMemo)(()=>n.split(`
|
|
359
|
+
`).length,[n]),p=f>Q1,m=!!n.trim(),h=X1(e,r);return(0,V.jsxs)(`div`,{className:`frizz-bash`,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>s(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":m?u:void 0,"aria-expanded":m?o:void 0,"aria-label":`${m?`${o?`Collapse`:`Expand`} `:``}${h}${e?` to ${e}`:``}`,className:`frizz-bash-header w-full text-left outline-none focus-visible:ring-1 focus-visible:ring-inset focus-visible:ring-fg/60`,disabled:!m,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`petite-caps frizz-bash-label shrink-0`,children:h}),t&&(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[11.5px] text-muted`,children:t})]}),(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-2`,children:[(0,V.jsx)(L1,{status:i,durationMs:a}),m&&(0,V.jsx)(rv,{"aria-hidden":`true`,size:12,className:`shrink-0 text-muted transition-transform ${o?`rotate-90`:``}`})]})]}),m&&(0,V.jsx)(`div`,{id:u,hidden:!o,children:o&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{className:`border-t border-border px-2.5 py-2${p&&!c?` frizz-bash-clamp`:``}`,children:(0,V.jsx)(`div`,{className:`md-body`,dangerouslySetInnerHTML:d})}),p&&(0,V.jsx)(`button`,{type:`button`,onClick:()=>l(e=>!e),onMouseDown:e=>e.preventDefault(),className:`frizz-bash-expand petite-caps px-2.5 pb-1.5`,children:c?`Collapse`:`Show all ${f} lines`})]})})]})}function e0({children:e,stickyTopPx:t,sourceId:n}){let r=t!==void 0;return(0,V.jsx)(`div`,{"data-transcript-source-id":n,"data-transcript-sticky":`true`,style:r?{"--sticky-user-top":`${t}px`}:void 0,className:`pointer-events-none [&>*]:pointer-events-auto sticky z-[9] flex flex-col pt-3 pb-1.5 ${r?`top-[var(--sticky-user-top)] max-[800px]:top-[calc(var(--sticky-user-top)_+_2.5rem)]`:`top-0`}`,children:e})}function t0({text:e,rawText:t,queued:n,sticky:r,deliveryUnconfirmed:i,deliveryId:a,sourceId:o}){let s=(0,B.useRef)(null),c=(0,B.useContext)(G$),l=HY(c),{unqueue:u,pending:d}=KY(c),f=!!(n&&a&&c&&l),p=qY(n?c:null),{deliverNow:m,pending:h}=JY(c),g=!!(n&&c&&p),{prose:_,attachments:v}=(0,B.useMemo)(()=>KL(e),[e]),[y,b]=(0,B.useState)(!1),[x,S]=(0,B.useState)(!1),[C,w]=(0,B.useState)(!1),[T,E]=(0,B.useState)(!1),[D,O]=(0,B.useState)(null),k=(0,B.useCallback)(()=>{let e=s.current;if(!r||!e){O(null),S(!1),w(!1);return}let t=Math.round((typeof window>`u`?800:window.innerHeight)*.85);S(e.scrollHeight>205),w(e.scrollHeight>t),O(y?`${Math.min(e.scrollHeight,t)}px`:`200px`)},[r,y]);(0,B.useLayoutEffect)(()=>{k()},[k,e]),(0,B.useEffect)(()=>{if(typeof window>`u`)return;let e=()=>k();return window.addEventListener(`resize`,e),()=>window.removeEventListener(`resize`,e)},[k]);let A=r===!0&&!y,j=r===!0&&y&&C&&T;return(0,V.jsxs)(`div`,{"data-frizz-msg":o,className:`self-end flex flex-col items-end gap-0.5 max-w-[85%]`,children:[_.trim()!==``&&(0,V.jsxs)(`div`,{className:`group relative`,children:[(0,V.jsxs)(`div`,{ref:s,...f?{role:`button`,tabIndex:0,"data-unqueue":a,"aria-label":`Unqueue this message and put it back in the prompt box`,title:d?`Taking it back…`:void 0,onClick:n=>u({deliveryId:a,text:e,rawText:t??e,from:n.currentTarget}),onKeyDown:n=>{n.key!==`Enter`&&n.key!==` `||(n.preventDefault(),u({deliveryId:a,text:e,rawText:t??e,from:n.currentTarget}))}}:{},onMouseEnter:r?()=>b(!0):void 0,onMouseLeave:r?()=>{b(!1),E(!1)}:void 0,onTransitionEnd:r?e=>{e.propertyName===`max-height`&&y&&C&&E(!0)}:void 0,style:{...D?{maxHeight:D}:{},...r&&C&&!j?{paddingRight:`calc(0.875rem + var(--sbw))`}:{}},className:`relative rounded-xl rounded-br-sm bg-user-bubble px-3.5 py-3 text-[14px] whitespace-pre-wrap [overflow-wrap:anywhere] text-bg ${n?`opacity-50`:``} ${f?`cursor-pointer transition-opacity group-hover:opacity-100 focus-visible:opacity-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent focus-visible:ring-offset-2 focus-visible:ring-offset-bg`:``} ${d?`!opacity-30`:``} ${r?`transition-[max-height] duration-200 ease-out ${j?`overflow-y-auto`:`overflow-hidden`}`:``}`,children:[_,A&&x&&(0,V.jsx)(`div`,{className:`pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-user-bubble to-transparent`})]}),g&&(0,V.jsx)(`button`,{type:`button`,onMouseDown:e=>e.preventDefault(),onClick:m,disabled:h,title:`Send now — interrupts what the worker is doing so it reads the queue immediately`,"aria-label":`Send now`,className:`absolute bottom-0 right-full mr-2 flex h-7 w-7 items-center justify-center rounded-lg text-muted opacity-0 outline-none transition-[opacity,color,background-color] group-hover:opacity-100 enabled:hover:bg-panel-2/70 enabled:hover:text-fg enabled:focus-visible:opacity-100 enabled:focus-visible:bg-panel-2/70 enabled:focus-visible:ring-1 enabled:focus-visible:ring-muted/80 enabled:focus-visible:ring-offset-1 enabled:focus-visible:ring-offset-bg enabled:active:bg-elevated`,children:h?(0,V.jsx)(jv,{size:15,strokeWidth:2.2,className:`animate-spin`}):(0,V.jsx)(X_,{size:15,strokeWidth:2.2})})]}),v.length>0&&(0,V.jsxs)(`div`,{className:`mt-1 flex flex-col items-end gap-1.5`,children:[v.filter(e=>e.kind===`image`).map((e,t)=>(0,V.jsx)(a0,{path:e.path,hideCaption:!0},`i${t}-${e.path}`)),v.some(e=>e.kind===`file`)&&(0,V.jsx)(`div`,{className:`flex flex-wrap justify-end gap-1.5`,children:v.filter(e=>e.kind===`file`).map((e,t)=>(0,V.jsx)(o0,{path:e.path},`f${t}-${e.path}`))})]}),i&&(0,V.jsx)(`div`,{className:`text-[11px] text-amber-400/80`,children:`Delivery unconfirmed — check the terminal`}),f&&d&&(0,V.jsx)(`div`,{"aria-hidden":!0,className:`h-0 overflow-visible text-[11px] text-muted`,children:`Taking it back…`})]})}var n0=(0,B.memo)(function({m:e,answering:t,dense:n,paired:r,sticky:i,textOnly:a,showSendButton:o}){if(e.kind===`event`)return(0,V.jsx)(w0,{text:e.text,boundary:e.boundary,sourceId:e.sourceId});if(e.kind===`reasoning`)return(0,V.jsx)(T0,{text:e.text,sourceId:e.sourceId});let s=yZ(e);if(s)return(0,V.jsx)(x0,{call:s,sourceId:e.sourceId});if(e.role===`user`){let t=nX(e).replace(/\r\n?/g,`
|
|
360
|
+
`),a=r===void 0?iY(t):r;if(a)return(0,V.jsx)(r0,{answers:a,queued:e.queued,sourceId:e.sourceId});let o=e.wake?_h(t):void 0;return o?(0,V.jsx)(AY,{bump:o,sourceId:e.sourceId}):e.wake?(0,V.jsx)(kY,{steer:e.wakeSteer,text:t,sourceId:e.sourceId,wrap:n}):e.peerFrom?(0,V.jsx)(S0,{from:e.peerFrom,unnamed:e.peerUnnamed,dispatchId:e.peerDispatchId,sourceId:e.sourceId}):(0,V.jsx)(t0,{text:t,rawText:e.text,queued:e.queued,sticky:i,deliveryUnconfirmed:e.deliveryState===`unconfirmed`,deliveryId:e.deliveryId,sourceId:e.sourceId})}let c=[],l=[],u=(e,t=T1)=>{c.push(e),l.push(t)},d={n:-1},f=(e,r)=>{for(let[i,a]of QJ(e).entries()){if(a.kind===`fence`){u((0,V.jsx)(u0,{fenceKind:a.fenceKind,body:a.body,hints:a.hints,wrap:n},`${r}-f${i}`));continue}for(let[e,o]of jJ(a.text).entries()){if(o.kind===`prose`){for(let[t,a]of GL(o.text).entries()){let o=`${r}-${i}-p${e}-${t}`;u(a.kind===`image`?(0,V.jsx)(a0,{path:a.path},o):a.kind===`file`?(0,V.jsx)(o0,{path:a.path},o):a.kind===`visualization`?(0,V.jsx)(l0,{file:a.file},o):a.kind===`directive`?(0,V.jsx)(V$,{directive:a.directive},o):a.kind===`mermaid`?(0,V.jsx)(W$,{source:a.source},o):(0,V.jsx)(i0,{md:a.text,wrap:n},o))}continue}d.n+=1;let a=d.n,s=t?{answer:t.answerFor(a),onChip:(e,n)=>t.onChip(a,e,n),onText:e=>t.onText(a,e),onSubmit:t.onSubmit}:void 0;u((0,V.jsx)(oQ,{raw:o.text,questionKind:o.questionKind,danger:o.danger,interactive:s,wrap:n},`${r}-${i}-q${e}`))}}};if(e.parts&&e.parts.length>0)C1(e.parts).forEach((t,r)=>{if(t.kind===`tools`){if(a)return;let i=O1(t.tools);i.length&&u((0,V.jsx)(M1,{tools:i,dense:n,at:e.at},`t${r}`),D1(i))}else f(t.text,`x${r}`)});else{if(!a){let t=O1(e.tools);t.length>0&&u((0,V.jsx)(M1,{tools:t,dense:n,at:e.at},`tools`),D1(t))}f(e.text,`leg`)}return c.length===0?null:(o&&t&&u((0,V.jsx)(`div`,{className:`flex justify-start`,children:(0,V.jsx)(`button`,{type:`button`,"data-send-answers":!0,disabled:!t.anyAnswered||t.sending,onClick:t.onSubmit,onMouseDown:e=>e.preventDefault(),className:`rounded-md bg-fg px-3 py-1.5 text-[12px] font-medium text-bg outline-none transition-all hover:opacity-90 active:scale-95 disabled:opacity-30 disabled:hover:opacity-30`,children:`Send answers`})},`send-answers`)),(0,V.jsx)(`div`,{"data-frizz-msg":e.sourceId,className:`flex flex-col text-[13px] min-w-0`,children:w1(c,E1(l,14))}))});function r0({answers:e,queued:t,sourceId:n}){return(0,V.jsx)(`div`,{"data-frizz-msg":n,"data-answers-card":!0,className:`self-end flex w-full max-w-[85%] flex-col items-end ${t?`opacity-50`:``}`,children:(0,V.jsxs)(`div`,{className:`w-full min-w-0 ${dY} rounded-br-sm border border-border-strong bg-elevated p-4`,children:[(0,V.jsx)(gY,{icon:Av,label:`Answers`}),(0,V.jsx)(_Y,{children:(0,V.jsx)(`div`,{className:`flex flex-col gap-2.5`,children:e.map((e,t)=>(0,V.jsxs)(`div`,{className:`flex flex-col gap-1`,children:[e.question&&(0,V.jsx)(`div`,{title:e.question,className:`line-clamp-2 min-w-0 text-[11px] leading-snug text-muted`,children:e.question}),(0,V.jsxs)(`div`,{className:`flex items-start gap-2`,children:[!e.question&&(0,V.jsx)(`span`,{className:`mt-1.5 shrink-0 text-[10px] uppercase tabular-nums tracking-wide text-muted/70`,children:e.n}),(0,V.jsx)(`span`,{className:`min-w-0 flex-1 whitespace-pre-wrap [overflow-wrap:anywhere] rounded-md border border-border-strong border-l-2 border-l-accent/40 bg-bg/50 px-2.5 py-1.5 text-[12px] leading-snug text-fg`,children:e.answer})]})]},t))})})]})})}function i0({md:e,wrap:t}){let n=Wq(e),r=YY(n),i=(0,B.useRef)(null);return tX(i,n),n?(0,V.jsx)(`div`,{ref:i,className:`md-body${t?` ${uY}`:``}`,dangerouslySetInnerHTML:r}):null}function a0({path:e,hideCaption:t,altText:n,header:r}){let[i,a]=(0,B.useState)(!1);if(i)return(0,V.jsx)(`div`,{className:`font-mono-keep text-[12px] text-muted/70 break-all`,children:e});let o=e.split(`/`).filter(Boolean).pop()||e;return(0,V.jsx)(uq,{header:r,caption:t?void 0:(0,V.jsx)(`figcaption`,{className:`bg-panel-2 px-2 pb-1.5 font-mono-keep text-[11px] text-muted/60 break-all`,children:o}),children:(0,V.jsx)(`img`,{src:mR(e),alt:n??o,"data-local-path":e,"data-local-image":`true`,onError:()=>a(!0),className:`cursor-pointer ${pq}`})})}function o0({path:e}){let t=e.split(`/`).filter(Boolean).pop()||e;return(0,V.jsxs)(`button`,{type:`button`,className:`local-file-action inline-flex max-w-full items-center gap-1.5 ${dY} border border-border bg-panel-2 px-3 py-1.5 text-left align-top no-underline hover:border-accent`,"data-local-path":e,title:e,children:[(0,V.jsx)(gv,{size:14,strokeWidth:2,className:`shrink-0 text-muted`}),(0,V.jsx)(`span`,{className:`font-mono-keep truncate text-[12px] text-fg`,children:t})]})}var s0={"--background":`--color-bg`,"--foreground":`--color-fg`,"--card":`--color-panel-2`,"--card-foreground":`--color-fg`,"--popover":`--color-elevated`,"--popover-foreground":`--color-fg`,"--primary":`--color-fg`,"--primary-foreground":`--color-bg`,"--secondary":`--color-panel-2`,"--secondary-foreground":`--color-fg`,"--muted":`--color-panel-2`,"--muted-foreground":`--color-muted`,"--accent":`--color-border-strong`,"--accent-foreground":`--color-fg`,"--border":`--color-border-strong`,"--input":`--color-border-strong`,"--ring":`--color-accent`};function c0(){let e=getComputedStyle(document.documentElement),t=Object.fromEntries(Object.entries(s0).map(([t,n])=>[t,e.getPropertyValue(n).trim()]));return t[`--font-size-base`]=getComputedStyle(document.body).fontSize,{type:`frizz-inline-vis-theme`,colorScheme:e.colorScheme===`light`?`light`:`dark`,vars:t}}function l0({file:e}){let t=(0,B.useContext)(G$),n=(0,B.useRef)(null),[r,i]=(0,B.useState)(360),[a,o]=(0,B.useState)(null),s=t?`${Ng()}/local-visualization?slug=${encodeURIComponent(t)}&file=${encodeURIComponent(e)}`:null;return(0,B.useEffect)(()=>{if(!s){o(!1);return}let e=new AbortController;return o(null),fetch(s,{method:`HEAD`,signal:e.signal}).then(t=>{e.signal.aborted||o(t.ok)}).catch(()=>{e.signal.aborted||o(!1)}),()=>e.abort()},[s]),(0,B.useEffect)(()=>{let e=e=>{if(e.source!==n.current?.contentWindow||e.data?.type!==`frizz-inline-vis-height`)return;let t=Number(e.data.height);Number.isFinite(t)&&i(Math.max(80,Math.min(2400,Math.ceil(t))))};return window.addEventListener(`message`,e),()=>window.removeEventListener(`message`,e)},[]),a===!1||!s?(0,V.jsxs)(`div`,{role:`status`,className:`${dY} border border-border bg-panel-2 px-4 py-2.5 text-[12px] text-muted`,children:[`Visualization unavailable: `,(0,V.jsx)(`span`,{className:`font-mono-keep break-all`,children:e})]}):a===null?(0,V.jsx)(`div`,{role:`status`,className:`h-20 animate-pulse ${dY} bg-panel-2`,"aria-label":`Loading ${e}`}):(0,V.jsx)(`iframe`,{ref:n,src:s,title:e.replace(/\.html$/,``).replaceAll(`-`,` `),sandbox:`allow-scripts`,onLoad:()=>n.current?.contentWindow?.postMessage(c0(),`*`),className:`block w-full border-0 bg-transparent`,style:{height:r}})}function u0({fenceKind:e,body:t,hints:n,wrap:r}){let i=Wq(t),a=YY(i),o=YY(Gq(uV(t,lV(n)))),s=(0,B.useContext)(G$),c=(0,B.useContext)(J$),l=rE(),u=s?O_(l,s):void 0,d=u?PX(u):void 0,f=!!(u&&d?.archive),p=(0,B.useRef)(null);f&&u&&(p.current=u);let m=f&&u?u:p.current;if(e===`done`)return(0,V.jsxs)(vY,{icon:ev,label:`Done`,children:[i&&(0,V.jsx)(`div`,{className:`md-body${r?` [overflow-wrap:anywhere] [&_pre]:whitespace-pre-wrap [&_pre]:break-all`:``}`,dangerouslySetInnerHTML:a}),m&&(0,V.jsx)(bY,{children:(0,V.jsx)(_Z,{thread:m,className:`rounded-md text-[11px] bg-fg px-2.5 py-1 text-bg hover:opacity-90`,iconClassName:`icon-label-nudge`,onArchived:c?.dismiss,onDismissCancel:c?.cancel})})]});let h=oV(n)?.title??`Awaiting`,g=n.some(e=>e.kind===`pr-watch`)?zv:wv,_=cV(n);return(0,V.jsxs)(vY,{"data-awaiting-fence":!0,icon:g,label:h,aside:_.length===1?(0,V.jsx)(d0,{watch:_[0]}):void 0,children:[(0,V.jsx)(`div`,{className:`md-inline ${yY}${r?` ${uY}`:``}`,dangerouslySetInnerHTML:o}),_.length>1&&(0,V.jsx)(`div`,{className:`mt-2 flex flex-wrap items-center gap-x-3 gap-y-0.5`,children:_.map(e=>(0,V.jsx)(d0,{watch:e},e.ref))}),f&&u&&(0,V.jsx)(f0,{thread:u,hints:n})]})}function d0({watch:e}){return e.url?(0,V.jsx)(`a`,{href:e.url,target:`_blank`,rel:`noreferrer noopener`,className:`${SY} text-[12px]`,children:e.ref}):(0,V.jsx)(`span`,{className:`text-[12px] text-muted`,children:e.ref})}function f0({thread:e,hints:t}){let[n,r]=(0,B.useState)(!1),i=(0,B.useContext)(J$),a=oV(t);return a?(0,V.jsxs)(bY,{children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>{let t=a.timerUntil??PE(XE.snoozePreset);r(!0),Q.setThreadSnooze({slug:e.id,sessionId:e.sessionId??``,until:t}).then(()=>{Z(`${a.toastVerb} · ${RE(t)}`),i?.dismiss()}).catch(e=>Z(`Couldn’t snooze: ${e.message.slice(0,80)}`)).finally(()=>r(!1))},disabled:n,"aria-label":aV,title:a.explainer,onMouseDown:e=>e.preventDefault(),className:`whitespace-nowrap disabled:opacity-45 ${CY}`,children:[n&&(0,V.jsx)(jv,{size:11,className:`animate-spin`}),aV]}),(0,V.jsx)(`span`,{className:xY,children:a.explainer})]}):null}function p0({slug:e,sessionId:t,fault:n,retryText:r}){let[i,a]=(0,B.useState)(!1),[o,s]=(0,B.useState)(!1),c=Bu(),l=ZR[n.backend],u=t=>{s(!0),tV(c,e,t,{onSuccess:()=>{s(!1),Z(`Retrying with the previous message…`)},onRollback:()=>s(!1),failureToast:e=>`Retry failed: ${e.slice(0,80)}`})||s(!1)};return(0,V.jsxs)(vY,{"data-provider-fault":!0,tone:`danger`,icon:Ov,label:`${l} sign-in required`,children:[(0,V.jsx)(`span`,{className:yY,children:`The provider rejected this session's credential. Sign in, then retry.`}),(0,V.jsxs)(bY,{children:[r?.trim()&&(0,V.jsx)(`button`,{onClick:()=>u(r),disabled:o,onMouseDown:e=>e.preventDefault(),className:`shrink-0 rounded-md border border-border px-2 py-1 text-[11px] text-fg/90 transition-colors hover:bg-panel hover:border-border-strong disabled:opacity-60`,children:`Retry`}),(0,V.jsx)(`button`,{onClick:()=>a(!0),onMouseDown:e=>e.preventDefault(),className:CY,children:`Sign in`})]}),i&&(0,V.jsx)(ez,{backend:n.backend,onClose:()=>a(!1),onAuthed:()=>a(!1)})]})}function m0(e){let t=new Date(e*1e3),n=t.toDateString()===new Date().toDateString(),r=t.toLocaleTimeString([],{hour:`numeric`,minute:`2-digit`});return n?r:`${t.toLocaleDateString([],{weekday:`short`})} ${r}`}function h0({slug:e,sessionId:t,pause:n}){let r=ZR[n.backend],i=n.window===`weekly`?`weekly limit`:n.window===`session`?`session limit`:`usage limit`,[a,o]=(0,B.useState)(!1),s=Bu();return(0,V.jsxs)(vY,{"data-limit-pause":!0,tone:`caution`,icon:wv,label:`Paused by the ${r} ${i}`,children:[(0,V.jsx)(`span`,{className:yY,children:n.autoResume?n.resumesAt?`Continuing automatically at ${m0(n.resumesAt)}.`:`Continuing automatically once the window resets.`:`Continue it whenever you have capacity again.`}),(0,V.jsx)(bY,{children:(0,V.jsx)(`button`,{onClick:()=>{o(!0),tV(s,e,`Continue exactly where you left off.`,{onSuccess:()=>{o(!1),Z(`Continuing…`)},onRollback:()=>o(!1),failureToast:e=>`Continue failed: ${e.slice(0,80)}`})||o(!1)},disabled:a,onMouseDown:e=>e.preventDefault(),className:`disabled:opacity-45 ${CY}`,children:`Continue now`})})]})}function g0({onTerminal:e}){return(0,V.jsxs)(vY,{tone:`attention`,icon:Ov,label:`Permission approval`,children:[(0,V.jsx)(`span`,{className:yY,children:`The agent is waiting on your approval — respond in your external terminal.`}),(0,V.jsx)(bY,{children:(0,V.jsx)(`button`,{onClick:()=>e(),onMouseDown:e=>e.preventDefault(),className:CY,children:`Copy terminal command`})})]})}function _0({policy:e,denies:t}){let n=[e.tool,e.command].filter(Boolean).join(`: `);return(0,V.jsxs)(vY,{tone:`caution`,icon:$v,label:`Blocked by frizz's permission policy`,children:[n?(0,V.jsx)(`code`,{className:`mb-1.5 block min-w-0 break-all rounded bg-panel px-1.5 py-1 text-[11px] text-fg/85`,children:n}):null,(0,V.jsx)(`span`,{className:yY,children:e.reason}),(0,V.jsxs)(`span`,{className:`mt-1.5 block text-[11px] text-muted`,children:[`Rule `,(0,V.jsx)(`code`,{className:`rounded bg-panel px-1 py-0.5`,children:e.rule}),t&&t>1?` · ${t} denials this session`:``]})]})}function v0({input:e,onTerminal:t}){return(0,V.jsxs)(vY,{"data-native-input-required":!0,tone:`attention`,icon:$v,label:e.kind===`tool-approval`?`Tool approval required`:e.kind===`permission`?`Permission choice required`:e.kind===`confirmation`?`Confirmation required`:`Choice required`,children:[(0,V.jsx)(`div`,{className:`min-w-0 text-[12px] font-medium leading-5 text-fg`,children:e.title}),(0,V.jsx)(`div`,{className:`mt-1 text-[12px] leading-5 text-muted`,children:`Review and respond in your external terminal. Frizz will not choose for you.`}),(0,V.jsx)(bY,{children:(0,V.jsx)(`button`,{onClick:()=>t(),onMouseDown:e=>e.preventDefault(),className:CY,children:`Copy terminal command`})})]})}function y0({slug:e,className:t=`px-4 pb-2 pt-1`,includeAgents:n=!0,transcriptShells:r=[],parentAgentId:i}){let a=O_(rE(),e),o=a?.subAgents??[],s=n?i?bO(o,i):o:[],c=i?[...r]:wO(a?.bgShells??[],r),l=i?[]:(a?.watches??[]).filter(e=>e.kind===`github`),u=s.length+c.length+l.length,[,d]=(0,B.useState)(0);(0,B.useEffect)(()=>{if(u===0)return;let e=setInterval(()=>d(e=>e+1),3e4);return()=>clearInterval(e)},[u]);let f=gE(e,c.flatMap(e=>e.id&&!e.outputUnavailable?[e.id]:[]));return u===0?null:(0,V.jsxs)(`div`,{className:`flex flex-col gap-0.5 ${t}`,"data-background-ops":!0,children:[SO(s,`sheet`).map((t,n)=>(0,V.jsx)(TO,{kind:`AGENT`,label:t.label,state:t.state,density:`sheet`,depth:t.displayDepth??t.depth,startedAt:t.startedAt,onOpen:t.id?()=>u_(e,t.id,{label:t.label,subagentType:t.subagentType,startedAt:t.startedAt}):void 0,onDismiss:DO(e,t)},`a${n}`)),SO(c,`sheet`).map((t,n)=>(0,V.jsx)(TO,{kind:`SHELL`,label:t.label,state:t.state,density:`sheet`,startedAt:t.startedAt,counter:t.id?hO(f.get(t.id)):void 0,counterTitle:`Lines of output so far — open the row to read them`,onOpen:t.id&&!t.outputUnavailable?()=>d_(e,t.id,{label:t.label,startedAt:t.startedAt}):void 0,onDismiss:DO(e,t,`SHELL`)},`s${n}`)),l.map(e=>(0,V.jsx)(TO,{kind:`GITHUB`,label:e.target,state:`running`,density:`sheet`,startedAt:e.createdAt,onOpen:()=>window.open(iV(e.target)??`https://github.com/${e.target.replace(`#`,`/pull/`)}`,`_blank`,`noreferrer,noopener`)},e.id))]})}function b0({ask:e,onTerminal:t}){return(0,V.jsxs)(vY,{tone:`attention`,icon:lv,label:`Waiting on your answer — in your external terminal`,children:[(0,V.jsx)(`div`,{className:`flex flex-col gap-3`,children:e.questions.map((e,t)=>(0,V.jsxs)(`div`,{className:`flex flex-col gap-1.5`,children:[e.header&&(0,V.jsx)(`div`,{className:`text-[10px] uppercase tracking-wide text-muted/55`,children:e.header}),(0,V.jsx)(`div`,{className:`min-w-0 text-[12px] font-medium leading-5 text-fg`,children:e.question}),e.options.length>0&&(0,V.jsxs)(`div`,{className:`flex flex-col gap-1`,children:[e.options.map((e,t)=>(0,V.jsxs)(`div`,{className:`rounded-md border border-border bg-elevated px-3 py-1.5 text-[12px] text-fg/80`,children:[(0,V.jsx)(`span`,{className:`font-medium text-fg/90`,children:e.label}),e.description&&(0,V.jsxs)(`span`,{className:`text-muted/70`,children:[` — `,e.description]})]},t)),e.multiSelect&&(0,V.jsx)(`div`,{className:`text-[10px] text-muted/50`,children:`select one or more`})]})]},t))}),(0,V.jsx)(bY,{children:(0,V.jsxs)(`button`,{onClick:()=>t(),onMouseDown:e=>e.preventDefault(),className:CY,children:[(0,V.jsx)(Ov,{size:12,className:`shrink-0 ${CV}`}),`Copy terminal command`]})})]})}function x0({call:e,sourceId:t}){let n=q$(),r=e.detail??`sub-agent`,{tail:i}=xZ(e),a=!!(n&&e.agentId);return(0,V.jsxs)(wY,{icon:Q_,sourceId:t,marker:`agent`,ariaLabel:a?void 0:`Sub-agent ${r} ${i}`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:`Sub-agent`}),(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:`«`}),a?(0,V.jsx)(`button`,{type:`button`,"data-subagent-completion-open":!0,title:mO.AGENT,"aria-label":`${mO.AGENT}: ${r}`,onClick:()=>u_(n,e.agentId,{label:r,subagentType:e.subagentType}),onMouseDown:e=>e.preventDefault(),className:`min-w-0 truncate rounded-sm underline decoration-muted/30 underline-offset-2 outline-none transition-colors hover:text-fg hover:decoration-fg/60 focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:r}):(0,V.jsx)(`span`,{className:`min-w-0 truncate`,children:r}),(0,V.jsx)(`span`,{className:`shrink-0`,children:`»`})]}),(0,V.jsx)(`span`,{className:`shrink-0`,children:i})]})}function S0({from:e,unnamed:t,dispatchId:n,sourceId:r}){let i=q$(),a=!!(i&&n),o=t?void 0:e,s=t&&e?`${mO.AGENT} — ${e}`:mO.AGENT;return o===void 0?(0,V.jsx)(wY,{icon:Q_,sourceId:r,marker:`agent-report`,ariaLabel:a?void 0:`Sub-agent reported`,children:a?(0,V.jsx)(`button`,{type:`button`,"data-subagent-report-open":!0,title:s,"aria-label":`${mO.AGENT}${e?`: ${e}`:``}`,onClick:()=>u_(i,n,{label:`Sub-agent`,subagentType:e}),onMouseDown:e=>e.preventDefault(),className:`shrink-0 rounded-sm underline decoration-muted/30 underline-offset-2 outline-none transition-colors hover:text-fg hover:decoration-fg/60 focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:`Sub-agent reported`}):(0,V.jsx)(`span`,{className:`shrink-0`,title:e||void 0,children:`Sub-agent reported`})}):(0,V.jsxs)(wY,{icon:Q_,sourceId:r,marker:`agent-report`,ariaLabel:a?void 0:`Sub-agent ${o} reported`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:`Sub-agent`}),(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:`«`}),a?(0,V.jsx)(`button`,{type:`button`,"data-subagent-report-open":!0,title:mO.AGENT,"aria-label":`${mO.AGENT}: ${o}`,onClick:()=>u_(i,n,{label:o,subagentType:e}),onMouseDown:e=>e.preventDefault(),className:`min-w-0 truncate rounded-sm underline decoration-muted/30 underline-offset-2 outline-none transition-colors hover:text-fg hover:decoration-fg/60 focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:o}):(0,V.jsx)(`span`,{className:`min-w-0 truncate`,children:o}),(0,V.jsx)(`span`,{className:`shrink-0`,children:`»`})]}),(0,V.jsx)(`span`,{className:`shrink-0`,children:`reported`})]})}function C0({to:e,type:t,dispatchId:n,targetLabel:r,sourceId:i}){let a=q$(),o=X1(e,t),s=e===`main`?void 0:r??e,c=!!(a&&n);return(0,V.jsxs)(wY,{icon:Q_,sourceId:i,marker:`agent-steer`,ariaLabel:c?void 0:`${o}${s?` ${s}`:``}`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:o}),s&&(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center`,children:[(0,V.jsx)(`span`,{className:`shrink-0`,children:`«`}),c?(0,V.jsx)(`button`,{type:`button`,"data-subagent-steer-open":!0,title:mO.AGENT,"aria-label":`${mO.AGENT}: ${s}`,onClick:()=>u_(a,n,{label:s}),onMouseDown:e=>e.preventDefault(),className:`min-w-0 truncate rounded-sm underline decoration-muted/30 underline-offset-2 outline-none transition-colors hover:text-fg hover:decoration-fg/60 focus-visible:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:s}):(0,V.jsx)(`span`,{className:`min-w-0 truncate`,children:s}),(0,V.jsx)(`span`,{className:`shrink-0`,children:`»`})]})]})}function w0({text:e,boundary:t,sourceId:n}){return t?(0,V.jsx)(wY,{icon:t===`wake`?Yv:void 0,sourceId:n,marker:t===`rest`?`rest`:`event`,ariaLabel:e,children:e}):(0,V.jsx)(`div`,{"data-frizz-msg":n,className:TZ,children:e})}function T0({text:e,sourceId:t}){let[n,r]=(0,B.useState)(!1),i=(0,B.useId)();return(0,V.jsxs)(`div`,{"data-frizz-msg":t,className:`flex flex-col`,children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>r(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":i,"aria-expanded":n,"aria-label":`${n?`Collapse`:`Expand`} model reasoning`,className:`${TZ} flex items-baseline gap-1.5 self-start rounded outline-none transition-colors hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:[(0,V.jsx)(`span`,{children:`Reasoning`}),(0,V.jsx)(rv,{"aria-hidden":`true`,size:13,className:DZ(n)})]}),n&&(0,V.jsx)(`div`,{id:i,className:`frizz-reasoning mt-1.5 ml-[5px] border-l border-border/70 pl-3`,children:(0,V.jsx)(i0,{md:e,wrap:!0})})]})}function E0(){return(0,V.jsx)(`span`,{className:`inline-block w-2.5 h-2.5 rounded-full border border-muted/70 border-t-transparent animate-spin`})}function D0({since:e,startedAt:t,activityLabel:n,run:r}){let[i]=(0,B.useState)(()=>Date.now()),a=(0,B.useMemo)(()=>{for(let n of[t,e]){let e=Date.parse(n??``);if(Number.isFinite(e)&&e<=Date.now())return e}return i},[t,e,i]),[o,s]=(0,B.useState)(()=>Date.now()),[c,l]=(0,B.useState)(!1),u=(0,B.useId)();(0,B.useEffect)(()=>{let e=setInterval(()=>s(Date.now()),1e3);return()=>clearInterval(e)},[]);let d=rO(Math.max(0,o-a)),f=(0,B.useMemo)(()=>O1([...r?.tools??[]]),[r]),p=f.reduce((e,t)=>e+t.count,0),m=p>0,h=`group flex min-w-0 items-baseline justify-between gap-3 rounded text-left outline-none focus-visible:ring-1 focus-visible:ring-fg/60 ${TZ}`,g=(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-baseline gap-1.5`,children:[(0,V.jsx)(`span`,{className:`min-w-0 truncate shimmer-text`,children:n??D$(p)}),m&&(0,V.jsx)(rv,{"data-working-chevron":!0,"aria-hidden":`true`,size:13,className:DZ(c)})]}),(0,V.jsx)(`span`,{className:`shrink-0 whitespace-nowrap tabular-nums text-[12px] text-muted/60`,children:d})]});return(0,V.jsxs)(`div`,{"data-working-indicator":!0,"data-working-activity":n?`tool`:`generic`,className:`flex min-w-0 flex-col`,children:[m?(0,V.jsx)(`button`,{type:`button`,onClick:()=>l(e=>!e),onMouseDown:e=>e.preventDefault(),"aria-controls":u,"aria-expanded":c,"aria-label":`${c?`Collapse`:`Expand`} ${p} tool ${p===1?`call`:`calls`}${n?`: ${n}`:``}`,className:`${h} w-full`,children:g}):(0,V.jsx)(`div`,{className:h,children:g}),m&&c&&(0,V.jsx)(`div`,{id:u,className:`mt-1.5 flex flex-col`,children:w1(f.map((e,t)=>(0,V.jsx)(N1,{t:e,startedAt:r?.at},t)),6)}),m&&!c&&(0,V.jsx)(`div`,{id:u,hidden:!0})]})}function O0(){let[e,t]=(0,B.useState)(()=>typeof window<`u`&&window.matchMedia(`(max-width: 800px)`).matches);return(0,B.useEffect)(()=>{let e=window.matchMedia(`(max-width: 800px)`),n=()=>t(e.matches);return n(),e.addEventListener(`change`,n),()=>e.removeEventListener(`change`,n)},[]),e}function k0({id:e,slug:t,depth:n,widthDepth:r,initiallyOpen:i}){let{shown:a,close:o,closingRef:s}=N_(e,i===!0),[c,l]=(0,B.useState)(i===!0),u=(0,B.useRef)(null),d=(0,B.useRef)(null),f=[...Yd(X).drawers].reverse().find(e=>!e.closing)?.id===e,p=O0(),m=(0,B.useRef)(typeof document<`u`&&document.activeElement instanceof HTMLElement?document.activeElement:null),h=(0,B.useCallback)(()=>{let e=m.current,t=document.activeElement;t&&t!==document.body||e?.isConnected&&e.focus({preventScroll:!0})},[]);(0,B.useEffect)(()=>()=>{window.setTimeout(h,0)},[h]);let g=rE(),_=Sg(g,t),v=_.kind===`found`?_.thread:void 0;g?.projectDir;let y=v?v.runtime===`turn-idle`||v.runtime===`exited`||v.runtime===`none`:!1;return(0,B.useEffect)(()=>{!v||!y||Q.threadSeen({slug:t}).catch(()=>{})},[t,y,y?v?.lastActivityAt:void 0]),(0,B.useEffect)(()=>{let t=u.current;if(!t||!c)return;let n=()=>t.querySelector(`[data-drawer-scroll-ready]`),r=()=>t.querySelector(`[data-drawer-transcript-scroll]`),i=new yW({isActive:()=>[...X.drawers].reverse().find(e=>!e.closing)?.id===e,isContentReady:()=>n()?.dataset.drawerScrollReady===`true`,scrollToBottom:()=>{let e=r();return e?(e.scrollTop=e.scrollHeight,!0):!1},preserveAnchor:()=>location.hash.length>1});d.current=i;let a=null,o=new ResizeObserver(()=>i.layoutChanged()),s=()=>{let e=n();e!==a&&(a&&o.unobserve(a),a=e,e&&o.observe(e)),i.layoutChanged()},l=new MutationObserver(s);l.observe(t,{attributes:!0,attributeFilter:[`data-drawer-scroll-ready`],childList:!0,subtree:!0});let f=()=>i.userIntent(),p=e=>{[`Shift`,`Control`,`Alt`,`Meta`].includes(e.key)||f()};return t.addEventListener(`wheel`,f,{capture:!0,passive:!0}),t.addEventListener(`touchstart`,f,{capture:!0,passive:!0}),t.addEventListener(`pointerdown`,f,!0),t.addEventListener(`keydown`,p,!0),s(),()=>{i.dispose(),d.current===i&&(d.current=null),t.removeEventListener(`wheel`,f,!0),t.removeEventListener(`touchstart`,f,!0),t.removeEventListener(`pointerdown`,f,!0),t.removeEventListener(`keydown`,p,!0),o.disconnect(),l.disconnect()}},[c,e]),(0,B.useEffect)(()=>{d.current?.activationChanged()},[f]),(0,B.useEffect)(()=>{if(i)return;let e=!1,t=()=>{e||s.current||(e=!0,l(!0))},n=0,r=requestAnimationFrame(()=>{n=requestAnimationFrame(t)}),a=window.setTimeout(t,120);return()=>{window.clearTimeout(a),cancelAnimationFrame(r),n&&cancelAnimationFrame(n)}},[i]),(0,B.useEffect)(()=>{let e=u.current;if(!c||!e||document.activeElement!==e)return;let t=requestAnimationFrame(()=>{e.querySelector(`[data-dialog-initial-focus]`)?.focus({preventScroll:!0})});return()=>cancelAnimationFrame(t)},[c]),(0,B.useEffect)(()=>(hg(e,()=>{(u.current?.querySelector(`[data-dialog-initial-focus]`)??u.current)?.focus({preventScroll:!0})}),()=>hg(e,null)),[e]),(0,V.jsx)(dL,{modal:p,open:!0,onOpenChange:e=>{e||o()},children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`${k_} ${a?`opacity-100`:`opacity-0`}`,style:{zIndex:50+n*2}}),(0,V.jsxs)(CL,{ref:u,"aria-modal":p||void 0,"aria-describedby":void 0,tabIndex:-1,onEscapeKeyDown:qR,onPointerDownOutside:n=>{let r=X.drawers.findIndex(t=>t.id===e);if(r!==-1&&r<X.drawers.length-1){n.preventDefault();return}(n.target instanceof Element?n.target.closest(`[data-subagent-parent]`):null)?.getAttribute(`data-subagent-parent`)===t&&n.preventDefault()},onFocusOutside:e=>e.preventDefault(),onCloseAutoFocus:e=>{e.preventDefault(),h()},onOpenAutoFocus:e=>{e.preventDefault();let t=u.current;(t?.querySelector(`[data-dialog-initial-focus]`)??t)?.focus({preventScroll:!0})},className:`fixed right-0 top-0 overflow-hidden outline-none ${A_} ${a?`translate-x-0`:`translate-x-full`}`,style:{zIndex:51+n*2,width:j_(r)},children:[(0,V.jsx)(OL,{className:`sr-only`,children:_.kind===`found`?`Thread: ${eD(_.thread)}`:`Thread: ${t}`}),c&&_.kind===`found`?(0,V.jsx)(Q$,{slug:t,onStatusApplied:o,onClose:o,virtualized:!0}):c&&_.kind===`missing`?(0,V.jsx)(A0,{slug:t,onClose:o}):(0,V.jsx)(`div`,{className:`flex-1 flex items-center justify-center`,children:(0,V.jsx)(`span`,{className:`block h-5 w-5 rounded-full border-2 border-muted/50 border-t-transparent animate-spin`})})]})]})})}function A0({slug:e,onClose:t}){return(0,V.jsxs)(`div`,{className:`flex min-h-0 flex-1 flex-col`,children:[(0,V.jsxs)(`header`,{className:`flex h-12 shrink-0 items-center gap-3 border-b border-border bg-panel px-4`,children:[(0,V.jsx)(`span`,{className:`min-w-0 flex-1 truncate font-medium`,children:`Thread unavailable`}),(0,V.jsx)(`button`,{type:`button`,"aria-label":`Close`,"data-dialog-initial-focus":!0,onClick:t,className:`p-1 text-muted hover:text-fg`,children:`×`})]}),(0,V.jsxs)(`div`,{className:`flex flex-1 items-center justify-center px-6 text-center text-sm text-muted`,role:`status`,children:[`Thread “`,e,`” was not found in this project.`]})]})}var j0=new Set([`low`,`medium`,`high`,`xhigh`,`max`,`ultra`]);function M0(e,t){let n=e.lastIndexOf(t);if(n<=0)return{model:e};let r=e.slice(n+1);return j0.has(r)?{model:e.slice(0,n),effort:r}:{model:e}}function N0(e){let t=e?.trim();if(!t)return`Profile unknown`;if(t.startsWith(`frizz:`)){let{model:e,effort:n}=M0(t.slice(6).replace(/^frizz-/,``),`-`);return n?`${e} › ${n}`:e}let n=t.split(/\s+/),{model:r,effort:i}=M0(n.at(-1)??t,`/`);if(!i)return t;let a=n.slice(0,-1).join(` `);return`${a?`${a} · `:``}${r} › ${i}`}function P0({id:e,slug:t,subId:n,label:r,subagentType:i,startedAt:a,depth:o,widthDepth:s}){let[c,l]=(0,B.useState)(!1),u=(0,B.useRef)(null),d=mE(t,n),f=iE(),p=(0,B.useMemo)(()=>d.data?.messages??[],[d.data]),m=d.data?.state,h=m===`running`,g=(0,B.useMemo)(()=>X$(p),[p]),_=(0,B.useMemo)(()=>Z$(p),[p]),v=(0,B.useMemo)(()=>u$(_),[_]),y=h?p$(v):void 0,b=h?f$(v):void 0,x=b?S$(b,f):void 0,S=h?h$(v):void 0,C=(0,B.useMemo)(()=>h?_$(v):v,[v,h]),w=h,T=d.isError||m===`gone`||p.length===0&&(m===`done`||m===`stale`);return(0,B.useEffect)(()=>{let e=0,t=requestAnimationFrame(()=>{e=requestAnimationFrame(()=>l(!0))});return()=>{cancelAnimationFrame(t),e&&cancelAnimationFrame(e)}},[]),(0,B.useEffect)(()=>{let e=u.current;if(!e||!c)return;let t=!0,n=()=>{t&&(e.scrollTop=e.scrollHeight)},r=()=>{t=e.scrollHeight-e.scrollTop-e.clientHeight<160};e.addEventListener(`scroll`,r,{passive:!0});let i=new ResizeObserver(n);for(let t of e.children)i.observe(t);return n(),()=>{e.removeEventListener(`scroll`,r),i.disconnect()}},[c]),(0,V.jsx)(L_,{id:e,depth:o,widthDepth:s,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:r,onClose:e}),(0,V.jsx)(`div`,{ref:u,className:`flex-1 min-h-0 overflow-y-auto`,children:T?(0,V.jsx)(`div`,{className:`flex h-full items-center justify-center px-8 text-center text-[13px] text-muted`,children:`Transcript unavailable (agent completed or cleaned up).`}):!c||d.isLoading||p.length===0?(0,V.jsx)(`div`,{className:`flex h-full items-center justify-center`,children:(0,V.jsx)(`span`,{className:`block h-5 w-5 rounded-full border-2 border-muted/50 border-t-transparent animate-spin`})}):(0,V.jsx)(K$.Provider,{value:t,children:(0,V.jsxs)(`div`,{"data-transcript-column":!0,className:`flex flex-col px-6 py-5`,children:[S1(C.map(e=>e.message),(e,t)=>(0,V.jsx)(n0,{m:e},t)),w&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(b1,{h:x1(C.map(e=>e.message))}),(0,V.jsx)(D0,{since:a,startedAt:S,activityLabel:x,run:y})]})]})})}),(0,V.jsx)(F0,{slug:t,subId:n,subagentType:i,steerable:d.data?.steerable===!0,note:d.data?.steerNote??null,stoppable:d.data?.stoppable===!0,stopNote:d.data?.stopNote??null,ops:e=>(0,V.jsx)(y0,{slug:t,parentAgentId:n,transcriptShells:g,className:e})})]})})}function F0({slug:e,subId:t,subagentType:n,steerable:r,note:i,stoppable:a,stopNote:o,ops:s}){let[c,l]=(0,B.useState)(``),[u,d]=(0,B.useState)(!1),[f,p]=(0,B.useState)(!1),m=Bu();function h(){let n=c.trim();!n||u||(d(!0),l(``),Q.subAgentSteer({slug:e,id:t,message:n}).then(()=>{m.invalidateQueries({queryKey:[`subAgentTranscript`,e,t]}),Z(`Steer sent`)}).catch(e=>{l(n),Z(e instanceof Error?e.message:`Could not steer this sub-agent`)}).finally(()=>d(!1)))}function g(){f||(p(!0),Q.subAgentStop({slug:e,id:t}).then(({descendantsStopped:n,note:r})=>{r?Z(`Sub-agent stopped. ${r}`,{duration:7e3}):Z(n>0?`Sub-agent and ${n} descendant${n===1?``:`s`} stopped`:`Sub-agent stopped`),m.invalidateQueries({queryKey:[`subAgentTranscript`,e,t]})}).catch(e=>{Z(e instanceof Error?e.message:`Could not stop this sub-agent`)}).finally(()=>p(!1)))}if(!r&&!a){let e=i??o;return e?(0,V.jsxs)(`div`,{"data-subagent-steer-note":!0,className:`w-full shrink-0 border-t border-border bg-panel px-3 py-3`,children:[(0,V.jsx)(`div`,{className:`px-1 pb-2 text-[11.5px] text-muted/70`,children:e}),(0,V.jsx)(`div`,{className:`pl-1.5`,children:(0,V.jsx)(I0,{subagentType:n})}),s?.(`px-1 pt-1.5 ops-column-optical-inset`)]}):(0,V.jsx)(V.Fragment,{children:s?.(`w-full shrink-0 border-t border-border bg-panel px-4 pb-2 pt-3`)})}return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`div`,{"data-subagent-steer":!0,className:`w-full shrink-0 border-t border-border bg-panel px-3 py-3`,children:[r?(0,V.jsx)(SR,{value:c,onChange:l,onSubmit:h,surface:`subAgentComposer`,placeholder:`Steer this sub-agent…`,busy:u||f,footer:(0,V.jsx)(I0,{subagentType:n})}):i?(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{className:`px-1 pb-2 text-[11.5px] text-muted/70`,children:i}),(0,V.jsx)(`div`,{className:`pl-1.5`,children:(0,V.jsx)(I0,{subagentType:n})})]}):null,r&&!a&&o&&(0,V.jsx)(`div`,{className:`mt-2 px-1 text-[11.5px] text-muted/70`,children:o}),s?.(`px-1 pt-1.5 ops-column-optical-inset`)]}),a&&(0,V.jsx)(`footer`,{"aria-label":`Sub-agent lifecycle actions`,"data-subagent-lifecycle-footer":!0,className:`flex min-h-10 w-full shrink-0 items-center justify-end gap-1.5 border-t border-border/70 bg-panel/95 px-3 pt-2 pb-[max(0.5rem,env(safe-area-inset-bottom))] text-[12px] backdrop-blur-sm`,children:(0,V.jsx)(`button`,{type:`button`,"data-stop-subagent":!0,disabled:f,onClick:g,className:`rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] text-fg/80 transition-colors hover:border-red-400/40 hover:bg-red-400/10 hover:text-red-300 disabled:opacity-50`,children:f?`Stopping…`:`Stop sub-agent`})})]})}function I0({subagentType:e}){let t=N0(e);return(0,V.jsx)(`span`,{"data-subagent-profile":!0,"aria-label":`Sub-agent profile: ${t}`,title:e?.trim()||`The provider did not report this sub-agent's model and effort`,className:`inline-flex min-w-0 max-w-[min(72%,20rem)] items-center rounded-md border border-border/50 bg-transparent px-1.5 py-0.5 text-muted ${DR}`,children:(0,V.jsx)(`span`,{className:`profile-grid-value relative -top-px min-w-0 truncate`,children:t})})}function L0({id:e,slug:t,shellId:n,label:r,startedAt:i,depth:a,widthDepth:o}){let s=(0,B.useRef)(null),c=hE(t,n),l=c.data?.state,u=c.data?.command,d=c.data?.output??``,[f,p]=(0,B.useState)(!1),m=Bu();(0,B.useEffect)(()=>{let e=s.current;e&&e.scrollHeight-e.scrollTop-e.clientHeight<160&&(e.scrollTop=e.scrollHeight)},[d]);let h=oO(i),g=l===`running`?`running${h?` ${h}`:``}`:l===`done`?`finished`:l===`gone`?`unavailable`:``,_=c.isError||l===`gone`;function v(){f||(p(!0),Q.subAgentStop({slug:t,id:n}).then(({note:e})=>{e?Z(`Background shell stopped. ${e}`,{duration:7e3}):Z(`Background shell stopped — the worker was told`),m.invalidateQueries({queryKey:[`backgroundShellOutput`,t,n]})}).catch(e=>{Z(e instanceof Error?e.message:`Could not stop this background shell`)}).finally(()=>p(!1)))}async function y(){if(u)try{await navigator.clipboard.writeText(u),Z(`Command copied`)}catch{Z(`Could not copy command`)}}return(0,V.jsx)(L_,{id:e,depth:a,widthDepth:o,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:r,icon:(0,V.jsx)(Yv,{"aria-hidden":!0,size:14,className:`shrink-0 text-muted/60`}),meta:g?(0,V.jsx)(`span`,{className:`shrink-0 whitespace-nowrap text-[11.5px] text-muted/60`,children:g}):void 0,onClose:e}),(0,V.jsx)(`div`,{ref:s,className:`min-h-0 flex-1 overflow-y-auto px-5 py-5`,children:_?(0,V.jsx)(`div`,{className:`flex h-full items-center justify-center px-8 text-center text-[13px] text-muted`,children:`Background shell output is no longer available.`}):(0,V.jsxs)(`div`,{className:`flex flex-col gap-5`,children:[(0,V.jsxs)(`section`,{children:[(0,V.jsxs)(`div`,{className:`mb-2 flex items-center justify-between gap-3`,children:[(0,V.jsx)(`h2`,{className:`petite-caps text-[10px] text-muted/65`,children:`Command`}),u&&(0,V.jsxs)(`button`,{type:`button`,onClick:y,className:`flex items-center gap-1 rounded px-1.5 py-1 text-[10.5px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:[(0,V.jsx)(dv,{"aria-hidden":!0,size:11}),` Copy`]})]}),(0,V.jsx)(`pre`,{"data-background-shell-command":!0,className:`font-mono-keep overflow-x-auto whitespace-pre-wrap break-words ${dY} border border-border bg-bg/75 px-4 py-2.5 text-[12px] leading-relaxed text-fg/85`,children:u||(c.isLoading?`Loading…`:`Command unavailable for this background operation.`)})]}),(0,V.jsxs)(`section`,{children:[(0,V.jsxs)(`div`,{className:`mb-2 flex items-center gap-2`,children:[(0,V.jsx)(`h2`,{className:`petite-caps text-[10px] text-muted/65`,children:`Output`}),l===`running`&&(0,V.jsx)(`span`,{"aria-hidden":!0,className:`frizz-live-dot frizz-live-dot--shell`,"data-running-indicator":`shell-drawer`}),c.data?.truncated&&(0,V.jsx)(`span`,{className:`text-[10.5px] text-muted/50`,children:`Showing latest 512 KB`})]}),d?(0,V.jsx)(`pre`,{"data-background-shell-output":!0,className:`font-mono-keep min-h-40 whitespace-pre-wrap break-words ${dY} border border-border bg-[#090b10] px-4 py-3 text-[12px] leading-relaxed text-fg/85`,children:d}):(0,V.jsx)(`div`,{"data-background-shell-output":!0,className:`flex min-h-40 items-center justify-center ${dY} border border-border bg-[#090b10] px-4 text-center text-[12px] text-muted/60`,children:l===`done`?`No output was captured.`:`No output yet.`})]})]})}),!_&&c.data?.stoppable&&(0,V.jsx)(`footer`,{"aria-label":`Background shell lifecycle actions`,"data-background-shell-lifecycle-footer":!0,className:`flex min-h-10 w-full shrink-0 items-center justify-end gap-1.5 border-t border-border/70 bg-panel/95 px-3 pt-2 pb-[max(0.5rem,env(safe-area-inset-bottom))] text-[12px] backdrop-blur-sm`,children:(0,V.jsx)(`button`,{type:`button`,"data-stop-background-shell":!0,disabled:f,onClick:v,className:`rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] text-fg/80 transition-colors hover:border-red-400/40 hover:bg-red-400/10 hover:text-red-300 disabled:opacity-50`,children:f?`Stopping…`:`Stop shell`})}),!_&&!c.data?.stoppable&&l===`running`&&c.data?.stopNote&&(0,V.jsx)(`footer`,{"data-background-shell-stop-note":!0,className:`w-full shrink-0 border-t border-border/70 bg-panel/95 px-4 pt-2 pb-[max(0.5rem,env(safe-area-inset-bottom))] text-[11.5px] text-muted/70`,children:c.data.stopNote})]})})}var R0=`Implement this`,z0=`Implement this plan`,B0=`Start a new thread to implement this plan`,V0=`Delete plan`,H0=`Delete this plan`,U0=`Permanently delete this plan file`,W0={paddingBottom:`max(1rem, env(safe-area-inset-bottom))`};function G0({onClick:e}){return(0,V.jsxs)(`button`,{onClick:e,onMouseDown:e=>e.preventDefault(),className:`flex items-center gap-1.5 rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] font-medium text-fg/80 outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,title:B0,"aria-label":z0,children:[(0,V.jsx)(hv,{size:12,"aria-hidden":`true`}),` `,R0]})}function K0({path:e,onDeleted:t}){let[n,r]=(0,B.useState)(!1),[i,a]=(0,B.useState)(!1);return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>a(!0),onMouseDown:e=>e.preventDefault(),className:`flex items-center gap-1.5 rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] font-medium text-muted outline-none transition-colors hover:bg-panel-2 hover:text-red-400 focus-visible:ring-1 focus-visible:ring-red-400/60`,title:U0,"aria-label":H0,children:[(0,V.jsx)(Qv,{size:12,"aria-hidden":`true`}),` `,V0]}),(0,V.jsx)(RX,{open:i,onOpenChange:e=>{n||a(e)},title:`Delete this plan?`,className:`w-[390px] max-w-[92vw]`,footer:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`button`,{type:`button`,disabled:n,onClick:()=>a(!1),className:`rounded-md px-3 py-1.5 text-[12px] text-muted outline-none transition-colors hover:bg-panel-2 hover:text-fg disabled:opacity-45`,children:`Cancel`}),(0,V.jsxs)(`button`,{type:`button`,disabled:n,onClick:()=>{r(!0),Q.planDelete({path:e}).then(()=>{a(!1),Z(`Plan deleted`),t()}).catch(e=>Z(`Couldn’t delete: ${e.message.slice(0,80)}`)).finally(()=>r(!1))},className:`flex items-center gap-1.5 rounded-md bg-red-500 px-3 py-1.5 text-[12px] font-medium text-white outline-none transition-opacity hover:opacity-90 disabled:opacity-45`,children:[n&&(0,V.jsx)(jv,{size:12,className:`animate-spin`}),`Delete plan`]})]}),children:(0,V.jsxs)(`p`,{className:`p-4 text-[12px] leading-relaxed text-muted`,children:[`This permanently deletes the plan file `,(0,V.jsx)(`span`,{className:`text-fg/80`,children:e}),`. This can’t be undone.`]})})]})}function q0({id:e,path:t,title:n,depth:r,widthDepth:i}){let a=td({queryKey:[`planBody`,t],queryFn:()=>Q.planBody({path:t})}),o=Wq(a.data?.markdown??``),s=YY(o);return(0,V.jsx)(L_,{id:e,depth:r,widthDepth:i,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:n,subtitle:t,onClose:e}),(0,V.jsx)(`div`,{className:`flex-1 min-h-0 overflow-y-auto px-5 py-4`,children:a.isLoading?(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`Loading…`}):o?(0,V.jsx)(`div`,{className:`md-body`,dangerouslySetInnerHTML:s}):(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`Empty plan.`})}),(0,V.jsxs)(`div`,{className:`shrink-0 flex items-center justify-end gap-1.5 border-t border-border/60 bg-panel px-5 pt-3`,style:W0,children:[(0,V.jsx)(K0,{path:t,onDeleted:e}),(0,V.jsx)(G0,{onClick:()=>e_(t)})]})]})})}var J0={paddingBottom:`max(0.75rem, env(safe-area-inset-bottom))`};function Y0({path:e}){return(0,V.jsxs)(`button`,{type:`button`,onClick:()=>{Q.openLocalFile({path:e}).then(async e=>{e.action===`copy`&&(await navigator.clipboard.writeText(e.path),Z(`Copied local path`))}).catch(e=>Z(`Could not open local file: ${e.message.slice(0,100)}`))},onMouseDown:e=>e.preventDefault(),className:`flex items-center gap-1.5 rounded-md border border-border-strong bg-panel-2/60 px-2.5 py-1 text-[12px] font-medium text-fg/80 outline-none transition-colors hover:bg-panel-2 hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,title:`Open ${e} outside Frizz`,"aria-label":`Open`,children:[(0,V.jsx)(pv,{size:12,"aria-hidden":`true`}),` Open`]})}function X0({id:e,path:t,title:n,depth:r,widthDepth:i}){let a=td({queryKey:[`localMarkdown`,t],queryFn:()=>Q.localMarkdown({path:t})}),o=a.data?.path??t,s=Wq(a.data?.markdown??``,{baseDir:bR(o),asDocument:!0}),c=YY(s),l=(0,B.useRef)(null);return tX(l,s),(0,V.jsx)(L_,{id:e,depth:r,widthDepth:i,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:n,subtitle:o,onClose:e}),(0,V.jsx)(`div`,{className:`flex-1 min-h-0 overflow-y-auto px-5 py-4`,children:a.isLoading?(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`Loading…`}):a.error?(0,V.jsxs)(`div`,{className:`text-[13px] text-red-400/90`,children:[`Couldn’t read this file: `,a.error.message]}):s?(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`div`,{ref:l,className:`md-body`,dangerouslySetInnerHTML:c}),a.data?.truncated&&(0,V.jsx)(`p`,{className:`mt-4 border-t border-border/60 pt-3 text-[12px] text-muted`,children:`This file is too long to render in full — everything above the cut is shown. Open it to read the rest.`})]}):(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`This file is empty.`})}),(0,V.jsx)(`div`,{className:`shrink-0 flex items-center justify-end gap-1.5 border-t border-border/60 bg-panel px-5 pt-3`,style:J0,children:(0,V.jsx)(Y0,{path:o})})]})})}function Z0({id:e,slug:t,title:n,depth:r,widthDepth:i}){let a=td({queryKey:[`threadBody`,t],queryFn:()=>Q.threadBody({slug:t})}),o=Yd(X);(0,B.useEffect)(()=>{a.refetch()},[o.board]);let s=aX(O_(o.board,t)),c=Mz(),l=jz.adopt(c,t),[u,d,f]=Pz(l),p=nd({mutationFn:async e=>{await Q.adoptThread({slug:t,message:e.trim()||void 0})},onSuccess:()=>{X.drawers.find(t=>t.id===e)?.closing||(X.drawers=X.drawers.map(t=>t.id===e?{...t,kind:`thread`}:t))},onError:(e,t)=>{kz.get(l)||d(t),Z(`Start failed: ${e.message.slice(0,80)}`)}}),m=Wq(Mq(a.data?.markdown??``)),h=YY(m);return(0,V.jsx)(L_,{id:e,depth:r,widthDepth:i,widthOffset:1,subagentParent:t,children:e=>(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(ny,{title:n,subtitle:`${t}.md`,onClose:e}),(0,V.jsx)(`div`,{className:`flex-1 min-h-0 overflow-y-auto px-5 py-4`,children:a.isLoading?(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`Loading…`}):m?(0,V.jsx)(`div`,{className:`md-body`,dangerouslySetInnerHTML:h}):(0,V.jsx)(`div`,{className:`text-[13px] text-muted`,children:`No thread file found.`})}),s&&(0,V.jsxs)(`div`,{className:`shrink-0 border-t border-border/60 px-5 pb-4 pt-3`,children:[(0,V.jsx)(`p`,{className:`mb-2.5 text-[11.5px] text-muted/80`,children:`No session is attached to this thread yet. Send a message below to start one on this plan.`}),(0,V.jsx)(SR,{surface:`adoptComposer`,value:u,onChange:d,onSubmit:()=>{if(!u.trim()||p.isPending)return;let e=u;f(),Z(`Starting thread…`,{spinner:!0,sticky:!0}),p.mutate(e)},placeholder:`Kick off work on this thread…`,minHeight:44,busy:p.isPending})]})]})})}function Q0(){let e=Yd(X),t=rE();(0,B.useEffect)(()=>{function e(e){if(e.key===`Escape`&&!(e.target instanceof Element&&e.target.closest(`.xterm`))){if(KR()){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation();return}if(X.showPalette)X.showPalette=!1;else if(X.showNewThread)X.showNewThread=!1;else if(X.showGithubPicker)n_();else if(X.showSettings)ug()||(X.showSettings=!1);else if(X.drawers.length>0){let e=X.drawers[X.drawers.length-1];mg(e.id)||X.drawers.pop()}}}return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[]);let n=0;return(0,V.jsx)(V.Fragment,{children:e.drawers.map((e,r)=>{let i=n;e.closing||n++;let a=e.kind===`thread`?(0,V.jsx)(k0,{id:e.id,slug:e.slug,depth:r,widthDepth:i,initiallyOpen:e.routed},e.id):e.kind===`subagent`?(0,V.jsx)(P0,{id:e.id,slug:e.slug,subId:e.subId??``,label:e.label??e.slug,subagentType:e.subagentType,startedAt:e.startedAt,depth:r,widthDepth:i},e.id):e.kind===`shell`?(0,V.jsx)(L0,{id:e.id,slug:e.slug,shellId:e.subId??``,label:e.label??`Background shell`,startedAt:e.startedAt,depth:r,widthDepth:i},e.id):e.kind===`plan`?(0,V.jsx)(q0,{id:e.id,path:e.path??e.slug,title:e.label??e.slug,depth:r,widthDepth:i},e.id):e.kind===`markdown`?(0,V.jsx)(X0,{id:e.id,path:e.path??e.slug,title:e.label??e.slug,depth:r,widthDepth:i},e.id):(0,V.jsx)(Z0,{id:e.id,slug:e.slug,depth:r,widthDepth:i,title:(()=>{let n=O_(t,e.slug);return n?eD(n):e.slug})()},e.id);return(0,V.jsx)(iy,{label:`this drawer`,resetKeys:[e.kind,e.slug,e.subId,e.path],fallback:(t,n)=>(0,V.jsx)(ly,{id:e.id,depth:r,widthDepth:i,error:t,onRetry:n}),children:a},e.id)})})}function $0(e){if(!e.wake)return!1;let t=_h(nX(e));return t!==void 0&&t.kind!==`signoff`}function e2(e){let t=jJ(e).filter(e=>e.kind===`question`);if(t.length!==0)return JSON.stringify(t.map(e=>e.kind===`question`?[e.questionKind,e.danger===!0,e.text.trim()]:null))}function t2(e){let t=new Map,n=[];for(let r=0;r<e.length;r++){let i=e2(e[r].text);n.push(i),i!==void 0&&t.set(i,r)}let r=new Set;for(let e=0;e<n.length;e++){let i=n[e];i!==void 0&&t.get(i)!==e&&r.add(e)}return r}function n2(e,t,n){return MJ(e.text)?!n.has(t):e.wake===!0&&!$0(e)}function r2(e){return e.wake===!0&&!$0(e)}function i2(e,t){let n=[],r,i=()=>{r&&r.start<=r.end&&n.push(r),r=void 0};for(let n=Math.max(0,t);n<e.length;n++){let t=e[n];if(t.skip!==!0){if(t.opens===!0){i(),r={start:n+1,end:n,open:-1,close:-1,steps:0,tools:0,woken:!0};continue}r||={start:n,end:n,open:-1,close:-1,steps:0,tools:0,woken:!1},r.end=n,r.tools+=t.tools??0,t.text===!0&&(r.open<0&&(r.open=n),r.close=n)}}i();for(let t of n)for(let n=t.start;n<=t.end;n++){let r=e[n];r.skip===!0||r.survives===!0||n===t.open||n===t.close||r.countable===!0&&t.steps++}return n}function a2(e){return e.open<0||e.tools<1&&e.steps<1?!1:e.woken||e.open!==e.close}function o2(e){return SO(e,`card`).length>0}function s2({slug:e,subAgents:t,className:n=`px-1 pt-1.5`}){let r=SO(t,`card`);return r.length===0?null:(0,V.jsx)(`div`,{"data-queue-subagents":!0,className:`flex min-w-0 flex-col gap-0.5 ${n}`,children:r.map((t,n)=>(0,V.jsx)(TO,{kind:`AGENT`,label:t.label,state:t.state,density:`card`,depth:t.depth,startedAt:t.startedAt,parentSlug:e,onOpen:t.id?()=>u_(e,t.id,{label:t.label,subagentType:t.subagentType,startedAt:t.startedAt}):void 0,onDismiss:DO(e,t)},t.id??`${t.startedAt}-${n}`))})}var c2=320;function l2(e){let t=[...document.querySelectorAll(`[data-queue-card]`)],n=t.findIndex(t=>t.dataset.queueCard===e);if(n<0)return null;let r=window.innerHeight,i=e=>{if(!e||e.dataset.queueLeaving===`true`||!e.dataset.queueCard)return!1;let t=e.getBoundingClientRect();return t.bottom>0&&t.top<r},a=i(t[n-1])?t[n-1]:i(t[n+1])?t[n+1]:null;return a?{slug:a.dataset.queueCard,top:a.getBoundingClientRect().top}:null}function u2(e){let t=[...document.querySelectorAll(`[data-queue-card]`)],n=t.findIndex(t=>t.dataset.queueCard===e);if(n<0)return null;let r=e=>e.dataset.queueLeaving!==`true`&&!!e.dataset.queueCard;for(let e=n+1;e<t.length;e++)if(r(t[e]))return t[e].dataset.queueCard;for(let e=n-1;e>=0;e--)if(r(t[e]))return t[e].dataset.queueCard;return null}var d2=0,f2=``;function p2(){d2++===0&&(f2=document.documentElement.style.overflowAnchor,document.documentElement.style.overflowAnchor=`none`)}function m2(){d2>0&&--d2===0&&(document.documentElement.style.overflowAnchor=f2)}var h2=`Hides card until new activity is detected`;function g2({thread:e,onSnooze:t,onSnoozeFailed:n}){let[r,i]=(0,B.useState)(!1);return(0,V.jsx)(FQ,{thread:e,actions:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`button`,{type:`button`,onClick:()=>{i(!0),t(),Q.snoozeAwaitingBackground({slug:e.id,sessionId:e.sessionId??``}).then(()=>Z(`Snoozed until the background work returns`)).catch(e=>{n(),Z(`Couldn’t snooze: ${e.message.slice(0,80)}`),i(!1)})},disabled:r,onMouseDown:e=>e.preventDefault(),title:h2,className:`disabled:opacity-45 ${CY}`,children:[(0,V.jsx)(wv,{size:12,className:CV}),`Snooze`]}),(0,V.jsx)(`span`,{className:xY,children:h2})]})})}function _2(){let e=rE(),t=mD(aE(e?.threads??[]).filter(hD),Yd(XE).queueOrder),n=t.map(e=>e.id).join(`,`),[r,i]=(0,B.useState)(()=>new Set),a=(0,B.useRef)(t);a.current=t;let o=(0,B.useRef)(r);o.current=r;let s=new Set(t.map(e=>e.id)),c=(0,B.useRef)([]),l=(0,B.useRef)([]),u=(0,B.useRef)(new Map),d=(0,B.useRef)(new Set),f=(0,B.useRef)(new Set),p=(0,B.useRef)(new Map),m=(0,B.useRef)(new Map),h=(0,B.useRef)(null),[g,_]=(0,B.useState)(0);c.current.forEach(e=>{if(!s.has(e.id)&&!f.current.has(e.id)){let t=l.current.indexOf(e.id);u.current.delete(e.id),u.current.set(e.id,{view:e,index:t>=0?t:l.current.length}),r.has(e.id)&&d.current.add(e.id)}}),c.current=t;for(let e of[...f.current])s.has(e)?r.has(e)||(f.current.delete(e),d.current.delete(e)):r.has(e)||(f.current.delete(e),u.current.delete(e),d.current.delete(e));for(;u.current.size>32;){let e=u.current.keys().next().value;if(e===void 0)break;u.current.delete(e),d.current.delete(e);let t=p.current.get(e);t&&(clearTimeout(t),p.current.delete(e))}let v=e=>s.has(e)?r.has(e):d.current.has(e),y=(0,B.useMemo)(()=>{let e=t.filter(e=>!f.current.has(e.id)),n=[...u.current.entries()].filter(([e])=>!s.has(e)&&!f.current.has(e)).map(([,e])=>e).sort((e,t)=>e.index-t.index);for(let{view:t,index:r}of n)e.splice(Math.min(r,e.length),0,t);return e},[t,r,g]);l.current=y.map(e=>e.id),(0,B.useEffect)(()=>{let e=[...u.current.keys()].filter(e=>!s.has(e)&&!f.current.has(e)),t=e.filter(e=>!d.current.has(e)),n;t.length&&(n=requestAnimationFrame(()=>{t.forEach(e=>{u.current.has(e)&&d.current.add(e)}),_(e=>e+1)}));let i=new Set;for(let e of r)f.current.has(e)||i.add(e);for(let t of e)i.add(t);for(let e of i){if(p.current.has(e))continue;let t=setTimeout(()=>{if(p.current.delete(e),o.current.has(e)){let t=u2(e);h.current=t?{kind:`top`,slug:t}:null}else{let t=l2(e);h.current=t?{kind:`hold`,...t}:null}f.current.add(e),d.current.delete(e),_(e=>e+1)},c2);p.current.set(e,t)}return()=>{n!==void 0&&cancelAnimationFrame(n)}},[n,r,g]),(0,B.useEffect)(()=>{let e=[...r].filter(e=>f.current.has(e)&&!s.has(e));if(e.length!==0){for(let t of e)f.current.delete(t),u.current.delete(t),d.current.delete(t);i(t=>{let n=new Set(t);for(let t of e)n.delete(t);return n})}},[n,g]),(0,B.useEffect)(()=>()=>{for(let e of p.current.values())clearTimeout(e);for(let e of m.current.values())clearTimeout(e)},[]),(0,B.useLayoutEffect)(()=>{let e=h.current;if(!e)return;h.current=null;let t=document.querySelector(`[data-queue-card="${CSS.escape(e.slug)}"]`);if(!t)return;if(e.kind===`hold`){let n=t.getBoundingClientRect().top-e.top;Math.abs(n)>.5&&window.scrollBy({top:n,left:0,behavior:`auto`});return}p2();let n=()=>{let t=$g(e.slug);t!==null&&Math.abs(_g()-t)>.5&&window.scrollTo({top:t,left:0,behavior:`auto`})};n(),requestAnimationFrame(()=>{n(),requestAnimationFrame(()=>{n(),m2()})})},[g]);let b=(0,B.useCallback)(e=>{i(t=>new Set(t).add(e));let t=m.current.get(e);t&&clearTimeout(t);let n=setTimeout(()=>{m.current.delete(e),a.current.some(t=>t.id===e)&&(f.current.delete(e),d.current.delete(e),i(t=>{if(!t.has(e))return t;let n=new Set(t);return n.delete(e),n}),_(e=>e+1))},8e3);m.current.set(e,n)},[]),x=(0,B.useCallback)(e=>{let t=m.current.get(e);t&&(clearTimeout(t),m.current.delete(e));let n=p.current.get(e);n&&(clearTimeout(n),p.current.delete(e)),f.current.delete(e),d.current.delete(e),i(t=>{if(!t.has(e))return t;let n=new Set(t);return n.delete(e),n}),_(e=>e+1)},[]),S=!e?.threads.some(e=>e.foreign!==!0)&&(e?.plans?.length??0)===0;return(0,V.jsxs)(`div`,{className:`my-auto w-full min-w-0 flex flex-col py-8`,children:[(0,V.jsx)(v2,{board:e}),y.length>0&&(0,V.jsx)(`div`,{className:`flex flex-col [&>*:last-child_hr]:hidden`,children:y.map(e=>(0,V.jsx)(b2,{slug:e.id,leaving:v(e.id),children:(0,V.jsx)(S2,{thread:e,leaving:v(e.id),onResolve:b,onUnresolve:x})},e.id))}),S?(0,V.jsxs)(`div`,{className:`w-full flex flex-col gap-3`,children:[(0,V.jsx)(`h2`,{className:`text-[15px] font-medium text-center`,children:`What should the agent do?`}),(0,V.jsx)(Iz,{autoFocus:!0})]}):y.length===0?(0,V.jsxs)(`div`,{className:`flex flex-col items-center gap-2 pt-2`,children:[(0,V.jsx)(Dv,{size:40,strokeWidth:1.25,className:`text-muted/30`}),(0,V.jsx)(`div`,{className:`text-[13px] text-muted/80`,children:`No threads awaiting human input`})]}):null]})}function v2({board:e}){let t=e?.errorItems??[],n=e?.errors??[];return t.length===0&&n.length===0?null:(0,V.jsxs)(`div`,{className:`mb-6 ${dY} border border-amber-500/25 bg-amber-500/[0.06] px-4 py-2.5 text-[12px] text-amber-200/90`,children:[(0,V.jsx)(`div`,{className:`font-medium mb-0.5`,children:`Board errors`}),t.length>0?t.slice(0,6).map((e,t)=>(0,V.jsxs)(`div`,{className:`flex items-center gap-2 py-0.5`,children:[(0,V.jsxs)(`span`,{className:`min-w-0 flex-1 truncate`,title:`${e.file?`${e.file}: `:``}${e.message}`,children:[e.file?`${e.file}: `:``,e.message]}),e.kind===`no-frontmatter`&&(0,V.jsx)(y2,{file:e.file})]},t)):n.slice(0,3).map((e,t)=>(0,V.jsx)(`div`,{className:`truncate`,title:e,children:e},t))]})}function y2({file:e}){let t=nd({mutationFn:()=>Q.repairThread({file:e}),onSuccess:({slug:e})=>Z(`Repaired ${e} — verify its status`),onError:e=>Z(e instanceof Error?e.message:`Repair failed`)});return(0,V.jsx)(`button`,{onClick:()=>t.mutate(),disabled:t.isPending,className:`shrink-0 rounded border border-amber-400/50 bg-amber-500/10 px-2 py-0.5 text-[11px] font-medium text-amber-100 transition-colors hover:bg-amber-500/25 disabled:opacity-50`,title:`Prepend minimal frontmatter (title + status: active) so this thread becomes visible again`,children:t.isPending?`Repairing…`:`Repair`})}function b2({leaving:e,slug:t,children:n}){return(0,V.jsx)(`div`,{"data-queue-card":t,"data-queue-leaving":e,className:`frizz-card-slot min-w-0`,children:(0,V.jsx)(`div`,{className:`frizz-card-clip min-h-0 min-w-0`,children:(0,V.jsxs)(`div`,{className:`frizz-card-body min-w-0`,children:[n,(0,V.jsx)(`hr`,{className:`my-10 border-0 border-t border-border/60`})]})})})}function x2({toolCount:e,onExpand:t}){let n=e>0?`${e} tool call${e===1?``:`s`}`:``;return(0,V.jsxs)(wY,{icon:av,marker:`intermediate-summary`,onClick:t,ariaLabel:`Expand ${n?`${n} of `:``}intermediate agent activity`,children:[n&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`span`,{className:`shrink-0 tabular-nums`,children:n}),(0,V.jsx)(`span`,{"aria-hidden":`true`,className:`shrink-0 opacity-50`,children:`·`})]}),(0,V.jsx)(`span`,{className:`shrink-0`,children:`Click to expand`})]})}var S2=(0,B.memo)(function({thread:e,leaving:t,onResolve:n,onUnresolve:r}){let[i,a]=(0,B.useState)(!1),[o,s]=(0,B.useState)(!1),[c,l]=(0,B.useState)(!1),[u,d]=(0,B.useState)(null),[f,p]=(0,B.useState)(!1),[m,h]=(0,B.useState)(0),g=(0,B.useRef)(null),_=(0,B.useRef)(null),[v,y]=(0,B.useState)(0),b=(0,B.useRef)(null),x=(0,B.useRef)(!1),S=(0,B.useRef)(!1),C=(0,B.useRef)(null),w=Bu(),T=GQ(e.id),{stickyUserMessage:E}=Yd(XE);(0,B.useLayoutEffect)(()=>{let e=_.current;if(!e)return;let t=()=>y(e.getBoundingClientRect().height);t();let n=new ResizeObserver(t);return n.observe(e),()=>n.disconnect()},[i]);let D=pE(e.id,{poll:!1}),O=(0,B.useMemo)(()=>D.data?.messages??[],[D.data]),k=(0,B.useMemo)(()=>lY(O),[O]),A=(0,B.useMemo)(()=>{for(let e=O.length-1;e>=0;e--){let t=O[e];if(t.role===`user`&&!t.wake&&!t.queued)return e}return 0},[O]),j=(0,B.useMemo)(()=>{for(let e=O.length-1;e>=0;e--)if(O[e].boundary===`rest`)for(let t=e+1;t<O.length;t++){let n=O[t];if(!(n.queued||n.boundary===`rest`||v1(n)))return e+1}return 0},[O]),M=(0,B.useMemo)(()=>{for(let e=O.length-1;e>=0;e--)if(O[e].role===`user`&&!O[e].queued)return e;return-1},[O]),N=(0,B.useMemo)(()=>t2(O),[O]),P=(0,B.useMemo)(()=>O.map((e,t)=>{if(!e||e.queued||v1(e)||e.boundary===`rest`||$0(e))return{skip:!0};let n=yZ(e),r=n?0:e.tools.length;return{text:y1(e),tools:r,countable:y1(e)||r>0||n!==void 0||e.kind!==void 0,survives:n2(e,t,N),opens:r2(e)}}),[O,N]),ee=(0,B.useMemo)(()=>i2(P,A+1).filter(a2),[P,A]),F=(0,B.useMemo)(()=>{let e=new Map;return ee.forEach((t,n)=>{for(let r=t.start;r<=t.end;r++)e.set(r,n)}),e},[ee]),te=!o&&(M>=0||j>0)&&ee.length>0,ne=hT(O,u,A),re=(0,B.useMemo)(()=>O.slice(ne),[O,ne]),ie=(0,B.useMemo)(()=>u$(re).map(e=>({...e,messageIndex:e.messageIndex+ne})),[re,ne]),ae=ne>0||D.data?.hasEarlier===!0;(0,B.useLayoutEffect)(()=>{let e=b.current,t=g.current;if(!e||!t||![...t.querySelectorAll(`[data-transcript-source-id]`)].some(t=>t.dataset.transcriptSourceId===e.targetStartId))return;let n=()=>{ST(t,e.anchor,e=>{e!==0&&window.scrollBy({top:e,left:0,behavior:`auto`})});let n=0;return ST(t,e.anchor,e=>{n=e}),n},r=n();if(CT({remaining:r,scrollY:window.scrollY,maxScrollY:Math.max(0,document.documentElement.scrollHeight-window.innerHeight),alreadyReserved:e.reserved===!0})===`reserve`){e.reserved=!0,h(e=>e+Math.ceil(r));return}S.current||(S.current=!0,requestAnimationFrame(()=>{n(),requestAnimationFrame(()=>{n(),b.current=null,S.current=!1,x.current&&(x.current=!1,m2())})}))},[m,O,u]),(0,B.useEffect)(()=>{let e=D.data?.transcriptKey;if(!e)return;let t=C.current;C.current=e,!(!t||t===e)&&(d(null),h(0),s(!1),b.current=null,S.current=!1,x.current&&(x.current=!1,m2()))},[D.data?.transcriptKey]),(0,B.useEffect)(()=>()=>{x.current&&(x.current=!1,m2())},[]);let oe=e=>{let t=bT(g.current);!e||!t||(x.current||(x.current=!0,p2()),b.current={anchor:t,targetStartId:e})},se=async()=>{if(f||!ae)return;let t=mT(O,ne),n=t!==null&&O[t]?.role===`user`?t:null;if(n!==null){let e=O[n].sourceId;oe(e),d(e??null);return}let r=D.data?.beforeCursor;if(!r){if(ne>0){let e=O[0]?.sourceId;oe(e),d(e??null)}return}let i=D.data?.transcriptKey;if(i){p(!0);try{let t=await Q.threadTranscriptEarlier({slug:e.id,cursor:r}),n=w.getQueryData([`transcript`,e.id]);if(!n?.transcriptKey||n.transcriptKey!==i||t.transcriptKey!==i){await D.refetch(),d(null),Z(`Transcript changed while loading history; refreshed the current session`);return}let a=t.messages[0]?.sourceId??O[0]?.sourceId;oe(a);let o=yT(n,t);w.setQueryData([`transcript`,e.id],o),d(a??null)}catch(e){await D.refetch(),d(null),Z(e instanceof Error?e.message:`Could not load earlier transcript history`)}finally{p(!1)}}},ce=nd({mutationFn:()=>Q.markComplete({slug:e.id})}),{answeringForMessage:le,answerable:ue,anyAnswered:de,sendAnswers:fe,sendMessage:pe}=RY(e.id,O,()=>{document.activeElement?.blur(),n(e.id)},{scrollToBottom:!1}),me=ue||de,he=(0,B.useCallback)(()=>n(e.id),[n,e.id]),ge=(0,B.useCallback)(()=>r(e.id),[r,e.id]),_e=(0,B.useMemo)(()=>({dismiss:he,cancel:ge}),[he,ge]);return(0,V.jsx)(G$.Provider,{value:e.id,children:(0,V.jsx)(J$.Provider,{value:_e,children:(0,V.jsxs)(`div`,{"data-queue-card-root":e.id,"data-queue-leaving":t,style:m?{marginBottom:m}:void 0,className:`flex flex-col min-w-0 max-w-full ${dY} border border-border-strong bg-panel shadow-lg shadow-black/25 transition-opacity ${c?`opacity-40`:``}`,children:[(0,V.jsxs)(`div`,{className:`flex flex-col min-w-0`,children:[(0,V.jsxs)(`div`,{ref:_,className:`sticky top-0 z-10 flex items-center gap-2 bg-panel px-5 py-3.5 max-[800px]:top-10 ${i?dY:`${fY} border-b border-border/60`}`,children:[(0,V.jsxs)(`div`,{className:`min-w-0 flex-1`,children:[(0,V.jsx)(`div`,{className:`flex min-w-0 items-center gap-1`,children:(0,V.jsx)(`div`,{className:`min-w-0 flex-1 truncate font-semibold text-[15px] leading-snug`,title:eD(e),children:eD(e)})}),(0,V.jsx)(IQ,{at:dD(e),fallbackAt:e.spawnedAt,className:`mt-0.5 block truncate text-[11px] leading-tight text-muted/75`}),e.statusText&&e.status===`needs-human`&&(0,V.jsx)(`div`,{className:`text-[11px] text-muted/80 mt-0.5 truncate`,title:e.statusText,children:e.statusText})]}),e.kind===`session`&&e.foreign!==!0&&(0,V.jsx)(KQ,{slug:e.id}),(0,V.jsx)(kX,{thread:e,collapsed:i,onCollapse:()=>a(e=>!e),openHref:Pg(e.id),onDone:()=>ce.mutate(void 0,{onSuccess:()=>n(e.id),onError:()=>l(!1)}),doneBusy:ce.isPending,onStatusMutate:()=>l(!0),onStatusApplied:()=>n(e.id),onStatusFailed:()=>l(!1)})]}),i?null:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`div`,{className:`px-5 pt-5 ${me?`pb-2`:`pb-5`}`,children:[(0,V.jsx)(gQ,{thread:e,className:`mb-4`}),!e.pendingInteraction&&e.pendingAsk?(0,V.jsx)(`div`,{className:`mb-4`,children:(0,V.jsx)(b0,{ask:e.pendingAsk,onTerminal:T})}):e.nativeInputRequired?(0,V.jsx)(`div`,{className:`mb-4`,children:(0,V.jsx)(v0,{input:e.nativeInputRequired,onTerminal:T})}):e.runtime===`perm-prompt`?(0,V.jsx)(`div`,{className:`mb-4`,children:(0,V.jsx)(g0,{onTerminal:T})}):null,e.permPolicy?(0,V.jsx)(`div`,{className:`mb-4`,children:(0,V.jsx)(_0,{policy:e.permPolicy,denies:e.permDenies})}):null,O.length===0?(0,V.jsx)(`p`,{className:`text-[13px] text-muted`,children:D.isLoading?`Loading…`:e.statusText||`No message yet.`}):(0,V.jsxs)(`div`,{ref:g,className:`flex flex-col`,children:[ae&&(0,V.jsx)(`button`,{className:`mb-3.5 self-center rounded-md border border-border px-2 py-0.5 text-[11px] text-muted transition-colors hover:text-fg hover:bg-panel-2 outline-none`,onClick:()=>void se(),onMouseDown:e=>e.preventDefault(),disabled:f,children:f?`Loading earlier messages…`:D.data?.reachedTurnBoundary===!1?`Continue loading this turn`:`Load earlier messages`}),(()=>{let e=ne,t=[],n=null,r=new Set;return ie.forEach(({message:e,messageIndex:i},a)=>{if(e.queued||v1(e)||e.boundary===`rest`||$0(e))return;let o=te?F.get(i):void 0,c=o===void 0?void 0:ee[o],l=c!==void 0,u=c!==void 0&&i===c.open,d=c!==void 0&&i===c.close,f=l&&!u&&!d&&!MJ(e.text)&&n2(e,i,N);if(l&&!f){if(!u&&!d&&!n2(e,i,N)||(!u&&o!==void 0&&!r.has(o)&&(n!==null&&t.push((0,V.jsx)(b1,{h:14},`im-space-${o}`)),t.push((0,V.jsx)(x2,{toolCount:c.tools,onExpand:()=>s(!0)},`intermediate-summary-${o}`)),n=!1,r.add(o)),!y1(e)))return;n!==null&&t.push((0,V.jsx)(b1,{h:14},`s${a}`));let l=e.sourceId??`legacy-${i}`;t.push((0,V.jsx)(`div`,{"data-transcript-source-id":l,className:`flex flex-col`,children:(0,V.jsx)(n0,{m:e,dense:!0,textOnly:!0,answering:le(e),paired:k[i]})},l)),n=!1;return}n!==null&&t.push((0,V.jsx)(b1,{h:n&&f1(e)?6:14},`s${a}`));let p=e.sourceId??`legacy-${i}`,m=i===M&&E,h=(0,V.jsx)(n0,{m:e,dense:!0,answering:le(e),paired:k[i],sticky:m});t.push(m?(0,V.jsx)(e0,{sourceId:p,stickyTopPx:v,children:h},p):(0,V.jsx)(`div`,{"data-transcript-source-id":p,className:`flex flex-col`,children:h},p)),n=d1(e)}),re.forEach((n,r)=>{n.queued&&(t.push((0,V.jsx)(b1,{},`qs${r}`)),t.push((0,V.jsx)(n0,{m:n,dense:!0,paired:k[e+r]},`q${e+r}`)))}),t})()]}),e.awaitingBackground&&(0,V.jsx)(`div`,{className:`mt-4`,children:(0,V.jsx)(g2,{thread:e,onSnooze:he,onSnoozeFailed:ge})})]}),me&&(0,V.jsx)(`div`,{className:`shrink-0 px-5 pt-0`,children:(0,V.jsx)(`div`,{className:`mb-4 flex items-center justify-start gap-2`,children:(0,V.jsx)(`button`,{disabled:!de,onClick:()=>fe(),onMouseDown:e=>e.preventDefault(),className:`rounded-md bg-fg px-3 py-1.5 text-[12px] font-medium text-bg outline-none transition-all hover:opacity-90 active:scale-95 disabled:opacity-30 disabled:hover:opacity-30`,children:`Send answers`})})}),(0,V.jsx)(DX,{slug:e.id,surface:`queueComposer`,className:`shrink-0 px-5 pb-3 pt-0`,placeholder:ue?`Or skip the questions and reply…`:`Reply to the agent…`,submitOverride:pe,ops:(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(s2,{slug:e.id,subAgents:e.subAgents??[],className:`px-1 pt-1.5`}),(0,V.jsx)(y0,{slug:e.id,includeAgents:!1,className:`px-1 ${o2(e.subAgents??[])?`pt-0.5`:`pt-1.5`}`})]})})]})]}),(0,V.jsx)(pZ,{thread:e,onArchived:()=>n(e.id),onDismissCancel:()=>r(e.id),onSnoozed:()=>n(e.id)})]})})})},C2);function C2(e,t){return e.leaving===t.leaving&&e.onResolve===t.onResolve&&e.onUnresolve===t.onUnresolve&&(e.thread===t.thread||JSON.stringify(e.thread)===JSON.stringify(t.thread))}function w2(e,t){if(e.backend===`claude`)return oz.some(t=>t.value===e.model)?dz(e.model).includes(e.effort)?void 0:`Reasoning level ${e.effort} is not available for ${e.model}`:`Claude model ${e.model} is no longer available`;let n=t.find(t=>t.slug===e.model);if(!n)return`Codex model ${e.model} is no longer available`;if(!n.efforts.includes(e.effort))return`Reasoning level ${e.effort} is not available for ${e.model}`}function T2(e,t){return{items:t.map(e=>({...e})),backend:e.backend,model:e.model,effort:e.effort}}function E2({keys:e,key:t,shiftKey:n,anchor:r,selected:i}){let a=e.indexOf(t),o=r===null?-1:e.indexOf(r);if(!n||a===-1||o===-1||r===null){let e=new Set(i);return e.has(t)?e.delete(t):e.add(t),{selected:e,anchor:a===-1?r:t}}let s=a>=o?1:-1,c=i.has(r),l=new Set(i);for(let t=o;;t+=s){let n=e[t];if(c?l.add(n):l.delete(n),t===a)break}return{selected:l,anchor:r}}var D2=30;function O2({onClose:e}){let t=wR(),{resolved:n,codexList:r,loadError:i,saveProfile:a}=yz(),[o,s]=(0,B.useState)(`issues`),[c,l]=(0,B.useState)(`recent`),[u,d]=(0,B.useState)(1),[f,p]=(0,B.useState)(()=>new Set),[m,h]=(0,B.useState)(null),g=td({queryKey:[`githubList`,o,c,u],queryFn:()=>Q.githubList({kind:o,sort:c,page:u,perPage:D2}),placeholderData:Ql}),_=g.data?.items??[],v=g.data?.page??u,y=g.data?.pageCount??1,b=g.data?.total??0,x=(0,B.useRef)(null);(0,B.useEffect)(()=>{x.current&&(x.current.scrollTop=0)},[u,o,c]);let S=nd({mutationFn:e=>Q.githubDispatchBatch(e),onMutate:e=>Z(`Starting ${e.items.length} thread${e.items.length===1?``:`s`}…`,{spinner:!0,sticky:!0}),onSuccess:t=>{let n=t.dispatched.length,r=t.failed.length;Z(`Started ${n} thread${n===1?``:`s`}${r?` (${r} failed)`:``}`),e()},onError:e=>Z(`Dispatch failed: ${e.message.slice(0,80)}`)});function C(e){e!==o&&(s(e),d(1),p(new Set),h(null))}function w(e){e!==c&&(l(e),d(1),p(new Set),h(null))}function T(e,t){let n=E2({keys:_.map(e=>e.number),key:e,shiftKey:t,anchor:m,selected:f});p(n.selected),h(n.anchor)}function E(){p(new Set),h(null)}let D=t.data?.nameWithOwner??`this repo`,O=f.size,k=(0,B.useMemo)(()=>_z(r),[r]),A=n?{backend:n.backend,model:n.model,effort:n.effort}:void 0,j=A?w2(A,r):i?`Could not load the model catalogue — reopen once it loads`:void 0,M=j??(A?void 0:`Loading the model catalogue…`);function N(){if(!A||M){Z(M??`Choose a model and reasoning level`);return}S.mutate(T2(A,[...f].map(e=>({kind:o===`issues`?`issue`:`pr`,number:e}))))}return(0,V.jsx)(Rz,{onClose:e,children:(0,V.jsxs)(`div`,{className:`flex max-h-[85vh] w-[720px] max-w-[90vw] flex-col rounded-xl border border-border bg-panel p-5 shadow-2xl shadow-black/50`,onKeyDownCapture:t=>{t.key===`Escape`&&(t.stopPropagation(),e())},children:[(0,V.jsxs)(`h2`,{className:`mb-4 flex items-center gap-2 text-[14px] font-medium`,children:[(0,V.jsx)(Cv,{size:15,className:`text-muted`}),(0,V.jsx)(`span`,{children:`Investigate this issue and make recommendations`}),(0,V.jsx)(`span`,{className:`text-muted/40`,children:`—`}),(0,V.jsx)(`span`,{className:`font-mono-keep text-[12.5px] text-muted`,children:D})]}),(0,V.jsxs)(`div`,{className:`mb-3 flex items-center justify-between gap-3`,children:[(0,V.jsx)(A2,{value:o,onChange:e=>C(e),options:[{value:`issues`,label:`Issues`},{value:`prs`,label:`PRs`}]}),(0,V.jsxs)(`div`,{className:`flex items-center gap-2`,children:[(0,V.jsx)(`span`,{className:`petite-caps text-[11px] text-muted/70`,children:`Sort`}),(0,V.jsx)(A2,{value:c,onChange:w,options:[{value:`recent`,label:`Recent`},{value:`reactions`,label:`Reactions`}]})]})]}),(0,V.jsx)(`div`,{ref:x,className:`min-h-[240px] flex-1 overflow-y-auto rounded-lg border border-border/70 bg-bg/40 transition-opacity ${g.isPlaceholderData?`opacity-40`:``}`,children:g.isLoading?(0,V.jsx)(B2,{}):g.isError?(0,V.jsxs)(V2,{children:[(0,V.jsxs)(`span`,{className:`text-[12.5px] text-muted/80`,children:[`Couldn't load `,o===`issues`?`issues`:`pull requests`,`.`]}),(0,V.jsx)(`span`,{className:`max-w-[80%] text-center text-[11px] text-muted/45`,children:g.error.message.slice(0,140)})]}):_.length===0?(0,V.jsxs)(V2,{children:[(0,V.jsx)(Dv,{size:28,strokeWidth:1.25,className:`text-muted/30`}),(0,V.jsxs)(`span`,{className:`text-[12.5px] text-muted/60`,children:[`No open `,o===`issues`?`issues`:`pull requests`]})]}):_.map(e=>(0,V.jsx)(P2,{item:e,checked:f.has(e.number),onActivate:t=>T(e.number,t)},e.number))}),!g.isLoading&&!g.isError&&(0,V.jsxs)(`div`,{className:`mt-2.5 flex items-center justify-between gap-3 whitespace-nowrap text-[11.5px] text-muted/60`,children:[(0,V.jsxs)(`div`,{className:`flex min-w-0 items-center gap-1.5`,children:[(0,V.jsxs)(`span`,{className:`truncate tabular-nums`,children:[b,` open `,o===`issues`?b===1?`issue`:`issues`:b===1?`pull request`:`pull requests`]}),O>0&&(0,V.jsxs)(`span`,{className:`flex shrink-0 items-center gap-1.5`,children:[(0,V.jsx)(`span`,{className:`text-muted/30`,children:`·`}),(0,V.jsxs)(`span`,{className:`tabular-nums text-fg/70`,children:[O,` selected`]}),(0,V.jsx)(`button`,{onClick:E,onMouseDown:e=>e.preventDefault(),className:`rounded py-0.5 text-muted/60 underline-offset-2 outline-none transition-colors hover:text-fg hover:underline`,children:`Clear`})]})]}),y>1&&(0,V.jsxs)(`div`,{className:`flex shrink-0 items-center gap-1`,children:[(0,V.jsx)(k2,{label:`Previous page`,disabled:v<=1,onClick:()=>d(Math.max(1,v-1)),children:(0,V.jsx)(nv,{size:14})}),(0,V.jsxs)(`span`,{className:`relative px-2 text-center tabular-nums`,children:[(0,V.jsxs)(`span`,{"aria-hidden":!0,className:`invisible`,children:[`Page `,y,` of `,y]}),(0,V.jsxs)(`span`,{className:`absolute inset-0`,children:[`Page `,v,` of `,y]})]}),(0,V.jsx)(k2,{label:`Next page`,disabled:v>=y,onClick:()=>d(Math.min(y,v+1)),children:(0,V.jsx)(rv,{size:14})})]})]}),(0,V.jsxs)(`div`,{className:`mt-4 flex items-end justify-between gap-3`,children:[(0,V.jsxs)(`div`,{className:`min-w-0`,children:[(0,V.jsx)(YR,{groups:k,value:n?{provider:n.backend,model:n.model,effort:n.effort}:void 0,onValueChange:e=>a({field:`profile`,backend:e.provider,model:e.model,effort:e.effort}),placeholder:i?`Profile unavailable`:`Profile loading…`,ariaLabel:`Model and effort`,title:M??`Model and reasoning effort for every thread this batch starts`,disabled:!n,side:`top`,menuZClass:QI,className:`max-w-[min(21rem,60vw)]`}),j&&(0,V.jsx)(`p`,{className:`mt-1 max-w-[430px] text-[10.5px] text-red-400`,children:j})]}),(0,V.jsx)(`div`,{className:`flex items-center gap-3`,children:(0,V.jsxs)(`button`,{disabled:O===0||S.isPending||!!M,onClick:N,onMouseDown:e=>e.preventDefault(),className:`flex items-center gap-2 rounded-md bg-fg px-3.5 py-1.5 text-[12.5px] font-medium text-bg outline-none transition-all hover:opacity-90 active:scale-95 disabled:opacity-30 disabled:hover:opacity-30`,children:[S.isPending&&(0,V.jsx)(jv,{size:13,className:`animate-spin`}),O<=1?`Start investigation`:`Start ${O} investigations`]})})]})]})})}function k2({label:e,disabled:t,onClick:n,children:r}){return(0,V.jsx)(`button`,{type:`button`,"aria-label":e,title:e,disabled:t,onClick:n,onMouseDown:e=>e.preventDefault(),className:`inline-flex h-[22px] w-[22px] items-center justify-center rounded-md border border-border/70 text-muted/70 outline-none transition-colors hover:border-border hover:bg-elevated hover:text-fg disabled:pointer-events-none disabled:opacity-30`,children:r})}function A2({value:e,onChange:t,options:n}){return(0,V.jsx)(`div`,{className:`inline-flex items-center gap-0.5 rounded-lg border border-border bg-panel-2 p-0.5`,children:n.map(n=>(0,V.jsx)(`button`,{onClick:()=>t(n.value),onMouseDown:e=>e.preventDefault(),className:`rounded-md px-3 py-1 text-[12px] font-medium outline-none transition-colors ${e===n.value?`bg-elevated text-fg shadow-sm shadow-black/20`:`text-muted hover:text-fg`}`,children:n.label},n.value))})}function j2({item:e}){let t=(e.state??`OPEN`).toUpperCase();return e.kind===`pr`?t===`MERGED`?(0,V.jsx)(yv,{size:15,className:`shrink-0 text-purple-400`}):t===`CLOSED`?(0,V.jsx)(bv,{size:15,className:`shrink-0 text-red-400`}):e.isDraft?(0,V.jsx)(xv,{size:15,className:`shrink-0 text-muted/70`}):(0,V.jsx)(Sv,{size:15,className:`shrink-0 text-emerald-500`}):t===`CLOSED`?(0,V.jsx)(ov,{size:15,className:`shrink-0 text-purple-400`}):(0,V.jsx)(cv,{size:15,className:`shrink-0 text-emerald-500`})}function M2(e){if(!e)return``;let t=Date.parse(e);if(!Number.isFinite(t))return``;let n=Math.max(0,(Date.now()-t)/1e3),r=n/60,i=r/60,a=i/24;return n<45?`just now`:r<60?`${Math.round(r)}m ago`:i<24?`${Math.round(i)}h ago`:a<30?`${Math.round(a)}d ago`:a<365?`${Math.round(a/30)}mo ago`:`${Math.round(a/365)}y ago`}function N2({name:e,color:t}){let n=/^[0-9a-fA-F]{6}$/.test(t)?`#${t}`:void 0;return(0,V.jsx)(`span`,{className:`max-w-[130px] shrink-0 truncate rounded-full border px-1.5 py-px text-[9.5px] leading-[13px]`,style:n?{borderColor:`${n}59`,color:n,backgroundColor:`${n}14`}:void 0,title:e,children:e})}function P2({item:e,checked:t,onActivate:n}){let r=M2(e.createdAt),i=[e.author,r?`opened ${r}`:``].filter(Boolean).join(` `);return(0,V.jsxs)(`div`,{role:`button`,tabIndex:0,"data-row-number":e.number,"aria-pressed":t,onClick:e=>n(e.shiftKey),onMouseDown:e=>{e.shiftKey&&e.preventDefault()},onKeyDown:e=>{(e.key===`Enter`||e.key===` `)&&(e.preventDefault(),n(e.shiftKey))},className:`group flex w-full cursor-pointer items-start gap-2.5 border-b border-border/40 px-3 py-2.5 text-left outline-none transition-colors last:border-b-0 hover:bg-white/[0.03]`,children:[(0,V.jsx)(`span`,{className:`mt-px shrink-0`,children:(0,V.jsx)(F2,{checked:t})}),(0,V.jsx)(`span`,{className:`mt-px`,children:(0,V.jsx)(j2,{item:e})}),(0,V.jsxs)(`span`,{className:`flex min-w-0 flex-1 flex-col gap-0.5`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-1.5`,children:[(0,V.jsx)(`a`,{href:e.url,target:`_blank`,rel:`noreferrer noopener`,onClick:e=>e.stopPropagation(),title:e.title,className:`min-w-0 truncate text-[13px] font-medium text-fg/90 hover:underline`,children:e.title}),e.labels.slice(0,4).map(e=>(0,V.jsx)(N2,{name:e.name,color:e.color},e.name))]}),(0,V.jsxs)(`span`,{className:`flex items-center gap-1 text-[11px] text-muted/55`,children:[(0,V.jsxs)(`a`,{href:e.url,target:`_blank`,rel:`noreferrer noopener`,onClick:e=>e.stopPropagation(),className:`shrink-0 tabular-nums hover:text-muted hover:underline`,children:[`#`,e.number]}),i?(0,V.jsxs)(`span`,{className:`truncate`,children:[`· `,i]}):null]})]}),(0,V.jsxs)(`span`,{className:`mt-px flex shrink-0 items-center gap-2.5 text-[11.5px] text-muted/70`,children:[e.linkedPrs?(0,V.jsx)(R2,{prs:e.linkedPrs}):null,e.comments?(0,V.jsx)(z2,{icon:Nv,n:e.comments,label:`comments`}):null,e.reactions?(0,V.jsx)(z2,{emoji:`👍`,n:e.reactions,label:`reactions`}):null]})]})}function F2({checked:e}){return(0,V.jsx)(`span`,{className:`inline-flex h-[15px] w-[15px] items-center justify-center rounded-[4px] border transition-colors ${e?`border-fg bg-fg`:`border-muted/45 group-hover:border-muted/80`}`,children:e&&(0,V.jsx)(ev,{size:11,strokeWidth:3,className:`text-bg`})})}var I2={octicon:`-0.1em`,stroke:`-0.112em`};function L2({size:e=12,className:t}){return(0,V.jsx)(`svg`,{viewBox:`0 0 16 16`,width:e,height:e,fill:`currentColor`,"aria-hidden":!0,className:t,style:{transform:`translateY(${I2.octicon})`},children:(0,V.jsx)(`path`,{d:`M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z`})})}function R2({prs:e}){let t=e.state.toUpperCase()===`MERGED`,n=e.count>1?`${e.count} linked pull requests — `:``,r=t?`#${e.number} merged`:e.isDraft?`#${e.number} open (draft)`:`#${e.number} open`;return(0,V.jsxs)(`a`,{href:e.url,target:`_blank`,rel:`noreferrer noopener`,onClick:e=>e.stopPropagation(),title:`${n}${r}`,className:`inline-flex items-center gap-1 tabular-nums hover:text-fg/90`,children:[(0,V.jsx)(L2,{size:12}),e.count]})}function z2({icon:e,emoji:t,n,label:r}){return(0,V.jsxs)(`span`,{className:`inline-flex items-center gap-1 tabular-nums`,title:`${n} ${r}`,children:[t?(0,V.jsx)(`span`,{"aria-hidden":!0,className:`text-[11px] leading-none`,children:t}):e?(0,V.jsx)(`span`,{className:`inline-flex`,style:{transform:`translateY(${I2.stroke})`},children:(0,V.jsx)(e,{size:12,strokeWidth:2})}):null,n]})}function B2(){return(0,V.jsx)(`div`,{className:`animate-pulse`,children:Array.from({length:6}).map((e,t)=>(0,V.jsxs)(`div`,{className:`flex items-center gap-3 border-b border-border/40 px-3 py-2.5 last:border-b-0`,children:[(0,V.jsx)(`span`,{className:`h-[15px] w-[15px] shrink-0 rounded-[4px] bg-muted/20`}),(0,V.jsx)(`span`,{className:`h-3 w-8 shrink-0 rounded bg-muted/20`}),(0,V.jsx)(`span`,{className:`h-3 flex-1 rounded bg-muted/15`,style:{maxWidth:`${55+t*7%35}%`}})]},t))})}function V2({children:e}){return(0,V.jsx)(`div`,{className:`flex h-full min-h-[240px] flex-col items-center justify-center gap-1.5`,children:e})}var H2={permissionMode:`The permission mode new Claude Code threads launch with. Auto runs safe actions and asks you to approve the risky ones in the thread. Bypass launches the worker with --dangerously-skip-permissions: it never asks, so nothing waits on you and nothing is checked either. Takes effect on the next thread you dispatch; to change a thread that already exists, use the picker beside its model in the prompt box. Codex threads always run with full workspace access and are unaffected.`,font:`Changes the interface reading font for this browser.`,localFileOpener:`Chooses how vetted local artifact links open. Markdown files open in Frizz's own reader (which carries an Open action that uses this setting), and image clicks always use the OS default viewer.`,compact:`Collapses long diffs by default in this browser. This takes effect immediately.`,stickyUserMessage:`Keeps your most recent message stuck to the top of a thread while the reply scrolls underneath. It stays collapsed to a small card (hover to expand it) so a long message never blocks much of the view. Applies immediately in this browser.`,queueOrder:`Orders the Needs-you queue and the sidebar's rested threads by when each was last active. Oldest first (FIFO, default) surfaces the longest-waiting item first so you cycle through everything; Newest first (LIFO) keeps the most recently active on top. Applies immediately in this browser.`,notifications:`Shows a desktop notification when work needs attention while this window is hidden.`,projectRail:`Shows a permanent column of every project on this machine down the left edge. Off by default: Frizz's home is one board, and a standing list of the others is an easy way to leave the thread you were in. With it off, the home crumb in the status bar is the way back to the projects page.`};function U2(){return typeof Notification>`u`?`unsupported`:Notification.permission}var W2=500,G2=1600,K2=2e3,q2=6;function J2(){let[e,t]=(0,B.useState)(`idle`),n=(0,B.useRef)(null),r=(0,B.useRef)(void 0),i=(0,B.useRef)(Promise.resolve()),a=(0,B.useRef)(0),o=(0,B.useRef)(void 0),s=(0,B.useRef)(0),c=(0,B.useRef)(()=>{}),l=(0,B.useCallback)(()=>{r.current!==void 0&&window.clearTimeout(r.current),r.current=void 0;let e=n.current;e&&(n.current=null,a.current+=1,t(`saving`),i.current=i.current.then(()=>Q.settingsSet(e)).then(e=>{I6.setQueryData([`settingsGet`],e),--a.current,s.current=0,!(a.current>0||n.current)&&(t(`saved`),o.current!==void 0&&window.clearTimeout(o.current),o.current=window.setTimeout(()=>t(`idle`),G2))}).catch(i=>{--a.current,t(`error`),!(n.current||!jw(i)||s.current>=q2)&&(s.current+=1,n.current=e,r.current=window.setTimeout(c.current,K2))}))},[]);c.current=l;let u=(0,B.useCallback)((e,t=!1)=>{if(n.current=e,s.current=0,r.current!==void 0&&window.clearTimeout(r.current),r.current=void 0,!t)return l();r.current=window.setTimeout(l,W2)},[l]);return(0,B.useEffect)(()=>()=>{l(),o.current!==void 0&&window.clearTimeout(o.current)},[l]),{state:e,queue:u,flush:l}}function Y2(){let e=td({queryKey:[`settingsGet`],queryFn:()=>Q.settingsGet()}),[t,n]=(0,B.useState)(null),[r,i]=(0,B.useState)(U2()),{state:a,queue:o,flush:s}=J2(),[c,l]=(0,B.useState)(!1),[u,d]=(0,B.useState)(!1);(0,B.useEffect)(()=>{let e=requestAnimationFrame(()=>l(!0));return()=>cancelAnimationFrame(e)},[]),(0,B.useEffect)(()=>(lg(p),()=>lg(null)),[]),(0,B.useEffect)(()=>{e.data&&!t&&n(e.data)},[e.data,t]);let f=(0,B.useCallback)((e,t)=>{n(e),o(e,t?.debounce)},[o]);function p(){u||(s(),d(!0),l(!1),window.setTimeout(()=>X.showSettings=!1,M_()?0:210))}async function m(e){if(t){if(e&&typeof Notification<`u`&&Notification.permission==="default"){let e=await Notification.requestPermission();i(e)}f({...t,notifications:e})}}return(0,V.jsx)(`div`,{className:`${k_} z-50 flex justify-end ${c?`opacity-100`:`opacity-0`}`,onMouseDown:e=>e.target===e.currentTarget&&p(),children:(0,V.jsxs)(`div`,{className:`${A_} w-[560px] max-w-[94vw] ${c?`translate-x-0`:`translate-x-full`}`,children:[(0,V.jsx)(ny,{title:`Settings`,actions:(0,V.jsx)(X2,{state:a}),onClose:p}),t?(0,V.jsxs)(`div`,{className:`flex-1 overflow-y-auto p-5 flex flex-col gap-6`,children:[(0,V.jsxs)(Q2,{label:`Claude permissions`,help:H2.permissionMode,children:[(0,V.jsx)(wX,{variant:`bordered`,value:t.permissionMode===`bypassPermissions`?`bypassPermissions`:`auto`,onValueChange:e=>f({...t,permissionMode:e}),options:az,indicatorPosition:`right`,ariaLabel:`Claude permission mode`}),t.permissionMode===`bypassPermissions`&&(0,V.jsx)(l4,{})]}),(0,V.jsx)(Q2,{label:`Font`,help:H2.font,children:(0,V.jsx)(i4,{value:t.font??`mono`,onChange:e=>f({...t,font:e})})}),(0,V.jsx)(Q2,{label:`Project sidebar`,help:H2.projectRail,children:(0,V.jsx)(wX,{variant:`bordered`,value:t.projectRail?`shown`:`hidden`,onValueChange:e=>f({...t,projectRail:e===`shown`}),options:[{value:`hidden`,label:`Hidden`},{value:`shown`,label:`Always shown`}],indicatorPosition:`right`,ariaLabel:`Project sidebar`})}),(0,V.jsx)(Q2,{label:`Local file links`,help:H2.localFileOpener,children:(0,V.jsx)(wX,{variant:`bordered`,value:t.localFileOpener??`system`,onValueChange:e=>f({...t,localFileOpener:e}),options:[{value:`system`,label:`System default`},{value:`cursor`,label:`Cursor`},{value:`vscode`,label:`VS Code`},{value:`finder`,label:`Reveal in Finder`},{value:`copy`,label:`Copy path`}],indicatorPosition:`right`,ariaLabel:`Local file link opener`})}),(0,V.jsx)(Q2,{label:`Compact mode`,help:H2.compact,children:(0,V.jsx)(o4,{})}),(0,V.jsx)(Q2,{label:`Sticky message`,help:H2.stickyUserMessage,children:(0,V.jsx)(s4,{})}),(0,V.jsx)(Q2,{label:`Queue order`,help:H2.queueOrder,children:(0,V.jsx)(c4,{})}),(0,V.jsxs)(Q2,{label:`Desktop notifications`,help:H2.notifications,children:[(0,V.jsx)(a4,{value:t.notifications,onChange:m}),t.notifications&&(0,V.jsx)(u4,{perm:r})]}),(0,V.jsx)(e4,{draft:t,setDraft:f})]}):(0,V.jsx)(`div`,{className:`p-4 text-[13px] text-muted`,children:`Loading…`})]})})}function X2({state:e}){return e===`idle`?null:e===`error`?(0,V.jsx)(`span`,{className:`text-[11px] font-normal text-accent`,children:`Couldn't save`}):(0,V.jsx)(`span`,{className:`text-[11px] font-normal text-muted transition-opacity ${e===`saved`?`opacity-70`:`opacity-100`}`,children:e===`saving`?`Saving…`:`Saved`})}function Z2({label:e,help:t}){return(0,V.jsxs)(`span`,{className:`flex items-center gap-1.5 text-[11px] uppercase tracking-wide text-muted`,children:[e,(0,V.jsx)(AB,{label:t,side:`right`,clickable:!0,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":`About ${e}`,className:`inline-flex size-4 items-center justify-center text-muted/60 hover:text-fg transition-colors`,children:(0,V.jsx)(lv,{size:12})})})]})}function Q2({label:e,help:t,children:n}){return(0,V.jsxs)(`div`,{className:`flex flex-col gap-1.5`,children:[(0,V.jsx)(Z2,{label:e,help:t}),n]})}var $2=[{token:`repo`,gloss:`repository`},{token:`n`,gloss:`number`},{token:`title`,gloss:`title`},{token:`url`,gloss:`link`},{token:`labels`,gloss:`labels`},{token:`body`,gloss:`description`}];function e4({draft:e,setDraft:t}){let n=td({queryKey:[`githubPromptDefaults`],queryFn:()=>Q.githubPromptDefaults()});return(0,V.jsxs)(`div`,{className:`flex flex-col gap-6`,children:[(0,V.jsx)(t4,{label:`Prompts`}),n.data?(0,V.jsxs)(`div`,{className:`flex flex-col gap-5`,children:[(0,V.jsx)(`div`,{className:`flex justify-end`,children:(0,V.jsx)(n4,{})}),(0,V.jsx)(r4,{label:`Issue investigation prompt`,help:`The prompt for each ISSUE dispatched from the picker. The default has the worker classify the issue as a bug or feature and branch: reproduce + fix-plan for a bug, or a plan + impact analysis for a feature.`,value:e.githubIssuePrompt,fallback:n.data.issue,onChange:(n,r)=>t({...e,githubIssuePrompt:n},r)}),(0,V.jsx)(r4,{label:`PR investigation prompt`,help:`The prompt for each PR dispatched from the picker. The default runs an adversarial review/audit — read the diff, verify correctness/edges/tests/CI, then recommend approve / request-changes.`,value:e.githubPrPrompt,fallback:n.data.pr,onChange:(n,r)=>t({...e,githubPrPrompt:n},r)})]}):(0,V.jsx)(`div`,{className:`text-[12px] text-muted`,children:`Loading defaults…`})]})}function t4({label:e}){return(0,V.jsxs)(`div`,{className:`flex items-center gap-2.5 text-[11px] uppercase tracking-wide text-muted/70`,children:[(0,V.jsx)(`span`,{"aria-hidden":!0,className:`h-px flex-1 bg-border/60`}),(0,V.jsx)(`span`,{className:`shrink-0`,children:e}),(0,V.jsx)(`span`,{"aria-hidden":!0,className:`h-px flex-1 bg-border/60`})]})}function n4(){let[e,t]=(0,B.useState)(!1);return(0,V.jsxs)(FU,{open:e,onOpenChange:t,children:[(0,V.jsx)(IU,{asChild:!0,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":`Available tokens`,className:`shrink-0 transition-colors ${e?`text-accent`:`text-muted/60 hover:text-fg`}`,children:(0,V.jsx)(lv,{size:14})})}),(0,V.jsxs)(RU,{side:`top`,align:`end`,className:`w-56 p-3`,children:[(0,V.jsx)(`div`,{className:`mb-2 text-[11px] font-medium text-fg`,children:`Substitution tokens`}),(0,V.jsx)(`ul`,{className:`flex flex-col gap-1.5`,children:$2.map(({token:e,gloss:t})=>(0,V.jsxs)(`li`,{className:`flex items-center justify-between gap-3 text-[11px]`,children:[(0,V.jsx)(`code`,{className:`font-mono-keep rounded border border-border bg-bg px-1 py-0.5 text-[10px] text-fg/80`,children:`{${e}}`}),(0,V.jsx)(`span`,{className:`text-muted/80`,children:t})]},e))})]})]})}function r4({label:e,help:t,value:n,fallback:r,onChange:i}){return(0,V.jsxs)(`div`,{className:`flex flex-col gap-2`,children:[(0,V.jsxs)(`div`,{className:`flex items-center justify-between gap-2`,children:[(0,V.jsx)(Z2,{label:e,help:t}),n!=null&&(0,V.jsx)(`button`,{type:`button`,className:`text-[11px] text-muted hover:text-accent transition-colors`,onClick:()=>i(void 0),children:`Reset to default`})]}),(0,V.jsx)(`textarea`,{value:n??r,onChange:e=>i(e.target.value===``?void 0:e.target.value,{debounce:!0}),rows:10,className:`input resize-none text-[12px] leading-relaxed font-mono-keep`,spellCheck:!1})]})}function i4({value:e,onChange:t}){return(0,V.jsx)(`div`,{className:`inline-flex w-fit rounded-md border border-border bg-bg p-0.5`,children:[{v:`mono`,label:`Mono`,cls:``},{v:`sans`,label:`Sans`,cls:``}].map(n=>(0,V.jsx)(`button`,{onClick:()=>t(n.v),className:`rounded px-3 py-1 text-[12px] transition-colors ${n.cls} ${e===n.v?`bg-fg text-bg`:`text-muted hover:text-fg`}`,children:n.label},n.v))})}function a4({value:e,onChange:t}){return(0,V.jsx)(`div`,{className:`inline-flex w-fit rounded-md border border-border bg-bg p-0.5`,children:[{v:!1,label:`Off`},{v:!0,label:`On`}].map(n=>(0,V.jsx)(`button`,{onClick:()=>t(n.v),className:`rounded px-3 py-1 text-[12px] transition-colors ${e===n.v?`bg-fg text-bg`:`text-muted hover:text-fg`}`,children:n.label},n.label))})}function o4(){let{compactDiffs:e}=Yd(XE);return(0,V.jsx)(a4,{value:e,onChange:e=>XE.compactDiffs=e})}function s4(){let{stickyUserMessage:e}=Yd(XE);return(0,V.jsx)(a4,{value:e,onChange:e=>XE.stickyUserMessage=e})}function c4(){let{queueOrder:e}=Yd(XE);return(0,V.jsx)(`div`,{className:`inline-flex w-fit rounded-md border border-border bg-bg p-0.5`,children:[{v:`fifo`,label:`Oldest first`},{v:`lifo`,label:`Newest first`}].map(t=>(0,V.jsx)(`button`,{onClick:()=>XE.queueOrder=t.v,className:`rounded px-3 py-1 text-[12px] transition-colors ${e===t.v?`bg-fg text-bg`:`text-muted hover:text-fg`}`,children:t.label},t.v))})}function l4(){return(0,V.jsx)(`span`,{className:`text-[11px] text-muted/70`,children:`New Claude threads will run every command, edit, and network call without asking you first.`})}function u4({perm:e}){return e===`denied`?(0,V.jsx)(f4,{}):(0,V.jsx)(`span`,{className:`text-[11px] text-muted/70`,children:{granted:`Browser permission granted — notifications fire when the window is hidden.`,default:`Browser permission not yet granted — notifications won't fire until you allow them.`,unsupported:`This browser does not support desktop notifications.`}[e]})}function d4(){let e=typeof navigator<`u`?navigator.userAgent:``;return/Firefox\//.test(e)?`firefox`:/Edg\//.test(e)?`edge`:/OPR\/|Brave\//.test(e)?`other`:/Chrome\//.test(e)?`chrome`:/Safari\//.test(e)?`safari`:`other`}function f4(){let e=(0,B.useMemo)(d4,[]),t=typeof location<`u`?location.origin:``,n=`${e===`edge`?`edge`:`chrome`}://settings/content/siteDetails?site=${encodeURIComponent(t)}`;return(0,V.jsxs)(`div`,{className:`flex flex-col gap-1 text-[11px] text-muted/70`,children:[(0,V.jsx)(`span`,{children:`Notifications are blocked for this site. Re-enable them in your browser, then reload.`}),e===`chrome`||e===`edge`?(0,V.jsx)(m4,{url:n,hint:`Paste this into a new tab, set Notifications → Allow:`}):e===`safari`?(0,V.jsxs)(`span`,{children:[`Safari → Settings → Websites → Notifications → allow `,p4(t),`, then reload.`]}):e===`firefox`?(0,V.jsx)(`span`,{children:`Firefox → Settings → Privacy & Security → Permissions → Notifications → Settings → allow this site.`}):(0,V.jsx)(`span`,{children:`Open this site's notification permission in your browser's settings and set it to Allow.`})]})}function p4(e){try{return new URL(e).host}catch{return e}}function m4({url:e,hint:t}){let[n,r]=(0,B.useState)(!1);async function i(){try{await navigator.clipboard.writeText(e),r(!0),window.setTimeout(()=>r(!1),1500)}catch{}}return(0,V.jsxs)(`span`,{className:`flex w-full flex-col gap-1`,children:[(0,V.jsx)(`span`,{children:t}),(0,V.jsxs)(`span`,{className:`flex min-w-0 items-center gap-1.5`,children:[(0,V.jsx)(`code`,{className:`min-w-0 flex-1 font-mono-keep select-all rounded border border-border bg-bg px-1.5 py-0.5 text-[10.5px] text-fg/90 break-all`,children:e}),(0,V.jsx)(`button`,{type:`button`,onClick:i,"aria-label":`Copy address`,className:`shrink-0 rounded border border-border p-1 text-muted hover:bg-panel-2 hover:text-fg transition-colors`,children:n?(0,V.jsx)(ev,{size:11,className:`text-live`}):(0,V.jsx)(dv,{size:11})})]})]})}var h4=1,g4=.9,_4=.8,v4=.17,y4=.1,b4=.999,x4=.9999,S4=.99,C4=/[\\\/_+.#"@\[\(\{&]/,w4=/[\\\/_+.#"@\[\(\{&]/g,T4=/[\s-]/,E4=/[\s-]/g;function D4(e,t,n,r,i,a,o){if(a===t.length)return i===e.length?h4:S4;var s=`${i},${a}`;if(o[s]!==void 0)return o[s];for(var c=r.charAt(a),l=n.indexOf(c,i),u=0,d,f,p,m;l>=0;)d=D4(e,t,n,r,l+1,a+1,o),d>u&&(l===i?d*=h4:C4.test(e.charAt(l-1))?(d*=_4,p=e.slice(i,l-1).match(w4),p&&i>0&&(d*=b4**+p.length)):T4.test(e.charAt(l-1))?(d*=g4,m=e.slice(i,l-1).match(E4),m&&i>0&&(d*=b4**+m.length)):(d*=v4,i>0&&(d*=b4**+(l-i))),e.charAt(l)!==t.charAt(a)&&(d*=x4)),(d<y4&&n.charAt(l-1)===r.charAt(a+1)||r.charAt(a+1)===r.charAt(a)&&n.charAt(l-1)!==r.charAt(a))&&(f=D4(e,t,n,r,l+1,a+2,o),f*y4>d&&(d=f*y4)),d>u&&(u=d),l=n.indexOf(c,l+1);return o[s]=u,u}function O4(e){return e.toLowerCase().replace(E4,` `)}function k4(e,t,n){return e=n&&n.length>0?`${e+` `+n.join(` `)}`:e,D4(e,t,O4(e),O4(t),0,0,{})}var A4=`[cmdk-group=""]`,j4=`[cmdk-group-items=""]`,M4=`[cmdk-group-heading=""]`,N4=`[cmdk-item=""]`,P4=`${N4}:not([aria-disabled="true"])`,F4=`cmdk-item-select`,I4=`data-value`,L4=(e,t,n)=>k4(e,t,n),R4=B.createContext(void 0),z4=()=>B.useContext(R4),B4=B.createContext(void 0),V4=()=>B.useContext(B4),H4=B.createContext(void 0),U4=B.forwardRef((e,t)=>{let n=r3(()=>({search:``,value:e.value??e.defaultValue??``,selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}})),r=r3(()=>new Set),i=r3(()=>new Map),a=r3(()=>new Map),o=r3(()=>new Set),s=t3(e),{label:c,children:l,value:u,onValueChange:d,filter:f,shouldFilter:p,loop:m,disablePointerSelection:h=!1,vimBindings:g=!0,..._}=e,v=Uk(),y=Uk(),b=Uk(),x=B.useRef(null),S=o3();n3(()=>{if(u!==void 0){let e=u.trim();n.current.value=e,C.emit()}},[u]),n3(()=>{S(6,k)},[]);let C=B.useMemo(()=>({subscribe:e=>(o.current.add(e),()=>o.current.delete(e)),snapshot:()=>n.current,setState:(e,t,r)=>{var i,a,o;if(!Object.is(n.current[e],t)){if(n.current[e]=t,e===`search`)O(),E(),S(1,D);else if(e===`value`){if(document.activeElement.hasAttribute(`cmdk-input`)||document.activeElement.hasAttribute(`cmdk-root`)){let e=document.getElementById(b);e?e.focus():(i=document.getElementById(v))==null||i.focus()}if(S(7,()=>{n.current.selectedItemId=A()?.id,C.emit()}),r||S(5,k),s.current?.value!==void 0){let e=t??``;(o=(a=s.current).onValueChange)==null||o.call(a,e);return}}C.emit()}},emit:()=>{o.current.forEach(e=>e())}}),[]),w=B.useMemo(()=>({value:(e,t,r)=>{t!==a.current.get(e)?.value&&(a.current.set(e,{value:t,keywords:r}),n.current.filtered.items.set(e,T(t,r)),S(2,()=>{E(),C.emit()}))},item:(e,t)=>(r.current.add(e),t&&(i.current.has(t)?i.current.get(t).add(e):i.current.set(t,new Set([e]))),S(3,()=>{O(),E(),n.current.value||D(),C.emit()}),()=>{a.current.delete(e),r.current.delete(e),n.current.filtered.items.delete(e);let t=A();S(4,()=>{O(),t?.getAttribute(`id`)===e&&D(),C.emit()})}),group:e=>(i.current.has(e)||i.current.set(e,new Set),()=>{a.current.delete(e),i.current.delete(e)}),filter:()=>s.current.shouldFilter,label:c||e[`aria-label`],getDisablePointerSelection:()=>s.current.disablePointerSelection,listId:v,inputId:b,labelId:y,listInnerRef:x}),[]);function T(e,t){let r=s.current?.filter??L4;return e?r(e,n.current.search,t):0}function E(){if(!n.current.search||s.current.shouldFilter===!1)return;let e=n.current.filtered.items,t=[];n.current.filtered.groups.forEach(n=>{let r=i.current.get(n),a=0;r.forEach(t=>{let n=e.get(t);a=Math.max(n,a)}),t.push([n,a])});let r=x.current;j().sort((t,n)=>{let r=t.getAttribute(`id`),i=n.getAttribute(`id`);return(e.get(i)??0)-(e.get(r)??0)}).forEach(e=>{let t=e.closest(j4);t?t.appendChild(e.parentElement===t?e:e.closest(`${j4} > *`)):r.appendChild(e.parentElement===r?e:e.closest(`${j4} > *`))}),t.sort((e,t)=>t[1]-e[1]).forEach(e=>{let t=x.current?.querySelector(`${A4}[${I4}="${encodeURIComponent(e[0])}"]`);t?.parentElement.appendChild(t)})}function D(){let e=j().find(e=>e.getAttribute(`aria-disabled`)!==`true`)?.getAttribute(I4);C.setState(`value`,e||void 0)}function O(){if(!n.current.search||s.current.shouldFilter===!1){n.current.filtered.count=r.current.size;return}n.current.filtered.groups=new Set;let e=0;for(let t of r.current){let r=T(a.current.get(t)?.value??``,a.current.get(t)?.keywords??[]);n.current.filtered.items.set(t,r),r>0&&e++}for(let[e,t]of i.current)for(let r of t)if(n.current.filtered.items.get(r)>0){n.current.filtered.groups.add(e);break}n.current.filtered.count=e}function k(){var e;let t=A();t&&(t.parentElement?.firstChild===t&&((e=t.closest(A4)?.querySelector(M4))==null||e.scrollIntoView({block:`nearest`})),t.scrollIntoView({block:`nearest`}))}function A(){return x.current?.querySelector(`${N4}[aria-selected="true"]`)}function j(){return Array.from(x.current?.querySelectorAll(P4)||[])}function M(e){let t=j()[e];t&&C.setState(`value`,t.getAttribute(I4))}function N(e){var t;let n=A(),r=j(),i=r.findIndex(e=>e===n),a=r[i+e];(t=s.current)!=null&&t.loop&&(a=i+e<0?r[r.length-1]:i+e===r.length?r[0]:r[i+e]),a&&C.setState(`value`,a.getAttribute(I4))}function P(e){let t=A()?.closest(A4),n;for(;t&&!n;)t=e>0?$4(t,A4):e3(t,A4),n=t?.querySelector(P4);n?C.setState(`value`,n.getAttribute(I4)):N(e)}let ee=()=>M(j().length-1),F=e=>{e.preventDefault(),e.metaKey?ee():e.altKey?P(1):N(1)},te=e=>{e.preventDefault(),e.metaKey?M(0):e.altKey?P(-1):N(-1)};return B.createElement(tk.div,{ref:t,tabIndex:-1,..._,"cmdk-root":``,onKeyDown:e=>{var t;(t=_.onKeyDown)==null||t.call(_,e);let n=e.nativeEvent.isComposing||e.keyCode===229;if(!(e.defaultPrevented||n))switch(e.key){case`n`:case`j`:g&&e.ctrlKey&&F(e);break;case`ArrowDown`:F(e);break;case`p`:case`k`:g&&e.ctrlKey&&te(e);break;case`ArrowUp`:te(e);break;case`Home`:e.preventDefault(),M(0);break;case`End`:e.preventDefault(),ee();break;case`Enter`:{e.preventDefault();let t=A();if(t){let e=new Event(F4);t.dispatchEvent(e)}}}}},B.createElement(`label`,{"cmdk-label":``,htmlFor:w.inputId,id:w.labelId,style:l3},c),c3(e,e=>B.createElement(B4.Provider,{value:C},B.createElement(R4.Provider,{value:w},e))))}),W4=B.forwardRef((e,t)=>{let n=Uk(),r=B.useRef(null),i=B.useContext(H4),a=z4(),o=t3(e),s=o.current?.forceMount??i?.forceMount;n3(()=>{if(!s)return a.item(n,i?.id)},[s]);let c=a3(n,r,[e.value,e.children,r],e.keywords),l=V4(),u=i3(e=>e.value&&e.value===c.current),d=i3(e=>s||a.filter()===!1?!0:e.search?e.filtered.items.get(n)>0:!0);B.useEffect(()=>{let t=r.current;if(!(!t||e.disabled))return t.addEventListener(F4,f),()=>t.removeEventListener(F4,f)},[d,e.onSelect,e.disabled]);function f(){var e,t;p(),(t=(e=o.current).onSelect)==null||t.call(e,c.current)}function p(){l.setState(`value`,c.current,!0)}if(!d)return null;let{disabled:m,value:h,onSelect:g,forceMount:_,keywords:v,...y}=e;return B.createElement(tk.div,{ref:AO(r,t),...y,id:n,"cmdk-item":``,role:`option`,"aria-disabled":!!m,"aria-selected":!!u,"data-disabled":!!m,"data-selected":!!u,onPointerMove:m||a.getDisablePointerSelection()?void 0:p,onClick:m?void 0:f},e.children)}),G4=B.forwardRef((e,t)=>{let{heading:n,children:r,forceMount:i,...a}=e,o=Uk(),s=B.useRef(null),c=B.useRef(null),l=Uk(),u=z4(),d=i3(e=>i||u.filter()===!1?!0:e.search?e.filtered.groups.has(o):!0);n3(()=>u.group(o),[]),a3(o,s,[e.value,e.heading,c]);let f=B.useMemo(()=>({id:o,forceMount:i}),[i]);return B.createElement(tk.div,{ref:AO(s,t),...a,"cmdk-group":``,role:`presentation`,hidden:d?void 0:!0},n&&B.createElement(`div`,{ref:c,"cmdk-group-heading":``,"aria-hidden":!0,id:l},n),c3(e,e=>B.createElement(`div`,{"cmdk-group-items":``,role:`group`,"aria-labelledby":n?l:void 0},B.createElement(H4.Provider,{value:f},e))))}),K4=B.forwardRef((e,t)=>{let{alwaysRender:n,...r}=e,i=B.useRef(null),a=i3(e=>!e.search);return!n&&!a?null:B.createElement(tk.div,{ref:AO(i,t),...r,"cmdk-separator":``,role:`separator`})}),q4=B.forwardRef((e,t)=>{let{onValueChange:n,...r}=e,i=e.value!=null,a=V4(),o=i3(e=>e.search),s=i3(e=>e.selectedItemId),c=z4();return B.useEffect(()=>{e.value!=null&&a.setState(`search`,e.value)},[e.value]),B.createElement(tk.input,{ref:t,...r,"cmdk-input":``,autoComplete:`off`,autoCorrect:`off`,spellCheck:!1,"aria-autocomplete":`list`,role:`combobox`,"aria-expanded":!0,"aria-controls":c.listId,"aria-labelledby":c.labelId,"aria-activedescendant":s,id:c.inputId,type:`text`,value:i?e.value:o,onChange:e=>{i||a.setState(`search`,e.target.value),n?.(e.target.value)}})}),J4=B.forwardRef((e,t)=>{let{children:n,label:r=`Suggestions`,...i}=e,a=B.useRef(null),o=B.useRef(null),s=i3(e=>e.selectedItemId),c=z4();return B.useEffect(()=>{if(o.current&&a.current){let e=o.current,t=a.current,n,r=new ResizeObserver(()=>{n=requestAnimationFrame(()=>{let n=e.offsetHeight;t.style.setProperty(`--cmdk-list-height`,n.toFixed(1)+`px`)})});return r.observe(e),()=>{cancelAnimationFrame(n),r.unobserve(e)}}},[]),B.createElement(tk.div,{ref:AO(a,t),...i,"cmdk-list":``,role:`listbox`,tabIndex:-1,"aria-activedescendant":s,"aria-label":r,id:c.listId},c3(e,e=>B.createElement(`div`,{ref:AO(o,c.listInnerRef),"cmdk-list-sizer":``},e)))}),Y4=B.forwardRef((e,t)=>{let{open:n,onOpenChange:r,overlayClassName:i,contentClassName:a,container:o,...s}=e;return B.createElement(dL,{open:n,onOpenChange:r},B.createElement(_L,{container:o},B.createElement(yL,{"cmdk-overlay":``,className:i}),B.createElement(CL,{"aria-label":e.label,"cmdk-dialog":``,className:a},B.createElement(U4,{ref:t,...s}))))}),X4=B.forwardRef((e,t)=>i3(e=>e.filtered.count===0)?B.createElement(tk.div,{ref:t,...e,"cmdk-empty":``,role:`presentation`}):null),Z4=B.forwardRef((e,t)=>{let{progress:n,children:r,label:i=`Loading...`,...a}=e;return B.createElement(tk.div,{ref:t,...a,"cmdk-loading":``,role:`progressbar`,"aria-valuenow":n,"aria-valuemin":0,"aria-valuemax":100,"aria-label":i},c3(e,e=>B.createElement(`div`,{"aria-hidden":!0},e)))}),Q4=Object.assign(U4,{List:J4,Item:W4,Input:q4,Group:G4,Separator:K4,Dialog:Y4,Empty:X4,Loading:Z4});function $4(e,t){let n=e.nextElementSibling;for(;n;){if(n.matches(t))return n;n=n.nextElementSibling}}function e3(e,t){let n=e.previousElementSibling;for(;n;){if(n.matches(t))return n;n=n.previousElementSibling}}function t3(e){let t=B.useRef(e);return n3(()=>{t.current=e}),t}var n3=typeof window>`u`?B.useEffect:B.useLayoutEffect;function r3(e){let t=B.useRef();return t.current===void 0&&(t.current=e()),t}function i3(e){let t=V4(),n=()=>e(t.snapshot());return B.useSyncExternalStore(t.subscribe,n,n)}function a3(e,t,n,r=[]){let i=B.useRef(),a=z4();return n3(()=>{var o;let s=(()=>{for(let e of n){if(typeof e==`string`)return e.trim();if(typeof e==`object`&&`current`in e)return e.current?e.current.textContent?.trim():i.current}})(),c=r.map(e=>e.trim());a.value(e,s,c),(o=t.current)==null||o.setAttribute(I4,s),i.current=s}),i}var o3=()=>{let[e,t]=B.useState(),n=r3(()=>new Map);return n3(()=>{n.current.forEach(e=>e()),n.current=new Map},[e]),(e,r)=>{n.current.set(e,r),t({})}};function s3(e){let t=e.type;return typeof t==`function`?t(e.props):`render`in t?t.render(e.props):e}function c3({asChild:e,children:t},n){return e&&B.isValidElement(t)?B.cloneElement(s3(t),{ref:t.ref},n(t.props.children)):n(t)}var l3={position:`absolute`,width:`1px`,height:`1px`,padding:`0`,margin:`-1px`,overflow:`hidden`,clip:`rect(0, 0, 0, 0)`,whiteSpace:`nowrap`,borderWidth:`0`};function u3(){let e=Yd(X),t=rE(),[n,r]=(0,B.useState)(``);if((0,B.useEffect)(()=>{e.showPalette&&r(``)},[e.showPalette]),!e.showPalette)return null;let i=fD(aE(t?.threads??[])),a=e.drawers.length?[...e.drawers].reverse().find(e=>e.kind===`thread`)?.slug:void 0,o=t?.threads.find(e=>e.id===a);function s(){X.showPalette=!1}function c(e){e(),s()}function l(e){f_(e)}return(0,V.jsx)(`div`,{className:`fixed inset-0 z-[60] flex items-start justify-center bg-black/50 pt-[12vh]`,onMouseDown:e=>e.target===e.currentTarget&&s(),children:(0,V.jsxs)(Q4,{label:`Command palette`,className:`w-[560px] max-w-[92vw] rounded-lg border border-border bg-panel shadow-2xl overflow-hidden`,filter:(e,t,n)=>+!!e.toLowerCase().includes(t.toLowerCase()),children:[(0,V.jsx)(Q4.Input,{autoFocus:!0,value:n,onValueChange:r,placeholder:`Jump to a thread or run a command…`,className:`w-full px-4 h-12 bg-transparent outline-none border-b border-border text-sm placeholder:text-muted`}),(0,V.jsxs)(Q4.List,{className:`max-h-[52vh] overflow-y-auto py-1.5`,children:[(0,V.jsx)(Q4.Empty,{className:`px-4 py-6 text-center text-sm text-muted`,children:`No matches.`}),(0,V.jsxs)(Q4.Group,{heading:`Actions`,className:`cmdk-group`,children:[(0,V.jsx)(d3,{value:`new thread create home`,onSelect:()=>c(()=>e_()),children:`New thread`}),(0,V.jsx)(d3,{value:`queue todos inbox pending`,onSelect:()=>c(()=>{S_(X.drawers.map(e=>e.id)),X.view=`todos`}),children:`Queue`}),(0,V.jsx)(d3,{value:`open settings preferences`,onSelect:()=>c(()=>X.showSettings=!0),children:`Open settings`}),o&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(d3,{value:`open details drawer doc ${eD(o)}`,onSelect:()=>c(()=>{let e=C_();e&&l_(`doc`,e)}),children:`Open thread details`}),(0,V.jsxs)(d3,{value:`mark complete done ${eD(o)}`,onSelect:()=>c(()=>Q.markComplete({slug:o.id}).catch(()=>{})),children:[`Mark “`,eD(o),`” complete`]}),(0,V.jsxs)(d3,{value:`mark read ${eD(o)}`,onSelect:()=>c(()=>Q.markRead({slug:o.id}).catch(()=>{})),children:[`Mark “`,eD(o),`” read`]})]})]}),i.length>0&&(0,V.jsx)(Q4.Group,{heading:`Threads`,className:`cmdk-group`,children:i.map(e=>(0,V.jsxs)(d3,{value:`${eD(e)} ${e.id}`,onSelect:()=>c(()=>l(e.id)),children:[(0,V.jsx)(`span`,{className:`truncate`,children:eD(e)}),(0,V.jsx)(`span`,{className:`ml-auto shrink-0 text-[11px] text-muted/70`,children:e.id})]},e.id))})]})]})})}function d3({value:e,onSelect:t,children:n}){return(0,V.jsx)(Q4.Item,{value:e,onSelect:t,className:`mx-1.5 px-2.5 py-1.5 rounded flex items-center gap-2 text-sm cursor-pointer data-[selected=true]:bg-panel-2 data-[selected=true]:text-fg text-muted`,children:n})}var f3={planning:`Being designed`,planned:`Roadmap`,active:`Active`,"needs-human":`Awaiting you`,blocked:`Blocked`,done:`Done`,dismissed:`Dismissed`,archived:`Done`};function p3({status:e}){let t=fD(aE(rE()?.threads??[])).filter(t=>e===`archived`?t.archived:t.status===e);return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`header`,{className:`shrink-0 flex items-center gap-2 px-4 h-10 border-b border-border`,children:[(0,V.jsx)(`span`,{className:`font-medium`,children:f3[e]??e}),(0,V.jsx)(`span`,{className:`text-[11px] text-muted tabular-nums`,children:t.length})]}),(0,V.jsxs)(`div`,{className:`flex-1 min-h-0 overflow-y-auto py-1.5`,children:[t.length===0&&(0,V.jsx)(`p`,{className:`px-4 py-6 text-sm text-muted`,children:`No threads.`}),t.map(e=>(0,V.jsxs)(`button`,{className:`w-full text-left px-4 py-2 hover:bg-panel-2/60`,onClick:()=>l_(`thread`,e.id),children:[(0,V.jsx)(`div`,{className:`leading-snug`,children:eD(e)}),e.statusText&&(0,V.jsx)(`div`,{className:`text-[11px] text-muted mt-0.5`,children:e.statusText})]},e.id))]})]})}var m3=`Updating and restarting Frizz`,h3=`This may take a moment while the new build is being prepared. All of your threads will continue running normally.`;function g3(e){if(e.key===`Tab`||e.key===`Enter`)return!0;if(e.metaKey||e.ctrlKey){let t=e.key.toLowerCase();if(t===`k`||t===`i`)return!0}return!1}function _3({open:e,message:t}){let n=(0,B.useRef)(null);if((0,B.useEffect)(()=>{if(!e)return;let t=document.activeElement;t instanceof HTMLElement&&t.blur(),n.current?.focus({preventScroll:!0});let r=e=>{g3(e)&&(e.preventDefault(),e.stopImmediatePropagation())};return window.addEventListener(`keydown`,r,{capture:!0}),()=>window.removeEventListener(`keydown`,r,{capture:!0})},[e]),!e)return null;let r=t?.trim()?t.trim():null;return(0,V.jsx)(`div`,{role:`alertdialog`,"aria-modal":`true`,"aria-label":m3,className:`fixed inset-0 z-[300] flex items-center justify-center bg-black/55 px-4 backdrop-blur-md backdrop-saturate-150`,children:(0,V.jsxs)(`div`,{ref:n,tabIndex:-1,className:`w-[min(26rem,calc(100vw-2rem))] rounded-2xl border border-border-strong bg-elevated p-6 text-center shadow-2xl shadow-black/60 outline-none`,children:[(0,V.jsx)(`span`,{className:`mx-auto flex h-11 w-11 items-center justify-center rounded-full bg-fg/10 text-fg`,children:(0,V.jsx)(Bv,{size:20,strokeWidth:2.25,className:`animate-spin`,"aria-hidden":`true`})}),(0,V.jsx)(`h2`,{className:`mt-4 text-[15px] font-semibold tracking-[-0.01em] text-fg`,children:m3}),(0,V.jsx)(`p`,{className:`mt-2 text-[12.5px] leading-relaxed text-muted`,children:h3}),r&&(0,V.jsx)(`p`,{"aria-live":`polite`,className:`mt-2 text-[11.5px] leading-relaxed text-muted/80`,children:r})]})})}var v3=`frizz:reload-after-update-restart`,y3=!1;function b3(){y3||(y3=!0,Z("Sign in to the GitHub CLI (`gh auth login`) to dispatch from issues/PRs.",{duration:6e3}))}function x3(){let e=Yd(X),t=(0,B.useRef)({projectDir:null,hasBeenVisible:!1});(0,B.useEffect)(()=>{Q.board().then(E_).catch(()=>{})},[]);let n=NS();(0,B.useEffect)(()=>wE((e,t)=>n(e,t)),[n]),(0,B.useEffect)(()=>{let e=!0,t,n=null,r=!1,i=async()=>{if(r)return;r=!0;let a=await eW();if(!e){r=!1;return}if(a){X.controlPlaneRestartPending?a.state!==`ready`&&(X.controlPlaneRestartPending=!1,X.controlPlaneState=a.state,X.controlPlaneMessage=a.message??null):(X.controlPlaneState=a.state,X.controlPlaneMessage=a.message??null);let e=sessionStorage.getItem(v3);if(a.state===`ready`&&e&&!X.controlPlaneRestartPending){sessionStorage.removeItem(v3),window.location.replace(e),r=!1;return}a.state===`failed`&&e&&(sessionStorage.removeItem(v3),n!==a.message&&(n=a.message??`Update & Restart failed`,Z(`Update & Restart failed — Frizz kept running the previous version`,{duration:7e3})))}r=!1,t=setTimeout(i,X.controlPlaneState===`restarting`?500:8e3)},a=()=>{t&&clearTimeout(t),i()};return window.addEventListener(XU,a),i(),()=>{e=!1,window.removeEventListener(XU,a),t&&clearTimeout(t)}},[]);let r=e.drawers.length>0||e.showSettings||e.showNewThread||e.showGithubPicker||e.showPalette;(0,B.useEffect)(()=>{if(!r)return;let e=window.scrollY,t=document.body;return xg(),t.style.position=`fixed`,t.style.top=`-${e}px`,t.style.left=`0`,t.style.right=`0`,t.style.width=`100%`,()=>{t.style.position=``,t.style.top=``,t.style.left=``,t.style.right=``,t.style.width=``,window.scrollTo(0,xg()??e)}},[r]);let i=td({queryKey:[`settingsGet`],queryFn:()=>Q.settingsGet()});(0,B.useEffect)(()=>{X.notificationsEnabled=i.data?.notifications??!1},[i.data?.notifications]);let a=wR();(0,B.useEffect)(()=>{a.data?.inRepo&&!a.data.authed&&b3()},[a.data?.inRepo,a.data?.authed]),(0,B.useEffect)(()=>{function e(e){if(e.target instanceof Element&&e.target.closest(`.xterm`)||!(e.metaKey||e.ctrlKey))return;let t=e.key.toLowerCase();if(t===`k`)e.preventDefault(),X.showPalette=!X.showPalette;else if(t===`i`){let t=y_(),n=C_();t?.kind===`doc`?(e.preventDefault(),mg(t.id)||X.drawers.pop()):n&&(e.preventDefault(),l_(`doc`,n))}}return window.addEventListener(`keydown`,e),()=>window.removeEventListener(`keydown`,e)},[]);let o=rE();(0,B.useEffect)(()=>{p_()},[o,e.routeThreadSlug]),t.current=TE(t.current,o);let s=o!==null&&t.current.hasBeenVisible,c=qV(o),l=o?.projectLabel??o?.projectName;return(0,B.useEffect)(()=>{let e=window.matchMedia?.(`(display-mode: standalone)`).matches;document.title=e?l??`Frizz`:l?`${l} — Frizz`:`Frizz`},[l]),(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(_3,{open:e.controlPlaneState===`restarting`,message:e.controlPlaneMessage}),(0,V.jsxs)(`div`,{inert:e.controlPlaneState===`restarting`,className:`relative min-h-screen bg-bg text-fg text-sm`,children:[(0,V.jsx)(_W,{identity:c,connection:e.connection,boardFallback:e.socketBoardFallback}),(0,V.jsxs)(`div`,{className:`flex min-h-screen justify-center gap-[clamp(28px,3.4vw,52px)] px-5 max-[800px]:flex-col max-[800px]:justify-start max-[800px]:gap-0 max-[800px]:px-3`,children:[s&&(0,V.jsx)(iy,{label:`the sidebar`,children:(0,V.jsx)(wV,{})}),(0,V.jsx)(`main`,{id:`workpane`,className:`w-[720px] max-w-[62vw] min-w-0 flex flex-col py-5 max-[800px]:w-full max-[800px]:max-w-none ${e.view===`todos`||!o?`min-h-screen`:``} ${e.view===`todos`?``:`rounded-lg border border-border bg-panel`}`,children:o?(0,V.jsxs)(iy,{label:`the queue`,resetKeys:[e.view],children:[e.view.startsWith(`status:`)&&(0,V.jsx)(p3,{status:e.view.slice(7)}),e.view===`todos`&&(0,V.jsx)(_2,{})]}):(0,V.jsx)(`div`,{className:`flex-1 flex items-center justify-center`,children:(0,V.jsx)(`span`,{className:`block h-5 w-5 rounded-full border-2 border-muted/50 border-t-transparent animate-spin`})})})]}),(0,V.jsx)(Q0,{}),e.showSettings&&(0,V.jsx)(Y2,{}),e.showNewThread&&(0,V.jsx)(Lz,{onClose:()=>{X.showNewThread=!1,X.newThreadPlanPath=null}}),e.showGithubPicker&&(0,V.jsx)(O2,{onClose:n_}),(0,V.jsx)(u3,{})]})]})}function S3(e,t,n){let r=[...e];if(t<0||t>=r.length||n<0||n>=r.length||t===n)return r;let[i]=r.splice(t,1);return r.splice(n,0,i),r}function C3(e,t,n,r=48){let i=Math.round(t/r);return Math.max(0,Math.min(n-1,e+i))}function w3(e,t,n,r=48){return e===t?0:n>t&&e>t&&e<=n?-r:n<t&&e>=n&&e<t?r:0}function T3(e,t,n=44,r=14){let i=t.top+n-e;if(i>0)return-Math.min(r,i/n*r);let a=e-(t.bottom-n);return a>0?Math.min(r,a/n*r):0}var E3=`w-[57px]`,D3=`max-[800px]:pl-0 pl-[57px]`;function O3(e){let t=0;for(let n=0;n<e.length;n++)t=(t*31+e.charCodeAt(n))%360;return t}function k3(e){let t=e.split(/[\s\-_./]+/u).filter(Boolean);return t.length===0?`?`:t.length===1?t[0].slice(0,2).toUpperCase():(t[0][0]+t[1][0]).toUpperCase()}function A3(e){let t=e.iconVersion?`&v=${encodeURIComponent(e.iconVersion)}`:``;return`/_frizz/project-icon?id=${encodeURIComponent(e.id)}${t}`}function j3({project:e,size:t}){let[n,r]=(0,B.useState)(!1),[i,a]=(0,B.useState)(!1),o=O3(e.id),s=e.iconStatus!==`none`,[c,l]=(0,B.useState)(!1),u=!s||c;return(0,V.jsxs)(`span`,{className:`relative block overflow-hidden rounded-[30%] bg-elevated`,style:{width:t,height:t,background:s&&!c?void 0:`hsl(${o} 32% 24%)`},children:[u&&(0,V.jsx)(`span`,{"aria-hidden":!0,className:`absolute inset-0 flex items-center justify-center font-semibold leading-none`,style:{fontSize:t*.4,color:`hsl(${o} 55% 78%)`},children:(0,V.jsx)(`span`,{style:{textBox:`trim-both cap alphabetic`},children:k3(e.name)})}),s&&!c&&(0,V.jsx)(`img`,{src:A3(e),alt:``,width:t,height:t,loading:`eager`,decoding:`async`,onLoad:e=>{let t=e.currentTarget;t.naturalWidth>0&&t.naturalHeight>0&&a(Math.abs(t.naturalWidth/t.naturalHeight-1)<=.05),r(!0)},onError:()=>l(!0),className:`relative h-full w-full transition-opacity ${i?`object-cover`:`object-contain p-[6%]`} ${n?`opacity-100`:`opacity-0`}`})]})}var M3=40;function N3({project:e,current:t,index:n,drag:r,onPointerDown:i,onKeyDown:a}){let o=r?.fromIndex===n,s=r?o?r.deltaY:w3(n,r.fromIndex,r.toIndex):0;return(0,V.jsx)(AB,{side:`right`,disabled:r!==null,label:e.stale?`${e.name} — directory is missing`:e.name,children:(0,V.jsxs)(sw,{to:Og(e.slug),"aria-current":t?`page`:void 0,"aria-grabbed":o||void 0,onPointerDown:e=>i(e,n),onKeyDown:e=>a(e,n),onClick:e=>{(r||L3())&&e.preventDefault()},onDragStart:e=>e.preventDefault(),className:`group relative flex h-10 w-full items-center justify-center outline-none ${o?`z-10 cursor-grabbing`:``}`,style:{transform:s?`translateY(${s}px)`:void 0,transition:o?`none`:`transform 160ms ease`},children:[(0,V.jsx)(`span`,{"aria-hidden":!0,className:`absolute left-0 w-[3px] rounded-r-full bg-fg transition-all duration-150 ${t?`h-7 opacity-100`:`h-2.5 opacity-0 group-hover:opacity-60`}`}),(0,V.jsx)(`span`,{className:`rounded-[30%] transition-[transform,opacity,box-shadow] duration-150 group-focus-visible:ring-1 group-focus-visible:ring-fg/60 ${o?`scale-[1.12] opacity-100 shadow-lg shadow-black/50`:`group-hover:scale-[1.06] ${t?``:`opacity-75 group-hover:opacity-100`}`} ${e.stale?`grayscale`:``}`,children:(0,V.jsx)(j3,{project:e,size:M3})})]})})}function P3({project:e,children:t}){let n=(0,B.useRef)(null),r=Bu(),[i,a]=(0,B.useState)(null),o=()=>r.invalidateQueries({queryKey:[`projectsList`]}),s=nd({mutationFn:async t=>{let n=new Uint8Array(await t.arrayBuffer()),r=``;for(let e=0;e<n.length;e+=8192)r+=String.fromCharCode(...n.subarray(e,e+8192));return Q.projectIconSet({id:e.id,name:t.name,data:btoa(r)})},onSuccess:()=>{a(null),o()},onError:e=>a(e instanceof Error?e.message:String(e))}),c=nd({mutationFn:()=>Q.projectIconClear({id:e.id}),onSuccess:()=>{a(null),o()}}),l=nd({mutationFn:()=>Q.projectIconPick({id:e.id}),onSuccess:e=>{if(e.kind!==`cancelled`){if(e.kind===`unavailable`){n.current?.click();return}a(null),o()}},onError:()=>n.current?.click()}),u=`cursor-default rounded px-2 py-1.5 text-[12.5px] text-fg outline-none data-[highlighted]:bg-panel-2`;return(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(`input`,{ref:n,type:`file`,accept:og.map(e=>`.${e}`).join(`,`),className:`hidden`,onChange:e=>{let t=e.target.files?.[0];e.target.value=``,t&&s.mutate(t)}}),(0,V.jsxs)(RI,{children:[(0,V.jsx)(zI,{asChild:!0,children:t}),(0,V.jsx)(BI,{children:(0,V.jsxs)(VI,{align:`start`,sideOffset:6,className:`z-[220] min-w-[190px] rounded-lg border border-border bg-panel p-1 shadow-xl shadow-black/40`,children:[(0,V.jsx)(WI,{className:u,onSelect:()=>l.mutate(),children:s.isPending?`Uploading…`:`Choose an icon…`}),(0,V.jsx)(WI,{className:u,onSelect:()=>c.mutate(),children:e.iconIsCustom?`Use the detected icon`:`Look for an icon again`})]})})]}),i?(0,V.jsx)(`p`,{className:`mt-1 text-[11px] text-red-400`,children:i}):null]})}var F3=4,I3=0;function L3(){return Date.now()-I3<250}function R3(){let e=Bu(),{data:t}=td({queryKey:[`projectsList`],queryFn:()=>Q.projectsList()}),n=Dg(),[r,i]=(0,B.useState)(!1),a=NS(),[o,s]=(0,B.useState)(null),[c,l]=(0,B.useState)(null),u=(0,B.useRef)(null),d=nd({mutationFn:()=>Q.projectPick({}),onSuccess:e=>{e.kind===`picked`?a(Og(e.project.slug)):e.kind===`unavailable`&&a(`/`)},onSettled:()=>i(!1)}),f=nd({mutationFn:e=>Q.projectsReorder({ids:e}),onSuccess:async()=>{await e.invalidateQueries({queryKey:[`projectsList`]}),l(null)},onError:()=>l(null)}),p=c??t??[],[m,h]=(0,B.useState)(!1);(0,B.useEffect)(()=>{let e=u.current;if(!e)return;let t=()=>h(e.scrollTop+e.clientHeight<e.scrollHeight-1);t(),e.addEventListener(`scroll`,t,{passive:!0});let n=new ResizeObserver(t);return n.observe(e),window.addEventListener(`resize`,t),()=>{e.removeEventListener(`scroll`,t),n.disconnect(),window.removeEventListener(`resize`,t)}},[p.length]);let g=(0,B.useCallback)((e,t)=>{if(e.button!==0||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey)return;let n=e.currentTarget,r=e.clientY,i=p,a=!1,o=null,c=0,d=e=>{let n=u.current,a=0;if(n){let t=T3(e,n.getBoundingClientRect());if(t){let e=n.scrollTop;n.scrollTop+=t,a=n.scrollTop-e}}m+=a;let c=e-r+m;o={id:i[t].id,fromIndex:t,toIndex:C3(t,c,i.length),deltaY:c},s(o)},m=0,h=e=>{if(!a){if(Math.abs(e.clientY-r)<F3)return;a=!0,n.setPointerCapture(e.pointerId)}e.preventDefault();let t=e.clientY;cancelAnimationFrame(c);let i=()=>{d(t),u.current&&T3(t,u.current.getBoundingClientRect())&&(c=requestAnimationFrame(i))};c=requestAnimationFrame(i)},g=()=>{if(cancelAnimationFrame(c),window.removeEventListener(`pointermove`,h),window.removeEventListener(`pointerup`,g),window.removeEventListener(`pointercancel`,g),s(null),!a||!o)return;I3=Date.now();let e=S3(i,o.fromIndex,o.toIndex);o.fromIndex!==o.toIndex&&(l(e),f.mutate(e.map(e=>e.id)))};window.addEventListener(`pointermove`,h,{passive:!1}),window.addEventListener(`pointerup`,g),window.addEventListener(`pointercancel`,g)},[p,f]),_=(0,B.useCallback)((e,t)=>{if(!e.altKey||e.key!==`ArrowUp`&&e.key!==`ArrowDown`)return;let n=t+(e.key===`ArrowUp`?-1:1);if(n<0||n>=p.length)return;e.preventDefault();let r=S3(p,t,n);l(r),f.mutate(r.map(e=>e.id)),requestAnimationFrame(()=>{u.current?.querySelectorAll(`a`)[n]?.focus()})},[p,f]);return(0,V.jsxs)(`nav`,{"aria-label":`Projects`,className:`fixed inset-y-0 left-0 z-[60] flex flex-col items-center border-r border-border bg-panel/60 py-3 max-[800px]:hidden ${E3}`,children:[(0,V.jsx)(AB,{side:`right`,label:`All projects`,children:(0,V.jsx)(sw,{to:`/`,"aria-label":`All projects`,"aria-current":n?void 0:`page`,className:`flex h-9 w-9 shrink-0 items-center justify-center rounded-lg text-muted/70 outline-none transition-colors hover:bg-elevated hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(Tv,{size:17})})}),(0,V.jsx)(`hr`,{className:`my-2.5 w-6 shrink-0 border-0 border-t border-border`}),(0,V.jsx)(`div`,{ref:u,"data-overflowing":m||void 0,className:`frizz-rail-scroll flex w-full min-h-0 flex-1 flex-col items-center gap-2 overflow-y-auto`,children:p.map((e,t)=>(0,V.jsx)(N3,{project:e,index:t,current:e.slug===n,drag:o,onPointerDown:g,onKeyDown:_},e.id))}),(0,V.jsx)(AB,{side:`right`,label:`Add a project`,children:(0,V.jsx)(`button`,{type:`button`,disabled:r,onClick:()=>{i(!0),d.mutate()},"aria-label":`Add a project`,className:`mt-3 flex h-10 w-10 shrink-0 items-center justify-center rounded-[30%] border-[1.5px] border-dotted border-border-strong text-muted/80 outline-none transition-colors hover:border-accent hover:text-fg focus-visible:ring-1 focus-visible:ring-fg/60 disabled:opacity-50`,children:(0,V.jsx)(Rv,{size:16})})})]})}var z3=76;function B3(e,t){return t&&e.startsWith(`${t}/`)?`~${e.slice(t.length)}`:e}var V3=`flex flex-col gap-1 rounded-lg border px-4 py-3 outline-none transition-colors focus-visible:ring-1 focus-visible:ring-fg/60`,H3=38;function U3({project:e,home:t}){let n=PD(e.lastOpenedAt);return(0,V.jsxs)(`div`,{className:`group/card relative`,children:[(0,V.jsxs)(sw,{to:Og(e.slug),className:`${V3} flex-row items-center gap-3 border-border bg-panel hover:border-border-strong hover:bg-panel-2 ${e.stale?`opacity-60`:``}`,children:[(0,V.jsx)(`span`,{className:`shrink-0 ${e.stale?`grayscale`:``}`,children:(0,V.jsx)(j3,{project:e,size:H3})}),(0,V.jsxs)(`span`,{className:`flex min-w-0 flex-1 flex-col gap-1`,children:[(0,V.jsxs)(`span`,{className:`flex min-w-0 items-baseline gap-2`,children:[(0,V.jsx)(`span`,{className:`min-w-0 truncate text-[13px] font-medium text-fg`,children:e.name}),e.slug===e.name?null:(0,V.jsxs)(`span`,{className:`max-w-[45%] shrink-0 truncate font-mono text-[11px] text-muted/70`,children:[`/`,e.slug]})]}),(0,V.jsx)(`span`,{className:`truncate text-[11px] text-muted`,title:e.path,children:B3(e.path,t)}),(0,V.jsx)(`span`,{className:`truncate pr-6 text-[11px] text-muted/70`,children:e.stale?`Directory is missing`:n?`Opened ${n}`:`Never opened`})]})]}),(0,V.jsx)(`div`,{className:`absolute bottom-2 right-2 opacity-0 transition-opacity focus-within:opacity-100 group-hover/card:opacity-100`,children:(0,V.jsx)(P3,{project:e,children:(0,V.jsx)(`button`,{type:`button`,"aria-label":`Icon for ${e.name}`,className:`flex h-6 w-6 items-center justify-center rounded-md text-muted outline-none hover:bg-elevated hover:text-fg focus-visible:opacity-100 focus-visible:ring-1 focus-visible:ring-fg/60`,children:(0,V.jsx)(Ev,{size:13})})})})]})}function W3({hero:e,pending:t,onClick:n}){return(0,V.jsxs)(`button`,{type:`button`,onClick:n,disabled:t,className:`${V3} items-center justify-center gap-1.5 border-dashed border-border-strong bg-transparent text-muted hover:border-accent hover:text-fg ${e?`min-h-[118px]`:`min-h-[74px]`}`,children:[(0,V.jsx)(`span`,{className:`text-[17px] leading-none text-muted/70`,children:`+`}),(0,V.jsx)(`span`,{className:`text-[12.5px]`,children:t?`Choosing a folder…`:`Add a project`}),e?(0,V.jsx)(`span`,{className:`text-[11px] text-muted/70`,children:`Point Frizz at a folder on this machine`}):null]})}function G3({reason:e,proposed:t,onClose:n}){let[r,i]=(0,B.useState)(t??``),a=NS(),o=Bu(),s=nd({mutationFn:e=>Q.projectAdd({path:e}),onSuccess:e=>{o.invalidateQueries({queryKey:[`projectsList`]}),a(Og(e.slug))}}),c=s.error instanceof Error?s.error.message:s.error?String(s.error):null;return(0,V.jsx)(dL,{open:!0,onOpenChange:e=>{!e&&!s.isPending&&n()},children:(0,V.jsxs)(_L,{children:[(0,V.jsx)(yL,{className:`fixed inset-0 z-[210] bg-black/30 backdrop-blur-md backdrop-saturate-150`}),(0,V.jsxs)(CL,{"aria-modal":`true`,"aria-describedby":void 0,className:`fixed left-1/2 top-1/2 z-[210] w-[460px] max-w-[90vw] -translate-x-1/2 -translate-y-1/2 rounded-xl border border-border bg-panel p-5 shadow-2xl shadow-black/50 outline-none`,children:[(0,V.jsx)(OL,{className:`mb-1 text-[14px] font-medium`,children:t?`Add this folder as a project?`:`Add a project`}),(0,V.jsx)(`p`,{className:`mb-3.5 text-[12.5px] leading-relaxed text-muted`,children:t?`You ran Frizz here and it is not a project yet. Nothing has been written — adding it is what creates its board.`:e?`${e}. Paste the folder instead — Frizz walks up to the repository root, the same way it does when you run it in a terminal.`:`Paste the folder you want a board for. Frizz walks up to the repository root, the same way it does when you run it in a terminal.`}),(0,V.jsxs)(`form`,{onSubmit:e=>{e.preventDefault(),s.isPending||s.mutate(r)},children:[(0,V.jsx)(`input`,{autoFocus:!0,value:r,onChange:e=>i(e.target.value),placeholder:`~/code/my-project`,spellCheck:!1,className:`w-full rounded-md border bg-bg px-2.5 py-2 font-mono text-[12px] text-fg outline-none placeholder:text-muted/50 focus-visible:ring-1 focus-visible:ring-fg/60 ${c?`border-red-500/60`:`border-border-strong`}`}),c?(0,V.jsx)(`p`,{className:`mt-1.5 text-[11.5px] text-red-400`,children:c}):null,(0,V.jsxs)(`div`,{className:`mt-4 flex justify-end gap-2`,children:[(0,V.jsx)(`button`,{type:`button`,onClick:n,disabled:s.isPending,className:`rounded-md border border-border-strong bg-elevated px-3 py-1.5 text-[12.5px] text-fg outline-none hover:bg-panel-2 focus-visible:ring-1 focus-visible:ring-fg/60 disabled:opacity-50`,children:t?`Not now`:`Cancel`}),(0,V.jsx)(`button`,{type:`submit`,disabled:s.isPending||r.trim().length===0,className:`rounded-md border border-accent bg-accent px-3 py-1.5 text-[12.5px] font-medium text-bg outline-none hover:brightness-110 focus-visible:ring-1 focus-visible:ring-fg/60 disabled:opacity-50`,children:s.isPending?`Adding…`:t?`Add it`:`Add project`})]})]})]})]})})}function K3(){let[e]=(0,B.useState)(()=>{let e=new URLSearchParams(location.search).get(`add`)??void 0;return e&&history.replaceState(null,``,location.pathname),e}),[t,n]=(0,B.useState)(e?{}:null);(0,B.useEffect)(()=>{let e=new URLSearchParams(location.search).get(`unknown`);e&&(history.replaceState(null,``,location.pathname),Z(`No project named ${e} — showing all projects instead`,{duration:7e3}))},[]);let r=NS(),i=Bu(),a=nd({mutationFn:()=>Q.projectPick({}),onSuccess:e=>{if(e.kind!==`cancelled`){if(e.kind===`unavailable`){n({reason:e.reason});return}i.invalidateQueries({queryKey:[`projectsList`]}),r(Og(e.project.slug))}},onError:e=>n({reason:e instanceof Error?e.message:String(e)})}),{data:o,isPending:s,error:c}=td({queryKey:[`projectsList`],queryFn:()=>Q.projectsList()}),l=o?.[0]?.path.match(/^(\/(?:Users|home)\/[^/]+)\//u)?.[1],u=o!==void 0&&o.length===0;return(0,V.jsxs)(`div`,{className:`flex min-h-dvh w-full flex-col px-6 py-14`,children:[(0,V.jsxs)(`div`,{className:`m-auto flex w-full flex-col items-center`,children:[(0,V.jsxs)(`div`,{className:`mb-8 flex flex-col items-center gap-2.5 text-center`,children:[(0,V.jsx)(`img`,{src:`/favicon.svg`,width:z3,height:z3,alt:``,className:`rounded-[17px]`}),(0,V.jsx)(`h1`,{className:`text-[19px] font-semibold tracking-[-0.01em] text-fg`,children:u?`Welcome to Frizz`:`Select a project`}),u?(0,V.jsx)(`p`,{className:`max-w-[420px] text-[13px] leading-relaxed text-muted`,children:`A project is a folder on this machine. Frizz keeps one board of threads per project, and serves them all from here.`}):null]}),c?(0,V.jsxs)(`p`,{className:`text-[13px] text-muted`,children:[`Could not read the project registry: `,String(c)]}):s?(0,V.jsx)(`p`,{className:`text-[13px] text-muted`,children:`Loading…`}):(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(`div`,{className:`grid w-full gap-2.5 ${u?`max-w-[360px] grid-cols-1`:`max-w-[720px] grid-cols-1 sm:grid-cols-2`}`,children:[o.map(e=>(0,V.jsx)(U3,{project:e,home:l},e.id)),(0,V.jsx)(W3,{hero:u,pending:a.isPending,onClick:()=>a.mutate()})]}),u?(0,V.jsxs)(`p`,{className:`mt-6 text-[11.5px] text-muted/70`,children:[`Or run`,` `,(0,V.jsx)(`code`,{className:`rounded border border-border bg-panel px-1.5 py-0.5 font-mono text-muted`,children:`frizz`}),` `,`inside any folder — it registers itself and opens.`]}):null]})]}),t?(0,V.jsx)(G3,{reason:t.reason,proposed:e,onClose:()=>n(null)}):null]})}function q3(){let e=Yd(X),t=e.toast,[n,r]=(0,B.useState)(!1),i=e.drawers.some(e=>!e.closing);return(0,B.useEffect)(()=>{if(!t||(r(!0),t.sticky))return;let e=setTimeout(()=>r(!1),t.duration??(t.link?5e3:1600));return()=>clearTimeout(e)},[t?.id]),t?(0,V.jsx)(`div`,{className:`pointer-events-none fixed right-4 z-[70] flex justify-end ${i?`bottom-20`:`bottom-4`}`,children:(0,V.jsxs)(`div`,{"data-toast":!0,role:`status`,"aria-live":`polite`,"aria-atomic":`true`,className:`flex max-w-[min(30rem,calc(100vw-2rem))] items-center gap-2.5 break-words rounded-lg border border-border-strong bg-elevated px-4 py-2 text-[13px] font-medium text-fg shadow-xl shadow-black/40 transition-all duration-200 ease-out ${n?`translate-y-0 opacity-100`:`translate-y-8 opacity-0`}`,children:[t.spinner&&(0,V.jsx)(jv,{size:13,className:`animate-spin text-muted`}),t.text,t.link&&(0,V.jsx)(`button`,{onClick:()=>{l_(`thread`,t.link.slug),X.toast=null},className:`pointer-events-auto shrink-0 rounded-md border border-border px-2 py-0.5 text-[12px] text-fg/90 transition-colors hover:bg-panel-2`,children:t.link.label})]})}):null}function J3(e,t){return`${Og(e)}${Pg(t,`/`)}`}function Y3({slug:e}){let t=rE(),n=Sg(t,e),r=n.kind===`found`?n.thread:void 0;t?.projectDir,(0,B.useEffect)(()=>{Q.board().then(E_).catch(()=>{})},[]);let i=r?.runtime===`turn-idle`||r?.runtime===`exited`||r?.runtime===`none`;return(0,B.useEffect)(()=>{!r||!i||Q.threadSeen({slug:e}).catch(()=>{})},[i,e,r?.lastActivityAt]),(0,B.useEffect)(()=>{let n=t?.projectLabel??t?.projectName,i=r?eD(r):e;document.title=n?`${i} · ${n} — Frizz`:`${i} · Frizz`},[t?.projectLabel,t?.projectName,e,r]),(0,V.jsx)(kB,{children:(0,V.jsxs)(`div`,{className:`h-dvh min-h-0 bg-bg px-0 text-sm text-fg sm:px-5`,children:[(0,V.jsx)(`main`,{"data-standalone-thread":!0,className:`mx-auto flex h-full w-full max-w-[900px] min-w-0 flex-col overflow-hidden border-border bg-panel sm:border-x`,children:n.kind===`loading`?(0,V.jsx)(`div`,{className:`flex flex-1 items-center justify-center`,role:`status`,"aria-label":`Loading thread`,children:(0,V.jsx)(`span`,{className:`block h-5 w-5 animate-spin rounded-full border-2 border-muted/50 border-t-transparent`})}):n.kind===`missing`?(0,V.jsx)(X3,{slug:e}):(0,V.jsx)(Q$,{slug:e,virtualized:!0,showReturnToQueue:!0})}),(0,V.jsx)(Q0,{}),(0,V.jsx)(q3,{})]})})}function X3({slug:e}){let{data:t,isPending:n}=td({queryKey:[`threadLocate`,e],queryFn:()=>Q.threadLocate({slug:e})});return(0,B.useEffect)(()=>{t?.length===1&&location.replace(J3(t[0].projectSlug,e))},[t,e]),(0,V.jsxs)(`div`,{className:`flex flex-1 flex-col items-center justify-center gap-4 px-6 text-center`,children:[(0,V.jsxs)(`div`,{children:[(0,V.jsx)(`h1`,{className:`font-medium text-fg`,children:`Thread unavailable`}),n?(0,V.jsxs)(`p`,{className:`mt-1 text-muted`,children:[`Looking for “`,e,`” in your other projects…`]}):t&&t.length>0?(0,V.jsxs)(`p`,{className:`mt-1 text-muted`,children:[`“`,e,`” lives in `,t.length===1?`another project`:`these projects`,` — opening it there.`]}):(0,V.jsxs)(`p`,{className:`mt-1 text-muted`,children:[`Thread “`,e,`” was not found in any project on this machine.`]})]}),t&&t.length>1?(0,V.jsx)(`div`,{className:`flex flex-wrap justify-center gap-2`,children:t.map(t=>(0,V.jsx)(`a`,{href:J3(t.projectSlug,e),className:`rounded-md border border-border px-3 py-1.5 text-[12px] text-fg/90 hover:bg-panel-2`,children:t.projectName},t.projectSlug))}):(0,V.jsx)(`a`,{href:`/`,className:`rounded-md border border-border px-3 py-1.5 text-[12px] text-fg/90 hover:bg-panel-2`,children:`All projects`})]})}var Z3=`/project/:slug`;function Q3(){let e=hW();return(0,V.jsxs)(kB,{children:[e?(0,V.jsx)(R3,{}):null,(0,V.jsx)(`div`,{className:e?D3:void 0,children:(0,V.jsx)(pC,{})}),(0,V.jsx)(q3,{})]})}function $3(e){(0,B.useEffect)(()=>{BT(e)||(T_(),tE())},[e])}function e6(){let{slug:e}=LS();return $3(e),n6(),(0,V.jsx)(x3,{},e??`__launching__`)}function t6(){return(0,V.jsx)(K3,{})}function n6(){let e=jS();(0,B.useEffect)(()=>{SE(Ag(e.pathname))},[e.pathname])}function r6(){let{thread:e,slug:t}=LS();return $3(t),(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)(Y3,{slug:e}),(0,V.jsx)(q3,{})]})}var i6=[{index:!0,element:(0,V.jsx)(e6,{})},{path:`thread/:thread`,element:(0,V.jsx)(e6,{})},{path:`status/:status`,element:(0,V.jsx)(e6,{})}],a6=rw([{path:`/thread/:thread/full`,element:(0,V.jsx)(r6,{})},{path:`${Z3}/thread/:thread/full`,element:(0,V.jsx)(r6,{})},{element:(0,V.jsx)(Q3,{}),children:[{path:`/`,element:(0,V.jsx)(t6,{})},{path:`/thread/:thread`,element:(0,V.jsx)(e6,{})},{path:`/status/:status`,element:(0,V.jsx)(e6,{})},{path:Z3,children:i6},{path:`*`,element:(0,V.jsx)(e6,{})}]}]),o6=24,s6=6,c6=700,l6=new Map,u6=null,d6=null;function f6(e){return!Array.isArray(e)||e.length!==2?null:e[0]===`transcript`&&typeof e[1]==`string`?e[1]:null}function p6(e){return X.board?.threads.find(t=>t.id===e)?.lastActivityAt}function m6(){let e=[...l6.entries()].filter(([,e])=>e.observers>0),t=new Set(e.slice(-24).map(([e])=>e));for(let[e,n]of l6){if(n.observers<=0){n.live&&(n.live=!1,$T(e)),l6.delete(e);continue}t.has(e)?!n.live&&!n.queued&&(n.queued=!0):(n.queued=!1,n.live&&(n.live=!1,$T(e)))}h6()}function h6(){d6||[...l6.values()].some(e=>e.queued)&&(d6=setTimeout(()=>{d6=null;let e=0,t=[...l6.values()].filter(e=>e.live).length;for(let[n,r]of l6){if(e>=s6||t>=o6)break;r.queued&&(r.queued=!1,!(r.observers<=0||r.live)&&(r.live=!0,t++,r.lastActivityAt=p6(n),QT(n),e++))}h6()},c6))}function g6(){if(u6)for(let[e,t]of l6){if(t.observers<=0)continue;let n=p6(e);n!==t.lastActivityAt&&(t.lastActivityAt=n,!(t.live&&X.socketTranscripts)&&(X.socketTranscriptFallbacks[e]||u6.refetchQueries({queryKey:[`transcript`,e],exact:!0,type:`active`})))}}function _6(e){u6||(u6=e,e.getQueryCache().subscribe(e=>{let t=f6(e.query.queryKey);if(!t||e.type!==`observerAdded`&&e.type!==`observerRemoved`)return;let n=e.query.getObserversCount(),r=l6.get(t);e.type===`observerAdded`?(l6.delete(t),l6.set(t,{observers:n,live:r?.live??!1,queued:r?.queued??!1,lastActivityAt:r?r.lastActivityAt:p6(t)})):r&&(r.observers=n),m6()}),Kd(X,g6))}var v6=`ui-monospace, "JetBrains Mono", "Fira Code", "SF Mono", "Cascadia Mono", Consolas, Menlo, "DejaVu Sans Mono", monospace`,y6=`system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif`;function b6(e){let t=e===`sans`?`sans`:`mono`;document.documentElement.dataset.font=t,document.body&&(document.body.style.fontFamily=t===`sans`?y6:v6);try{localStorage.setItem(`frizz-font`,t)}catch{}}function x6(e){b6(e.getQueryData([`settingsGet`])?.font),Q.settingsGet().then(e=>b6(e.font)).catch(()=>{}),e.getQueryCache().subscribe(()=>{let t=e.getQueryData([`settingsGet`]);t&&b6(t.font)})}function S6(){let e=e=>{if(e.button!==0||e.defaultPrevented)return;let t=e.target instanceof Element?e.target.closest(`[data-local-path]`):null,n=t?.dataset.localPath;if(!(!t||!n)){if(e.preventDefault(),e.stopPropagation(),t.dataset.localImage!==`true`&&vR(n)){v_(n);return}w6(n,t.dataset.localImage===`true`)}};document.addEventListener(`click`,e);let t=C6();return document.addEventListener(`error`,t,!0),()=>{document.removeEventListener(`click`,e),document.removeEventListener(`error`,t,!0)}}function C6(){return e=>{let t=e.target;if(!(t instanceof HTMLImageElement)||t.dataset.localImage!==`true`||!t.closest(`.md-body, .md-inline`))return;let n=t.dataset.localPath??t.getAttribute(`src`)??``,r=document.createElement(`span`);r.className=`md-image-missing font-mono-keep`,r.textContent=n,t.alt&&t.alt!==n&&(r.title=t.alt),(t.closest(`.md-image-frame`)??t).replaceWith(r)}}async function w6(e,t){try{let n=await Q.openLocalFile({path:e,...t?{image:!0}:{}});n.action===`copy`&&(await navigator.clipboard.writeText(n.path),Z(`Copied local path`))}catch(e){Z(`Could not open local file: ${e.message.slice(0,100)}`)}}function T6(){let e=e=>{if(e.button!==0||e.defaultPrevented)return;let t=e.target instanceof Element?e.target.closest(`.${oq}`):null;t&&(e.preventDefault(),e.stopPropagation(),D6(t))};return document.addEventListener(`click`,e),()=>document.removeEventListener(`click`,e)}function E6(e){return e.closest(`.md-code`)?.querySelector(`pre code`)??null}async function D6(e){let t=E6(e);if(!t)return;let n=(t.textContent??``).replace(/\n$/,``);if(n){if(!navigator.clipboard?.writeText){Z(`Clipboard access is unavailable; copy the code from a secure Frizz page`,{duration:7e3});return}try{await navigator.clipboard.writeText(n)}catch(e){Z(`Could not copy code: ${e.message.slice(0,100)}`,{duration:7e3});return}k6(e)}}var O6=new WeakMap;function k6(e){e.classList.add(sq),e.title=`Copied`;let t=O6.get(e);t!==void 0&&window.clearTimeout(t),O6.set(e,window.setTimeout(()=>{e.classList.remove(sq),e.title=cq,O6.delete(e)},LQ))}var A6=/^\/thread\/([a-z0-9][a-z0-9-]*)\/?$/;function j6(){let e=e=>{if(e.button!==0||e.defaultPrevented||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey)return;let t=e.target instanceof Element?e.target.closest(`a[href*="/thread/"]`):null,n=t?.getAttribute(`href`);if(!t||!n||!n.startsWith(`/`))return;let r=Dg(n);if(r&&r!==Dg())return;let i=A6.exec(Ag(n));i&&(e.preventDefault(),e.stopPropagation(),f_(i[1]))};return document.addEventListener(`click`,e),()=>document.removeEventListener(`click`,e)}var M6=new Set([`projectsList`,`threadLocate`]);function N6(e){let t=e[0];return typeof t==`string`&&M6.has(t)?Hl(e):Hl([`project:${Dg()??``}`,...e])}var P6=typeof window<`u`&&window.location.pathname.endsWith(`/settings-formatting-fixture.html`),F6=typeof window<`u`?Fg(Ag()):null;!P6&&!F6&&CE();var I6=new Iu({defaultOptions:{queries:{retry:!1,refetchOnWindowFocus:!1,queryKeyHashFn:N6}}});P6||(nE(I6),_6(I6),x6(I6),rQ(),S6(),T6(),j6()),P6||(0,rd.createRoot)(document.getElementById(`root`)).render((0,V.jsx)(Vu,{client:I6,children:(0,V.jsx)(cy,{children:(0,V.jsx)(lC,{router:a6})})}));export{Sl as i,Ng as n,Ru as r,FC as t};
|