@popmelt.com/core 0.7.3 → 0.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,26 +1,26 @@
1
1
  "use client";
2
- import{createContext as wm,useCallback as Bt,useContext as Cm,useEffect as Tt,useMemo as co,useRef as en,useState as St}from"react";import{useCallback as ka,useEffect as Jc,useSyncExternalStore as Yc}from"react";var fn="http://localhost:1111";function Wc(){return typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null}function Yi(e={}){let t=Wc();if(!t)return e;let n=new Headers(e.headers);return n.set("X-Popmelt-Project-Id",t),{...e,headers:n}}function xn(e,t={},n=15e3){let o=new AbortController;t.signal&&t.signal.addEventListener("abort",()=>o.abort());let r=setTimeout(()=>o.abort(),n);return fetch(e,Yi({...t,signal:o.signal})).finally(()=>clearTimeout(r))}async function pa(e=fn){try{let t=await xn(`${e}/capabilities`,{},5e3);return t.ok?await t.json():null}catch{return null}}async function ko(e=fn){try{let t=new AbortController,n=setTimeout(()=>t.abort(),2e3),o=await fetch(`${e}/status`,Yi({signal:t.signal}));return clearTimeout(n),o.ok?await o.json():null}catch{return null}}async function ua(e){try{let t=new AbortController,n=setTimeout(()=>t.abort(),500),o=await fetch(`http://localhost:${e}/status`,Yi({signal:t.signal}));return clearTimeout(n),o.ok?await o.json():null}catch{return null}}async function jc(e){return ko(e)}async function fa(e,t){if(e&&e!=="http://localhost:1111")try{let c=new URL(e),u=await jc(e);if(!u&&!t)return null;if(!(!u&&t)){if(!(u&&t&&u.projectId!==t)){if(u?.projectId&&!t)return null;if(u)return{url:e,port:parseInt(c.port,10)||1111,projectId:u.projectId}}}}catch{if(!t)return null}let i=typeof window<"u"?window.location.origin:null,a=await ua(1111);if(a){if(t&&a.projectId===t)return{url:"http://localhost:1111",port:1111,projectId:a.projectId};if(a.devOrigin&&i&&a.devOrigin===i&&(t||!a.projectId))return{url:"http://localhost:1111",port:1111,projectId:a.projectId}}let s=Array.from({length:8},(c,u)=>{let p=1112+u;return ua(p).then(f=>f?{status:f,port:p}:null)}),l=(await Promise.all(s)).filter(c=>c!==null),d=[];a&&d.push({port:1111,devOrigin:a.devOrigin,projectId:a.projectId});for(let c of l)d.push({port:c.port,devOrigin:c.status.devOrigin,projectId:c.status.projectId});if(t){let c=d.find(u=>u.projectId===t);if(c)return{url:`http://localhost:${c.port}`,port:c.port,projectId:c.projectId}}if(i){let c=d.find(u=>u.devOrigin===i&&(t||!u.projectId));if(c)return{url:`http://localhost:${c.port}`,port:c.port,projectId:c.projectId}}return d.length===1&&!d[0].projectId?{url:`http://localhost:${d[0].port}`,port:d[0].port,projectId:d[0].projectId}:null}async function Zr(e=fn,t,n=-1){try{let o=await xn(`${e}/jobs/${t}/events?afterSeq=${n}`,{},5e3);return o.ok?await o.json():null}catch{return null}}async function ga(e,t,n=fn,o,r,i,a,s){let l=new FormData;if(e instanceof Map){let c=!0;for(let[u,p]of e){let f=encodeURIComponent(u);l.append(`screenshot-${f}`,p,`screenshot-${f}.webp`),c&&(l.append("screenshot",p,"screenshot.webp"),c=!1)}c&&l.append("screenshot",new Blob([],{type:"image/webp"}),"screenshot.webp")}else l.append("screenshot",e,"screenshot.webp");if(l.append("feedback",t),o&&l.append("color",o),r&&l.append("provider",r),i&&l.append("model",i),s&&l.append("sourceId",s),a)for(let[c,u]of a)for(let p=0;p<u.length;p++)l.append(`image-${c}-${p}`,u[p],`image-${c}-${p}.webp`);let d=await xn(`${n}/send`,{method:"POST",body:l},3e4);if(!d.ok){let c=await d.text();throw new Error(`Bridge returned ${d.status}: ${c}`)}return d.json()}async function ma(e,t=fn){let n=await xn(`${t}/model/component`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function ha(e,t=fn){let n=await xn(`${t}/model/component`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function Vi(e,t,n=fn){let o=await xn(`${n}/model/token`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e,value:t})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function ya(e,t=fn){let n=await xn(`${t}/model/token`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function gr(e=fn){try{let t=await xn(`${e}/model`,{},5e3);return t.ok?(await t.json()).model??null:null}catch{return null}}async function ba(e=fn){let t=await xn(`${e}/evals`,{},5e3);return t.ok?t.json():{version:1,updatedAt:0,cases:[]}}async function Qr(e,t,n=fn){let o=await xn(`${n}/evals/${encodeURIComponent(e)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)},5e3);return o.ok?(await o.json()).eval??null:null}function va(e,t,n=fn){return Qr(e,{status:t},n)}async function xa(e,t,n,o=fn,r,i,a){let s=new FormData;s.append("screenshot",t,"eval-run.webp"),s.append("feedback",JSON.stringify(n)),r&&s.append("provider",r),i&&s.append("model",i),a&&s.append("sourceId",a);let l=await xn(`${o}/evals/${encodeURIComponent(e)}/run`,{method:"POST",body:s},3e4);if(!l.ok){let d=await l.text();throw new Error(`Bridge returned ${l.status}: ${d}`)}return l.json()}function Gc(e){return new Promise(t=>setTimeout(t,e))}async function Ui(e=fn,t,n=15e3){let o=Date.now();try{let a=await xn(`${e}/restart`,{method:"POST"},5e3);if(!a.ok){let s=await a.text().catch(()=>"");return{ok:!1,error:s?`Bridge restart returned ${a.status}: ${s}`:`Bridge restart returned ${a.status}`,elapsedMs:Date.now()-o}}}catch(a){return{ok:!1,error:a instanceof Error?a.message:"Bridge restart request failed",elapsedMs:Date.now()-o}}let r=null;for(;Date.now()-o<n;)if(await Gc(350),r=await ko(e),!!r?.ok&&!(t&&r.version!==t))return{ok:!0,status:r,elapsedMs:Date.now()-o};return{ok:!1,error:`Bridge did not come back${t?` with version ${t}`:""} within ${Math.round(n/1e3)}s`,status:r,elapsedMs:Date.now()-o}}async function Sa(e=fn){return(await Ui(e)).ok}async function wa(e=fn,t,n){let o=await xn(`${e}/model/synthesize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:t,model:n})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function Ca(e=fn,t,n){let o=await xn(`${e}/evals/synthesize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:t,model:n})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function Ea(e,t,n=fn,o,r,i,a,s){let l;if(a&&a.length>0){let d=new FormData,c=new Blob([new Uint8Array([137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,1,0,0,0,1,8,6,0,0,0,31,21,196,137,0,0,0,10,73,68,65,84,120,156,98,0,0,0,2,0,1,229,39,222,252,0,0,0,0,73,69,78,68,174,66,96,130])],{type:"image/png"});d.append("screenshot",c,"screenshot.png"),d.append("feedback",JSON.stringify({threadId:e,reply:t,color:o,provider:r,model:i,sourceId:s}));for(let u=0;u<a.length;u++)d.append(`image-reply-${u}`,a[u],`reply-image-${u}.webp`);l=await xn(`${n}/reply`,{method:"POST",body:d},3e4)}else l=await xn(`${n}/reply`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({threadId:e,reply:t,color:o,provider:r,model:i,sourceId:s})},3e4);if(!l.ok){let d=await l.text();throw new Error(`Bridge returned ${l.status}: ${d}`)}return l.json()}var Xi=typeof import.meta<"u"?import.meta.hot:void 0,ri=Xi?.data?.sourceId??(typeof localStorage<"u"&&localStorage.getItem("popmelt-source-id"))??(typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Math.random().toString(36).slice(2));Xi?.data&&(Xi.data.sourceId=ri);try{typeof localStorage<"u"&&localStorage.setItem("popmelt-source-id",ri)}catch{}function ii(){return ri}var qi=typeof import.meta<"u"?import.meta.hot:void 0,Uo=qi?.data,Vc={isConnected:!1,status:"disconnected",jobResponses:{},jobThinking:{},activeJobIds:[],activeJobThreads:{},currentResponse:"",currentThinking:"",events:[],activeJobId:null,lastCompletedJobId:null,lastResponseText:null,lastThreadId:null,lastErrorByJob:{},pendingQuestions:[],incrementalResolutions:[],capabilitiesVersion:0},yr=Uo?.store??{...Vc},ti=Uo?.listeners??new Set,Vo=Uo?.activeEs??null,Zi=Uo?.activeBridgeUrl??null,Jo=null,ni=Uo?.connectionGeneration??0;qi?.data&&Object.defineProperties(qi.data,{store:{get:()=>yr,configurable:!0},listeners:{get:()=>ti,configurable:!0},activeEs:{get:()=>Vo,configurable:!0},activeBridgeUrl:{get:()=>Zi,configurable:!0},connectionGeneration:{get:()=>ni,configurable:!0},discoveredBridgeUrl:{get:()=>Bo,configurable:!0},discoveredBridgeProjectId:{get:()=>To,configurable:!0}});var oi=new Set,hr=new Map,Ho={};function Yo(e,t){if(!e)return!1;if(oi.has(e)){let o=hr.get(e);return o||(o=[],hr.set(e,o)),o.push({type:t.type??"",data:t}),!0}let n=Ho[e];return n!==void 0&&typeof t.seq=="number"&&t.seq<=n}async function Uc(e,t,n){let o=()=>n!==ni;for(let r of t){if(o())return;oi.add(r),hr.set(r,[])}await Promise.all(t.map(async r=>{try{let i=await Zr(e,r);if(o())return;let a=hr.get(r)??[];if(i){if(on(s=>{let l={...s.jobResponses,[r]:i.accumulated.response},d={...s.jobThinking,[r]:i.accumulated.thinking},c=[...s.events];for(let u of i.events)u.type==="done"||u.type==="error"||c.push({type:u.type,data:u,timestamp:Date.now()});return{...s,jobResponses:l,jobThinking:d,currentResponse:r===s.activeJobId?i.accumulated.response:s.currentResponse,currentThinking:r===s.activeJobId?i.accumulated.thinking:s.currentThinking,events:c}}),Ho[r]=i.currentSeq,!i.jobActive){let s=i.events.find(l=>l.type==="done"||l.type==="error");s&&Ki(s.type,s,r)}for(let s of a)typeof s.data.seq=="number"&&s.data.seq<=i.currentSeq||Ki(s.type,s.data,r)}else for(let s of a)Ki(s.type,s.data,r)}finally{oi.delete(r),hr.delete(r)}}))}function Ki(e,t,n){if(e==="delta"){let o=t.text||"";on(r=>({...r,jobResponses:{...r.jobResponses,[n]:(r.jobResponses[n]||"")+o},currentResponse:n===r.activeJobId?r.currentResponse+o:r.currentResponse,events:[...r.events,{type:"delta",data:t,timestamp:Date.now()}]}))}else if(e==="thinking"){let o=t.text||"";on(r=>({...r,jobThinking:{...r.jobThinking,[n]:(r.jobThinking[n]||"")+o},currentThinking:n===r.activeJobId?r.currentThinking+o:r.currentThinking,events:[...r.events,{type:"thinking",data:t,timestamp:Date.now()}]}))}else if(e==="done")delete Ho[n],on(o=>{let r=o.activeJobIds.filter(d=>d!==n),i={...o.jobResponses},a={...o.jobThinking},s=i[n];delete i[n],delete a[n];let l=n===o.activeJobId?r.length>0?r[r.length-1]:null:o.activeJobId;return{...o,activeJobIds:r,activeJobId:l,jobResponses:i,jobThinking:a,lastCompletedJobId:n,lastResponseText:s||o.currentResponse||t.responseText||null,lastThreadId:t.threadId??null,...n===o.activeJobId?{currentResponse:l&&i[l]||"",currentThinking:l&&a[l]||""}:{},events:[...o.events,{type:"done",data:t,timestamp:Date.now()}]}});else if(e==="error"){delete Ho[n];let o=t.message??"";on(r=>{let i=r.activeJobIds.filter(s=>s!==n),a=i.length>0?r.status:"error";return{...r,status:a,activeJobIds:i,lastCompletedJobId:n,lastErrorByJob:o?{...r.lastErrorByJob,[n]:o}:r.lastErrorByJob,events:[...r.events,{type:"error",data:t,timestamp:Date.now()}]}})}else on(o=>({...o,events:[...o.events,{type:e,data:t,timestamp:Date.now()}]}))}var Bo=Uo?.discoveredBridgeUrl??null,To=Uo?.discoveredBridgeProjectId??null,mr=null,ei=null;async function Kc(e,t){return Bo&&(t?To===t:!To)?Bo:(!t&&To&&(Bo=null,To=null),t&&To&&To!==t&&(Bo=null,To=null),mr&&ei===(t??null)||(ei=t??null,mr=fa(e,t).then(n=>(Bo=n?.url??null,To=n?.projectId??t??null,mr=null,ei=null,Bo)).catch(()=>(mr=null,ei=null,null))),mr)}function Ma(){return Bo}function Ta(){return yr}function Xc(e){return ti.add(e),()=>{ti.delete(e)}}function on(e){yr=e(yr);for(let t of ti)t()}function qc(){return typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null}function Ia(e){if(Vo&&Vo.readyState!==EventSource.CLOSED&&Zi===e)return;Vo&&(Vo.close(),Vo=null),Jo&&(clearTimeout(Jo),Jo=null),Zi=e;let t=++ni,n=new URLSearchParams({sourceId:ri}),o=qc();o&&n.set("projectId",o);let r=new EventSource(`${e}/events?${n.toString()}`);Vo=r;let i=()=>t!==ni;r.addEventListener("connected",()=>{i()||ko(e).then(a=>{if(i())return;let s=a?.activeJobs??(a?.activeJob?[a.activeJob]:[]),l=new Set(s.map(v=>v.id)),d=a?.recentJobs??[],c=new Map(d.map(v=>[v.id,v])),u=s.length>0;on(v=>{let b={...v.lastErrorByJob},I=v.activeJobIds.filter(F=>!l.has(F));for(let F of I){let _=c.get(F);_?.status==="error"&&_.error&&(b[F]=_.error)}let D=v.activeJobIds.filter(F=>l.has(F));for(let F of l)D.includes(F)||D.push(F);let A={};for(let F of s)F.threadId&&(A[F.id]=F.threadId);return{...v,isConnected:!0,status:u?"streaming":I.length>0||v.status==="disconnected"?"idle":v.status,activeJobId:u?s[s.length-1].id:D.length>0?D[D.length-1]:null,activeJobIds:D,activeJobThreads:A,lastErrorByJob:b,lastCompletedJobId:I.length>0?I[I.length-1]:v.lastCompletedJobId}});let p=yr.activeJobIds.filter(v=>!l.has(v)),f=[...Array.from(l),...p];f.length>0&&Uc(e,f,t).catch(()=>{})})}),r.addEventListener("job_started",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;if(Yo(l,s))return;let d=s.threadId;on(c=>({...c,status:"streaming",activeJobId:l,activeJobIds:c.activeJobIds.includes(l)?c.activeJobIds:[...c.activeJobIds,l],activeJobThreads:d?{...c.activeJobThreads,[l]:d}:c.activeJobThreads,jobResponses:{...c.jobResponses,[l]:c.jobResponses[l]??""},jobThinking:{...c.jobThinking,[l]:c.jobThinking[l]??""},currentResponse:c.jobResponses[l]??"",currentThinking:c.jobThinking[l]??"",lastResponseText:null,lastThreadId:null,events:[...c.events,{type:"job_started",data:s,timestamp:Date.now()}]}))}),r.addEventListener("delta",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;if(Yo(l,s))return;let d=s.text||"";on(c=>({...c,jobResponses:l?{...c.jobResponses,[l]:(c.jobResponses[l]||"")+d}:c.jobResponses,currentResponse:!l||l===c.activeJobId?c.currentResponse+d:c.currentResponse,events:[...c.events,{type:"delta",data:s,timestamp:Date.now()}]}))}),r.addEventListener("thinking",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;if(Yo(l,s))return;let d=s.text||"";on(c=>({...c,jobThinking:l?{...c.jobThinking,[l]:(c.jobThinking[l]||"")+d}:c.jobThinking,currentThinking:!l||l===c.activeJobId?c.currentThinking+d:c.currentThinking,events:[...c.events,{type:"thinking",data:s,timestamp:Date.now()}]}))}),r.addEventListener("tool_use",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;Yo(l,s)||on(d=>({...d,events:[...d.events,{type:"tool_use",data:s,timestamp:Date.now()}]}))}),r.addEventListener("done",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;Yo(l,s)||(l&&delete Ho[l],on(d=>{let c=l?d.activeJobIds.filter(I=>I!==l):d.activeJobIds,u={...d.jobResponses},p={...d.jobThinking},f={...d.activeJobThreads},v=l?u[l]:void 0;l&&(delete u[l],delete p[l],delete f[l]);let b=l===d.activeJobId?c.length>0?c[c.length-1]:null:d.activeJobId;return{...d,activeJobIds:c,activeJobId:b,jobResponses:u,jobThinking:p,lastCompletedJobId:l??d.activeJobId,lastResponseText:v||d.currentResponse||s.responseText||null,lastThreadId:s.threadId??null,...l===d.activeJobId?{currentResponse:b&&u[b]||"",currentThinking:b&&p[b]||""}:{},events:[...d.events,{type:"done",data:s,timestamp:Date.now()}]}}))}),r.addEventListener("question",a=>{if(i())return;let s=JSON.parse(a.data),l=s.jobId;Yo(l,s)||on(d=>({...d,pendingQuestions:[...d.pendingQuestions,{jobId:s.jobId,threadId:s.threadId,question:s.question,annotationIds:s.annotationIds,timestamp:Date.now()}],events:[...d.events,{type:"question",data:s,timestamp:Date.now()}]}))}),r.addEventListener("capabilities_changed",()=>{i()||on(a=>({...a,capabilitiesVersion:a.capabilitiesVersion+1}))}),r.addEventListener("queue_drained",()=>{if(!i()){for(let a of Object.keys(Ho))delete Ho[a];oi.clear(),hr.clear(),on(a=>({...a,status:a.status==="error"?"error":"idle",activeJobId:null,activeJobIds:[],activeJobThreads:{},currentResponse:"",currentThinking:"",jobResponses:{},jobThinking:{},lastErrorByJob:{},incrementalResolutions:[]}))}}),r.addEventListener("error",a=>{if(!i()){if(r.readyState===EventSource.CLOSED)on(s=>({...s,isConnected:!1,status:"disconnected"})),Jo&&(clearTimeout(Jo),Jo=null),Jo=setTimeout(()=>{ko(e).then(s=>{s&&Ia(e)})},5e3);else if(a instanceof MessageEvent){let s=JSON.parse(a.data),l=s.jobId??null;if(Yo(l??void 0,s))return;l&&delete Ho[l];let d=s.message??"";on(c=>{let u=l?c.activeJobIds.filter(f=>f!==l):c.activeJobIds,p=u.length>0?c.status:"error";return{...c,status:p,activeJobIds:u,lastCompletedJobId:l??c.activeJobId,lastErrorByJob:l&&d?{...c.lastErrorByJob,[l]:d}:c.lastErrorByJob,events:[...c.events,{type:"error",data:s,timestamp:Date.now()}]}})}}}),r.onerror=()=>{i()||r.readyState===EventSource.CLOSED&&on(a=>({...a,isConnected:!1,status:"disconnected"}))}}function Ra(e="http://localhost:1111",t=!0,n){let o=Yc(Xc,Ta,Ta);Jc(()=>{t&&Kc(e,n).then(a=>{a&&ko(a).then(s=>{s&&Ia(a)})})},[e,t,n]);let r=ka(()=>{on(()=>({...yr,events:[],currentResponse:"",currentThinking:"",jobResponses:{},jobThinking:{},lastResponseText:null,lastThreadId:null,lastErrorByJob:{},incrementalResolutions:[]}))},[]),i=ka(a=>{on(s=>({...s,pendingQuestions:s.pendingQuestions.filter(l=>l.threadId!==a)}))},[]);return{...o,clearEvents:r,dismissQuestion:i}}import{useEffect as Zc,useReducer as Qc}from"react";var ed={isAnnotating:!1,activeTool:"inspector",activeColor:"oklch(0.628 0.258 29)",strokeWidth:3,annotations:[],undoStack:[],redoStack:[],currentPath:[],selectedAnnotationIds:[],lastSelectedId:null,inspectedElement:null,styleModifications:[],spacingTokenChanges:[],spacingTokenMods:[]};function si(){return Math.random().toString(36).substring(2,9)}function La(e){return e.status?e:e.captured?{...e,status:"in_flight"}:{...e,status:"pending"}}function Ln(e){return{...e,undoStack:[...e.undoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}],redoStack:[]}}function td(e,t){return{...e,isAnnotating:t}}function nd(e,t){return{...e,activeTool:t,inspectedElement:null}}function od(e,t){return{...e,activeColor:t}}function rd(e,t){return{...e,strokeWidth:t}}function id(e,t){return{...e,currentPath:[t]}}function sd(e,t){return{...e,currentPath:[...e.currentPath,t]}}function ad(e){return{...e,currentPath:[]}}function ld(e,t){if(e.currentPath.length<2&&e.activeTool!=="text")return{...e,currentPath:[]};let n={id:si(),type:e.activeTool,points:e.currentPath,color:e.activeColor,strokeWidth:e.strokeWidth,timestamp:Date.now(),status:"pending",pathname:typeof window<"u"?window.location.pathname:"/",groupId:t?.groupId,elements:t?.elements};return{...Ln(e),annotations:[...e.annotations,n],currentPath:[]}}function cd(e,t){let n={id:t.id??si(),type:"text",points:[t.point],text:t.text,fontSize:t.fontSize||12,color:e.activeColor,strokeWidth:e.strokeWidth,timestamp:Date.now(),status:"pending",pathname:typeof window<"u"?window.location.pathname:"/",groupId:t.groupId,linkedSelector:t.linkedSelector,linkedAnchor:t.linkedAnchor,elements:t.elements,...t.imageCount?{imageCount:t.imageCount}:{}};return{...t.groupId?e:Ln(e),annotations:[...e.annotations,n]}}function dd(e,t){return{...Ln(e),annotations:e.annotations.map(o=>o.id===t.id?{...o,text:t.text,...t.imageCount!=null?{imageCount:t.imageCount}:{}}:o)}}function ud(e,t){return{...e,annotations:e.annotations.map(n=>n.id===t.id?{...n,fontSize:Math.max(12,Math.min(72,t.fontSize))}:n)}}function pd(e,t){let n=Ln(e),r=e.annotations.find(i=>i.id===t.id)?.groupId;return{...n,annotations:e.annotations.filter(i=>i.id!==t.id&&!(r&&i.groupId===r))}}function fd(e,t){let n=t.saveUndo?Ln(e):e,r=e.annotations.find(i=>i.id===t.id)?.groupId;return{...n,annotations:e.annotations.map(i=>{if(!(i.id===t.id||r&&i.groupId===r))return i;let s=t.delta.x,l=t.delta.y;return{...i,points:i.points.map(d=>({x:d.x+s,y:d.y+l}))}})}}function gd(e,t){let n=t.saveUndo?Ln(e):e,o=e.annotations.find(a=>a.id===t.id);if(!o||o.type==="text"||o.points.length<2)return e;let r=0,i=0;if(o.type==="rectangle"&&o.groupId){let a=t.points,s=Math.min(a[0].x,a[1].x),l=Math.max(a[0].y,a[1].y),d=o.points[0],c=o.points[o.points.length-1],u=Math.min(d.x,c.x),p=Math.max(d.y,c.y);r=s-u,i=l-p}return{...n,annotations:e.annotations.map(a=>a.id===t.id?{...a,points:t.points}:o.groupId&&a.groupId===o.groupId&&a.type==="text"?{...a,points:a.points.map(s=>({x:s.x+r,y:s.y+i}))}:a)}}function md(e,t){return{...Ln(e),annotations:[...e.annotations,...t.annotations.map(La)]}}function hd(e,t){let n=new Set,o=[];for(let r of t.annotations)n.has(r.id)||(n.add(r.id),o.push(La(r)));return{...e,annotations:o}}function yd(e){if(e.undoStack.length===0)return e;let t=e.undoStack[e.undoStack.length-1];return{...e,annotations:t?.annotations||[],styleModifications:t?.styleModifications||[],spacingTokenMods:t?.spacingTokenMods||[],undoStack:e.undoStack.slice(0,-1),redoStack:[...e.redoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}]}}function bd(e){if(e.redoStack.length===0)return e;let t=e.redoStack[e.redoStack.length-1];return{...e,annotations:t?.annotations||[],styleModifications:t?.styleModifications||[],spacingTokenMods:t?.spacingTokenMods||[],redoStack:e.redoStack.slice(0,-1),undoStack:[...e.undoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}]}}function vd(e,t){let{id:n,addToSelection:o}=t;if(n===null)return{...e,selectedAnnotationIds:[],lastSelectedId:null};if(o)if(e.selectedAnnotationIds.includes(n)){let i=e.selectedAnnotationIds.filter(a=>a!==n);return{...e,selectedAnnotationIds:i,lastSelectedId:i.length>0?i[i.length-1]:null}}else return{...e,selectedAnnotationIds:[...e.selectedAnnotationIds,n],lastSelectedId:n};return{...e,selectedAnnotationIds:[n],lastSelectedId:n}}function xd(e,t){let n=new Set;for(let o of e.selectedAnnotationIds){let r=e.annotations.find(i=>i.id===o);r?.groupId&&n.add(r.groupId)}return{...e,annotations:e.annotations.map(o=>{let r=e.selectedAnnotationIds.includes(o.id),i=o.groupId&&n.has(o.groupId);return!r&&!i?o:{...o,color:t.color}})}}function Sd(e){return{...e,annotations:e.annotations.map(t=>({...t,captured:!0,status:t.status==="pending"||!t.status?"in_flight":t.status})),styleModifications:e.styleModifications.map(t=>({...t,captured:!0})),spacingTokenChanges:e.spacingTokenChanges.map(t=>({...t,captured:!0}))}}function wd(e){return{...e,annotations:[],undoStack:[],redoStack:[],currentPath:[],selectedAnnotationIds:[],lastSelectedId:null,spacingTokenChanges:[],spacingTokenMods:[]}}function Cd(e,t){return{...e,inspectedElement:t}}function Ed(e,t){let{selector:n,element:o,property:r,original:i,modified:a}=t,s=e.styleModifications.findIndex(l=>l.selector===n);if(i===a&&s<0)return e;if(s>=0){let l=e.styleModifications[s];if(l.captured){let f=Ln(e),v=f.styleModifications.map((b,I)=>I===s?{...b,changes:[{property:r,original:i,modified:a}],captured:!1}:b);return{...f,styleModifications:v}}let d=l.changes.findIndex(f=>f.property===r),c,u=e;if(d>=0){let f=l.changes[d];a===f.original?c=l.changes.filter((v,b)=>b!==d):c=l.changes.map((v,b)=>b===d?{...v,modified:a}:v)}else{if(i===a)return e;u=Ln(e),c=[...l.changes,{property:r,original:i,modified:a}]}if(c.length===0)return{...u,styleModifications:u.styleModifications.filter((f,v)=>v!==s)};let p=u.styleModifications.map((f,v)=>v===s?{...f,changes:c}:f);return{...u,styleModifications:p}}else{let l=Ln(e),d={selector:n,element:o,changes:[{property:r,original:i,modified:a}]};return{...l,styleModifications:[...l.styleModifications,d]}}}function kd(e,t){let{selector:n,durableSelector:o,element:r,changes:i}=t,a=i.filter(d=>d.original!==d.modified);if(a.length===0)return e;let s=Ln(e),l=s.styleModifications.findIndex(d=>d.selector===n);if(l>=0){let d=s.styleModifications[l],c=d.captured?[]:[...d.changes];for(let u of a){let p=c.findIndex(f=>f.property===u.property);p>=0?u.modified===c[p].original?c=c.filter((f,v)=>v!==p):c=c.map((f,v)=>v===p?{...f,modified:u.modified}:f):c.push(u)}return c.length===0?{...s,styleModifications:s.styleModifications.filter((u,p)=>p!==l)}:{...s,styleModifications:s.styleModifications.map((u,p)=>p===l?{...u,changes:c,captured:!1}:u)}}else return{...s,styleModifications:[...s.styleModifications,{selector:n,durableSelector:o,element:r,changes:a}]}}function Td(e,t){let{selector:n,property:o}=t,r=Ln(e),i=r.styleModifications.map(a=>a.selector!==n?a:{...a,changes:a.changes.filter(s=>s.property!==o)}).filter(a=>a.changes.length>0);return{...r,styleModifications:i}}function Md(e){return e.styleModifications.length===0?{...e,inspectedElement:null}:{...Ln(e),styleModifications:[],inspectedElement:null}}function Id(e,t){return{...e,styleModifications:t}}function Rd(e,t){let{updates:n}=t,o=new Map(n.map(r=>[r.id,r]));return{...e,annotations:e.annotations.map(r=>{let i=o.get(r.id);return i?{...r,points:[i.point,...r.points.slice(1)],...i.linkedAnchor?{linkedAnchor:i.linkedAnchor}:{}}:r})}}function Ld(e,t){let n=new Set(t.ids);return{...e,annotations:e.annotations.map(o=>n.has(o.id)?{...o,status:t.status}:o)}}function Ad(e,t){let n=new Set(t.ids),o=new Set;for(let r of e.annotations)n.has(r.id)&&r.groupId&&o.add(r.groupId);return{...e,annotations:e.annotations.map(r=>n.has(r.id)||r.groupId&&o.has(r.groupId)?{...r,threadId:t.threadId}:r)}}function Pd(e,t){let n=new Set(t.ids),o=new Set;for(let r of e.annotations)n.has(r.id)&&r.groupId&&o.add(r.groupId);return{...e,annotations:e.annotations.map(r=>n.has(r.id)||r.groupId&&o.has(r.groupId)?{...r,status:"waiting_input",question:t.question,threadId:t.threadId}:r)}}function Dd(e,t){let n=new Map(t.resolutions.map(r=>[r.annotationId,r])),o=new Map;for(let r of e.annotations){let i=n.get(r.id);i&&r.groupId&&o.set(r.groupId,i)}return{...e,annotations:e.annotations.map(r=>{let i=n.get(r.id)||(r.groupId?o.get(r.groupId):void 0);return i?{...r,status:i.status,resolutionSummary:i.summary,scope:i.finalScope??i.inferredScope??null,replyCount:(r.replyCount??0)+1,question:void 0,threadId:r.threadId||t.threadId}:r})}}function Od(e,t){let{linkedSelectors:n,styleSelectors:o}=t,r=new Set(n),i=new Set(o),a=new Set,s=new Set;for(let p of e.annotations)p.linkedSelector&&r.has(p.linkedSelector)&&(a.add(p.id),p.groupId&&s.add(p.groupId));for(let p of e.annotations)p.groupId&&s.has(p.groupId)&&a.add(p.id);let l=e.annotations.filter(p=>!a.has(p.id)),d=e.styleModifications.filter(p=>!i.has(p.selector));if(l.length===e.annotations.length&&d.length===e.styleModifications.length)return e;let c=e.selectedAnnotationIds.filter(p=>!a.has(p)),u=e.inspectedElement&&i.has(e.inspectedElement.info.selector)?null:e.inspectedElement;return{...e,annotations:l,styleModifications:d,selectedAnnotationIds:c,lastSelectedId:c.length>0?c[c.length-1]:null,inspectedElement:u}}function Bd(e,t){let n=e.spacingTokenChanges.findIndex(o=>o.tokenPath===t.tokenPath);return n>=0?{...e,spacingTokenChanges:e.spacingTokenChanges.map((o,r)=>r===n?t:o)}:{...e,spacingTokenChanges:[...e.spacingTokenChanges,t]}}function Hd(e,t){return{...e,spacingTokenChanges:t}}function _d(e,t){let n=Ln(e),o=e.spacingTokenMods.findIndex(i=>i.tokenPath===t.tokenPath),r;if(o>=0){let i=e.spacingTokenMods[o],a={...t,originalValue:i.originalValue,originalPx:i.originalPx};r=e.spacingTokenMods.map((s,l)=>l===o?a:s)}else r=[...e.spacingTokenMods,t];return{...n,spacingTokenMods:r}}function Nd(e,t){let n=Ln(e),o=e.spacingTokenMods.findIndex(l=>l.tokenPath===t.tokenPath),r=o>=0?e.spacingTokenMods[o].originalValue:t.originalValue,i=o>=0?e.spacingTokenMods[o].originalPx:parseFloat(t.originalValue)||0,a={tokenPath:t.tokenPath,originalValue:r,currentValue:"__deleted__",targets:o>=0?e.spacingTokenMods[o].targets:[],originalPx:i,currentPx:0},s;return o>=0?s=e.spacingTokenMods.map((l,d)=>d===o?a:l):s=[...e.spacingTokenMods,a],{...n,spacingTokenMods:s}}var Fd={SET_ANNOTATING:td,SET_TOOL:nd,SET_COLOR:od,SET_STROKE_WIDTH:rd,START_PATH:id,CONTINUE_PATH:sd,CANCEL_PATH:ad,FINISH_PATH:ld,ADD_TEXT:cd,UPDATE_TEXT:dd,UPDATE_TEXT_SIZE:ud,DELETE_ANNOTATION:pd,MOVE_ANNOTATION:fd,RESIZE_ANNOTATION:gd,PASTE_ANNOTATIONS:md,RESTORE_ANNOTATIONS:hd,UNDO:yd,REDO:bd,SELECT_ANNOTATION:vd,UPDATE_ANNOTATION_COLOR:xd,MARK_CAPTURED:Sd,CLEAR:wd,SELECT_ELEMENT:Cd,MODIFY_STYLE:Ed,MODIFY_STYLES_BATCH:kd,CLEAR_STYLE:Td,CLEAR_ALL_STYLES:Md,RESTORE_STYLE_MODIFICATIONS:Id,UPDATE_LINKED_POSITIONS:Rd,CLEANUP_ORPHANED:Od,SET_ANNOTATION_STATUS:Ld,SET_ANNOTATION_THREAD:Ad,SET_ANNOTATION_QUESTION:Pd,APPLY_RESOLUTIONS:Dd,ADD_SPACING_TOKEN_CHANGE:Bd,RESTORE_SPACING_TOKEN_CHANGES:Hd,MODIFY_SPACING_TOKEN:_d,DELETE_SPACING_TOKEN:Nd};function zd(e,t){let n=Fd[t.type];return n?n(e,t.payload):e}function Aa(){let[e,t]=Qc(zd,ed);return Zc(()=>{let n=o=>{(o.metaKey||o.ctrlKey)&&o.key==="z"&&(o.preventDefault(),o.shiftKey?t({type:"REDO"}):t({type:"UNDO"}))};return window.addEventListener("keydown",n),()=>window.removeEventListener("keydown",n)},[]),[e,t]}import{useSyncExternalStore as $d}from"react";if(typeof window<"u"&&!window.__popmeltPathPatch){window.__popmeltPathPatch=!0;for(let e of["pushState","replaceState"]){let t=History.prototype[e];History.prototype[e]=function(...n){let o=window.location.pathname;t.apply(this,n),window.dispatchEvent(new CustomEvent("popmelt:locationchange",{detail:{prevPath:o}}))}}}function Wd(e){return window.addEventListener("popstate",e),window.addEventListener("popmelt:locationchange",e),()=>{window.removeEventListener("popstate",e),window.removeEventListener("popmelt:locationchange",e)}}function jd(){return window.location.pathname}function br(){return $d(Wd,jd,()=>"/")}var Pa="popmelt-toolbar-snap-position";function Ko(e){return e.startsWith("top-")}function Xo(e){return e.endsWith("-right")}function Fr(e){return e.endsWith("-center")}function Da(){try{let e=localStorage.getItem(Pa);if(e&&Gd(e))return e}catch{}return"bottom-right"}function Oa(e){try{localStorage.setItem(Pa,e)}catch{}}function Gd(e){return["bottom-right","bottom-center","bottom-left","top-right","top-center","top-left"].includes(e)}function Ba(e,t,n){let o=Ko(e)?16:n-16-54;return Fr(e)?{position:"fixed",top:o,left:t/2,transform:"translateX(-50%)"}:Xo(e)?{position:"fixed",top:o,right:16,left:"auto"}:{position:"fixed",top:o,left:16,right:"auto"}}function Ha(e,t,n){let r=Ko(e)?{top:82}:{bottom:82},i;return Fr(e)?i={left:t/2,transform:"translateX(-50%)"}:Xo(e)?i={right:16}:i={left:16},{position:"fixed",...r,...i}}function _a(e,t,n){let o=Ko(e),r=o?{top:78}:{bottom:78},i,a;return Fr(e)?(i={left:"50%",transform:"translateX(-50%)"},a="center"):Xo(e)?(i={right:16},a="flex-end"):(i={left:16},a="flex-start"),{position:"fixed",...r,...i,zIndex:9999,display:"flex",flexDirection:"column",alignItems:a}}function ai(e){let t=Ko(e),n=Xo(e)||Fr(e);return{position:"fixed",top:t&&n?82:16,right:16,bottom:!t&&n?82:16}}function Na(e,t,n){let r=Ko(e),i,a;Xo(e)||Fr(e)?(i=t-16,a=i-326):(a=16,i=a+326);let s=r?82:n-16-54-12;return{left:a,right:i,y:s}}var Fa=["top-left","top-center","top-right","bottom-left","bottom-center","bottom-right"];import{domToCanvas as Jd}from"modern-screenshot";function Qi(e){let t=document.createElement("canvas").getContext("2d");return t?(t.fillStyle=e,t.fillStyle):"#888888"}function es(e,t=[],n,o){let r=new Map,i=[];for(let s of e)if(s.groupId){let l=r.get(s.groupId)||[];l.push(s),r.set(s.groupId,l)}else i.push(s);let a=[];for(let[s,l]of r){let d=l.find(u=>u.type!=="text"),c=l.find(u=>u.type==="text");if(d){let u=d.linkedSelector||c?.linkedSelector,p=c?.imageCount||d.imageCount,f=d.pathname||c?.pathname;a.push({id:d.id,type:d.type,instruction:c?.text,...u?{linkedSelector:u}:{},...f?{pathname:f}:{},elements:d.elements||[],...p?{imageCount:p}:{}})}}for(let s of i)a.push({id:s.id,type:s.type,instruction:s.type==="text"?s.text:void 0,...s.linkedSelector?{linkedSelector:s.linkedSelector}:{},...s.pathname?{pathname:s.pathname}:{},elements:s.elements||[],...s.imageCount?{imageCount:s.imageCount}:{}});return{timestamp:new Date().toISOString(),url:window.location.href,viewport:{width:window.innerWidth,height:window.innerHeight},scrollPosition:{x:window.scrollX,y:window.scrollY},annotations:a,styleModifications:t,...n?{inspectedElement:n}:{},...o&&o.length>0?{spacingTokenChanges:o}:{}}}function Yd(e){if(!e.points||e.points.length===0)return null;let t=e.points.map(o=>o.x),n=e.points.map(o=>o.y);return{minX:Math.min(...t),minY:Math.min(...n),maxX:Math.max(...t),maxY:Math.max(...n)}}function Vd(e,t){if(e.length===0)return[];let n=e.map(c=>({annotation:c,bounds:Yd(c)})).filter(c=>c.bounds!==null);if(n.length===0)return[];n.sort((c,u)=>c.bounds.minY-u.bounds.minY);let o=Math.min(...n.map(c=>c.bounds.minY)),r=Math.max(...n.map(c=>c.bounds.maxY));if(r-o<=t){let c=(o+r)/2,u=Math.max(0,c-t/2);return[{top:u,bottom:u+t,annotations:e}]}let i=[],a=50,s=Math.max(0,o-a),l=[],d=s;for(let{annotation:c,bounds:u}of n){let p=u.maxY+a;if(p-s<=t)l.push(c),d=Math.max(d,p);else{if(l.length>0){let f=(s+d)/2,v=Math.max(0,f-t/2);i.push({top:v,bottom:v+t,annotations:l})}s=Math.max(0,u.minY-a),l=[c],d=u.maxY+a}}if(l.length>0){let c=(s+d)/2,u=Math.max(0,c-t/2);i.push({top:u,bottom:u+t,annotations:l})}return i}function Ud(e){let t=new Map;for(let n of e)if(n.linkedSelector)try{let o=document.querySelector(n.linkedSelector);if(o){let r=o.getBoundingClientRect();t.set(n.id,{x:r.left+window.scrollX,y:r.top+window.scrollY,width:r.width,height:r.height})}}catch{}return t}function Kd(e,t,n,o,r){if(e.save(),e.scale(o,o),r)for(let i of t){let a=r.get(i.id);if(!a)continue;let s=a.y-n;e.fillStyle=i.color,e.globalAlpha=.05,e.fillRect(a.x,s,a.width,a.height),e.globalAlpha=1,e.strokeStyle=i.color,e.lineWidth=1,e.setLineDash([2,4]),e.strokeRect(a.x,s,a.width,a.height),e.setLineDash([])}for(let i of t){let a=i.points.map(s=>({x:s.x,y:s.y-n}));switch(e.strokeStyle=i.color,e.fillStyle=i.color,e.lineWidth=i.strokeWidth,e.lineCap="round",e.lineJoin="round",i.type){case"freehand":if(a.length<2)break;e.beginPath(),e.moveTo(a[0].x,a[0].y);for(let s=1;s<a.length;s++)e.lineTo(a[s].x,a[s].y);e.stroke();break;case"line":if(a.length<2)break;e.beginPath(),e.moveTo(a[0].x,a[0].y),e.lineTo(a[a.length-1].x,a[a.length-1].y),e.stroke();break;case"rectangle":{if(a.length<2)break;let s=a[0],l=a[a.length-1],d=Math.min(s.x,l.x),c=Math.min(s.y,l.y),u=Math.abs(l.x-s.x),p=Math.abs(l.y-s.y);e.strokeRect(d,c,u,p);break}case"circle":{if(a.length<2)break;let s=a[0],l=a[a.length-1],d=(s.x+l.x)/2,c=(s.y+l.y)/2,u=Math.abs(l.x-s.x)/2,p=Math.abs(l.y-s.y)/2;e.beginPath(),e.ellipse(d,c,u,p,0,0,Math.PI*2),e.stroke();break}case"text":{if(!i.text||a.length<1)break;let s=a[0],l=i.fontSize||16;e.font=`${l}px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif`,e.fillStyle=i.color;let c=(i.imageCount&&i.imageCount>0?`[${i.imageCount} image${i.imageCount>1?"s":""}] ${i.text}`:i.text).split(`
3
- `),u=l*1.2,p=4,f=0;for(let v of c)f=Math.max(f,e.measureText(v).width);e.fillRect(s.x-p,s.y-p,f+p*2,c.length*u+p*2),e.fillStyle="#ffffff",c.forEach((v,b)=>{e.fillText(v,s.x,s.y+l+b*u)});break}}}e.restore()}async function vr(e,t,n=[],o){try{let r=o?.dpr??(window.devicePixelRatio||1),i=window.innerWidth,a=window.innerHeight,s=n.filter(u=>(u.status??"pending")==="pending");console.log("[Screenshot] Starting capture with",s.length,"active annotations (filtered",n.length-s.length,"captured)");let l=Ud(s),d=Vd(s,a);if(d.length===0){let u=await za(e,[],window.scrollY,i,a,r,l);return u?[u]:[]}let c=[];for(let u=0;u<d.length;u++){let p=d[u],f=await za(e,p.annotations,p.top,i,a,r,l);f?c.push(f):console.warn(`[Screenshot] Region ${u+1} failed to capture`)}return console.log("[Screenshot] Capture complete"),c}catch(r){return console.error("[Screenshot] Capture failed:",r),[]}}async function za(e,t,n,o,r,i,a){try{let s=getComputedStyle(document.documentElement).backgroundColor,d=await Jd(e,{filter:p=>!(p instanceof HTMLElement&&(p.id==="devtools-canvas"||p.id==="devtools-toolbar"||p.id==="devtools-scrim"||p.dataset.devtools!==void 0)),scale:i,backgroundColor:s&&s!=="rgba(0, 0, 0, 0)"&&s!=="transparent"?s:"#ffffff",width:o,height:r,style:{transform:`translate(${-window.scrollX}px, ${-n}px)`}}),c=document.createElement("canvas");c.width=o*i,c.height=r*i;let u=c.getContext("2d");return u?(u.drawImage(d,0,0,o*i,r*i,0,0,o*i,r*i),Kd(u,t,n,i,a),new Promise(p=>{c.toBlob(f=>p(f),"image/webp",.8)})):null}catch(s){return console.error("Region capture failed:",s),null}}async function zr(e){if(e.length===0)return null;if(e.length===1)return e[0];let t=await Promise.all(e.map(s=>new Promise((l,d)=>{let c=new Image;c.onload=()=>l(c),c.onerror=d,c.src=URL.createObjectURL(s)}))),n=t[0].width,o=t.reduce((s,l)=>s+l.height,0),r=document.createElement("canvas");r.width=n,r.height=o;let i=r.getContext("2d");if(!i)return null;let a=0;for(let s of t)i.drawImage(s,0,a),a+=s.height,URL.revokeObjectURL(s.src);return new Promise(s=>{r.toBlob(l=>s(l),"image/webp",.8)})}async function $a(e,t,n){try{let o=Array.isArray(e)?e:[e];if(o.length===0)return!1;let r=await zr(o);if(!r)return!1;let i=r;if(r.type!=="image/png"){let d=new Image,c=URL.createObjectURL(r);await new Promise(p=>{d.onload=()=>p(),d.src=c}),URL.revokeObjectURL(c);let u=document.createElement("canvas");u.width=d.naturalWidth,u.height=d.naturalHeight,u.getContext("2d").drawImage(d,0,0),i=await new Promise(p=>u.toBlob(f=>p(f),"image/png"))}let a={"image/png":i},s=t&&t.length>0,l=n&&n.length>0;if(s||l){let d=t?t.filter(c=>(c.status??"pending")==="pending"):[];if(d.length>0||l){let c=es(d,n||[]),u=new Blob([JSON.stringify(c,null,2)],{type:"text/plain"});a["text/plain"]=u}}return await navigator.clipboard.write([new ClipboardItem(a)]),!0}catch(o){return console.warn("Clipboard write failed:",o),!1}}var li="0.7.3";import{useCallback as sn,useEffect as bn,useMemo as Li,useRef as Xt,useState as dt}from"react";import{useCallback as wr,useRef as qd}from"react";function ts(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!r||!i)return;let a=(r.x+i.x)/2,s=(r.y+i.y)/2,l=Math.abs(i.x-r.x)/2,d=Math.abs(i.y-r.y)/2;e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.ellipse(a,s,l,d,0,0,Math.PI*2),e.stroke()}function ns(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!(!r||!i)){e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.lineJoin="round",e.moveTo(r.x,r.y);for(let a=1;a<t.length-1;a++){let s=t[a],l=t[a+1];if(!s||!l)continue;let d=(s.x+l.x)/2,c=(s.y+l.y)/2;e.quadraticCurveTo(s.x,s.y,d,c)}e.lineTo(i.x,i.y),e.stroke()}}function os(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];!r||!i||(e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.moveTo(r.x,r.y),e.lineTo(i.x,i.y),e.stroke())}function rs(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!r||!i)return;let a=Math.min(r.x,i.x),s=Math.min(r.y,i.y),l=Math.abs(i.x-r.x),d=Math.abs(i.y-r.y);e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.lineJoin="round",e.strokeRect(a,s,l,d)}var Kt='"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace';function Xd(e,t,n){if(!t||e.measureText(t).width<=n)return[t];let o=t.split(/\s+/),r=[],i="";for(let a of o){let s=i?i+" "+a:a;i&&e.measureText(s).width>n?(r.push(i),i=a):i=s}return i&&r.push(i),r.length>0?r:[t]}function xr(e){let t=window.innerWidth-e-16;return Math.max(60,Math.min(400,t))}function Wa(e,t,n){let o=[];for(let r of t)o.push(...Xd(e,r,n));return o}function Sr(e,t,n){if(e.measureText(t).width<=n)return t;let o="\u2026";for(let r=t.length-1;r>0;r--){let i=t.slice(0,r)+o;if(e.measureText(i).width<=n)return i}return o}function ja(e,t,n,o,r=12,i,a){if(!n)return;let s=r*1.4,l=n.replace(/\n/g," "),d=i!==void 0?i+". "+l:l;e.font=`${r}px ${Kt}`,e.textBaseline="middle";let c=a!==void 0?Math.min(400,Math.max(60,window.innerWidth-a-16)):400,u=Sr(e,d,c),p=e.measureText(u).width;e.fillStyle=o,e.fillRect(t.x-4,t.y-4,p+8,s+8),e.fillStyle="#ffffff",e.fillText(u,t.x,t.y+s/2)}var Ga=11,is=4,Zd=`600 ${Ga}px system-ui, -apple-system, sans-serif`;function ss(e,t,n){return e.map(o=>({x:o.x-t,y:o.y-n}))}function Qd(e,t,n,o,r,i){let a=String(o);e.font=Zd;let l=e.measureText(a).width+is*2,d=Ga+is*2,c=t-l/2,u=n+i/2+2;e.fillStyle=r,e.fillRect(c,u,l,d),e.fillStyle="#ffffff",e.textBaseline="middle",e.fillText(a,c+is,u+d/2)}function eu(e,t){if(e.points.length<2&&e.type!=="text")return null;switch(e.type){case"rectangle":case"freehand":{let n,o;if(e.type==="freehand")n=Math.min(...e.points.map(r=>r.x)),o=Math.max(...e.points.map(r=>r.y));else{let r=e.points[0],i=e.points[e.points.length-1];n=Math.min(r.x,i.x),o=Math.max(r.y,i.y)}return{x:n,y:o}}case"circle":{let n=e.points[0],o=e.points[e.points.length-1],r=Math.min(n.x,o.x),i=(Math.min(n.y,o.y)+Math.max(n.y,o.y))/2;return{x:r,y:i}}case"line":{let n=e.points[0],o=e.points[e.points.length-1],r=n.y>o.y?n:o;return{x:r.x,y:r.y}}default:return null}}function Ja(){let e=qd(null),t=wr(()=>{let s=e.current;if(!s)return;let l=s.getContext("2d");l&&l.clearRect(0,0,s.width,s.height)},[]),n=wr((s,l,d)=>{let c=e.current;if(!c)return;let u=c.getContext("2d");if(!u)return;let f=(s.status??(s.captured?"in_flight":"pending"))==="pending"||d?s.color:"#999999";switch(s.type){case"freehand":ns(u,s.points,f,s.strokeWidth);break;case"line":os(u,s.points,f,s.strokeWidth);break;case"rectangle":rs(u,s.points,f,s.strokeWidth);break;case"circle":ts(u,s.points,f,s.strokeWidth);break;case"text":s.text&&s.points[0]&&ja(u,s.points[0],s.text,f,s.fontSize,l,s.points[0].x);break}},[]),o=wr((s,l,d,c)=>{let u=e.current;if(!u||s.length<2)return;let p=u.getContext("2d");if(p)switch(l){case"freehand":ns(p,s,d,c);break;case"line":os(p,s,d,c);break;case"rectangle":rs(p,s,d,c);break;case"circle":ts(p,s,d,c);break}},[]),r=wr((s,l)=>{let d=e.current;if(!d||s.points.length<2)return;let c=d.getContext("2d");if(c){if(c.fillStyle="#ffffff",c.strokeStyle=s.color,c.lineWidth=1.5,s.type==="line"){let u=s.points[0],p=s.points[s.points.length-1];[u,p].forEach(f=>{c.beginPath(),c.arc(f.x,f.y,l/2,0,Math.PI*2),c.fill(),c.stroke()});return}if(s.type==="circle"){let u=s.points[0],p=s.points[s.points.length-1],f=Math.min(u.x,p.x),v=Math.max(u.x,p.x),b=Math.min(u.y,p.y),I=Math.max(u.y,p.y),D=(f+v)/2,A=(b+I)/2;[{x:D,y:b},{x:D,y:I},{x:f,y:A},{x:v,y:A}].forEach(_=>{c.beginPath(),c.rect(_.x-l/2,_.y-l/2,l,l),c.fill(),c.stroke()});return}if(s.type==="rectangle"||s.type==="freehand"){let u,p,f,v;if(s.type==="freehand")u=Math.min(...s.points.map(I=>I.x)),p=Math.max(...s.points.map(I=>I.x)),f=Math.min(...s.points.map(I=>I.y)),v=Math.max(...s.points.map(I=>I.y));else{let I=s.points[0],D=s.points[s.points.length-1];u=Math.min(I.x,D.x),p=Math.max(I.x,D.x),f=Math.min(I.y,D.y),v=Math.max(I.y,D.y)}[{x:u,y:f},{x:p,y:f},{x:u,y:v},{x:p,y:v}].forEach(I=>{c.beginPath(),c.rect(I.x-l/2,I.y-l/2,l,l),c.fill(),c.stroke()})}}},[]),i=wr((s,l,d,c,u,p,f,v=0,b=0,I,D)=>{if(t(),s.forEach(A=>{let F={...A,points:ss(A.points,v,b)},_=I?.get(A.id),R=D?.has(A.id)??!1;n(F,_,R)}),l.length>0){let A=ss(l,v,b);o(A,d,c,u)}if(p&&p.length>0&&f){let F=e.current?.getContext("2d");for(let _ of p){let R=s.find(Y=>Y.id===_);if(R){let Y={...R,points:ss(R.points,v,b)};if(r(Y,f),F&&R.type!=="text"&&I&&!(R.groupId&&s.some(k=>k.groupId===R.groupId&&k.type==="text"))){let k=I.get(R.id);if(k!==void 0){let w=eu(Y,f);if(w){let h=(R.status??(R.captured?"in_flight":"pending"))==="pending"?R.color:"#999999";Qd(F,w.x,w.y,k,h,f)}}}}}}},[t,n,o,r]),a=wr(()=>{let s=e.current;if(!s)return;let l=window.devicePixelRatio||1;s.width=window.innerWidth*l,s.height=window.innerHeight*l;let d=s.getContext("2d");d&&d.scale(l,l)},[]);return{canvasRef:e,clearCanvas:t,drawAnnotation:n,drawCurrentPath:o,redrawAll:i,resizeCanvas:a}}import{useEffect as tu,useRef as nu}from"react";function Ya(){let e=nu({shift:!1,cmd:!1});return tu(()=>{let t=r=>{r.key==="Shift"&&(e.current.shift=!0),(r.key==="Meta"||r.key==="Control")&&(e.current.cmd=!0)},n=r=>{r.key==="Shift"&&(e.current.shift=!1),(r.key==="Meta"||r.key==="Control")&&(e.current.cmd=!1)},o=()=>{e.current={shift:!1,cmd:!1}};return window.addEventListener("keydown",t,!0),window.addEventListener("keyup",n,!0),window.addEventListener("blur",o),()=>{window.removeEventListener("keydown",t,!0),window.removeEventListener("keyup",n,!0),window.removeEventListener("blur",o)}},[]),e}import{useEffect as ou}from"react";function Va(e,t,n,o,r){ou(()=>{let i=a=>{if(e){if(e.linkedSelector)return;a.preventDefault(),a.stopPropagation();let l=a.deltaY>0?-2:2;t(d=>d?{...d,fontSize:Math.max(12,Math.min(72,d.fontSize+l))}:null);return}if(!n)return;a.preventDefault();let s=o.find(l=>l.id===n);if(s&&s.type==="text"&&!s.linkedSelector){let l=s.fontSize||12,d=a.deltaY>0?-2:2;r({type:"UPDATE_TEXT_SIZE",payload:{id:n,fontSize:l+d}})}};return window.addEventListener("wheel",i,{passive:!1}),()=>{window.removeEventListener("wheel",i)}},[n,e,o,r,t])}import{useCallback as ll,useEffect as xi,useRef as cl,useState as Gr}from"react";function ci(e){let t=Object.keys(e).find(r=>r.startsWith("__reactFiber$")||r.startsWith("__reactInternalInstance$"));if(!t)return null;let n=e[t],o=[];for(;n;){let r=n.type,i=r?.displayName||r?.name;i&&typeof i=="string"&&/^[A-Z]/.test(i)&&!i.startsWith("_")&&i!=="Fragment"&&o.unshift(i),n=n.return}return o.length>0?{name:o[o.length-1],path:o}:null}function as(e){let t=Object.keys(e).find(r=>r.startsWith("__reactFiber$")||r.startsWith("__reactInternalInstance$"));if(!t)return[];let n=e[t],o=[];for(;n;){let r=n.type,i=typeof r=="function"||typeof r=="object"?r?.displayName||r?.name:null;i&&typeof i=="string"&&/^[A-Z]/.test(i)&&!i.startsWith("_")&&i!=="Fragment"&&o.push({name:i,fiber:n}),n=n.return}return o.reverse(),o}function di(e){let t=e,n=new Set;for(;t&&!n.has(t);){if(n.add(t),t.stateNode instanceof Element)return t.stateNode;t.child?t=t.child:t=null}return null}function Ua(e){if(e.id)return`#${e.id}`;let t=e.tagName.toLowerCase(),n=Array.from(e.classList).slice(0,3).join(".");return n?`${t}.${n}`:t}function Fn(e){if(e.id&&!e.id.startsWith("radix-")&&!e.id.startsWith(":"))return`#${CSS.escape(e.id)}`;let t=[],n=e;for(;n&&n!==document.documentElement;){let o=n.tagName.toLowerCase();if(n.id&&!n.id.startsWith("radix-")&&!n.id.startsWith(":")){t.unshift(`#${CSS.escape(n.id)}`);break}let r=Array.from(n.classList).filter(a=>!a.startsWith("_")&&a.length<30).slice(0,2);r.length>0&&(o+="."+r.map(a=>CSS.escape(a)).join("."));let i=n.parentElement;if(i){let a=Array.from(i.children).filter(s=>s.tagName===n.tagName);if(a.length>1){let s=a.indexOf(n)+1;o+=`:nth-of-type(${s})`}}t.unshift(o),n=i}return t.join(" > ")}function An(e){try{return document.querySelector(e)}catch{return null}}function ui(e,t=0){let n=as(e);if(n.length===0)return null;let o=n.map(l=>l.name),r=n.length-1,i=Math.max(0,Math.min(n.length-1,r-t)),a=n[i],s=di(a.fiber)??e;return{name:a.name,path:o,depthIndex:i,rootElement:s}}function Ka(e,t){let n=as(e),o=t.toLowerCase(),r=-1;for(let i=n.length-1;i>=0;i--){let a=n[i].name;if(a===t){let s=di(n[i].fiber)??e;return{name:t,path:n.map(l=>l.name),depthIndex:i,rootElement:s}}if(r===-1){let s=a.toLowerCase();(s.length>=4&&o.includes(s)||o.length>=4&&s.includes(o))&&(r=i)}}if(r>=0){let i=di(n[r].fiber)??e;return{name:t,path:n.map(a=>a.name),depthIndex:r,rootElement:i}}return null}function Cr(e){let t=Er(),n=[],o=new Set,r=t.currentNode;for(;r=t.nextNode();){let i=Ka(r,e);i&&!o.has(i.rootElement)&&(o.add(i.rootElement),n.push(i))}return n}function ls(e){let t=new Map;if(e.size===0)return t;let n=new Set(e),o=Er(),r=new Set,i=o.currentNode;for(;(i=o.nextNode())&&n.size>0;)for(let a of n){let s=Ka(i,a);if(!s||r.has(s.rootElement))continue;r.add(s.rootElement);let l=s.rootElement.getBoundingClientRect();t.set(a,l.top+window.scrollY),n.delete(a);break}for(let a of n)t.set(a,1/0);return t}function Er(){return document.createTreeWalker(document.body,NodeFilter.SHOW_ELEMENT,{acceptNode(e){return e.closest("#devtools-toolbar, #devtools-canvas, #devtools-scrim, [data-popmelt-panel]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}})}function Pn(e){let t={selector:Ua(e),tagName:e.tagName.toLowerCase()};e.id&&(t.id=e.id),e.classList.length>0&&(t.className=Array.from(e.classList).join(" "));let n=Xa(e);n&&n.length>0&&n.length<200&&(t.textContent=n);let o={};for(let a of e.attributes)a.name.startsWith("data-")&&(o[a.name]=a.value);Object.keys(o).length>0&&(t.dataAttributes=o);let r=ci(e);r&&(t.reactComponent=r.name);let i=ru(e);return i&&(t.context=i),t}function Xa(e){let t="";for(let n of e.childNodes)n.nodeType===Node.TEXT_NODE&&(t+=n.textContent||"");return t.trim()}function qo(e,t){let n=document.elementsFromPoint(e,t);for(let o of n)if(o instanceof HTMLElement&&!(o.id==="devtools-canvas"||o.id==="devtools-toolbar"||o.id==="devtools-scrim")&&!o.closest("#devtools-toolbar")&&!(o.dataset.devtools||o.closest("[data-devtools]"))&&!["html","body"].includes(o.tagName.toLowerCase()))return o;return null}function ru(e){let t=e.parentElement,n=["section","article","nav","aside","header","footer","main"];for(;t&&t!==document.body;){let o=t.tagName.toLowerCase();if(n.includes(o)&&t.id)return`${o}#${t.id}`;if(t.id&&!t.id.startsWith("radix-")&&!t.id.startsWith(":"))return`${o}#${t.id}`;t=t.parentElement}return null}function qa(e){let t=new Set,n=[],o=window.scrollX,r=window.scrollY,i=[{x:(e.minX+e.maxX)/2,y:(e.minY+e.maxY)/2},{x:e.minX,y:e.minY},{x:e.maxX,y:e.minY},{x:e.minX,y:e.maxY},{x:e.maxX,y:e.maxY}];for(let a of i){let s=a.x-o,l=a.y-r;if(s<0||l<0||s>window.innerWidth||l>window.innerHeight)continue;let d=qo(s,l);d&&!t.has(d)&&(t.add(d),n.push(Pn(d)))}return n.slice(0,3)}function cs(e){if(e.length===0)return[];let t=e.map(o=>o.x),n=e.map(o=>o.y);return qa({minX:Math.min(...t),minY:Math.min(...n),maxX:Math.max(...t),maxY:Math.max(...n)})}function rn(e,t){return e.style.getPropertyValue(t)!==""}function iu(e,t=30){if(e<=0)return[];let n=[],o=Er(),r=.5,i=o.currentNode;for(;(i=o.nextNode())&&n.length<t;){let a=i,s=a.getBoundingClientRect();if(s.bottom<-50||s.top>window.innerHeight+50||s.right<-50||s.left>window.innerWidth+50||s.width<1||s.height<1)continue;let l=getComputedStyle(a);!rn(a,"padding-top")&&Math.abs((parseFloat(l.paddingTop)||0)-e)<r&&n.push({element:a,property:"padding-top"}),!rn(a,"padding-bottom")&&Math.abs((parseFloat(l.paddingBottom)||0)-e)<r&&n.length<t&&n.push({element:a,property:"padding-bottom"}),!rn(a,"padding-left")&&Math.abs((parseFloat(l.paddingLeft)||0)-e)<r&&n.length<t&&n.push({element:a,property:"padding-left"}),!rn(a,"padding-right")&&Math.abs((parseFloat(l.paddingRight)||0)-e)<r&&n.length<t&&n.push({element:a,property:"padding-right"}),!rn(a,"margin-top")&&Math.abs((parseFloat(l.marginTop)||0)-e)<r&&n.length<t&&n.push({element:a,property:"margin-top"}),!rn(a,"margin-bottom")&&Math.abs((parseFloat(l.marginBottom)||0)-e)<r&&n.length<t&&n.push({element:a,property:"margin-bottom"}),!rn(a,"margin-left")&&Math.abs((parseFloat(l.marginLeft)||0)-e)<r&&n.length<t&&n.push({element:a,property:"margin-left"}),!rn(a,"margin-right")&&Math.abs((parseFloat(l.marginRight)||0)-e)<r&&n.length<t&&n.push({element:a,property:"margin-right"});let d=l.display;if((d.includes("flex")||d.includes("grid"))&&n.length<t){let c=rn(a,"gap"),u=parseFloat(l.gap)||0,p=parseFloat(l.rowGap)||0,f=parseFloat(l.columnGap)||0;!c&&Math.abs(u-e)<r?n.push({element:a,property:"gap"}):!rn(a,"row-gap")&&Math.abs(p-e)<r?n.push({element:a,property:"row-gap"}):!rn(a,"column-gap")&&Math.abs(f-e)<r&&n.push({element:a,property:"column-gap"})}}return n}function ds(e,t=30){if(e<=0)return[];let n=[],o=Er(),r=.5,i=o.currentNode;for(;(i=o.nextNode())&&n.length<t;){let a=i,s=a.getBoundingClientRect();if(s.bottom<-50||s.top>window.innerHeight+50||s.right<-50||s.left>window.innerWidth+50||s.width<1||s.height<1)continue;let l=getComputedStyle(a),d=parseFloat(l.borderTopWidth)||0,c=parseFloat(l.borderRightWidth)||0,u=parseFloat(l.borderBottomWidth)||0,p=parseFloat(l.borderLeftWidth)||0,f=a.clientWidth,v=a.clientHeight,b=parseFloat(l.paddingTop)||0;!rn(a,"padding-top")&&Math.abs(b-e)<r&&n.push({x:s.left+p,y:s.top+d,width:f,height:e,direction:"vertical",property:"padding-top"});let I=parseFloat(l.paddingBottom)||0;!rn(a,"padding-bottom")&&Math.abs(I-e)<r&&n.length<t&&n.push({x:s.left+p,y:s.top+d+v-e,width:f,height:e,direction:"vertical",property:"padding-bottom"});let D=parseFloat(l.paddingLeft)||0;!rn(a,"padding-left")&&Math.abs(D-e)<r&&n.length<t&&n.push({x:s.left+p,y:s.top+d,width:e,height:v,direction:"horizontal",property:"padding-left"});let A=parseFloat(l.paddingRight)||0;!rn(a,"padding-right")&&Math.abs(A-e)<r&&n.length<t&&n.push({x:s.left+p+f-e,y:s.top+d,width:e,height:v,direction:"horizontal",property:"padding-right"});let F=parseFloat(l.marginTop)||0;!rn(a,"margin-top")&&Math.abs(F-e)<r&&n.length<t&&n.push({x:s.left,y:s.top-e,width:s.width,height:e,direction:"vertical",property:"margin-top"});let _=parseFloat(l.marginBottom)||0;!rn(a,"margin-bottom")&&Math.abs(_-e)<r&&n.length<t&&n.push({x:s.left,y:s.bottom,width:s.width,height:e,direction:"vertical",property:"margin-bottom"});let R=parseFloat(l.marginLeft)||0;!rn(a,"margin-left")&&Math.abs(R-e)<r&&n.length<t&&n.push({x:s.left-e,y:s.top,width:e,height:s.height,direction:"horizontal",property:"margin-left"});let Y=parseFloat(l.marginRight)||0;!rn(a,"margin-right")&&Math.abs(Y-e)<r&&n.length<t&&n.push({x:s.right,y:s.top,width:e,height:s.height,direction:"horizontal",property:"margin-right"});let ee=l.display;if((ee.includes("flex")||ee.includes("grid"))&&n.length<t&&!rn(a,"gap")){let w=Array.from(a.children).filter(L=>{let h=getComputedStyle(L);return h.display!=="none"&&h.position!=="absolute"&&h.position!=="fixed"});if(w.length>=2)for(let L=0;L<w.length-1&&n.length<t;L++){let h=w[L].getBoundingClientRect(),C=w[L+1].getBoundingClientRect(),M=C.top-h.bottom;Math.abs(M-e)<r&&M>.5&&n.push({x:Math.min(h.left,C.left),y:h.bottom,width:Math.max(h.right,C.right)-Math.min(h.left,C.left),height:M,direction:"vertical",property:"gap"});let ae=C.left-h.right;Math.abs(ae-e)<r&&ae>.5&&n.push({x:h.right,y:Math.min(h.top,C.top),width:ae,height:Math.max(h.bottom,C.bottom)-Math.min(h.top,C.top),direction:"horizontal",property:"gap"})}}}return n}function pi(e){return typeof e=="string"?{value:e}:e}var Qa={gap:["gap","row-gap","column-gap"],padding:["padding-top","padding-bottom","padding-left","padding-right"],margin:["margin-top","margin-bottom","margin-left","margin-right"]};function Za(e,t){let n=Qa[t];return n?n.includes(e):!1}function su(e,t){let n=e.split(/\s+/);for(let o of n){if(o===t)return!0;let r=o.lastIndexOf(":");if(r>=0&&o.slice(r+1)===t)return!0}return!1}function au(e){let t=e.lastIndexOf(":"),n=t>=0?e.slice(t+1):e,o=n.indexOf("-");if(o<0)return null;let r=n.slice(0,o),i={gap:"gap","gap-x":"column-gap","gap-y":"row-gap",p:"padding",pt:"padding-top",pb:"padding-bottom",pl:"padding-left",pr:"padding-right",px:"padding-left",py:"padding-top",m:"margin",mt:"margin-top",mb:"margin-bottom",ml:"margin-left",mr:"margin-right",mx:"margin-left",my:"margin-top"},a=n.slice(0,n.indexOf("-",o+1)>0?n.indexOf("-",o+1):o);return i[a]??i[r]??null}function us(e,t=30){let n=parseFloat(e.value);if(isNaN(n)||n<=0)return[];if(e.bindings&&e.bindings.length>0){let r=[],i=Er(),a=i.currentNode;for(;(a=i.nextNode())&&r.length<t;){let s=a,l=s.getBoundingClientRect();if(l.bottom<-50||l.top>window.innerHeight+50||l.right<-50||l.left>window.innerWidth+50||l.width<1||l.height<1)continue;let d=s.className;if(typeof d=="string")for(let c of e.bindings){if(!su(d,c))continue;let u=au(c);if(u&&!(e.property&&!Za(u,e.property))){r.push({element:s,property:u});break}}}return r}let o=iu(n,t*2);return e.property?o.filter(r=>Za(r.property,e.property)).slice(0,t):o.slice(0,t)}function ps(e,t=30){let n=us(e,t),o=[];for(let r of n){let i=r.element,a=i.getBoundingClientRect(),s=getComputedStyle(i),l=parseFloat(s.borderTopWidth)||0,d=parseFloat(s.borderRightWidth)||0,c=parseFloat(s.borderLeftWidth)||0,u=i.clientWidth,p=i.clientHeight;switch(r.property){case"padding-top":{let f=parseFloat(s.paddingTop)||0;o.push({x:a.left+c,y:a.top+l,width:u,height:f,direction:"vertical",property:r.property});break}case"padding-bottom":{let f=parseFloat(s.paddingBottom)||0;o.push({x:a.left+c,y:a.top+l+p-f,width:u,height:f,direction:"vertical",property:r.property});break}case"padding-left":{let f=parseFloat(s.paddingLeft)||0;o.push({x:a.left+c,y:a.top+l,width:f,height:p,direction:"horizontal",property:r.property});break}case"padding-right":{let f=parseFloat(s.paddingRight)||0;o.push({x:a.left+c+u-f,y:a.top+l,width:f,height:p,direction:"horizontal",property:r.property});break}case"margin-top":{let f=parseFloat(s.marginTop)||0;o.push({x:a.left,y:a.top-f,width:a.width,height:f,direction:"vertical",property:r.property});break}case"margin-bottom":{let f=parseFloat(s.marginBottom)||0;o.push({x:a.left,y:a.bottom,width:a.width,height:f,direction:"vertical",property:r.property});break}case"margin-left":{let f=parseFloat(s.marginLeft)||0;o.push({x:a.left-f,y:a.top,width:f,height:a.height,direction:"horizontal",property:r.property});break}case"margin-right":{let f=parseFloat(s.marginRight)||0;o.push({x:a.right,y:a.top,width:f,height:a.height,direction:"horizontal",property:r.property});break}case"gap":case"row-gap":case"column-gap":{let f=Array.from(i.children).filter(v=>{let b=getComputedStyle(v);return b.display!=="none"&&b.position!=="absolute"&&b.position!=="fixed"});for(let v=0;v<f.length-1&&o.length<t;v++){let b=f[v].getBoundingClientRect(),I=f[v+1].getBoundingClientRect(),D=I.top-b.bottom;D>.5&&o.push({x:Math.min(b.left,I.left),y:b.bottom,width:Math.max(b.right,I.right)-Math.min(b.left,I.left),height:D,direction:"vertical",property:"gap"});let A=I.left-b.right;A>.5&&o.push({x:b.right,y:Math.min(b.top,I.top),width:A,height:Math.max(b.bottom,I.bottom)-Math.min(b.top,I.top),direction:"horizontal",property:"gap"})}break}}}return o}function el(e,t){let n=new Set,o=$r(t);for(let r of e){let i=nl[r.property];if(!i)continue;let a=r.element.className;if(typeof a=="string")for(let s of i){let l=`${s}-${o}`;for(let d of a.split(/\s+/)){let c=d.lastIndexOf(":"),u=c>=0?d.slice(c+1):d;if(u===l){n.add(u);break}}}}return[...n]}function tl(e){let t=new Set;for(let n of e)for(let[o,r]of Object.entries(Qa))if(r.includes(n.property)){t.add(o);break}if(t.size===1)return[...t][0]}function fs(e,t,n){if(t===n)return e;let o=$r(t),r=$r(n);return e.map(i=>{let a=i.lastIndexOf("-");if(a<0)return i;let s=i.slice(0,a),l=i.slice(a+1);return l===o||l===`[${t}px]`?`${s}-${r}`:i})}var lu={0:"0",1:"px",2:"0.5",4:"1",6:"1.5",8:"2",12:"3",16:"4",20:"5",24:"6",28:"7",32:"8",40:"10",48:"12",64:"16",80:"20",96:"24"};function $r(e){return lu[e]??`[${e}px]`}var nl={"padding-top":["pt","py","p"],"padding-bottom":["pb","py","p"],"padding-left":["pl","px","p"],"padding-right":["pr","px","p"],"margin-top":["mt","my","m"],"margin-bottom":["mb","my","m"],"margin-left":["ml","mx","m"],"margin-right":["mr","mx","m"],gap:["gap"],"row-gap":["gap-y","gap"],"column-gap":["gap-x","gap"]};function cu(e,t,n,o){let r=nl[t];if(!r)return null;let i=$r(n);for(let a of r){let s=new RegExp("(?:^|\\s)((?:[\\w-]+:)*"+a+"-(?:"+du(i)+"|\\["+n+"px\\]))(?:\\s|$)"),l=e.match(s);if(l?.[1]){let d=$r(o),c=l[1].lastIndexOf(":"),u=c>=0?l[1].slice(0,c+1):"";return{matched:l[1],suggested:`${u}${a}-${d}`}}}return null}function du(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ol(e,t,n){let o=new Set,r=[];for(let i of e){let a=Fn(i.element),s=`${a}::${i.property}`;if(o.has(s))continue;o.add(s);let l=ci(i.element),d=i.element.className||"",c=cu(d,i.property,t,n);r.push({selector:a,reactComponent:l?.name,className:d,property:i.property,matchedClass:c?.matched,suggestedClass:c?.suggested})}return r}function fi(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function gi(e,t){if(e instanceof HTMLElement){let o=e.style.getPropertyValue(t);if(o)return o}let n=t.replace(/-([a-z])/g,(o,r)=>r.toUpperCase());try{for(let o of document.styleSheets)try{let r=o.cssRules||o.rules;for(let i of r)if(i instanceof CSSStyleRule&&e.matches(i.selectorText)){let a=i.style.getPropertyValue(t);if(a)return a;let s=i.style[n];if(s)return s}}catch{}}catch{}return null}function mi(e){let t=window.getComputedStyle(e).display;return t==="flex"||t==="inline-flex"||t==="grid"||t==="inline-grid"}function Zo(e){let t=window.getComputedStyle(e);return{row:parseFloat(t.rowGap)||0,column:parseFloat(t.columnGap)||0}}function uu(e){let t=[];for(let n of e){let o=t.find(r=>r.axis!==n.axis?!1:n.axis==="row"?Math.abs(r.y-n.y)<2&&Math.abs(r.h-n.h)<2:Math.abs(r.x-n.x)<2&&Math.abs(r.w-n.w)<2);if(o)if(n.axis==="row"){let r=Math.min(o.x,n.x),i=Math.max(o.x+o.w,n.x+n.w);o.x=r,o.w=i-r}else{let r=Math.min(o.y,n.y),i=Math.max(o.y+o.h,n.y+n.h);o.y=r,o.h=i-r}else t.push({...n})}return t}function Mo(e){let t=Array.from(e.children).filter(l=>{if(!(l instanceof HTMLElement))return!1;let d=window.getComputedStyle(l);return d.display!=="none"&&d.position!=="absolute"&&d.position!=="fixed"});if(t.length<2)return[];let n=[],o=e.getBoundingClientRect(),i=window.getComputedStyle(e).flexDirection,a=i==="column"||i==="column-reverse",s=6;for(let l=0;l<t.length-1;l++){let d=t[l].getBoundingClientRect(),c=t[l+1].getBoundingClientRect();if(c.left>d.right+.5&&n.push({axis:"column",x:d.right,y:o.top,w:c.left-d.right,h:o.height}),c.top>d.bottom+.5&&n.push({axis:"row",x:o.left,y:d.bottom,w:o.width,h:c.top-d.bottom}),!(c.left>d.right+.5)&&!(c.top>d.bottom+.5))if(a){let u=(d.bottom+c.top)/2;n.push({axis:"row",x:o.left,y:u-s/2,w:o.width,h:s})}else{let u=(d.right+c.left)/2;n.push({axis:"column",x:u-s/2,y:o.top,w:s,h:o.height})}}return uu(n)}function gs(e,t){let n=window.getComputedStyle(e),o=n.display;if(o!=="flex"&&o!=="inline-flex")return!1;let r=n.justifyContent;if(r!=="space-between"&&r!=="space-around"&&r!=="space-evenly"&&r!=="stretch")return!1;let i=n.flexDirection;return!(t!==(i==="column"||i==="column-reverse"?"row":"column")||parseFloat(t==="row"?n.rowGap:n.columnGap)>0)}function kr(e){let t=window.getComputedStyle(e);return{top:parseFloat(t.paddingTop)||0,right:parseFloat(t.paddingRight)||0,bottom:parseFloat(t.paddingBottom)||0,left:parseFloat(t.paddingLeft)||0}}function Qo(e){let t=window.getComputedStyle(e);return{"top-left":parseFloat(t.borderTopLeftRadius)||0,"top-right":parseFloat(t.borderTopRightRadius)||0,"bottom-right":parseFloat(t.borderBottomRightRadius)||0,"bottom-left":parseFloat(t.borderBottomLeftRadius)||0}}function ms(e){for(let t of e.childNodes)if(t.nodeType===Node.TEXT_NODE&&(t.textContent||"").trim().length>0)return!0;return!1}function Tr(e){let t=document.createRange(),n=!1;for(let c of e.childNodes)c.nodeType===Node.TEXT_NODE&&(c.textContent||"").trim().length>0&&(n||(t.setStart(c,0),n=!0),t.setEnd(c,c.textContent?.length??0));if(!n)return null;let o=t.getBoundingClientRect(),r=window.getComputedStyle(e),i=parseFloat(r.fontSize)||16,a=parseFloat(r.lineHeight);isNaN(a)&&(a=i*1.2);let s=Math.max(1,t.getClientRects().length),l=Math.max(o.height,s*a),d=(l-o.height)/2;return new DOMRect(o.x,o.y-d,o.width,l)}function Wr(e){let t=window.getComputedStyle(e),n=parseFloat(t.fontSize)||16,o=parseFloat(t.lineHeight);return isNaN(o)&&(o=n*1.2),{fontSize:n,lineHeight:o}}function Ye(e,t,n){e instanceof HTMLElement&&e.style.setProperty(t,n,"important")}function rl(e,t,n){e instanceof HTMLElement&&e.style.removeProperty(t)}function hi(e){for(let t of e){let n=An(t.selector);if(!n&&t.durableSelector&&(n=An(t.durableSelector),n)){let o=t.selector.match(/\[data-pm="([^"]+)"\]/)?.[1];o&&n.setAttribute("data-pm",o)}if(n)for(let o of t.changes)Ye(n,o.property,o.modified)}}function yi(e){for(let t of e){let n=An(t.selector);if(n)for(let o of t.changes)rl(n,o.property,o.original)}}function sl(e,t,n,o){if(e)for(let r of e){if(r instanceof CSSGroupingRule){sl(r.cssRules,t,n,o);continue}if(r instanceof CSSStyleRule){let i=r.selectorText.toLowerCase();(i===":root"||i==="html"||i==="*"||i.includes(":root"))&&pu(r.style,t,n,o)}}}function pu(e,t,n,o){for(let r=0;r<e.length;r++){let i=e[r];if(i?.startsWith("--")){if(n.has(i))continue;n.add(i);let a=t.getPropertyValue(i).trim();al(a)&&o.push({name:i,value:a,usage:`var(${i})`})}}}var bi=null,fu=5e3;function hs(){if(bi&&Date.now()-bi.timestamp<fu)return bi.variables;let e=[],t=new Set,n=getComputedStyle(document.documentElement);try{for(let i of document.styleSheets)try{sl(i.cssRules||i.rules,n,t,e)}catch{}}catch{}let o=document.documentElement.style;for(let i=0;i<o.length;i++){let a=o[i];if(a?.startsWith("--")&&!t.has(a)){t.add(a);let s=n.getPropertyValue(a).trim();al(s)&&e.push({name:a,value:s,usage:`var(${a})`})}}let r=e.sort((i,a)=>i.name.localeCompare(a.name));return bi={variables:r,timestamp:Date.now()},r}function al(e){if(!e)return!1;let t=e.toLowerCase().trim();return!!(/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(t)||t.startsWith("rgb")||t.startsWith("hsl")||t.startsWith("oklch")||t.startsWith("oklab")||t.startsWith("lch")||t.startsWith("lab")||["transparent","currentcolor","inherit","white","black","red","green","blue","yellow","orange","purple","pink","gray","grey"].includes(t))}function Mr(e,t){let n=t.match(/var\((--[^,)]+)(?:,\s*([^)]+))?\)/);if(n){let o=n[1],r=n[2];return getComputedStyle(document.documentElement).getPropertyValue(o).trim()||r||t}return t}function jr(e,t){if(!e)return null;let n=il(e);if(!n)return null;for(let o of t){let r=il(o.value);if(r&&n===r)return o}return null}function il(e){if(!e)return null;let t=e.trim().toLowerCase();if(t.startsWith("oklch(")){let n=t.match(/oklch\(\s*([\d.]+%?)\s+([\d.]+%?)\s+([\d.]+)/);if(n){let o=n[1].endsWith("%")?parseFloat(n[1])/100:parseFloat(n[1]),r=n[2].endsWith("%")?parseFloat(n[2])/100:parseFloat(n[2]),i=parseFloat(n[3]);o=Math.round(o*100)/100,r=Math.round(r*1e3)/1e3;let a=Math.round(i);return`oklch(${o} ${r} ${a})`}}if(t.startsWith("rgb")){let n=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/);if(n)return`rgb(${n[1]},${n[2]},${n[3]})`}return t.startsWith("#")?t.length===4?`#${t[1]}${t[1]}${t[2]}${t[2]}${t[3]}${t[3]}`:t.slice(0,7):t}import{Fragment as er,jsx as at,jsxs as no}from"react/jsx-runtime";var Jn=22,_o=12,gu=3,mu=250,vi=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],hu=3e3;function yu({left:e,top:t,avoidBottom:n,style:o,children:r,...i}){let a=e+_o,s=t+_o,l=n!==void 0?`${n}px`:"100vh";return at("div",{"data-devtools":"badge-hit-area",...i,style:{position:"fixed",left:e,top:t,padding:_o,...o},children:at("div",{style:{transform:`translate(min(0px, calc(100vw - ${a}px - 100%)), min(0px, calc(${l} - ${s}px - 100%)))`},children:r})})}function dl({annotations:e,supersededAnnotations:t,inFlightIds:n,activeIds:o,queuePositions:r,scrollX:i,scrollY:a,annotationGroupMap:s,onViewThread:l,onSelectAnnotation:d,onHoverAnnotation:c,canvasRef:u}){let[p,f]=Gr(0),[v,b]=Gr(()=>Math.floor(Math.random()*vi.length)),I=!!(n&&n.size>0);xi(()=>{if(!I)return;let k=setInterval(()=>{f(L=>(L+1)%gu)},mu),w=setInterval(()=>{b(L=>(L+1)%vi.length)},hu);return()=>{clearInterval(k),clearInterval(w)}},[I]);let D=[];for(let k of e){if(k.type!=="text"||!k.text||!k.points[0]||t.has(k))continue;let w=k.groupId?e.filter($e=>$e.groupId===k.groupId):[k],L=k.status??"pending",h=w.reduce(($e,X)=>$e+(X.replyCount??0),0),C=$e=>$e==="resolved"&&h===0,M=!!(n&&(n.has(k.id)||w.some($e=>n.has($e.id))))||k.status==="in_flight"||w.some($e=>$e.status==="in_flight")||C(k.status)||w.some($e=>C($e.status)),ae=w.some($e=>$e.status==="resolved"&&($e.replyCount??0)>0||$e.status==="needs_review"),Fe=w.some($e=>$e.threadId);if(!M&&L!=="resolved"&&L!=="needs_review"&&!ae&&!Fe)continue;let me=k.threadId||w.find($e=>$e.threadId)?.threadId,G=L==="needs_review"||w.some($e=>$e.status==="needs_review"),se=k.points[0],P=k.fontSize||12,fe=P*1.4,ge=s.get(k.id),Le=k.text.replace(/\n/g," "),Pe=ge!==void 0?ge+". "+Le:Le,Qe=u?.current?.getContext("2d")??document.createElement("canvas").getContext("2d");if(!Qe)continue;Qe.font=`${P}px ${Kt}`;let ce=se.x-i,Ce=xr(ce),ze=Sr(Qe,Pe,Ce),rt=Qe.measureText(ze).width,ut=M&&!!o&&!o.has(k.id)&&!w.some($e=>o.has($e.id));D.push({id:k.id,threadId:me,linkedSelector:k.linkedSelector||w.find($e=>$e.linkedSelector)?.linkedSelector,x:se.x+rt+4,y:se.y-4,size:fe+8,color:k.color,isInFlight:M,isQueued:ut,queuePosition:void 0,isNeedsReview:G,replyCount:h})}let A=D.filter(k=>k.isQueued);if(A.length>0&&A.forEach((k,w)=>{k.queuePosition=r?.get(k.id)??`(${w+1}/${A.length})`}),D.length===0)return null;let F=2,_=u?.current?.getContext("2d")??document.createElement("canvas").getContext("2d"),R=D.map(k=>{let w;k.isQueued?w=k.queuePosition?`queued ${k.queuePosition}`:"queued":k.isInFlight?w=vi[v]??"thinking":k.replyCount>0?w=`${k.replyCount} ${k.replyCount===1?"reply":"replies"}`:w="Cancelled";let L=!k.isQueued,h=L?11:0,C=L?4:0,M=w.length*7.2;return _&&(_.font=`12px ${Kt}`,M=_.measureText(w).width),4+h+C+M+4}),Y=typeof window<"u"?window.innerHeight:9999,ee=[];for(let k=0;k<D.length;k++){let w=D[k].y-a,L=Math.min(w,Y-Jn),h=L+Jn,M=D[k].x-i;for(let ae=0;ae<k;ae++){let Fe=D[ae].y-a,me=Math.min(Fe,Y-Jn),G=me+Jn;if(!(L<G&&h>me))continue;let P=ee[ae]+R[ae];M<P+F&&(M=P+F)}ee.push(M)}return at(er,{children:D.map((k,w)=>{let L=!!k.threadId;return at(yu,{left:ee[w]-_o,top:k.y-a-_o,onMouseDown:L?h=>h.stopPropagation():void 0,onClick:L?h=>{if(h.stopPropagation(),d?.(k.id),l?.(k.threadId),k.linkedSelector)try{let C=document.querySelector(k.linkedSelector);if(C){let M=C.getBoundingClientRect();(M.bottom<0||M.top>window.innerHeight)&&C.scrollIntoView({behavior:"smooth",block:"center"})}}catch{}}:void 0,onMouseEnter:c?()=>c(k.id):void 0,onMouseLeave:c?()=>c(null):void 0,style:{pointerEvents:L?"auto":"none",cursor:L?"pointer":void 0,zIndex:9999},children:at("div",{"data-devtools":"annotation-badge",style:{height:k.size,display:"flex",alignItems:"center",backgroundColor:k.color,fontFamily:Kt,fontSize:12,color:"#ffffff",userSelect:"none",padding:`0 ${4}px`,gap:4,whiteSpace:"nowrap"},children:k.isQueued?no("span",{style:{opacity:.5,color:"inherit"},children:["queued",k.queuePosition?` ${k.queuePosition}`:""]}):k.isInFlight?no(er,{children:[at("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"currentColor",style:{verticalAlign:"middle"},children:p===1?no(er,{children:[at("circle",{cx:"7",cy:"7",r:"2"}),at("circle",{cx:"17",cy:"7",r:"2"}),at("circle",{cx:"7",cy:"17",r:"2"}),at("circle",{cx:"17",cy:"17",r:"2"})]}):no(er,{children:[at("circle",{cx:"12",cy:"6",r:"2"}),at("circle",{cx:"6",cy:"12",r:"2"}),at("circle",{cx:"18",cy:"12",r:"2"}),at("circle",{cx:"12",cy:"18",r:"2"})]})}),at("span",{style:{opacity:.7,color:"inherit"},children:vi[v]})]}):no(er,{children:[k.isNeedsReview?at("span",{style:{fontWeight:700,color:"inherit"},children:"?"}):at("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:at("polyline",{points:"4 12 10 18 20 6"})}),at("span",{style:{opacity:.7,color:"inherit"},children:k.replyCount>0?`${k.replyCount} ${k.replyCount===1?"reply":"replies"}`:"Cancelled"})]})})},k.id)})})}function ys({inFlightSelectorColors:e,animated:t=!0}){let[n,o]=Gr([]);return xi(()=>{if(e.size===0){o([]);return}let r=null,i=()=>{let l=[];for(let[d,c]of e){let u=An(d);if(!u)continue;let p=u.getBoundingClientRect();l.push({selector:d,top:p.top,left:p.left,width:p.width,height:p.height,color:c})}o(l)},a=()=>{r&&cancelAnimationFrame(r),r=requestAnimationFrame(i)};i(),window.addEventListener("scroll",a,!0),window.addEventListener("resize",a,!0);let s=new MutationObserver(a);return s.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",a,!0),window.removeEventListener("resize",a,!0),s.disconnect(),r&&cancelAnimationFrame(r)}},[e]),n.length===0?null:no(er,{children:[t&&at("style",{children:"@keyframes popmelt-march { to { stroke-dashoffset: -6; } }"}),n.map(r=>at("div",{"data-devtools":"marching-ants",style:{position:"fixed",top:r.top,left:r.left,width:r.width,height:r.height,pointerEvents:"none",zIndex:9995,overflow:"visible"},children:at("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible"},children:at("rect",{x:"0.5",y:"0.5",width:Math.max(0,r.width-1),height:Math.max(0,r.height-1),fill:"none",stroke:r.color,strokeWidth:"1",strokeDasharray:"2 4",style:t?{animation:"popmelt-march 0.5s steps(2) infinite"}:void 0})})},r.selector))]})}function ul({annotations:e,supersededAnnotations:t,scrollX:n,scrollY:o,onReply:r,annotationGroupMap:i,canvasRef:a,onHoverAnnotation:s}){let l=e.filter(u=>t.has(u)?!1:u.status==="waiting_input"&&u.question&&u.threadId);if(l.length===0)return null;let d=new Set,c=[];for(let u of l){if(!u.threadId||d.has(u.threadId))continue;d.add(u.threadId);let p=u.type==="text"?u:e.find(f=>f.groupId&&f.groupId===u.groupId&&f.type==="text")||u;if(p.type==="text"&&p.text&&p.points[0]){let f=p.points[0],v=p.fontSize||12,b=v*1.4,I=i.get(p.id),D=p.text.replace(/\n/g," "),A=I!==void 0?I+". "+D:D,_=document.createElement("canvas").getContext("2d");if(!_)continue;_.font=`${v}px ${Kt}`;let R=f.x-n,Y=xr(R),ee=Sr(_,A,Y),k=_.measureText(ee).width;c.push({annotation:u,x:f.x+k+4,y:f.y-4,size:b+8})}}return c.length===0?null:at(er,{children:c.map(({annotation:u,x:p,y:f,size:v})=>at(bu,{annotation:u,x:p-n,y:f-o,size:v,onReply:r,onHoverAnnotation:s},`question-${u.threadId}`))})}function bu({annotation:e,x:t,y:n,size:o,onReply:r,onHoverAnnotation:i}){let[a,s]=Gr(!1),[l,d]=Gr(""),c=cl(null),u=cl(null);xi(()=>{a&&c.current&&c.current.focus()},[a]),xi(()=>{if(!a)return;let I=A=>{u.current&&!A.composedPath().includes(u.current)&&s(!1)},D=A=>{A.key==="Escape"&&s(!1)};return document.addEventListener("mousedown",I),document.addEventListener("keydown",D),()=>{document.removeEventListener("mousedown",I),document.removeEventListener("keydown",D)}},[a]);let p=ll(()=>{!l.trim()||!e.threadId||(r(e.threadId,l.trim()),d(""),s(!1))},[l,e.threadId,r]),f=ll(I=>{I.key==="Enter"&&(I.metaKey||I.ctrlKey)&&(I.preventDefault(),p())},[p]),v=a?t:t-_o,b=a?n:n-_o;return no("div",{ref:u,"data-devtools":"question-badge",onMouseEnter:i?()=>i(e.id):void 0,onMouseLeave:i?()=>i(null):void 0,style:{position:"fixed",left:`max(0px, ${v}px)`,top:`max(0px, ${b}px)`,padding:a?0:_o,transform:`translate(min(0px, calc(100vw - max(0px, ${v}px) - 100%)), min(0px, calc(100vh - max(0px, ${b}px) - 100%)))`,zIndex:a?10002:9999,pointerEvents:"auto",cursor:a?void 0:"pointer"},children:[!a&&no("div",{onClick:()=>s(!0),style:{height:o,display:"flex",alignItems:"center",backgroundColor:e.color,padding:`0 ${4}px`,gap:4,fontFamily:Kt,fontSize:12,color:"#ffffff",whiteSpace:"nowrap"},children:[no("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",children:[at("line",{x1:"12",y1:"3",x2:"12",y2:"9"}),at("line",{x1:"12",y1:"15",x2:"12",y2:"21"}),at("line",{x1:"3",y1:"12",x2:"9",y2:"12"}),at("line",{x1:"15",y1:"12",x2:"21",y2:"12"})]}),at("span",{style:{opacity:.7},children:"reply?"})]}),a&&no("div",{style:{minWidth:260,maxWidth:360,backgroundColor:"#eaeaea",fontFamily:Kt,fontSize:12,color:"#1f2937",border:"1px solid rgba(0, 0, 0, 0.1)"},children:[at("div",{style:{padding:`${6}px ${8}px`,lineHeight:1.4},children:e.question}),no("div",{style:{padding:`0 ${4}px ${4}px`},children:[at("textarea",{ref:c,value:l,onChange:I=>d(I.target.value),onKeyDown:f,placeholder:"Type your reply...",style:{width:"100%",minHeight:40,padding:4,fontSize:12,fontFamily:Kt,backgroundColor:"rgba(0, 0, 0, 0.04)",color:"#1f2937",border:"1px solid rgba(0, 0, 0, 0.1)",borderRadius:0,outline:"none",resize:"vertical",lineHeight:1.4,boxSizing:"border-box"}}),at("div",{style:{display:"flex",justifyContent:"flex-end",marginTop:4},children:at("button",{onClick:p,disabled:!l.trim(),style:{padding:"4px 12px",fontSize:11,fontFamily:Kt,fontWeight:600,backgroundColor:l.trim()?e.color:"rgba(0,0,0,0.1)",color:l.trim()?"#ffffff":"rgba(0,0,0,0.3)",border:"none",cursor:l.trim()?"pointer":"default"},children:"Send \u2318\u23CE"})})]})]})]})}function Si(e){let t=new Set,n=new Map;for(let i of e){if(!i.linkedSelector)continue;let a=n.get(i.linkedSelector)||[];a.push(i),n.set(i.linkedSelector,a)}let o=new Set,r=new Set;for(let i of n.values()){if(i.length<=1){i[0]?.groupId&&r.add(i[0].groupId);continue}i.sort((s,l)=>l.timestamp-s.timestamp);let a=i[0];a.groupId&&r.add(a.groupId);for(let s=1;s<i.length;s++){let l=i[s];t.add(l),l.groupId&&o.add(l.groupId)}}for(let i of e)i.groupId&&o.has(i.groupId)&&!r.has(i.groupId)&&t.add(i);return t}import{useEffect as pl,useLayoutEffect as vu,useState as fl}from"react";import{jsx as bs,jsxs as ml}from"react/jsx-runtime";function xu(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}var gl=["top-left","top-right","bottom-right","bottom-left"];function hl({element:e,radius:t,accentColor:n,hoveredCorner:o,draggingCorner:r,cursorViewport:i}){let[a,s]=fl(null),[l,d]=fl(!1);if(pl(()=>{let D=_=>{(_.key==="Meta"||_.key==="Control")&&d(!0)},A=_=>{(_.key==="Meta"||_.key==="Control")&&d(!1)},F=()=>d(!1);return window.addEventListener("keydown",D,!0),window.addEventListener("keyup",A,!0),window.addEventListener("blur",F),()=>{window.removeEventListener("keydown",D,!0),window.removeEventListener("keyup",A,!0),window.removeEventListener("blur",F)}},[]),pl(()=>{if(!e){s(null);return}let D=()=>{s(e.getBoundingClientRect())};return D(),window.addEventListener("scroll",D,{passive:!0}),window.addEventListener("resize",D,{passive:!0}),()=>{window.removeEventListener("scroll",D),window.removeEventListener("resize",D)}},[e]),vu(()=>{e&&s(e.getBoundingClientRect())},[e,t["top-left"],t["top-right"],t["bottom-right"],t["bottom-left"]]),!a)return null;let c=a.width,u=a.height,p=xu(n,.2),f={"top-left":{x:0,y:t["top-left"]},"top-right":{x:c,y:t["top-right"]},"bottom-right":{x:c,y:u-t["bottom-right"]},"bottom-left":{x:0,y:u-t["bottom-left"]}},v=new Set,b=r??o;if(b)if(l)v.add(b);else for(let D of gl)v.add(D);let I={position:"fixed",top:a.top,left:a.left,width:c,height:u,pointerEvents:"none",zIndex:9996,overflow:"visible"};return ml("div",{"data-devtools":"border-radius-handles",style:I,children:[ml("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${c} ${u}`,children:[bs("rect",{x:"0.5",y:"0.5",width:Math.max(0,c-1),height:Math.max(0,u-1),fill:"none",stroke:p,strokeWidth:"1"}),gl.map(D=>{let A=f[D],F=v.has(D);return bs("circle",{cx:A.x,cy:A.y,r:D===(r??o)?3:2.5,fill:n,stroke:"#ffffff",strokeWidth:D===(r??o)?4:2,paintOrder:"stroke"},D)})]}),i&&b&&(()=>{let D=Math.round(t[b]);return bs("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:D})})()]})}import{useEffect as Su,useState as wu}from"react";function tr(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);if(n)return`oklch(${n[1]} / ${t})`;let o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);if(o){let r=parseInt(o[1],16),i=parseInt(o[2],16),a=parseInt(o[3],16);return`rgba(${r}, ${i}, ${a}, ${t})`}return`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}import{Fragment as Cu,jsx as vs,jsxs as Jr}from"react/jsx-runtime";function go({element:e,isSelected:t=!1,elementInfo:n,color:o="#3b82f6",annotationNumber:r,changeCount:i,hideTooltip:a=!1}){let[s,l]=wu(null);if(Su(()=>{if(!e){l(null);return}let R=()=>{let Y=e.getBoundingClientRect();l(Y)};return R(),window.addEventListener("scroll",R,{passive:!0}),window.addEventListener("resize",R,{passive:!0}),()=>{window.removeEventListener("scroll",R),window.removeEventListener("resize",R)}},[e]),!s||!e)return null;let d={position:"fixed",top:s.top,left:s.left,width:s.width,height:s.height,pointerEvents:"none",zIndex:9996,backgroundColor:tr(o,.05),overflow:"visible"},c=e.tagName.toLowerCase(),u=e.id?`#${e.id}`:"",p=e.classList.length>0?"."+Array.from(e.classList).slice(0,2).join("."):"",f=n?.reactComponent,v=f?`<${f}> ${c}${u}${p}`:`${c}${u}${p}`,b=22,I=s.height>=window.innerHeight,D=I?0:s.top>=b?s.top-b:s.bottom,A=I?{position:"absolute",top:8,left:8,zIndex:9997,display:"flex",alignItems:"center",gap:6,backgroundColor:o,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,pointerEvents:"none",whiteSpace:"nowrap",maxWidth:400}:{position:"fixed",top:D,left:s.left,zIndex:9997,display:"flex",alignItems:"center",gap:6,backgroundColor:o,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,pointerEvents:"none",whiteSpace:"nowrap",maxWidth:400},_=!a&&Jr("div",{"data-devtools":"tooltip",style:A,children:[r!==void 0&&Jr("span",{children:[r,"."]}),vs("span",{style:{overflow:"hidden",textOverflow:"ellipsis",flex:1,minWidth:0},children:v}),i!==void 0&&i>0&&Jr("span",{style:{opacity:.8},children:["(",i," ",i===1?"change":"changes",")"]})]});return Jr(Cu,{children:[Jr("div",{"data-devtools":"highlight",style:d,children:[vs("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},children:vs("rect",{x:"0.5",y:"0.5",width:Math.max(0,s.width-1),height:Math.max(0,s.height-1),fill:"none",stroke:o,strokeWidth:"1",...!t&&{strokeDasharray:"2 4"}})}),I&&_]}),!I&&_]})}import{useEffect as yl,useLayoutEffect as Eu,useState as xs}from"react";import{jsx as Io,jsxs as ws}from"react/jsx-runtime";function Ss(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Cs({element:e,gap:t,accentColor:n,hoveredAxis:o,draggingAxis:r,cursorViewport:i,isAutoGap:a=!1,refreshKey:s=0}){let[l,d]=xs(null),[c,u]=xs([]),[p,f]=xs(!1);if(yl(()=>{let k=h=>{(h.key==="Meta"||h.key==="Control")&&f(!0)},w=h=>{(h.key==="Meta"||h.key==="Control")&&f(!1)},L=()=>f(!1);return window.addEventListener("keydown",k,!0),window.addEventListener("keyup",w,!0),window.addEventListener("blur",L),()=>{window.removeEventListener("keydown",k,!0),window.removeEventListener("keyup",w,!0),window.removeEventListener("blur",L)}},[]),yl(()=>{if(!e){d(null),u([]);return}let k=()=>{d(e.getBoundingClientRect()),u(Mo(e))};return k(),window.addEventListener("scroll",k,{passive:!0}),window.addEventListener("resize",k,{passive:!0}),()=>{window.removeEventListener("scroll",k),window.removeEventListener("resize",k)}},[e]),Eu(()=>{e&&(d(e.getBoundingClientRect()),u(Mo(e)))},[e,t.row,t.column,s]),!l||c.length===0)return null;let v=l.width,b=l.height,I="pm-gap-stripe-pattern",D=Ss(n,.25),A=Ss(n,.1),F=Ss(n,.2),_=8,R=2,Y={position:"fixed",top:l.top,left:l.left,width:v,height:b,pointerEvents:"none",zIndex:9996,overflow:"visible"},ee=r??o;return ws("div",{"data-devtools":"gap-handles",style:Y,children:[ws("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${v} ${b}`,children:[Io("defs",{children:Io("pattern",{id:I,patternUnits:"userSpaceOnUse",width:"4",height:"4",patternTransform:"rotate(45)",children:Io("line",{x1:"0",y1:"0",x2:"0",y2:"4",stroke:D,strokeWidth:"1.5"})})}),Io("rect",{x:"0.5",y:"0.5",width:Math.max(0,v-1),height:Math.max(0,b-1),fill:"none",stroke:F,strokeWidth:"1"}),c.map((k,w)=>{let L=k.x-l.left,h=k.y-l.top,C=k.w,M=k.h,ae=p?k.axis===ee:!0;return(k.axis==="row"?t.row:t.column)===0?null:ws("g",{opacity:ae?1:.6,children:[Io("rect",{x:L,y:h,width:C,height:M,fill:A}),Io("rect",{x:L,y:h,width:C,height:M,fill:`url(#${I})`})]},w)}),ee&&(()=>{let k=c.filter(ge=>ge.axis===ee);if(k.length===0)return null;let w=k[0];if(i&&k.length>1){let ge=1/0;for(let Le of k){let Pe=Le.x+Le.w/2,Qe=Le.y+Le.h/2,ce=Math.abs(i.x-Pe)+Math.abs(i.y-Qe);ce<ge&&(ge=ce,w=Le)}}let L=w.x-l.left,h=w.y-l.top,C=w.w,M=w.h,ae=L+C/2,Fe=h+M/2;if(a)return Io("circle",{cx:ae,cy:Fe,r:1.5,fill:n,stroke:"#ffffff",strokeWidth:4,paintOrder:"stroke"});let me=ee==="column",G=me?R:_,se=me?_:R,P=ae-G/2,fe=Fe-se/2;return Io("rect",{x:P,y:fe,width:G,height:se,fill:n,stroke:"#ffffff",strokeWidth:4,paintOrder:"stroke"})})()]}),i&&ee&&(()=>{let k=a?"auto":String(Math.round(ee==="row"?t.row:t.column));return Io("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:k})})()]})}import{useCallback as Ru,useEffect as Lu,useState as Au}from"react";import{useEffect as ku,useState as bl}from"react";var Tu=3,Mu=250,Es=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],Iu=3e3;function vl(e){let[t,n]=bl(0),[o,r]=bl(()=>Math.floor(Math.random()*Es.length));return ku(()=>{if(!e)return;let i=setInterval(()=>n(s=>(s+1)%Tu),Mu),a=setInterval(()=>r(s=>(s+1)%Es.length),Iu);return()=>{clearInterval(i),clearInterval(a)}},[e]),{charIndex:t,word:Es[o]}}import{Fragment as ks,jsx as zn,jsxs as Ir}from"react/jsx-runtime";function Pu(e){let{element:t}=e,n=t.tagName,o=t.id?`#${t.id}`:"",r=t.className?"."+t.className.split(" ").slice(0,2).join("."):"",i=t.reactComponent;return i?`<${i}> ${n}${o}${r}`:`${n}${o}${r}`}var xl=22,Ts=12;function Du({left:e,top:t,avoidBottom:n,style:o,children:r,...i}){let a=n!==void 0?`${n}px`:"100vh";return zn("div",{"data-devtools":"badge-hit-area",...i,style:{position:"fixed",left:`max(0px, ${e}px)`,top:`max(0px, ${t}px)`,padding:Ts,transform:`translate(min(0px, calc(100vw - max(0px, ${e}px) - 100%)), min(0px, calc(${a} - max(0px, ${t}px) - 100%)))`,...o},children:r})}function Sl({styleModifications:e,isInspecting:t,accentColor:n,annotationGroupCount:o,dispatch:r,inFlightSelectors:i,toolbarRef:a,onHoverSelector:s}){let[l,d]=Au([]),c=i&&i.size>0,{charIndex:u,word:p}=vl(!!c);Lu(()=>{if(t){d([]);return}let A=null,F=()=>{let Y=[];e.forEach((ee,k)=>{let w=An(ee.selector);if(!w)return;let L=w.getBoundingClientRect();Y.push({selector:ee.selector,modIndex:k,top:L.top>=xl?L.top-xl:L.bottom,left:L.left,label:Pu(ee),changeCount:ee.changes.length,annotationNumber:o+k+1})}),d(Y)},_=()=>{A&&cancelAnimationFrame(A),A=requestAnimationFrame(F)};F(),window.addEventListener("scroll",_,!0),window.addEventListener("resize",_,!0);let R=new MutationObserver(_);return R.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),window.addEventListener("load",_),document.fonts.ready.then(_),()=>{window.removeEventListener("scroll",_,!0),window.removeEventListener("resize",_,!0),window.removeEventListener("load",_),R.disconnect(),A&&cancelAnimationFrame(A)}},[e,t,o]);let f=Ru(A=>{let F=e[A];if(!F)return;let _=An(F.selector);_&&(r({type:"SELECT_ANNOTATION",payload:{id:null}}),r({type:"SET_TOOL",payload:"inspector"}),r({type:"SELECT_ELEMENT",payload:{el:_,info:F.element}}))},[e,r]);if(l.length===0)return null;let v=a?.current?.getBoundingClientRect(),b=v?v.top-8:void 0,I={display:"flex",alignItems:"center",gap:6,backgroundColor:n,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,whiteSpace:"nowrap",maxWidth:400},D={overflow:"hidden",textOverflow:"ellipsis",flex:1,minWidth:0};return zn(ks,{children:l.map(A=>{let F=i?.has(A.selector);return zn(Du,{left:A.left-Ts,top:A.top-Ts,avoidBottom:b,onClick:()=>f(A.modIndex),onMouseEnter:s?()=>s(A.selector):void 0,onMouseLeave:s?()=>s(null):void 0,style:{zIndex:1e4,cursor:"pointer",pointerEvents:"auto"},children:Ir("div",{"data-devtools":"badge",style:{...I,backgroundColor:F?"#999999":n},children:[Ir("span",{children:[A.annotationNumber,"."]}),zn("span",{style:D,children:A.label}),Ir("span",{style:{opacity:.8},children:["(",A.changeCount," ",A.changeCount===1?"change":"changes",")"]}),F&&Ir("span",{style:{opacity:.8,marginLeft:4,display:"inline-flex",alignItems:"center",gap:4},children:[zn("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"currentColor",style:{verticalAlign:"middle"},children:u===1?Ir(ks,{children:[zn("circle",{cx:"7",cy:"7",r:"2"}),zn("circle",{cx:"17",cy:"7",r:"2"}),zn("circle",{cx:"7",cy:"17",r:"2"}),zn("circle",{cx:"17",cy:"17",r:"2"})]}):Ir(ks,{children:[zn("circle",{cx:"12",cy:"6",r:"2"}),zn("circle",{cx:"6",cy:"12",r:"2"}),zn("circle",{cx:"18",cy:"12",r:"2"}),zn("circle",{cx:"12",cy:"18",r:"2"})]})}),p]})]})},A.selector)})})}import{useEffect as Ou,useState as Bu}from"react";import{Fragment as _u,jsx as wl}from"react/jsx-runtime";function Hu(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Cl({styleModifications:e,accentColor:t}){let[n,o]=Bu([]);if(Ou(()=>{let i=null,a=()=>{let d=[];for(let c of e){let u=An(c.selector);if(!u)continue;let p=u.getBoundingClientRect();if(p.width===0&&p.height===0)continue;let f=Qo(u);d.push({selector:c.selector,top:p.top,left:p.left,width:p.width,height:p.height,borderRadius:`${f["top-left"]}px ${f["top-right"]}px ${f["bottom-right"]}px ${f["bottom-left"]}px`})}o(d)},s=()=>{i&&cancelAnimationFrame(i),i=requestAnimationFrame(a)};a(),window.addEventListener("scroll",s,{passive:!0}),window.addEventListener("resize",s,{passive:!0});let l=new MutationObserver(s);return l.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",s),window.removeEventListener("resize",s),l.disconnect(),i&&cancelAnimationFrame(i)}},[e]),n.length===0)return null;let r=Hu(t,.2);return wl(_u,{children:n.map(i=>{let a={position:"fixed",top:i.top,left:i.left,width:i.width,height:i.height,pointerEvents:"none",zIndex:9995,border:`1px solid ${r}`,borderRadius:i.borderRadius,boxSizing:"border-box"};return wl("div",{"data-devtools":"mod-border",style:a},i.selector)})})}import{useEffect as El,useLayoutEffect as Nu,useState as kl}from"react";import{jsx as No,jsxs as Is}from"react/jsx-runtime";function Ms(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}var Fu={top:"bottom",bottom:"top",left:"right",right:"left"};function Rs({element:e,padding:t,accentColor:n,hoveredSide:o,draggingSide:r,cursorViewport:i,refreshKey:a}){let[s,l]=kl(null),[d,c]=kl(!1);if(El(()=>{let C=Fe=>{(Fe.key==="Meta"||Fe.key==="Control")&&c(!0)},M=Fe=>{(Fe.key==="Meta"||Fe.key==="Control")&&c(!1)},ae=()=>c(!1);return window.addEventListener("keydown",C,!0),window.addEventListener("keyup",M,!0),window.addEventListener("blur",ae),()=>{window.removeEventListener("keydown",C,!0),window.removeEventListener("keyup",M,!0),window.removeEventListener("blur",ae)}},[]),El(()=>{if(!e){l(null);return}let C=()=>{l(e.getBoundingClientRect())};return C(),window.addEventListener("scroll",C,{passive:!0}),window.addEventListener("resize",C,{passive:!0}),()=>{window.removeEventListener("scroll",C),window.removeEventListener("resize",C)}},[e]),Nu(()=>{e&&l(e.getBoundingClientRect())},[e,t.top,t.right,t.bottom,t.left,a]),!s)return null;let u=s.width,p=s.height,{top:f,right:v,bottom:b,left:I}=t,D="pm-stripe-pattern",A=Ms(n,.25),F=Ms(n,.1),_=Ms(n,.2),R=8,Y=2,ee={position:"fixed",top:s.top,left:s.left,width:u,height:p,pointerEvents:"none",zIndex:9996,overflow:"visible"},k=["top","right","bottom","left"],w={top:`0,0 ${u},0 ${u-v},${f} ${I},${f}`,right:`${u},0 ${u},${p} ${u-v},${p-b} ${u-v},${f}`,bottom:`0,${p} ${I},${p-b} ${u-v},${p-b} ${u},${p}`,left:`0,0 ${I},${f} ${I},${p-b} 0,${p}`},L={top:{x:u/2-R/2,y:f/2-Y/2,w:R,h:Y},bottom:{x:u/2-R/2,y:p-b/2-Y/2,w:R,h:Y},left:{x:I/2-Y/2,y:p/2-R/2,w:Y,h:R},right:{x:u-v/2-Y/2,y:p/2-R/2,w:Y,h:R}},h=new Set;return r?h.add(r):o&&(h.add(o),d||h.add(Fu[o])),Is("div",{"data-devtools":"padding-handles",style:ee,children:[Is("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${u} ${p}`,children:[No("defs",{children:No("pattern",{id:D,patternUnits:"userSpaceOnUse",width:"4",height:"4",patternTransform:"rotate(45)",children:No("line",{x1:"0",y1:"0",x2:"0",y2:"4",stroke:A,strokeWidth:"1.5"})})}),No("rect",{x:"0.5",y:"0.5",width:Math.max(0,u-1),height:Math.max(0,p-1),fill:"none",stroke:_,strokeWidth:"1"}),k.map(C=>{if(t[C]<=0)return null;let ae=h.has(C);return Is("g",{opacity:ae?1:.6,children:[No("polygon",{points:w[C],fill:F}),No("polygon",{points:w[C],fill:`url(#${D})`})]},C)}),k.map(C=>{let M=L[C],ae=h.has(C);return No("rect",{x:M.x,y:M.y,width:M.w,height:M.h,fill:n,stroke:"#ffffff",strokeWidth:ae?4:2,paintOrder:"stroke"},`handle-${C}`)})]}),i&&(o||r)&&(()=>{let M=Math.round(t[r??o]);return No("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:M})})()]})}import{useCallback as mo,useEffect as Vn,useMemo as Ri,useRef as _n,useState as mn}from"react";import{Check as Ii,ChevronDown as _s,MoveHorizontal as _l,Shrink as dp}from"lucide-react";var zu="data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMic+PGRlZnM+PHBhdHRlcm4gaWQ9J2QnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnIHBhdHRlcm5Vbml0cz0ndXNlclNwYWNlT25Vc2UnPjxwYXRoIGQ9J00tMSwxIGwyLC0yIE0wLDQgbDQsLTQgTTMsNSBsMiwtMicgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScuNScvPjwvcGF0dGVybj48L2RlZnM+PHJlY3Qgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyBmaWxsPSd1cmwoI2QpJy8+PC9zdmc+",Fo={borderWidth:3,borderStyle:"solid",borderImage:`url("${zu}") 4 / 1.9 / 0 round`};function wi({color:e="rgb(0,0,0)",animated:t=!1}={}){let n=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${e}' stroke-width='.75'/></svg>`;return{position:"absolute",inset:-3,padding:5,backgroundImage:`url("data:image/svg+xml,${encodeURIComponent(n)}")`,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",...t?{animation:"popmelt-border-march 0.8s linear infinite"}:{}}}var Ci={"font-size":["rem","px","em"],"line-height":["","rem","px","em"],"letter-spacing":["rem","px","em"],gap:["rem","px","em"],"column-gap":["rem","px","em"],"row-gap":["rem","px","em"],padding:["rem","px","em","%"],margin:["rem","px","em","%"],width:["rem","px","%","em"],height:["rem","px","%","em"],"min-width":["rem","px","%","em"],"max-width":["rem","px","%","em"],"min-height":["rem","px","%","em"],"max-height":["rem","px","%","em"],"border-width":["px","rem","em"],"border-radius":["rem","px","%","em"]};function Rr(e){return Ci[e]?.[0]??"px"}function zo(e){let t=e.match(/^([\d.-]+)(.*)$/);return t?{num:parseFloat(t[1]),unit:t[2]||""}:{num:0,unit:""}}function Ei(e,t,n,o){let r=e.trim();if(!r)return"";let i=r.match(/^(-?[\d.]+)\s*(rem|em|px|%)$/i);if(i)return`${parseFloat(i[1])}${i[2].toLowerCase()}`;let a=parseFloat(r);if(!isNaN(a)){if(o){let{unit:s}=zo(n);return`${a}${s||Rr(t)}`}return`${a}${Rr(t)}`}return r}function Ls(e,t){if(!t||t==="px")return e;if(t==="rem"){let n=parseFloat(getComputedStyle(document.documentElement).fontSize)||16;return Math.round(e/n*1e3)/1e3}return e}import{useCallback as $u,useEffect as Wu,useRef as Tl,useState as ju}from"react";import{Plus as Ml,X as Gu}from"lucide-react";import{jsx as Hn,jsxs as nr}from"react/jsx-runtime";var ki=[{name:"blur",label:"Blur",unit:"px",defaultValue:10,min:0,max:100,step:1},{name:"brightness",label:"Brightness",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"contrast",label:"Contrast",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"saturate",label:"Saturate",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"grayscale",label:"Grayscale",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"sepia",label:"Sepia",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"invert",label:"Invert",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"hue-rotate",label:"Hue Rotate",unit:"deg",defaultValue:0,min:0,max:360,step:1},{name:"opacity",label:"Opacity",unit:"",defaultValue:1,min:0,max:1,step:.05}];function Ju(e){if(!e||e==="none")return[];let t=[],n=/([\w-]+)\(([^)]+)\)/g,o;for(;(o=n.exec(e))!==null;){let r=o[1],i=o[2],a=parseFloat(i);isNaN(a)||t.push({name:r,value:a})}return t}function As(e){return e.length===0?"none":e.map(t=>{let o=ki.find(r=>r.name===t.name)?.unit??"";return`${t.name}(${t.value}${o})`}).join(" ")}function Il({value:e,onChange:t,accentColor:n,modified:o,panelContentRef:r}){let i=Ju(e),[a,s]=ju(!1),l=Tl(null),d=Tl(null);Wu(()=>{if(!a)return;let F=_=>{l.current&&!_.composedPath().includes(l.current)&&s(!1)};return document.addEventListener("mousedown",F,!0),()=>document.removeEventListener("mousedown",F,!0)},[a]);let c=ki.filter(F=>!i.some(_=>_.name===F.name)),u=F=>{let _=[...i,{name:F.name,value:F.defaultValue}];t(As(_)),s(!1)},p=F=>{let _=i.filter((R,Y)=>Y!==F);t(As(_))},f=(F,_)=>{let R=i.map((Y,ee)=>ee===F?{...Y,value:_}:Y);t(As(R))},v={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"},b=$u(F=>{if(!d.current)return{position:"fixed",top:0,left:0};let _=d.current.getBoundingClientRect(),R=r?.current?.getBoundingClientRect(),Y=F*24+8;return{position:"fixed",...window.innerHeight-_.bottom<Y?{bottom:window.innerHeight-_.top+2}:{top:_.bottom+2},left:R?R.left+4:_.left,width:R?R.width-8:140,zIndex:10001}},[r]),I={backgroundColor:"rgba(255, 255, 255, 0.95)",backdropFilter:"blur(16px)",WebkitBackdropFilter:"blur(16px)",border:"1px solid rgba(0,0,0,0.1)",borderRadius:4,padding:"4px 0",boxShadow:"0 4px 12px rgba(0,0,0,0.1)"},D={display:"block",width:"100%",padding:"4px 10px",border:"none",backgroundColor:"transparent",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#334155",cursor:"pointer",textAlign:"left"},A=F=>Hn("div",{ref:l,style:{...b(F.length),...I},children:F.map(_=>Hn("button",{type:"button",onClick:()=>u(_),style:D,onMouseEnter:R=>{R.currentTarget.style.backgroundColor="rgba(0,0,0,0.05)"},onMouseLeave:R=>{R.currentTarget.style.backgroundColor="transparent"},children:_.label},_.name))});return i.length===0?nr("div",{children:[nr("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Hn(Ro,{modified:!1,children:Hn("input",{type:"text",value:"",placeholder:"\u2014",readOnly:!0,style:{...v,color:"#999",cursor:"default"}})}),Hn("button",{ref:d,type:"button",onClick:()=>s(!a),style:{display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,padding:0,border:"none",borderRadius:2,backgroundColor:"transparent",color:"#94a3b8",cursor:"pointer",flexShrink:0},children:Hn(Ml,{size:12})})]}),a&&A(ki)]}):nr("div",{style:{display:"flex",flexDirection:"column",gap:4,position:"relative"},children:[i.map((F,_)=>{let R=ki.find(Y=>Y.name===F.name);return R?nr("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Hn("span",{style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:o?n:"#94a3b8",fontWeight:o?600:400,width:56,flexShrink:0,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:R.label}),Hn(Ro,{modified:o,children:nr("div",{style:{display:"flex",alignItems:"center",gap:4,padding:"0 4px"},children:[Hn("input",{type:"range",min:R.min,max:R.max,step:R.step,value:F.value,onChange:Y=>f(_,parseFloat(Y.target.value)),style:{flex:1,height:2,appearance:"none",WebkitAppearance:"none",background:`linear-gradient(to right, ${n} ${(F.value-R.min)/(R.max-R.min)*100}%, rgba(0,0,0,0.1) ${(F.value-R.min)/(R.max-R.min)*100}%)`,borderRadius:1,outline:"none",cursor:"pointer"}}),Hn("input",{type:"number",min:R.min,max:R.max,step:R.step,value:R.unit==="px"||R.unit==="deg"?Math.round(F.value):Math.round(F.value*100)/100,onChange:Y=>f(_,parseFloat(Y.target.value)||0),style:{...v,width:44,padding:"2px 4px",textAlign:"right",flexShrink:0}}),R.unit&&Hn("span",{style:{fontSize:9,color:"#94a3b8",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',flexShrink:0,width:16},children:R.unit})]})}),Hn("button",{type:"button",onClick:()=>p(_),style:{display:"flex",alignItems:"center",justifyContent:"center",width:16,height:16,padding:0,border:"none",borderRadius:2,backgroundColor:"transparent",color:"#94a3b8",cursor:"pointer",flexShrink:0},children:Hn(Gu,{size:10})})]},F.name):null}),c.length>0&&nr("div",{children:[nr("button",{ref:d,type:"button",onClick:()=>s(!a),style:{display:"flex",alignItems:"center",gap:4,padding:"2px 4px",border:"none",borderRadius:2,backgroundColor:"transparent",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#94a3b8",cursor:"pointer"},children:[Hn(Ml,{size:10}),"Add filter"]}),a&&A(c)]})]})}import{useCallback as ro,useEffect as Ku,useRef as Ti,useState as Rl}from"react";import{AlignHorizontalSpaceAround as Xu,AlignVerticalSpaceAround as qu,Columns3 as Zu,Grid2x2 as Qu,RectangleHorizontal as ep,Rows3 as tp,UnfoldHorizontal as Ll,UnfoldVertical as Al}from"lucide-react";import{useCallback as Yu,useEffect as Vu,useRef as Yr}from"react";import{jsx as Uu}from"react/jsx-runtime";var Ps=[0,1,2,4,8,12,16,20,24,28,32];function Lr({value:e,onChange:t,onPreview:n,onScrubEnd:o,onReset:r,isModified:i,accentColor:a,defaultUnit:s="rem",snapSteps:l,color:d,style:c,children:u}){let p=Yr(null),f=Yr(null),v=Yr(r),b=Yr(i),I=Yr(!1);v.current=r,b.current=i,Vu(()=>{let A=_=>{let R=f.current;if(!R)return;R.hasMoved=!0,I.current=_.shiftKey;let Y=R.unit==="rem"||R.unit==="em"?.1:1;R.accum+=_.movementX*Y;let ee=Math.max(0,Math.round((R.startValue+R.accum)*10)/10);if(_.shiftKey&&l){let k=R.unit==="rem"||R.unit==="em"?parseFloat(getComputedStyle(document.documentElement).fontSize)||16:1,w=R.unit==="rem"||R.unit==="em"?ee*k:ee,L=l[l.length-1];for(let h=0;h<l.length-1;h++){let C=l[h],M=l[h+1];if(w<=(C+M)/2){L=C;break}if(w<M){L=M;break}}w>l[l.length-1]&&(L=Math.round(w/8)*8),ee=R.unit==="rem"||R.unit==="em"?Math.round(L/k*1e3)/1e3:L}n?.(`${ee}${R.unit}`)},F=()=>{let _=f.current;if(!_)return;let R=Math.max(0,Math.round((_.startValue+_.accum)*10)/10);if(I.current&&l){let ee=_.unit==="rem"||_.unit==="em"?parseFloat(getComputedStyle(document.documentElement).fontSize)||16:1,k=_.unit==="rem"||_.unit==="em"?R*ee:R,w=l[l.length-1];for(let L=0;L<l.length-1;L++){let h=l[L],C=l[L+1];if(k<=(h+C)/2){w=h;break}if(k<C){w=C;break}}k>l[l.length-1]&&(w=Math.round(k/8)*8),R=_.unit==="rem"||_.unit==="em"?Math.round(w/ee*1e3)/1e3:w}let Y=_.hasMoved&&R!==_.startValue;f.current=null,document.exitPointerLock(),Y?t(`${R}${_.unit}`):_.hasMoved?n?.(`${_.startValue}${_.unit}`):b.current&&v.current&&v.current(),o?.()};return document.addEventListener("mousemove",A),document.addEventListener("mouseup",F),()=>{document.removeEventListener("mousemove",A),document.removeEventListener("mouseup",F)}},[t,n,o]);let D=Yu(A=>{if(A.button!==0)return;A.preventDefault();let F=zo(e),_=F.unit&&F.unit!=="px"?F.unit:s;f.current={startValue:F.num,unit:_,accum:0,hasMoved:!1},p.current?.requestPointerLock()},[e,s]);return Uu("span",{ref:p,onMouseDown:D,title:i?"Click to reset \xB7 Drag to scrub":"Drag to scrub",style:{color:i?a||"#3b82f6":d||"#999",padding:"0 4px",display:"flex",alignItems:"center",cursor:"ew-resize",...c},children:u})}import{Fragment as Ds,jsx as Te,jsxs as an}from"react/jsx-runtime";function np({gridCols:e,gridRows:t,gridModified:n,accentColor:o,onColsChange:r,onRowsChange:i}){return Te($n,{style:{width:100},children:an("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",padding:"8px 4px"},children:[Te("input",{type:"number",min:1,max:12,value:e,onChange:a=>r(parseInt(a.target.value)||1),style:{...gn,width:32,textAlign:"center",padding:2}}),Te("span",{style:{fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:n?o:"#999",fontWeight:n?600:400,fontSize:11,margin:"0 4px"},children:"\xD7"}),Te("input",{type:"number",min:1,max:12,value:t,onChange:a=>i(parseInt(a.target.value)||1),style:{...gn,width:32,textAlign:"center",padding:2}})]})})}function Pl({element:e,getValue:t,getOriginalValue:n,handleChange:o,isModified:r,onResetProperty:i,isCollapsed:a,onToggle:s,sectionHeaderStyle:l,activeDropdown:d,onDropdownChange:c,panelContentRef:u,accentColor:p,onFieldHover:f,preferredUnit:v,onUnitCycle:b}){let I=c,D=t("display"),A=t("flex-direction"),F=Dl(D,A),_=D==="flex"||D==="inline-flex",R=D==="grid",Y=_||R,ee=A==="column"||A==="column-reverse",k=t("width"),w=t("height"),L=r("width")?k:gi(e,"width"),h=r("height")?w:gi(e,"height"),C=Os(k,L),M=Os(w,h),ae=t("min-width"),Fe=t("max-width"),me=t("min-height"),G=t("max-height"),se=Ar(t("padding")),P=t("gap"),fe=t("row-gap"),ge=t("column-gap"),Le=t("grid-template-columns"),Pe=t("grid-template-rows"),Qe=t("overflow"),ce=Le.split(/\s+/).filter(O=>O&&O!=="none").length||1,Ce=Pe.split(/\s+/).filter(O=>O&&O!=="none").length||1,[ze,rt]=Rl(!1),ut=d!==null,$e=ut||ze,X=ut?.3:ze?.65:1,Q=({mode:O,icon:ve,active:De})=>Te("button",{type:"button",onClick:()=>Ol(O,o),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"6px 8px",border:"none",borderRadius:2,backgroundColor:De?tr(p,.15):"transparent",color:De?p:"#64748b",cursor:"pointer",fontSize:14},children:ve}),we=(O,ve,De)=>{De==="fixed"?o(O,ve):o(O,Mi(De,ve))},je=O=>{let ve=Ar(t("padding")),De=O||"0";o("padding",`${ve.top} ${De} ${ve.bottom} ${De}`)},st=O=>{let ve=Ar(t("padding")),De=O||"0";o("padding",`${De} ${ve.right} ${De} ${ve.left}`)},[Ee,et]=Rl({}),Ke=ro((O,ve)=>De=>{ve(De),et(Pt=>({...Pt,[O]:De}))},[]),tt=ro(O=>{et(ve=>{let De={...ve};return delete De[O],De})},[]),pt=ro(O=>{let ve=Ar(t("padding"));Ye(e,"padding",`${ve.top} ${O} ${ve.bottom} ${O}`)},[e,t]),mt=ro(O=>{let ve=Ar(t("padding"));Ye(e,"padding",`${O} ${ve.right} ${O} ${ve.left}`)},[e,t]),te=ro(O=>ve=>{Ye(e,O,ve)},[e]),ne=ee?"row":"column",de=ne==="row"?"row-gap":"column-gap",We=de==="row-gap"?fe||P:ge||P,qe=r(de)||r("gap"),Re=ro(()=>{let ve=Mo(e).find(Pt=>Pt.axis===ne);if(ve)return ne==="row"?ve.h:ve.w;let De=Zo(e);return ne==="row"?De.row:De.column},[e,ne]),$t=ro(()=>{let O=t("justify-content");return O==="space-between"?"between":O==="space-around"||O==="space-evenly"?"around":"fixed"},[t])(),Cn=ro((O,ve)=>{if(O==="fixed"){let De=Math.max(0,Math.round(Re()*1e3)/1e3),Pt=ve||(De>0?`${De}px`:"8px");o("justify-content","normal"),o(de,Pt);return}o("justify-content",O==="between"?"space-between":"space-around"),o(de,"0px")},[de,Re,o]),Dn=ro(O=>{if($t!=="fixed"){Cn("fixed",O);return}o(de,O)},[Cn,$t,de,o]),Wt=ro(O=>{Ye(e,"justify-content","normal"),Ye(e,de,O)},[e,de]),Ct=O=>O==="center"?1:O==="flex-end"||O==="end"?2:0,cn=Ct(t("justify-content")),ft=Ct(t("align-items")),qt=ee?ft:cn,Ze=ee?cn:ft,nt=Ti(null),lt=Ti({x:0,y:0}),vn=Ti({col:qt,row:Ze});vn.current={col:qt,row:Ze};let uo=ro((O,ve)=>{let De=["flex-start","center","flex-end"];ee?(o("justify-content",De[ve]),o("align-items",De[O])):(o("justify-content",De[O]),o("align-items",De[ve]))},[ee,o]),Xn=Ti(uo);Xn.current=uo,Ku(()=>{let ve=De=>{let Pt=nt.current;if(!Pt||!De.composedPath().includes(Pt))return;De.preventDefault(),De.stopPropagation(),lt.current.x+=De.deltaX,lt.current.y+=De.deltaY;let{col:Rt,row:hn}=vn.current,dn=!1;Math.abs(lt.current.x)>=30&&(Rt=Math.max(0,Math.min(2,Rt+(lt.current.x>0?1:-1))),lt.current.x=0,lt.current.y=0,dn=!0),!dn&&Math.abs(lt.current.y)>=30&&(hn=Math.max(0,Math.min(2,hn+(lt.current.y>0?1:-1))),lt.current.x=0,lt.current.y=0,dn=!0),dn&&(Rt!==vn.current.col||hn!==vn.current.row)&&Xn.current(Rt,hn)};return document.addEventListener("wheel",ve,{passive:!1,capture:!0}),()=>document.removeEventListener("wheel",ve,{capture:!0})},[]);let Nn=()=>Te("div",{ref:nt,onMouseEnter:()=>{rt(!0),u.current&&(u.current.style.overflowY="hidden")},onMouseLeave:()=>{rt(!1),u.current&&(u.current.style.overflowY="auto")},style:{width:56,height:56,backgroundColor:Yn,borderRadius:2,display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gridTemplateRows:"repeat(3, 1fr)",padding:6,gap:2,touchAction:"none"},children:[0,1,2].map(O=>[0,1,2].map(ve=>Te("button",{type:"button",onClick:()=>uo(ve,O),style:{width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",border:"none",backgroundColor:"transparent",cursor:"pointer",padding:0},children:ve===qt&&O===Ze?Te("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",style:{flexShrink:0},children:ve===0?an(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"1",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"1",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:p})]}):ve===1?an(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"2.5",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"1.5",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:p})]}):an(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"4",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:p}),Te("rect",{x:"2",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:p})]})}):Te("div",{style:{width:5,height:5,borderRadius:"50%",backgroundColor:"#aaa"}})},`${O}-${ve}`)))}),Gt=r("grid-template-columns")||r("grid-template-rows");return an("div",{style:{borderBottom:"1px solid rgba(0,0,0,0.08)"},children:[Te("div",{style:l,children:Te("span",{children:Y?"Auto layout":"Layout"})}),an("div",{style:{padding:"8px 12px"},children:[an("div",{style:{display:"flex",gap:2,marginBottom:8,backgroundColor:Yn,borderRadius:2,padding:2,opacity:X,transition:"opacity 150ms ease"},children:[Te(Q,{mode:"block",icon:Te(ep,{size:16}),active:F==="block"}),Te(Q,{mode:"flex-col",icon:Te(tp,{size:16}),active:F==="flex-col"}),Te(Q,{mode:"flex-row",icon:Te(Zu,{size:16}),active:F==="flex-row"}),Te(Q,{mode:"grid",icon:Te(Qu,{size:16}),active:F==="grid"})]}),an("div",{style:{display:"flex",gap:4,marginBottom:8},children:[Te(Bs,{label:"W",property:"width",cssValue:C==="fixed"?k:`${Math.round(e.getBoundingClientRect().width)}px`,mode:C,onValueChange:O=>o("width",O),onModeChange:O=>{if(O==="fixed"){let ve=e.getBoundingClientRect();o("width",`${Math.round(ve.width)}px`)}else o("width",Mi(O,k))},modified:r("width"),dimmed:ut&&d!=="width",dropdownOpen:d==="width",onDropdownChange:O=>I(O?"width":null),panelContentRef:u,accentColor:p,onReset:()=>i("width"),minValue:ae!=="none"&&ae!=="0px"&&ae!=="auto"?ae:"",maxValue:Fe!=="none"&&Fe!=="auto"?Fe:"",onMinChange:O=>o("min-width",O||"0"),onMaxChange:O=>o("max-width",O||"none"),onMinReset:()=>i("min-width"),onMaxReset:()=>i("max-width"),minModified:r("min-width"),maxModified:r("max-width")}),Te(Bs,{label:"H",property:"height",cssValue:M==="fixed"?w:`${Math.round(e.getBoundingClientRect().height)}px`,mode:M,onValueChange:O=>o("height",O),onModeChange:O=>{if(O==="fixed"){let ve=e.getBoundingClientRect();o("height",`${Math.round(ve.height)}px`)}else o("height",Mi(O,w))},modified:r("height"),dimmed:ut&&d!=="height",dropdownOpen:d==="height",onDropdownChange:O=>I(O?"height":null),panelContentRef:u,minValue:me!=="none"&&me!=="0px"&&me!=="auto"?me:"",maxValue:G!=="none"&&G!=="auto"?G:"",onMinChange:O=>o("min-height",O||"0"),onMaxChange:O=>o("max-height",O||"none"),onMinReset:()=>i("min-height"),onMaxReset:()=>i("max-height"),minModified:r("min-height"),maxModified:r("max-height"),accentColor:p,onReset:()=>i("height")})]}),_&&an("div",{onMouseEnter:()=>f?.("gap"),onMouseLeave:()=>f?.("element"),style:{display:"flex",gap:8,marginBottom:8},children:[Te("div",{style:{opacity:ut?.3:1,transition:"opacity 150ms ease"},children:Nn()}),an("div",{style:{flex:1,opacity:X,transition:"opacity 150ms ease"},children:[Te("div",{onClick:qe?()=>{i(de),i("gap")}:void 0,title:qe?"Click to reset":void 0,style:{fontSize:9,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:qe?p:"#999",fontWeight:qe?600:400,marginBottom:2,cursor:qe?"pointer":"default"},children:"Gap"}),Te("div",{style:{display:"flex",gap:2,marginBottom:4,backgroundColor:Yn,borderRadius:2,padding:2},children:["fixed","between","around"].map(O=>{let ve=$t===O;return Te("button",{type:"button",onClick:()=>Cn(O),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"4px 6px",border:"none",borderRadius:2,backgroundColor:ve?tr(p,.15):"transparent",color:ve?p:"#64748b",cursor:"pointer",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontWeight:ve?600:400,textTransform:"capitalize"},children:O},O)})}),Te($n,{dimmed:ut,children:an("div",{style:{display:"flex",alignItems:"center"},children:[Te(Lr,{value:We,onChange:O=>{tt("gap"),Dn(O)},onPreview:Ke("gap",Wt),onScrubEnd:()=>tt("gap"),onReset:()=>{i(de),i("gap")},isModified:qe,accentColor:p,defaultUnit:v,children:A==="column"||A==="column-reverse"?Te(Al,{size:12,strokeWidth:qe?2.5:1.5}):Te(Ll,{size:12,strokeWidth:qe?2.5:1.5})}),Te(io,{property:de,value:Ee.gap||($t==="fixed"?We:`${Math.max(0,Math.round(Re()*1e3)/1e3)}px`),onChange:O=>Dn(O),isModified:qe||"gap"in Ee,style:{...gn,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:v,onUnitCycle:b})]})})]})]}),R&&an("div",{onMouseEnter:()=>f?.("gap"),onMouseLeave:()=>f?.("element"),style:{display:"flex",gap:8,marginBottom:8,opacity:X,transition:"opacity 150ms ease"},children:[Te(np,{gridCols:ce,gridRows:Ce,gridModified:Gt,accentColor:p,onColsChange:O=>o("grid-template-columns",`repeat(${O}, 1fr)`),onRowsChange:O=>o("grid-template-rows",`repeat(${O}, 1fr)`)}),an("div",{style:{flex:1,display:"flex",flexDirection:"column",gap:4},children:[Te($n,{dimmed:ut,children:an("div",{style:{display:"flex",alignItems:"center"},children:[Te(Lr,{value:ge||P,onChange:O=>{tt("column-gap"),o("column-gap",O)},onPreview:Ke("column-gap",te("column-gap")),onScrubEnd:()=>tt("column-gap"),onReset:()=>i("column-gap"),isModified:r("column-gap"),accentColor:p,defaultUnit:v,children:Te(Ll,{size:12,strokeWidth:r("column-gap")?2.5:1.5})}),Te(io,{property:"column-gap",value:Ee["column-gap"]||ge||P,onChange:O=>o("column-gap",O),isModified:r("column-gap")||"column-gap"in Ee,placeholder:"col",style:{...gn,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:v,onUnitCycle:b})]})}),Te($n,{dimmed:ut,children:an("div",{style:{display:"flex",alignItems:"center"},children:[Te(Lr,{value:fe||P,onChange:O=>{tt("row-gap"),o("row-gap",O)},onPreview:Ke("row-gap",te("row-gap")),onScrubEnd:()=>tt("row-gap"),onReset:()=>i("row-gap"),isModified:r("row-gap"),accentColor:p,defaultUnit:v,children:Te(Al,{size:12,strokeWidth:r("row-gap")?2.5:1.5})}),Te(io,{property:"row-gap",value:Ee["row-gap"]||fe||P,onChange:O=>o("row-gap",O),isModified:r("row-gap")||"row-gap"in Ee,placeholder:"row",style:{...gn,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:v,onUnitCycle:b})]})})]})]}),Y&&an("div",{onMouseEnter:()=>f?.("padding"),onMouseLeave:()=>f?.("element"),style:{display:"flex",gap:4,marginBottom:8,opacity:X,transition:"opacity 150ms ease"},children:[Te($n,{style:{flex:1},dimmed:ut,children:an("div",{style:{display:"flex",alignItems:"center"},children:[Te(Lr,{value:se.left,onChange:O=>{tt("padding-h"),je(O)},onPreview:Ke("padding-h",pt),onScrubEnd:()=>tt("padding-h"),onReset:()=>i("padding"),isModified:r("padding"),accentColor:p,defaultUnit:v,snapSteps:Ps,children:Te(Xu,{size:12,strokeWidth:r("padding")?2.5:1.5})}),Te(io,{property:"padding",value:Ee["padding-h"]||se.left,onChange:O=>je(O),isModified:r("padding")||"padding-h"in Ee,placeholder:"H pad",style:{...gn,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:v,onUnitCycle:b})]})}),Te($n,{style:{flex:1},dimmed:ut,children:an("div",{style:{display:"flex",alignItems:"center"},children:[Te(Lr,{value:se.top,onChange:O=>{tt("padding-v"),st(O)},onPreview:Ke("padding-v",mt),onScrubEnd:()=>tt("padding-v"),onReset:()=>i("padding"),isModified:r("padding"),accentColor:p,defaultUnit:v,snapSteps:Ps,children:Te(qu,{size:12,strokeWidth:r("padding")?2.5:1.5})}),Te(io,{property:"padding",value:Ee["padding-v"]||se.top,onChange:O=>st(O),isModified:r("padding")||"padding-v"in Ee,placeholder:"V pad",style:{...gn,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:v,onUnitCycle:b})]})})]}),an("label",{style:{display:"flex",alignItems:"center",gap:8,cursor:"pointer",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#64748b",opacity:X,transition:"opacity 150ms ease"},children:[Te("input",{type:"checkbox",checked:Qe==="hidden",onChange:O=>o("overflow",O.target.checked?"hidden":"visible"),style:{margin:0,accentColor:p}}),"Clip content"]})]})]})}import{AlignCenter as op,AlignJustify as rp,AlignLeft as ip,AlignRight as sp,Baseline as ap,ChevronDown as lp,WholeWord as cp}from"lucide-react";import{jsx as wt,jsxs as Lo}from"react/jsx-runtime";var Bl={100:"Thin",200:"Extra Light",300:"Light",400:"Regular",500:"Medium",600:"Semi Bold",700:"Bold",800:"Extra Bold",900:"Black"};function Hl({element:e,getValue:t,handleChange:n,isModified:o,onResetProperty:r,isCollapsed:i,onToggle:a,sectionHeaderStyle:s,accentColor:l,colorVariables:d,activeColorDropdown:c,onColorDropdownChange:u,panelContentRef:p,preferredUnit:f,onUnitCycle:v}){let b=t("font-family"),I=t("font-size"),D=t("font-weight"),A=t("line-height"),F=t("letter-spacing"),_=t("text-align"),R=t("color"),Y=String(D),ee=Bl[Y]||Y,k=Mr(e,R),w=R.includes("var(")?null:jr(k,d),L=({align:C,icon:M})=>{let ae=_===C;return wt("button",{type:"button",onClick:()=>n("text-align",C),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"6px 8px",border:"none",borderRadius:2,backgroundColor:ae?tr(l,.15):"transparent",color:ae?l:"#64748b",cursor:"pointer"},children:M})},h=b.split(",")[0]?.trim().replace(/^["']|["']$/g,"")||"System";return Lo("div",{style:{borderBottom:"1px solid rgba(0,0,0,0.08)"},children:[wt("div",{style:s,children:wt("span",{children:"Typography"})}),Lo("div",{style:{padding:"8px 12px",display:"flex",flexDirection:"column",gap:4},children:[wt($n,{children:Lo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px"},children:[wt("input",{type:"text",value:b,onChange:C=>n("font-family",C.target.value),style:{...gn,flex:1,minWidth:0,padding:0,fontWeight:o("font-family")?600:400,color:o("font-family")?l:"inherit"},title:b}),wt(lp,{size:12,style:{color:"#999",flexShrink:0,marginLeft:4}})]})}),Lo("div",{style:{display:"flex",gap:4},children:[wt($n,{style:{flex:1},children:wt("select",{value:Y,onChange:C=>n("font-weight",C.target.value),style:{...gn,padding:"6px 8px",paddingLeft:4,paddingRight:20,cursor:"pointer",fontWeight:o("font-weight")?600:400,color:o("font-weight")?l:"inherit"},children:Object.entries(Bl).map(([C,M])=>wt("option",{value:C,children:M},C))})}),wt($n,{style:{flex:1},children:wt("div",{style:{display:"flex",alignItems:"center",position:"relative"},children:wt(io,{property:"font-size",value:I,onChange:C=>n("font-size",C),isModified:o("font-size"),min:1,max:999,style:{...gn,padding:"6px 8px",paddingRight:24,fontWeight:o("font-size")?600:400,color:o("font-size")?l:"inherit"},unitStyle:{position:"absolute",right:8,top:"50%",transform:"translateY(-50%)",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999"},preferredUnit:f,onUnitCycle:v})})})]}),Lo("div",{style:{display:"flex",gap:4},children:[wt($n,{style:{flex:1},children:Lo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px",gap:4},children:[wt(ap,{size:12,style:{color:o("line-height")?l:"#999",flexShrink:0}}),wt(io,{property:"line-height",value:A,onChange:C=>n("line-height",C),isModified:o("line-height"),step:.1,min:0,placeholder:"Auto",style:{...gn,flex:1,minWidth:0,padding:0,fontWeight:o("line-height")?600:400,color:o("line-height")?l:"inherit"},showUnit:!1})]})}),wt($n,{style:{flex:1},children:Lo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px",gap:4},children:[wt(cp,{size:12,style:{color:o("letter-spacing")?l:"#999",flexShrink:0}}),wt(io,{property:"letter-spacing",value:F,onChange:C=>n("letter-spacing",C),isModified:o("letter-spacing"),step:.1,placeholder:"\u2014",style:{...gn,flex:1,minWidth:0,padding:0,fontWeight:o("letter-spacing")?600:400,color:o("letter-spacing")?l:"inherit"},showUnit:!1})]})})]}),Lo("div",{style:{display:"flex",gap:2,backgroundColor:Yn,borderRadius:2,padding:2},children:[wt(L,{align:"left",icon:wt(ip,{size:14})}),wt(L,{align:"center",icon:wt(op,{size:14})}),wt(L,{align:"right",icon:wt(sp,{size:14})}),wt(L,{align:"justify",icon:wt(rp,{size:14})})]}),Lo("div",{style:{display:"flex",alignItems:"center",gap:8,padding:"4px 0"},children:[wt("span",{onClick:o("color")?()=>r("color"):void 0,title:o("color")?"Click to reset":void 0,style:{fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:o("color")?l:"#64748b",fontWeight:o("color")?600:400,cursor:o("color")?"pointer":"default",width:40,flexShrink:0},children:"Color"}),wt("div",{style:{flex:1,minWidth:0},children:wt(Hs,{value:R,resolvedValue:k,colorVariables:d,matchingVariable:w,onChange:C=>n("color",C),accentColor:l,modified:o("color"),panelContentRef:p,isDropdownOpen:c==="color",onDropdownChange:C=>u(C?"color":null)})})]})]})]})}import{Fragment as pp,jsx as ye,jsxs as zt}from"react/jsx-runtime";var Nl=[{name:"Background",properties:[{property:"background-color",label:"Color",type:"color"},{property:"opacity",label:"Opacity",type:"number",step:.1,min:0,max:1}]},{name:"Borders",properties:[{property:"border-width",label:"Width",type:"number",min:0,max:20},{property:"border-color",label:"Color",type:"color"},{property:"border-radius",label:"Radius",type:"number",min:0,max:100},{property:"border-style",label:"Style",type:"select",options:["none","solid","dashed","dotted","double"]}]},{name:"Effects",properties:[{property:"box-shadow",label:"Box Shadow",type:"text"},{property:"backdrop-filter",label:"Backdrop Filter",type:"backdrop-filter"},{property:"transform",label:"Transform",type:"text"}]}];function up(e,t){let n=t.trim().toLowerCase();switch(e){case"opacity":return n==="1";case"border-width":return n==="0px"||n==="0"||n==="medium";case"border-radius":return n==="0px"||n==="0";case"border-style":return n==="none";case"box-shadow":return n==="none";case"backdrop-filter":return n==="none"||n==="";case"letter-spacing":return n==="normal"||n==="0px"||n==="0";case"background-color":return n==="rgba(0, 0, 0, 0)"||n==="transparent";default:return!1}}function Os(e,t){return!t||e==="auto"||e==="fit-content"||e==="max-content"||e==="min-content"?"hug":e==="100%"||t==="100%"?"fill":"fixed"}function Mi(e,t){switch(e){case"hug":return"fit-content";case"fill":return"100%";case"fixed":{let n=zo(t);if(typeof n.num=="number"&&!isNaN(n.num)){let o=n.unit==="%"?"px":n.unit||"px";return`${n.num}${o}`}return"auto"}}}function Ar(e){let t=e.split(/\s+/).filter(Boolean);return t.length===1?{top:t[0],right:t[0],bottom:t[0],left:t[0]}:t.length===2?{top:t[0],right:t[1],bottom:t[0],left:t[1]}:t.length===3?{top:t[0],right:t[1],bottom:t[2],left:t[1]}:t.length>=4?{top:t[0],right:t[1],bottom:t[2],left:t[3]}:{top:"0px",right:"0px",bottom:"0px",left:"0px"}}function Dl(e,t){return e==="grid"?"grid":e==="flex"||e==="inline-flex"?t==="column"||t==="column-reverse"?"flex-col":"flex-row":"block"}function Ol(e,t){switch(e){case"block":t("display","block");break;case"flex-row":t("display","flex"),t("flex-direction","row");break;case"flex-col":t("display","flex"),t("flex-direction","column");break;case"grid":t("display","grid");break}}var Yn="rgba(0, 0, 0, 0.04)",gn={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"};function Bs({label:e,property:t,cssValue:n,mode:o,onValueChange:r,onModeChange:i,modified:a,dimmed:s,dropdownOpen:l,onDropdownChange:d,panelContentRef:c,accentColor:u="#3b82f6",onReset:p,minValue:f,maxValue:v,onMinChange:b,onMaxChange:I,onMinReset:D,onMaxReset:A,minModified:F,maxModified:_}){let R=zo(n),Y=a?R.unit||Rr(t):Rr(t),ee=!a&&R.unit&&R.unit!==Y?Ls(R.num,Y):R.num,[k,w]=mn(!1),[L,h]=mn(String(ee)),[C,M]=mn(!1),ae=_n(null),Fe=_n(null),me=_n(null),G=_n(!1);Vn(()=>{k||h(String(ee))},[ee,k]),Vn(()=>{if(!l)return;let ce=ze=>{Fe.current&&!ze.composedPath().includes(Fe.current)&&me.current&&!ze.composedPath().includes(me.current)&&d?.(!1)},Ce=ze=>{ze.key==="Escape"&&d?.(!1)};return document.addEventListener("mousedown",ce),document.addEventListener("keydown",Ce),()=>{document.removeEventListener("mousedown",ce),document.removeEventListener("keydown",Ce)}},[l,d]),Vn(()=>{k&&ae.current&&(ae.current.focus(),ae.current.select())},[k]);let se=()=>{let ce=Ei(L,t,n,a);r(ce||`${Math.max(0,parseFloat(L)||0)}${Y}`),w(!1)},P=()=>{if(G.current){G.current=!1;return}se()},fe=ce=>{if(ce.key==="Enter"){se();return}if(ce.key==="Escape"){G.current=!0,h(String(ee)),w(!1);return}if(ce.key==="ArrowUp"||ce.key==="ArrowDown"){ce.preventDefault();let Ce=ce.key==="ArrowUp"?1:-1,ze=ce.shiftKey?8:ce.altKey?.1:1,rt=parseFloat(L)||0,ut=Math.round(Math.max(0,rt+Ce*ze)*1e3)/1e3;h(String(ut)),r(`${ut}${Y}`)}},ge={fixed:"Fixed",hug:"Hug",fill:"Fill"},Le={fixed:ye(_l,{size:12}),hug:ye(dp,{size:12}),fill:ye(_l,{size:12})},Pe=()=>{d?.(!l)},Qe=()=>{if(!me.current||!c?.current)return{position:"absolute",top:"100%",left:-4,right:-4,width:"calc(100% + 8px)",marginTop:4};let ce=me.current.getBoundingClientRect(),Ce=c.current.getBoundingClientRect();return{position:"fixed",top:ce.bottom+4,left:Ce.left+4,width:Ce.width-8}};return zt("div",{ref:me,onMouseEnter:()=>M(!0),onMouseLeave:()=>M(!1),style:{flex:1,display:"flex",alignItems:"center",position:"relative",borderRadius:2,border:"1px solid",borderColor:k?u:C?"rgba(0,0,0,0.15)":"transparent",backgroundColor:Yn,transition:"border-color 100ms ease, opacity 150ms ease",opacity:s?.3:1},children:[ye("span",{onClick:a&&p?p:void 0,title:a?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:a?u:"#999",fontWeight:a?600:400,padding:"0 8px",flexShrink:0,cursor:a?"pointer":"default"},children:e}),o==="fixed"?k?ye("input",{ref:ae,type:"text",inputMode:"numeric",value:L,onChange:ce=>h(ce.target.value),onKeyDown:fe,onBlur:P,style:{...gn,flex:1,minWidth:0,padding:"4px 2px"}}):ye("span",{onClick:()=>w(!0),style:{flex:1,padding:"4px 2px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"text"},children:ee}):ye("span",{style:{flex:1}}),zt("button",{type:"button",onClick:Pe,style:{display:"flex",alignItems:"center",gap:2,padding:"4px 8px",border:"none",outline:"none",backgroundColor:"transparent",color:"#999",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"pointer",flexShrink:0},children:[ge[o],ye(_s,{size:12})]}),l&&zt("div",{ref:Fe,style:{...Qe(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,overflow:"hidden",fontSize:12,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:[zt("button",{type:"button",onClick:()=>{i("fixed"),d?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="fixed"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="fixed"?600:400,cursor:"pointer",textAlign:"left"},children:[Le.fixed,zt("span",{children:["Fixed ",t," (",n,")"]}),o==="fixed"&&ye(Ii,{size:14,style:{marginLeft:"auto"}})]}),zt("button",{type:"button",onClick:()=>{i("hug"),d?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="hug"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="hug"?600:400,cursor:"pointer",textAlign:"left"},children:[Le.hug,ye("span",{children:"Hug contents"}),o==="hug"&&ye(Ii,{size:14,style:{marginLeft:"auto"}})]}),zt("button",{type:"button",onClick:()=>{i("fill"),d?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="fill"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="fill"?600:400,cursor:"pointer",textAlign:"left"},children:[Le.fill,ye("span",{children:"Fill container"}),o==="fill"&&ye(Ii,{size:14,style:{marginLeft:"auto"}})]}),ye("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",margin:"4px 0"}}),zt("div",{style:{padding:"8px 12px",display:"flex",flexDirection:"column",gap:4},children:[zt("div",{style:{display:"flex",alignItems:"center",backgroundColor:Yn,borderRadius:2,padding:"4px 8px"},children:[ye("span",{onClick:F?ce=>{ce.stopPropagation(),D?.()}:void 0,title:F?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:F?u:"#999",fontWeight:F?600:400,marginRight:8,flexShrink:0,cursor:F?"pointer":"default"},children:"Min"}),ye("input",{type:"text",value:f||"",placeholder:"\u2014",onChange:ce=>b?.(ce.target.value),onClick:ce=>ce.stopPropagation(),style:{...gn,flex:1,minWidth:0,padding:0,textAlign:"right",color:F?u:"inherit",fontWeight:F?600:400}})]}),zt("div",{style:{display:"flex",alignItems:"center",backgroundColor:Yn,borderRadius:2,padding:"4px 8px"},children:[ye("span",{onClick:_?ce=>{ce.stopPropagation(),A?.()}:void 0,title:_?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:_?u:"#999",fontWeight:_?600:400,marginRight:8,flexShrink:0,cursor:_?"pointer":"default"},children:"Max"}),ye("input",{type:"text",value:v||"",placeholder:"\u2014",onChange:ce=>I?.(ce.target.value),onClick:ce=>ce.stopPropagation(),style:{...gn,flex:1,minWidth:0,padding:0,textAlign:"right",color:_?u:"inherit",fontWeight:_?600:400}})]})]})]})]})}function $n({children:e,style:t,dimmed:n}){let[o,r]=mn(!1);return ye("div",{onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:o?"rgba(0,0,0,0.15)":"transparent",backgroundColor:Yn,transition:"border-color 100ms ease, opacity 150ms ease",opacity:n?.3:1,...t},children:e})}function Ro({children:e}){let[t,n]=mn(!1);return ye("div",{onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:t?"rgba(0,0,0,0.15)":"transparent",backgroundColor:Yn,transition:"border-color 100ms ease"},children:e})}function io({property:e,value:t,onChange:n,isModified:o=!1,step:r=1,min:i,max:a,style:s,placeholder:l,showUnit:d=!0,unitStyle:c,preferredUnit:u,onUnitCycle:p}){let f=zo(t),v=Rr(e),b=Ci[e],D=u&&b&&b.includes(u)?u:v,A=o&&f.unit||D,F=!o&&f.unit&&f.unit!==A?Ls(f.num,A):f.num,[_,R]=mn(!1),[Y,ee]=mn(""),k=P=>{R(!0),ee(String(F||"")),requestAnimationFrame(()=>P.target.select())},w=()=>{if(R(!1),Y.trim()){let P=Ei(Y,e,t,o);P&&n(P)}},L=P=>{let fe=P.target.value;ee(fe);let ge=fe.trim(),Le=ge.match(/^(-?[\d.]+)\s*(rem|em|px|%)$/i),Pe=ge.match(/^(-?[\d.]+)$/);if(Le){let Qe=parseFloat(Le[1]);isNaN(Qe)||n(`${Qe}${Le[2].toLowerCase()}`)}else if(Pe){let Qe=parseFloat(Pe[1]);isNaN(Qe)||n(`${Qe}${A}`)}},h=P=>{if(P.key==="Enter"){if(Y.trim()){let fe=Ei(Y,e,t,o);fe&&n(fe)}P.target.blur();return}if(P.key==="ArrowUp"||P.key==="ArrowDown"){P.preventDefault();let fe=P.shiftKey?10:P.altKey?.1:1,ge=(P.key==="ArrowUp"?1:-1)*r*fe,Le=parseFloat(Y)||F||0,Pe=Math.round((Le+ge)*1e3)/1e3;i!==void 0&&(Pe=Math.max(i,Pe)),a!==void 0&&(Pe=Math.min(a,Pe)),ee(String(Pe)),n(`${Pe}${A}`)}},C=/^-?[\d.]/.test(t.trim()),M=_?Y:C?String(F):"",Fe=_&&/\s*(rem|em|px|%)\s*$/i.test(Y)?"":A,me=p&&(Fe==="rem"||Fe==="px"),G={fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",pointerEvents:"none"},se={...c??G,pointerEvents:"auto",cursor:"pointer"};return zt(pp,{children:[ye("input",{type:"text",inputMode:"decimal",value:M,onFocus:k,onBlur:w,onChange:L,onKeyDown:h,placeholder:l,style:s}),d&&Fe&&ye("span",{style:me?se:c??G,onClick:me?p:void 0,title:me?"Click to switch units":void 0,children:Fe})]})}function Hs({value:e,resolvedValue:t,colorVariables:n,matchingVariable:o,onChange:r,accentColor:i="#3b82f6",modified:a,panelContentRef:s,isDropdownOpen:l,onDropdownChange:d}){let[c,u]=mn(!1),p=e,[f,v]=mn(p),[b,I]=mn(!1),[D,A]=mn(!1),[F,_]=mn(!1),R=_n(null),Y=_n(null),ee=_n(null),k=l!==void 0?l:b,w=d||I,L=mo(()=>{if(!ee.current)return{position:"fixed",top:0,left:0,width:200};let P=ee.current.getBoundingClientRect();if(s?.current){let fe=s.current.getBoundingClientRect();return{position:"fixed",top:P.bottom+4,left:fe.left+4,width:fe.width-8}}return{position:"fixed",top:P.bottom+4,left:P.left,width:P.width}},[s]);Vn(()=>{c||v(e)},[e,c]),Vn(()=>{if(!k&&!D)return;let P=ge=>{ee.current&&!ge.composedPath().includes(ee.current)&&(w(!1),A(!1))},fe=ge=>{ge.key==="Escape"&&(w(!1),A(!1))};return document.addEventListener("mousedown",P),document.addEventListener("keydown",fe),()=>{document.removeEventListener("mousedown",P),document.removeEventListener("keydown",fe)}},[k,D]),Vn(()=>{c&&R.current&&(R.current.focus(),R.current.select())},[c]);let h=Ri(()=>{if(!f||f.startsWith("#")||f.startsWith("rgb")||f.startsWith("hsl")||f.startsWith("oklch"))return[];let P=f.toLowerCase();return n.filter(fe=>fe.name.toLowerCase().includes(P)||fe.usage.toLowerCase().includes(P)).slice(0,8)},[f,n]),C=()=>{r(f),u(!1),A(!1)},M=P=>{v(P),P.includes("var")||P.includes("--")||P.length>0&&!P.startsWith("#")?A(!0):A(!1)},ae=P=>{v(P.value),r(P.value),w(!1),A(!1),u(!1)},Fe=()=>{setTimeout(()=>{!k&&!D&&C()},150)},me=P=>{P.key==="Enter"?C():P.key==="Escape"&&(v(e),u(!1),A(!1))},G=Ri(()=>{let P=t.trim().toLowerCase();if(P.startsWith("#"))return P.length===4?`#${P[1]}${P[1]}${P[2]}${P[2]}${P[3]}${P[3]}`:P.slice(0,7);let fe=P.match(/rgba?\((\d+),?\s*(\d+),?\s*(\d+)/);if(fe){let Le=parseInt(fe[1],10).toString(16).padStart(2,"0"),Pe=parseInt(fe[2],10).toString(16).padStart(2,"0"),Qe=parseInt(fe[3],10).toString(16).padStart(2,"0");return`#${Le}${Pe}${Qe}`}let ge=P.match(/oklch\(\s*([\d.]+)/);if(ge){let Le=Math.max(0,Math.min(1,parseFloat(ge[1]))),Pe=Math.round(Le*255).toString(16).padStart(2,"0");return`#${Pe}${Pe}${Pe}`}return"#000000"},[t]);return zt("div",{ref:ee,onMouseEnter:()=>_(!0),onMouseLeave:()=>_(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:c?i:F?"rgba(0,0,0,0.15)":"transparent",backgroundColor:Yn,transition:"border-color 100ms ease",overflow:"hidden"},children:[zt("div",{style:{display:"flex",alignItems:"center",minWidth:0},children:[zt("div",{style:{position:"relative",marginLeft:8,flexShrink:0},children:[ye("input",{type:"color",value:G,onChange:P=>{let fe=P.target.value;v(fe),r(fe)},style:{width:12,height:12,padding:0,border:"none",cursor:"pointer",opacity:0,position:"absolute",top:0,left:0}}),ye("div",{style:{width:12,height:12,borderRadius:2,backgroundColor:t,border:"1px solid rgba(0,0,0,0.1)",pointerEvents:"none"}})]}),c?ye("input",{ref:R,type:"text",value:f,onChange:P=>M(P.target.value),onKeyDown:me,onBlur:Fe,style:{...gn,flex:1,minWidth:0}}):ye("span",{onClick:()=>u(!0),style:{flex:1,minWidth:0,padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"text",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",color:a?i:"inherit"},title:p,children:p}),n.length>0&&ye("button",{type:"button",onClick:()=>w(!k),style:{display:"flex",alignItems:"center",justifyContent:"center",width:20,height:24,border:"none",background:"none",cursor:"pointer",color:"#999",flexShrink:0},children:ye(_s,{size:12})})]}),D&&h.length>0&&ye("div",{style:{...L(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,maxHeight:200,overflowY:"auto",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:h.map(P=>zt("button",{type:"button",onClick:()=>ae(P),style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",backgroundColor:"transparent",color:"#1e293b",cursor:"pointer",textAlign:"left",fontSize:12},children:[ye("div",{style:{width:14,height:14,borderRadius:2,backgroundColor:P.value,border:"1px solid rgba(0,0,0,0.1)",flexShrink:0}}),ye("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis"},children:P.name})]},P.name))}),k&&ye("div",{ref:Y,style:{...L(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,maxHeight:280,overflowY:"auto",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:n.map(P=>zt("button",{type:"button",onClick:()=>ae(P),style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",backgroundColor:o?.usage===P.usage||e===P.value?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o?.usage===P.usage||e===P.value?600:400,cursor:"pointer",textAlign:"left",fontSize:12},children:[ye("div",{style:{width:14,height:14,borderRadius:2,backgroundColor:P.value,border:"1px solid rgba(0,0,0,0.1)",flexShrink:0}}),ye("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis"},children:P.name}),(o?.usage===P.usage||e===P.value)&&ye(Ii,{size:14,style:{marginLeft:"auto",flexShrink:0}})]},P.name))})]})}function Fl({element:e,elementInfo:t,selector:n,styleModifications:o,dispatch:r,onClose:i,onHover:a,accentColor:s="#3b82f6",toolbarRef:l}){let d=_n(null),c=_n(null),[u,p]=mn(()=>{try{return!!localStorage.getItem("devtools-panel-position")}catch{return!1}});Vn(()=>{if(u)return;let X=setTimeout(()=>p(!0),50);return()=>clearTimeout(X)},[u]);let[f,v]=mn(null),[b,I]=mn(null),D=f!==null||b!==null,[A,F]=mn("rem"),_=mo(()=>{F(X=>X==="rem"?"px":"rem")},[]),R=_n(new Map),[Y,ee]=mn(""),k=Ri(()=>hs(),[]);Vn(()=>{let X=Q=>{if(Q.key!=="Escape")return;let we=document.activeElement;we&&d.current?.contains(we)||i()};return window.addEventListener("keydown",X),()=>window.removeEventListener("keydown",X)},[i]);let w=_n({top:0,left:0,maxHeight:400}),[,L]=mn(0),h="devtools-panel-position",C=_n({x:0,y:0}),M=_n(null),ae=_n(!1);Vn(()=>{try{let X=localStorage.getItem(h);if(X){let Q=JSON.parse(X);typeof Q.top=="number"&&typeof Q.left=="number"&&(ae.current=!0,w.current={...w.current,top:Q.top,left:Q.left})}}catch{}},[]),Vn(()=>{let X=we=>{let je=M.current;if(!je)return;let st=je.startOffsetX+(we.clientX-je.startX),Ee=je.startOffsetY+(we.clientY-je.startY),et=280,Ke=16,tt=Math.max(Ke,Math.min(window.innerWidth-et-Ke,w.current.left+st)),pt=Math.max(Ke,w.current.top+Ee);C.current={x:tt-w.current.left,y:pt-w.current.top};let mt=d.current,te=mt?.parentElement;if(!te)return;te.style.top=`${pt}px`,te.style.left=`${tt}px`;let ne=l?.current?.getBoundingClientRect(),de=window.innerHeight-16;ne&&tt+et>ne.left&&(de=ne.top-8);let We=Math.max(0,pt),qe=Math.max(200,de-We);mt&&(mt.style.maxHeight=`${qe}px`)},Q=()=>{if(!M.current)return;let we=w.current.top+C.current.y,je=w.current.left+C.current.x;w.current={...w.current,top:we,left:je},C.current={x:0,y:0},ae.current=!0;try{localStorage.setItem(h,JSON.stringify({top:we,left:je}))}catch{}M.current=null};return window.addEventListener("mousemove",X),window.addEventListener("mouseup",Q),()=>{window.removeEventListener("mousemove",X),window.removeEventListener("mouseup",Q)}},[]);let Fe=mo(X=>{X.button!==0||X.target.closest("button")||(X.preventDefault(),M.current={startX:X.clientX,startY:X.clientY,startOffsetX:C.current.x,startOffsetY:C.current.y})},[]);Vn(()=>{C.current={x:0,y:0};let X=(je=!1)=>{let st=d.current,Ee=280,et=8,Ke,tt;if(ae.current)Ke=w.current.top,tt=w.current.left;else{let de=e.getBoundingClientRect();tt=de.right+et,Ke=de.top,tt+Ee>window.innerWidth-et&&(tt=de.left-Ee-et),tt<et&&(tt=Math.max(et,(window.innerWidth-Ee)/2))}let pt=l?.current?.getBoundingClientRect(),mt=window.innerHeight-16;pt&&tt+Ee>pt.left&&(mt=pt.top-et);let te=Math.max(0,Ke),ne=Math.max(200,mt-te);if(w.current={top:Ke,left:tt,maxHeight:ne},je&&st){let de=st.parentElement;de&&!ae.current&&(de.style.top=`${Ke+C.current.y}px`,de.style.left=`${tt+C.current.x}px`),st.style.maxHeight=`${ne}px`}else L(de=>de+1)};X(!1);let Q=()=>X(!0),we=()=>X(!1);return window.addEventListener("scroll",Q,{passive:!0}),window.addEventListener("resize",we,{passive:!0}),()=>{window.removeEventListener("scroll",Q),window.removeEventListener("resize",we)}},[e]),Vn(()=>{let X=d.current;if(!X)return;let Q=we=>{let je=c.current;if(!je){we.preventDefault();return}let{scrollTop:st,scrollHeight:Ee,clientHeight:et}=je,Ke=st<=0&&we.deltaY<0,tt=st+et>=Ee&&we.deltaY>0;(Ke||tt)&&we.preventDefault()};return X.addEventListener("wheel",Q,{passive:!1}),()=>X.removeEventListener("wheel",Q)},[]);let me=Ri(()=>o.find(X=>X.selector===n),[o,n]),G=mo(X=>{let Q=me?.changes.find(we=>we.property===X);return Q?Q.modified:fi(e,X)},[e,me]),se=mo((X,Q)=>{if(!X.includes("color"))return Q;let we=Q.trim(),st=k.find(Ee=>Ee.usage===we||Ee.name===we)?.value||we;return Mr(e,st)},[k,e]),P=mo(X=>{if(R.current.has(X))return R.current.get(X);let Q=me?.changes.find(je=>je.property===X);if(Q)return Q.original;let we=fi(e,X);return R.current.set(X,we),we},[e,me]),fe=mo((X,Q)=>{let we=P(X),je=se(X,Q);Ye(e,X,je),X==="backdrop-filter"&&Ye(e,"-webkit-backdrop-filter",je),r({type:"MODIFY_STYLE",payload:{selector:n,element:t,property:X,original:we,modified:je}})},[e,n,t,r,se,P]),ge=mo(X=>{o.find(je=>je.selector===n)?.changes.find(je=>je.property===X)&&e instanceof HTMLElement&&(e.style.removeProperty(X),r({type:"CLEAR_STYLE",payload:{selector:n,property:X}}),R.current.delete(X))},[e,n,o,r]),Le=mo(()=>{let X=Y.split(";").map(Q=>Q.trim()).filter(Q=>Q);for(let Q of X){let we=Q.indexOf(":");if(we>0){let je=Q.slice(0,we).trim(),st=Q.slice(we+1).trim();je&&st&&fe(je,st)}}ee("")},[Y,fe]),Pe=mo(X=>me?.changes.some(Q=>Q.property===X)??!1,[me]),Qe=X=>{let Q=G(X.property),we=Pe(X.property),je=!we&&up(X.property,Q),st={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"};if(je&&X.type!=="backdrop-filter")return ye(Ro,{modified:!1,children:ye("input",{type:"text",value:"",placeholder:"\u2014",onFocus:()=>{},onChange:Ee=>fe(X.property,Ee.target.value),style:{...st,color:"#999"}})});switch(X.type){case"color":{let Ee=Mr(e,Q),et=Q.includes("var(")?null:jr(Ee,k);return ye(Hs,{value:Q,resolvedValue:Ee,colorVariables:k,matchingVariable:et,onChange:Ke=>fe(X.property,Ke),accentColor:s,modified:we,panelContentRef:c,isDropdownOpen:b===X.property,onDropdownChange:Ke=>I(Ke?X.property:null)})}case"number":{if(!!Ci[X.property])return ye(Ro,{modified:we,children:ye(io,{property:X.property,value:Q,onChange:Ke=>fe(X.property,Ke),isModified:we,min:X.min,max:X.max,step:X.step||1,style:{...st,paddingRight:32},unitStyle:{position:"absolute",right:8,top:"50%",transform:"translateY(-50%)",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999"},preferredUnit:A,onUnitCycle:_})});let{num:et}=zo(Q);return ye(Ro,{modified:we,children:ye("input",{type:"number",value:et,min:X.min,max:X.max,step:X.step||1,onChange:Ke=>fe(X.property,Ke.target.value),style:st})})}case"select":return ye(Ro,{modified:we,children:zt("div",{style:{position:"relative",display:"flex",alignItems:"center"},children:[ye("select",{value:Q,onChange:Ee=>fe(X.property,Ee.target.value),style:{...st,cursor:"pointer",paddingLeft:4,paddingRight:24,appearance:"none",WebkitAppearance:"none"},children:X.options?.map(Ee=>ye("option",{value:Ee,children:Ee},Ee))}),ye("div",{style:{position:"absolute",right:4,top:"50%",transform:"translateY(-50%)",pointerEvents:"none",color:"#999",display:"flex",alignItems:"center"},children:ye(_s,{size:12})})]})});case"spacing":return ye(Ro,{modified:we,children:ye("input",{type:"text",value:Q,onChange:Ee=>fe(X.property,Ee.target.value),placeholder:"e.g., 10px or 10px 20px",style:st})});case"backdrop-filter":return ye(Il,{value:Q,onChange:Ee=>fe(X.property,Ee),accentColor:s,modified:we,panelContentRef:c});default:return ye(Ro,{modified:we,children:ye("input",{type:"text",value:Q,onChange:Ee=>fe(X.property,Ee.target.value),style:st})})}},ce=t.reactComponent||t.tagName,Ce={position:"fixed",top:w.current.top,left:w.current.left,width:280,maxHeight:w.current.maxHeight,backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",boxSizing:"content-box",zIndex:10002,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontSize:12,overflow:"visible",display:"flex",flexDirection:"column",opacity:u?1:0,transition:"opacity 150ms ease"},ze={display:"flex",alignItems:"center",justifyContent:"space-between",margin:4,padding:"4px 5px 4px 10px",backgroundColor:s,color:"#ffffff",cursor:M.current?"grabbing":"grab",userSelect:"none",WebkitUserSelect:"none"},rt={display:"flex",alignItems:"center",justifyContent:"space-between",padding:"12px 12px 6px",userSelect:"none",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontWeight:600,color:"#475569"},ut={display:"flex",alignItems:"center",padding:"4px 12px",gap:8},$e={width:80,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#64748b",flexShrink:0};return ye("div",{"data-devtools":"panel-wrapper",style:{position:"fixed",top:w.current.top+C.current.y,left:w.current.left+C.current.x,zIndex:10002,pointerEvents:"none"},children:zt("div",{ref:d,"data-devtools":"panel",style:{...Ce,position:"relative",top:0,left:0,zIndex:0,pointerEvents:"auto"},onMouseEnter:()=>a?.("element"),onMouseLeave:()=>a?.(null),children:[ye("div",{"aria-hidden":"true",style:wi()}),zt("div",{style:ze,onMouseDown:Fe,children:[ye("div",{style:{display:"flex",alignItems:"center",gap:3,overflow:"hidden",minWidth:0},children:ye("span",{style:{fontWeight:600,fontSize:12,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:ce})}),ye("button",{type:"button",onClick:i,title:"Close",style:{background:"none",border:"none",cursor:"pointer",fontSize:16,color:"#ffffff",padding:"0 4px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),zt("div",{ref:c,style:{flex:1,overflowY:"auto",margin:"0 3px 3px"},children:[ye("div",{style:{opacity:b?.3:1,transition:"opacity 150ms ease"},children:ye(Pl,{element:e,getValue:G,getOriginalValue:P,handleChange:fe,isModified:Pe,onResetProperty:ge,isCollapsed:!1,onToggle:()=>{},sectionHeaderStyle:rt,activeDropdown:f,onDropdownChange:v,panelContentRef:c,accentColor:s,onFieldHover:a,preferredUnit:A,onUnitCycle:_})}),ye("div",{style:{opacity:f?.3:1,transition:"opacity 150ms ease"},children:ye(Hl,{element:e,getValue:G,handleChange:fe,isModified:Pe,onResetProperty:ge,isCollapsed:!1,onToggle:()=>{},sectionHeaderStyle:rt,accentColor:s,colorVariables:k,activeColorDropdown:b,onColorDropdownChange:I,panelContentRef:c,preferredUnit:A,onUnitCycle:_})}),Nl.map((X,Q)=>{let we=Q===Nl.length-1,je=b&&X.properties.some(Ee=>Ee.property===b);return zt("div",{style:{borderBottom:we?"none":"1px solid rgba(0,0,0,0.08)",opacity:D&&!je?.3:1,transition:"opacity 150ms ease"},children:[ye("div",{style:rt,children:ye("span",{children:X.name})}),ye("div",{style:{padding:"4px 0"},children:X.properties.map(Ee=>{let et=Pe(Ee.property),Ke=je&&Ee.property!==b;return zt("div",{style:{...ut,opacity:Ke?.3:1,transition:"opacity 150ms ease"},children:[ye("span",{onClick:et?()=>ge(Ee.property):void 0,title:et?"Click to reset":void 0,style:{...$e,color:et?s:"#64748b",fontWeight:et?600:400,cursor:et?"pointer":"default"},children:Ee.label}),ye("div",{style:{flex:1,minWidth:0,overflow:"hidden"},children:Qe(Ee)})]},Ee.property)})})]},X.name)}),zt("div",{style:{opacity:D?.3:1,transition:"opacity 150ms ease"},children:[ye("div",{style:rt,children:ye("span",{children:"Raw CSS"})}),zt("div",{style:{padding:"8px 12px"},children:[ye("textarea",{value:Y,onChange:X=>ee(X.target.value),placeholder:"property: value; ...",style:{width:"100%",height:60,padding:8,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"1px solid rgba(0,0,0,0.1)",borderRadius:2,resize:"vertical",outline:"none"}}),Y.trim()&&ye("button",{type:"button",onClick:Le,style:{marginTop:4,padding:"4px 8px",width:"100%",fontSize:11,border:"none",borderRadius:2,backgroundColor:s,color:"#fff",cursor:"pointer",opacity:Y.trim()?1:.5},children:"Apply"})]})]})]})]})})}import{useEffect as fp,useLayoutEffect as gp,useState as mp}from"react";import{Fragment as vp,jsx as or,jsxs as bp}from"react/jsx-runtime";var Ns=["flex-start","center","flex-end"],Fs=["flex-start","center","flex-end"];function hp(e){return e==="normal"||e==="flex-start"||e==="start"?"flex-start":e==="flex-end"||e==="end"?"flex-end":e==="center"?"center":null}function yp(e){return e==="normal"||e==="stretch"||e==="flex-start"||e==="start"?"flex-start":e==="flex-end"||e==="end"?"flex-end":e==="center"?"center":null}function zl(e){let t=Array.from(e.children);if(t.length===0)return null;let n=1/0,o=1/0,r=-1/0,i=-1/0;for(let a of t){let s=a.getBoundingClientRect();s.width===0&&s.height===0||(s.top<n&&(n=s.top),s.left<o&&(o=s.left),s.bottom>r&&(r=s.bottom),s.right>i&&(i=s.right))}return n===1/0?null:new DOMRect(o,n,i-o,r-n)}function $l({element:e,modifier:t,accentColor:n,refreshKey:o=0}){let[r,i]=mp(null);if(fp(()=>{if(!e){i(null);return}let b=()=>i(zl(e));return b(),window.addEventListener("scroll",b,{passive:!0}),window.addEventListener("resize",b,{passive:!0}),()=>{window.removeEventListener("scroll",b),window.removeEventListener("resize",b)}},[e]),gp(()=>{e&&i(zl(e))},[e,o]),!r)return null;let a=r,s=window.getComputedStyle(e),l=s.display;if(l!=="flex"&&l!=="inline-flex")return null;let d=s.flexDirection,c=d==="column"||d==="column-reverse"?"vertical":"horizontal",u=c==="horizontal"?"vertical":"horizontal",p=[];if(t==="shift"){let b=hp(s.justifyContent);if(b){let I=Ns.indexOf(b);c==="horizontal"?(I>0&&p.push("left"),I<Ns.length-1&&p.push("right")):(I>0&&p.push("up"),I<Ns.length-1&&p.push("down"))}}else{let b=yp(s.alignItems);if(b){let I=Fs.indexOf(b);u==="horizontal"?(I>0&&p.push("left"),I<Fs.length-1&&p.push("right")):(I>0&&p.push("up"),I<Fs.length-1&&p.push("down"))}}if(p.length===0)return null;let f=14,v=7;return or(vp,{children:p.map(b=>{let I,D;switch(b){case"right":I=a.right+f,D=a.top+a.height/2;break;case"left":I=a.left-f,D=a.top+a.height/2;break;case"down":I=a.left+a.width/2,D=a.bottom+f;break;case"up":I=a.left+a.width/2,D=a.top-f;break}let A=b==="right"?0:b==="left"?180:b==="down"?90:-90,F={position:"fixed",left:I-v,top:D-v,width:v*2,height:v*2,pointerEvents:"none",zIndex:9997};return or("div",{"data-devtools":"swipe-hint",style:F,children:or("svg",{width:v*2,height:v*2,viewBox:"-7 -7 14 14",style:{overflow:"visible"},children:bp("g",{transform:`rotate(${A})`,children:[or("line",{x1:"-5",y1:"0",x2:"3",y2:"0",stroke:"#fff",strokeWidth:"4",strokeLinecap:"round"}),or("polyline",{points:"0,-4 5,0 0,4",fill:"none",stroke:"#fff",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),or("line",{x1:"-5",y1:"0",x2:"3",y2:"0",stroke:n,strokeWidth:"1.5",strokeLinecap:"round"}),or("polyline",{points:"0,-4 5,0 0,4",fill:"none",stroke:n,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})},b)})})}import{useEffect as xp,useLayoutEffect as Sp,useState as wp}from"react";import{jsx as zs,jsxs as $s}from"react/jsx-runtime";function Cp(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Wl({element:e,fontSize:t,lineHeight:n,accentColor:o,hoveredProperty:r,draggingProperty:i,cursorViewport:a}){let[s,l]=wp(null);if(xp(()=>{if(!e){l(null);return}let D=()=>{l(Tr(e))};return D(),window.addEventListener("scroll",D,{passive:!0}),window.addEventListener("resize",D,{passive:!0}),()=>{window.removeEventListener("scroll",D),window.removeEventListener("resize",D)}},[e]),Sp(()=>{e&&l(Tr(e))},[e,t,n]),!s)return null;let d=s.width,c=s.height,u=Cp(o,.2),p=i??r,f=8,v=2,b={position:"fixed",top:s.top,left:s.left,width:d,height:c,pointerEvents:"none",zIndex:9996,overflow:"visible"},I=D=>D==="font-size"?`${Math.round(t)}`:(t>0?n/t:1.2).toFixed(2).replace(/\.?0+$/,"");return $s("div",{"data-devtools":"text-handles",style:b,children:[$s("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${d} ${c}`,children:[zs("rect",{x:"0.5",y:"0.5",width:Math.max(0,d-1),height:Math.max(0,c-1),fill:"none",stroke:u,strokeWidth:"1"}),(p==="font-size"||!p)&&zs("rect",{x:d-v/2,y:c/2-f/2,width:v,height:f,fill:o,stroke:"#ffffff",strokeWidth:p==="font-size"?4:2,paintOrder:"stroke"}),(p==="line-height"||!p)&&zs("rect",{x:d/2-f/2,y:c-v/2,width:f,height:v,fill:o,stroke:"#ffffff",strokeWidth:p==="line-height"?4:2,paintOrder:"stroke"})]}),a&&p&&(()=>{let D=p==="font-size"?"Aa":"Lh",A=I(p);return $s("div",{style:{position:"fixed",left:a.x+8,top:a.y-28,background:o,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:[D," ",A]})})()]})}import{Fragment as Dr,jsx as it,jsxs as Pr}from"react/jsx-runtime";var jl=8,Ws=[0,1,2,4,8,12,16,20,24,28,32],js="devtools-active-text";function Gl(e,t,n=0,o,r){let i=e.left+window.scrollX+4,a=t==="top-left"?e.top+window.scrollY-Jn-n*Jn+4:e.bottom+window.scrollY+4-1+n*Jn,s=window.scrollY+4,l=window.scrollY+window.innerHeight-Jn-4,d=90,c=!1;if(o&&r!==void 0){let u=o.getBoundingClientRect();if(e.left+4+r+4+d>u.left){let f=window.scrollY+u.top-Jn-4;f<l&&(l=f,c=!0)}}return a<s?a=e.top+window.scrollY+4:a>l&&(a=c?l:Math.max(e.top+window.scrollY+4,l)),{x:i,y:a}}function Jl({state:e,dispatch:t,onScreenshot:n,inFlightAnnotationIds:o,activeAnnotationIds:r,queuePositionMap:i,inFlightStyleSelectors:a,inFlightSelectorColors:s,onAttachImages:l,onReply:d,onViewThread:c,onCloseThread:u,onModelComponentsAdd:p,onModelComponentFocus:f,onModelComponentHover:v,modelComponentNames:b,modelPanelHoveredComponent:I,modelSpacingTokenHover:D,highlightedAnnotationIds:A,focusedThreadAnnotationId:F,externalCanvasRef:_,toolbarRef:R}){let{canvasRef:Y,redrawAll:ee,resizeCanvas:k}=Ja(),w=sn(m=>{Y.current=m,_&&(_.current=m)},[_,Y]),L=Xt(!1);bn(()=>{let m=Y.current;if(!m)return;let S=()=>{L.current&&(L.current=!1,m.style.pointerEvents="")},j=g=>{g.button===0&&L.current&&S()};return window.addEventListener("mousedown",j),()=>window.removeEventListener("mousedown",j)},[Y]);let[h,C]=dt(!1),[M,ae]=dt(()=>{if(typeof window>"u")return null;try{let m=localStorage.getItem(js);return m?JSON.parse(m):null}catch{return null}}),[Fe,me]=dt(null),[G,se]=dt(null),[P,fe]=dt(null),ge=Xt(null),Le=Xt(null),Pe=Xt({x:0,y:0}),Qe=Xt([]),ce=Xt(0),[Ce,ze]=dt(null),[rt,ut]=dt(new Map),$e=Xt(0),X=Xt(null),[Q,we]=dt(null),[je,st]=dt(null),[Ee,et]=dt(null),[Ke,tt]=dt(null),pt=Xt({isDragging:!1,side:null,startX:0,startY:0,original:{top:0,right:0,bottom:0,left:0},element:null,elementInfo:null,selector:null,durableSelector:null}),[mt,te]=dt(null),[ne,de]=dt(null),[We,qe]=dt(null),[Re,Ht]=dt(null),$t=Xt({x:0,y:0}),[Cn,Dn]=dt({x:0,y:0}),Wt=Xt({isDragging:!1,hasMoved:!1,axis:null,startX:0,startY:0,originalRow:0,originalColumn:0,element:null,elementInfo:null,selector:null,durableSelector:null,isAuto:!1,originalJustifyContent:"",visualGap:0}),[Ct,cn]=dt(null),[ft,qt]=dt(null),[Ze,nt]=dt(null),[lt,vn]=dt(!1),[uo,Xn]=dt(0),[Nn,Gt]=dt(null),ht=Xt({isDragging:!1,corner:null,startY:0,original:{"top-left":0,"top-right":0,"bottom-right":0,"bottom-left":0},maxRadius:0,element:null,elementInfo:null,selector:null,durableSelector:null}),[O,ve]=dt(null),[De,Pt]=dt(null),[Rt,hn]=dt(null),dn=Xt({isDragging:!1,property:null,startX:0,startY:0,originalFontSize:0,originalLineHeight:0,originalRatio:1.2,element:null,elementInfo:null,selector:null,durableSelector:null}),[Jt,En]=dt(null),[un,qn]=dt(null),[_t,po]=dt(null),Zn=Ya(),vo=Xt(s);vo.current=s;let Qn=sn(m=>{let S=vo.current;if(!S||S.size===0)return!1;for(let j of S.keys())try{if(m.matches(j))return!0}catch{}return!1},[]),kn=Xt(e);kn.current=e;let eo=Xt(M);eo.current=M;let fo=Xt([]),Zt=Xt(n);Zt.current=n;let[Mt,Yt]=dt(null),tn=e.selectedAnnotationIds;fo.current=tn;let On=sn((m,S=!1)=>{t({type:"SELECT_ANNOTATION",payload:{id:m,addToSelection:S}})},[t]),Gn=sn(()=>{t({type:"SELECT_ANNOTATION",payload:{id:null}})},[t]),[Tn,Do]=dt(null),[Vt,ur]=dt({x:window.scrollX,y:window.scrollY});bn(()=>(k(),window.addEventListener("resize",k),()=>window.removeEventListener("resize",k)),[k]),bn(()=>{let m=()=>{ur({x:window.scrollX,y:window.scrollY})};return window.addEventListener("scroll",m,{passive:!0}),()=>window.removeEventListener("scroll",m)},[]),bn(()=>{M?localStorage.setItem(js,JSON.stringify(M)):localStorage.removeItem(js)},[M]),Va(M,ae,Fe,e.annotations,t);let xo=Xt(Ce);xo.current=Ce,bn(()=>{if(e.activeTool!=="model"||!e.isAnnotating)return;let m=S=>{if(!S.altKey||!xo.current)return;S.preventDefault();let j=S.deltaY>0?-1:1;$e.current=Math.max(0,$e.current+j);let g=X.current;if(g){let E=ui(g,$e.current);ze(E)}};return window.addEventListener("wheel",m,{passive:!1}),()=>window.removeEventListener("wheel",m)},[e.activeTool,e.isAnnotating]),bn(()=>{e.activeTool!=="model"&&(ze(null),ut(new Map),$e.current=0,X.current=null)},[e.activeTool]),bn(()=>{let m=Ce?.name??null,S=m&&b?.has(m)?m:null;v?.(S)},[Ce,b,v]);let[to,So]=dt(null);bn(()=>{if(!I){So(null);return}let m=Cr(I.name),S=I.instanceIndex;So(m[S%m.length]??null)},[I]);let[pr,wo]=dt([]);bn(()=>{if(!D){wo([]);return}D.token?.bindings?.length?wo(ps(D.token)):wo(ds(D.px))},[D]);let Mn=Xt(null),Oo=Xt(null);Mn.current=Ct,Oo.current=ft,bn(()=>{let m=["flex-start","center","flex-end"],S=["flex-start","center","flex-end"],g=null,E=!1,y=null,B=null,T=(le,Ge)=>{let Be=qo(le,Ge);for(;Be&&Be!==document.documentElement;){let Ut=window.getComputedStyle(Be).display;if(Ut==="flex"||Ut==="inline-flex")return Be;Be=Be.parentElement}return null},$=le=>{let Ge=window.getComputedStyle(le).flexDirection;return Ge==="column"||Ge==="column-reverse"?"vertical":"horizontal"},U=le=>{let Ge=le.getAttribute("data-pm");return Ge||(Ge=Math.random().toString(36).substring(2,8),le.setAttribute("data-pm",Ge)),{selector:`[data-pm="${Ge}"]`,durableSelector:Fn(le)}},N=()=>{E=!0,g&&clearTimeout(g),g=setTimeout(()=>{E=!1,g=null},300)},J=(le,Ge,Ot)=>{let Be=$(le);if(Ge===Be){let Rn=window.getComputedStyle(le).justifyContent,xt=Rn==="normal"||Rn==="flex-start"||Rn==="start"?"flex-start":Rn==="flex-end"||Rn==="end"?"flex-end":Rn==="center"?"center":null;if(!xt)return;let jo=m.indexOf(xt)+Ot;if(jo<0||jo>=m.length)return;let Eo=m[jo],{selector:Go,durableSelector:Ji}=U(le);Ye(le,"justify-content",Eo),t({type:"MODIFY_STYLES_BATCH",payload:{selector:Go,durableSelector:Ji,element:Pn(le),changes:[{property:"justify-content",original:Rn,modified:Eo}]}})}else{let Rn=window.getComputedStyle(le).flexDirection,xt=Be==="horizontal"?"column":"row",{selector:Co,durableSelector:jo}=U(le);Ye(le,"flex-direction",xt),t({type:"MODIFY_STYLES_BATCH",payload:{selector:Co,durableSelector:jo,element:Pn(le),changes:[{property:"flex-direction",original:Rn,modified:xt}]}})}Xn(Ut=>Ut+1)},K=(le,Ge,Ot)=>{let Ut=$(le)==="horizontal"?"vertical":"horizontal";if(Ge!==Ut)return;let xt=window.getComputedStyle(le).alignItems,Co=xt==="normal"||xt==="stretch"||xt==="flex-start"||xt==="start"?"flex-start":xt==="flex-end"||xt==="end"?"flex-end":xt==="center"?"center":null;if(!Co)return;let Eo=S.indexOf(Co)+Ot;if(Eo<0||Eo>=S.length)return;let Go=S[Eo],{selector:Ji,durableSelector:zc}=U(le);Ye(le,"align-items",Go),t({type:"MODIFY_STYLES_BATCH",payload:{selector:Ji,durableSelector:zc,element:Pn(le),changes:[{property:"align-items",original:xt,modified:Go}]}}),Xn($c=>$c+1)},V=20,be=null,Ie=null,Je=0,gt=(le,Ge,Ot)=>{let Be=T(Ge,Ot);Gt(Be?{modifier:le,target:Be}:null)},bt=le=>{if(!(e.activeTool!=="hand"||!e.isAnnotating)){if(le.key==="Shift"&&!le.altKey){let Ge=$t.current;gt("shift",Ge.x,Ge.y)}else if(le.key==="Alt"&&!le.shiftKey){let Ge=$t.current;gt("alt",Ge.x,Ge.y)}}},vt=le=>{if(e.activeTool!=="hand"||!e.isAnnotating)return;let Ge=le.shiftKey&&!le.altKey,Ot=le.altKey&&!le.shiftKey;if(!Ge&&!Ot||le.buttons!==0){be=null,Ie=null,Je=0,y=null,B=null,Gt(null);return}if(y===null&&(y=le.clientX,B=le.clientY,gt(Ge?"shift":"alt",le.clientX,le.clientY)),E)return;be===null&&(be=le.clientX,Ie=le.clientY,Je=0);let Be=le.clientX-be,Ut=le.clientY-Ie,Rn=Math.abs(Be)>=Math.abs(Ut)?Be:Ut;if(Math.abs(Rn)>3){let Go=Rn>0?1:-1;if(Je!==0&&Go!==Je){be=le.clientX,Ie=le.clientY,Je=0;return}Je=Go}if(Math.abs(Be)<V&&Math.abs(Ut)<V)return;let xt=T(y,B);if(!xt)return;let Co=Math.abs(Be)>=Math.abs(Ut)?"horizontal":"vertical",Eo=(Co==="horizontal"?Be:Ut)>0?1:-1;be=null,Ie=null,Je=0,Ge?J(xt,Co,Eo):K(xt,Co,Eo),N()},Dt=le=>{(le.key==="Shift"||le.key==="Alt")&&(y=null,B=null,be=null,Ie=null,Je=0,Gt(null))},ct=()=>{Gt(null),be=null,Ie=null,Je=0};return window.addEventListener("keydown",bt),window.addEventListener("mousemove",vt),window.addEventListener("mousedown",ct),window.addEventListener("keyup",Dt),()=>{window.removeEventListener("keydown",bt),window.removeEventListener("mousemove",vt),window.removeEventListener("mousedown",ct),window.removeEventListener("keyup",Dt),g&&clearTimeout(g)}},[e.activeTool,e.isAnnotating,t]),bn(()=>{let m=S=>{if(S.key==="Escape"){if(eo.current)return;if(e.activeTool==="model"&&rt.size>0){S.preventDefault(),ut(new Map);return}if(fo.current.length>0){S.preventDefault(),Gn();return}}if(S.key==="Enter"&&e.activeTool==="model"&&rt.size>0&&p){S.preventDefault();let y=[...rt.keys()].filter(B=>!b?.has(B));y.length>0&&p(y),ut(new Map);return}if((S.metaKey||S.ctrlKey)&&S.key==="v"&&Qe.current.length>0&&!eo.current){S.preventDefault(),ce.current++;let y=ce.current*20,T=Qe.current[0]?.groupId?Math.random().toString(36).substring(2,9):void 0,$=Qe.current.map(N=>({...N,id:Math.random().toString(36).substring(2,9),groupId:N.groupId?T:void 0,timestamp:Date.now(),points:N.points.map(J=>({x:J.x+y,y:J.y+y}))}));t({type:"PASTE_ANNOTATIONS",payload:{annotations:$}});let U=$.find(N=>N.type!=="text")||$[0];U&&On(U.id);return}let j=fo.current;if(j.length===0||eo.current)return;let g=S.composedPath?.()[0]??S.target,E=g?.tagName;if(!(E==="INPUT"||E==="TEXTAREA"||g?.isContentEditable)&&(S.key==="Delete"||S.key==="Backspace")){if(S.preventDefault(),u){let y=kn.current.annotations;for(let B of j){let T=y.find(U=>U.id===B);if(!T)continue;let $=T.threadId||T.groupId&&y.find(U=>U.groupId===T.groupId&&U.threadId)?.threadId;$&&u($)}}for(let y of j)t({type:"DELETE_ANNOTATION",payload:{id:y}});Gn()}};return window.addEventListener("keydown",m),()=>window.removeEventListener("keydown",m)},[t,Gn,On,e.activeTool,rt,b,p,u]);let H=br(),z=Li(()=>e.annotations.filter(m=>!m.pathname||m.pathname===H),[e.annotations,H]),q=Li(()=>Si(e.annotations),[e.annotations]),oe=Li(()=>{let m=new Map,S=new Set,j=1,g=[...e.annotations].sort((E,y)=>E.timestamp-y.timestamp);for(let E of g)if(!q.has(E))if(E.groupId){if(!S.has(E.groupId)){S.add(E.groupId);let y=e.annotations.filter(B=>B.groupId===E.groupId);for(let B of y)m.set(B.id,j);j++}}else m.set(E.id,j),j++;return m},[e.annotations,q]),pe=Li(()=>{if(tn.length===0)return null;let m=new Map;for(let S of tn){let j=e.annotations.find(E=>E.id===S);if(!j)continue;let g=j.groupId?e.annotations.filter(E=>E.groupId===j.groupId):[j];for(let E of g)if(E.linkedSelector&&!s?.has(E.linkedSelector)){let y=E.color||e.activeColor;m.set(E.linkedSelector,y)}}return m.size>0?m:null},[tn,e.annotations,e.activeColor,s]);bn(()=>{let m=z.filter(S=>!(q.has(S)||M&&!M.isNew&&S.id===M.id));ee(m,e.currentPath,e.activeTool,e.activeColor,e.strokeWidth,tn,jl,Vt.x,Vt.y,oe,A)},[z,e.currentPath,e.activeTool,e.activeColor,e.strokeWidth,ee,M,tn,Vt,oe,q,A]),bn(()=>{if(G){let m=Math.random().toString(36).substring(2,9);ae({id:m,point:G.point,text:"",fontSize:12,isNew:!0,groupId:G.groupId}),se(null)}},[G]),bn(()=>{P&&(ae({id:Math.random().toString(36).substring(2,9),point:P.point,text:"",fontSize:12,isNew:!0,linkedSelector:P.linkedSelector,linkedAnchor:P.linkedAnchor,elements:P.elements}),fe(null))},[P]);let Se=Xt(null),ke=M?.id??null;bn(()=>{ke&&ge.current?requestAnimationFrame(()=>{let m=ge.current;if(!m||(m.focus(),Le.current===ke))return;Le.current=ke;let S=eo.current;if(S){if(Se.current!==null){let j=Math.min(Se.current,m.value.length);m.setSelectionRange(j,j);return}if(!S.isNew&&S.clickPoint){let j=Y.current;if(!j)return;let g=j.getContext("2d");if(!g)return;g.font=`${S.fontSize}px ${Kt}`;let E=S.fontSize*1.4,y=S.text.split(`
4
- `),B=S.clickPoint.y-S.point.y,T=Math.max(0,Math.min(y.length-1,Math.floor(B/E))),$=S.clickPoint.x-S.point.x,U=y[T]||"",N=0;for(let K=0;K<=U.length;K++){let V=g.measureText(U.substring(0,K)).width;if(V>$){let be=K>0?g.measureText(U.substring(0,K-1)).width:0;N=$-be<V-$?K-1:K;break}N=K}let J=N;for(let K=0;K<T;K++)J+=(y[K]?.length||0)+1;m.setSelectionRange(J,J)}}}):(Le.current=null,Se.current=null)},[ke,Y]);let he=sn(m=>{let S=Y.current;if(!S)return{x:0,y:0};let j=S.getBoundingClientRect(),g,E;if("touches"in m&&m.touches[0])g=m.touches[0].clientX,E=m.touches[0].clientY;else if("clientX"in m)g=m.clientX,E=m.clientY;else return{x:0,y:0};return{x:g-j.left+window.scrollX,y:E-j.top+window.scrollY}},[Y]),yt=sn((m,S,j,g)=>{let E=j.x-S.x,y=j.y-S.y,B=E*E+y*y;if(B===0)return Math.sqrt((m.x-S.x)**2+(m.y-S.y)**2)<=g;let T=Math.max(0,Math.min(1,((m.x-S.x)*E+(m.y-S.y)*y)/B)),$=S.x+T*E,U=S.y+T*y;return Math.sqrt((m.x-$)**2+(m.y-U)**2)<=g},[]),Lt=sn(m=>{for(let j=z.length-1;j>=0;j--){let g=z[j];if(!g||q.has(g))continue;let E=(g.strokeWidth||3)+4;switch(g.type){case"text":{if(!g.points[0]||!g.text)continue;let y=g.points[0],B=g.fontSize||12,T=Y.current;if(T){let $=T.getContext("2d");if($){$.font=`${B}px ${Kt}`;let U=g.text.replace(/\n/g," "),N=y.x-Vt.x,J=xr(N),K=Sr($,U,J),V=$.measureText(K).width,be=B*1.4;if(m.x>=y.x-4-4&&m.x<=y.x+V+4+4&&m.y>=y.y-4-4&&m.y<=y.y+be+4+4)return g}}break}case"rectangle":{if(g.points.length<2)continue;let y=g.points[0],B=g.points[g.points.length-1],T=Math.min(y.x,B.x),$=Math.max(y.x,B.x),U=Math.min(y.y,B.y),N=Math.max(y.y,B.y),J=yt(m,{x:T,y:U},{x:$,y:U},E),K=yt(m,{x:T,y:N},{x:$,y:N},E),V=yt(m,{x:T,y:U},{x:T,y:N},E),be=yt(m,{x:$,y:U},{x:$,y:N},E);if(J||K||V||be)return g;break}case"circle":{if(g.points.length<2)continue;let y=g.points[0],B=g.points[g.points.length-1],T=(y.x+B.x)/2,$=(y.y+B.y)/2,U=Math.abs(B.x-y.x)/2,N=Math.abs(B.y-y.y)/2,J=m.x-T,K=m.y-$,V=Math.sqrt((J/U)**2+(K/N)**2);if(Math.abs(V-1)*Math.max(U,N)<=E)return g;break}case"line":{if(g.points.length<2)continue;let y=g.points[0],B=g.points[g.points.length-1];if(yt(m,y,B,E))return g;break}case"freehand":{if(g.points.length<2)continue;for(let y=0;y<g.points.length-1;y++){let B=g.points[y],T=g.points[y+1];if(yt(m,B,T,E))return g}break}}}return null},[z,Y,yt,q,Vt.x]),pn=sn(m=>{let S=Lt(m);return S?.type==="text"?S:null},[Lt]),Nt=sn(m=>{if(tn.length===0)return null;let S=jl/2+4;for(let j of tn){let g=e.annotations.find(E=>E.id===j);if(!(!g||g.points.length<2)){if(g.type==="line"){let E=g.points[0],y=g.points[g.points.length-1];if(Math.sqrt((m.x-E.x)**2+(m.y-E.y)**2)<=S)return{handle:"start",annotationId:j};if(Math.sqrt((m.x-y.x)**2+(m.y-y.y)**2)<=S)return{handle:"end",annotationId:j};continue}if(g.type==="circle"){let E=g.points[0],y=g.points[g.points.length-1],B=Math.min(E.x,y.x),T=Math.max(E.x,y.x),$=Math.min(E.y,y.y),U=Math.max(E.y,y.y),N=(B+T)/2,J=($+U)/2,K=[{handle:"top",x:N,y:$},{handle:"bottom",x:N,y:U},{handle:"left",x:B,y:J},{handle:"right",x:T,y:J}];for(let{handle:V,x:be,y:Ie}of K)if(Math.sqrt((m.x-be)**2+(m.y-Ie)**2)<=S)return{handle:V,annotationId:j};continue}if(g.type==="rectangle"||g.type==="freehand"){let E=g.points[0],y=g.points[g.points.length-1],B,T,$,U;g.type==="freehand"?(B=Math.min(...g.points.map(J=>J.x)),T=Math.max(...g.points.map(J=>J.x)),$=Math.min(...g.points.map(J=>J.y)),U=Math.max(...g.points.map(J=>J.y))):(B=Math.min(E.x,y.x),T=Math.max(E.x,y.x),$=Math.min(E.y,y.y),U=Math.max(E.y,y.y));let N=[{corner:"topLeft",x:B,y:$},{corner:"topRight",x:T,y:$},{corner:"bottomLeft",x:B,y:U},{corner:"bottomRight",x:T,y:U}];for(let{corner:J,x:K,y:V}of N)if(Math.sqrt((m.x-K)**2+(m.y-V)**2)<=S)return{handle:J,annotationId:j}}}}return null},[tn,e.annotations]);bn(()=>{let m=S=>{if(Pe.current={x:S.clientX+window.scrollX,y:S.clientY+window.scrollY},!M){let j=pn(Pe.current);me(j?.id||null)}};return window.addEventListener("mousemove",m),()=>window.removeEventListener("mousemove",m)},[M,pn]);let Ve=sn(()=>{if(!M)return;let m=M.images?.length||0;if(M.text.trim()||m>0)if(M.isNew){let S=si();t({type:"ADD_TEXT",payload:{point:M.point,text:M.text||(m>0?`[${m} image${m>1?"s":""}]`:""),fontSize:M.fontSize,id:S,groupId:M.groupId,linkedSelector:M.linkedSelector,linkedAnchor:M.linkedAnchor,elements:M.elements,...m>0?{imageCount:m}:{}}}),m>0&&M.images&&l&&l(S,M.images)}else t({type:"UPDATE_TEXT",payload:{id:M.id,text:M.text||(m>0?`[${m} image${m>1?"s":""}]`:""),...m>0?{imageCount:m}:{}}}),m>0&&M.images&&l&&l(M.id,M.images);else M.isNew||t({type:"DELETE_ANNOTATION",payload:{id:M.id}});ae(null)},[M,t,l]),Ft=sn(m=>{for(let S=0;S<Ws.length-1;S++){let j=Ws[S],g=Ws[S+1];if(m<=(j+g)/2)return j;if(m<g)return g}return Math.round(m/8)*8},[]),Bn=sn((m,S,j,g)=>{let E=j.top+Math.max(g.top,4),y=j.bottom-Math.max(g.bottom,4),B=j.left+Math.max(g.left,4),T=j.right-Math.max(g.right,4);if(m<j.left||m>j.right||S<j.top||S>j.bottom)return null;let $=S<E,U=S>y,N=m<B,J=m>T;return $&&N?g.top>=g.left?"top":"left":$&&J?g.top>=g.right?"top":"right":U&&N?g.bottom>=g.left?"bottom":"left":U&&J?g.bottom>=g.right?"bottom":"right":$?"top":U?"bottom":N?"left":J?"right":null},[]),yn=sn(m=>{if(!e.isAnnotating)return;if(e.inspectedElement&&e.activeTool==="hand"&&!("button"in m&&m.button===2)){m.preventDefault(),m.stopPropagation(),t({type:"SELECT_ELEMENT",payload:null});return}let S=he(m),j="shiftKey"in m&&m.shiftKey;if(e.activeTool==="inspector"){if("button"in m&&m.button===2)return;if(Q&&!Qn(Q)){let y=e.annotations.find(Je=>{if(!Je.linkedSelector||!Je.threadId)return!1;try{return Q.matches(Je.linkedSelector)}catch{return!1}});if(y?.threadId&&c){c(y.threadId),requestAnimationFrame(()=>{document.querySelector("[data-popmelt-shadow-host]")?.shadowRoot?.querySelector("[data-popmelt-reply]")?.focus()});return}let B=Pn(Q),T=Fn(Q),$=Q.getBoundingClientRect(),U=Q.getAttribute("data-pm");U||(U=Math.random().toString(36).substring(2,8),Q.setAttribute("data-pm",U));let N=`[data-pm="${U}"]`,J=e.styleModifications.some(Je=>{try{return Q.matches(Je.selector)}catch{return!1}}),K=e.annotations.filter(Je=>{if(!Je.linkedSelector)return!1;try{return Q.matches(Je.linkedSelector)}catch{return!1}}).length,V=(J?1:0)+K,be=$.top>=Jn*(1+V)?"top-left":"bottom-left",Ie=Gl($,be,V,R?.current);fe({point:Ie,linkedSelector:N,linkedAnchor:be,elements:[{...B,selector:T}]})}return}if(e.activeTool==="model"){if("button"in m&&m.button===2)return;if(Ce){let y=Ce.name;if(b?.has(y)){f?.(y);return}"shiftKey"in m&&m.shiftKey?ut(T=>{let $=new Map(T);return $.has(y)?$.delete(y):$.set(y,Ce),$}):rt.size===1&&rt.has(y)?(p&&p([y]),ut(new Map)):ut(new Map([[y,Ce]]))}return}if(e.activeTool==="hand"&&Ct&&ft){let y=Ct,B=y.getAttribute("data-pm");B||(B=Math.random().toString(36).substring(2,8),y.setAttribute("data-pm",B));let T=Fn(y),$=`[data-pm="${B}"]`,U=Pn(y),N=Zo(y),J=S.x-window.scrollX,K=S.y-window.scrollY,V=lt,be=window.getComputedStyle(y).justifyContent,Ie=0;if(V){let gt=Mo(y).find(bt=>bt.axis===ft);Ie=gt?ft==="column"?gt.w:gt.h:0}Ye(y,"transition","none"),Wt.current={isDragging:!0,hasMoved:!1,axis:ft,startX:J,startY:K,originalRow:V?Ie:N.row,originalColumn:V?Ie:N.column,element:y,elementInfo:{...U,selector:$},selector:$,durableSelector:T,isAuto:V,originalJustifyContent:be,visualGap:Ie},nt({axis:ft,row:V?Ie:N.row,column:V?Ie:N.column});return}if(e.activeTool==="hand"&&Jt&&un){let y=Jt,B=y.getAttribute("data-pm");B||(B=Math.random().toString(36).substring(2,8),y.setAttribute("data-pm",B));let T=`[data-pm="${B}"]`,$=Pn(y),{fontSize:U,lineHeight:N}=Wr(y),J=U>0?N/U:1.2,K=S.x-window.scrollX,V=S.y-window.scrollY;Ye(y,"transition","none");let be=Fn(y);dn.current={isDragging:!0,property:un,startX:K,startY:V,originalFontSize:U,originalLineHeight:N,originalRatio:J,element:y,elementInfo:{...$,selector:T},selector:T,durableSelector:be},po({property:un,fontSize:U,lineHeight:N});return}if(e.activeTool==="hand"&&O&&De){let y=O,B=y.getAttribute("data-pm");B||(B=Math.random().toString(36).substring(2,8),y.setAttribute("data-pm",B));let T=`[data-pm="${B}"]`,$=Fn(y),U=Pn(y),N=Qo(y),J=y.getBoundingClientRect(),K=Math.floor(J.height/2),V=S.y-window.scrollY;Ye(y,"transition","none"),ht.current={isDragging:!0,corner:De,startY:V,original:N,maxRadius:K,element:y,elementInfo:{...U,selector:T},selector:T,durableSelector:$},hn({corner:De,radius:{...N}});return}if(e.activeTool==="hand"&&mt&&ne){let y=mt,B=y.getAttribute("data-pm");B||(B=Math.random().toString(36).substring(2,8),y.setAttribute("data-pm",B));let T=`[data-pm="${B}"]`,$=Fn(y),U=Pn(y),N=kr(y),J=S.x-window.scrollX,K=S.y-window.scrollY;Ye(y,"transition","none"),pt.current={isDragging:!0,side:ne,startX:J,startY:K,original:N,element:y,elementInfo:{...U,selector:T},selector:T,durableSelector:$},Ht({side:ne,padding:{...N}});return}let g=Nt(S);if(g){let y=e.annotations.find(B=>B.id===g.annotationId);if(y&&y.type!=="text"&&(y.status??"pending")==="pending"){Do({annotationId:g.annotationId,handle:g.handle,startPoint:S,originalPoints:[...y.points],hasMoved:!1});return}}let E=Lt(S);if(E&&E.points[0]){if(M&&Ve(),E.type!=="text"?(On(E.id,j),E.color&&t({type:"SET_COLOR",payload:E.color})):j||Gn(),c){let y=E.threadId||(E.groupId?e.annotations.find(B=>B.groupId===E.groupId&&B.threadId)?.threadId:void 0);y&&c(y)}Yt({annotation:E,startPoint:S,hasMoved:!1});return}if(j||Gn(),e.activeTool==="text"){M&&Ve();let y=Math.random().toString(36).substring(2,9);ae({id:y,point:S,text:"",fontSize:12,isNew:!0});return}C(!0),t({type:"START_PATH",payload:S})},[e.isAnnotating,e.activeTool,e.inspectedElement,e.annotations,M,tn,Q,mt,ne,O,De,Ct,ft,lt,Jt,un,Ce,rt,b,p,f,c,he,Lt,Nt,t,On,Gn,Ve]),In=sn(m=>{let S=he(m);if(e.activeTool==="inspector"&&e.isAnnotating){let j=S.x-window.scrollX,g=S.y-window.scrollY,E=qo(j,g),y=E&&Qn(E)?null:E;y!==Q&&(we(y),st(y?Pn(y):null));return}if(e.activeTool==="model"&&e.isAnnotating){let j=S.x-window.scrollX,g=S.y-window.scrollY,E=qo(j,g);if(E!==X.current&&(X.current=E,$e.current=0),E){let y=ui(E,$e.current);ze(y)}else ze(null);return}if(e.activeTool==="hand"&&e.isAnnotating){let j=S.x-window.scrollX,g=S.y-window.scrollY;$t.current={x:j,y:g},Dn({x:j,y:g});let E=Zn.current.cmd,y=Zn.current.shift;if(Wt.current.isDragging){let T=Wt.current,$=T.element;if(!$)return;if(!T.hasMoved){let K=Math.abs(j-T.startX),V=Math.abs(g-T.startY);if(K<=2&&V<=2)return;T.hasMoved=!0,T.isAuto&&(Ye($,"justify-content","normal"),Ye($,"row-gap",`${T.visualGap}px`),Ye($,"column-gap",`${T.visualGap}px`),vn(!1))}let U=T.axis,N=T.originalRow,J=T.originalColumn;if(U==="column"){let K=j-T.startX;J=T.originalColumn+K,E||(N=T.originalRow+K)}else{let K=g-T.startY;N=T.originalRow+K,E||(J=T.originalColumn+K)}N=Math.max(0,N),J=Math.max(0,J),y&&(N=Ft(N),J=Ft(J)),N=Math.round(N),J=Math.round(J),Ye($,"row-gap",`${N}px`),Ye($,"column-gap",`${J}px`),nt({axis:U,row:N,column:J});return}if(ht.current.isDragging){let T=ht.current,$=T.element;if(!$)return;let U=g-T.startY,N=T.corner,J=T.original,K={...J};if(E){let V=J[N]+U;V=Math.max(0,Math.min(T.maxRadius,V)),y&&(V=Ft(V)),V=Math.round(V),K[N]=V}else{let V=J[N]+U;V=Math.max(0,Math.min(T.maxRadius,V)),y&&(V=Ft(V)),V=Math.round(V),K={"top-left":V,"top-right":V,"bottom-right":V,"bottom-left":V}}Ye($,"border-top-left-radius",`${K["top-left"]}px`),Ye($,"border-top-right-radius",`${K["top-right"]}px`),Ye($,"border-bottom-right-radius",`${K["bottom-right"]}px`),Ye($,"border-bottom-left-radius",`${K["bottom-left"]}px`),hn({corner:N,radius:K});return}if(dn.current.isDragging){let T=dn.current,$=T.element;if(!$)return;let U=T.property,N=T.originalFontSize,J=T.originalLineHeight,K=[8,10,11,12,13,14,16,18,20,22,24,28,32,36,40,48,56,64,72,80,96];if(U==="font-size"){let be=j-T.startX;N=T.originalFontSize+be,N=Math.max(1,N)}else{let be=g-T.startY;J=T.originalLineHeight+be,J=Math.max(N,J)}if(y)if(U==="font-size"){let be=K[0],Ie=Math.abs(N-be);for(let Je of K){let gt=Math.abs(N-Je);gt<Ie&&(be=Je,Ie=gt)}N=be}else{let be=N>0?J/N:1.2,Ie=Math.round(be*2)/2;J=N*Math.max(1,Ie)}N=Math.round(N),J=Math.round(J*10)/10,Ye($,"font-size",`${N}px`);let V=N>0?Math.round(J/N*1e3)/1e3:1.2;Ye($,"line-height",`${V}`),po({property:U,fontSize:N,lineHeight:J});return}if(pt.current.isDragging){let T=pt.current,$=T.element;if(!$)return;let U=T.side,N=T.original,J=N.top,K=N.right,V=N.bottom,be=N.left;if(U==="top"){let Ie=T.startY-g;J=N.top+Ie,E||(V=N.bottom+Ie)}else if(U==="bottom"){let Ie=g-T.startY;V=N.bottom+Ie,E||(J=N.top+Ie)}else if(U==="left"){let Ie=T.startX-j;be=N.left+Ie,E||(K=N.right+Ie)}else if(U==="right"){let Ie=j-T.startX;K=N.right+Ie,E||(be=N.left+Ie)}J=Math.max(0,J),K=Math.max(0,K),V=Math.max(0,V),be=Math.max(0,be),y&&(J=Ft(J),K=Ft(K),V=Ft(V),be=Ft(be)),J=Math.round(J),K=Math.round(K),V=Math.round(V),be=Math.round(be),Ye($,"padding",`${J}px ${K}px ${V}px ${be}px`),Ht({side:U,padding:{top:J,right:K,bottom:V,left:be}});return}let B=qo(j,g);for(;B&&B.tagName==="A";)B=B.parentElement;{let $=[];B&&$.push(B),O&&O!==B&&$.push(O);let U=null,N=16,J=null;for(let K of $){let V=K.getBoundingClientRect(),be=Qo(K),Ie=[["top-left",V.left,V.top+be["top-left"]],["top-right",V.right,V.top+be["top-right"]],["bottom-right",V.right,V.bottom-be["bottom-right"]],["bottom-left",V.left,V.bottom-be["bottom-left"]]];for(let[Je,gt,bt]of Ie){let vt=Math.hypot(j-gt,g-bt);vt<N&&(N=vt,U=Je,J=K)}}if(U&&J){ve(J),Pt(U),mt&&te(null),ne&&de(null),Ct&&cn(null),ft&&qt(null),vn(!1),Jt&&En(null),un&&qn(null);return}}O&&ve(null),De&&Pt(null);{let T=[];B&&mi(B)&&T.push(B);let $=B?.parentElement??null;for(;$&&$!==document.body&&T.length<3;)mi($)&&T.push($),$=$.parentElement;for(let U of T){let J=Mo(U).find(K=>j>=K.x&&j<=K.x+K.w&&g>=K.y&&g<=K.y+K.h);if(J){cn(U),qt(J.axis),vn(gs(U,J.axis)),mt&&te(null),ne&&de(null),Jt&&En(null),un&&qn(null);return}}}Ct&&cn(null),ft&&qt(null),vn(!1);{let $=[];B&&$.push(B),Jt&&Jt!==B&&$.push(Jt);let U=null,N=1/0,J=null;for(let K of $){if(!ms(K))continue;let V=Tr(K);if(!V)continue;let be=j>=V.left&&j<=V.right&&g>=V.top&&g<=V.bottom,Ie=[["font-size",V.right,V.top+V.height/2],["line-height",V.left+V.width/2,V.bottom]];for(let[Je,gt,bt]of Ie){let vt=Math.hypot(j-gt,g-bt);(be||vt<12)&&vt<N&&(N=vt,U=Je,J=K)}}U&&J?(En(J),qn(U)):(Jt&&En(null),un&&qn(null))}if(B!==mt&&te(B),B){let T=kr(B),$=B.getBoundingClientRect(),U=Bn(j,g,$,T);de(U)}else de(null);return}if(Tn){let{handle:j,originalPoints:g,hasMoved:E}=Tn,y=e.annotations.find(N=>N.id===Tn.annotationId);if(!y)return;let B="metaKey"in m,T=B&&(m.metaKey||m.ctrlKey),$=B&&m.shiftKey,U;if(y.type==="line"){let N=g[0],J=g[g.length-1];j==="start"?U=[S,J]:U=[N,S]}else if(y.type==="freehand"){let N=Math.min(...g.map(Be=>Be.x)),J=Math.max(...g.map(Be=>Be.x)),K=Math.min(...g.map(Be=>Be.y)),V=Math.max(...g.map(Be=>Be.y)),be=(N+J)/2,Ie=(K+V)/2,Je=J-N||1,gt=V-K||1,bt=Je/gt,vt=N,Dt=J,ct=K,le=V;switch(j){case"topLeft":vt=S.x,ct=S.y;break;case"topRight":Dt=S.x,ct=S.y;break;case"bottomLeft":vt=S.x,le=S.y;break;case"bottomRight":Dt=S.x,le=S.y;break}if(T)switch(j){case"topLeft":Dt=J+(N-vt),le=V+(K-ct);break;case"topRight":vt=N-(Dt-J),le=V+(K-ct);break;case"bottomLeft":Dt=J+(N-vt),ct=K-(le-V);break;case"bottomRight":vt=N-(Dt-J),ct=K-(le-V);break}if($){let Be=Dt-vt,Ut=le-ct;if(Math.abs(Be/Ut)>bt){let xt=Math.abs(Ut)*bt*Math.sign(Be);j==="topLeft"||j==="bottomLeft"?vt=Dt-xt:Dt=vt+xt}else{let xt=Math.abs(Be)/bt*Math.sign(Ut);j==="topLeft"||j==="topRight"?ct=le-xt:le=ct+xt}}let Ge=Dt-vt||1,Ot=le-ct||1;U=g.map(Be=>({x:vt+(Be.x-N)/Je*Ge,y:ct+(Be.y-K)/gt*Ot}))}else if(y.type==="circle"){let N=g[0],J=g[g.length-1],K=Math.min(N.x,J.x),V=Math.max(N.x,J.x),be=Math.min(N.y,J.y),Ie=Math.max(N.y,J.y),Je=(K+V)/2,gt=(be+Ie)/2,bt=V-K,vt=Ie-be,Dt=K,ct=V,le=be,Ge=Ie;switch(j){case"top":if(le=S.y,T&&(Ge=gt+(gt-S.y)),$){let Be=(Ge-le)*(bt/vt)/2;Dt=Je-Be,ct=Je+Be}break;case"bottom":if(Ge=S.y,T&&(le=gt-(S.y-gt)),$){let Be=(Ge-le)*(bt/vt)/2;Dt=Je-Be,ct=Je+Be}break;case"left":if(Dt=S.x,T&&(ct=Je+(Je-S.x)),$){let Be=(ct-Dt)*(vt/bt)/2;le=gt-Be,Ge=gt+Be}break;case"right":if(ct=S.x,T&&(Dt=Je-(S.x-Je)),$){let Be=(ct-Dt)*(vt/bt)/2;le=gt-Be,Ge=gt+Be}break}U=[{x:Dt,y:le},{x:ct,y:Ge}]}else{let N=g[0],J=g[g.length-1],K=Math.min(N.x,J.x),V=Math.max(N.x,J.x),be=Math.min(N.y,J.y),Ie=Math.max(N.y,J.y),Je=(K+V)/2,gt=(be+Ie)/2,bt=V-K||1,vt=Ie-be||1,Dt=bt/vt,ct=K,le=V,Ge=be,Ot=Ie;switch(j){case"topLeft":ct=S.x,Ge=S.y;break;case"topRight":le=S.x,Ge=S.y;break;case"bottomLeft":ct=S.x,Ot=S.y;break;case"bottomRight":le=S.x,Ot=S.y;break}if(T)switch(j){case"topLeft":le=V+(K-ct),Ot=Ie+(be-Ge);break;case"topRight":ct=K-(le-V),Ot=Ie+(be-Ge);break;case"bottomLeft":le=V+(K-ct),Ge=be-(Ot-Ie);break;case"bottomRight":ct=K-(le-V),Ge=be-(Ot-Ie);break}if($){let Be=le-ct,Ut=Ot-Ge;if(Math.abs(Be/Ut)>Dt){let xt=Math.abs(Ut)*Dt*Math.sign(Be);j==="topLeft"||j==="bottomLeft"?ct=le-xt:le=ct+xt}else{let xt=Math.abs(Be)/Dt*Math.sign(Ut);j==="topLeft"||j==="topRight"?Ge=Ot-xt:Ot=Ge+xt}}U=[{x:ct,y:Ge},{x:le,y:Ot}]}t({type:"RESIZE_ANNOTATION",payload:{id:Tn.annotationId,points:U,saveUndo:!E}}),E||Do({...Tn,hasMoved:!0});return}if(Mt&&(Mt.annotation.status??"pending")==="pending"){let j=S.x-Mt.startPoint.x,g=S.y-Mt.startPoint.y;if((Math.abs(j)>2||Math.abs(g)>2)&&!Mt.hasMoved)Yt({...Mt,hasMoved:!0,startPoint:S}),t({type:"MOVE_ANNOTATION",payload:{id:Mt.annotation.id,delta:{x:j,y:g},saveUndo:!0}});else if(Mt.hasMoved){let y=S.x-Mt.startPoint.x,B=S.y-Mt.startPoint.y;Yt({...Mt,startPoint:S}),t({type:"MOVE_ANNOTATION",payload:{id:Mt.annotation.id,delta:{x:y,y:B}}})}return}!h||!e.isAnnotating||t({type:"CONTINUE_PATH",payload:S})},[h,e.isAnnotating,e.activeTool,Mt,Tn,Q,mt,ne,O,De,Ct,ft,Jt,un,he,t,Ft,Bn]),x=sn(m=>{if(dn.current.isDragging){let g=dn.current,E=g.element;if(E&&g.selector&&g.elementInfo&&_t){E instanceof HTMLElement&&(E.style.removeProperty("font-size"),E.style.removeProperty("line-height"),E.style.removeProperty("transition"));let y=[];if(g.originalFontSize!==_t.fontSize&&(Ye(E,"font-size",`${_t.fontSize}px`),y.push({property:"font-size",original:`${g.originalFontSize}px`,modified:`${_t.fontSize}px`})),g.originalLineHeight!==_t.lineHeight){let B=g.originalFontSize>0?Math.round(g.originalLineHeight/g.originalFontSize*1e3)/1e3:1.2,T=_t.fontSize>0?Math.round(_t.lineHeight/_t.fontSize*1e3)/1e3:1.2;Ye(E,"line-height",`${T}`),y.push({property:"line-height",original:`${B}`,modified:`${T}`})}y.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:g.selector,durableSelector:g.durableSelector??void 0,element:g.elementInfo,changes:y}})}dn.current={isDragging:!1,property:null,startX:0,startY:0,originalFontSize:0,originalLineHeight:0,originalRatio:1.2,element:null,elementInfo:null,selector:null,durableSelector:null},po(null);return}if(Wt.current.isDragging){let g=Wt.current,E=g.element,y="button"in m&&m.button===2;if(!g.hasMoved&&!y&&E&&g.selector&&g.elementInfo){E instanceof HTMLElement&&E.style.removeProperty("transition");let B=["space-between","space-around","stretch","normal"],T=g.originalJustifyContent||"normal",$=B.indexOf(T),U=B[($+1)%B.length],N=[];U==="normal"?(Ye(E,"justify-content","normal"),N.push({property:"justify-content",original:g.originalJustifyContent,modified:"normal"})):U==="stretch"?(Ye(E,"justify-content",U),Ye(E,"row-gap","8px"),Ye(E,"column-gap","8px"),N.push({property:"justify-content",original:g.originalJustifyContent||"normal",modified:U}),g.originalRow!==8&&N.push({property:"row-gap",original:`${g.originalRow}px`,modified:"8px"}),g.originalColumn!==8&&N.push({property:"column-gap",original:`${g.originalColumn}px`,modified:"8px"})):(E instanceof HTMLElement&&(E.style.removeProperty("row-gap"),E.style.removeProperty("column-gap")),Ye(E,"justify-content",U),N.push({property:"justify-content",original:g.originalJustifyContent||"normal",modified:U}),g.originalRow>0&&N.push({property:"row-gap",original:`${g.originalRow}px`,modified:"0px"}),g.originalColumn>0&&N.push({property:"column-gap",original:`${g.originalColumn}px`,modified:"0px"})),N.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:g.selector,durableSelector:g.durableSelector??void 0,element:g.elementInfo,changes:N}})}else if(g.hasMoved&&E&&g.selector&&g.elementInfo&&Ze){E instanceof HTMLElement&&(E.style.removeProperty("row-gap"),E.style.removeProperty("column-gap"),E.style.removeProperty("transition"));let B=[];g.isAuto?(E instanceof HTMLElement&&E.style.removeProperty("justify-content"),Ye(E,"justify-content","normal"),Ye(E,"row-gap",`${Ze.row}px`),Ye(E,"column-gap",`${Ze.column}px`),B.push({property:"justify-content",original:g.originalJustifyContent,modified:"normal"}),B.push({property:"row-gap",original:"0px",modified:`${Ze.row}px`}),B.push({property:"column-gap",original:"0px",modified:`${Ze.column}px`})):(g.originalRow!==Ze.row&&(Ye(E,"row-gap",`${Ze.row}px`),B.push({property:"row-gap",original:`${g.originalRow}px`,modified:`${Ze.row}px`})),g.originalColumn!==Ze.column&&(Ye(E,"column-gap",`${Ze.column}px`),B.push({property:"column-gap",original:`${g.originalColumn}px`,modified:`${Ze.column}px`}))),B.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:g.selector,durableSelector:g.durableSelector??void 0,element:g.elementInfo,changes:B}})}Wt.current={isDragging:!1,hasMoved:!1,axis:null,startX:0,startY:0,originalRow:0,originalColumn:0,element:null,elementInfo:null,selector:null,durableSelector:null,isAuto:!1,originalJustifyContent:"",visualGap:0},nt(null);return}if(ht.current.isDragging){let g=ht.current,E=g.element;if(E&&g.selector&&g.elementInfo&&Rt){E instanceof HTMLElement&&(E.style.removeProperty("border-top-left-radius"),E.style.removeProperty("border-top-right-radius"),E.style.removeProperty("border-bottom-right-radius"),E.style.removeProperty("border-bottom-left-radius"),E.style.removeProperty("transition"));let y=["top-left","top-right","bottom-right","bottom-left"],B={"top-left":"border-top-left-radius","top-right":"border-top-right-radius","bottom-right":"border-bottom-right-radius","bottom-left":"border-bottom-left-radius"},T=[];for(let $ of y)g.original[$]!==Rt.radius[$]&&(Ye(E,B[$],`${Rt.radius[$]}px`),T.push({property:B[$],original:`${g.original[$]}px`,modified:`${Rt.radius[$]}px`}));T.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:g.selector,durableSelector:g.durableSelector??void 0,element:g.elementInfo,changes:T}})}ht.current={isDragging:!1,corner:null,startY:0,original:{"top-left":0,"top-right":0,"bottom-right":0,"bottom-left":0},maxRadius:0,element:null,elementInfo:null,selector:null,durableSelector:null},hn(null);return}if(pt.current.isDragging){let g=pt.current,E=g.element,y=g.selector,B=g.elementInfo;if(E&&y&&B&&Re){let T=g.original,$=Re.padding;E instanceof HTMLElement&&(E.style.removeProperty("padding"),E.style.removeProperty("transition"));let U=[],N=[{prop:"padding-top",origVal:T.top,newVal:$.top},{prop:"padding-right",origVal:T.right,newVal:$.right},{prop:"padding-bottom",origVal:T.bottom,newVal:$.bottom},{prop:"padding-left",origVal:T.left,newVal:$.left}];for(let{prop:J,origVal:K,newVal:V}of N)K!==V&&(Ye(E,J,`${V}px`),U.push({property:J,original:`${K}px`,modified:`${V}px`}));U.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:y,durableSelector:g.durableSelector??void 0,element:B,changes:U}})}pt.current={isDragging:!1,side:null,startX:0,startY:0,original:{top:0,right:0,bottom:0,left:0},element:null,elementInfo:null,selector:null,durableSelector:null},Ht(null);return}if(Tn){Do(null);return}if(Mt){if(!Mt.hasMoved&&Mt.annotation.type==="text"&&(Mt.annotation.status??"pending")==="pending"){let g=he(m);ae({id:Mt.annotation.id,point:Mt.annotation.points[0],text:Mt.annotation.text||"",fontSize:Mt.annotation.fontSize||12,isNew:!1,clickPoint:g,groupId:Mt.annotation.groupId})}Yt(null);return}if(!h)return;let S=5;if(e.currentPath.length>=2){let g=e.currentPath[0],E=e.currentPath[e.currentPath.length-1],y=Math.abs(E.x-g.x),B=Math.abs(E.y-g.y);if((e.activeTool==="line"?Math.sqrt(y*y+B*B)<S:y<S&&B<S)&&["rectangle","circle","line"].includes(e.activeTool)){C(!1),t({type:"CANCEL_PATH"});return}}let j=cs(e.currentPath);if(e.activeTool==="rectangle"&&e.currentPath.length>=2){let g=e.currentPath[0],E=e.currentPath[e.currentPath.length-1],y=Math.min(g.x,E.x),B=Math.max(g.y,E.y),T=e.strokeWidth/2,$=Math.random().toString(36).substring(2,9);se({point:{x:y-T+4,y:B+T+4},groupId:$}),C(!1),t({type:"FINISH_PATH",payload:{groupId:$,elements:j}});return}C(!1),t({type:"FINISH_PATH",payload:{elements:j}})},[h,Mt,Tn,Re,Rt,Ze,_t,he,t,e.activeTool,e.currentPath,e.strokeWidth]),W=sn(m=>{let S=m.target.value;Se.current=m.target.selectionStart,ae(j=>j&&{...j,text:S})},[]),re=sn(m=>{m.key==="Escape"?ae(null):m.key==="Enter"&&!m.shiftKey&&(m.preventDefault(),Ve())},[Ve]),ie=sn(m=>{if(!M)return;let S=m.clipboardData.items,j=[];for(let g=0;g<S.length;g++){let E=S[g];if(E.type.startsWith("image/")){let y=E.getAsFile();y&&j.push(y)}}j.length>0&&(m.preventDefault(),ae(g=>g?{...g,images:[...g.images||[],...j]}:null))},[M]),Me=sn(m=>{if(!e.isAnnotating)return;if(e.activeTool==="hand"){m.preventDefault();let j=mt||Ct||O||Jt;if(j&&!Qn(j)){let g=Pn(j),E=Fn(j);t({type:"SELECT_ELEMENT",payload:{el:j,info:{...g,selector:E}}})}return}m.preventDefault();let S=Y.current;S&&(L.current=!0,S.style.pointerEvents="none",setTimeout(()=>{L.current&&(L.current=!1,S.style.pointerEvents="")},4e3))},[e.activeTool,e.isAnnotating,mt,Ct,O,Jt,t,Qn,Y]);bn(()=>{let m=z.filter(B=>B.linkedSelector);if(m.length===0)return;let S=null,j=document.createElement("canvas").getContext("2d"),g=()=>{let B=[];for(let T of m){let $=document.querySelector(T.linkedSelector);if(!$&&T.elements?.[0]?.selector&&T.linkedSelector.startsWith("[data-pm=")){try{$=document.querySelector(T.elements[0].selector)}catch{}if($){let bt=T.linkedSelector.match(/data-pm="([^"]+)"/)?.[1];bt&&$.setAttribute("data-pm",bt)}}if(!$)continue;let U=$.getBoundingClientRect(),N=e.styleModifications.some(bt=>{try{return $.matches(bt.selector)}catch{return!1}}),J=m.filter(bt=>bt.id!==T.id&&bt.timestamp<T.timestamp&&bt.linkedSelector===T.linkedSelector).length,K=(N?1:0)+J,V;if(T.text&&j){let bt=T.fontSize||12;j.font=`${bt}px ${Kt}`,V=Math.max(...T.text.split(`
5
- `).map(vt=>j.measureText(vt).width))}let be=U.top>=Jn*(1+K)?"top-left":"bottom-left",Ie=Gl(U,be,K,R?.current,V),Je=T.points[0],gt=be!==T.linkedAnchor;Je&&(gt||Math.abs(Ie.x-Je.x)>1||Math.abs(Ie.y-Je.y)>1)&&B.push({id:T.id,point:Ie,linkedAnchor:gt?be:void 0})}B.length>0&&t({type:"UPDATE_LINKED_POSITIONS",payload:{updates:B}})},E=()=>{S&&cancelAnimationFrame(S),S=requestAnimationFrame(g)};g(),window.addEventListener("scroll",E,!0),window.addEventListener("resize",E,!0),window.addEventListener("load",E),document.fonts.ready.then(E);let y=new MutationObserver(E);return y.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",E,!0),window.removeEventListener("resize",E,!0),window.removeEventListener("load",E),y.disconnect(),S&&cancelAnimationFrame(S)}},[z,t]);let _e=()=>{if(!e.isAnnotating)return"default";if(Tn){let{handle:m}=Tn;return m==="start"||m==="end"?"move":m==="top"||m==="bottom"?"ns-resize":m==="left"||m==="right"?"ew-resize":m==="topLeft"||m==="bottomRight"?"nwse-resize":"nesw-resize"}if(e.activeTool==="text")return"text";if(e.activeTool==="hand"){let m=Ze?.axis??ft;if(m==="row")return"ns-resize";if(m==="column")return"ew-resize";if(Rt||De)return"ns-resize";let S=_t?.property??un;if(S==="font-size")return"ew-resize";if(S==="line-height")return"ns-resize";let j=Re?.side??ne;return j==="top"||j==="bottom"?"ns-resize":j==="left"||j==="right"?"ew-resize":"default"}return"crosshair"},Ne={position:"fixed",top:0,left:0,width:"100vw",height:"100vh",zIndex:9998,pointerEvents:e.isAnnotating?"auto":"none",visibility:e.isAnnotating?"visible":"hidden",cursor:_e()},Oe=sn(()=>{let m=Y.current;if(!m||!M)return{width:100,height:12*1.4,isWrapped:!1};let S=m.getContext("2d");if(!S)return{width:100,height:M.fontSize*1.4,isWrapped:!1};S.font=`${M.fontSize}px ${Kt}`;let g=S.measureText("Type here...").width,E=M.text.split(`
6
- `),y=E.length>0?Math.max(g,...E.map(N=>S.measureText(N||" ").width)):g,B=M.point.x-Vt.x,T=xr(B);if(y>T){let N=Wa(S,E,T),J=Math.min(T,Math.max(g,...N.map(V=>S.measureText(V).width))),K=Math.max(1,N.length)*M.fontSize*1.4;return{width:J,height:K,isWrapped:!0}}let U=Math.max(1,E.length)*M.fontSize*1.4;return{width:y,height:U,isWrapped:!1}},[M,Y,Vt.x])(),nn=M?Math.max(1,M.text.split(`
7
- `).length)*M.fontSize*1.4+8:0,ot=Oe.height+8,jt=Oe.isWrapped?ot-nn:0,fr=M?{position:"fixed",left:M.point.x-4-Vt.x,top:M.point.y-4-Vt.y-jt,zIndex:9999,width:Oe.width+8,height:ot,padding:4,fontSize:M.fontSize,fontFamily:Kt,color:"#ffffff",backgroundColor:e.activeColor,border:"none",borderRadius:0,outline:"none",boxShadow:"none",lineHeight:1.4,resize:"none",overflow:"hidden",whiteSpace:Oe.isWrapped?"pre-wrap":"pre",wordBreak:Oe.isWrapped?"break-word":void 0}:{};return Pr(Dr,{children:[it("canvas",{ref:w,id:"devtools-canvas",style:Ne,onMouseDown:yn,onMouseMove:In,onMouseUp:m=>x(m),onMouseLeave:m=>{x(m),we(null),st(null)},onTouchStart:yn,onTouchMove:In,onTouchEnd:m=>x(m),onContextMenu:Me}),M&&Pr(Dr,{children:[it("style",{children:"#devtools-text-input::placeholder { color: rgba(255, 255, 255, 0.5); }"}),it("textarea",{id:"devtools-text-input",ref:ge,value:M.text,onChange:W,onKeyDown:re,onPaste:ie,onBlur:Ve,placeholder:"Type here...",style:fr}),M.images&&M.images.length>0&&Pr("div",{"data-devtools":!0,style:{position:"fixed",left:M.point.x-4-Vt.x,top:M.point.y-4-Vt.y-20,zIndex:1e4,fontSize:11,fontFamily:"system-ui, sans-serif",color:"#fff",backgroundColor:"rgba(0,0,0,0.7)",padding:"2px 6px",borderRadius:3,whiteSpace:"nowrap"},children:[M.images.length," image",M.images.length>1?"s":""," attached"]})]}),e.isAnnotating&&e.activeTool!=="hand"&&e.styleModifications.length>0&&it(Sl,{styleModifications:e.styleModifications,isInspecting:!!e.inspectedElement,accentColor:e.activeColor,annotationGroupCount:new Set(z.map(m=>m.groupId||m.id)).size,dispatch:t,inFlightSelectors:a,toolbarRef:R,onHoverSelector:tt}),e.activeTool==="hand"&&e.isAnnotating&&e.styleModifications.length>0&&it(Cl,{styleModifications:e.styleModifications,accentColor:e.activeColor}),e.isAnnotating&&it(dl,{annotations:z,supersededAnnotations:q,inFlightIds:o,activeIds:r,queuePositions:i,scrollX:Vt.x,scrollY:Vt.y,annotationGroupMap:oe,onViewThread:c,onSelectAnnotation:On,onHoverAnnotation:et,canvasRef:Y}),e.isAnnotating&&d&&it(ul,{annotations:z,supersededAnnotations:q,scrollX:Vt.x,scrollY:Vt.y,onReply:d,annotationGroupMap:oe,canvasRef:Y,onHoverAnnotation:et}),e.isAnnotating&&s&&s.size>0&&it(ys,{inFlightSelectorColors:s}),e.isAnnotating&&pe&&it(ys,{inFlightSelectorColors:pe,animated:!1}),e.activeTool==="hand"&&e.isAnnotating&&(Ze?Wt.current.element:Ct)&&it(Cs,{element:Ze?Wt.current.element:Ct,gap:Ze?{row:Ze.row,column:Ze.column}:Zo(Ct),accentColor:e.activeColor,hoveredAxis:ft,draggingAxis:Ze?.axis??null,cursorViewport:Cn,isAutoGap:lt,refreshKey:uo}),e.activeTool==="hand"&&e.isAnnotating&&Nn&&it($l,{element:Nn.target,modifier:Nn.modifier,accentColor:e.activeColor,refreshKey:uo}),e.activeTool==="hand"&&e.isAnnotating&&!Nn&&(Rt?ht.current.element:O)&&it(hl,{element:Rt?ht.current.element:O,radius:Rt?.radius??Qo(O),accentColor:e.activeColor,hoveredCorner:De,draggingCorner:Rt?.corner??null,cursorViewport:Cn}),e.activeTool==="hand"&&e.isAnnotating&&!Nn&&(_t?dn.current.element:Jt)&&it(Wl,{element:_t?dn.current.element:Jt,fontSize:_t?.fontSize??Wr(Jt).fontSize,lineHeight:_t?.lineHeight??Wr(Jt).lineHeight,accentColor:e.activeColor,hoveredProperty:un,draggingProperty:_t?.property??null,cursorViewport:Cn}),e.activeTool==="hand"&&e.isAnnotating&&!Nn&&(Re?pt.current.element:mt)&&it(Rs,{element:Re?pt.current.element:mt,padding:Re?.padding??kr(mt),accentColor:e.activeColor,hoveredSide:ne,draggingSide:Re?.side??null,cursorViewport:Cn,refreshKey:_t?_t.fontSize+_t.lineHeight*1e3:0}),e.activeTool==="inspector"&&e.isAnnotating&&it(Dr,{children:Q&&!e.inspectedElement&&(()=>{let m=M?.linkedSelector||P?.linkedSelector;if(m)try{if(Q.matches(m))return null}catch{}let S=!!P||!!M?.linkedSelector||z.some(j=>{if(!j.linkedSelector)return!1;try{return Q.matches(j.linkedSelector)}catch{return!1}});return it(go,{element:Q,isSelected:!1,elementInfo:je,color:e.activeColor,hideTooltip:S})})()}),(M?.linkedSelector||P?.linkedSelector)&&(()=>{let m=M?.linkedSelector||P?.linkedSelector;if(!m)return null;let S=null;try{S=document.querySelector(m)}catch{}return S?it(go,{element:S,isSelected:!0,color:e.activeColor,hideTooltip:!0}):null})(),F&&(()=>{let m=e.annotations.find(g=>g.id===F);if(!m?.linkedSelector)return null;let S=null;try{S=document.querySelector(m.linkedSelector)}catch{}if(!S)return null;let j=!!(o&&o.has(m.id));return it(go,{element:S,isSelected:!j,color:m.color,hideTooltip:!0})})(),Ee&&(()=>{let m=e.annotations.find(E=>E.id===Ee);if(!m?.linkedSelector)return null;let S=null;try{S=document.querySelector(m.linkedSelector)}catch{}if(!S)return null;let j=m.groupId?e.annotations.filter(E=>E.groupId===m.groupId):[m],g=!!(o&&j.some(E=>o.has(E.id)));return it(go,{element:S,isSelected:!g,color:m.color,hideTooltip:!0})})(),Ke&&(()=>{let m=null;try{m=document.querySelector(Ke)}catch{}if(!m)return null;let S=!!(a&&a.has(Ke));return it(go,{element:m,isSelected:!S,color:e.activeColor,hideTooltip:!0})})(),e.activeTool==="model"&&e.isAnnotating&&rt.size>0&&[...rt.entries()].map(([m,S])=>it(go,{element:S.rootElement,isSelected:!0,elementInfo:{selector:"",tagName:S.rootElement.tagName.toLowerCase(),reactComponent:m},color:"#8b5cf6"},m)),e.activeTool==="model"&&e.isAnnotating&&to&&it(go,{element:to.rootElement,isSelected:!0,elementInfo:{selector:"",tagName:to.rootElement.tagName.toLowerCase(),reactComponent:to.name},color:"#22c55e"}),e.activeTool==="model"&&e.isAnnotating&&pr.length>0&&pr.map((m,S)=>it("div",{style:{position:"absolute",left:m.x,top:m.y,width:m.width,height:m.height,backgroundColor:"rgba(255, 0, 0, 0.08)",pointerEvents:"none",zIndex:9998},children:m.direction==="vertical"?Pr(Dr,{children:[it("div",{style:{position:"absolute",left:"50%",top:0,width:6,height:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"50%",top:0,bottom:0,width:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"50%",bottom:0,width:6,height:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"calc(50% + 6px)",top:m.height<16?-6:"50%",transform:m.height<16?"none":"translateY(-50%)",fontSize:11,fontWeight:600,color:"#fff",backgroundColor:"#FF0000",padding:"2px 4px",whiteSpace:"nowrap",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1},children:Math.round(m.height)})]}):Pr(Dr,{children:[it("div",{style:{position:"absolute",left:0,top:"50%",width:1,height:6,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",left:0,right:0,top:"50%",height:1,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",right:0,top:"50%",width:1,height:6,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",left:m.width<30?0:"50%",top:(m.width<30,void 0),bottom:"calc(50% + 4px)",transform:m.width<30?"none":"translateX(-50%)",fontSize:11,fontWeight:600,color:"#fff",backgroundColor:"#FF0000",padding:"2px 4px",whiteSpace:"nowrap",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1},children:Math.round(m.width)})]})},S)),e.activeTool==="model"&&e.isAnnotating&&Ce&&it(go,{element:Ce.rootElement,isSelected:!1,elementInfo:{selector:"",tagName:Ce.rootElement.tagName.toLowerCase(),reactComponent:Ce.name},color:b?.has(Ce.name)?"#22c55e":"#8b5cf6"}),e.activeTool==="hand"&&e.isAnnotating&&e.inspectedElement&&Pr(Dr,{children:[We&&We!=="padding"&&We!=="gap"&&(()=>{let m=new Set(z.map(T=>T.groupId||T.id)).size,S=e.inspectedElement.info.selector,j=e.styleModifications.findIndex(T=>T.selector===S),g=j>=0?m+j+1:m+e.styleModifications.length+1,E=e.styleModifications.find(T=>T.selector===S),y=E?.changes.length??0,B=!!E?.captured;return it(go,{element:e.inspectedElement.el,isSelected:!0,elementInfo:e.inspectedElement.info,color:B?"#999999":e.activeColor,annotationNumber:g,changeCount:y})})(),We==="padding"&&it(Rs,{element:e.inspectedElement.el,padding:kr(e.inspectedElement.el),accentColor:e.activeColor,hoveredSide:null,draggingSide:null}),We==="gap"&&it(Cs,{element:e.inspectedElement.el,gap:Zo(e.inspectedElement.el),accentColor:e.activeColor,hoveredAxis:null,draggingAxis:null}),it(Fl,{element:e.inspectedElement.el,elementInfo:e.inspectedElement.info,selector:e.inspectedElement.info.selector,styleModifications:e.styleModifications,dispatch:t,onClose:()=>t({type:"SELECT_ELEMENT",payload:null}),onHover:qe,accentColor:e.activeColor,toolbarRef:R})]})]})}import{useCallback as jn,useEffect as ln,useMemo as ar,useRef as At,useState as lr}from"react";import{Check as Gf,Circle as Jf,Component as Yf,Fingerprint as Vf,Hand as Uf,MessageCircle as Kf,Pen as Xf,RefreshCw as qf,Slash as Zf,Square as Qf,Trash2 as eg,Type as tg}from"lucide-react";import{useEffect as Yl,useRef as Vl}from"react";function Ul(e,t,n,o,r){let i=Vl(0),a=Vl(t.annotations);Yl(()=>{if(!n.current||!e)return;a.current=t.annotations;let s=t.annotations.length;s>0&&(s>=i.current||!o)&&(localStorage.setItem(r.annotations,JSON.stringify(t.annotations)),i.current=s)},[t.annotations,e,o,n,r]),Yl(()=>{n.current&&(localStorage.setItem(r.expanded,String(e)),e&&(localStorage.setItem(r.styleMods,JSON.stringify(t.styleModifications)),localStorage.setItem(r.spacingChanges,JSON.stringify(t.spacingTokenChanges)),localStorage.setItem(r.tool,t.activeTool),localStorage.setItem(r.color,t.activeColor),localStorage.setItem(r.stroke,String(t.strokeWidth)),t.inspectedElement?localStorage.setItem(r.inspected,JSON.stringify({selector:t.inspectedElement.info.selector,info:t.inspectedElement.info})):localStorage.removeItem(r.inspected)))},[e,t.styleModifications,t.spacingTokenChanges,t.activeTool,t.activeColor,t.strokeWidth,t.inspectedElement,n,r])}import{useCallback as Sn,useEffect as rr,useMemo as Gs,useRef as Vr,useState as ho}from"react";import{Fragment as Gp,jsx as Et,jsxs as so}from"react/jsx-runtime";var Ep={width:340,backgroundColor:"#eaeaea",...Fo,boxSizing:"content-box",zIndex:10001,display:"flex",flexDirection:"column",overflow:"hidden",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,pointerEvents:"auto"},kp=(e,t)=>({width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:t?"rgba(0,0,0,0.04)":"rgba(0,0,0,0.02)",cursor:e?"default":"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"5px 8px",color:e?"#9ca3af":"#6b7280"}),Tp=e=>({border:0,background:"transparent",color:e?"#111827":"#6b7280",cursor:"pointer",fontFamily:"inherit",fontSize:10,fontWeight:700,padding:0,textTransform:"uppercase"}),Js={border:"1px solid rgba(0,0,0,0.12)",background:"rgba(0,0,0,0.02)",cursor:"pointer",fontFamily:"inherit",fontSize:10,fontWeight:650,color:"#6b7280",padding:"6px 8px",flex:1},Ai={...Js,borderColor:"#111827",background:"#111827",color:"#ffffff"},Mp={...Ai,cursor:"default",opacity:.55},Ys={display:"block",width:"100%",border:0,background:"transparent",boxSizing:"border-box",color:"inherit",cursor:"text",font:"inherit",lineHeight:1.25,margin:0,padding:0,textAlign:"left"},Ip={...Ys,appearance:"none",resize:"none",overflow:"hidden",outline:"none"},Zl={...Ys,fontWeight:700,fontSize:11,lineHeight:1.35},Rp={...Zl,appearance:"none",resize:"none",overflow:"hidden",outline:"none"},Kl={display:"grid",gridTemplateColumns:"12px minmax(0, 1fr)",columnGap:4,alignItems:"start",marginBottom:5},Lp={pass:"#2f855a",fail:"#c53030",needs_review:"#6b7280"},Ap={pass:"\u2611",fail:"\u2612",needs_review:"\u25A1"},Pp=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"Eval",Dp=[{id:"pending",label:"Pending"},{id:"approved",label:"Approved"},{id:"rejected",label:"Rejected"}],Xl="popmelt-eval-active-status",Op=e=>e==="pending"||e==="approved"||e==="rejected";function Ql({bridgeUrl:e,refreshKey:t,onMouseEnter:n,onMouseLeave:o,onSynthesize:r,isSynthesizing:i,onRunEval:a,onViewRunThread:s,runningEvalIds:l=[],snapPosition:d="bottom-right"}){let c=Vr(null),u=i||!r,[p,f]=ho({version:1,updatedAt:0,cases:[]}),[v,b]=ho(!0),[I,D]=ho(()=>{if(typeof window>"u")return"pending";try{let w=window.localStorage.getItem(Xl);return Op(w)?w:"pending"}catch{return"pending"}});rr(()=>{let w=c.current;if(!w)return;let L=n,h=o;return L&&w.addEventListener("mouseenter",L),h&&w.addEventListener("mouseleave",h),()=>{L&&w.removeEventListener("mouseenter",L),h&&w.removeEventListener("mouseleave",h)}},[n,o]);let A=Sn(()=>{e&&(b(!0),ba(e).then(w=>{f(w),b(!1)}).catch(()=>b(!1)))},[e]);rr(()=>{A()},[A,t]),rr(()=>{try{window.localStorage.setItem(Xl,I)}catch{}},[I]);let F=Sn((w,L)=>{e&&(f(h=>({...h,cases:h.cases.map(C=>C.id===w?{...C,status:L}:C)})),va(w,L,e).then(h=>{h||A()}).catch(A))},[e,A]),_=Sn((w,L)=>{if(!e)return;let h=L.map(C=>C.trim()).filter(Boolean);h.length!==0&&(f(C=>({...C,cases:C.cases.map(M=>M.id===w?{...M,assertions:h}:M)})),Qr(w,{assertions:h},e).then(C=>{C||A()}).catch(A))},[e,A]),R=Sn((w,L)=>{if(!e)return;let h=L.trim();h&&(f(C=>({...C,cases:C.cases.map(M=>M.id===w?{...M,title:h}:M)})),Qr(w,{title:h},e).then(C=>{C||A()}).catch(A))},[e,A]),Y=Gs(()=>{let w=p.cases.filter(C=>C.status==="pending"),L=p.cases.filter(C=>C.status==="approved"),h=p.cases.filter(C=>C.status==="rejected");return{pending:w,approved:L,rejected:h}},[p.cases]),ee=Y[I],k=Gs(()=>{let w=new Map,L=[...p.runs??[]].sort((h,C)=>C.completedAt-h.completedAt);for(let h of L)w.has(h.evalId)||w.set(h.evalId,h);return w},[p.runs]);return so("div",{ref:c,style:{...Ep,...ai(d)},children:[so("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[Et("span",{children:"Evals"}),Et("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:"E"})]}),Et("button",{type:"button",disabled:u,onClick:r,style:kp(u,i),children:i?"Synthesizing...":"Synthesize"}),Et("div",{style:{display:"flex",gap:12,marginTop:8},children:Dp.map(w=>Et(Np,{active:I===w.id,label:`${w.label} ${Y[w.id].length}`,onClick:()=>D(w.id)},w.id))}),Et("div",{style:{marginTop:10,flex:1,minHeight:0,overflowY:"auto",display:"flex",flexDirection:"column",gap:10},children:v?Et("div",{style:{color:"#9ca3af",fontSize:11},children:"Loading..."}):p.cases.length===0?Et("div",{style:{color:"#9ca3af",fontSize:11,lineHeight:1.5},children:"No inferred evals yet."}):ee.length===0?so("div",{style:{color:"#9ca3af",fontSize:11,lineHeight:1.5},children:["No ",I," evals."]}):Et(Bp,{cases:ee,latestRunsByEvalId:k,runningEvalIds:l,onStatus:F,onRun:a,onViewRunThread:s,onTitleChange:R,onAssertionsChange:_})})]})}function Bp({cases:e,latestRunsByEvalId:t,runningEvalIds:n,onStatus:o,onRun:r,onViewRunThread:i,onTitleChange:a,onAssertionsChange:s}){return Et("div",{style:{display:"flex",flexDirection:"column",gap:6},children:e.map(l=>{let d=new Set([...l.sourceDecisionIds,...l.sourceThreadIds]).size,c=d>0?`, ${d} ${d===1?"mention":"mentions"}`:"",u=t.get(l.id),p=n.includes(l.id);return so("div",{style:{border:"1px solid rgba(0,0,0,0.08)",background:"rgba(255,255,255,0.35)",padding:8},children:[so("div",{children:[Et(Fp,{value:l.title,onCommit:f=>a(l.id,f)}),so("div",{style:{color:"#9ca3af",fontSize:10,marginTop:2},children:[Pp(l.category),c]})]}),Et("div",{style:{marginTop:6,color:"#374151",fontSize:11,lineHeight:1.25},children:Et(jp,{assertions:l.assertions,latestRun:u,onChange:f=>s(l.id,f)})}),Et(_p,{item:l,latestRun:u,isRunning:p,onStatus:o,onRun:r,onViewRunThread:i})]},l.id)})})}function Hp(e){let t=e.assertionResults.length;if(t===0)return e.status==="pass"?"Pass":"Review";let n=e.assertionResults.reduce((r,i)=>(r[i.status]+=1,r),{pass:0,fail:0,needs_review:0}),o=n.fail+n.needs_review;return o===0?`${n.pass||t} Pass`:`Review ${o||t}`}function _p({item:e,latestRun:t,isRunning:n,onStatus:o,onRun:r,onViewRunThread:i}){if(e.status==="pending")return so("div",{style:{display:"flex",gap:6,marginTop:8},children:[Et("button",{type:"button",style:Js,onClick:()=>o(e.id,"rejected"),children:"Reject"}),Et("button",{type:"button",style:Ai,onClick:()=>o(e.id,"approved"),children:"Accept"})]});if(e.status==="approved"){let a=n||!r;return so("div",{style:{display:"flex",gap:6,marginTop:8},children:[t?.threadId&&i&&Et("button",{type:"button",style:Js,onClick:()=>i(t.threadId),children:Hp(t)}),Et("button",{type:"button",disabled:a,style:a?Mp:Ai,onClick:()=>r?.(e),children:n?"Running...":"Run"})]})}return Et("div",{style:{display:"flex",gap:6,marginTop:8},children:Et("button",{type:"button",style:Ai,onClick:()=>o(e.id,"approved"),children:"Approve"})})}function Np({active:e,label:t,onClick:n}){let[o,r]=ho(!1);return Et("button",{type:"button",style:Tp(e||o),onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1),onClick:n,children:t})}function Fp({value:e,onCommit:t}){let[n,o]=ho(!1),[r,i]=ho(e),a=Vr(null);rr(()=>{n||i(e)},[n,e]),rr(()=>{if(!n)return;let c=a.current;c&&(c.focus(),c.select(),c.style.height="auto",c.style.height=`${c.scrollHeight}px`)},[n]);let s=Sn(()=>{let c=r.trim();o(!1),c&&c!==e?t(c):i(e)},[r,t,e]),l=Sn(()=>{i(e),o(!1)},[e]),d=Sn(c=>{c.key==="Enter"?(c.preventDefault(),s()):c.key==="Escape"&&(c.preventDefault(),l())},[l,s]);return n?Et("textarea",{ref:a,rows:1,value:r,onChange:c=>{i(c.target.value),c.currentTarget.style.height="auto",c.currentTarget.style.height=`${c.currentTarget.scrollHeight}px`},onBlur:s,onKeyDown:d,style:Rp}):Et("button",{type:"button",onClick:()=>o(!0),style:Zl,children:e})}function zp(e){return e.map(t=>t.trim()).filter(Boolean)}function $p(e,t){return e.length===t.length&&e.every((n,o)=>n===t[o])}function ql(e){e.style.height="auto",e.style.height=`${e.scrollHeight}px`}function Wp(e){let t=window.getComputedStyle(e),n=Number.parseFloat(t.lineHeight)||Number.parseFloat(t.fontSize)*1.2||16,o=document.createElement("div"),r=document.createElement("span"),i=document.createElement("span");o.style.position="fixed",o.style.visibility="hidden",o.style.pointerEvents="none",o.style.left="-9999px",o.style.top="0",o.style.width=`${e.clientWidth}px`,o.style.boxSizing=t.boxSizing,o.style.font=t.font,o.style.letterSpacing=t.letterSpacing,o.style.lineHeight=t.lineHeight,o.style.padding=t.padding,o.style.border=t.border,o.style.whiteSpace="pre-wrap",o.style.overflowWrap="break-word",o.style.wordBreak=t.wordBreak;let a=e.selectionStart??0;o.textContent=e.value.slice(0,a),r.textContent="\u200B",o.appendChild(r),o.appendChild(document.createTextNode(e.value.slice(a)||"\u200B")),i.textContent="\u200B",o.appendChild(i),document.body.appendChild(o);let s=Math.max(0,Math.round(r.offsetTop/n)),l=Math.max(0,Math.round(i.offsetTop/n));return o.remove(),{lineIndex:s,lastLineIndex:l}}function jp({assertions:e,latestRun:t,onChange:n}){let[o,r]=ho(null),[i,a]=ho(e),[s,l]=ho(null),[d,c]=ho(0),u=Vr([]),p=Vr(null),f=Vr(!1),v=o!==null,b=v?i.length+1:i.length,I=Gs(()=>{let L=new Map;for(let h of t?.assertionResults??[])L.set(h.assertion.trim(),h);return L},[t]);rr(()=>{v||a(e)},[e,v]),rr(()=>{if(s===null)return;let L=requestAnimationFrame(()=>{let h=u.current[s];if(h){if(h.focus(),p.current==="select"&&h.value)h.select();else if(p.current==="start")h.setSelectionRange(0,0);else if(p.current==="end"){let C=h.value.length;h.setSelectionRange(C,C)}p.current=null,ql(h)}});return()=>cancelAnimationFrame(L)},[s,d,b]);let D=Sn((L,h=null)=>{p.current=h,r(L),l(L),c(C=>C+1)},[]),A=Sn(L=>{let h=zp(L);return h.length===0?(a(e),e):(a(h),$p(h,e)||n(h),h)},[e,n]),F=Sn(L=>{D(L,"select")},[D]),_=Sn((L,h)=>{a(C=>{let M=[...C];if(L>=M.length){if(h.length===0)return M;M.push(h)}else M[L]=h;return M})},[]),R=Sn((L,h)=>{let C=[...i],ae=(L<C.length?C[L]??"":"").trim();if(L>=C.length){let G=h?.focusPlaceholder?C.length:h?.focusIndex;G!==void 0?D(G,h?.focusMode):(r(null),l(null));return}if(!ae){if(h?.deleteEmpty){C.splice(L,1);let G=A(C),se=h.focusPlaceholder?G.length:h.focusIndex;if(se!==void 0){let P=Math.min(se,G.length);D(P)}else r(null),l(null)}else C[L]=e[L]??"",a(C),h?.focusIndex!==void 0?D(h.focusIndex,h.focusMode):(r(null),l(null));return}C[L]=ae;let Fe=A(C),me=h?.focusPlaceholder?Fe.length:h?.focusIndex;if(me!==void 0){let G=Math.min(me,Fe.length);D(G,h?.focusMode)}else r(null),l(null)},[e,i,A,D]),Y=Sn(()=>{a(e),r(null),l(null)},[e]),ee=Sn((L,h)=>{let C=h.currentTarget.value,M=h.currentTarget.selectionStart,ae=h.currentTarget.selectionEnd,Fe=M===ae;if((h.key==="ArrowUp"||h.key==="ArrowDown")&&Fe){let{lineIndex:me,lastLineIndex:G}=Wp(h.currentTarget);if(h.key==="ArrowUp"&&me===0&&L>0){h.preventDefault(),f.current=!0,R(L,{focusIndex:L-1,focusMode:"end",deleteEmpty:!1});return}if(h.key==="ArrowDown"&&me===G&&L<b-1){h.preventDefault(),f.current=!0,R(L,{focusIndex:L+1,focusMode:"start",deleteEmpty:!1});return}}if(h.key==="Backspace"&&C.length===0){h.preventDefault(),f.current=!0;let me=[...i],G=L-1;if(L<me.length){me.splice(L,1);let se=A(me);if(G>=0){let P=Math.min(G,se.length-1);D(P,"end")}else r(null),l(null)}else G>=0&&D(G,"end");return}h.key==="Enter"?(h.preventDefault(),R(L,{focusPlaceholder:h.metaKey||h.ctrlKey,deleteEmpty:!0})):h.key==="Escape"&&(h.preventDefault(),Y())},[Y,R,i,A,D,b]),k=Sn((L,h)=>{if(f.current){f.current=!1;return}let C=u.current.findIndex(M=>M===h.relatedTarget);R(L,{deleteEmpty:!1,focusIndex:C>=0?C:void 0})},[R]),w=Sn((L,h)=>{h.preventDefault(),o!==null?(f.current=!0,R(o,{focusIndex:L,focusMode:"select",deleteEmpty:!1})):D(L,"select")},[R,o,D]);return so(Gp,{children:[Et("style",{children:`
2
+ import{createContext as Cm,useCallback as Ht,useContext as Em,useEffect as Et,useMemo as to,useRef as qt,useState as ht}from"react";import{useCallback as ka,useEffect as Yc,useSyncExternalStore as Vc}from"react";var dn="http://localhost:1111";function Wc(){return typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null}function jc(e={}){let t=Wc();if(!t)return e;let n=new Headers(e.headers);return n.set("X-Popmelt-Project-Id",t),{...e,headers:n}}function ho(e,t={}){return fetch(e,jc(t))}function yn(e,t={},n=15e3){let o=new AbortController;t.signal&&t.signal.addEventListener("abort",()=>o.abort());let r=setTimeout(()=>o.abort(),n);return ho(e,{...t,signal:o.signal}).finally(()=>clearTimeout(r))}async function pa(e=dn){try{let t=await yn(`${e}/capabilities`,{},5e3);return t.ok?await t.json():null}catch{return null}}async function yo(e=dn){try{let t=new AbortController,n=setTimeout(()=>t.abort(),2e3),o=await ho(`${e}/status`,{signal:t.signal});return clearTimeout(n),o.ok?await o.json():null}catch{return null}}async function ua(e){try{let t=new AbortController,n=setTimeout(()=>t.abort(),500),o=await ho(`http://localhost:${e}/status`,{signal:t.signal});return clearTimeout(n),o.ok?await o.json():null}catch{return null}}async function Gc(e){return yo(e)}async function fa(e,t){if(e&&e!=="http://localhost:1111")try{let c=new URL(e),u=await Gc(e);if(!u&&!t)return null;if(!(!u&&t)){if(!(u&&t&&u.projectId!==t)){if(u?.projectId&&!t)return null;if(u)return{url:e,port:parseInt(c.port,10)||1111,projectId:u.projectId}}}}catch{if(!t)return null}let i=typeof window<"u"?window.location.origin:null,s=await ua(1111);if(s){if(t&&s.projectId===t)return{url:"http://localhost:1111",port:1111,projectId:s.projectId};if(s.devOrigin&&i&&s.devOrigin===i&&(t||!s.projectId))return{url:"http://localhost:1111",port:1111,projectId:s.projectId}}let a=Array.from({length:8},(c,u)=>{let d=1112+u;return ua(d).then(g=>g?{status:g,port:d}:null)}),l=(await Promise.all(a)).filter(c=>c!==null),p=[];s&&p.push({port:1111,devOrigin:s.devOrigin,projectId:s.projectId});for(let c of l)p.push({port:c.port,devOrigin:c.status.devOrigin,projectId:c.status.projectId});if(t){let c=p.find(u=>u.projectId===t);if(c)return{url:`http://localhost:${c.port}`,port:c.port,projectId:c.projectId}}if(i){let c=p.find(u=>u.devOrigin===i&&(t||!u.projectId));if(c)return{url:`http://localhost:${c.port}`,port:c.port,projectId:c.projectId}}return p.length===1&&!p[0].projectId?{url:`http://localhost:${p[0].port}`,port:p[0].port,projectId:p[0].projectId}:null}async function Xr(e=dn,t,n=-1){try{let o=await yn(`${e}/jobs/${t}/events?afterSeq=${n}`,{},5e3);return o.ok?await o.json():null}catch{return null}}async function ga(e,t,n=dn,o,r,i,s,a){let l=new FormData;if(e instanceof Map){let c=!0;for(let[u,d]of e){let g=encodeURIComponent(u);l.append(`screenshot-${g}`,d,`screenshot-${g}.webp`),c&&(l.append("screenshot",d,"screenshot.webp"),c=!1)}c&&l.append("screenshot",new Blob([],{type:"image/webp"}),"screenshot.webp")}else l.append("screenshot",e,"screenshot.webp");if(l.append("feedback",t),o&&l.append("color",o),r&&l.append("provider",r),i&&l.append("model",i),a&&l.append("sourceId",a),s)for(let[c,u]of s)for(let d=0;d<u.length;d++)l.append(`image-${c}-${d}`,u[d],`image-${c}-${d}.webp`);let p=await yn(`${n}/send`,{method:"POST",body:l},3e4);if(!p.ok){let c=await p.text();throw new Error(`Bridge returned ${p.status}: ${c}`)}return p.json()}async function ma(e,t=dn){let n=await yn(`${t}/model/component`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function ha(e,t=dn){let n=await yn(`${t}/model/component`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function Vi(e,t,n=dn){let o=await yn(`${n}/model/token`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e,value:t})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function ya(e,t=dn){let n=await yn(`${t}/model/token`,{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({path:e})},1e4);if(!n.ok){let o=await n.text();throw new Error(`Bridge returned ${n.status}: ${o}`)}return n.json()}async function ur(e=dn){try{let t=await yn(`${e}/model`,{},5e3);return t.ok?(await t.json()).model??null:null}catch{return null}}async function ba(e=dn){let t=await yn(`${e}/evals`,{},5e3);return t.ok?t.json():{version:1,updatedAt:0,cases:[]}}async function qr(e,t,n=dn){let o=await yn(`${n}/evals/${encodeURIComponent(e)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)},5e3);return o.ok?(await o.json()).eval??null:null}function va(e,t,n=dn){return qr(e,{status:t},n)}async function xa(e,t,n,o=dn,r,i,s){let a=new FormData;a.append("screenshot",t,"eval-run.webp"),a.append("feedback",JSON.stringify(n)),r&&a.append("provider",r),i&&a.append("model",i),s&&a.append("sourceId",s);let l=await yn(`${o}/evals/${encodeURIComponent(e)}/run`,{method:"POST",body:a},3e4);if(!l.ok){let p=await l.text();throw new Error(`Bridge returned ${l.status}: ${p}`)}return l.json()}function Jc(e){return new Promise(t=>setTimeout(t,e))}async function Ui(e=dn,t,n=15e3){let o=Date.now();try{let s=await yn(`${e}/restart`,{method:"POST"},5e3);if(!s.ok){let a=await s.text().catch(()=>"");return{ok:!1,error:a?`Bridge restart returned ${s.status}: ${a}`:`Bridge restart returned ${s.status}`,elapsedMs:Date.now()-o}}}catch(s){return{ok:!1,error:s instanceof Error?s.message:"Bridge restart request failed",elapsedMs:Date.now()-o}}let r=null;for(;Date.now()-o<n;)if(await Jc(350),r=await yo(e),!!r?.ok&&!(t&&r.version!==t))return{ok:!0,status:r,elapsedMs:Date.now()-o};return{ok:!1,error:`Bridge did not come back${t?` with version ${t}`:""} within ${Math.round(n/1e3)}s`,status:r,elapsedMs:Date.now()-o}}async function Sa(e=dn){return(await Ui(e)).ok}async function wa(e=dn,t,n){let o=await yn(`${e}/model/synthesize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:t,model:n})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function Ca(e=dn,t,n){let o=await yn(`${e}/evals/synthesize`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:t,model:n})},1e4);if(!o.ok){let r=await o.text();throw new Error(`Bridge returned ${o.status}: ${r}`)}return o.json()}async function Ea(e,t,n=dn,o,r,i,s,a){let l;if(s&&s.length>0){let p=new FormData,c=new Blob([new Uint8Array([137,80,78,71,13,10,26,10,0,0,0,13,73,72,68,82,0,0,0,1,0,0,0,1,8,6,0,0,0,31,21,196,137,0,0,0,10,73,68,65,84,120,156,98,0,0,0,2,0,1,229,39,222,252,0,0,0,0,73,69,78,68,174,66,96,130])],{type:"image/png"});p.append("screenshot",c,"screenshot.png"),p.append("feedback",JSON.stringify({threadId:e,reply:t,color:o,provider:r,model:i,sourceId:a}));for(let u=0;u<s.length;u++)p.append(`image-reply-${u}`,s[u],`reply-image-${u}.webp`);l=await yn(`${n}/reply`,{method:"POST",body:p},3e4)}else l=await yn(`${n}/reply`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({threadId:e,reply:t,color:o,provider:r,model:i,sourceId:a})},3e4);if(!l.ok){let p=await l.text();throw new Error(`Bridge returned ${l.status}: ${p}`)}return l.json()}var Xi=typeof import.meta<"u"?import.meta.hot:void 0,ni=Xi?.data?.sourceId??(typeof localStorage<"u"&&localStorage.getItem("popmelt-source-id"))??(typeof crypto<"u"&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Math.random().toString(36).slice(2));Xi?.data&&(Xi.data.sourceId=ni);try{typeof localStorage<"u"&&localStorage.setItem("popmelt-source-id",ni)}catch{}function oi(){return ni}var qi=typeof import.meta<"u"?import.meta.hot:void 0,Wo=qi?.data,Uc={isConnected:!1,status:"disconnected",jobResponses:{},jobThinking:{},activeJobIds:[],activeJobThreads:{},currentResponse:"",currentThinking:"",events:[],activeJobId:null,lastCompletedJobId:null,lastResponseText:null,lastThreadId:null,lastErrorByJob:{},pendingQuestions:[],incrementalResolutions:[],capabilitiesVersion:0},gr=Wo?.store??{...Uc},Qr=Wo?.listeners??new Set,$o=Wo?.activeEs??null,Zi=Wo?.activeBridgeUrl??null,Fo=null,ei=Wo?.connectionGeneration??0;qi?.data&&Object.defineProperties(qi.data,{store:{get:()=>gr,configurable:!0},listeners:{get:()=>Qr,configurable:!0},activeEs:{get:()=>$o,configurable:!0},activeBridgeUrl:{get:()=>Zi,configurable:!0},connectionGeneration:{get:()=>ei,configurable:!0},discoveredBridgeUrl:{get:()=>Io,configurable:!0},discoveredBridgeProjectId:{get:()=>bo,configurable:!0}});var ti=new Set,fr=new Map,Ro={};function zo(e,t){if(!e)return!1;if(ti.has(e)){let o=fr.get(e);return o||(o=[],fr.set(e,o)),o.push({type:t.type??"",data:t}),!0}let n=Ro[e];return n!==void 0&&typeof t.seq=="number"&&t.seq<=n}async function Kc(e,t,n){let o=()=>n!==ei;for(let r of t){if(o())return;ti.add(r),fr.set(r,[])}await Promise.all(t.map(async r=>{try{let i=await Xr(e,r);if(o())return;let s=fr.get(r)??[];if(i){if(en(a=>{let l={...a.jobResponses,[r]:i.accumulated.response},p={...a.jobThinking,[r]:i.accumulated.thinking},c=[...a.events];for(let u of i.events)u.type==="done"||u.type==="error"||c.push({type:u.type,data:u,timestamp:Date.now()});return{...a,jobResponses:l,jobThinking:p,currentResponse:r===a.activeJobId?i.accumulated.response:a.currentResponse,currentThinking:r===a.activeJobId?i.accumulated.thinking:a.currentThinking,events:c}}),Ro[r]=i.currentSeq,!i.jobActive){let a=i.events.find(l=>l.type==="done"||l.type==="error");a&&Ki(a.type,a,r)}for(let a of s)typeof a.data.seq=="number"&&a.data.seq<=i.currentSeq||Ki(a.type,a.data,r)}else for(let a of s)Ki(a.type,a.data,r)}finally{ti.delete(r),fr.delete(r)}}))}function Ki(e,t,n){if(e==="delta"){let o=t.text||"";en(r=>({...r,jobResponses:{...r.jobResponses,[n]:(r.jobResponses[n]||"")+o},currentResponse:n===r.activeJobId?r.currentResponse+o:r.currentResponse,events:[...r.events,{type:"delta",data:t,timestamp:Date.now()}]}))}else if(e==="thinking"){let o=t.text||"";en(r=>({...r,jobThinking:{...r.jobThinking,[n]:(r.jobThinking[n]||"")+o},currentThinking:n===r.activeJobId?r.currentThinking+o:r.currentThinking,events:[...r.events,{type:"thinking",data:t,timestamp:Date.now()}]}))}else if(e==="done")delete Ro[n],en(o=>{let r=o.activeJobIds.filter(p=>p!==n),i={...o.jobResponses},s={...o.jobThinking},a=i[n];delete i[n],delete s[n];let l=n===o.activeJobId?r.length>0?r[r.length-1]:null:o.activeJobId;return{...o,activeJobIds:r,activeJobId:l,jobResponses:i,jobThinking:s,lastCompletedJobId:n,lastResponseText:a||o.currentResponse||t.responseText||null,lastThreadId:t.threadId??null,...n===o.activeJobId?{currentResponse:l&&i[l]||"",currentThinking:l&&s[l]||""}:{},events:[...o.events,{type:"done",data:t,timestamp:Date.now()}]}});else if(e==="error"){delete Ro[n];let o=t.message??"";en(r=>{let i=r.activeJobIds.filter(a=>a!==n),s=i.length>0?r.status:"error";return{...r,status:s,activeJobIds:i,lastCompletedJobId:n,lastErrorByJob:o?{...r.lastErrorByJob,[n]:o}:r.lastErrorByJob,events:[...r.events,{type:"error",data:t,timestamp:Date.now()}]}})}else en(o=>({...o,events:[...o.events,{type:e,data:t,timestamp:Date.now()}]}))}var Io=Wo?.discoveredBridgeUrl??null,bo=Wo?.discoveredBridgeProjectId??null,pr=null,Zr=null;async function Xc(e,t){return Io&&(t?bo===t:!bo)?Io:(!t&&bo&&(Io=null,bo=null),t&&bo&&bo!==t&&(Io=null,bo=null),pr&&Zr===(t??null)||(Zr=t??null,pr=fa(e,t).then(n=>(Io=n?.url??null,bo=n?.projectId??t??null,pr=null,Zr=null,Io)).catch(()=>(pr=null,Zr=null,null))),pr)}function Ma(){return Io}function Ta(){return gr}function qc(e){return Qr.add(e),()=>{Qr.delete(e)}}function en(e){gr=e(gr);for(let t of Qr)t()}function Zc(){return typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null}function Ia(e){if($o&&$o.readyState!==EventSource.CLOSED&&Zi===e)return;$o&&($o.close(),$o=null),Fo&&(clearTimeout(Fo),Fo=null),Zi=e;let t=++ei,n=new URLSearchParams({sourceId:ni}),o=Zc();o&&n.set("projectId",o);let r=new EventSource(`${e}/events?${n.toString()}`);$o=r;let i=()=>t!==ei;r.addEventListener("connected",()=>{i()||yo(e).then(s=>{if(i())return;let a=s?.activeJobs??(s?.activeJob?[s.activeJob]:[]),l=new Set(a.map(x=>x.id)),p=s?.recentJobs??[],c=new Map(p.map(x=>[x.id,x])),u=a.length>0;en(x=>{let h={...x.lastErrorByJob},I=x.activeJobIds.filter(F=>!l.has(F));for(let F of I){let M=c.get(F);M?.status==="error"&&M.error&&(h[F]=M.error)}let O=x.activeJobIds.filter(F=>l.has(F));for(let F of l)O.includes(F)||O.push(F);let P={};for(let F of a)F.threadId&&(P[F.id]=F.threadId);return{...x,isConnected:!0,status:u?"streaming":I.length>0||x.status==="disconnected"?"idle":x.status,activeJobId:u?a[a.length-1].id:O.length>0?O[O.length-1]:null,activeJobIds:O,activeJobThreads:P,lastErrorByJob:h,lastCompletedJobId:I.length>0?I[I.length-1]:x.lastCompletedJobId}});let d=gr.activeJobIds.filter(x=>!l.has(x)),g=[...Array.from(l),...d];g.length>0&&Kc(e,g,t).catch(()=>{})})}),r.addEventListener("job_started",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;if(zo(l,a))return;let p=a.threadId;en(c=>({...c,status:"streaming",activeJobId:l,activeJobIds:c.activeJobIds.includes(l)?c.activeJobIds:[...c.activeJobIds,l],activeJobThreads:p?{...c.activeJobThreads,[l]:p}:c.activeJobThreads,jobResponses:{...c.jobResponses,[l]:c.jobResponses[l]??""},jobThinking:{...c.jobThinking,[l]:c.jobThinking[l]??""},currentResponse:c.jobResponses[l]??"",currentThinking:c.jobThinking[l]??"",lastResponseText:null,lastThreadId:null,events:[...c.events,{type:"job_started",data:a,timestamp:Date.now()}]}))}),r.addEventListener("delta",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;if(zo(l,a))return;let p=a.text||"";en(c=>({...c,jobResponses:l?{...c.jobResponses,[l]:(c.jobResponses[l]||"")+p}:c.jobResponses,currentResponse:!l||l===c.activeJobId?c.currentResponse+p:c.currentResponse,events:[...c.events,{type:"delta",data:a,timestamp:Date.now()}]}))}),r.addEventListener("thinking",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;if(zo(l,a))return;let p=a.text||"";en(c=>({...c,jobThinking:l?{...c.jobThinking,[l]:(c.jobThinking[l]||"")+p}:c.jobThinking,currentThinking:!l||l===c.activeJobId?c.currentThinking+p:c.currentThinking,events:[...c.events,{type:"thinking",data:a,timestamp:Date.now()}]}))}),r.addEventListener("tool_use",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;zo(l,a)||en(p=>({...p,events:[...p.events,{type:"tool_use",data:a,timestamp:Date.now()}]}))}),r.addEventListener("done",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;zo(l,a)||(l&&delete Ro[l],en(p=>{let c=l?p.activeJobIds.filter(I=>I!==l):p.activeJobIds,u={...p.jobResponses},d={...p.jobThinking},g={...p.activeJobThreads},x=l?u[l]:void 0;l&&(delete u[l],delete d[l],delete g[l]);let h=l===p.activeJobId?c.length>0?c[c.length-1]:null:p.activeJobId;return{...p,activeJobIds:c,activeJobId:h,jobResponses:u,jobThinking:d,lastCompletedJobId:l??p.activeJobId,lastResponseText:x||p.currentResponse||a.responseText||null,lastThreadId:a.threadId??null,...l===p.activeJobId?{currentResponse:h&&u[h]||"",currentThinking:h&&d[h]||""}:{},events:[...p.events,{type:"done",data:a,timestamp:Date.now()}]}}))}),r.addEventListener("question",s=>{if(i())return;let a=JSON.parse(s.data),l=a.jobId;zo(l,a)||en(p=>({...p,pendingQuestions:[...p.pendingQuestions,{jobId:a.jobId,threadId:a.threadId,question:a.question,annotationIds:a.annotationIds,timestamp:Date.now()}],events:[...p.events,{type:"question",data:a,timestamp:Date.now()}]}))}),r.addEventListener("capabilities_changed",()=>{i()||en(s=>({...s,capabilitiesVersion:s.capabilitiesVersion+1}))}),r.addEventListener("queue_drained",()=>{if(!i()){for(let s of Object.keys(Ro))delete Ro[s];ti.clear(),fr.clear(),en(s=>({...s,status:s.status==="error"?"error":"idle",activeJobId:null,activeJobIds:[],activeJobThreads:{},currentResponse:"",currentThinking:"",jobResponses:{},jobThinking:{},lastErrorByJob:{},incrementalResolutions:[]}))}}),r.addEventListener("error",s=>{if(!i()){if(r.readyState===EventSource.CLOSED)en(a=>({...a,isConnected:!1,status:"disconnected"})),Fo&&(clearTimeout(Fo),Fo=null),Fo=setTimeout(()=>{yo(e).then(a=>{a&&Ia(e)})},5e3);else if(s instanceof MessageEvent){let a=JSON.parse(s.data),l=a.jobId??null;if(zo(l??void 0,a))return;l&&delete Ro[l];let p=a.message??"";en(c=>{let u=l?c.activeJobIds.filter(g=>g!==l):c.activeJobIds,d=u.length>0?c.status:"error";return{...c,status:d,activeJobIds:u,lastCompletedJobId:l??c.activeJobId,lastErrorByJob:l&&p?{...c.lastErrorByJob,[l]:p}:c.lastErrorByJob,events:[...c.events,{type:"error",data:a,timestamp:Date.now()}]}})}}}),r.onerror=()=>{i()||r.readyState===EventSource.CLOSED&&en(s=>({...s,isConnected:!1,status:"disconnected"}))}}function Ra(e="http://localhost:1111",t=!0,n){let o=Vc(qc,Ta,Ta);Yc(()=>{t&&Xc(e,n).then(s=>{s&&yo(s).then(a=>{a&&Ia(s)})})},[e,t,n]);let r=ka(()=>{en(()=>({...gr,events:[],currentResponse:"",currentThinking:"",jobResponses:{},jobThinking:{},lastResponseText:null,lastThreadId:null,lastErrorByJob:{},incrementalResolutions:[]}))},[]),i=ka(s=>{en(a=>({...a,pendingQuestions:a.pendingQuestions.filter(l=>l.threadId!==s)}))},[]);return{...o,clearEvents:r,dismissQuestion:i}}import{useEffect as Qc,useReducer as ed}from"react";var td={isAnnotating:!1,activeTool:"inspector",activeColor:"oklch(0.628 0.258 29)",strokeWidth:3,annotations:[],undoStack:[],redoStack:[],currentPath:[],selectedAnnotationIds:[],lastSelectedId:null,inspectedElement:null,styleModifications:[],spacingTokenChanges:[],spacingTokenMods:[]};function ri(){return Math.random().toString(36).substring(2,9)}function La(e){return e.status?e:e.captured?{...e,status:"in_flight"}:{...e,status:"pending"}}function En(e){return{...e,undoStack:[...e.undoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}],redoStack:[]}}function nd(e,t){return{...e,isAnnotating:t}}function od(e,t){return{...e,activeTool:t,inspectedElement:null}}function rd(e,t){return{...e,activeColor:t}}function id(e,t){return{...e,strokeWidth:t}}function sd(e,t){return{...e,currentPath:[t]}}function ad(e,t){return{...e,currentPath:[...e.currentPath,t]}}function ld(e){return{...e,currentPath:[]}}function cd(e,t){if(e.currentPath.length<2&&e.activeTool!=="text")return{...e,currentPath:[]};let n={id:ri(),type:e.activeTool,points:e.currentPath,color:e.activeColor,strokeWidth:e.strokeWidth,timestamp:Date.now(),status:"pending",pathname:typeof window<"u"?window.location.pathname:"/",groupId:t?.groupId,elements:t?.elements};return{...En(e),annotations:[...e.annotations,n],currentPath:[]}}function dd(e,t){let n={id:t.id??ri(),type:"text",points:[t.point],text:t.text,fontSize:t.fontSize||12,color:e.activeColor,strokeWidth:e.strokeWidth,timestamp:Date.now(),status:"pending",pathname:typeof window<"u"?window.location.pathname:"/",groupId:t.groupId,linkedSelector:t.linkedSelector,linkedAnchor:t.linkedAnchor,elements:t.elements,...t.imageCount?{imageCount:t.imageCount}:{}};return{...t.groupId?e:En(e),annotations:[...e.annotations,n]}}function ud(e,t){return{...En(e),annotations:e.annotations.map(o=>o.id===t.id?{...o,text:t.text,...t.imageCount!=null?{imageCount:t.imageCount}:{}}:o)}}function pd(e,t){return{...e,annotations:e.annotations.map(n=>n.id===t.id?{...n,fontSize:Math.max(12,Math.min(72,t.fontSize))}:n)}}function fd(e,t){let n=En(e),r=e.annotations.find(i=>i.id===t.id)?.groupId;return{...n,annotations:e.annotations.filter(i=>i.id!==t.id&&!(r&&i.groupId===r))}}function gd(e,t){let n=t.saveUndo?En(e):e,r=e.annotations.find(i=>i.id===t.id)?.groupId;return{...n,annotations:e.annotations.map(i=>{if(!(i.id===t.id||r&&i.groupId===r))return i;let a=t.delta.x,l=t.delta.y;return{...i,points:i.points.map(p=>({x:p.x+a,y:p.y+l}))}})}}function md(e,t){let n=t.saveUndo?En(e):e,o=e.annotations.find(s=>s.id===t.id);if(!o||o.type==="text"||o.points.length<2)return e;let r=0,i=0;if(o.type==="rectangle"&&o.groupId){let s=t.points,a=Math.min(s[0].x,s[1].x),l=Math.max(s[0].y,s[1].y),p=o.points[0],c=o.points[o.points.length-1],u=Math.min(p.x,c.x),d=Math.max(p.y,c.y);r=a-u,i=l-d}return{...n,annotations:e.annotations.map(s=>s.id===t.id?{...s,points:t.points}:o.groupId&&s.groupId===o.groupId&&s.type==="text"?{...s,points:s.points.map(a=>({x:a.x+r,y:a.y+i}))}:s)}}function hd(e,t){return{...En(e),annotations:[...e.annotations,...t.annotations.map(La)]}}function yd(e,t){let n=new Set,o=[];for(let r of t.annotations)n.has(r.id)||(n.add(r.id),o.push(La(r)));return{...e,annotations:o}}function bd(e){if(e.undoStack.length===0)return e;let t=e.undoStack[e.undoStack.length-1];return{...e,annotations:t?.annotations||[],styleModifications:t?.styleModifications||[],spacingTokenMods:t?.spacingTokenMods||[],undoStack:e.undoStack.slice(0,-1),redoStack:[...e.redoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}]}}function vd(e){if(e.redoStack.length===0)return e;let t=e.redoStack[e.redoStack.length-1];return{...e,annotations:t?.annotations||[],styleModifications:t?.styleModifications||[],spacingTokenMods:t?.spacingTokenMods||[],redoStack:e.redoStack.slice(0,-1),undoStack:[...e.undoStack,{annotations:e.annotations,styleModifications:e.styleModifications,spacingTokenMods:e.spacingTokenMods}]}}function xd(e,t){let{id:n,addToSelection:o}=t;if(n===null)return{...e,selectedAnnotationIds:[],lastSelectedId:null};if(o)if(e.selectedAnnotationIds.includes(n)){let i=e.selectedAnnotationIds.filter(s=>s!==n);return{...e,selectedAnnotationIds:i,lastSelectedId:i.length>0?i[i.length-1]:null}}else return{...e,selectedAnnotationIds:[...e.selectedAnnotationIds,n],lastSelectedId:n};return{...e,selectedAnnotationIds:[n],lastSelectedId:n}}function Sd(e,t){let n=new Set;for(let o of e.selectedAnnotationIds){let r=e.annotations.find(i=>i.id===o);r?.groupId&&n.add(r.groupId)}return{...e,annotations:e.annotations.map(o=>{let r=e.selectedAnnotationIds.includes(o.id),i=o.groupId&&n.has(o.groupId);return!r&&!i?o:{...o,color:t.color}})}}function wd(e){return{...e,annotations:e.annotations.map(t=>({...t,captured:!0,status:t.status==="pending"||!t.status?"in_flight":t.status})),styleModifications:e.styleModifications.map(t=>({...t,captured:!0})),spacingTokenChanges:e.spacingTokenChanges.map(t=>({...t,captured:!0}))}}function Cd(e){return{...e,annotations:[],undoStack:[],redoStack:[],currentPath:[],selectedAnnotationIds:[],lastSelectedId:null,spacingTokenChanges:[],spacingTokenMods:[]}}function Ed(e,t){return{...e,inspectedElement:t}}function kd(e,t){let{selector:n,element:o,property:r,original:i,modified:s}=t,a=e.styleModifications.findIndex(l=>l.selector===n);if(i===s&&a<0)return e;if(a>=0){let l=e.styleModifications[a];if(l.captured){let g=En(e),x=g.styleModifications.map((h,I)=>I===a?{...h,changes:[{property:r,original:i,modified:s}],captured:!1}:h);return{...g,styleModifications:x}}let p=l.changes.findIndex(g=>g.property===r),c,u=e;if(p>=0){let g=l.changes[p];s===g.original?c=l.changes.filter((x,h)=>h!==p):c=l.changes.map((x,h)=>h===p?{...x,modified:s}:x)}else{if(i===s)return e;u=En(e),c=[...l.changes,{property:r,original:i,modified:s}]}if(c.length===0)return{...u,styleModifications:u.styleModifications.filter((g,x)=>x!==a)};let d=u.styleModifications.map((g,x)=>x===a?{...g,changes:c}:g);return{...u,styleModifications:d}}else{let l=En(e),p={selector:n,element:o,changes:[{property:r,original:i,modified:s}]};return{...l,styleModifications:[...l.styleModifications,p]}}}function Td(e,t){let{selector:n,durableSelector:o,element:r,changes:i}=t,s=i.filter(p=>p.original!==p.modified);if(s.length===0)return e;let a=En(e),l=a.styleModifications.findIndex(p=>p.selector===n);if(l>=0){let p=a.styleModifications[l],c=p.captured?[]:[...p.changes];for(let u of s){let d=c.findIndex(g=>g.property===u.property);d>=0?u.modified===c[d].original?c=c.filter((g,x)=>x!==d):c=c.map((g,x)=>x===d?{...g,modified:u.modified}:g):c.push(u)}return c.length===0?{...a,styleModifications:a.styleModifications.filter((u,d)=>d!==l)}:{...a,styleModifications:a.styleModifications.map((u,d)=>d===l?{...u,changes:c,captured:!1}:u)}}else return{...a,styleModifications:[...a.styleModifications,{selector:n,durableSelector:o,element:r,changes:s}]}}function Md(e,t){let{selector:n,property:o}=t,r=En(e),i=r.styleModifications.map(s=>s.selector!==n?s:{...s,changes:s.changes.filter(a=>a.property!==o)}).filter(s=>s.changes.length>0);return{...r,styleModifications:i}}function Id(e){return e.styleModifications.length===0?{...e,inspectedElement:null}:{...En(e),styleModifications:[],inspectedElement:null}}function Rd(e,t){return{...e,styleModifications:t}}function Ld(e,t){let{updates:n}=t,o=new Map(n.map(r=>[r.id,r]));return{...e,annotations:e.annotations.map(r=>{let i=o.get(r.id);return i?{...r,points:[i.point,...r.points.slice(1)],...i.linkedAnchor?{linkedAnchor:i.linkedAnchor}:{}}:r})}}function Ad(e,t){let n=new Set(t.ids);return{...e,annotations:e.annotations.map(o=>n.has(o.id)?{...o,status:t.status}:o)}}function Pd(e,t){let n=new Set(t.ids),o=new Set;for(let r of e.annotations)n.has(r.id)&&r.groupId&&o.add(r.groupId);return{...e,annotations:e.annotations.map(r=>n.has(r.id)||r.groupId&&o.has(r.groupId)?{...r,threadId:t.threadId}:r)}}function Dd(e,t){let n=new Set(t.ids),o=new Set;for(let r of e.annotations)n.has(r.id)&&r.groupId&&o.add(r.groupId);return{...e,annotations:e.annotations.map(r=>n.has(r.id)||r.groupId&&o.has(r.groupId)?{...r,status:"waiting_input",question:t.question,threadId:t.threadId}:r)}}function Od(e,t){let n=new Map(t.resolutions.map(r=>[r.annotationId,r])),o=new Map;for(let r of e.annotations){let i=n.get(r.id);i&&r.groupId&&o.set(r.groupId,i)}return{...e,annotations:e.annotations.map(r=>{let i=n.get(r.id)||(r.groupId?o.get(r.groupId):void 0);return i?{...r,status:i.status,resolutionSummary:i.summary,scope:i.finalScope??i.inferredScope??null,replyCount:(r.replyCount??0)+1,question:void 0,threadId:r.threadId||t.threadId}:r})}}function Bd(e,t){let{linkedSelectors:n,styleSelectors:o}=t,r=new Set(n),i=new Set(o),s=new Set,a=new Set;for(let d of e.annotations)d.linkedSelector&&r.has(d.linkedSelector)&&(s.add(d.id),d.groupId&&a.add(d.groupId));for(let d of e.annotations)d.groupId&&a.has(d.groupId)&&s.add(d.id);let l=e.annotations.filter(d=>!s.has(d.id)),p=e.styleModifications.filter(d=>!i.has(d.selector));if(l.length===e.annotations.length&&p.length===e.styleModifications.length)return e;let c=e.selectedAnnotationIds.filter(d=>!s.has(d)),u=e.inspectedElement&&i.has(e.inspectedElement.info.selector)?null:e.inspectedElement;return{...e,annotations:l,styleModifications:p,selectedAnnotationIds:c,lastSelectedId:c.length>0?c[c.length-1]:null,inspectedElement:u}}function Hd(e,t){let n=e.spacingTokenChanges.findIndex(o=>o.tokenPath===t.tokenPath);return n>=0?{...e,spacingTokenChanges:e.spacingTokenChanges.map((o,r)=>r===n?t:o)}:{...e,spacingTokenChanges:[...e.spacingTokenChanges,t]}}function _d(e,t){return{...e,spacingTokenChanges:t}}function Nd(e,t){let n=En(e),o=e.spacingTokenMods.findIndex(i=>i.tokenPath===t.tokenPath),r;if(o>=0){let i=e.spacingTokenMods[o],s={...t,originalValue:i.originalValue,originalPx:i.originalPx};r=e.spacingTokenMods.map((a,l)=>l===o?s:a)}else r=[...e.spacingTokenMods,t];return{...n,spacingTokenMods:r}}function Fd(e,t){let n=En(e),o=e.spacingTokenMods.findIndex(l=>l.tokenPath===t.tokenPath),r=o>=0?e.spacingTokenMods[o].originalValue:t.originalValue,i=o>=0?e.spacingTokenMods[o].originalPx:parseFloat(t.originalValue)||0,s={tokenPath:t.tokenPath,originalValue:r,currentValue:"__deleted__",targets:o>=0?e.spacingTokenMods[o].targets:[],originalPx:i,currentPx:0},a;return o>=0?a=e.spacingTokenMods.map((l,p)=>p===o?s:l):a=[...e.spacingTokenMods,s],{...n,spacingTokenMods:a}}var zd={SET_ANNOTATING:nd,SET_TOOL:od,SET_COLOR:rd,SET_STROKE_WIDTH:id,START_PATH:sd,CONTINUE_PATH:ad,CANCEL_PATH:ld,FINISH_PATH:cd,ADD_TEXT:dd,UPDATE_TEXT:ud,UPDATE_TEXT_SIZE:pd,DELETE_ANNOTATION:fd,MOVE_ANNOTATION:gd,RESIZE_ANNOTATION:md,PASTE_ANNOTATIONS:hd,RESTORE_ANNOTATIONS:yd,UNDO:bd,REDO:vd,SELECT_ANNOTATION:xd,UPDATE_ANNOTATION_COLOR:Sd,MARK_CAPTURED:wd,CLEAR:Cd,SELECT_ELEMENT:Ed,MODIFY_STYLE:kd,MODIFY_STYLES_BATCH:Td,CLEAR_STYLE:Md,CLEAR_ALL_STYLES:Id,RESTORE_STYLE_MODIFICATIONS:Rd,UPDATE_LINKED_POSITIONS:Ld,CLEANUP_ORPHANED:Bd,SET_ANNOTATION_STATUS:Ad,SET_ANNOTATION_THREAD:Pd,SET_ANNOTATION_QUESTION:Dd,APPLY_RESOLUTIONS:Od,ADD_SPACING_TOKEN_CHANGE:Hd,RESTORE_SPACING_TOKEN_CHANGES:_d,MODIFY_SPACING_TOKEN:Nd,DELETE_SPACING_TOKEN:Fd};function $d(e,t){let n=zd[t.type];return n?n(e,t.payload):e}function Aa(){let[e,t]=ed($d,td);return Qc(()=>{let n=o=>{(o.metaKey||o.ctrlKey)&&o.key==="z"&&(o.preventDefault(),o.shiftKey?t({type:"REDO"}):t({type:"UNDO"}))};return window.addEventListener("keydown",n),()=>window.removeEventListener("keydown",n)},[]),[e,t]}import{useSyncExternalStore as Wd}from"react";if(typeof window<"u"&&!window.__popmeltPathPatch){window.__popmeltPathPatch=!0;for(let e of["pushState","replaceState"]){let t=History.prototype[e];History.prototype[e]=function(...n){let o=window.location.pathname;t.apply(this,n),window.dispatchEvent(new CustomEvent("popmelt:locationchange",{detail:{prevPath:o}}))}}}function jd(e){return window.addEventListener("popstate",e),window.addEventListener("popmelt:locationchange",e),()=>{window.removeEventListener("popstate",e),window.removeEventListener("popmelt:locationchange",e)}}function Gd(){return window.location.pathname}function mr(){return Wd(jd,Gd,()=>"/")}var Pa="popmelt-toolbar-snap-position";function jo(e){return e.startsWith("top-")}function Go(e){return e.endsWith("-right")}function Hr(e){return e.endsWith("-center")}function Da(){try{let e=localStorage.getItem(Pa);if(e&&Jd(e))return e}catch{}return"bottom-right"}function Oa(e){try{localStorage.setItem(Pa,e)}catch{}}function Jd(e){return["bottom-right","bottom-center","bottom-left","top-right","top-center","top-left"].includes(e)}function Ba(e,t,n){let o=jo(e)?16:n-16-54;return Hr(e)?{position:"fixed",top:o,left:t/2,transform:"translateX(-50%)"}:Go(e)?{position:"fixed",top:o,right:16,left:"auto"}:{position:"fixed",top:o,left:16,right:"auto"}}function Ha(e,t,n){let r=jo(e)?{top:82}:{bottom:82},i;return Hr(e)?i={left:t/2,transform:"translateX(-50%)"}:Go(e)?i={right:16}:i={left:16},{position:"fixed",...r,...i}}function _a(e,t,n){let o=jo(e),r=o?{top:78}:{bottom:78},i,s;return Hr(e)?(i={left:"50%",transform:"translateX(-50%)"},s="center"):Go(e)?(i={right:16},s="flex-end"):(i={left:16},s="flex-start"),{position:"fixed",...r,...i,zIndex:9999,display:"flex",flexDirection:"column",alignItems:s}}function ii(e){let t=jo(e),n=Go(e)||Hr(e);return{position:"fixed",top:t&&n?82:16,right:16,bottom:!t&&n?82:16}}function Na(e,t,n){let r=jo(e),i,s;Go(e)||Hr(e)?(i=t-16,s=i-326):(s=16,i=s+326);let a=r?82:n-16-54-12;return{left:s,right:i,y:a}}var Fa=["top-left","top-center","top-right","bottom-left","bottom-center","bottom-right"];import{domToCanvas as Yd}from"modern-screenshot";function Qi(e){let t=document.createElement("canvas").getContext("2d");return t?(t.fillStyle=e,t.fillStyle):"#888888"}function es(e,t=[],n,o){let r=new Map,i=[];for(let a of e)if(a.groupId){let l=r.get(a.groupId)||[];l.push(a),r.set(a.groupId,l)}else i.push(a);let s=[];for(let[a,l]of r){let p=l.find(u=>u.type!=="text"),c=l.find(u=>u.type==="text");if(p){let u=p.linkedSelector||c?.linkedSelector,d=c?.imageCount||p.imageCount,g=p.pathname||c?.pathname;s.push({id:p.id,type:p.type,instruction:c?.text,...u?{linkedSelector:u}:{},...g?{pathname:g}:{},elements:p.elements||[],...d?{imageCount:d}:{}})}}for(let a of i)s.push({id:a.id,type:a.type,instruction:a.type==="text"?a.text:void 0,...a.linkedSelector?{linkedSelector:a.linkedSelector}:{},...a.pathname?{pathname:a.pathname}:{},elements:a.elements||[],...a.imageCount?{imageCount:a.imageCount}:{}});return{timestamp:new Date().toISOString(),url:window.location.href,viewport:{width:window.innerWidth,height:window.innerHeight},scrollPosition:{x:window.scrollX,y:window.scrollY},annotations:s,styleModifications:t,...n?{inspectedElement:n}:{},...o&&o.length>0?{spacingTokenChanges:o}:{}}}function Vd(e){if(!e.points||e.points.length===0)return null;let t=e.points.map(o=>o.x),n=e.points.map(o=>o.y);return{minX:Math.min(...t),minY:Math.min(...n),maxX:Math.max(...t),maxY:Math.max(...n)}}function Ud(e,t){if(e.length===0)return[];let n=e.map(c=>({annotation:c,bounds:Vd(c)})).filter(c=>c.bounds!==null);if(n.length===0)return[];n.sort((c,u)=>c.bounds.minY-u.bounds.minY);let o=Math.min(...n.map(c=>c.bounds.minY)),r=Math.max(...n.map(c=>c.bounds.maxY));if(r-o<=t){let c=(o+r)/2,u=Math.max(0,c-t/2);return[{top:u,bottom:u+t,annotations:e}]}let i=[],s=50,a=Math.max(0,o-s),l=[],p=a;for(let{annotation:c,bounds:u}of n){let d=u.maxY+s;if(d-a<=t)l.push(c),p=Math.max(p,d);else{if(l.length>0){let g=(a+p)/2,x=Math.max(0,g-t/2);i.push({top:x,bottom:x+t,annotations:l})}a=Math.max(0,u.minY-s),l=[c],p=u.maxY+s}}if(l.length>0){let c=(a+p)/2,u=Math.max(0,c-t/2);i.push({top:u,bottom:u+t,annotations:l})}return i}function Kd(e){let t=new Map;for(let n of e)if(n.linkedSelector)try{let o=document.querySelector(n.linkedSelector);if(o){let r=o.getBoundingClientRect();t.set(n.id,{x:r.left+window.scrollX,y:r.top+window.scrollY,width:r.width,height:r.height})}}catch{}return t}function Xd(e,t,n,o,r){if(e.save(),e.scale(o,o),r)for(let i of t){let s=r.get(i.id);if(!s)continue;let a=s.y-n;e.fillStyle=i.color,e.globalAlpha=.05,e.fillRect(s.x,a,s.width,s.height),e.globalAlpha=1,e.strokeStyle=i.color,e.lineWidth=1,e.setLineDash([2,4]),e.strokeRect(s.x,a,s.width,s.height),e.setLineDash([])}for(let i of t){let s=i.points.map(a=>({x:a.x,y:a.y-n}));switch(e.strokeStyle=i.color,e.fillStyle=i.color,e.lineWidth=i.strokeWidth,e.lineCap="round",e.lineJoin="round",i.type){case"freehand":if(s.length<2)break;e.beginPath(),e.moveTo(s[0].x,s[0].y);for(let a=1;a<s.length;a++)e.lineTo(s[a].x,s[a].y);e.stroke();break;case"line":if(s.length<2)break;e.beginPath(),e.moveTo(s[0].x,s[0].y),e.lineTo(s[s.length-1].x,s[s.length-1].y),e.stroke();break;case"rectangle":{if(s.length<2)break;let a=s[0],l=s[s.length-1],p=Math.min(a.x,l.x),c=Math.min(a.y,l.y),u=Math.abs(l.x-a.x),d=Math.abs(l.y-a.y);e.strokeRect(p,c,u,d);break}case"circle":{if(s.length<2)break;let a=s[0],l=s[s.length-1],p=(a.x+l.x)/2,c=(a.y+l.y)/2,u=Math.abs(l.x-a.x)/2,d=Math.abs(l.y-a.y)/2;e.beginPath(),e.ellipse(p,c,u,d,0,0,Math.PI*2),e.stroke();break}case"text":{if(!i.text||s.length<1)break;let a=s[0],l=i.fontSize||16;e.font=`${l}px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif`,e.fillStyle=i.color;let c=(i.imageCount&&i.imageCount>0?`[${i.imageCount} image${i.imageCount>1?"s":""}] ${i.text}`:i.text).split(`
3
+ `),u=l*1.2,d=4,g=0;for(let x of c)g=Math.max(g,e.measureText(x).width);e.fillRect(a.x-d,a.y-d,g+d*2,c.length*u+d*2),e.fillStyle="#ffffff",c.forEach((x,h)=>{e.fillText(x,a.x,a.y+l+h*u)});break}}}e.restore()}async function hr(e,t,n=[],o){try{let r=o?.dpr??(window.devicePixelRatio||1),i=window.innerWidth,s=window.innerHeight,a=n.filter(u=>(u.status??"pending")==="pending");console.log("[Screenshot] Starting capture with",a.length,"active annotations (filtered",n.length-a.length,"captured)");let l=Kd(a),p=Ud(a,s);if(p.length===0){let u=await za(e,[],window.scrollY,i,s,r,l);return u?[u]:[]}let c=[];for(let u=0;u<p.length;u++){let d=p[u],g=await za(e,d.annotations,d.top,i,s,r,l);g?c.push(g):console.warn(`[Screenshot] Region ${u+1} failed to capture`)}return console.log("[Screenshot] Capture complete"),c}catch(r){return console.error("[Screenshot] Capture failed:",r),[]}}async function za(e,t,n,o,r,i,s){try{let a=getComputedStyle(document.documentElement).backgroundColor,p=await Yd(e,{filter:d=>!(d instanceof HTMLElement&&(d.id==="devtools-canvas"||d.id==="devtools-toolbar"||d.id==="devtools-scrim"||d.dataset.devtools!==void 0)),scale:i,backgroundColor:a&&a!=="rgba(0, 0, 0, 0)"&&a!=="transparent"?a:"#ffffff",width:o,height:r,style:{transform:`translate(${-window.scrollX}px, ${-n}px)`}}),c=document.createElement("canvas");c.width=o*i,c.height=r*i;let u=c.getContext("2d");return u?(u.drawImage(p,0,0,o*i,r*i,0,0,o*i,r*i),Xd(u,t,n,i,s),new Promise(d=>{c.toBlob(g=>d(g),"image/webp",.8)})):null}catch(a){return console.error("Region capture failed:",a),null}}async function _r(e){if(e.length===0)return null;if(e.length===1)return e[0];let t=await Promise.all(e.map(a=>new Promise((l,p)=>{let c=new Image;c.onload=()=>l(c),c.onerror=p,c.src=URL.createObjectURL(a)}))),n=t[0].width,o=t.reduce((a,l)=>a+l.height,0),r=document.createElement("canvas");r.width=n,r.height=o;let i=r.getContext("2d");if(!i)return null;let s=0;for(let a of t)i.drawImage(a,0,s),s+=a.height,URL.revokeObjectURL(a.src);return new Promise(a=>{r.toBlob(l=>a(l),"image/webp",.8)})}async function $a(e,t,n){try{let o=Array.isArray(e)?e:[e];if(o.length===0)return!1;let r=await _r(o);if(!r)return!1;let i=r;if(r.type!=="image/png"){let p=new Image,c=URL.createObjectURL(r);await new Promise(d=>{p.onload=()=>d(),p.src=c}),URL.revokeObjectURL(c);let u=document.createElement("canvas");u.width=p.naturalWidth,u.height=p.naturalHeight,u.getContext("2d").drawImage(p,0,0),i=await new Promise(d=>u.toBlob(g=>d(g),"image/png"))}let s={"image/png":i},a=t&&t.length>0,l=n&&n.length>0;if(a||l){let p=t?t.filter(c=>(c.status??"pending")==="pending"):[];if(p.length>0||l){let c=es(p,n||[]),u=new Blob([JSON.stringify(c,null,2)],{type:"text/plain"});s["text/plain"]=u}}return await navigator.clipboard.write([new ClipboardItem(s)]),!0}catch(o){return console.warn("Clipboard write failed:",o),!1}}var si="0.7.5";import{useCallback as nn,useEffect as hn,useMemo as Ii,useRef as Ut,useState as ut}from"react";import{useCallback as vr,useRef as Zd}from"react";function ts(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!r||!i)return;let s=(r.x+i.x)/2,a=(r.y+i.y)/2,l=Math.abs(i.x-r.x)/2,p=Math.abs(i.y-r.y)/2;e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.ellipse(s,a,l,p,0,0,Math.PI*2),e.stroke()}function ns(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!(!r||!i)){e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.lineJoin="round",e.moveTo(r.x,r.y);for(let s=1;s<t.length-1;s++){let a=t[s],l=t[s+1];if(!a||!l)continue;let p=(a.x+l.x)/2,c=(a.y+l.y)/2;e.quadraticCurveTo(a.x,a.y,p,c)}e.lineTo(i.x,i.y),e.stroke()}}function os(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];!r||!i||(e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.moveTo(r.x,r.y),e.lineTo(i.x,i.y),e.stroke())}function rs(e,t,n,o){if(t.length<2)return;let r=t[0],i=t[t.length-1];if(!r||!i)return;let s=Math.min(r.x,i.x),a=Math.min(r.y,i.y),l=Math.abs(i.x-r.x),p=Math.abs(i.y-r.y);e.beginPath(),e.strokeStyle=n,e.lineWidth=o,e.lineCap="round",e.lineJoin="round",e.strokeRect(s,a,l,p)}var Vt='"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace';function qd(e,t,n){if(!t||e.measureText(t).width<=n)return[t];let o=t.split(/\s+/),r=[],i="";for(let s of o){let a=i?i+" "+s:s;i&&e.measureText(a).width>n?(r.push(i),i=s):i=a}return i&&r.push(i),r.length>0?r:[t]}function yr(e){let t=window.innerWidth-e-16;return Math.max(60,Math.min(400,t))}function Wa(e,t,n){let o=[];for(let r of t)o.push(...qd(e,r,n));return o}function br(e,t,n){if(e.measureText(t).width<=n)return t;let o="\u2026";for(let r=t.length-1;r>0;r--){let i=t.slice(0,r)+o;if(e.measureText(i).width<=n)return i}return o}function ja(e,t,n,o,r=12,i,s){if(!n)return;let a=r*1.4,l=n.replace(/\n/g," "),p=i!==void 0?i+". "+l:l;e.font=`${r}px ${Vt}`,e.textBaseline="middle";let c=s!==void 0?Math.min(400,Math.max(60,window.innerWidth-s-16)):400,u=br(e,p,c),d=e.measureText(u).width;e.fillStyle=o,e.fillRect(t.x-4,t.y-4,d+8,a+8),e.fillStyle="#ffffff",e.fillText(u,t.x,t.y+a/2)}var Ga=11,is=4,Qd=`600 ${Ga}px system-ui, -apple-system, sans-serif`;function ss(e,t,n){return e.map(o=>({x:o.x-t,y:o.y-n}))}function eu(e,t,n,o,r,i){let s=String(o);e.font=Qd;let l=e.measureText(s).width+is*2,p=Ga+is*2,c=t-l/2,u=n+i/2+2;e.fillStyle=r,e.fillRect(c,u,l,p),e.fillStyle="#ffffff",e.textBaseline="middle",e.fillText(s,c+is,u+p/2)}function tu(e,t){if(e.points.length<2&&e.type!=="text")return null;switch(e.type){case"rectangle":case"freehand":{let n,o;if(e.type==="freehand")n=Math.min(...e.points.map(r=>r.x)),o=Math.max(...e.points.map(r=>r.y));else{let r=e.points[0],i=e.points[e.points.length-1];n=Math.min(r.x,i.x),o=Math.max(r.y,i.y)}return{x:n,y:o}}case"circle":{let n=e.points[0],o=e.points[e.points.length-1],r=Math.min(n.x,o.x),i=(Math.min(n.y,o.y)+Math.max(n.y,o.y))/2;return{x:r,y:i}}case"line":{let n=e.points[0],o=e.points[e.points.length-1],r=n.y>o.y?n:o;return{x:r.x,y:r.y}}default:return null}}function Ja(){let e=Zd(null),t=vr(()=>{let a=e.current;if(!a)return;let l=a.getContext("2d");l&&l.clearRect(0,0,a.width,a.height)},[]),n=vr((a,l,p)=>{let c=e.current;if(!c)return;let u=c.getContext("2d");if(!u)return;let g=(a.status??(a.captured?"in_flight":"pending"))==="pending"||p?a.color:"#999999";switch(a.type){case"freehand":ns(u,a.points,g,a.strokeWidth);break;case"line":os(u,a.points,g,a.strokeWidth);break;case"rectangle":rs(u,a.points,g,a.strokeWidth);break;case"circle":ts(u,a.points,g,a.strokeWidth);break;case"text":a.text&&a.points[0]&&ja(u,a.points[0],a.text,g,a.fontSize,l,a.points[0].x);break}},[]),o=vr((a,l,p,c)=>{let u=e.current;if(!u||a.length<2)return;let d=u.getContext("2d");if(d)switch(l){case"freehand":ns(d,a,p,c);break;case"line":os(d,a,p,c);break;case"rectangle":rs(d,a,p,c);break;case"circle":ts(d,a,p,c);break}},[]),r=vr((a,l)=>{let p=e.current;if(!p||a.points.length<2)return;let c=p.getContext("2d");if(c){if(c.fillStyle="#ffffff",c.strokeStyle=a.color,c.lineWidth=1.5,a.type==="line"){let u=a.points[0],d=a.points[a.points.length-1];[u,d].forEach(g=>{c.beginPath(),c.arc(g.x,g.y,l/2,0,Math.PI*2),c.fill(),c.stroke()});return}if(a.type==="circle"){let u=a.points[0],d=a.points[a.points.length-1],g=Math.min(u.x,d.x),x=Math.max(u.x,d.x),h=Math.min(u.y,d.y),I=Math.max(u.y,d.y),O=(g+x)/2,P=(h+I)/2;[{x:O,y:h},{x:O,y:I},{x:g,y:P},{x,y:P}].forEach(M=>{c.beginPath(),c.rect(M.x-l/2,M.y-l/2,l,l),c.fill(),c.stroke()});return}if(a.type==="rectangle"||a.type==="freehand"){let u,d,g,x;if(a.type==="freehand")u=Math.min(...a.points.map(I=>I.x)),d=Math.max(...a.points.map(I=>I.x)),g=Math.min(...a.points.map(I=>I.y)),x=Math.max(...a.points.map(I=>I.y));else{let I=a.points[0],O=a.points[a.points.length-1];u=Math.min(I.x,O.x),d=Math.max(I.x,O.x),g=Math.min(I.y,O.y),x=Math.max(I.y,O.y)}[{x:u,y:g},{x:d,y:g},{x:u,y:x},{x:d,y:x}].forEach(I=>{c.beginPath(),c.rect(I.x-l/2,I.y-l/2,l,l),c.fill(),c.stroke()})}}},[]),i=vr((a,l,p,c,u,d,g,x=0,h=0,I,O)=>{if(t(),a.forEach(P=>{let F={...P,points:ss(P.points,x,h)},M=I?.get(P.id),D=O?.has(P.id)??!1;n(F,M,D)}),l.length>0){let P=ss(l,x,h);o(P,p,c,u)}if(d&&d.length>0&&g){let F=e.current?.getContext("2d");for(let M of d){let D=a.find(J=>J.id===M);if(D){let J={...D,points:ss(D.points,x,h)};if(r(J,g),F&&D.type!=="text"&&I&&!(D.groupId&&a.some(C=>C.groupId===D.groupId&&C.type==="text"))){let C=I.get(D.id);if(C!==void 0){let S=tu(J,g);if(S){let y=(D.status??(D.captured?"in_flight":"pending"))==="pending"?D.color:"#999999";eu(F,S.x,S.y,C,y,g)}}}}}}},[t,n,o,r]),s=vr(()=>{let a=e.current;if(!a)return;let l=window.devicePixelRatio||1;a.width=window.innerWidth*l,a.height=window.innerHeight*l;let p=a.getContext("2d");p&&p.scale(l,l)},[]);return{canvasRef:e,clearCanvas:t,drawAnnotation:n,drawCurrentPath:o,redrawAll:i,resizeCanvas:s}}import{useEffect as nu,useRef as ou}from"react";function Ya(){let e=ou({shift:!1,cmd:!1});return nu(()=>{let t=r=>{r.key==="Shift"&&(e.current.shift=!0),(r.key==="Meta"||r.key==="Control")&&(e.current.cmd=!0)},n=r=>{r.key==="Shift"&&(e.current.shift=!1),(r.key==="Meta"||r.key==="Control")&&(e.current.cmd=!1)},o=()=>{e.current={shift:!1,cmd:!1}};return window.addEventListener("keydown",t,!0),window.addEventListener("keyup",n,!0),window.addEventListener("blur",o),()=>{window.removeEventListener("keydown",t,!0),window.removeEventListener("keyup",n,!0),window.removeEventListener("blur",o)}},[]),e}import{useEffect as ru}from"react";function Va(e,t,n,o,r){ru(()=>{let i=s=>{if(e){if(e.linkedSelector)return;s.preventDefault(),s.stopPropagation();let l=s.deltaY>0?-2:2;t(p=>p?{...p,fontSize:Math.max(12,Math.min(72,p.fontSize+l))}:null);return}if(!n)return;s.preventDefault();let a=o.find(l=>l.id===n);if(a&&a.type==="text"&&!a.linkedSelector){let l=a.fontSize||12,p=s.deltaY>0?-2:2;r({type:"UPDATE_TEXT_SIZE",payload:{id:n,fontSize:l+p}})}};return window.addEventListener("wheel",i,{passive:!1}),()=>{window.removeEventListener("wheel",i)}},[n,e,o,r,t])}import{useCallback as ll,useEffect as bi,useRef as cl,useState as $r}from"react";function ai(e){let t=Object.keys(e).find(r=>r.startsWith("__reactFiber$")||r.startsWith("__reactInternalInstance$"));if(!t)return null;let n=e[t],o=[];for(;n;){let r=n.type,i=r?.displayName||r?.name;i&&typeof i=="string"&&/^[A-Z]/.test(i)&&!i.startsWith("_")&&i!=="Fragment"&&o.unshift(i),n=n.return}return o.length>0?{name:o[o.length-1],path:o}:null}function as(e){let t=Object.keys(e).find(r=>r.startsWith("__reactFiber$")||r.startsWith("__reactInternalInstance$"));if(!t)return[];let n=e[t],o=[];for(;n;){let r=n.type,i=typeof r=="function"||typeof r=="object"?r?.displayName||r?.name:null;i&&typeof i=="string"&&/^[A-Z]/.test(i)&&!i.startsWith("_")&&i!=="Fragment"&&o.push({name:i,fiber:n}),n=n.return}return o.reverse(),o}function li(e){let t=e,n=new Set;for(;t&&!n.has(t);){if(n.add(t),t.stateNode instanceof Element)return t.stateNode;t.child?t=t.child:t=null}return null}function Ua(e){if(e.id)return`#${e.id}`;let t=e.tagName.toLowerCase(),n=Array.from(e.classList).slice(0,3).join(".");return n?`${t}.${n}`:t}function Dn(e){if(e.id&&!e.id.startsWith("radix-")&&!e.id.startsWith(":"))return`#${CSS.escape(e.id)}`;let t=[],n=e;for(;n&&n!==document.documentElement;){let o=n.tagName.toLowerCase();if(n.id&&!n.id.startsWith("radix-")&&!n.id.startsWith(":")){t.unshift(`#${CSS.escape(n.id)}`);break}let r=Array.from(n.classList).filter(s=>!s.startsWith("_")&&s.length<30).slice(0,2);r.length>0&&(o+="."+r.map(s=>CSS.escape(s)).join("."));let i=n.parentElement;if(i){let s=Array.from(i.children).filter(a=>a.tagName===n.tagName);if(s.length>1){let a=s.indexOf(n)+1;o+=`:nth-of-type(${a})`}}t.unshift(o),n=i}return t.join(" > ")}function kn(e){try{return document.querySelector(e)}catch{return null}}function ci(e,t=0){let n=as(e);if(n.length===0)return null;let o=n.map(l=>l.name),r=n.length-1,i=Math.max(0,Math.min(n.length-1,r-t)),s=n[i],a=li(s.fiber)??e;return{name:s.name,path:o,depthIndex:i,rootElement:a}}function Ka(e,t){let n=as(e),o=t.toLowerCase(),r=-1;for(let i=n.length-1;i>=0;i--){let s=n[i].name;if(s===t){let a=li(n[i].fiber)??e;return{name:t,path:n.map(l=>l.name),depthIndex:i,rootElement:a}}if(r===-1){let a=s.toLowerCase();(a.length>=4&&o.includes(a)||o.length>=4&&a.includes(o))&&(r=i)}}if(r>=0){let i=li(n[r].fiber)??e;return{name:t,path:n.map(s=>s.name),depthIndex:r,rootElement:i}}return null}function xr(e){let t=Sr(),n=[],o=new Set,r=t.currentNode;for(;r=t.nextNode();){let i=Ka(r,e);i&&!o.has(i.rootElement)&&(o.add(i.rootElement),n.push(i))}return n}function ls(e){let t=new Map;if(e.size===0)return t;let n=new Set(e),o=Sr(),r=new Set,i=o.currentNode;for(;(i=o.nextNode())&&n.size>0;)for(let s of n){let a=Ka(i,s);if(!a||r.has(a.rootElement))continue;r.add(a.rootElement);let l=a.rootElement.getBoundingClientRect();t.set(s,l.top+window.scrollY),n.delete(s);break}for(let s of n)t.set(s,1/0);return t}function Sr(){return document.createTreeWalker(document.body,NodeFilter.SHOW_ELEMENT,{acceptNode(e){return e.closest("#devtools-toolbar, #devtools-canvas, #devtools-scrim, [data-popmelt-panel]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}})}function Tn(e){let t={selector:Ua(e),tagName:e.tagName.toLowerCase()};e.id&&(t.id=e.id),e.classList.length>0&&(t.className=Array.from(e.classList).join(" "));let n=Xa(e);n&&n.length>0&&n.length<200&&(t.textContent=n);let o={};for(let s of e.attributes)s.name.startsWith("data-")&&(o[s.name]=s.value);Object.keys(o).length>0&&(t.dataAttributes=o);let r=ai(e);r&&(t.reactComponent=r.name);let i=iu(e);return i&&(t.context=i),t}function Xa(e){let t="";for(let n of e.childNodes)n.nodeType===Node.TEXT_NODE&&(t+=n.textContent||"");return t.trim()}function Jo(e,t){let n=document.elementsFromPoint(e,t);for(let o of n)if(o instanceof HTMLElement&&!(o.id==="devtools-canvas"||o.id==="devtools-toolbar"||o.id==="devtools-scrim")&&!o.closest("#devtools-toolbar")&&!(o.dataset.devtools||o.closest("[data-devtools]"))&&!["html","body"].includes(o.tagName.toLowerCase()))return o;return null}function iu(e){let t=e.parentElement,n=["section","article","nav","aside","header","footer","main"];for(;t&&t!==document.body;){let o=t.tagName.toLowerCase();if(n.includes(o)&&t.id)return`${o}#${t.id}`;if(t.id&&!t.id.startsWith("radix-")&&!t.id.startsWith(":"))return`${o}#${t.id}`;t=t.parentElement}return null}function qa(e){let t=new Set,n=[],o=window.scrollX,r=window.scrollY,i=[{x:(e.minX+e.maxX)/2,y:(e.minY+e.maxY)/2},{x:e.minX,y:e.minY},{x:e.maxX,y:e.minY},{x:e.minX,y:e.maxY},{x:e.maxX,y:e.maxY}];for(let s of i){let a=s.x-o,l=s.y-r;if(a<0||l<0||a>window.innerWidth||l>window.innerHeight)continue;let p=Jo(a,l);p&&!t.has(p)&&(t.add(p),n.push(Tn(p)))}return n.slice(0,3)}function cs(e){if(e.length===0)return[];let t=e.map(o=>o.x),n=e.map(o=>o.y);return qa({minX:Math.min(...t),minY:Math.min(...n),maxX:Math.max(...t),maxY:Math.max(...n)})}function tn(e,t){return e.style.getPropertyValue(t)!==""}function su(e,t=30){if(e<=0)return[];let n=[],o=Sr(),r=.5,i=o.currentNode;for(;(i=o.nextNode())&&n.length<t;){let s=i,a=s.getBoundingClientRect();if(a.bottom<-50||a.top>window.innerHeight+50||a.right<-50||a.left>window.innerWidth+50||a.width<1||a.height<1)continue;let l=getComputedStyle(s);!tn(s,"padding-top")&&Math.abs((parseFloat(l.paddingTop)||0)-e)<r&&n.push({element:s,property:"padding-top"}),!tn(s,"padding-bottom")&&Math.abs((parseFloat(l.paddingBottom)||0)-e)<r&&n.length<t&&n.push({element:s,property:"padding-bottom"}),!tn(s,"padding-left")&&Math.abs((parseFloat(l.paddingLeft)||0)-e)<r&&n.length<t&&n.push({element:s,property:"padding-left"}),!tn(s,"padding-right")&&Math.abs((parseFloat(l.paddingRight)||0)-e)<r&&n.length<t&&n.push({element:s,property:"padding-right"}),!tn(s,"margin-top")&&Math.abs((parseFloat(l.marginTop)||0)-e)<r&&n.length<t&&n.push({element:s,property:"margin-top"}),!tn(s,"margin-bottom")&&Math.abs((parseFloat(l.marginBottom)||0)-e)<r&&n.length<t&&n.push({element:s,property:"margin-bottom"}),!tn(s,"margin-left")&&Math.abs((parseFloat(l.marginLeft)||0)-e)<r&&n.length<t&&n.push({element:s,property:"margin-left"}),!tn(s,"margin-right")&&Math.abs((parseFloat(l.marginRight)||0)-e)<r&&n.length<t&&n.push({element:s,property:"margin-right"});let p=l.display;if((p.includes("flex")||p.includes("grid"))&&n.length<t){let c=tn(s,"gap"),u=parseFloat(l.gap)||0,d=parseFloat(l.rowGap)||0,g=parseFloat(l.columnGap)||0;!c&&Math.abs(u-e)<r?n.push({element:s,property:"gap"}):!tn(s,"row-gap")&&Math.abs(d-e)<r?n.push({element:s,property:"row-gap"}):!tn(s,"column-gap")&&Math.abs(g-e)<r&&n.push({element:s,property:"column-gap"})}}return n}function ds(e,t=30){if(e<=0)return[];let n=[],o=Sr(),r=.5,i=o.currentNode;for(;(i=o.nextNode())&&n.length<t;){let s=i,a=s.getBoundingClientRect();if(a.bottom<-50||a.top>window.innerHeight+50||a.right<-50||a.left>window.innerWidth+50||a.width<1||a.height<1)continue;let l=getComputedStyle(s),p=parseFloat(l.borderTopWidth)||0,c=parseFloat(l.borderRightWidth)||0,u=parseFloat(l.borderBottomWidth)||0,d=parseFloat(l.borderLeftWidth)||0,g=s.clientWidth,x=s.clientHeight,h=parseFloat(l.paddingTop)||0;!tn(s,"padding-top")&&Math.abs(h-e)<r&&n.push({x:a.left+d,y:a.top+p,width:g,height:e,direction:"vertical",property:"padding-top"});let I=parseFloat(l.paddingBottom)||0;!tn(s,"padding-bottom")&&Math.abs(I-e)<r&&n.length<t&&n.push({x:a.left+d,y:a.top+p+x-e,width:g,height:e,direction:"vertical",property:"padding-bottom"});let O=parseFloat(l.paddingLeft)||0;!tn(s,"padding-left")&&Math.abs(O-e)<r&&n.length<t&&n.push({x:a.left+d,y:a.top+p,width:e,height:x,direction:"horizontal",property:"padding-left"});let P=parseFloat(l.paddingRight)||0;!tn(s,"padding-right")&&Math.abs(P-e)<r&&n.length<t&&n.push({x:a.left+d+g-e,y:a.top+p,width:e,height:x,direction:"horizontal",property:"padding-right"});let F=parseFloat(l.marginTop)||0;!tn(s,"margin-top")&&Math.abs(F-e)<r&&n.length<t&&n.push({x:a.left,y:a.top-e,width:a.width,height:e,direction:"vertical",property:"margin-top"});let M=parseFloat(l.marginBottom)||0;!tn(s,"margin-bottom")&&Math.abs(M-e)<r&&n.length<t&&n.push({x:a.left,y:a.bottom,width:a.width,height:e,direction:"vertical",property:"margin-bottom"});let D=parseFloat(l.marginLeft)||0;!tn(s,"margin-left")&&Math.abs(D-e)<r&&n.length<t&&n.push({x:a.left-e,y:a.top,width:e,height:a.height,direction:"horizontal",property:"margin-left"});let J=parseFloat(l.marginRight)||0;!tn(s,"margin-right")&&Math.abs(J-e)<r&&n.length<t&&n.push({x:a.right,y:a.top,width:e,height:a.height,direction:"horizontal",property:"margin-right"});let ee=l.display;if((ee.includes("flex")||ee.includes("grid"))&&n.length<t&&!tn(s,"gap")){let S=Array.from(s.children).filter(A=>{let y=getComputedStyle(A);return y.display!=="none"&&y.position!=="absolute"&&y.position!=="fixed"});if(S.length>=2)for(let A=0;A<S.length-1&&n.length<t;A++){let y=S[A].getBoundingClientRect(),T=S[A+1].getBoundingClientRect(),L=T.top-y.bottom;Math.abs(L-e)<r&&L>.5&&n.push({x:Math.min(y.left,T.left),y:y.bottom,width:Math.max(y.right,T.right)-Math.min(y.left,T.left),height:L,direction:"vertical",property:"gap"});let ce=T.left-y.right;Math.abs(ce-e)<r&&ce>.5&&n.push({x:y.right,y:Math.min(y.top,T.top),width:ce,height:Math.max(y.bottom,T.bottom)-Math.min(y.top,T.top),direction:"horizontal",property:"gap"})}}}return n}function di(e){return typeof e=="string"?{value:e}:e}var Qa={gap:["gap","row-gap","column-gap"],padding:["padding-top","padding-bottom","padding-left","padding-right"],margin:["margin-top","margin-bottom","margin-left","margin-right"]};function Za(e,t){let n=Qa[t];return n?n.includes(e):!1}function au(e,t){let n=e.split(/\s+/);for(let o of n){if(o===t)return!0;let r=o.lastIndexOf(":");if(r>=0&&o.slice(r+1)===t)return!0}return!1}function lu(e){let t=e.lastIndexOf(":"),n=t>=0?e.slice(t+1):e,o=n.indexOf("-");if(o<0)return null;let r=n.slice(0,o),i={gap:"gap","gap-x":"column-gap","gap-y":"row-gap",p:"padding",pt:"padding-top",pb:"padding-bottom",pl:"padding-left",pr:"padding-right",px:"padding-left",py:"padding-top",m:"margin",mt:"margin-top",mb:"margin-bottom",ml:"margin-left",mr:"margin-right",mx:"margin-left",my:"margin-top"},s=n.slice(0,n.indexOf("-",o+1)>0?n.indexOf("-",o+1):o);return i[s]??i[r]??null}function us(e,t=30){let n=parseFloat(e.value);if(isNaN(n)||n<=0)return[];if(e.bindings&&e.bindings.length>0){let r=[],i=Sr(),s=i.currentNode;for(;(s=i.nextNode())&&r.length<t;){let a=s,l=a.getBoundingClientRect();if(l.bottom<-50||l.top>window.innerHeight+50||l.right<-50||l.left>window.innerWidth+50||l.width<1||l.height<1)continue;let p=a.className;if(typeof p=="string")for(let c of e.bindings){if(!au(p,c))continue;let u=lu(c);if(u&&!(e.property&&!Za(u,e.property))){r.push({element:a,property:u});break}}}return r}let o=su(n,t*2);return e.property?o.filter(r=>Za(r.property,e.property)).slice(0,t):o.slice(0,t)}function ps(e,t=30){let n=us(e,t),o=[];for(let r of n){let i=r.element,s=i.getBoundingClientRect(),a=getComputedStyle(i),l=parseFloat(a.borderTopWidth)||0,p=parseFloat(a.borderRightWidth)||0,c=parseFloat(a.borderLeftWidth)||0,u=i.clientWidth,d=i.clientHeight;switch(r.property){case"padding-top":{let g=parseFloat(a.paddingTop)||0;o.push({x:s.left+c,y:s.top+l,width:u,height:g,direction:"vertical",property:r.property});break}case"padding-bottom":{let g=parseFloat(a.paddingBottom)||0;o.push({x:s.left+c,y:s.top+l+d-g,width:u,height:g,direction:"vertical",property:r.property});break}case"padding-left":{let g=parseFloat(a.paddingLeft)||0;o.push({x:s.left+c,y:s.top+l,width:g,height:d,direction:"horizontal",property:r.property});break}case"padding-right":{let g=parseFloat(a.paddingRight)||0;o.push({x:s.left+c+u-g,y:s.top+l,width:g,height:d,direction:"horizontal",property:r.property});break}case"margin-top":{let g=parseFloat(a.marginTop)||0;o.push({x:s.left,y:s.top-g,width:s.width,height:g,direction:"vertical",property:r.property});break}case"margin-bottom":{let g=parseFloat(a.marginBottom)||0;o.push({x:s.left,y:s.bottom,width:s.width,height:g,direction:"vertical",property:r.property});break}case"margin-left":{let g=parseFloat(a.marginLeft)||0;o.push({x:s.left-g,y:s.top,width:g,height:s.height,direction:"horizontal",property:r.property});break}case"margin-right":{let g=parseFloat(a.marginRight)||0;o.push({x:s.right,y:s.top,width:g,height:s.height,direction:"horizontal",property:r.property});break}case"gap":case"row-gap":case"column-gap":{let g=Array.from(i.children).filter(x=>{let h=getComputedStyle(x);return h.display!=="none"&&h.position!=="absolute"&&h.position!=="fixed"});for(let x=0;x<g.length-1&&o.length<t;x++){let h=g[x].getBoundingClientRect(),I=g[x+1].getBoundingClientRect(),O=I.top-h.bottom;O>.5&&o.push({x:Math.min(h.left,I.left),y:h.bottom,width:Math.max(h.right,I.right)-Math.min(h.left,I.left),height:O,direction:"vertical",property:"gap"});let P=I.left-h.right;P>.5&&o.push({x:h.right,y:Math.min(h.top,I.top),width:P,height:Math.max(h.bottom,I.bottom)-Math.min(h.top,I.top),direction:"horizontal",property:"gap"})}break}}}return o}function el(e,t){let n=new Set,o=Nr(t);for(let r of e){let i=nl[r.property];if(!i)continue;let s=r.element.className;if(typeof s=="string")for(let a of i){let l=`${a}-${o}`;for(let p of s.split(/\s+/)){let c=p.lastIndexOf(":"),u=c>=0?p.slice(c+1):p;if(u===l){n.add(u);break}}}}return[...n]}function tl(e){let t=new Set;for(let n of e)for(let[o,r]of Object.entries(Qa))if(r.includes(n.property)){t.add(o);break}if(t.size===1)return[...t][0]}function fs(e,t,n){if(t===n)return e;let o=Nr(t),r=Nr(n);return e.map(i=>{let s=i.lastIndexOf("-");if(s<0)return i;let a=i.slice(0,s),l=i.slice(s+1);return l===o||l===`[${t}px]`?`${a}-${r}`:i})}var cu={0:"0",1:"px",2:"0.5",4:"1",6:"1.5",8:"2",12:"3",16:"4",20:"5",24:"6",28:"7",32:"8",40:"10",48:"12",64:"16",80:"20",96:"24"};function Nr(e){return cu[e]??`[${e}px]`}var nl={"padding-top":["pt","py","p"],"padding-bottom":["pb","py","p"],"padding-left":["pl","px","p"],"padding-right":["pr","px","p"],"margin-top":["mt","my","m"],"margin-bottom":["mb","my","m"],"margin-left":["ml","mx","m"],"margin-right":["mr","mx","m"],gap:["gap"],"row-gap":["gap-y","gap"],"column-gap":["gap-x","gap"]};function du(e,t,n,o){let r=nl[t];if(!r)return null;let i=Nr(n);for(let s of r){let a=new RegExp("(?:^|\\s)((?:[\\w-]+:)*"+s+"-(?:"+uu(i)+"|\\["+n+"px\\]))(?:\\s|$)"),l=e.match(a);if(l?.[1]){let p=Nr(o),c=l[1].lastIndexOf(":"),u=c>=0?l[1].slice(0,c+1):"";return{matched:l[1],suggested:`${u}${s}-${p}`}}}return null}function uu(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function ol(e,t,n){let o=new Set,r=[];for(let i of e){let s=Dn(i.element),a=`${s}::${i.property}`;if(o.has(a))continue;o.add(a);let l=ai(i.element),p=i.element.className||"",c=du(p,i.property,t,n);r.push({selector:s,reactComponent:l?.name,className:p,property:i.property,matchedClass:c?.matched,suggestedClass:c?.suggested})}return r}function ui(e,t){return window.getComputedStyle(e).getPropertyValue(t)}function pi(e,t){if(e instanceof HTMLElement){let o=e.style.getPropertyValue(t);if(o)return o}let n=t.replace(/-([a-z])/g,(o,r)=>r.toUpperCase());try{for(let o of document.styleSheets)try{let r=o.cssRules||o.rules;for(let i of r)if(i instanceof CSSStyleRule&&e.matches(i.selectorText)){let s=i.style.getPropertyValue(t);if(s)return s;let a=i.style[n];if(a)return a}}catch{}}catch{}return null}function fi(e){let t=window.getComputedStyle(e).display;return t==="flex"||t==="inline-flex"||t==="grid"||t==="inline-grid"}function Yo(e){let t=window.getComputedStyle(e);return{row:parseFloat(t.rowGap)||0,column:parseFloat(t.columnGap)||0}}function pu(e){let t=[];for(let n of e){let o=t.find(r=>r.axis!==n.axis?!1:n.axis==="row"?Math.abs(r.y-n.y)<2&&Math.abs(r.h-n.h)<2:Math.abs(r.x-n.x)<2&&Math.abs(r.w-n.w)<2);if(o)if(n.axis==="row"){let r=Math.min(o.x,n.x),i=Math.max(o.x+o.w,n.x+n.w);o.x=r,o.w=i-r}else{let r=Math.min(o.y,n.y),i=Math.max(o.y+o.h,n.y+n.h);o.y=r,o.h=i-r}else t.push({...n})}return t}function vo(e){let t=Array.from(e.children).filter(l=>{if(!(l instanceof HTMLElement))return!1;let p=window.getComputedStyle(l);return p.display!=="none"&&p.position!=="absolute"&&p.position!=="fixed"});if(t.length<2)return[];let n=[],o=e.getBoundingClientRect(),i=window.getComputedStyle(e).flexDirection,s=i==="column"||i==="column-reverse",a=6;for(let l=0;l<t.length-1;l++){let p=t[l].getBoundingClientRect(),c=t[l+1].getBoundingClientRect();if(c.left>p.right+.5&&n.push({axis:"column",x:p.right,y:o.top,w:c.left-p.right,h:o.height}),c.top>p.bottom+.5&&n.push({axis:"row",x:o.left,y:p.bottom,w:o.width,h:c.top-p.bottom}),!(c.left>p.right+.5)&&!(c.top>p.bottom+.5))if(s){let u=(p.bottom+c.top)/2;n.push({axis:"row",x:o.left,y:u-a/2,w:o.width,h:a})}else{let u=(p.right+c.left)/2;n.push({axis:"column",x:u-a/2,y:o.top,w:a,h:o.height})}}return pu(n)}function gs(e,t){let n=window.getComputedStyle(e),o=n.display;if(o!=="flex"&&o!=="inline-flex")return!1;let r=n.justifyContent;if(r!=="space-between"&&r!=="space-around"&&r!=="space-evenly"&&r!=="stretch")return!1;let i=n.flexDirection;return!(t!==(i==="column"||i==="column-reverse"?"row":"column")||parseFloat(t==="row"?n.rowGap:n.columnGap)>0)}function wr(e){let t=window.getComputedStyle(e);return{top:parseFloat(t.paddingTop)||0,right:parseFloat(t.paddingRight)||0,bottom:parseFloat(t.paddingBottom)||0,left:parseFloat(t.paddingLeft)||0}}function Vo(e){let t=window.getComputedStyle(e);return{"top-left":parseFloat(t.borderTopLeftRadius)||0,"top-right":parseFloat(t.borderTopRightRadius)||0,"bottom-right":parseFloat(t.borderBottomRightRadius)||0,"bottom-left":parseFloat(t.borderBottomLeftRadius)||0}}function ms(e){for(let t of e.childNodes)if(t.nodeType===Node.TEXT_NODE&&(t.textContent||"").trim().length>0)return!0;return!1}function Cr(e){let t=document.createRange(),n=!1;for(let c of e.childNodes)c.nodeType===Node.TEXT_NODE&&(c.textContent||"").trim().length>0&&(n||(t.setStart(c,0),n=!0),t.setEnd(c,c.textContent?.length??0));if(!n)return null;let o=t.getBoundingClientRect(),r=window.getComputedStyle(e),i=parseFloat(r.fontSize)||16,s=parseFloat(r.lineHeight);isNaN(s)&&(s=i*1.2);let a=Math.max(1,t.getClientRects().length),l=Math.max(o.height,a*s),p=(l-o.height)/2;return new DOMRect(o.x,o.y-p,o.width,l)}function Fr(e){let t=window.getComputedStyle(e),n=parseFloat(t.fontSize)||16,o=parseFloat(t.lineHeight);return isNaN(o)&&(o=n*1.2),{fontSize:n,lineHeight:o}}function Ve(e,t,n){e instanceof HTMLElement&&e.style.setProperty(t,n,"important")}function rl(e,t,n){e instanceof HTMLElement&&e.style.removeProperty(t)}function gi(e){for(let t of e){let n=kn(t.selector);if(!n&&t.durableSelector&&(n=kn(t.durableSelector),n)){let o=t.selector.match(/\[data-pm="([^"]+)"\]/)?.[1];o&&n.setAttribute("data-pm",o)}if(n)for(let o of t.changes)Ve(n,o.property,o.modified)}}function mi(e){for(let t of e){let n=kn(t.selector);if(n)for(let o of t.changes)rl(n,o.property,o.original)}}function sl(e,t,n,o){if(e)for(let r of e){if(r instanceof CSSGroupingRule){sl(r.cssRules,t,n,o);continue}if(r instanceof CSSStyleRule){let i=r.selectorText.toLowerCase();(i===":root"||i==="html"||i==="*"||i.includes(":root"))&&fu(r.style,t,n,o)}}}function fu(e,t,n,o){for(let r=0;r<e.length;r++){let i=e[r];if(i?.startsWith("--")){if(n.has(i))continue;n.add(i);let s=t.getPropertyValue(i).trim();al(s)&&o.push({name:i,value:s,usage:`var(${i})`})}}}var hi=null,gu=5e3;function hs(){if(hi&&Date.now()-hi.timestamp<gu)return hi.variables;let e=[],t=new Set,n=getComputedStyle(document.documentElement);try{for(let i of document.styleSheets)try{sl(i.cssRules||i.rules,n,t,e)}catch{}}catch{}let o=document.documentElement.style;for(let i=0;i<o.length;i++){let s=o[i];if(s?.startsWith("--")&&!t.has(s)){t.add(s);let a=n.getPropertyValue(s).trim();al(a)&&e.push({name:s,value:a,usage:`var(${s})`})}}let r=e.sort((i,s)=>i.name.localeCompare(s.name));return hi={variables:r,timestamp:Date.now()},r}function al(e){if(!e)return!1;let t=e.toLowerCase().trim();return!!(/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(t)||t.startsWith("rgb")||t.startsWith("hsl")||t.startsWith("oklch")||t.startsWith("oklab")||t.startsWith("lch")||t.startsWith("lab")||["transparent","currentcolor","inherit","white","black","red","green","blue","yellow","orange","purple","pink","gray","grey"].includes(t))}function Er(e,t){let n=t.match(/var\((--[^,)]+)(?:,\s*([^)]+))?\)/);if(n){let o=n[1],r=n[2];return getComputedStyle(document.documentElement).getPropertyValue(o).trim()||r||t}return t}function zr(e,t){if(!e)return null;let n=il(e);if(!n)return null;for(let o of t){let r=il(o.value);if(r&&n===r)return o}return null}function il(e){if(!e)return null;let t=e.trim().toLowerCase();if(t.startsWith("oklch(")){let n=t.match(/oklch\(\s*([\d.]+%?)\s+([\d.]+%?)\s+([\d.]+)/);if(n){let o=n[1].endsWith("%")?parseFloat(n[1])/100:parseFloat(n[1]),r=n[2].endsWith("%")?parseFloat(n[2])/100:parseFloat(n[2]),i=parseFloat(n[3]);o=Math.round(o*100)/100,r=Math.round(r*1e3)/1e3;let s=Math.round(i);return`oklch(${o} ${r} ${s})`}}if(t.startsWith("rgb")){let n=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/);if(n)return`rgb(${n[1]},${n[2]},${n[3]})`}return t.startsWith("#")?t.length===4?`#${t[1]}${t[1]}${t[2]}${t[2]}${t[3]}${t[3]}`:t.slice(0,7):t}import{Fragment as Uo,jsx as ct,jsxs as Un}from"react/jsx-runtime";var Fn=22,Lo=12,mu=3,hu=250,yi=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],yu=3e3;function bu({left:e,top:t,avoidBottom:n,style:o,children:r,...i}){let s=e+Lo,a=t+Lo,l=n!==void 0?`${n}px`:"100vh";return ct("div",{"data-devtools":"badge-hit-area",...i,style:{position:"fixed",left:e,top:t,padding:Lo,...o},children:ct("div",{style:{transform:`translate(min(0px, calc(100vw - ${s}px - 100%)), min(0px, calc(${l} - ${a}px - 100%)))`},children:r})})}function dl({annotations:e,supersededAnnotations:t,inFlightIds:n,activeIds:o,queuePositions:r,scrollX:i,scrollY:s,annotationGroupMap:a,onViewThread:l,onSelectAnnotation:p,onHoverAnnotation:c,canvasRef:u}){let[d,g]=$r(0),[x,h]=$r(()=>Math.floor(Math.random()*yi.length)),I=!!(n&&n.size>0);bi(()=>{if(!I)return;let C=setInterval(()=>{g(A=>(A+1)%mu)},hu),S=setInterval(()=>{h(A=>(A+1)%yi.length)},yu);return()=>{clearInterval(C),clearInterval(S)}},[I]);let O=[];for(let C of e){if(C.type!=="text"||!C.text||!C.points[0]||t.has(C))continue;let S=C.groupId?e.filter(je=>je.groupId===C.groupId):[C],A=C.status??"pending",y=S.reduce((je,X)=>je+(X.replyCount??0),0),T=je=>je==="resolved"&&y===0,L=!!(n&&(n.has(C.id)||S.some(je=>n.has(je.id))))||C.status==="in_flight"||S.some(je=>je.status==="in_flight")||T(C.status)||S.some(je=>T(je.status)),ce=S.some(je=>je.status==="resolved"&&(je.replyCount??0)>0||je.status==="needs_review"),We=S.some(je=>je.threadId);if(!L&&A!=="resolved"&&A!=="needs_review"&&!ce&&!We)continue;let be=C.threadId||S.find(je=>je.threadId)?.threadId,j=A==="needs_review"||S.some(je=>je.status==="needs_review"),se=C.points[0],_=C.fontSize||12,he=_*1.4,fe=a.get(C.id),Ae=C.text.replace(/\n/g," "),De=fe!==void 0?fe+". "+Ae:Ae,ze=u?.current?.getContext("2d")??document.createElement("canvas").getContext("2d");if(!ze)continue;ze.font=`${_}px ${Vt}`;let de=se.x-i,Ee=yr(de),Ge=br(ze,De,Ee),Qe=ze.measureText(Ge).width,pt=L&&!!o&&!o.has(C.id)&&!S.some(je=>o.has(je.id));O.push({id:C.id,threadId:be,linkedSelector:C.linkedSelector||S.find(je=>je.linkedSelector)?.linkedSelector,x:se.x+Qe+4,y:se.y-4,size:he+8,color:C.color,isInFlight:L,isQueued:pt,queuePosition:void 0,isNeedsReview:j,replyCount:y})}let P=O.filter(C=>C.isQueued);if(P.length>0&&P.forEach((C,S)=>{C.queuePosition=r?.get(C.id)??`(${S+1}/${P.length})`}),O.length===0)return null;let F=2,M=u?.current?.getContext("2d")??document.createElement("canvas").getContext("2d"),D=O.map(C=>{let S;C.isQueued?S=C.queuePosition?`queued ${C.queuePosition}`:"queued":C.isInFlight?S=yi[x]??"thinking":C.replyCount>0?S=`${C.replyCount} ${C.replyCount===1?"reply":"replies"}`:S="Cancelled";let A=!C.isQueued,y=A?11:0,T=A?4:0,L=S.length*7.2;return M&&(M.font=`12px ${Vt}`,L=M.measureText(S).width),4+y+T+L+4}),J=typeof window<"u"?window.innerHeight:9999,ee=[];for(let C=0;C<O.length;C++){let S=O[C].y-s,A=Math.min(S,J-Fn),y=A+Fn,L=O[C].x-i;for(let ce=0;ce<C;ce++){let We=O[ce].y-s,be=Math.min(We,J-Fn),j=be+Fn;if(!(A<j&&y>be))continue;let _=ee[ce]+D[ce];L<_+F&&(L=_+F)}ee.push(L)}return ct(Uo,{children:O.map((C,S)=>{let A=!!C.threadId;return ct(bu,{left:ee[S]-Lo,top:C.y-s-Lo,onMouseDown:A?y=>y.stopPropagation():void 0,onClick:A?y=>{if(y.stopPropagation(),p?.(C.id),l?.(C.threadId),C.linkedSelector)try{let T=document.querySelector(C.linkedSelector);if(T){let L=T.getBoundingClientRect();(L.bottom<0||L.top>window.innerHeight)&&T.scrollIntoView({behavior:"smooth",block:"center"})}}catch{}}:void 0,onMouseEnter:c?()=>c(C.id):void 0,onMouseLeave:c?()=>c(null):void 0,style:{pointerEvents:A?"auto":"none",cursor:A?"pointer":void 0,zIndex:9999},children:ct("div",{"data-devtools":"annotation-badge",style:{height:C.size,display:"flex",alignItems:"center",backgroundColor:C.color,fontFamily:Vt,fontSize:12,color:"#ffffff",userSelect:"none",padding:`0 ${4}px`,gap:4,whiteSpace:"nowrap"},children:C.isQueued?Un("span",{style:{opacity:.5,color:"inherit"},children:["queued",C.queuePosition?` ${C.queuePosition}`:""]}):C.isInFlight?Un(Uo,{children:[ct("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"currentColor",style:{verticalAlign:"middle"},children:d===1?Un(Uo,{children:[ct("circle",{cx:"7",cy:"7",r:"2"}),ct("circle",{cx:"17",cy:"7",r:"2"}),ct("circle",{cx:"7",cy:"17",r:"2"}),ct("circle",{cx:"17",cy:"17",r:"2"})]}):Un(Uo,{children:[ct("circle",{cx:"12",cy:"6",r:"2"}),ct("circle",{cx:"6",cy:"12",r:"2"}),ct("circle",{cx:"18",cy:"12",r:"2"}),ct("circle",{cx:"12",cy:"18",r:"2"})]})}),ct("span",{style:{opacity:.7,color:"inherit"},children:yi[x]})]}):Un(Uo,{children:[C.isNeedsReview?ct("span",{style:{fontWeight:700,color:"inherit"},children:"?"}):ct("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",children:ct("polyline",{points:"4 12 10 18 20 6"})}),ct("span",{style:{opacity:.7,color:"inherit"},children:C.replyCount>0?`${C.replyCount} ${C.replyCount===1?"reply":"replies"}`:"Cancelled"})]})})},C.id)})})}function ys({inFlightSelectorColors:e,animated:t=!0}){let[n,o]=$r([]);return bi(()=>{if(e.size===0){o([]);return}let r=null,i=()=>{let l=[];for(let[p,c]of e){let u=kn(p);if(!u)continue;let d=u.getBoundingClientRect();l.push({selector:p,top:d.top,left:d.left,width:d.width,height:d.height,color:c})}o(l)},s=()=>{r&&cancelAnimationFrame(r),r=requestAnimationFrame(i)};i(),window.addEventListener("scroll",s,!0),window.addEventListener("resize",s,!0);let a=new MutationObserver(s);return a.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",s,!0),window.removeEventListener("resize",s,!0),a.disconnect(),r&&cancelAnimationFrame(r)}},[e]),n.length===0?null:Un(Uo,{children:[t&&ct("style",{children:"@keyframes popmelt-march { to { stroke-dashoffset: -6; } }"}),n.map(r=>ct("div",{"data-devtools":"marching-ants",style:{position:"fixed",top:r.top,left:r.left,width:r.width,height:r.height,pointerEvents:"none",zIndex:9995,overflow:"visible"},children:ct("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible"},children:ct("rect",{x:"0.5",y:"0.5",width:Math.max(0,r.width-1),height:Math.max(0,r.height-1),fill:"none",stroke:r.color,strokeWidth:"1",strokeDasharray:"2 4",style:t?{animation:"popmelt-march 0.5s steps(2) infinite"}:void 0})})},r.selector))]})}function ul({annotations:e,supersededAnnotations:t,scrollX:n,scrollY:o,onReply:r,annotationGroupMap:i,canvasRef:s,onHoverAnnotation:a}){let l=e.filter(u=>t.has(u)?!1:u.status==="waiting_input"&&u.question&&u.threadId);if(l.length===0)return null;let p=new Set,c=[];for(let u of l){if(!u.threadId||p.has(u.threadId))continue;p.add(u.threadId);let d=u.type==="text"?u:e.find(g=>g.groupId&&g.groupId===u.groupId&&g.type==="text")||u;if(d.type==="text"&&d.text&&d.points[0]){let g=d.points[0],x=d.fontSize||12,h=x*1.4,I=i.get(d.id),O=d.text.replace(/\n/g," "),P=I!==void 0?I+". "+O:O,M=document.createElement("canvas").getContext("2d");if(!M)continue;M.font=`${x}px ${Vt}`;let D=g.x-n,J=yr(D),ee=br(M,P,J),C=M.measureText(ee).width;c.push({annotation:u,x:g.x+C+4,y:g.y-4,size:h+8})}}return c.length===0?null:ct(Uo,{children:c.map(({annotation:u,x:d,y:g,size:x})=>ct(vu,{annotation:u,x:d-n,y:g-o,size:x,onReply:r,onHoverAnnotation:a},`question-${u.threadId}`))})}function vu({annotation:e,x:t,y:n,size:o,onReply:r,onHoverAnnotation:i}){let[s,a]=$r(!1),[l,p]=$r(""),c=cl(null),u=cl(null);bi(()=>{s&&c.current&&c.current.focus()},[s]),bi(()=>{if(!s)return;let I=P=>{u.current&&!P.composedPath().includes(u.current)&&a(!1)},O=P=>{P.key==="Escape"&&a(!1)};return document.addEventListener("mousedown",I),document.addEventListener("keydown",O),()=>{document.removeEventListener("mousedown",I),document.removeEventListener("keydown",O)}},[s]);let d=ll(()=>{!l.trim()||!e.threadId||(r(e.threadId,l.trim()),p(""),a(!1))},[l,e.threadId,r]),g=ll(I=>{I.key==="Enter"&&(I.metaKey||I.ctrlKey)&&(I.preventDefault(),d())},[d]),x=s?t:t-Lo,h=s?n:n-Lo;return Un("div",{ref:u,"data-devtools":"question-badge",onMouseEnter:i?()=>i(e.id):void 0,onMouseLeave:i?()=>i(null):void 0,style:{position:"fixed",left:`max(0px, ${x}px)`,top:`max(0px, ${h}px)`,padding:s?0:Lo,transform:`translate(min(0px, calc(100vw - max(0px, ${x}px) - 100%)), min(0px, calc(100vh - max(0px, ${h}px) - 100%)))`,zIndex:s?10002:9999,pointerEvents:"auto",cursor:s?void 0:"pointer"},children:[!s&&Un("div",{onClick:()=>a(!0),style:{height:o,display:"flex",alignItems:"center",backgroundColor:e.color,padding:`0 ${4}px`,gap:4,fontFamily:Vt,fontSize:12,color:"#ffffff",whiteSpace:"nowrap"},children:[Un("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",children:[ct("line",{x1:"12",y1:"3",x2:"12",y2:"9"}),ct("line",{x1:"12",y1:"15",x2:"12",y2:"21"}),ct("line",{x1:"3",y1:"12",x2:"9",y2:"12"}),ct("line",{x1:"15",y1:"12",x2:"21",y2:"12"})]}),ct("span",{style:{opacity:.7},children:"reply?"})]}),s&&Un("div",{style:{minWidth:260,maxWidth:360,backgroundColor:"#eaeaea",fontFamily:Vt,fontSize:12,color:"#1f2937",border:"1px solid rgba(0, 0, 0, 0.1)"},children:[ct("div",{style:{padding:`${6}px ${8}px`,lineHeight:1.4},children:e.question}),Un("div",{style:{padding:`0 ${4}px ${4}px`},children:[ct("textarea",{ref:c,value:l,onChange:I=>p(I.target.value),onKeyDown:g,placeholder:"Type your reply...",style:{width:"100%",minHeight:40,padding:4,fontSize:12,fontFamily:Vt,backgroundColor:"rgba(0, 0, 0, 0.04)",color:"#1f2937",border:"1px solid rgba(0, 0, 0, 0.1)",borderRadius:0,outline:"none",resize:"vertical",lineHeight:1.4,boxSizing:"border-box"}}),ct("div",{style:{display:"flex",justifyContent:"flex-end",marginTop:4},children:ct("button",{onClick:d,disabled:!l.trim(),style:{padding:"4px 12px",fontSize:11,fontFamily:Vt,fontWeight:600,backgroundColor:l.trim()?e.color:"rgba(0,0,0,0.1)",color:l.trim()?"#ffffff":"rgba(0,0,0,0.3)",border:"none",cursor:l.trim()?"pointer":"default"},children:"Send \u2318\u23CE"})})]})]})]})}function vi(e){let t=new Set,n=new Map;for(let i of e){if(!i.linkedSelector)continue;let s=n.get(i.linkedSelector)||[];s.push(i),n.set(i.linkedSelector,s)}let o=new Set,r=new Set;for(let i of n.values()){if(i.length<=1){i[0]?.groupId&&r.add(i[0].groupId);continue}i.sort((a,l)=>l.timestamp-a.timestamp);let s=i[0];s.groupId&&r.add(s.groupId);for(let a=1;a<i.length;a++){let l=i[a];t.add(l),l.groupId&&o.add(l.groupId)}}for(let i of e)i.groupId&&o.has(i.groupId)&&!r.has(i.groupId)&&t.add(i);return t}import{useEffect as pl,useLayoutEffect as xu,useState as fl}from"react";import{jsx as bs,jsxs as ml}from"react/jsx-runtime";function Su(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}var gl=["top-left","top-right","bottom-right","bottom-left"];function hl({element:e,radius:t,accentColor:n,hoveredCorner:o,draggingCorner:r,cursorViewport:i}){let[s,a]=fl(null),[l,p]=fl(!1);if(pl(()=>{let O=M=>{(M.key==="Meta"||M.key==="Control")&&p(!0)},P=M=>{(M.key==="Meta"||M.key==="Control")&&p(!1)},F=()=>p(!1);return window.addEventListener("keydown",O,!0),window.addEventListener("keyup",P,!0),window.addEventListener("blur",F),()=>{window.removeEventListener("keydown",O,!0),window.removeEventListener("keyup",P,!0),window.removeEventListener("blur",F)}},[]),pl(()=>{if(!e){a(null);return}let O=()=>{a(e.getBoundingClientRect())};return O(),window.addEventListener("scroll",O,{passive:!0}),window.addEventListener("resize",O,{passive:!0}),()=>{window.removeEventListener("scroll",O),window.removeEventListener("resize",O)}},[e]),xu(()=>{e&&a(e.getBoundingClientRect())},[e,t["top-left"],t["top-right"],t["bottom-right"],t["bottom-left"]]),!s)return null;let c=s.width,u=s.height,d=Su(n,.2),g={"top-left":{x:0,y:t["top-left"]},"top-right":{x:c,y:t["top-right"]},"bottom-right":{x:c,y:u-t["bottom-right"]},"bottom-left":{x:0,y:u-t["bottom-left"]}},x=new Set,h=r??o;if(h)if(l)x.add(h);else for(let O of gl)x.add(O);let I={position:"fixed",top:s.top,left:s.left,width:c,height:u,pointerEvents:"none",zIndex:9996,overflow:"visible"};return ml("div",{"data-devtools":"border-radius-handles",style:I,children:[ml("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${c} ${u}`,children:[bs("rect",{x:"0.5",y:"0.5",width:Math.max(0,c-1),height:Math.max(0,u-1),fill:"none",stroke:d,strokeWidth:"1"}),gl.map(O=>{let P=g[O],F=x.has(O);return bs("circle",{cx:P.x,cy:P.y,r:O===(r??o)?3:2.5,fill:n,stroke:"#ffffff",strokeWidth:O===(r??o)?4:2,paintOrder:"stroke"},O)})]}),i&&h&&(()=>{let O=Math.round(t[h]);return bs("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:O})})()]})}import{useEffect as wu,useState as Cu}from"react";function Ko(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);if(n)return`oklch(${n[1]} / ${t})`;let o=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);if(o){let r=parseInt(o[1],16),i=parseInt(o[2],16),s=parseInt(o[3],16);return`rgba(${r}, ${i}, ${s}, ${t})`}return`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}import{Fragment as Eu,jsx as vs,jsxs as Wr}from"react/jsx-runtime";function so({element:e,isSelected:t=!1,elementInfo:n,color:o="#3b82f6",annotationNumber:r,changeCount:i,hideTooltip:s=!1}){let[a,l]=Cu(null);if(wu(()=>{if(!e){l(null);return}let D=()=>{let J=e.getBoundingClientRect();l(J)};return D(),window.addEventListener("scroll",D,{passive:!0}),window.addEventListener("resize",D,{passive:!0}),()=>{window.removeEventListener("scroll",D),window.removeEventListener("resize",D)}},[e]),!a||!e)return null;let p={position:"fixed",top:a.top,left:a.left,width:a.width,height:a.height,pointerEvents:"none",zIndex:9996,backgroundColor:Ko(o,.05),overflow:"visible"},c=e.tagName.toLowerCase(),u=e.id?`#${e.id}`:"",d=e.classList.length>0?"."+Array.from(e.classList).slice(0,2).join("."):"",g=n?.reactComponent,x=g?`<${g}> ${c}${u}${d}`:`${c}${u}${d}`,h=22,I=a.height>=window.innerHeight,O=I?0:a.top>=h?a.top-h:a.bottom,P=I?{position:"absolute",top:8,left:8,zIndex:9997,display:"flex",alignItems:"center",gap:6,backgroundColor:o,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,pointerEvents:"none",whiteSpace:"nowrap",maxWidth:400}:{position:"fixed",top:O,left:a.left,zIndex:9997,display:"flex",alignItems:"center",gap:6,backgroundColor:o,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,pointerEvents:"none",whiteSpace:"nowrap",maxWidth:400},M=!s&&Wr("div",{"data-devtools":"tooltip",style:P,children:[r!==void 0&&Wr("span",{children:[r,"."]}),vs("span",{style:{overflow:"hidden",textOverflow:"ellipsis",flex:1,minWidth:0},children:x}),i!==void 0&&i>0&&Wr("span",{style:{opacity:.8},children:["(",i," ",i===1?"change":"changes",")"]})]});return Wr(Eu,{children:[Wr("div",{"data-devtools":"highlight",style:p,children:[vs("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},children:vs("rect",{x:"0.5",y:"0.5",width:Math.max(0,a.width-1),height:Math.max(0,a.height-1),fill:"none",stroke:o,strokeWidth:"1",...!t&&{strokeDasharray:"2 4"}})}),I&&M]}),!I&&M]})}import{useEffect as yl,useLayoutEffect as ku,useState as xs}from"react";import{jsx as xo,jsxs as ws}from"react/jsx-runtime";function Ss(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Cs({element:e,gap:t,accentColor:n,hoveredAxis:o,draggingAxis:r,cursorViewport:i,isAutoGap:s=!1,refreshKey:a=0}){let[l,p]=xs(null),[c,u]=xs([]),[d,g]=xs(!1);if(yl(()=>{let C=y=>{(y.key==="Meta"||y.key==="Control")&&g(!0)},S=y=>{(y.key==="Meta"||y.key==="Control")&&g(!1)},A=()=>g(!1);return window.addEventListener("keydown",C,!0),window.addEventListener("keyup",S,!0),window.addEventListener("blur",A),()=>{window.removeEventListener("keydown",C,!0),window.removeEventListener("keyup",S,!0),window.removeEventListener("blur",A)}},[]),yl(()=>{if(!e){p(null),u([]);return}let C=()=>{p(e.getBoundingClientRect()),u(vo(e))};return C(),window.addEventListener("scroll",C,{passive:!0}),window.addEventListener("resize",C,{passive:!0}),()=>{window.removeEventListener("scroll",C),window.removeEventListener("resize",C)}},[e]),ku(()=>{e&&(p(e.getBoundingClientRect()),u(vo(e)))},[e,t.row,t.column,a]),!l||c.length===0)return null;let x=l.width,h=l.height,I="pm-gap-stripe-pattern",O=Ss(n,.25),P=Ss(n,.1),F=Ss(n,.2),M=8,D=2,J={position:"fixed",top:l.top,left:l.left,width:x,height:h,pointerEvents:"none",zIndex:9996,overflow:"visible"},ee=r??o;return ws("div",{"data-devtools":"gap-handles",style:J,children:[ws("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${x} ${h}`,children:[xo("defs",{children:xo("pattern",{id:I,patternUnits:"userSpaceOnUse",width:"4",height:"4",patternTransform:"rotate(45)",children:xo("line",{x1:"0",y1:"0",x2:"0",y2:"4",stroke:O,strokeWidth:"1.5"})})}),xo("rect",{x:"0.5",y:"0.5",width:Math.max(0,x-1),height:Math.max(0,h-1),fill:"none",stroke:F,strokeWidth:"1"}),c.map((C,S)=>{let A=C.x-l.left,y=C.y-l.top,T=C.w,L=C.h,ce=d?C.axis===ee:!0;return(C.axis==="row"?t.row:t.column)===0?null:ws("g",{opacity:ce?1:.6,children:[xo("rect",{x:A,y,width:T,height:L,fill:P}),xo("rect",{x:A,y,width:T,height:L,fill:`url(#${I})`})]},S)}),ee&&(()=>{let C=c.filter(fe=>fe.axis===ee);if(C.length===0)return null;let S=C[0];if(i&&C.length>1){let fe=1/0;for(let Ae of C){let De=Ae.x+Ae.w/2,ze=Ae.y+Ae.h/2,de=Math.abs(i.x-De)+Math.abs(i.y-ze);de<fe&&(fe=de,S=Ae)}}let A=S.x-l.left,y=S.y-l.top,T=S.w,L=S.h,ce=A+T/2,We=y+L/2;if(s)return xo("circle",{cx:ce,cy:We,r:1.5,fill:n,stroke:"#ffffff",strokeWidth:4,paintOrder:"stroke"});let be=ee==="column",j=be?D:M,se=be?M:D,_=ce-j/2,he=We-se/2;return xo("rect",{x:_,y:he,width:j,height:se,fill:n,stroke:"#ffffff",strokeWidth:4,paintOrder:"stroke"})})()]}),i&&ee&&(()=>{let C=s?"auto":String(Math.round(ee==="row"?t.row:t.column));return xo("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:C})})()]})}import{useCallback as Lu,useEffect as Au,useState as Pu}from"react";import{useEffect as Tu,useState as bl}from"react";var Mu=3,Iu=250,Es=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],Ru=3e3;function vl(e){let[t,n]=bl(0),[o,r]=bl(()=>Math.floor(Math.random()*Es.length));return Tu(()=>{if(!e)return;let i=setInterval(()=>n(a=>(a+1)%Mu),Iu),s=setInterval(()=>r(a=>(a+1)%Es.length),Ru);return()=>{clearInterval(i),clearInterval(s)}},[e]),{charIndex:t,word:Es[o]}}import{Fragment as ks,jsx as On,jsxs as kr}from"react/jsx-runtime";function Du(e){let{element:t}=e,n=t.tagName,o=t.id?`#${t.id}`:"",r=t.className?"."+t.className.split(" ").slice(0,2).join("."):"",i=t.reactComponent;return i?`<${i}> ${n}${o}${r}`:`${n}${o}${r}`}var xl=22,Ts=12;function Ou({left:e,top:t,avoidBottom:n,style:o,children:r,...i}){let s=n!==void 0?`${n}px`:"100vh";return On("div",{"data-devtools":"badge-hit-area",...i,style:{position:"fixed",left:`max(0px, ${e}px)`,top:`max(0px, ${t}px)`,padding:Ts,transform:`translate(min(0px, calc(100vw - max(0px, ${e}px) - 100%)), min(0px, calc(${s} - max(0px, ${t}px) - 100%)))`,...o},children:r})}function Sl({styleModifications:e,isInspecting:t,accentColor:n,annotationGroupCount:o,dispatch:r,inFlightSelectors:i,toolbarRef:s,onHoverSelector:a}){let[l,p]=Pu([]),c=i&&i.size>0,{charIndex:u,word:d}=vl(!!c);Au(()=>{if(t){p([]);return}let P=null,F=()=>{let J=[];e.forEach((ee,C)=>{let S=kn(ee.selector);if(!S)return;let A=S.getBoundingClientRect();J.push({selector:ee.selector,modIndex:C,top:A.top>=xl?A.top-xl:A.bottom,left:A.left,label:Du(ee),changeCount:ee.changes.length,annotationNumber:o+C+1})}),p(J)},M=()=>{P&&cancelAnimationFrame(P),P=requestAnimationFrame(F)};F(),window.addEventListener("scroll",M,!0),window.addEventListener("resize",M,!0);let D=new MutationObserver(M);return D.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),window.addEventListener("load",M),document.fonts.ready.then(M),()=>{window.removeEventListener("scroll",M,!0),window.removeEventListener("resize",M,!0),window.removeEventListener("load",M),D.disconnect(),P&&cancelAnimationFrame(P)}},[e,t,o]);let g=Lu(P=>{let F=e[P];if(!F)return;let M=kn(F.selector);M&&(r({type:"SELECT_ANNOTATION",payload:{id:null}}),r({type:"SET_TOOL",payload:"inspector"}),r({type:"SELECT_ELEMENT",payload:{el:M,info:F.element}}))},[e,r]);if(l.length===0)return null;let x=s?.current?.getBoundingClientRect(),h=x?x.top-8:void 0,I={display:"flex",alignItems:"center",gap:6,backgroundColor:n,color:"#fff",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',padding:"4px 8px",borderRadius:0,whiteSpace:"nowrap",maxWidth:400},O={overflow:"hidden",textOverflow:"ellipsis",flex:1,minWidth:0};return On(ks,{children:l.map(P=>{let F=i?.has(P.selector);return On(Ou,{left:P.left-Ts,top:P.top-Ts,avoidBottom:h,onClick:()=>g(P.modIndex),onMouseEnter:a?()=>a(P.selector):void 0,onMouseLeave:a?()=>a(null):void 0,style:{zIndex:1e4,cursor:"pointer",pointerEvents:"auto"},children:kr("div",{"data-devtools":"badge",style:{...I,backgroundColor:F?"#999999":n},children:[kr("span",{children:[P.annotationNumber,"."]}),On("span",{style:O,children:P.label}),kr("span",{style:{opacity:.8},children:["(",P.changeCount," ",P.changeCount===1?"change":"changes",")"]}),F&&kr("span",{style:{opacity:.8,marginLeft:4,display:"inline-flex",alignItems:"center",gap:4},children:[On("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:"currentColor",style:{verticalAlign:"middle"},children:u===1?kr(ks,{children:[On("circle",{cx:"7",cy:"7",r:"2"}),On("circle",{cx:"17",cy:"7",r:"2"}),On("circle",{cx:"7",cy:"17",r:"2"}),On("circle",{cx:"17",cy:"17",r:"2"})]}):kr(ks,{children:[On("circle",{cx:"12",cy:"6",r:"2"}),On("circle",{cx:"6",cy:"12",r:"2"}),On("circle",{cx:"18",cy:"12",r:"2"}),On("circle",{cx:"12",cy:"18",r:"2"})]})}),d]})]})},P.selector)})})}import{useEffect as Bu,useState as Hu}from"react";import{Fragment as Nu,jsx as wl}from"react/jsx-runtime";function _u(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Cl({styleModifications:e,accentColor:t}){let[n,o]=Hu([]);if(Bu(()=>{let i=null,s=()=>{let p=[];for(let c of e){let u=kn(c.selector);if(!u)continue;let d=u.getBoundingClientRect();if(d.width===0&&d.height===0)continue;let g=Vo(u);p.push({selector:c.selector,top:d.top,left:d.left,width:d.width,height:d.height,borderRadius:`${g["top-left"]}px ${g["top-right"]}px ${g["bottom-right"]}px ${g["bottom-left"]}px`})}o(p)},a=()=>{i&&cancelAnimationFrame(i),i=requestAnimationFrame(s)};s(),window.addEventListener("scroll",a,{passive:!0}),window.addEventListener("resize",a,{passive:!0});let l=new MutationObserver(a);return l.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",a),window.removeEventListener("resize",a),l.disconnect(),i&&cancelAnimationFrame(i)}},[e]),n.length===0)return null;let r=_u(t,.2);return wl(Nu,{children:n.map(i=>{let s={position:"fixed",top:i.top,left:i.left,width:i.width,height:i.height,pointerEvents:"none",zIndex:9995,border:`1px solid ${r}`,borderRadius:i.borderRadius,boxSizing:"border-box"};return wl("div",{"data-devtools":"mod-border",style:s},i.selector)})})}import{useEffect as El,useLayoutEffect as Fu,useState as kl}from"react";import{jsx as Ao,jsxs as Is}from"react/jsx-runtime";function Ms(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}var zu={top:"bottom",bottom:"top",left:"right",right:"left"};function Rs({element:e,padding:t,accentColor:n,hoveredSide:o,draggingSide:r,cursorViewport:i,refreshKey:s}){let[a,l]=kl(null),[p,c]=kl(!1);if(El(()=>{let T=We=>{(We.key==="Meta"||We.key==="Control")&&c(!0)},L=We=>{(We.key==="Meta"||We.key==="Control")&&c(!1)},ce=()=>c(!1);return window.addEventListener("keydown",T,!0),window.addEventListener("keyup",L,!0),window.addEventListener("blur",ce),()=>{window.removeEventListener("keydown",T,!0),window.removeEventListener("keyup",L,!0),window.removeEventListener("blur",ce)}},[]),El(()=>{if(!e){l(null);return}let T=()=>{l(e.getBoundingClientRect())};return T(),window.addEventListener("scroll",T,{passive:!0}),window.addEventListener("resize",T,{passive:!0}),()=>{window.removeEventListener("scroll",T),window.removeEventListener("resize",T)}},[e]),Fu(()=>{e&&l(e.getBoundingClientRect())},[e,t.top,t.right,t.bottom,t.left,s]),!a)return null;let u=a.width,d=a.height,{top:g,right:x,bottom:h,left:I}=t,O="pm-stripe-pattern",P=Ms(n,.25),F=Ms(n,.1),M=Ms(n,.2),D=8,J=2,ee={position:"fixed",top:a.top,left:a.left,width:u,height:d,pointerEvents:"none",zIndex:9996,overflow:"visible"},C=["top","right","bottom","left"],S={top:`0,0 ${u},0 ${u-x},${g} ${I},${g}`,right:`${u},0 ${u},${d} ${u-x},${d-h} ${u-x},${g}`,bottom:`0,${d} ${I},${d-h} ${u-x},${d-h} ${u},${d}`,left:`0,0 ${I},${g} ${I},${d-h} 0,${d}`},A={top:{x:u/2-D/2,y:g/2-J/2,w:D,h:J},bottom:{x:u/2-D/2,y:d-h/2-J/2,w:D,h:J},left:{x:I/2-J/2,y:d/2-D/2,w:J,h:D},right:{x:u-x/2-J/2,y:d/2-D/2,w:J,h:D}},y=new Set;return r?y.add(r):o&&(y.add(o),p||y.add(zu[o])),Is("div",{"data-devtools":"padding-handles",style:ee,children:[Is("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${u} ${d}`,children:[Ao("defs",{children:Ao("pattern",{id:O,patternUnits:"userSpaceOnUse",width:"4",height:"4",patternTransform:"rotate(45)",children:Ao("line",{x1:"0",y1:"0",x2:"0",y2:"4",stroke:P,strokeWidth:"1.5"})})}),Ao("rect",{x:"0.5",y:"0.5",width:Math.max(0,u-1),height:Math.max(0,d-1),fill:"none",stroke:M,strokeWidth:"1"}),C.map(T=>{if(t[T]<=0)return null;let ce=y.has(T);return Is("g",{opacity:ce?1:.6,children:[Ao("polygon",{points:S[T],fill:F}),Ao("polygon",{points:S[T],fill:`url(#${O})`})]},T)}),C.map(T=>{let L=A[T],ce=y.has(T);return Ao("rect",{x:L.x,y:L.y,width:L.w,height:L.h,fill:n,stroke:"#ffffff",strokeWidth:ce?4:2,paintOrder:"stroke"},`handle-${T}`)})]}),i&&(o||r)&&(()=>{let L=Math.round(t[r??o]);return Ao("div",{style:{position:"fixed",left:i.x+8,top:i.y-28,background:n,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:L})})()]})}import{useCallback as ao,useEffect as $n,useMemo as Mi,useRef as An,useState as pn}from"react";import{Check as Ti,ChevronDown as _s,MoveHorizontal as _l,Shrink as up}from"lucide-react";var $u="data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMic+PGRlZnM+PHBhdHRlcm4gaWQ9J2QnIHdpZHRoPSc0JyBoZWlnaHQ9JzQnIHBhdHRlcm5Vbml0cz0ndXNlclNwYWNlT25Vc2UnPjxwYXRoIGQ9J00tMSwxIGwyLC0yIE0wLDQgbDQsLTQgTTMsNSBsMiwtMicgc3Ryb2tlPSdibGFjaycgc3Ryb2tlLXdpZHRoPScuNScvPjwvcGF0dGVybj48L2RlZnM+PHJlY3Qgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyBmaWxsPSd1cmwoI2QpJy8+PC9zdmc+",Po={borderWidth:3,borderStyle:"solid",borderImage:`url("${$u}") 4 / 1.9 / 0 round`};function xi({color:e="rgb(0,0,0)",animated:t=!1}={}){let n=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${e}' stroke-width='.75'/></svg>`;return{position:"absolute",inset:-3,padding:5,backgroundImage:`url("data:image/svg+xml,${encodeURIComponent(n)}")`,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",...t?{animation:"popmelt-border-march 0.8s linear infinite"}:{}}}var Si={"font-size":["rem","px","em"],"line-height":["","rem","px","em"],"letter-spacing":["rem","px","em"],gap:["rem","px","em"],"column-gap":["rem","px","em"],"row-gap":["rem","px","em"],padding:["rem","px","em","%"],margin:["rem","px","em","%"],width:["rem","px","%","em"],height:["rem","px","%","em"],"min-width":["rem","px","%","em"],"max-width":["rem","px","%","em"],"min-height":["rem","px","%","em"],"max-height":["rem","px","%","em"],"border-width":["px","rem","em"],"border-radius":["rem","px","%","em"]};function Tr(e){return Si[e]?.[0]??"px"}function Do(e){let t=e.match(/^([\d.-]+)(.*)$/);return t?{num:parseFloat(t[1]),unit:t[2]||""}:{num:0,unit:""}}function wi(e,t,n,o){let r=e.trim();if(!r)return"";let i=r.match(/^(-?[\d.]+)\s*(rem|em|px|%)$/i);if(i)return`${parseFloat(i[1])}${i[2].toLowerCase()}`;let s=parseFloat(r);if(!isNaN(s)){if(o){let{unit:a}=Do(n);return`${s}${a||Tr(t)}`}return`${s}${Tr(t)}`}return r}function Ls(e,t){if(!t||t==="px")return e;if(t==="rem"){let n=parseFloat(getComputedStyle(document.documentElement).fontSize)||16;return Math.round(e/n*1e3)/1e3}return e}import{useCallback as Wu,useEffect as ju,useRef as Tl,useState as Gu}from"react";import{Plus as Ml,X as Ju}from"lucide-react";import{jsx as Ln,jsxs as Xo}from"react/jsx-runtime";var Ci=[{name:"blur",label:"Blur",unit:"px",defaultValue:10,min:0,max:100,step:1},{name:"brightness",label:"Brightness",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"contrast",label:"Contrast",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"saturate",label:"Saturate",unit:"",defaultValue:1,min:0,max:3,step:.05},{name:"grayscale",label:"Grayscale",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"sepia",label:"Sepia",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"invert",label:"Invert",unit:"",defaultValue:0,min:0,max:1,step:.05},{name:"hue-rotate",label:"Hue Rotate",unit:"deg",defaultValue:0,min:0,max:360,step:1},{name:"opacity",label:"Opacity",unit:"",defaultValue:1,min:0,max:1,step:.05}];function Yu(e){if(!e||e==="none")return[];let t=[],n=/([\w-]+)\(([^)]+)\)/g,o;for(;(o=n.exec(e))!==null;){let r=o[1],i=o[2],s=parseFloat(i);isNaN(s)||t.push({name:r,value:s})}return t}function As(e){return e.length===0?"none":e.map(t=>{let o=Ci.find(r=>r.name===t.name)?.unit??"";return`${t.name}(${t.value}${o})`}).join(" ")}function Il({value:e,onChange:t,accentColor:n,modified:o,panelContentRef:r}){let i=Yu(e),[s,a]=Gu(!1),l=Tl(null),p=Tl(null);ju(()=>{if(!s)return;let F=M=>{l.current&&!M.composedPath().includes(l.current)&&a(!1)};return document.addEventListener("mousedown",F,!0),()=>document.removeEventListener("mousedown",F,!0)},[s]);let c=Ci.filter(F=>!i.some(M=>M.name===F.name)),u=F=>{let M=[...i,{name:F.name,value:F.defaultValue}];t(As(M)),a(!1)},d=F=>{let M=i.filter((D,J)=>J!==F);t(As(M))},g=(F,M)=>{let D=i.map((J,ee)=>ee===F?{...J,value:M}:J);t(As(D))},x={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"},h=Wu(F=>{if(!p.current)return{position:"fixed",top:0,left:0};let M=p.current.getBoundingClientRect(),D=r?.current?.getBoundingClientRect(),J=F*24+8;return{position:"fixed",...window.innerHeight-M.bottom<J?{bottom:window.innerHeight-M.top+2}:{top:M.bottom+2},left:D?D.left+4:M.left,width:D?D.width-8:140,zIndex:10001}},[r]),I={backgroundColor:"rgba(255, 255, 255, 0.95)",backdropFilter:"blur(16px)",WebkitBackdropFilter:"blur(16px)",border:"1px solid rgba(0,0,0,0.1)",borderRadius:4,padding:"4px 0",boxShadow:"0 4px 12px rgba(0,0,0,0.1)"},O={display:"block",width:"100%",padding:"4px 10px",border:"none",backgroundColor:"transparent",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#334155",cursor:"pointer",textAlign:"left"},P=F=>Ln("div",{ref:l,style:{...h(F.length),...I},children:F.map(M=>Ln("button",{type:"button",onClick:()=>u(M),style:O,onMouseEnter:D=>{D.currentTarget.style.backgroundColor="rgba(0,0,0,0.05)"},onMouseLeave:D=>{D.currentTarget.style.backgroundColor="transparent"},children:M.label},M.name))});return i.length===0?Xo("div",{children:[Xo("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Ln(So,{modified:!1,children:Ln("input",{type:"text",value:"",placeholder:"\u2014",readOnly:!0,style:{...x,color:"#999",cursor:"default"}})}),Ln("button",{ref:p,type:"button",onClick:()=>a(!s),style:{display:"flex",alignItems:"center",justifyContent:"center",width:20,height:20,padding:0,border:"none",borderRadius:2,backgroundColor:"transparent",color:"#94a3b8",cursor:"pointer",flexShrink:0},children:Ln(Ml,{size:12})})]}),s&&P(Ci)]}):Xo("div",{style:{display:"flex",flexDirection:"column",gap:4,position:"relative"},children:[i.map((F,M)=>{let D=Ci.find(J=>J.name===F.name);return D?Xo("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Ln("span",{style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:o?n:"#94a3b8",fontWeight:o?600:400,width:56,flexShrink:0,whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},children:D.label}),Ln(So,{modified:o,children:Xo("div",{style:{display:"flex",alignItems:"center",gap:4,padding:"0 4px"},children:[Ln("input",{type:"range",min:D.min,max:D.max,step:D.step,value:F.value,onChange:J=>g(M,parseFloat(J.target.value)),style:{flex:1,height:2,appearance:"none",WebkitAppearance:"none",background:`linear-gradient(to right, ${n} ${(F.value-D.min)/(D.max-D.min)*100}%, rgba(0,0,0,0.1) ${(F.value-D.min)/(D.max-D.min)*100}%)`,borderRadius:1,outline:"none",cursor:"pointer"}}),Ln("input",{type:"number",min:D.min,max:D.max,step:D.step,value:D.unit==="px"||D.unit==="deg"?Math.round(F.value):Math.round(F.value*100)/100,onChange:J=>g(M,parseFloat(J.target.value)||0),style:{...x,width:44,padding:"2px 4px",textAlign:"right",flexShrink:0}}),D.unit&&Ln("span",{style:{fontSize:9,color:"#94a3b8",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',flexShrink:0,width:16},children:D.unit})]})}),Ln("button",{type:"button",onClick:()=>d(M),style:{display:"flex",alignItems:"center",justifyContent:"center",width:16,height:16,padding:0,border:"none",borderRadius:2,backgroundColor:"transparent",color:"#94a3b8",cursor:"pointer",flexShrink:0},children:Ln(Ju,{size:10})})]},F.name):null}),c.length>0&&Xo("div",{children:[Xo("button",{ref:p,type:"button",onClick:()=>a(!s),style:{display:"flex",alignItems:"center",gap:4,padding:"2px 4px",border:"none",borderRadius:2,backgroundColor:"transparent",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#94a3b8",cursor:"pointer"},children:[Ln(Ml,{size:10}),"Add filter"]}),s&&P(c)]})]})}import{useCallback as Xn,useEffect as Xu,useRef as Ei,useState as Rl}from"react";import{AlignHorizontalSpaceAround as qu,AlignVerticalSpaceAround as Zu,Columns3 as Qu,Grid2x2 as ep,RectangleHorizontal as tp,Rows3 as np,UnfoldHorizontal as Ll,UnfoldVertical as Al}from"lucide-react";import{useCallback as Vu,useEffect as Uu,useRef as jr}from"react";import{jsx as Ku}from"react/jsx-runtime";var Ps=[0,1,2,4,8,12,16,20,24,28,32];function Mr({value:e,onChange:t,onPreview:n,onScrubEnd:o,onReset:r,isModified:i,accentColor:s,defaultUnit:a="rem",snapSteps:l,color:p,style:c,children:u}){let d=jr(null),g=jr(null),x=jr(r),h=jr(i),I=jr(!1);x.current=r,h.current=i,Uu(()=>{let P=M=>{let D=g.current;if(!D)return;D.hasMoved=!0,I.current=M.shiftKey;let J=D.unit==="rem"||D.unit==="em"?.1:1;D.accum+=M.movementX*J;let ee=Math.max(0,Math.round((D.startValue+D.accum)*10)/10);if(M.shiftKey&&l){let C=D.unit==="rem"||D.unit==="em"?parseFloat(getComputedStyle(document.documentElement).fontSize)||16:1,S=D.unit==="rem"||D.unit==="em"?ee*C:ee,A=l[l.length-1];for(let y=0;y<l.length-1;y++){let T=l[y],L=l[y+1];if(S<=(T+L)/2){A=T;break}if(S<L){A=L;break}}S>l[l.length-1]&&(A=Math.round(S/8)*8),ee=D.unit==="rem"||D.unit==="em"?Math.round(A/C*1e3)/1e3:A}n?.(`${ee}${D.unit}`)},F=()=>{let M=g.current;if(!M)return;let D=Math.max(0,Math.round((M.startValue+M.accum)*10)/10);if(I.current&&l){let ee=M.unit==="rem"||M.unit==="em"?parseFloat(getComputedStyle(document.documentElement).fontSize)||16:1,C=M.unit==="rem"||M.unit==="em"?D*ee:D,S=l[l.length-1];for(let A=0;A<l.length-1;A++){let y=l[A],T=l[A+1];if(C<=(y+T)/2){S=y;break}if(C<T){S=T;break}}C>l[l.length-1]&&(S=Math.round(C/8)*8),D=M.unit==="rem"||M.unit==="em"?Math.round(S/ee*1e3)/1e3:S}let J=M.hasMoved&&D!==M.startValue;g.current=null,document.exitPointerLock(),J?t(`${D}${M.unit}`):M.hasMoved?n?.(`${M.startValue}${M.unit}`):h.current&&x.current&&x.current(),o?.()};return document.addEventListener("mousemove",P),document.addEventListener("mouseup",F),()=>{document.removeEventListener("mousemove",P),document.removeEventListener("mouseup",F)}},[t,n,o]);let O=Vu(P=>{if(P.button!==0)return;P.preventDefault();let F=Do(e),M=F.unit&&F.unit!=="px"?F.unit:a;g.current={startValue:F.num,unit:M,accum:0,hasMoved:!1},d.current?.requestPointerLock()},[e,a]);return Ku("span",{ref:d,onMouseDown:O,title:i?"Click to reset \xB7 Drag to scrub":"Drag to scrub",style:{color:i?s||"#3b82f6":p||"#999",padding:"0 4px",display:"flex",alignItems:"center",cursor:"ew-resize",...c},children:u})}import{Fragment as Ds,jsx as Te,jsxs as sn}from"react/jsx-runtime";function op({gridCols:e,gridRows:t,gridModified:n,accentColor:o,onColsChange:r,onRowsChange:i}){return Te(Bn,{style:{width:100},children:sn("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",padding:"8px 4px"},children:[Te("input",{type:"number",min:1,max:12,value:e,onChange:s=>r(parseInt(s.target.value)||1),style:{...un,width:32,textAlign:"center",padding:2}}),Te("span",{style:{fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:n?o:"#999",fontWeight:n?600:400,fontSize:11,margin:"0 4px"},children:"\xD7"}),Te("input",{type:"number",min:1,max:12,value:t,onChange:s=>i(parseInt(s.target.value)||1),style:{...un,width:32,textAlign:"center",padding:2}})]})})}function Pl({element:e,getValue:t,getOriginalValue:n,handleChange:o,isModified:r,onResetProperty:i,isCollapsed:s,onToggle:a,sectionHeaderStyle:l,activeDropdown:p,onDropdownChange:c,panelContentRef:u,accentColor:d,onFieldHover:g,preferredUnit:x,onUnitCycle:h}){let I=c,O=t("display"),P=t("flex-direction"),F=Dl(O,P),M=O==="flex"||O==="inline-flex",D=O==="grid",J=M||D,ee=P==="column"||P==="column-reverse",C=t("width"),S=t("height"),A=r("width")?C:pi(e,"width"),y=r("height")?S:pi(e,"height"),T=Os(C,A),L=Os(S,y),ce=t("min-width"),We=t("max-width"),be=t("min-height"),j=t("max-height"),se=Ir(t("padding")),_=t("gap"),he=t("row-gap"),fe=t("column-gap"),Ae=t("grid-template-columns"),De=t("grid-template-rows"),ze=t("overflow"),de=Ae.split(/\s+/).filter(U=>U&&U!=="none").length||1,Ee=De.split(/\s+/).filter(U=>U&&U!=="none").length||1,[Ge,Qe]=Rl(!1),pt=p!==null,je=pt||Ge,X=pt?.3:Ge?.65:1,Z=({mode:U,icon:Me,active:He})=>Te("button",{type:"button",onClick:()=>Ol(U,o),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"6px 8px",border:"none",borderRadius:2,backgroundColor:He?Ko(d,.15):"transparent",color:He?d:"#64748b",cursor:"pointer",fontSize:14},children:Me}),Se=(U,Me,He)=>{He==="fixed"?o(U,Me):o(U,ki(He,Me))},Je=U=>{let Me=Ir(t("padding")),He=U||"0";o("padding",`${Me.top} ${He} ${Me.bottom} ${He}`)},lt=U=>{let Me=Ir(t("padding")),He=U||"0";o("padding",`${He} ${Me.right} ${He} ${Me.left}`)},[ke,nt]=Rl({}),ot=Xn((U,Me)=>He=>{Me(He),nt(Pt=>({...Pt,[U]:He}))},[]),rt=Xn(U=>{nt(Me=>{let He={...Me};return delete He[U],He})},[]),Lt=Xn(U=>{let Me=Ir(t("padding"));Ve(e,"padding",`${Me.top} ${U} ${Me.bottom} ${U}`)},[e,t]),yt=Xn(U=>{let Me=Ir(t("padding"));Ve(e,"padding",`${U} ${Me.right} ${U} ${Me.left}`)},[e,t]),ne=Xn(U=>Me=>{Ve(e,U,Me)},[e]),te=ee?"row":"column",ge=te==="row"?"row-gap":"column-gap",Pe=ge==="row-gap"?he||_:fe||_,et=r(ge)||r("gap"),Re=Xn(()=>{let Me=vo(e).find(Pt=>Pt.axis===te);if(Me)return te==="row"?Me.h:Me.w;let He=Yo(e);return te==="row"?He.row:He.column},[e,te]),Nt=Xn(()=>{let U=t("justify-content");return U==="space-between"?"between":U==="space-around"||U==="space-evenly"?"around":"fixed"},[t])(),xn=Xn((U,Me)=>{if(U==="fixed"){let He=Math.max(0,Math.round(Re()*1e3)/1e3),Pt=Me||(He>0?`${He}px`:"8px");o("justify-content","normal"),o(ge,Pt);return}o("justify-content",U==="between"?"space-between":"space-around"),o(ge,"0px")},[ge,Re,o]),Pn=Xn(U=>{if(Nt!=="fixed"){xn("fixed",U);return}o(ge,U)},[xn,Nt,ge,o]),At=Xn(U=>{Ve(e,"justify-content","normal"),Ve(e,ge,U)},[e,ge]),xt=U=>U==="center"?1:U==="flex-end"||U==="end"?2:0,Kt=xt(t("justify-content")),ft=xt(t("align-items")),Jt=ee?ft:Kt,tt=ee?Kt:ft,Gn=Ei(null),on=Ei({x:0,y:0}),Mn=Ei({col:Jt,row:tt});Mn.current={col:Jt,row:tt};let no=Xn((U,Me)=>{let He=["flex-start","center","flex-end"];ee?(o("justify-content",He[Me]),o("align-items",He[U])):(o("justify-content",He[U]),o("align-items",He[Me]))},[ee,o]),oo=Ei(no);oo.current=no,Xu(()=>{let Me=He=>{let Pt=Gn.current;if(!Pt||!He.composedPath().includes(Pt))return;He.preventDefault(),He.stopPropagation(),on.current.x+=He.deltaX,on.current.y+=He.deltaY;let{col:Xe,row:Oe}=Mn.current,St=!1;Math.abs(on.current.x)>=30&&(Xe=Math.max(0,Math.min(2,Xe+(on.current.x>0?1:-1))),on.current.x=0,on.current.y=0,St=!0),!St&&Math.abs(on.current.y)>=30&&(Oe=Math.max(0,Math.min(2,Oe+(on.current.y>0?1:-1))),on.current.x=0,on.current.y=0,St=!0),St&&(Xe!==Mn.current.col||Oe!==Mn.current.row)&&oo.current(Xe,Oe)};return document.addEventListener("wheel",Me,{passive:!1,capture:!0}),()=>document.removeEventListener("wheel",Me,{capture:!0})},[]);let qe=()=>Te("div",{ref:Gn,onMouseEnter:()=>{Qe(!0),u.current&&(u.current.style.overflowY="hidden")},onMouseLeave:()=>{Qe(!1),u.current&&(u.current.style.overflowY="auto")},style:{width:56,height:56,backgroundColor:zn,borderRadius:2,display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gridTemplateRows:"repeat(3, 1fr)",padding:6,gap:2,touchAction:"none"},children:[0,1,2].map(U=>[0,1,2].map(Me=>Te("button",{type:"button",onClick:()=>no(Me,U),style:{width:"100%",height:"100%",display:"flex",alignItems:"center",justifyContent:"center",border:"none",backgroundColor:"transparent",cursor:"pointer",padding:0},children:Me===Jt&&U===tt?Te("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",style:{flexShrink:0},children:Me===0?sn(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"1",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"1",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:d})]}):Me===1?sn(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"2.5",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"1.5",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:d})]}):sn(Ds,{children:[Te("rect",{x:"1",y:"1.5",width:"8",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"4",y:"4.4",width:"5",height:"1.2",rx:"0.5",fill:d}),Te("rect",{x:"2",y:"7.3",width:"7",height:"1.2",rx:"0.5",fill:d})]})}):Te("div",{style:{width:5,height:5,borderRadius:"50%",backgroundColor:"#aaa"}})},`${U}-${Me}`)))}),st=r("grid-template-columns")||r("grid-template-rows");return sn("div",{style:{borderBottom:"1px solid rgba(0,0,0,0.08)"},children:[Te("div",{style:l,children:Te("span",{children:J?"Auto layout":"Layout"})}),sn("div",{style:{padding:"8px 12px"},children:[sn("div",{style:{display:"flex",gap:2,marginBottom:8,backgroundColor:zn,borderRadius:2,padding:2,opacity:X,transition:"opacity 150ms ease"},children:[Te(Z,{mode:"block",icon:Te(tp,{size:16}),active:F==="block"}),Te(Z,{mode:"flex-col",icon:Te(np,{size:16}),active:F==="flex-col"}),Te(Z,{mode:"flex-row",icon:Te(Qu,{size:16}),active:F==="flex-row"}),Te(Z,{mode:"grid",icon:Te(ep,{size:16}),active:F==="grid"})]}),sn("div",{style:{display:"flex",gap:4,marginBottom:8},children:[Te(Bs,{label:"W",property:"width",cssValue:T==="fixed"?C:`${Math.round(e.getBoundingClientRect().width)}px`,mode:T,onValueChange:U=>o("width",U),onModeChange:U=>{if(U==="fixed"){let Me=e.getBoundingClientRect();o("width",`${Math.round(Me.width)}px`)}else o("width",ki(U,C))},modified:r("width"),dimmed:pt&&p!=="width",dropdownOpen:p==="width",onDropdownChange:U=>I(U?"width":null),panelContentRef:u,accentColor:d,onReset:()=>i("width"),minValue:ce!=="none"&&ce!=="0px"&&ce!=="auto"?ce:"",maxValue:We!=="none"&&We!=="auto"?We:"",onMinChange:U=>o("min-width",U||"0"),onMaxChange:U=>o("max-width",U||"none"),onMinReset:()=>i("min-width"),onMaxReset:()=>i("max-width"),minModified:r("min-width"),maxModified:r("max-width")}),Te(Bs,{label:"H",property:"height",cssValue:L==="fixed"?S:`${Math.round(e.getBoundingClientRect().height)}px`,mode:L,onValueChange:U=>o("height",U),onModeChange:U=>{if(U==="fixed"){let Me=e.getBoundingClientRect();o("height",`${Math.round(Me.height)}px`)}else o("height",ki(U,S))},modified:r("height"),dimmed:pt&&p!=="height",dropdownOpen:p==="height",onDropdownChange:U=>I(U?"height":null),panelContentRef:u,minValue:be!=="none"&&be!=="0px"&&be!=="auto"?be:"",maxValue:j!=="none"&&j!=="auto"?j:"",onMinChange:U=>o("min-height",U||"0"),onMaxChange:U=>o("max-height",U||"none"),onMinReset:()=>i("min-height"),onMaxReset:()=>i("max-height"),minModified:r("min-height"),maxModified:r("max-height"),accentColor:d,onReset:()=>i("height")})]}),M&&sn("div",{onMouseEnter:()=>g?.("gap"),onMouseLeave:()=>g?.("element"),style:{display:"flex",gap:8,marginBottom:8},children:[Te("div",{style:{opacity:pt?.3:1,transition:"opacity 150ms ease"},children:qe()}),sn("div",{style:{flex:1,opacity:X,transition:"opacity 150ms ease"},children:[Te("div",{onClick:et?()=>{i(ge),i("gap")}:void 0,title:et?"Click to reset":void 0,style:{fontSize:9,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:et?d:"#999",fontWeight:et?600:400,marginBottom:2,cursor:et?"pointer":"default"},children:"Gap"}),Te("div",{style:{display:"flex",gap:2,marginBottom:4,backgroundColor:zn,borderRadius:2,padding:2},children:["fixed","between","around"].map(U=>{let Me=Nt===U;return Te("button",{type:"button",onClick:()=>xn(U),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"4px 6px",border:"none",borderRadius:2,backgroundColor:Me?Ko(d,.15):"transparent",color:Me?d:"#64748b",cursor:"pointer",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontWeight:Me?600:400,textTransform:"capitalize"},children:U},U)})}),Te(Bn,{dimmed:pt,children:sn("div",{style:{display:"flex",alignItems:"center"},children:[Te(Mr,{value:Pe,onChange:U=>{rt("gap"),Pn(U)},onPreview:ot("gap",At),onScrubEnd:()=>rt("gap"),onReset:()=>{i(ge),i("gap")},isModified:et,accentColor:d,defaultUnit:x,children:P==="column"||P==="column-reverse"?Te(Al,{size:12,strokeWidth:et?2.5:1.5}):Te(Ll,{size:12,strokeWidth:et?2.5:1.5})}),Te(qn,{property:ge,value:ke.gap||(Nt==="fixed"?Pe:`${Math.max(0,Math.round(Re()*1e3)/1e3)}px`),onChange:U=>Pn(U),isModified:et||"gap"in ke,style:{...un,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:x,onUnitCycle:h})]})})]})]}),D&&sn("div",{onMouseEnter:()=>g?.("gap"),onMouseLeave:()=>g?.("element"),style:{display:"flex",gap:8,marginBottom:8,opacity:X,transition:"opacity 150ms ease"},children:[Te(op,{gridCols:de,gridRows:Ee,gridModified:st,accentColor:d,onColsChange:U=>o("grid-template-columns",`repeat(${U}, 1fr)`),onRowsChange:U=>o("grid-template-rows",`repeat(${U}, 1fr)`)}),sn("div",{style:{flex:1,display:"flex",flexDirection:"column",gap:4},children:[Te(Bn,{dimmed:pt,children:sn("div",{style:{display:"flex",alignItems:"center"},children:[Te(Mr,{value:fe||_,onChange:U=>{rt("column-gap"),o("column-gap",U)},onPreview:ot("column-gap",ne("column-gap")),onScrubEnd:()=>rt("column-gap"),onReset:()=>i("column-gap"),isModified:r("column-gap"),accentColor:d,defaultUnit:x,children:Te(Ll,{size:12,strokeWidth:r("column-gap")?2.5:1.5})}),Te(qn,{property:"column-gap",value:ke["column-gap"]||fe||_,onChange:U=>o("column-gap",U),isModified:r("column-gap")||"column-gap"in ke,placeholder:"col",style:{...un,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:x,onUnitCycle:h})]})}),Te(Bn,{dimmed:pt,children:sn("div",{style:{display:"flex",alignItems:"center"},children:[Te(Mr,{value:he||_,onChange:U=>{rt("row-gap"),o("row-gap",U)},onPreview:ot("row-gap",ne("row-gap")),onScrubEnd:()=>rt("row-gap"),onReset:()=>i("row-gap"),isModified:r("row-gap"),accentColor:d,defaultUnit:x,children:Te(Al,{size:12,strokeWidth:r("row-gap")?2.5:1.5})}),Te(qn,{property:"row-gap",value:ke["row-gap"]||he||_,onChange:U=>o("row-gap",U),isModified:r("row-gap")||"row-gap"in ke,placeholder:"row",style:{...un,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:x,onUnitCycle:h})]})})]})]}),J&&sn("div",{onMouseEnter:()=>g?.("padding"),onMouseLeave:()=>g?.("element"),style:{display:"flex",gap:4,marginBottom:8,opacity:X,transition:"opacity 150ms ease"},children:[Te(Bn,{style:{flex:1},dimmed:pt,children:sn("div",{style:{display:"flex",alignItems:"center"},children:[Te(Mr,{value:se.left,onChange:U=>{rt("padding-h"),Je(U)},onPreview:ot("padding-h",Lt),onScrubEnd:()=>rt("padding-h"),onReset:()=>i("padding"),isModified:r("padding"),accentColor:d,defaultUnit:x,snapSteps:Ps,children:Te(qu,{size:12,strokeWidth:r("padding")?2.5:1.5})}),Te(qn,{property:"padding",value:ke["padding-h"]||se.left,onChange:U=>Je(U),isModified:r("padding")||"padding-h"in ke,placeholder:"H pad",style:{...un,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:x,onUnitCycle:h})]})}),Te(Bn,{style:{flex:1},dimmed:pt,children:sn("div",{style:{display:"flex",alignItems:"center"},children:[Te(Mr,{value:se.top,onChange:U=>{rt("padding-v"),lt(U)},onPreview:ot("padding-v",yt),onScrubEnd:()=>rt("padding-v"),onReset:()=>i("padding"),isModified:r("padding"),accentColor:d,defaultUnit:x,snapSteps:Ps,children:Te(Zu,{size:12,strokeWidth:r("padding")?2.5:1.5})}),Te(qn,{property:"padding",value:ke["padding-v"]||se.top,onChange:U=>lt(U),isModified:r("padding")||"padding-v"in ke,placeholder:"V pad",style:{...un,flex:1,minWidth:0},unitStyle:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",padding:"0 8px"},preferredUnit:x,onUnitCycle:h})]})})]}),sn("label",{style:{display:"flex",alignItems:"center",gap:8,cursor:"pointer",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#64748b",opacity:X,transition:"opacity 150ms ease"},children:[Te("input",{type:"checkbox",checked:ze==="hidden",onChange:U=>o("overflow",U.target.checked?"hidden":"visible"),style:{margin:0,accentColor:d}}),"Clip content"]})]})]})}import{AlignCenter as rp,AlignJustify as ip,AlignLeft as sp,AlignRight as ap,Baseline as lp,ChevronDown as cp,WholeWord as dp}from"lucide-react";import{jsx as Ct,jsxs as wo}from"react/jsx-runtime";var Bl={100:"Thin",200:"Extra Light",300:"Light",400:"Regular",500:"Medium",600:"Semi Bold",700:"Bold",800:"Extra Bold",900:"Black"};function Hl({element:e,getValue:t,handleChange:n,isModified:o,onResetProperty:r,isCollapsed:i,onToggle:s,sectionHeaderStyle:a,accentColor:l,colorVariables:p,activeColorDropdown:c,onColorDropdownChange:u,panelContentRef:d,preferredUnit:g,onUnitCycle:x}){let h=t("font-family"),I=t("font-size"),O=t("font-weight"),P=t("line-height"),F=t("letter-spacing"),M=t("text-align"),D=t("color"),J=String(O),ee=Bl[J]||J,C=Er(e,D),S=D.includes("var(")?null:zr(C,p),A=({align:T,icon:L})=>{let ce=M===T;return Ct("button",{type:"button",onClick:()=>n("text-align",T),style:{flex:1,display:"flex",alignItems:"center",justifyContent:"center",padding:"6px 8px",border:"none",borderRadius:2,backgroundColor:ce?Ko(l,.15):"transparent",color:ce?l:"#64748b",cursor:"pointer"},children:L})},y=h.split(",")[0]?.trim().replace(/^["']|["']$/g,"")||"System";return wo("div",{style:{borderBottom:"1px solid rgba(0,0,0,0.08)"},children:[Ct("div",{style:a,children:Ct("span",{children:"Typography"})}),wo("div",{style:{padding:"8px 12px",display:"flex",flexDirection:"column",gap:4},children:[Ct(Bn,{children:wo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px"},children:[Ct("input",{type:"text",value:h,onChange:T=>n("font-family",T.target.value),style:{...un,flex:1,minWidth:0,padding:0,fontWeight:o("font-family")?600:400,color:o("font-family")?l:"inherit"},title:h}),Ct(cp,{size:12,style:{color:"#999",flexShrink:0,marginLeft:4}})]})}),wo("div",{style:{display:"flex",gap:4},children:[Ct(Bn,{style:{flex:1},children:Ct("select",{value:J,onChange:T=>n("font-weight",T.target.value),style:{...un,padding:"6px 8px",paddingLeft:4,paddingRight:20,cursor:"pointer",fontWeight:o("font-weight")?600:400,color:o("font-weight")?l:"inherit"},children:Object.entries(Bl).map(([T,L])=>Ct("option",{value:T,children:L},T))})}),Ct(Bn,{style:{flex:1},children:Ct("div",{style:{display:"flex",alignItems:"center",position:"relative"},children:Ct(qn,{property:"font-size",value:I,onChange:T=>n("font-size",T),isModified:o("font-size"),min:1,max:999,style:{...un,padding:"6px 8px",paddingRight:24,fontWeight:o("font-size")?600:400,color:o("font-size")?l:"inherit"},unitStyle:{position:"absolute",right:8,top:"50%",transform:"translateY(-50%)",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999"},preferredUnit:g,onUnitCycle:x})})})]}),wo("div",{style:{display:"flex",gap:4},children:[Ct(Bn,{style:{flex:1},children:wo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px",gap:4},children:[Ct(lp,{size:12,style:{color:o("line-height")?l:"#999",flexShrink:0}}),Ct(qn,{property:"line-height",value:P,onChange:T=>n("line-height",T),isModified:o("line-height"),step:.1,min:0,placeholder:"Auto",style:{...un,flex:1,minWidth:0,padding:0,fontWeight:o("line-height")?600:400,color:o("line-height")?l:"inherit"},showUnit:!1})]})}),Ct(Bn,{style:{flex:1},children:wo("div",{style:{display:"flex",alignItems:"center",padding:"6px 8px",gap:4},children:[Ct(dp,{size:12,style:{color:o("letter-spacing")?l:"#999",flexShrink:0}}),Ct(qn,{property:"letter-spacing",value:F,onChange:T=>n("letter-spacing",T),isModified:o("letter-spacing"),step:.1,placeholder:"\u2014",style:{...un,flex:1,minWidth:0,padding:0,fontWeight:o("letter-spacing")?600:400,color:o("letter-spacing")?l:"inherit"},showUnit:!1})]})})]}),wo("div",{style:{display:"flex",gap:2,backgroundColor:zn,borderRadius:2,padding:2},children:[Ct(A,{align:"left",icon:Ct(sp,{size:14})}),Ct(A,{align:"center",icon:Ct(rp,{size:14})}),Ct(A,{align:"right",icon:Ct(ap,{size:14})}),Ct(A,{align:"justify",icon:Ct(ip,{size:14})})]}),wo("div",{style:{display:"flex",alignItems:"center",gap:8,padding:"4px 0"},children:[Ct("span",{onClick:o("color")?()=>r("color"):void 0,title:o("color")?"Click to reset":void 0,style:{fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:o("color")?l:"#64748b",fontWeight:o("color")?600:400,cursor:o("color")?"pointer":"default",width:40,flexShrink:0},children:"Color"}),Ct("div",{style:{flex:1,minWidth:0},children:Ct(Hs,{value:D,resolvedValue:C,colorVariables:p,matchingVariable:S,onChange:T=>n("color",T),accentColor:l,modified:o("color"),panelContentRef:d,isDropdownOpen:c==="color",onDropdownChange:T=>u(T?"color":null)})})]})]})]})}import{Fragment as fp,jsx as ye,jsxs as zt}from"react/jsx-runtime";var Nl=[{name:"Background",properties:[{property:"background-color",label:"Color",type:"color"},{property:"opacity",label:"Opacity",type:"number",step:.1,min:0,max:1}]},{name:"Borders",properties:[{property:"border-width",label:"Width",type:"number",min:0,max:20},{property:"border-color",label:"Color",type:"color"},{property:"border-radius",label:"Radius",type:"number",min:0,max:100},{property:"border-style",label:"Style",type:"select",options:["none","solid","dashed","dotted","double"]}]},{name:"Effects",properties:[{property:"box-shadow",label:"Box Shadow",type:"text"},{property:"backdrop-filter",label:"Backdrop Filter",type:"backdrop-filter"},{property:"transform",label:"Transform",type:"text"}]}];function pp(e,t){let n=t.trim().toLowerCase();switch(e){case"opacity":return n==="1";case"border-width":return n==="0px"||n==="0"||n==="medium";case"border-radius":return n==="0px"||n==="0";case"border-style":return n==="none";case"box-shadow":return n==="none";case"backdrop-filter":return n==="none"||n==="";case"letter-spacing":return n==="normal"||n==="0px"||n==="0";case"background-color":return n==="rgba(0, 0, 0, 0)"||n==="transparent";default:return!1}}function Os(e,t){return!t||e==="auto"||e==="fit-content"||e==="max-content"||e==="min-content"?"hug":e==="100%"||t==="100%"?"fill":"fixed"}function ki(e,t){switch(e){case"hug":return"fit-content";case"fill":return"100%";case"fixed":{let n=Do(t);if(typeof n.num=="number"&&!isNaN(n.num)){let o=n.unit==="%"?"px":n.unit||"px";return`${n.num}${o}`}return"auto"}}}function Ir(e){let t=e.split(/\s+/).filter(Boolean);return t.length===1?{top:t[0],right:t[0],bottom:t[0],left:t[0]}:t.length===2?{top:t[0],right:t[1],bottom:t[0],left:t[1]}:t.length===3?{top:t[0],right:t[1],bottom:t[2],left:t[1]}:t.length>=4?{top:t[0],right:t[1],bottom:t[2],left:t[3]}:{top:"0px",right:"0px",bottom:"0px",left:"0px"}}function Dl(e,t){return e==="grid"?"grid":e==="flex"||e==="inline-flex"?t==="column"||t==="column-reverse"?"flex-col":"flex-row":"block"}function Ol(e,t){switch(e){case"block":t("display","block");break;case"flex-row":t("display","flex"),t("flex-direction","row");break;case"flex-col":t("display","flex"),t("flex-direction","column");break;case"grid":t("display","grid");break}}var zn="rgba(0, 0, 0, 0.04)",un={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"};function Bs({label:e,property:t,cssValue:n,mode:o,onValueChange:r,onModeChange:i,modified:s,dimmed:a,dropdownOpen:l,onDropdownChange:p,panelContentRef:c,accentColor:u="#3b82f6",onReset:d,minValue:g,maxValue:x,onMinChange:h,onMaxChange:I,onMinReset:O,onMaxReset:P,minModified:F,maxModified:M}){let D=Do(n),J=s?D.unit||Tr(t):Tr(t),ee=!s&&D.unit&&D.unit!==J?Ls(D.num,J):D.num,[C,S]=pn(!1),[A,y]=pn(String(ee)),[T,L]=pn(!1),ce=An(null),We=An(null),be=An(null),j=An(!1);$n(()=>{C||y(String(ee))},[ee,C]),$n(()=>{if(!l)return;let de=Ge=>{We.current&&!Ge.composedPath().includes(We.current)&&be.current&&!Ge.composedPath().includes(be.current)&&p?.(!1)},Ee=Ge=>{Ge.key==="Escape"&&p?.(!1)};return document.addEventListener("mousedown",de),document.addEventListener("keydown",Ee),()=>{document.removeEventListener("mousedown",de),document.removeEventListener("keydown",Ee)}},[l,p]),$n(()=>{C&&ce.current&&(ce.current.focus(),ce.current.select())},[C]);let se=()=>{let de=wi(A,t,n,s);r(de||`${Math.max(0,parseFloat(A)||0)}${J}`),S(!1)},_=()=>{if(j.current){j.current=!1;return}se()},he=de=>{if(de.key==="Enter"){se();return}if(de.key==="Escape"){j.current=!0,y(String(ee)),S(!1);return}if(de.key==="ArrowUp"||de.key==="ArrowDown"){de.preventDefault();let Ee=de.key==="ArrowUp"?1:-1,Ge=de.shiftKey?8:de.altKey?.1:1,Qe=parseFloat(A)||0,pt=Math.round(Math.max(0,Qe+Ee*Ge)*1e3)/1e3;y(String(pt)),r(`${pt}${J}`)}},fe={fixed:"Fixed",hug:"Hug",fill:"Fill"},Ae={fixed:ye(_l,{size:12}),hug:ye(up,{size:12}),fill:ye(_l,{size:12})},De=()=>{p?.(!l)},ze=()=>{if(!be.current||!c?.current)return{position:"absolute",top:"100%",left:-4,right:-4,width:"calc(100% + 8px)",marginTop:4};let de=be.current.getBoundingClientRect(),Ee=c.current.getBoundingClientRect();return{position:"fixed",top:de.bottom+4,left:Ee.left+4,width:Ee.width-8}};return zt("div",{ref:be,onMouseEnter:()=>L(!0),onMouseLeave:()=>L(!1),style:{flex:1,display:"flex",alignItems:"center",position:"relative",borderRadius:2,border:"1px solid",borderColor:C?u:T?"rgba(0,0,0,0.15)":"transparent",backgroundColor:zn,transition:"border-color 100ms ease, opacity 150ms ease",opacity:a?.3:1},children:[ye("span",{onClick:s&&d?d:void 0,title:s?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:s?u:"#999",fontWeight:s?600:400,padding:"0 8px",flexShrink:0,cursor:s?"pointer":"default"},children:e}),o==="fixed"?C?ye("input",{ref:ce,type:"text",inputMode:"numeric",value:A,onChange:de=>y(de.target.value),onKeyDown:he,onBlur:_,style:{...un,flex:1,minWidth:0,padding:"4px 2px"}}):ye("span",{onClick:()=>S(!0),style:{flex:1,padding:"4px 2px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"text"},children:ee}):ye("span",{style:{flex:1}}),zt("button",{type:"button",onClick:De,style:{display:"flex",alignItems:"center",gap:2,padding:"4px 8px",border:"none",outline:"none",backgroundColor:"transparent",color:"#999",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"pointer",flexShrink:0},children:[fe[o],ye(_s,{size:12})]}),l&&zt("div",{ref:We,style:{...ze(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,overflow:"hidden",fontSize:12,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:[zt("button",{type:"button",onClick:()=>{i("fixed"),p?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="fixed"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="fixed"?600:400,cursor:"pointer",textAlign:"left"},children:[Ae.fixed,zt("span",{children:["Fixed ",t," (",n,")"]}),o==="fixed"&&ye(Ti,{size:14,style:{marginLeft:"auto"}})]}),zt("button",{type:"button",onClick:()=>{i("hug"),p?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="hug"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="hug"?600:400,cursor:"pointer",textAlign:"left"},children:[Ae.hug,ye("span",{children:"Hug contents"}),o==="hug"&&ye(Ti,{size:14,style:{marginLeft:"auto"}})]}),zt("button",{type:"button",onClick:()=>{i("fill"),p?.(!1)},style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",outline:"none",backgroundColor:o==="fill"?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o==="fill"?600:400,cursor:"pointer",textAlign:"left"},children:[Ae.fill,ye("span",{children:"Fill container"}),o==="fill"&&ye(Ti,{size:14,style:{marginLeft:"auto"}})]}),ye("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",margin:"4px 0"}}),zt("div",{style:{padding:"8px 12px",display:"flex",flexDirection:"column",gap:4},children:[zt("div",{style:{display:"flex",alignItems:"center",backgroundColor:zn,borderRadius:2,padding:"4px 8px"},children:[ye("span",{onClick:F?de=>{de.stopPropagation(),O?.()}:void 0,title:F?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:F?u:"#999",fontWeight:F?600:400,marginRight:8,flexShrink:0,cursor:F?"pointer":"default"},children:"Min"}),ye("input",{type:"text",value:g||"",placeholder:"\u2014",onChange:de=>h?.(de.target.value),onClick:de=>de.stopPropagation(),style:{...un,flex:1,minWidth:0,padding:0,textAlign:"right",color:F?u:"inherit",fontWeight:F?600:400}})]}),zt("div",{style:{display:"flex",alignItems:"center",backgroundColor:zn,borderRadius:2,padding:"4px 8px"},children:[ye("span",{onClick:M?de=>{de.stopPropagation(),P?.()}:void 0,title:M?"Click to reset":void 0,style:{fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:M?u:"#999",fontWeight:M?600:400,marginRight:8,flexShrink:0,cursor:M?"pointer":"default"},children:"Max"}),ye("input",{type:"text",value:x||"",placeholder:"\u2014",onChange:de=>I?.(de.target.value),onClick:de=>de.stopPropagation(),style:{...un,flex:1,minWidth:0,padding:0,textAlign:"right",color:M?u:"inherit",fontWeight:M?600:400}})]})]})]})]})}function Bn({children:e,style:t,dimmed:n}){let[o,r]=pn(!1);return ye("div",{onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:o?"rgba(0,0,0,0.15)":"transparent",backgroundColor:zn,transition:"border-color 100ms ease, opacity 150ms ease",opacity:n?.3:1,...t},children:e})}function So({children:e}){let[t,n]=pn(!1);return ye("div",{onMouseEnter:()=>n(!0),onMouseLeave:()=>n(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:t?"rgba(0,0,0,0.15)":"transparent",backgroundColor:zn,transition:"border-color 100ms ease"},children:e})}function qn({property:e,value:t,onChange:n,isModified:o=!1,step:r=1,min:i,max:s,style:a,placeholder:l,showUnit:p=!0,unitStyle:c,preferredUnit:u,onUnitCycle:d}){let g=Do(t),x=Tr(e),h=Si[e],O=u&&h&&h.includes(u)?u:x,P=o&&g.unit||O,F=!o&&g.unit&&g.unit!==P?Ls(g.num,P):g.num,[M,D]=pn(!1),[J,ee]=pn(""),C=_=>{D(!0),ee(String(F||"")),requestAnimationFrame(()=>_.target.select())},S=()=>{if(D(!1),J.trim()){let _=wi(J,e,t,o);_&&n(_)}},A=_=>{let he=_.target.value;ee(he);let fe=he.trim(),Ae=fe.match(/^(-?[\d.]+)\s*(rem|em|px|%)$/i),De=fe.match(/^(-?[\d.]+)$/);if(Ae){let ze=parseFloat(Ae[1]);isNaN(ze)||n(`${ze}${Ae[2].toLowerCase()}`)}else if(De){let ze=parseFloat(De[1]);isNaN(ze)||n(`${ze}${P}`)}},y=_=>{if(_.key==="Enter"){if(J.trim()){let he=wi(J,e,t,o);he&&n(he)}_.target.blur();return}if(_.key==="ArrowUp"||_.key==="ArrowDown"){_.preventDefault();let he=_.shiftKey?10:_.altKey?.1:1,fe=(_.key==="ArrowUp"?1:-1)*r*he,Ae=parseFloat(J)||F||0,De=Math.round((Ae+fe)*1e3)/1e3;i!==void 0&&(De=Math.max(i,De)),s!==void 0&&(De=Math.min(s,De)),ee(String(De)),n(`${De}${P}`)}},T=/^-?[\d.]/.test(t.trim()),L=M?J:T?String(F):"",We=M&&/\s*(rem|em|px|%)\s*$/i.test(J)?"":P,be=d&&(We==="rem"||We==="px"),j={fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999",pointerEvents:"none"},se={...c??j,pointerEvents:"auto",cursor:"pointer"};return zt(fp,{children:[ye("input",{type:"text",inputMode:"decimal",value:L,onFocus:C,onBlur:S,onChange:A,onKeyDown:y,placeholder:l,style:a}),p&&We&&ye("span",{style:be?se:c??j,onClick:be?d:void 0,title:be?"Click to switch units":void 0,children:We})]})}function Hs({value:e,resolvedValue:t,colorVariables:n,matchingVariable:o,onChange:r,accentColor:i="#3b82f6",modified:s,panelContentRef:a,isDropdownOpen:l,onDropdownChange:p}){let[c,u]=pn(!1),d=e,[g,x]=pn(d),[h,I]=pn(!1),[O,P]=pn(!1),[F,M]=pn(!1),D=An(null),J=An(null),ee=An(null),C=l!==void 0?l:h,S=p||I,A=ao(()=>{if(!ee.current)return{position:"fixed",top:0,left:0,width:200};let _=ee.current.getBoundingClientRect();if(a?.current){let he=a.current.getBoundingClientRect();return{position:"fixed",top:_.bottom+4,left:he.left+4,width:he.width-8}}return{position:"fixed",top:_.bottom+4,left:_.left,width:_.width}},[a]);$n(()=>{c||x(e)},[e,c]),$n(()=>{if(!C&&!O)return;let _=fe=>{ee.current&&!fe.composedPath().includes(ee.current)&&(S(!1),P(!1))},he=fe=>{fe.key==="Escape"&&(S(!1),P(!1))};return document.addEventListener("mousedown",_),document.addEventListener("keydown",he),()=>{document.removeEventListener("mousedown",_),document.removeEventListener("keydown",he)}},[C,O]),$n(()=>{c&&D.current&&(D.current.focus(),D.current.select())},[c]);let y=Mi(()=>{if(!g||g.startsWith("#")||g.startsWith("rgb")||g.startsWith("hsl")||g.startsWith("oklch"))return[];let _=g.toLowerCase();return n.filter(he=>he.name.toLowerCase().includes(_)||he.usage.toLowerCase().includes(_)).slice(0,8)},[g,n]),T=()=>{r(g),u(!1),P(!1)},L=_=>{x(_),_.includes("var")||_.includes("--")||_.length>0&&!_.startsWith("#")?P(!0):P(!1)},ce=_=>{x(_.value),r(_.value),S(!1),P(!1),u(!1)},We=()=>{setTimeout(()=>{!C&&!O&&T()},150)},be=_=>{_.key==="Enter"?T():_.key==="Escape"&&(x(e),u(!1),P(!1))},j=Mi(()=>{let _=t.trim().toLowerCase();if(_.startsWith("#"))return _.length===4?`#${_[1]}${_[1]}${_[2]}${_[2]}${_[3]}${_[3]}`:_.slice(0,7);let he=_.match(/rgba?\((\d+),?\s*(\d+),?\s*(\d+)/);if(he){let Ae=parseInt(he[1],10).toString(16).padStart(2,"0"),De=parseInt(he[2],10).toString(16).padStart(2,"0"),ze=parseInt(he[3],10).toString(16).padStart(2,"0");return`#${Ae}${De}${ze}`}let fe=_.match(/oklch\(\s*([\d.]+)/);if(fe){let Ae=Math.max(0,Math.min(1,parseFloat(fe[1]))),De=Math.round(Ae*255).toString(16).padStart(2,"0");return`#${De}${De}${De}`}return"#000000"},[t]);return zt("div",{ref:ee,onMouseEnter:()=>M(!0),onMouseLeave:()=>M(!1),style:{position:"relative",borderRadius:2,border:"1px solid",borderColor:c?i:F?"rgba(0,0,0,0.15)":"transparent",backgroundColor:zn,transition:"border-color 100ms ease",overflow:"hidden"},children:[zt("div",{style:{display:"flex",alignItems:"center",minWidth:0},children:[zt("div",{style:{position:"relative",marginLeft:8,flexShrink:0},children:[ye("input",{type:"color",value:j,onChange:_=>{let he=_.target.value;x(he),r(he)},style:{width:12,height:12,padding:0,border:"none",cursor:"pointer",opacity:0,position:"absolute",top:0,left:0}}),ye("div",{style:{width:12,height:12,borderRadius:2,backgroundColor:t,border:"1px solid rgba(0,0,0,0.1)",pointerEvents:"none"}})]}),c?ye("input",{ref:D,type:"text",value:g,onChange:_=>L(_.target.value),onKeyDown:be,onBlur:We,style:{...un,flex:1,minWidth:0}}):ye("span",{onClick:()=>u(!0),style:{flex:1,minWidth:0,padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',cursor:"text",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",color:s?i:"inherit"},title:d,children:d}),n.length>0&&ye("button",{type:"button",onClick:()=>S(!C),style:{display:"flex",alignItems:"center",justifyContent:"center",width:20,height:24,border:"none",background:"none",cursor:"pointer",color:"#999",flexShrink:0},children:ye(_s,{size:12})})]}),O&&y.length>0&&ye("div",{style:{...A(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,maxHeight:200,overflowY:"auto",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:y.map(_=>zt("button",{type:"button",onClick:()=>ce(_),style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",backgroundColor:"transparent",color:"#1e293b",cursor:"pointer",textAlign:"left",fontSize:12},children:[ye("div",{style:{width:14,height:14,borderRadius:2,backgroundColor:_.value,border:"1px solid rgba(0,0,0,0.1)",flexShrink:0}}),ye("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis"},children:_.name})]},_.name))}),C&&ye("div",{ref:J,style:{...A(),backgroundColor:"#eaeaea",border:"1px solid rgba(0,0,0,0.1)",borderRadius:0,zIndex:10001,maxHeight:280,overflowY:"auto",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace'},children:n.map(_=>zt("button",{type:"button",onClick:()=>ce(_),style:{width:"100%",display:"flex",alignItems:"center",gap:8,padding:"10px 12px",border:"none",backgroundColor:o?.usage===_.usage||e===_.value?"#f1f5f9":"transparent",color:"#1e293b",fontWeight:o?.usage===_.usage||e===_.value?600:400,cursor:"pointer",textAlign:"left",fontSize:12},children:[ye("div",{style:{width:14,height:14,borderRadius:2,backgroundColor:_.value,border:"1px solid rgba(0,0,0,0.1)",flexShrink:0}}),ye("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis"},children:_.name}),(o?.usage===_.usage||e===_.value)&&ye(Ti,{size:14,style:{marginLeft:"auto",flexShrink:0}})]},_.name))})]})}function Fl({element:e,elementInfo:t,selector:n,styleModifications:o,dispatch:r,onClose:i,onHover:s,accentColor:a="#3b82f6",toolbarRef:l}){let p=An(null),c=An(null),[u,d]=pn(()=>{try{return!!localStorage.getItem("devtools-panel-position")}catch{return!1}});$n(()=>{if(u)return;let X=setTimeout(()=>d(!0),50);return()=>clearTimeout(X)},[u]);let[g,x]=pn(null),[h,I]=pn(null),O=g!==null||h!==null,[P,F]=pn("rem"),M=ao(()=>{F(X=>X==="rem"?"px":"rem")},[]),D=An(new Map),[J,ee]=pn(""),C=Mi(()=>hs(),[]);$n(()=>{let X=Z=>{if(Z.key!=="Escape")return;let Se=document.activeElement;Se&&p.current?.contains(Se)||i()};return window.addEventListener("keydown",X),()=>window.removeEventListener("keydown",X)},[i]);let S=An({top:0,left:0,maxHeight:400}),[,A]=pn(0),y="devtools-panel-position",T=An({x:0,y:0}),L=An(null),ce=An(!1);$n(()=>{try{let X=localStorage.getItem(y);if(X){let Z=JSON.parse(X);typeof Z.top=="number"&&typeof Z.left=="number"&&(ce.current=!0,S.current={...S.current,top:Z.top,left:Z.left})}}catch{}},[]),$n(()=>{let X=Se=>{let Je=L.current;if(!Je)return;let lt=Je.startOffsetX+(Se.clientX-Je.startX),ke=Je.startOffsetY+(Se.clientY-Je.startY),nt=280,ot=16,rt=Math.max(ot,Math.min(window.innerWidth-nt-ot,S.current.left+lt)),Lt=Math.max(ot,S.current.top+ke);T.current={x:rt-S.current.left,y:Lt-S.current.top};let yt=p.current,ne=yt?.parentElement;if(!ne)return;ne.style.top=`${Lt}px`,ne.style.left=`${rt}px`;let te=l?.current?.getBoundingClientRect(),ge=window.innerHeight-16;te&&rt+nt>te.left&&(ge=te.top-8);let Pe=Math.max(0,Lt),et=Math.max(200,ge-Pe);yt&&(yt.style.maxHeight=`${et}px`)},Z=()=>{if(!L.current)return;let Se=S.current.top+T.current.y,Je=S.current.left+T.current.x;S.current={...S.current,top:Se,left:Je},T.current={x:0,y:0},ce.current=!0;try{localStorage.setItem(y,JSON.stringify({top:Se,left:Je}))}catch{}L.current=null};return window.addEventListener("mousemove",X),window.addEventListener("mouseup",Z),()=>{window.removeEventListener("mousemove",X),window.removeEventListener("mouseup",Z)}},[]);let We=ao(X=>{X.button!==0||X.target.closest("button")||(X.preventDefault(),L.current={startX:X.clientX,startY:X.clientY,startOffsetX:T.current.x,startOffsetY:T.current.y})},[]);$n(()=>{T.current={x:0,y:0};let X=(Je=!1)=>{let lt=p.current,ke=280,nt=8,ot,rt;if(ce.current)ot=S.current.top,rt=S.current.left;else{let ge=e.getBoundingClientRect();rt=ge.right+nt,ot=ge.top,rt+ke>window.innerWidth-nt&&(rt=ge.left-ke-nt),rt<nt&&(rt=Math.max(nt,(window.innerWidth-ke)/2))}let Lt=l?.current?.getBoundingClientRect(),yt=window.innerHeight-16;Lt&&rt+ke>Lt.left&&(yt=Lt.top-nt);let ne=Math.max(0,ot),te=Math.max(200,yt-ne);if(S.current={top:ot,left:rt,maxHeight:te},Je&&lt){let ge=lt.parentElement;ge&&!ce.current&&(ge.style.top=`${ot+T.current.y}px`,ge.style.left=`${rt+T.current.x}px`),lt.style.maxHeight=`${te}px`}else A(ge=>ge+1)};X(!1);let Z=()=>X(!0),Se=()=>X(!1);return window.addEventListener("scroll",Z,{passive:!0}),window.addEventListener("resize",Se,{passive:!0}),()=>{window.removeEventListener("scroll",Z),window.removeEventListener("resize",Se)}},[e]),$n(()=>{let X=p.current;if(!X)return;let Z=Se=>{let Je=c.current;if(!Je){Se.preventDefault();return}let{scrollTop:lt,scrollHeight:ke,clientHeight:nt}=Je,ot=lt<=0&&Se.deltaY<0,rt=lt+nt>=ke&&Se.deltaY>0;(ot||rt)&&Se.preventDefault()};return X.addEventListener("wheel",Z,{passive:!1}),()=>X.removeEventListener("wheel",Z)},[]);let be=Mi(()=>o.find(X=>X.selector===n),[o,n]),j=ao(X=>{let Z=be?.changes.find(Se=>Se.property===X);return Z?Z.modified:ui(e,X)},[e,be]),se=ao((X,Z)=>{if(!X.includes("color"))return Z;let Se=Z.trim(),lt=C.find(ke=>ke.usage===Se||ke.name===Se)?.value||Se;return Er(e,lt)},[C,e]),_=ao(X=>{if(D.current.has(X))return D.current.get(X);let Z=be?.changes.find(Je=>Je.property===X);if(Z)return Z.original;let Se=ui(e,X);return D.current.set(X,Se),Se},[e,be]),he=ao((X,Z)=>{let Se=_(X),Je=se(X,Z);Ve(e,X,Je),X==="backdrop-filter"&&Ve(e,"-webkit-backdrop-filter",Je),r({type:"MODIFY_STYLE",payload:{selector:n,element:t,property:X,original:Se,modified:Je}})},[e,n,t,r,se,_]),fe=ao(X=>{o.find(Je=>Je.selector===n)?.changes.find(Je=>Je.property===X)&&e instanceof HTMLElement&&(e.style.removeProperty(X),r({type:"CLEAR_STYLE",payload:{selector:n,property:X}}),D.current.delete(X))},[e,n,o,r]),Ae=ao(()=>{let X=J.split(";").map(Z=>Z.trim()).filter(Z=>Z);for(let Z of X){let Se=Z.indexOf(":");if(Se>0){let Je=Z.slice(0,Se).trim(),lt=Z.slice(Se+1).trim();Je&&lt&&he(Je,lt)}}ee("")},[J,he]),De=ao(X=>be?.changes.some(Z=>Z.property===X)??!1,[be]),ze=X=>{let Z=j(X.property),Se=De(X.property),Je=!Se&&pp(X.property,Z),lt={width:"100%",padding:"4px 8px",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"none",borderRadius:2,outline:"none",backgroundColor:"transparent"};if(Je&&X.type!=="backdrop-filter")return ye(So,{modified:!1,children:ye("input",{type:"text",value:"",placeholder:"\u2014",onFocus:()=>{},onChange:ke=>he(X.property,ke.target.value),style:{...lt,color:"#999"}})});switch(X.type){case"color":{let ke=Er(e,Z),nt=Z.includes("var(")?null:zr(ke,C);return ye(Hs,{value:Z,resolvedValue:ke,colorVariables:C,matchingVariable:nt,onChange:ot=>he(X.property,ot),accentColor:a,modified:Se,panelContentRef:c,isDropdownOpen:h===X.property,onDropdownChange:ot=>I(ot?X.property:null)})}case"number":{if(!!Si[X.property])return ye(So,{modified:Se,children:ye(qn,{property:X.property,value:Z,onChange:ot=>he(X.property,ot),isModified:Se,min:X.min,max:X.max,step:X.step||1,style:{...lt,paddingRight:32},unitStyle:{position:"absolute",right:8,top:"50%",transform:"translateY(-50%)",fontSize:10,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#999"},preferredUnit:P,onUnitCycle:M})});let{num:nt}=Do(Z);return ye(So,{modified:Se,children:ye("input",{type:"number",value:nt,min:X.min,max:X.max,step:X.step||1,onChange:ot=>he(X.property,ot.target.value),style:lt})})}case"select":return ye(So,{modified:Se,children:zt("div",{style:{position:"relative",display:"flex",alignItems:"center"},children:[ye("select",{value:Z,onChange:ke=>he(X.property,ke.target.value),style:{...lt,cursor:"pointer",paddingLeft:4,paddingRight:24,appearance:"none",WebkitAppearance:"none"},children:X.options?.map(ke=>ye("option",{value:ke,children:ke},ke))}),ye("div",{style:{position:"absolute",right:4,top:"50%",transform:"translateY(-50%)",pointerEvents:"none",color:"#999",display:"flex",alignItems:"center"},children:ye(_s,{size:12})})]})});case"spacing":return ye(So,{modified:Se,children:ye("input",{type:"text",value:Z,onChange:ke=>he(X.property,ke.target.value),placeholder:"e.g., 10px or 10px 20px",style:lt})});case"backdrop-filter":return ye(Il,{value:Z,onChange:ke=>he(X.property,ke),accentColor:a,modified:Se,panelContentRef:c});default:return ye(So,{modified:Se,children:ye("input",{type:"text",value:Z,onChange:ke=>he(X.property,ke.target.value),style:lt})})}},de=t.reactComponent||t.tagName,Ee={position:"fixed",top:S.current.top,left:S.current.left,width:280,maxHeight:S.current.maxHeight,backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",boxSizing:"content-box",zIndex:10002,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontSize:12,overflow:"visible",display:"flex",flexDirection:"column",opacity:u?1:0,transition:"opacity 150ms ease"},Ge={display:"flex",alignItems:"center",justifyContent:"space-between",margin:4,padding:"4px 5px 4px 10px",backgroundColor:a,color:"#ffffff",cursor:L.current?"grabbing":"grab",userSelect:"none",WebkitUserSelect:"none"},Qe={display:"flex",alignItems:"center",justifyContent:"space-between",padding:"12px 12px 6px",userSelect:"none",fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',fontWeight:600,color:"#475569"},pt={display:"flex",alignItems:"center",padding:"4px 12px",gap:8},je={width:80,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',color:"#64748b",flexShrink:0};return ye("div",{"data-devtools":"panel-wrapper",style:{position:"fixed",top:S.current.top+T.current.y,left:S.current.left+T.current.x,zIndex:10002,pointerEvents:"none"},children:zt("div",{ref:p,"data-devtools":"panel",style:{...Ee,position:"relative",top:0,left:0,zIndex:0,pointerEvents:"auto"},onMouseEnter:()=>s?.("element"),onMouseLeave:()=>s?.(null),children:[ye("div",{"aria-hidden":"true",style:xi()}),zt("div",{style:Ge,onMouseDown:We,children:[ye("div",{style:{display:"flex",alignItems:"center",gap:3,overflow:"hidden",minWidth:0},children:ye("span",{style:{fontWeight:600,fontSize:12,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:de})}),ye("button",{type:"button",onClick:i,title:"Close",style:{background:"none",border:"none",cursor:"pointer",fontSize:16,color:"#ffffff",padding:"0 4px",lineHeight:1,flexShrink:0},children:"\xD7"})]}),zt("div",{ref:c,style:{flex:1,overflowY:"auto",margin:"0 3px 3px"},children:[ye("div",{style:{opacity:h?.3:1,transition:"opacity 150ms ease"},children:ye(Pl,{element:e,getValue:j,getOriginalValue:_,handleChange:he,isModified:De,onResetProperty:fe,isCollapsed:!1,onToggle:()=>{},sectionHeaderStyle:Qe,activeDropdown:g,onDropdownChange:x,panelContentRef:c,accentColor:a,onFieldHover:s,preferredUnit:P,onUnitCycle:M})}),ye("div",{style:{opacity:g?.3:1,transition:"opacity 150ms ease"},children:ye(Hl,{element:e,getValue:j,handleChange:he,isModified:De,onResetProperty:fe,isCollapsed:!1,onToggle:()=>{},sectionHeaderStyle:Qe,accentColor:a,colorVariables:C,activeColorDropdown:h,onColorDropdownChange:I,panelContentRef:c,preferredUnit:P,onUnitCycle:M})}),Nl.map((X,Z)=>{let Se=Z===Nl.length-1,Je=h&&X.properties.some(ke=>ke.property===h);return zt("div",{style:{borderBottom:Se?"none":"1px solid rgba(0,0,0,0.08)",opacity:O&&!Je?.3:1,transition:"opacity 150ms ease"},children:[ye("div",{style:Qe,children:ye("span",{children:X.name})}),ye("div",{style:{padding:"4px 0"},children:X.properties.map(ke=>{let nt=De(ke.property),ot=Je&&ke.property!==h;return zt("div",{style:{...pt,opacity:ot?.3:1,transition:"opacity 150ms ease"},children:[ye("span",{onClick:nt?()=>fe(ke.property):void 0,title:nt?"Click to reset":void 0,style:{...je,color:nt?a:"#64748b",fontWeight:nt?600:400,cursor:nt?"pointer":"default"},children:ke.label}),ye("div",{style:{flex:1,minWidth:0,overflow:"hidden"},children:ze(ke)})]},ke.property)})})]},X.name)}),zt("div",{style:{opacity:O?.3:1,transition:"opacity 150ms ease"},children:[ye("div",{style:Qe,children:ye("span",{children:"Raw CSS"})}),zt("div",{style:{padding:"8px 12px"},children:[ye("textarea",{value:J,onChange:X=>ee(X.target.value),placeholder:"property: value; ...",style:{width:"100%",height:60,padding:8,fontSize:11,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',border:"1px solid rgba(0,0,0,0.1)",borderRadius:2,resize:"vertical",outline:"none"}}),J.trim()&&ye("button",{type:"button",onClick:Ae,style:{marginTop:4,padding:"4px 8px",width:"100%",fontSize:11,border:"none",borderRadius:2,backgroundColor:a,color:"#fff",cursor:"pointer",opacity:J.trim()?1:.5},children:"Apply"})]})]})]})]})})}import{useEffect as gp,useLayoutEffect as mp,useState as hp}from"react";import{Fragment as xp,jsx as qo,jsxs as vp}from"react/jsx-runtime";var Ns=["flex-start","center","flex-end"],Fs=["flex-start","center","flex-end"];function yp(e){return e==="normal"||e==="flex-start"||e==="start"?"flex-start":e==="flex-end"||e==="end"?"flex-end":e==="center"?"center":null}function bp(e){return e==="normal"||e==="stretch"||e==="flex-start"||e==="start"?"flex-start":e==="flex-end"||e==="end"?"flex-end":e==="center"?"center":null}function zl(e){let t=Array.from(e.children);if(t.length===0)return null;let n=1/0,o=1/0,r=-1/0,i=-1/0;for(let s of t){let a=s.getBoundingClientRect();a.width===0&&a.height===0||(a.top<n&&(n=a.top),a.left<o&&(o=a.left),a.bottom>r&&(r=a.bottom),a.right>i&&(i=a.right))}return n===1/0?null:new DOMRect(o,n,i-o,r-n)}function $l({element:e,modifier:t,accentColor:n,refreshKey:o=0}){let[r,i]=hp(null);if(gp(()=>{if(!e){i(null);return}let h=()=>i(zl(e));return h(),window.addEventListener("scroll",h,{passive:!0}),window.addEventListener("resize",h,{passive:!0}),()=>{window.removeEventListener("scroll",h),window.removeEventListener("resize",h)}},[e]),mp(()=>{e&&i(zl(e))},[e,o]),!r)return null;let s=r,a=window.getComputedStyle(e),l=a.display;if(l!=="flex"&&l!=="inline-flex")return null;let p=a.flexDirection,c=p==="column"||p==="column-reverse"?"vertical":"horizontal",u=c==="horizontal"?"vertical":"horizontal",d=[];if(t==="shift"){let h=yp(a.justifyContent);if(h){let I=Ns.indexOf(h);c==="horizontal"?(I>0&&d.push("left"),I<Ns.length-1&&d.push("right")):(I>0&&d.push("up"),I<Ns.length-1&&d.push("down"))}}else{let h=bp(a.alignItems);if(h){let I=Fs.indexOf(h);u==="horizontal"?(I>0&&d.push("left"),I<Fs.length-1&&d.push("right")):(I>0&&d.push("up"),I<Fs.length-1&&d.push("down"))}}if(d.length===0)return null;let g=14,x=7;return qo(xp,{children:d.map(h=>{let I,O;switch(h){case"right":I=s.right+g,O=s.top+s.height/2;break;case"left":I=s.left-g,O=s.top+s.height/2;break;case"down":I=s.left+s.width/2,O=s.bottom+g;break;case"up":I=s.left+s.width/2,O=s.top-g;break}let P=h==="right"?0:h==="left"?180:h==="down"?90:-90,F={position:"fixed",left:I-x,top:O-x,width:x*2,height:x*2,pointerEvents:"none",zIndex:9997};return qo("div",{"data-devtools":"swipe-hint",style:F,children:qo("svg",{width:x*2,height:x*2,viewBox:"-7 -7 14 14",style:{overflow:"visible"},children:vp("g",{transform:`rotate(${P})`,children:[qo("line",{x1:"-5",y1:"0",x2:"3",y2:"0",stroke:"#fff",strokeWidth:"4",strokeLinecap:"round"}),qo("polyline",{points:"0,-4 5,0 0,4",fill:"none",stroke:"#fff",strokeWidth:"4",strokeLinecap:"round",strokeLinejoin:"round"}),qo("line",{x1:"-5",y1:"0",x2:"3",y2:"0",stroke:n,strokeWidth:"1.5",strokeLinecap:"round"}),qo("polyline",{points:"0,-4 5,0 0,4",fill:"none",stroke:n,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})},h)})})}import{useEffect as Sp,useLayoutEffect as wp,useState as Cp}from"react";import{jsx as zs,jsxs as $s}from"react/jsx-runtime";function Ep(e,t){let n=e.match(/^oklch\(([^)]+)\)$/i);return n?`oklch(${n[1]} / ${t})`:`color-mix(in srgb, ${e} ${Math.round(t*100)}%, transparent)`}function Wl({element:e,fontSize:t,lineHeight:n,accentColor:o,hoveredProperty:r,draggingProperty:i,cursorViewport:s}){let[a,l]=Cp(null);if(Sp(()=>{if(!e){l(null);return}let O=()=>{l(Cr(e))};return O(),window.addEventListener("scroll",O,{passive:!0}),window.addEventListener("resize",O,{passive:!0}),()=>{window.removeEventListener("scroll",O),window.removeEventListener("resize",O)}},[e]),wp(()=>{e&&l(Cr(e))},[e,t,n]),!a)return null;let p=a.width,c=a.height,u=Ep(o,.2),d=i??r,g=8,x=2,h={position:"fixed",top:a.top,left:a.left,width:p,height:c,pointerEvents:"none",zIndex:9996,overflow:"visible"},I=O=>O==="font-size"?`${Math.round(t)}`:(t>0?n/t:1.2).toFixed(2).replace(/\.?0+$/,"");return $s("div",{"data-devtools":"text-handles",style:h,children:[$s("svg",{style:{position:"absolute",inset:0,width:"100%",height:"100%",overflow:"visible",pointerEvents:"none"},viewBox:`0 0 ${p} ${c}`,children:[zs("rect",{x:"0.5",y:"0.5",width:Math.max(0,p-1),height:Math.max(0,c-1),fill:"none",stroke:u,strokeWidth:"1"}),(d==="font-size"||!d)&&zs("rect",{x:p-x/2,y:c/2-g/2,width:x,height:g,fill:o,stroke:"#ffffff",strokeWidth:d==="font-size"?4:2,paintOrder:"stroke"}),(d==="line-height"||!d)&&zs("rect",{x:p/2-g/2,y:c-x/2,width:g,height:x,fill:o,stroke:"#ffffff",strokeWidth:d==="line-height"?4:2,paintOrder:"stroke"})]}),s&&d&&(()=>{let O=d==="font-size"?"Aa":"Lh",P=I(d);return $s("div",{style:{position:"fixed",left:s.x+8,top:s.y-28,background:o,color:"#fff",fontSize:11,fontWeight:600,fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1,padding:"4px 4px",borderRadius:0,whiteSpace:"nowrap",pointerEvents:"none",zIndex:9997},children:[O," ",P]})})()]})}import{Fragment as Lr,jsx as it,jsxs as Rr}from"react/jsx-runtime";var jl=8,Ws=[0,1,2,4,8,12,16,20,24,28,32],js="devtools-active-text";function Gl(e,t,n=0,o,r){let i=e.left+window.scrollX+4,s=t==="top-left"?e.top+window.scrollY-Fn-n*Fn+4:e.bottom+window.scrollY+4-1+n*Fn,a=window.scrollY+4,l=window.scrollY+window.innerHeight-Fn-4,p=90,c=!1;if(o&&r!==void 0){let u=o.getBoundingClientRect();if(e.left+4+r+4+p>u.left){let g=window.scrollY+u.top-Fn-4;g<l&&(l=g,c=!0)}}return s<a?s=e.top+window.scrollY+4:s>l&&(s=c?l:Math.max(e.top+window.scrollY+4,l)),{x:i,y:s}}function Jl({state:e,dispatch:t,onScreenshot:n,inFlightAnnotationIds:o,activeAnnotationIds:r,queuePositionMap:i,inFlightStyleSelectors:s,inFlightSelectorColors:a,onAttachImages:l,onReply:p,onViewThread:c,onCloseThread:u,onModelComponentsAdd:d,onModelComponentFocus:g,onModelComponentHover:x,modelComponentNames:h,modelPanelHoveredComponent:I,modelSpacingTokenHover:O,highlightedAnnotationIds:P,focusedThreadAnnotationId:F,externalCanvasRef:M,toolbarRef:D}){let{canvasRef:J,redrawAll:ee,resizeCanvas:C}=Ja(),S=nn(f=>{J.current=f,M&&(M.current=f)},[M,J]),A=Ut(!1);hn(()=>{let f=J.current;if(!f)return;let b=()=>{A.current&&(A.current=!1,f.style.pointerEvents="")},R=m=>{m.button===0&&A.current&&b()};return window.addEventListener("mousedown",R),()=>window.removeEventListener("mousedown",R)},[J]);let[y,T]=ut(!1),[L,ce]=ut(()=>{if(typeof window>"u")return null;try{let f=localStorage.getItem(js);return f?JSON.parse(f):null}catch{return null}}),[We,be]=ut(null),[j,se]=ut(null),[_,he]=ut(null),fe=Ut(null),Ae=Ut(null),De=Ut({x:0,y:0}),ze=Ut([]),de=Ut(0),[Ee,Ge]=ut(null),[Qe,pt]=ut(new Map),je=Ut(0),X=Ut(null),[Z,Se]=ut(null),[Je,lt]=ut(null),[ke,nt]=ut(null),[ot,rt]=ut(null),Lt=Ut({isDragging:!1,side:null,startX:0,startY:0,original:{top:0,right:0,bottom:0,left:0},element:null,elementInfo:null,selector:null,durableSelector:null}),[yt,ne]=ut(null),[te,ge]=ut(null),[Pe,et]=ut(null),[Re,_t]=ut(null),Nt=Ut({x:0,y:0}),[xn,Pn]=ut({x:0,y:0}),At=Ut({isDragging:!1,hasMoved:!1,axis:null,startX:0,startY:0,originalRow:0,originalColumn:0,element:null,elementInfo:null,selector:null,durableSelector:null,isAuto:!1,originalJustifyContent:"",visualGap:0}),[xt,Kt]=ut(null),[ft,Jt]=ut(null),[tt,Gn]=ut(null),[on,Mn]=ut(!1),[no,oo]=ut(0),[qe,st]=ut(null),fn=Ut({isDragging:!1,corner:null,startY:0,original:{"top-left":0,"top-right":0,"bottom-right":0,"bottom-left":0},maxRadius:0,element:null,elementInfo:null,selector:null,durableSelector:null}),[U,Me]=ut(null),[He,Pt]=ut(null),[Xe,Oe]=ut(null),St=Ut({isDragging:!1,property:null,startX:0,startY:0,originalFontSize:0,originalLineHeight:0,originalRatio:1.2,element:null,elementInfo:null,selector:null,durableSelector:null}),[$t,gn]=ut(null),[rn,po]=ut(null),[Wt,ko]=ut(null),fo=Ya(),ir=Ut(a);ir.current=a;let Jn=nn(f=>{let b=ir.current;if(!b||b.size===0)return!1;for(let R of b.keys())try{if(f.matches(R))return!0}catch{}return!1},[]),Sn=Ut(e);Sn.current=e;let ro=Ut(L);ro.current=L;let Yn=Ut([]),Ft=Ut(n);Ft.current=n;let[wt,jt]=ut(null),Gt=e.selectedAnnotationIds;Yn.current=Gt;let wn=nn((f,b=!1)=>{t({type:"SELECT_ANNOTATION",payload:{id:f,addToSelection:b}})},[t]),io=nn(()=>{t({type:"SELECT_ANNOTATION",payload:{id:null}})},[t]),[In,To]=ut(null),[Zt,sr]=ut({x:window.scrollX,y:window.scrollY});hn(()=>(C(),window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)),[C]),hn(()=>{let f=()=>{sr({x:window.scrollX,y:window.scrollY})};return window.addEventListener("scroll",f,{passive:!0}),()=>window.removeEventListener("scroll",f)},[]),hn(()=>{L?localStorage.setItem(js,JSON.stringify(L)):localStorage.removeItem(js)},[L]),Va(L,ce,We,e.annotations,t);let Vn=Ut(Ee);Vn.current=Ee,hn(()=>{if(e.activeTool!=="model"||!e.isAnnotating)return;let f=b=>{if(!b.altKey||!Vn.current)return;b.preventDefault();let R=b.deltaY>0?-1:1;je.current=Math.max(0,je.current+R);let m=X.current;if(m){let k=ci(m,je.current);Ge(k)}};return window.addEventListener("wheel",f,{passive:!1}),()=>window.removeEventListener("wheel",f)},[e.activeTool,e.isAnnotating]),hn(()=>{e.activeTool!=="model"&&(Ge(null),pt(new Map),je.current=0,X.current=null)},[e.activeTool]),hn(()=>{let f=Ee?.name??null,b=f&&h?.has(f)?f:null;x?.(b)},[Ee,h,x]);let[Nn,ar]=ut(null);hn(()=>{if(!I){ar(null);return}let f=xr(I.name),b=I.instanceIndex;ar(f[b%f.length]??null)},[I]);let[Mo,Ho]=ut([]);hn(()=>{if(!O){Ho([]);return}O.token?.bindings?.length?Ho(ps(O.token)):Ho(ds(O.px))},[O]);let lr=Ut(null),cr=Ut(null);lr.current=xt,cr.current=ft,hn(()=>{let f=["flex-start","center","flex-end"],b=["flex-start","center","flex-end"],m=null,k=!1,E=null,$=null,B=(le,Ye)=>{let Ne=Jo(le,Ye);for(;Ne&&Ne!==document.documentElement;){let Yt=window.getComputedStyle(Ne).display;if(Yt==="flex"||Yt==="inline-flex")return Ne;Ne=Ne.parentElement}return null},G=le=>{let Ye=window.getComputedStyle(le).flexDirection;return Ye==="column"||Ye==="column-reverse"?"vertical":"horizontal"},K=le=>{let Ye=le.getAttribute("data-pm");return Ye||(Ye=Math.random().toString(36).substring(2,8),le.setAttribute("data-pm",Ye)),{selector:`[data-pm="${Ye}"]`,durableSelector:Dn(le)}},w=()=>{k=!0,m&&clearTimeout(m),m=setTimeout(()=>{k=!1,m=null},300)},W=(le,Ye,Bt)=>{let Ne=G(le);if(Ye===Ne){let Cn=window.getComputedStyle(le).justifyContent,vt=Cn==="normal"||Cn==="flex-start"||Cn==="start"?"flex-start":Cn==="flex-end"||Cn==="end"?"flex-end":Cn==="center"?"center":null;if(!vt)return;let _o=f.indexOf(vt)+Bt;if(_o<0||_o>=f.length)return;let mo=f[_o],{selector:No,durableSelector:Yi}=K(le);Ve(le,"justify-content",mo),t({type:"MODIFY_STYLES_BATCH",payload:{selector:No,durableSelector:Yi,element:Tn(le),changes:[{property:"justify-content",original:Cn,modified:mo}]}})}else{let Cn=window.getComputedStyle(le).flexDirection,vt=Ne==="horizontal"?"column":"row",{selector:go,durableSelector:_o}=K(le);Ve(le,"flex-direction",vt),t({type:"MODIFY_STYLES_BATCH",payload:{selector:go,durableSelector:_o,element:Tn(le),changes:[{property:"flex-direction",original:Cn,modified:vt}]}})}oo(Yt=>Yt+1)},Y=(le,Ye,Bt)=>{let Yt=G(le)==="horizontal"?"vertical":"horizontal";if(Ye!==Yt)return;let vt=window.getComputedStyle(le).alignItems,go=vt==="normal"||vt==="stretch"||vt==="flex-start"||vt==="start"?"flex-start":vt==="flex-end"||vt==="end"?"flex-end":vt==="center"?"center":null;if(!go)return;let mo=b.indexOf(go)+Bt;if(mo<0||mo>=b.length)return;let No=b[mo],{selector:Yi,durableSelector:zc}=K(le);Ve(le,"align-items",No),t({type:"MODIFY_STYLES_BATCH",payload:{selector:Yi,durableSelector:zc,element:Tn(le),changes:[{property:"align-items",original:vt,modified:No}]}}),oo($c=>$c+1)},V=20,me=null,Ce=null,Le=0,gt=(le,Ye,Bt)=>{let Ne=B(Ye,Bt);st(Ne?{modifier:le,target:Ne}:null)},mt=le=>{if(!(e.activeTool!=="hand"||!e.isAnnotating)){if(le.key==="Shift"&&!le.altKey){let Ye=Nt.current;gt("shift",Ye.x,Ye.y)}else if(le.key==="Alt"&&!le.shiftKey){let Ye=Nt.current;gt("alt",Ye.x,Ye.y)}}},bt=le=>{if(e.activeTool!=="hand"||!e.isAnnotating)return;let Ye=le.shiftKey&&!le.altKey,Bt=le.altKey&&!le.shiftKey;if(!Ye&&!Bt||le.buttons!==0){me=null,Ce=null,Le=0,E=null,$=null,st(null);return}if(E===null&&(E=le.clientX,$=le.clientY,gt(Ye?"shift":"alt",le.clientX,le.clientY)),k)return;me===null&&(me=le.clientX,Ce=le.clientY,Le=0);let Ne=le.clientX-me,Yt=le.clientY-Ce,Cn=Math.abs(Ne)>=Math.abs(Yt)?Ne:Yt;if(Math.abs(Cn)>3){let No=Cn>0?1:-1;if(Le!==0&&No!==Le){me=le.clientX,Ce=le.clientY,Le=0;return}Le=No}if(Math.abs(Ne)<V&&Math.abs(Yt)<V)return;let vt=B(E,$);if(!vt)return;let go=Math.abs(Ne)>=Math.abs(Yt)?"horizontal":"vertical",mo=(go==="horizontal"?Ne:Yt)>0?1:-1;me=null,Ce=null,Le=0,Ye?W(vt,go,mo):Y(vt,go,mo),w()},Ot=le=>{(le.key==="Shift"||le.key==="Alt")&&(E=null,$=null,me=null,Ce=null,Le=0,st(null))},dt=()=>{st(null),me=null,Ce=null,Le=0};return window.addEventListener("keydown",mt),window.addEventListener("mousemove",bt),window.addEventListener("mousedown",dt),window.addEventListener("keyup",Ot),()=>{window.removeEventListener("keydown",mt),window.removeEventListener("mousemove",bt),window.removeEventListener("mousedown",dt),window.removeEventListener("keyup",Ot),m&&clearTimeout(m)}},[e.activeTool,e.isAnnotating,t]),hn(()=>{let f=b=>{if(b.key==="Escape"){if(ro.current)return;if(e.activeTool==="model"&&Qe.size>0){b.preventDefault(),pt(new Map);return}if(Yn.current.length>0){b.preventDefault(),io();return}}if(b.key==="Enter"&&e.activeTool==="model"&&Qe.size>0&&d){b.preventDefault();let E=[...Qe.keys()].filter($=>!h?.has($));E.length>0&&d(E),pt(new Map);return}if((b.metaKey||b.ctrlKey)&&b.key==="v"&&ze.current.length>0&&!ro.current){b.preventDefault(),de.current++;let E=de.current*20,B=ze.current[0]?.groupId?Math.random().toString(36).substring(2,9):void 0,G=ze.current.map(w=>({...w,id:Math.random().toString(36).substring(2,9),groupId:w.groupId?B:void 0,timestamp:Date.now(),points:w.points.map(W=>({x:W.x+E,y:W.y+E}))}));t({type:"PASTE_ANNOTATIONS",payload:{annotations:G}});let K=G.find(w=>w.type!=="text")||G[0];K&&wn(K.id);return}let R=Yn.current;if(R.length===0||ro.current)return;let m=b.composedPath?.()[0]??b.target,k=m?.tagName;if(!(k==="INPUT"||k==="TEXTAREA"||m?.isContentEditable)&&(b.key==="Delete"||b.key==="Backspace")){if(b.preventDefault(),u){let E=Sn.current.annotations;for(let $ of R){let B=E.find(K=>K.id===$);if(!B)continue;let G=B.threadId||B.groupId&&E.find(K=>K.groupId===B.groupId&&K.threadId)?.threadId;G&&u(G)}}for(let E of R)t({type:"DELETE_ANNOTATION",payload:{id:E}});io()}};return window.addEventListener("keydown",f),()=>window.removeEventListener("keydown",f)},[t,io,wn,e.activeTool,Qe,h,d,u]);let H=mr(),z=Ii(()=>e.annotations.filter(f=>!f.pathname||f.pathname===H),[e.annotations,H]),Q=Ii(()=>vi(e.annotations),[e.annotations]),oe=Ii(()=>{let f=new Map,b=new Set,R=1,m=[...e.annotations].sort((k,E)=>k.timestamp-E.timestamp);for(let k of m)if(!Q.has(k))if(k.groupId){if(!b.has(k.groupId)){b.add(k.groupId);let E=e.annotations.filter($=>$.groupId===k.groupId);for(let $ of E)f.set($.id,R);R++}}else f.set(k.id,R),R++;return f},[e.annotations,Q]),ue=Ii(()=>{if(Gt.length===0)return null;let f=new Map;for(let b of Gt){let R=e.annotations.find(k=>k.id===b);if(!R)continue;let m=R.groupId?e.annotations.filter(k=>k.groupId===R.groupId):[R];for(let k of m)if(k.linkedSelector&&!a?.has(k.linkedSelector)){let E=k.color||e.activeColor;f.set(k.linkedSelector,E)}}return f.size>0?f:null},[Gt,e.annotations,e.activeColor,a]);hn(()=>{let f=z.filter(b=>!(Q.has(b)||L&&!L.isNew&&b.id===L.id));ee(f,e.currentPath,e.activeTool,e.activeColor,e.strokeWidth,Gt,jl,Zt.x,Zt.y,oe,P)},[z,e.currentPath,e.activeTool,e.activeColor,e.strokeWidth,ee,L,Gt,Zt,oe,Q,P]),hn(()=>{if(j){let f=Math.random().toString(36).substring(2,9);ce({id:f,point:j.point,text:"",fontSize:12,isNew:!0,groupId:j.groupId}),se(null)}},[j]),hn(()=>{_&&(ce({id:Math.random().toString(36).substring(2,9),point:_.point,text:"",fontSize:12,isNew:!0,linkedSelector:_.linkedSelector,linkedAnchor:_.linkedAnchor,elements:_.elements}),he(null))},[_]);let xe=Ut(null),we=L?.id??null;hn(()=>{we&&fe.current?requestAnimationFrame(()=>{let f=fe.current;if(!f||(f.focus(),Ae.current===we))return;Ae.current=we;let b=ro.current;if(b){if(xe.current!==null){let R=Math.min(xe.current,f.value.length);f.setSelectionRange(R,R);return}if(!b.isNew&&b.clickPoint){let R=J.current;if(!R)return;let m=R.getContext("2d");if(!m)return;m.font=`${b.fontSize}px ${Vt}`;let k=b.fontSize*1.4,E=b.text.split(`
4
+ `),$=b.clickPoint.y-b.point.y,B=Math.max(0,Math.min(E.length-1,Math.floor($/k))),G=b.clickPoint.x-b.point.x,K=E[B]||"",w=0;for(let Y=0;Y<=K.length;Y++){let V=m.measureText(K.substring(0,Y)).width;if(V>G){let me=Y>0?m.measureText(K.substring(0,Y-1)).width:0;w=G-me<V-G?Y-1:Y;break}w=Y}let W=w;for(let Y=0;Y<B;Y++)W+=(E[Y]?.length||0)+1;f.setSelectionRange(W,W)}}}):(Ae.current=null,xe.current=null)},[we,J]);let ae=nn(f=>{let b=J.current;if(!b)return{x:0,y:0};let R=b.getBoundingClientRect(),m,k;if("touches"in f&&f.touches[0])m=f.touches[0].clientX,k=f.touches[0].clientY;else if("clientX"in f)m=f.clientX,k=f.clientY;else return{x:0,y:0};return{x:m-R.left+window.scrollX,y:k-R.top+window.scrollY}},[J]),at=nn((f,b,R,m)=>{let k=R.x-b.x,E=R.y-b.y,$=k*k+E*E;if($===0)return Math.sqrt((f.x-b.x)**2+(f.y-b.y)**2)<=m;let B=Math.max(0,Math.min(1,((f.x-b.x)*k+(f.y-b.y)*E)/$)),G=b.x+B*k,K=b.y+B*E;return Math.sqrt((f.x-G)**2+(f.y-K)**2)<=m},[]),It=nn(f=>{for(let R=z.length-1;R>=0;R--){let m=z[R];if(!m||Q.has(m))continue;let k=(m.strokeWidth||3)+4;switch(m.type){case"text":{if(!m.points[0]||!m.text)continue;let E=m.points[0],$=m.fontSize||12,B=J.current;if(B){let G=B.getContext("2d");if(G){G.font=`${$}px ${Vt}`;let K=m.text.replace(/\n/g," "),w=E.x-Zt.x,W=yr(w),Y=br(G,K,W),V=G.measureText(Y).width,me=$*1.4;if(f.x>=E.x-4-4&&f.x<=E.x+V+4+4&&f.y>=E.y-4-4&&f.y<=E.y+me+4+4)return m}}break}case"rectangle":{if(m.points.length<2)continue;let E=m.points[0],$=m.points[m.points.length-1],B=Math.min(E.x,$.x),G=Math.max(E.x,$.x),K=Math.min(E.y,$.y),w=Math.max(E.y,$.y),W=at(f,{x:B,y:K},{x:G,y:K},k),Y=at(f,{x:B,y:w},{x:G,y:w},k),V=at(f,{x:B,y:K},{x:B,y:w},k),me=at(f,{x:G,y:K},{x:G,y:w},k);if(W||Y||V||me)return m;break}case"circle":{if(m.points.length<2)continue;let E=m.points[0],$=m.points[m.points.length-1],B=(E.x+$.x)/2,G=(E.y+$.y)/2,K=Math.abs($.x-E.x)/2,w=Math.abs($.y-E.y)/2,W=f.x-B,Y=f.y-G,V=Math.sqrt((W/K)**2+(Y/w)**2);if(Math.abs(V-1)*Math.max(K,w)<=k)return m;break}case"line":{if(m.points.length<2)continue;let E=m.points[0],$=m.points[m.points.length-1];if(at(f,E,$,k))return m;break}case"freehand":{if(m.points.length<2)continue;for(let E=0;E<m.points.length-1;E++){let $=m.points[E],B=m.points[E+1];if(at(f,$,B,k))return m}break}}}return null},[z,J,at,Q,Zt.x]),ln=nn(f=>{let b=It(f);return b?.type==="text"?b:null},[It]),cn=nn(f=>{if(Gt.length===0)return null;let b=jl/2+4;for(let R of Gt){let m=e.annotations.find(k=>k.id===R);if(!(!m||m.points.length<2)){if(m.type==="line"){let k=m.points[0],E=m.points[m.points.length-1];if(Math.sqrt((f.x-k.x)**2+(f.y-k.y)**2)<=b)return{handle:"start",annotationId:R};if(Math.sqrt((f.x-E.x)**2+(f.y-E.y)**2)<=b)return{handle:"end",annotationId:R};continue}if(m.type==="circle"){let k=m.points[0],E=m.points[m.points.length-1],$=Math.min(k.x,E.x),B=Math.max(k.x,E.x),G=Math.min(k.y,E.y),K=Math.max(k.y,E.y),w=($+B)/2,W=(G+K)/2,Y=[{handle:"top",x:w,y:G},{handle:"bottom",x:w,y:K},{handle:"left",x:$,y:W},{handle:"right",x:B,y:W}];for(let{handle:V,x:me,y:Ce}of Y)if(Math.sqrt((f.x-me)**2+(f.y-Ce)**2)<=b)return{handle:V,annotationId:R};continue}if(m.type==="rectangle"||m.type==="freehand"){let k=m.points[0],E=m.points[m.points.length-1],$,B,G,K;m.type==="freehand"?($=Math.min(...m.points.map(W=>W.x)),B=Math.max(...m.points.map(W=>W.x)),G=Math.min(...m.points.map(W=>W.y)),K=Math.max(...m.points.map(W=>W.y))):($=Math.min(k.x,E.x),B=Math.max(k.x,E.x),G=Math.min(k.y,E.y),K=Math.max(k.y,E.y));let w=[{corner:"topLeft",x:$,y:G},{corner:"topRight",x:B,y:G},{corner:"bottomLeft",x:$,y:K},{corner:"bottomRight",x:B,y:K}];for(let{corner:W,x:Y,y:V}of w)if(Math.sqrt((f.x-Y)**2+(f.y-V)**2)<=b)return{handle:W,annotationId:R}}}}return null},[Gt,e.annotations]);hn(()=>{let f=b=>{if(De.current={x:b.clientX+window.scrollX,y:b.clientY+window.scrollY},!L){let R=ln(De.current);be(R?.id||null)}};return window.addEventListener("mousemove",f),()=>window.removeEventListener("mousemove",f)},[L,ln]);let Ke=nn(()=>{if(!L)return;let f=L.images?.length||0;if(L.text.trim()||f>0)if(L.isNew){let b=ri();t({type:"ADD_TEXT",payload:{point:L.point,text:L.text||(f>0?`[${f} image${f>1?"s":""}]`:""),fontSize:L.fontSize,id:b,groupId:L.groupId,linkedSelector:L.linkedSelector,linkedAnchor:L.linkedAnchor,elements:L.elements,...f>0?{imageCount:f}:{}}}),f>0&&L.images&&l&&l(b,L.images)}else t({type:"UPDATE_TEXT",payload:{id:L.id,text:L.text||(f>0?`[${f} image${f>1?"s":""}]`:""),...f>0?{imageCount:f}:{}}}),f>0&&L.images&&l&&l(L.id,L.images);else L.isNew||t({type:"DELETE_ANNOTATION",payload:{id:L.id}});ce(null)},[L,t,l]),Dt=nn(f=>{for(let b=0;b<Ws.length-1;b++){let R=Ws[b],m=Ws[b+1];if(f<=(R+m)/2)return R;if(f<m)return m}return Math.round(f/8)*8},[]),Rn=nn((f,b,R,m)=>{let k=R.top+Math.max(m.top,4),E=R.bottom-Math.max(m.bottom,4),$=R.left+Math.max(m.left,4),B=R.right-Math.max(m.right,4);if(f<R.left||f>R.right||b<R.top||b>R.bottom)return null;let G=b<k,K=b>E,w=f<$,W=f>B;return G&&w?m.top>=m.left?"top":"left":G&&W?m.top>=m.right?"top":"right":K&&w?m.bottom>=m.left?"bottom":"left":K&&W?m.bottom>=m.right?"bottom":"right":G?"top":K?"bottom":w?"left":W?"right":null},[]),mn=nn(f=>{if(!e.isAnnotating)return;if(e.inspectedElement&&e.activeTool==="hand"&&!("button"in f&&f.button===2)){f.preventDefault(),f.stopPropagation(),t({type:"SELECT_ELEMENT",payload:null});return}let b=ae(f),R="shiftKey"in f&&f.shiftKey;if(e.activeTool==="inspector"){if("button"in f&&f.button===2)return;if(Z&&!Jn(Z)){let E=e.annotations.find(Le=>{if(!Le.linkedSelector||!Le.threadId)return!1;try{return Z.matches(Le.linkedSelector)}catch{return!1}});if(E?.threadId&&c){c(E.threadId),requestAnimationFrame(()=>{document.querySelector("[data-popmelt-shadow-host]")?.shadowRoot?.querySelector("[data-popmelt-reply]")?.focus()});return}let $=Tn(Z),B=Dn(Z),G=Z.getBoundingClientRect(),K=Z.getAttribute("data-pm");K||(K=Math.random().toString(36).substring(2,8),Z.setAttribute("data-pm",K));let w=`[data-pm="${K}"]`,W=e.styleModifications.some(Le=>{try{return Z.matches(Le.selector)}catch{return!1}}),Y=e.annotations.filter(Le=>{if(!Le.linkedSelector)return!1;try{return Z.matches(Le.linkedSelector)}catch{return!1}}).length,V=(W?1:0)+Y,me=G.top>=Fn*(1+V)?"top-left":"bottom-left",Ce=Gl(G,me,V,D?.current);he({point:Ce,linkedSelector:w,linkedAnchor:me,elements:[{...$,selector:B}]})}return}if(e.activeTool==="model"){if("button"in f&&f.button===2)return;if(Ee){let E=Ee.name;if(h?.has(E)){g?.(E);return}"shiftKey"in f&&f.shiftKey?pt(B=>{let G=new Map(B);return G.has(E)?G.delete(E):G.set(E,Ee),G}):Qe.size===1&&Qe.has(E)?(d&&d([E]),pt(new Map)):pt(new Map([[E,Ee]]))}return}if(e.activeTool==="hand"&&xt&&ft){let E=xt,$=E.getAttribute("data-pm");$||($=Math.random().toString(36).substring(2,8),E.setAttribute("data-pm",$));let B=Dn(E),G=`[data-pm="${$}"]`,K=Tn(E),w=Yo(E),W=b.x-window.scrollX,Y=b.y-window.scrollY,V=on,me=window.getComputedStyle(E).justifyContent,Ce=0;if(V){let gt=vo(E).find(mt=>mt.axis===ft);Ce=gt?ft==="column"?gt.w:gt.h:0}Ve(E,"transition","none"),At.current={isDragging:!0,hasMoved:!1,axis:ft,startX:W,startY:Y,originalRow:V?Ce:w.row,originalColumn:V?Ce:w.column,element:E,elementInfo:{...K,selector:G},selector:G,durableSelector:B,isAuto:V,originalJustifyContent:me,visualGap:Ce},Gn({axis:ft,row:V?Ce:w.row,column:V?Ce:w.column});return}if(e.activeTool==="hand"&&$t&&rn){let E=$t,$=E.getAttribute("data-pm");$||($=Math.random().toString(36).substring(2,8),E.setAttribute("data-pm",$));let B=`[data-pm="${$}"]`,G=Tn(E),{fontSize:K,lineHeight:w}=Fr(E),W=K>0?w/K:1.2,Y=b.x-window.scrollX,V=b.y-window.scrollY;Ve(E,"transition","none");let me=Dn(E);St.current={isDragging:!0,property:rn,startX:Y,startY:V,originalFontSize:K,originalLineHeight:w,originalRatio:W,element:E,elementInfo:{...G,selector:B},selector:B,durableSelector:me},ko({property:rn,fontSize:K,lineHeight:w});return}if(e.activeTool==="hand"&&U&&He){let E=U,$=E.getAttribute("data-pm");$||($=Math.random().toString(36).substring(2,8),E.setAttribute("data-pm",$));let B=`[data-pm="${$}"]`,G=Dn(E),K=Tn(E),w=Vo(E),W=E.getBoundingClientRect(),Y=Math.floor(W.height/2),V=b.y-window.scrollY;Ve(E,"transition","none"),fn.current={isDragging:!0,corner:He,startY:V,original:w,maxRadius:Y,element:E,elementInfo:{...K,selector:B},selector:B,durableSelector:G},Oe({corner:He,radius:{...w}});return}if(e.activeTool==="hand"&&yt&&te){let E=yt,$=E.getAttribute("data-pm");$||($=Math.random().toString(36).substring(2,8),E.setAttribute("data-pm",$));let B=`[data-pm="${$}"]`,G=Dn(E),K=Tn(E),w=wr(E),W=b.x-window.scrollX,Y=b.y-window.scrollY;Ve(E,"transition","none"),Lt.current={isDragging:!0,side:te,startX:W,startY:Y,original:w,element:E,elementInfo:{...K,selector:B},selector:B,durableSelector:G},_t({side:te,padding:{...w}});return}let m=cn(b);if(m){let E=e.annotations.find($=>$.id===m.annotationId);if(E&&E.type!=="text"&&(E.status??"pending")==="pending"){To({annotationId:m.annotationId,handle:m.handle,startPoint:b,originalPoints:[...E.points],hasMoved:!1});return}}let k=It(b);if(k&&k.points[0]){if(L&&Ke(),k.type!=="text"?(wn(k.id,R),k.color&&t({type:"SET_COLOR",payload:k.color})):R||io(),c){let E=k.threadId||(k.groupId?e.annotations.find($=>$.groupId===k.groupId&&$.threadId)?.threadId:void 0);E&&c(E)}jt({annotation:k,startPoint:b,hasMoved:!1});return}if(R||io(),e.activeTool==="text"){L&&Ke();let E=Math.random().toString(36).substring(2,9);ce({id:E,point:b,text:"",fontSize:12,isNew:!0});return}T(!0),t({type:"START_PATH",payload:b})},[e.isAnnotating,e.activeTool,e.inspectedElement,e.annotations,L,Gt,Z,yt,te,U,He,xt,ft,on,$t,rn,Ee,Qe,h,d,g,c,ae,It,cn,t,wn,io,Ke]),Qt=nn(f=>{let b=ae(f);if(e.activeTool==="inspector"&&e.isAnnotating){let R=b.x-window.scrollX,m=b.y-window.scrollY,k=Jo(R,m),E=k&&Jn(k)?null:k;E!==Z&&(Se(E),lt(E?Tn(E):null));return}if(e.activeTool==="model"&&e.isAnnotating){let R=b.x-window.scrollX,m=b.y-window.scrollY,k=Jo(R,m);if(k!==X.current&&(X.current=k,je.current=0),k){let E=ci(k,je.current);Ge(E)}else Ge(null);return}if(e.activeTool==="hand"&&e.isAnnotating){let R=b.x-window.scrollX,m=b.y-window.scrollY;Nt.current={x:R,y:m},Pn({x:R,y:m});let k=fo.current.cmd,E=fo.current.shift;if(At.current.isDragging){let B=At.current,G=B.element;if(!G)return;if(!B.hasMoved){let Y=Math.abs(R-B.startX),V=Math.abs(m-B.startY);if(Y<=2&&V<=2)return;B.hasMoved=!0,B.isAuto&&(Ve(G,"justify-content","normal"),Ve(G,"row-gap",`${B.visualGap}px`),Ve(G,"column-gap",`${B.visualGap}px`),Mn(!1))}let K=B.axis,w=B.originalRow,W=B.originalColumn;if(K==="column"){let Y=R-B.startX;W=B.originalColumn+Y,k||(w=B.originalRow+Y)}else{let Y=m-B.startY;w=B.originalRow+Y,k||(W=B.originalColumn+Y)}w=Math.max(0,w),W=Math.max(0,W),E&&(w=Dt(w),W=Dt(W)),w=Math.round(w),W=Math.round(W),Ve(G,"row-gap",`${w}px`),Ve(G,"column-gap",`${W}px`),Gn({axis:K,row:w,column:W});return}if(fn.current.isDragging){let B=fn.current,G=B.element;if(!G)return;let K=m-B.startY,w=B.corner,W=B.original,Y={...W};if(k){let V=W[w]+K;V=Math.max(0,Math.min(B.maxRadius,V)),E&&(V=Dt(V)),V=Math.round(V),Y[w]=V}else{let V=W[w]+K;V=Math.max(0,Math.min(B.maxRadius,V)),E&&(V=Dt(V)),V=Math.round(V),Y={"top-left":V,"top-right":V,"bottom-right":V,"bottom-left":V}}Ve(G,"border-top-left-radius",`${Y["top-left"]}px`),Ve(G,"border-top-right-radius",`${Y["top-right"]}px`),Ve(G,"border-bottom-right-radius",`${Y["bottom-right"]}px`),Ve(G,"border-bottom-left-radius",`${Y["bottom-left"]}px`),Oe({corner:w,radius:Y});return}if(St.current.isDragging){let B=St.current,G=B.element;if(!G)return;let K=B.property,w=B.originalFontSize,W=B.originalLineHeight,Y=[8,10,11,12,13,14,16,18,20,22,24,28,32,36,40,48,56,64,72,80,96];if(K==="font-size"){let me=R-B.startX;w=B.originalFontSize+me,w=Math.max(1,w)}else{let me=m-B.startY;W=B.originalLineHeight+me,W=Math.max(w,W)}if(E)if(K==="font-size"){let me=Y[0],Ce=Math.abs(w-me);for(let Le of Y){let gt=Math.abs(w-Le);gt<Ce&&(me=Le,Ce=gt)}w=me}else{let me=w>0?W/w:1.2,Ce=Math.round(me*2)/2;W=w*Math.max(1,Ce)}w=Math.round(w),W=Math.round(W*10)/10,Ve(G,"font-size",`${w}px`);let V=w>0?Math.round(W/w*1e3)/1e3:1.2;Ve(G,"line-height",`${V}`),ko({property:K,fontSize:w,lineHeight:W});return}if(Lt.current.isDragging){let B=Lt.current,G=B.element;if(!G)return;let K=B.side,w=B.original,W=w.top,Y=w.right,V=w.bottom,me=w.left;if(K==="top"){let Ce=B.startY-m;W=w.top+Ce,k||(V=w.bottom+Ce)}else if(K==="bottom"){let Ce=m-B.startY;V=w.bottom+Ce,k||(W=w.top+Ce)}else if(K==="left"){let Ce=B.startX-R;me=w.left+Ce,k||(Y=w.right+Ce)}else if(K==="right"){let Ce=R-B.startX;Y=w.right+Ce,k||(me=w.left+Ce)}W=Math.max(0,W),Y=Math.max(0,Y),V=Math.max(0,V),me=Math.max(0,me),E&&(W=Dt(W),Y=Dt(Y),V=Dt(V),me=Dt(me)),W=Math.round(W),Y=Math.round(Y),V=Math.round(V),me=Math.round(me),Ve(G,"padding",`${W}px ${Y}px ${V}px ${me}px`),_t({side:K,padding:{top:W,right:Y,bottom:V,left:me}});return}let $=Jo(R,m);for(;$&&$.tagName==="A";)$=$.parentElement;{let G=[];$&&G.push($),U&&U!==$&&G.push(U);let K=null,w=16,W=null;for(let Y of G){let V=Y.getBoundingClientRect(),me=Vo(Y),Ce=[["top-left",V.left,V.top+me["top-left"]],["top-right",V.right,V.top+me["top-right"]],["bottom-right",V.right,V.bottom-me["bottom-right"]],["bottom-left",V.left,V.bottom-me["bottom-left"]]];for(let[Le,gt,mt]of Ce){let bt=Math.hypot(R-gt,m-mt);bt<w&&(w=bt,K=Le,W=Y)}}if(K&&W){Me(W),Pt(K),yt&&ne(null),te&&ge(null),xt&&Kt(null),ft&&Jt(null),Mn(!1),$t&&gn(null),rn&&po(null);return}}U&&Me(null),He&&Pt(null);{let B=[];$&&fi($)&&B.push($);let G=$?.parentElement??null;for(;G&&G!==document.body&&B.length<3;)fi(G)&&B.push(G),G=G.parentElement;for(let K of B){let W=vo(K).find(Y=>R>=Y.x&&R<=Y.x+Y.w&&m>=Y.y&&m<=Y.y+Y.h);if(W){Kt(K),Jt(W.axis),Mn(gs(K,W.axis)),yt&&ne(null),te&&ge(null),$t&&gn(null),rn&&po(null);return}}}xt&&Kt(null),ft&&Jt(null),Mn(!1);{let G=[];$&&G.push($),$t&&$t!==$&&G.push($t);let K=null,w=1/0,W=null;for(let Y of G){if(!ms(Y))continue;let V=Cr(Y);if(!V)continue;let me=R>=V.left&&R<=V.right&&m>=V.top&&m<=V.bottom,Ce=[["font-size",V.right,V.top+V.height/2],["line-height",V.left+V.width/2,V.bottom]];for(let[Le,gt,mt]of Ce){let bt=Math.hypot(R-gt,m-mt);(me||bt<12)&&bt<w&&(w=bt,K=Le,W=Y)}}K&&W?(gn(W),po(K)):($t&&gn(null),rn&&po(null))}if($!==yt&&ne($),$){let B=wr($),G=$.getBoundingClientRect(),K=Rn(R,m,G,B);ge(K)}else ge(null);return}if(In){let{handle:R,originalPoints:m,hasMoved:k}=In,E=e.annotations.find(w=>w.id===In.annotationId);if(!E)return;let $="metaKey"in f,B=$&&(f.metaKey||f.ctrlKey),G=$&&f.shiftKey,K;if(E.type==="line"){let w=m[0],W=m[m.length-1];R==="start"?K=[b,W]:K=[w,b]}else if(E.type==="freehand"){let w=Math.min(...m.map(Ne=>Ne.x)),W=Math.max(...m.map(Ne=>Ne.x)),Y=Math.min(...m.map(Ne=>Ne.y)),V=Math.max(...m.map(Ne=>Ne.y)),me=(w+W)/2,Ce=(Y+V)/2,Le=W-w||1,gt=V-Y||1,mt=Le/gt,bt=w,Ot=W,dt=Y,le=V;switch(R){case"topLeft":bt=b.x,dt=b.y;break;case"topRight":Ot=b.x,dt=b.y;break;case"bottomLeft":bt=b.x,le=b.y;break;case"bottomRight":Ot=b.x,le=b.y;break}if(B)switch(R){case"topLeft":Ot=W+(w-bt),le=V+(Y-dt);break;case"topRight":bt=w-(Ot-W),le=V+(Y-dt);break;case"bottomLeft":Ot=W+(w-bt),dt=Y-(le-V);break;case"bottomRight":bt=w-(Ot-W),dt=Y-(le-V);break}if(G){let Ne=Ot-bt,Yt=le-dt;if(Math.abs(Ne/Yt)>mt){let vt=Math.abs(Yt)*mt*Math.sign(Ne);R==="topLeft"||R==="bottomLeft"?bt=Ot-vt:Ot=bt+vt}else{let vt=Math.abs(Ne)/mt*Math.sign(Yt);R==="topLeft"||R==="topRight"?dt=le-vt:le=dt+vt}}let Ye=Ot-bt||1,Bt=le-dt||1;K=m.map(Ne=>({x:bt+(Ne.x-w)/Le*Ye,y:dt+(Ne.y-Y)/gt*Bt}))}else if(E.type==="circle"){let w=m[0],W=m[m.length-1],Y=Math.min(w.x,W.x),V=Math.max(w.x,W.x),me=Math.min(w.y,W.y),Ce=Math.max(w.y,W.y),Le=(Y+V)/2,gt=(me+Ce)/2,mt=V-Y,bt=Ce-me,Ot=Y,dt=V,le=me,Ye=Ce;switch(R){case"top":if(le=b.y,B&&(Ye=gt+(gt-b.y)),G){let Ne=(Ye-le)*(mt/bt)/2;Ot=Le-Ne,dt=Le+Ne}break;case"bottom":if(Ye=b.y,B&&(le=gt-(b.y-gt)),G){let Ne=(Ye-le)*(mt/bt)/2;Ot=Le-Ne,dt=Le+Ne}break;case"left":if(Ot=b.x,B&&(dt=Le+(Le-b.x)),G){let Ne=(dt-Ot)*(bt/mt)/2;le=gt-Ne,Ye=gt+Ne}break;case"right":if(dt=b.x,B&&(Ot=Le-(b.x-Le)),G){let Ne=(dt-Ot)*(bt/mt)/2;le=gt-Ne,Ye=gt+Ne}break}K=[{x:Ot,y:le},{x:dt,y:Ye}]}else{let w=m[0],W=m[m.length-1],Y=Math.min(w.x,W.x),V=Math.max(w.x,W.x),me=Math.min(w.y,W.y),Ce=Math.max(w.y,W.y),Le=(Y+V)/2,gt=(me+Ce)/2,mt=V-Y||1,bt=Ce-me||1,Ot=mt/bt,dt=Y,le=V,Ye=me,Bt=Ce;switch(R){case"topLeft":dt=b.x,Ye=b.y;break;case"topRight":le=b.x,Ye=b.y;break;case"bottomLeft":dt=b.x,Bt=b.y;break;case"bottomRight":le=b.x,Bt=b.y;break}if(B)switch(R){case"topLeft":le=V+(Y-dt),Bt=Ce+(me-Ye);break;case"topRight":dt=Y-(le-V),Bt=Ce+(me-Ye);break;case"bottomLeft":le=V+(Y-dt),Ye=me-(Bt-Ce);break;case"bottomRight":dt=Y-(le-V),Ye=me-(Bt-Ce);break}if(G){let Ne=le-dt,Yt=Bt-Ye;if(Math.abs(Ne/Yt)>Ot){let vt=Math.abs(Yt)*Ot*Math.sign(Ne);R==="topLeft"||R==="bottomLeft"?dt=le-vt:le=dt+vt}else{let vt=Math.abs(Ne)/Ot*Math.sign(Yt);R==="topLeft"||R==="topRight"?Ye=Bt-vt:Bt=Ye+vt}}K=[{x:dt,y:Ye},{x:le,y:Bt}]}t({type:"RESIZE_ANNOTATION",payload:{id:In.annotationId,points:K,saveUndo:!k}}),k||To({...In,hasMoved:!0});return}if(wt&&(wt.annotation.status??"pending")==="pending"){let R=b.x-wt.startPoint.x,m=b.y-wt.startPoint.y;if((Math.abs(R)>2||Math.abs(m)>2)&&!wt.hasMoved)jt({...wt,hasMoved:!0,startPoint:b}),t({type:"MOVE_ANNOTATION",payload:{id:wt.annotation.id,delta:{x:R,y:m},saveUndo:!0}});else if(wt.hasMoved){let E=b.x-wt.startPoint.x,$=b.y-wt.startPoint.y;jt({...wt,startPoint:b}),t({type:"MOVE_ANNOTATION",payload:{id:wt.annotation.id,delta:{x:E,y:$}}})}return}!y||!e.isAnnotating||t({type:"CONTINUE_PATH",payload:b})},[y,e.isAnnotating,e.activeTool,wt,In,Z,yt,te,U,He,xt,ft,$t,rn,ae,t,Dt,Rn]),dr=nn(f=>{if(St.current.isDragging){let m=St.current,k=m.element;if(k&&m.selector&&m.elementInfo&&Wt){k instanceof HTMLElement&&(k.style.removeProperty("font-size"),k.style.removeProperty("line-height"),k.style.removeProperty("transition"));let E=[];if(m.originalFontSize!==Wt.fontSize&&(Ve(k,"font-size",`${Wt.fontSize}px`),E.push({property:"font-size",original:`${m.originalFontSize}px`,modified:`${Wt.fontSize}px`})),m.originalLineHeight!==Wt.lineHeight){let $=m.originalFontSize>0?Math.round(m.originalLineHeight/m.originalFontSize*1e3)/1e3:1.2,B=Wt.fontSize>0?Math.round(Wt.lineHeight/Wt.fontSize*1e3)/1e3:1.2;Ve(k,"line-height",`${B}`),E.push({property:"line-height",original:`${$}`,modified:`${B}`})}E.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:m.selector,durableSelector:m.durableSelector??void 0,element:m.elementInfo,changes:E}})}St.current={isDragging:!1,property:null,startX:0,startY:0,originalFontSize:0,originalLineHeight:0,originalRatio:1.2,element:null,elementInfo:null,selector:null,durableSelector:null},ko(null);return}if(At.current.isDragging){let m=At.current,k=m.element,E="button"in f&&f.button===2;if(!m.hasMoved&&!E&&k&&m.selector&&m.elementInfo){k instanceof HTMLElement&&k.style.removeProperty("transition");let $=["space-between","space-around","stretch","normal"],B=m.originalJustifyContent||"normal",G=$.indexOf(B),K=$[(G+1)%$.length],w=[];K==="normal"?(Ve(k,"justify-content","normal"),w.push({property:"justify-content",original:m.originalJustifyContent,modified:"normal"})):K==="stretch"?(Ve(k,"justify-content",K),Ve(k,"row-gap","8px"),Ve(k,"column-gap","8px"),w.push({property:"justify-content",original:m.originalJustifyContent||"normal",modified:K}),m.originalRow!==8&&w.push({property:"row-gap",original:`${m.originalRow}px`,modified:"8px"}),m.originalColumn!==8&&w.push({property:"column-gap",original:`${m.originalColumn}px`,modified:"8px"})):(k instanceof HTMLElement&&(k.style.removeProperty("row-gap"),k.style.removeProperty("column-gap")),Ve(k,"justify-content",K),w.push({property:"justify-content",original:m.originalJustifyContent||"normal",modified:K}),m.originalRow>0&&w.push({property:"row-gap",original:`${m.originalRow}px`,modified:"0px"}),m.originalColumn>0&&w.push({property:"column-gap",original:`${m.originalColumn}px`,modified:"0px"})),w.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:m.selector,durableSelector:m.durableSelector??void 0,element:m.elementInfo,changes:w}})}else if(m.hasMoved&&k&&m.selector&&m.elementInfo&&tt){k instanceof HTMLElement&&(k.style.removeProperty("row-gap"),k.style.removeProperty("column-gap"),k.style.removeProperty("transition"));let $=[];m.isAuto?(k instanceof HTMLElement&&k.style.removeProperty("justify-content"),Ve(k,"justify-content","normal"),Ve(k,"row-gap",`${tt.row}px`),Ve(k,"column-gap",`${tt.column}px`),$.push({property:"justify-content",original:m.originalJustifyContent,modified:"normal"}),$.push({property:"row-gap",original:"0px",modified:`${tt.row}px`}),$.push({property:"column-gap",original:"0px",modified:`${tt.column}px`})):(m.originalRow!==tt.row&&(Ve(k,"row-gap",`${tt.row}px`),$.push({property:"row-gap",original:`${m.originalRow}px`,modified:`${tt.row}px`})),m.originalColumn!==tt.column&&(Ve(k,"column-gap",`${tt.column}px`),$.push({property:"column-gap",original:`${m.originalColumn}px`,modified:`${tt.column}px`}))),$.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:m.selector,durableSelector:m.durableSelector??void 0,element:m.elementInfo,changes:$}})}At.current={isDragging:!1,hasMoved:!1,axis:null,startX:0,startY:0,originalRow:0,originalColumn:0,element:null,elementInfo:null,selector:null,durableSelector:null,isAuto:!1,originalJustifyContent:"",visualGap:0},Gn(null);return}if(fn.current.isDragging){let m=fn.current,k=m.element;if(k&&m.selector&&m.elementInfo&&Xe){k instanceof HTMLElement&&(k.style.removeProperty("border-top-left-radius"),k.style.removeProperty("border-top-right-radius"),k.style.removeProperty("border-bottom-right-radius"),k.style.removeProperty("border-bottom-left-radius"),k.style.removeProperty("transition"));let E=["top-left","top-right","bottom-right","bottom-left"],$={"top-left":"border-top-left-radius","top-right":"border-top-right-radius","bottom-right":"border-bottom-right-radius","bottom-left":"border-bottom-left-radius"},B=[];for(let G of E)m.original[G]!==Xe.radius[G]&&(Ve(k,$[G],`${Xe.radius[G]}px`),B.push({property:$[G],original:`${m.original[G]}px`,modified:`${Xe.radius[G]}px`}));B.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:m.selector,durableSelector:m.durableSelector??void 0,element:m.elementInfo,changes:B}})}fn.current={isDragging:!1,corner:null,startY:0,original:{"top-left":0,"top-right":0,"bottom-right":0,"bottom-left":0},maxRadius:0,element:null,elementInfo:null,selector:null,durableSelector:null},Oe(null);return}if(Lt.current.isDragging){let m=Lt.current,k=m.element,E=m.selector,$=m.elementInfo;if(k&&E&&$&&Re){let B=m.original,G=Re.padding;k instanceof HTMLElement&&(k.style.removeProperty("padding"),k.style.removeProperty("transition"));let K=[],w=[{prop:"padding-top",origVal:B.top,newVal:G.top},{prop:"padding-right",origVal:B.right,newVal:G.right},{prop:"padding-bottom",origVal:B.bottom,newVal:G.bottom},{prop:"padding-left",origVal:B.left,newVal:G.left}];for(let{prop:W,origVal:Y,newVal:V}of w)Y!==V&&(Ve(k,W,`${V}px`),K.push({property:W,original:`${Y}px`,modified:`${V}px`}));K.length>0&&t({type:"MODIFY_STYLES_BATCH",payload:{selector:E,durableSelector:m.durableSelector??void 0,element:$,changes:K}})}Lt.current={isDragging:!1,side:null,startX:0,startY:0,original:{top:0,right:0,bottom:0,left:0},element:null,elementInfo:null,selector:null,durableSelector:null},_t(null);return}if(In){To(null);return}if(wt){if(!wt.hasMoved&&wt.annotation.type==="text"&&(wt.annotation.status??"pending")==="pending"){let m=ae(f);ce({id:wt.annotation.id,point:wt.annotation.points[0],text:wt.annotation.text||"",fontSize:wt.annotation.fontSize||12,isNew:!1,clickPoint:m,groupId:wt.annotation.groupId})}jt(null);return}if(!y)return;let b=5;if(e.currentPath.length>=2){let m=e.currentPath[0],k=e.currentPath[e.currentPath.length-1],E=Math.abs(k.x-m.x),$=Math.abs(k.y-m.y);if((e.activeTool==="line"?Math.sqrt(E*E+$*$)<b:E<b&&$<b)&&["rectangle","circle","line"].includes(e.activeTool)){T(!1),t({type:"CANCEL_PATH"});return}}let R=cs(e.currentPath);if(e.activeTool==="rectangle"&&e.currentPath.length>=2){let m=e.currentPath[0],k=e.currentPath[e.currentPath.length-1],E=Math.min(m.x,k.x),$=Math.max(m.y,k.y),B=e.strokeWidth/2,G=Math.random().toString(36).substring(2,9);se({point:{x:E-B+4,y:$+B+4},groupId:G}),T(!1),t({type:"FINISH_PATH",payload:{groupId:G,elements:R}});return}T(!1),t({type:"FINISH_PATH",payload:{elements:R}})},[y,wt,In,Re,Xe,tt,Wt,ae,t,e.activeTool,e.currentPath,e.strokeWidth]),ji=nn(f=>{let b=f.target.value;xe.current=f.target.selectionStart,ce(R=>R&&{...R,text:b})},[]),Gi=nn(f=>{f.key==="Escape"?ce(null):f.key==="Enter"&&!f.shiftKey&&(f.preventDefault(),Ke())},[Ke]),Ji=nn(f=>{if(!L)return;let b=f.clipboardData.items,R=[];for(let m=0;m<b.length;m++){let k=b[m];if(k.type.startsWith("image/")){let E=k.getAsFile();E&&R.push(E)}}R.length>0&&(f.preventDefault(),ce(m=>m?{...m,images:[...m.images||[],...R]}:null))},[L]),Kr=nn(f=>{if(!e.isAnnotating)return;if(e.activeTool==="hand"){f.preventDefault();let R=yt||xt||U||$t;if(R&&!Jn(R)){let m=Tn(R),k=Dn(R);t({type:"SELECT_ELEMENT",payload:{el:R,info:{...m,selector:k}}})}return}f.preventDefault();let b=J.current;b&&(A.current=!0,b.style.pointerEvents="none",setTimeout(()=>{A.current&&(A.current=!1,b.style.pointerEvents="")},4e3))},[e.activeTool,e.isAnnotating,yt,xt,U,$t,t,Jn,J]);hn(()=>{let f=z.filter($=>$.linkedSelector);if(f.length===0)return;let b=null,R=document.createElement("canvas").getContext("2d"),m=()=>{let $=[];for(let B of f){let G=document.querySelector(B.linkedSelector);if(!G&&B.elements?.[0]?.selector&&B.linkedSelector.startsWith("[data-pm=")){try{G=document.querySelector(B.elements[0].selector)}catch{}if(G){let mt=B.linkedSelector.match(/data-pm="([^"]+)"/)?.[1];mt&&G.setAttribute("data-pm",mt)}}if(!G)continue;let K=G.getBoundingClientRect(),w=e.styleModifications.some(mt=>{try{return G.matches(mt.selector)}catch{return!1}}),W=f.filter(mt=>mt.id!==B.id&&mt.timestamp<B.timestamp&&mt.linkedSelector===B.linkedSelector).length,Y=(w?1:0)+W,V;if(B.text&&R){let mt=B.fontSize||12;R.font=`${mt}px ${Vt}`,V=Math.max(...B.text.split(`
5
+ `).map(bt=>R.measureText(bt).width))}let me=K.top>=Fn*(1+Y)?"top-left":"bottom-left",Ce=Gl(K,me,Y,D?.current,V),Le=B.points[0],gt=me!==B.linkedAnchor;Le&&(gt||Math.abs(Ce.x-Le.x)>1||Math.abs(Ce.y-Le.y)>1)&&$.push({id:B.id,point:Ce,linkedAnchor:gt?me:void 0})}$.length>0&&t({type:"UPDATE_LINKED_POSITIONS",payload:{updates:$}})},k=()=>{b&&cancelAnimationFrame(b),b=requestAnimationFrame(m)};m(),window.addEventListener("scroll",k,!0),window.addEventListener("resize",k,!0),window.addEventListener("load",k),document.fonts.ready.then(k);let E=new MutationObserver(k);return E.observe(document.body,{attributes:!0,childList:!0,subtree:!0,attributeFilter:["style","class"]}),()=>{window.removeEventListener("scroll",k,!0),window.removeEventListener("resize",k,!0),window.removeEventListener("load",k),E.disconnect(),b&&cancelAnimationFrame(b)}},[z,t]);let v=()=>{if(!e.isAnnotating)return"default";if(In){let{handle:f}=In;return f==="start"||f==="end"?"move":f==="top"||f==="bottom"?"ns-resize":f==="left"||f==="right"?"ew-resize":f==="topLeft"||f==="bottomRight"?"nwse-resize":"nesw-resize"}if(e.activeTool==="text")return"text";if(e.activeTool==="hand"){let f=tt?.axis??ft;if(f==="row")return"ns-resize";if(f==="column")return"ew-resize";if(Xe||He)return"ns-resize";let b=Wt?.property??rn;if(b==="font-size")return"ew-resize";if(b==="line-height")return"ns-resize";let R=Re?.side??te;return R==="top"||R==="bottom"?"ns-resize":R==="left"||R==="right"?"ew-resize":"default"}return"crosshair"},N={position:"fixed",top:0,left:0,width:"100vw",height:"100vh",zIndex:9998,pointerEvents:e.isAnnotating?"auto":"none",visibility:e.isAnnotating?"visible":"hidden",cursor:v()},re=nn(()=>{let f=J.current;if(!f||!L)return{width:100,height:12*1.4,isWrapped:!1};let b=f.getContext("2d");if(!b)return{width:100,height:L.fontSize*1.4,isWrapped:!1};b.font=`${L.fontSize}px ${Vt}`;let m=b.measureText("Type here...").width,k=L.text.split(`
6
+ `),E=k.length>0?Math.max(m,...k.map(w=>b.measureText(w||" ").width)):m,$=L.point.x-Zt.x,B=yr($);if(E>B){let w=Wa(b,k,B),W=Math.min(B,Math.max(m,...w.map(V=>b.measureText(V).width))),Y=Math.max(1,w.length)*L.fontSize*1.4;return{width:W,height:Y,isWrapped:!0}}let K=Math.max(1,k.length)*L.fontSize*1.4;return{width:E,height:K,isWrapped:!1}},[L,J,Zt.x])(),Ie=L?Math.max(1,L.text.split(`
7
+ `).length)*L.fontSize*1.4+8:0,_e=re.height+8,$e=re.isWrapped?_e-Ie:0,ve=L?{position:"fixed",left:L.point.x-4-Zt.x,top:L.point.y-4-Zt.y-$e,zIndex:9999,width:re.width+8,height:_e,padding:4,fontSize:L.fontSize,fontFamily:Vt,color:"#ffffff",backgroundColor:e.activeColor,border:"none",borderRadius:0,outline:"none",boxShadow:"none",lineHeight:1.4,resize:"none",overflow:"hidden",whiteSpace:re.isWrapped?"pre-wrap":"pre",wordBreak:re.isWrapped?"break-word":void 0}:{};return Rr(Lr,{children:[it("canvas",{ref:S,id:"devtools-canvas",style:N,onMouseDown:mn,onMouseMove:Qt,onMouseUp:f=>dr(f),onMouseLeave:f=>{dr(f),Se(null),lt(null)},onTouchStart:mn,onTouchMove:Qt,onTouchEnd:f=>dr(f),onContextMenu:Kr}),L&&Rr(Lr,{children:[it("style",{children:"#devtools-text-input::placeholder { color: rgba(255, 255, 255, 0.5); }"}),it("textarea",{id:"devtools-text-input",ref:fe,value:L.text,onChange:ji,onKeyDown:Gi,onPaste:Ji,onBlur:Ke,placeholder:"Type here...",style:ve}),L.images&&L.images.length>0&&Rr("div",{"data-devtools":!0,style:{position:"fixed",left:L.point.x-4-Zt.x,top:L.point.y-4-Zt.y-20,zIndex:1e4,fontSize:11,fontFamily:"system-ui, sans-serif",color:"#fff",backgroundColor:"rgba(0,0,0,0.7)",padding:"2px 6px",borderRadius:3,whiteSpace:"nowrap"},children:[L.images.length," image",L.images.length>1?"s":""," attached"]})]}),e.isAnnotating&&e.activeTool!=="hand"&&e.styleModifications.length>0&&it(Sl,{styleModifications:e.styleModifications,isInspecting:!!e.inspectedElement,accentColor:e.activeColor,annotationGroupCount:new Set(z.map(f=>f.groupId||f.id)).size,dispatch:t,inFlightSelectors:s,toolbarRef:D,onHoverSelector:rt}),e.activeTool==="hand"&&e.isAnnotating&&e.styleModifications.length>0&&it(Cl,{styleModifications:e.styleModifications,accentColor:e.activeColor}),e.isAnnotating&&it(dl,{annotations:z,supersededAnnotations:Q,inFlightIds:o,activeIds:r,queuePositions:i,scrollX:Zt.x,scrollY:Zt.y,annotationGroupMap:oe,onViewThread:c,onSelectAnnotation:wn,onHoverAnnotation:nt,canvasRef:J}),e.isAnnotating&&p&&it(ul,{annotations:z,supersededAnnotations:Q,scrollX:Zt.x,scrollY:Zt.y,onReply:p,annotationGroupMap:oe,canvasRef:J,onHoverAnnotation:nt}),e.isAnnotating&&a&&a.size>0&&it(ys,{inFlightSelectorColors:a}),e.isAnnotating&&ue&&it(ys,{inFlightSelectorColors:ue,animated:!1}),e.activeTool==="hand"&&e.isAnnotating&&(tt?At.current.element:xt)&&it(Cs,{element:tt?At.current.element:xt,gap:tt?{row:tt.row,column:tt.column}:Yo(xt),accentColor:e.activeColor,hoveredAxis:ft,draggingAxis:tt?.axis??null,cursorViewport:xn,isAutoGap:on,refreshKey:no}),e.activeTool==="hand"&&e.isAnnotating&&qe&&it($l,{element:qe.target,modifier:qe.modifier,accentColor:e.activeColor,refreshKey:no}),e.activeTool==="hand"&&e.isAnnotating&&!qe&&(Xe?fn.current.element:U)&&it(hl,{element:Xe?fn.current.element:U,radius:Xe?.radius??Vo(U),accentColor:e.activeColor,hoveredCorner:He,draggingCorner:Xe?.corner??null,cursorViewport:xn}),e.activeTool==="hand"&&e.isAnnotating&&!qe&&(Wt?St.current.element:$t)&&it(Wl,{element:Wt?St.current.element:$t,fontSize:Wt?.fontSize??Fr($t).fontSize,lineHeight:Wt?.lineHeight??Fr($t).lineHeight,accentColor:e.activeColor,hoveredProperty:rn,draggingProperty:Wt?.property??null,cursorViewport:xn}),e.activeTool==="hand"&&e.isAnnotating&&!qe&&(Re?Lt.current.element:yt)&&it(Rs,{element:Re?Lt.current.element:yt,padding:Re?.padding??wr(yt),accentColor:e.activeColor,hoveredSide:te,draggingSide:Re?.side??null,cursorViewport:xn,refreshKey:Wt?Wt.fontSize+Wt.lineHeight*1e3:0}),e.activeTool==="inspector"&&e.isAnnotating&&it(Lr,{children:Z&&!e.inspectedElement&&(()=>{let f=L?.linkedSelector||_?.linkedSelector;if(f)try{if(Z.matches(f))return null}catch{}let b=!!_||!!L?.linkedSelector||z.some(R=>{if(!R.linkedSelector)return!1;try{return Z.matches(R.linkedSelector)}catch{return!1}});return it(so,{element:Z,isSelected:!1,elementInfo:Je,color:e.activeColor,hideTooltip:b})})()}),(L?.linkedSelector||_?.linkedSelector)&&(()=>{let f=L?.linkedSelector||_?.linkedSelector;if(!f)return null;let b=null;try{b=document.querySelector(f)}catch{}return b?it(so,{element:b,isSelected:!0,color:e.activeColor,hideTooltip:!0}):null})(),F&&(()=>{let f=e.annotations.find(m=>m.id===F);if(!f?.linkedSelector)return null;let b=null;try{b=document.querySelector(f.linkedSelector)}catch{}if(!b)return null;let R=!!(o&&o.has(f.id));return it(so,{element:b,isSelected:!R,color:f.color,hideTooltip:!0})})(),ke&&(()=>{let f=e.annotations.find(k=>k.id===ke);if(!f?.linkedSelector)return null;let b=null;try{b=document.querySelector(f.linkedSelector)}catch{}if(!b)return null;let R=f.groupId?e.annotations.filter(k=>k.groupId===f.groupId):[f],m=!!(o&&R.some(k=>o.has(k.id)));return it(so,{element:b,isSelected:!m,color:f.color,hideTooltip:!0})})(),ot&&(()=>{let f=null;try{f=document.querySelector(ot)}catch{}if(!f)return null;let b=!!(s&&s.has(ot));return it(so,{element:f,isSelected:!b,color:e.activeColor,hideTooltip:!0})})(),e.activeTool==="model"&&e.isAnnotating&&Qe.size>0&&[...Qe.entries()].map(([f,b])=>it(so,{element:b.rootElement,isSelected:!0,elementInfo:{selector:"",tagName:b.rootElement.tagName.toLowerCase(),reactComponent:f},color:"#8b5cf6"},f)),e.activeTool==="model"&&e.isAnnotating&&Nn&&it(so,{element:Nn.rootElement,isSelected:!0,elementInfo:{selector:"",tagName:Nn.rootElement.tagName.toLowerCase(),reactComponent:Nn.name},color:"#22c55e"}),e.activeTool==="model"&&e.isAnnotating&&Mo.length>0&&Mo.map((f,b)=>it("div",{style:{position:"absolute",left:f.x,top:f.y,width:f.width,height:f.height,backgroundColor:"rgba(255, 0, 0, 0.08)",pointerEvents:"none",zIndex:9998},children:f.direction==="vertical"?Rr(Lr,{children:[it("div",{style:{position:"absolute",left:"50%",top:0,width:6,height:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"50%",top:0,bottom:0,width:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"50%",bottom:0,width:6,height:1,backgroundColor:"#FF0000",transform:"translateX(-50%)"}}),it("div",{style:{position:"absolute",left:"calc(50% + 6px)",top:f.height<16?-6:"50%",transform:f.height<16?"none":"translateY(-50%)",fontSize:11,fontWeight:600,color:"#fff",backgroundColor:"#FF0000",padding:"2px 4px",whiteSpace:"nowrap",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1},children:Math.round(f.height)})]}):Rr(Lr,{children:[it("div",{style:{position:"absolute",left:0,top:"50%",width:1,height:6,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",left:0,right:0,top:"50%",height:1,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",right:0,top:"50%",width:1,height:6,backgroundColor:"#FF0000",transform:"translateY(-50%)"}}),it("div",{style:{position:"absolute",left:f.width<30?0:"50%",top:(f.width<30,void 0),bottom:"calc(50% + 4px)",transform:f.width<30?"none":"translateX(-50%)",fontSize:11,fontWeight:600,color:"#fff",backgroundColor:"#FF0000",padding:"2px 4px",whiteSpace:"nowrap",fontFamily:'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace',lineHeight:1},children:Math.round(f.width)})]})},b)),e.activeTool==="model"&&e.isAnnotating&&Ee&&it(so,{element:Ee.rootElement,isSelected:!1,elementInfo:{selector:"",tagName:Ee.rootElement.tagName.toLowerCase(),reactComponent:Ee.name},color:h?.has(Ee.name)?"#22c55e":"#8b5cf6"}),e.activeTool==="hand"&&e.isAnnotating&&e.inspectedElement&&Rr(Lr,{children:[Pe&&Pe!=="padding"&&Pe!=="gap"&&(()=>{let f=new Set(z.map(B=>B.groupId||B.id)).size,b=e.inspectedElement.info.selector,R=e.styleModifications.findIndex(B=>B.selector===b),m=R>=0?f+R+1:f+e.styleModifications.length+1,k=e.styleModifications.find(B=>B.selector===b),E=k?.changes.length??0,$=!!k?.captured;return it(so,{element:e.inspectedElement.el,isSelected:!0,elementInfo:e.inspectedElement.info,color:$?"#999999":e.activeColor,annotationNumber:m,changeCount:E})})(),Pe==="padding"&&it(Rs,{element:e.inspectedElement.el,padding:wr(e.inspectedElement.el),accentColor:e.activeColor,hoveredSide:null,draggingSide:null}),Pe==="gap"&&it(Cs,{element:e.inspectedElement.el,gap:Yo(e.inspectedElement.el),accentColor:e.activeColor,hoveredAxis:null,draggingAxis:null}),it(Fl,{element:e.inspectedElement.el,elementInfo:e.inspectedElement.info,selector:e.inspectedElement.info.selector,styleModifications:e.styleModifications,dispatch:t,onClose:()=>t({type:"SELECT_ELEMENT",payload:null}),onHover:et,accentColor:e.activeColor,toolbarRef:D})]})]})}import{useCallback as _n,useEffect as an,useMemo as tr,useRef as Rt,useState as nr}from"react";import{Check as Jf,Circle as Yf,Component as Vf,Fingerprint as Uf,Hand as Kf,MessageCircle as Xf,Pen as qf,RefreshCw as Zf,Slash as Qf,Square as eg,Trash2 as tg,Type as ng}from"lucide-react";import{useEffect as Yl,useRef as Vl}from"react";function Ul(e,t,n,o,r){let i=Vl(0),s=Vl(t.annotations);Yl(()=>{if(!n.current||!e)return;s.current=t.annotations;let a=t.annotations.length;a>0&&(a>=i.current||!o)&&(localStorage.setItem(r.annotations,JSON.stringify(t.annotations)),i.current=a)},[t.annotations,e,o,n,r]),Yl(()=>{n.current&&(localStorage.setItem(r.expanded,String(e)),e&&(localStorage.setItem(r.styleMods,JSON.stringify(t.styleModifications)),localStorage.setItem(r.spacingChanges,JSON.stringify(t.spacingTokenChanges)),localStorage.setItem(r.tool,t.activeTool),localStorage.setItem(r.color,t.activeColor),localStorage.setItem(r.stroke,String(t.strokeWidth)),t.inspectedElement?localStorage.setItem(r.inspected,JSON.stringify({selector:t.inspectedElement.info.selector,info:t.inspectedElement.info})):localStorage.removeItem(r.inspected)))},[e,t.styleModifications,t.spacingTokenChanges,t.activeTool,t.activeColor,t.strokeWidth,t.inspectedElement,n,r])}import{useCallback as bn,useEffect as Zo,useMemo as Gs,useRef as Gr,useState as lo}from"react";import{Fragment as Jp,jsx as kt,jsxs as Zn}from"react/jsx-runtime";var kp={width:340,backgroundColor:"#eaeaea",...Po,boxSizing:"content-box",zIndex:10001,display:"flex",flexDirection:"column",overflow:"hidden",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,pointerEvents:"auto"},Tp=(e,t)=>({width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:t?"rgba(0,0,0,0.04)":"rgba(0,0,0,0.02)",cursor:e?"default":"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"5px 8px",color:e?"#9ca3af":"#6b7280"}),Mp=e=>({border:0,background:"transparent",color:e?"#111827":"#6b7280",cursor:"pointer",fontFamily:"inherit",fontSize:10,fontWeight:700,padding:0,textTransform:"uppercase"}),Js={border:"1px solid rgba(0,0,0,0.12)",background:"rgba(0,0,0,0.02)",cursor:"pointer",fontFamily:"inherit",fontSize:10,fontWeight:650,color:"#6b7280",padding:"6px 8px",flex:1},Ri={...Js,borderColor:"#111827",background:"#111827",color:"#ffffff"},Ip={...Ri,cursor:"default",opacity:.55},Ys={display:"block",width:"100%",border:0,background:"transparent",boxSizing:"border-box",color:"inherit",cursor:"text",font:"inherit",lineHeight:1.25,margin:0,padding:0,textAlign:"left"},Rp={...Ys,appearance:"none",resize:"none",overflow:"hidden",outline:"none"},Zl={...Ys,fontWeight:700,fontSize:11,lineHeight:1.35},Lp={...Zl,appearance:"none",resize:"none",overflow:"hidden",outline:"none"},Kl={display:"grid",gridTemplateColumns:"12px minmax(0, 1fr)",columnGap:4,alignItems:"start",marginBottom:5},Ap={pass:"#2f855a",fail:"#c53030",needs_review:"#6b7280"},Pp={pass:"\u2611",fail:"\u2612",needs_review:"\u25A1"},Dp=e=>e?e.charAt(0).toUpperCase()+e.slice(1):"Eval",Op=[{id:"pending",label:"Pending"},{id:"approved",label:"Approved"},{id:"rejected",label:"Rejected"}],Xl="popmelt-eval-active-status",Bp=e=>e==="pending"||e==="approved"||e==="rejected";function Ql({bridgeUrl:e,refreshKey:t,onMouseEnter:n,onMouseLeave:o,onSynthesize:r,isSynthesizing:i,onRunEval:s,onViewRunThread:a,runningEvalIds:l=[],snapPosition:p="bottom-right"}){let c=Gr(null),u=i||!r,[d,g]=lo({version:1,updatedAt:0,cases:[]}),[x,h]=lo(!0),[I,O]=lo(()=>{if(typeof window>"u")return"pending";try{let S=window.localStorage.getItem(Xl);return Bp(S)?S:"pending"}catch{return"pending"}});Zo(()=>{let S=c.current;if(!S)return;let A=n,y=o;return A&&S.addEventListener("mouseenter",A),y&&S.addEventListener("mouseleave",y),()=>{A&&S.removeEventListener("mouseenter",A),y&&S.removeEventListener("mouseleave",y)}},[n,o]);let P=bn(()=>{e&&(h(!0),ba(e).then(S=>{g(S),h(!1)}).catch(()=>h(!1)))},[e]);Zo(()=>{P()},[P,t]),Zo(()=>{try{window.localStorage.setItem(Xl,I)}catch{}},[I]);let F=bn((S,A)=>{e&&(g(y=>({...y,cases:y.cases.map(T=>T.id===S?{...T,status:A}:T)})),va(S,A,e).then(y=>{y||P()}).catch(P))},[e,P]),M=bn((S,A)=>{if(!e)return;let y=A.map(T=>T.trim()).filter(Boolean);y.length!==0&&(g(T=>({...T,cases:T.cases.map(L=>L.id===S?{...L,assertions:y}:L)})),qr(S,{assertions:y},e).then(T=>{T||P()}).catch(P))},[e,P]),D=bn((S,A)=>{if(!e)return;let y=A.trim();y&&(g(T=>({...T,cases:T.cases.map(L=>L.id===S?{...L,title:y}:L)})),qr(S,{title:y},e).then(T=>{T||P()}).catch(P))},[e,P]),J=Gs(()=>{let S=d.cases.filter(T=>T.status==="pending"),A=d.cases.filter(T=>T.status==="approved"),y=d.cases.filter(T=>T.status==="rejected");return{pending:S,approved:A,rejected:y}},[d.cases]),ee=J[I],C=Gs(()=>{let S=new Map,A=[...d.runs??[]].sort((y,T)=>T.completedAt-y.completedAt);for(let y of A)S.has(y.evalId)||S.set(y.evalId,y);return S},[d.runs]);return Zn("div",{ref:c,style:{...kp,...ii(p)},children:[Zn("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[kt("span",{children:"Evals"}),kt("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:"E"})]}),kt("button",{type:"button",disabled:u,onClick:r,style:Tp(u,i),children:i?"Synthesizing...":"Synthesize"}),kt("div",{style:{display:"flex",gap:12,marginTop:8},children:Op.map(S=>kt(Fp,{active:I===S.id,label:`${S.label} ${J[S.id].length}`,onClick:()=>O(S.id)},S.id))}),kt("div",{style:{marginTop:10,flex:1,minHeight:0,overflowY:"auto",display:"flex",flexDirection:"column",gap:10},children:x?kt("div",{style:{color:"#9ca3af",fontSize:11},children:"Loading..."}):d.cases.length===0?kt("div",{style:{color:"#9ca3af",fontSize:11,lineHeight:1.5},children:"No inferred evals yet."}):ee.length===0?Zn("div",{style:{color:"#9ca3af",fontSize:11,lineHeight:1.5},children:["No ",I," evals."]}):kt(Hp,{cases:ee,latestRunsByEvalId:C,runningEvalIds:l,onStatus:F,onRun:s,onViewRunThread:a,onTitleChange:D,onAssertionsChange:M})})]})}function Hp({cases:e,latestRunsByEvalId:t,runningEvalIds:n,onStatus:o,onRun:r,onViewRunThread:i,onTitleChange:s,onAssertionsChange:a}){return kt("div",{style:{display:"flex",flexDirection:"column",gap:6},children:e.map(l=>{let p=new Set([...l.sourceDecisionIds,...l.sourceThreadIds]).size,c=p>0?`, ${p} ${p===1?"mention":"mentions"}`:"",u=t.get(l.id),d=n.includes(l.id);return Zn("div",{style:{border:"1px solid rgba(0,0,0,0.08)",background:"rgba(255,255,255,0.35)",padding:8},children:[Zn("div",{children:[kt(zp,{value:l.title,onCommit:g=>s(l.id,g)}),Zn("div",{style:{color:"#9ca3af",fontSize:10,marginTop:2},children:[Dp(l.category),c]})]}),kt("div",{style:{marginTop:6,color:"#374151",fontSize:11,lineHeight:1.25},children:kt(Gp,{assertions:l.assertions,latestRun:u,onChange:g=>a(l.id,g)})}),kt(Np,{item:l,latestRun:u,isRunning:d,onStatus:o,onRun:r,onViewRunThread:i})]},l.id)})})}function _p(e){let t=e.assertionResults.length;if(t===0)return e.status==="pass"?"Pass":"Review";let n=e.assertionResults.reduce((r,i)=>(r[i.status]+=1,r),{pass:0,fail:0,needs_review:0}),o=n.fail+n.needs_review;return o===0?`${n.pass||t} Pass`:`Review ${o||t}`}function Np({item:e,latestRun:t,isRunning:n,onStatus:o,onRun:r,onViewRunThread:i}){if(e.status==="pending")return Zn("div",{style:{display:"flex",gap:6,marginTop:8},children:[kt("button",{type:"button",style:Js,onClick:()=>o(e.id,"rejected"),children:"Reject"}),kt("button",{type:"button",style:Ri,onClick:()=>o(e.id,"approved"),children:"Accept"})]});if(e.status==="approved"){let s=n||!r;return Zn("div",{style:{display:"flex",gap:6,marginTop:8},children:[t?.threadId&&i&&kt("button",{type:"button",style:Js,onClick:()=>i(t.threadId),children:_p(t)}),kt("button",{type:"button",disabled:s,style:s?Ip:Ri,onClick:()=>r?.(e),children:n?"Running...":"Run"})]})}return kt("div",{style:{display:"flex",gap:6,marginTop:8},children:kt("button",{type:"button",style:Ri,onClick:()=>o(e.id,"approved"),children:"Approve"})})}function Fp({active:e,label:t,onClick:n}){let[o,r]=lo(!1);return kt("button",{type:"button",style:Mp(e||o),onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1),onClick:n,children:t})}function zp({value:e,onCommit:t}){let[n,o]=lo(!1),[r,i]=lo(e),s=Gr(null);Zo(()=>{n||i(e)},[n,e]),Zo(()=>{if(!n)return;let c=s.current;c&&(c.focus(),c.select(),c.style.height="auto",c.style.height=`${c.scrollHeight}px`)},[n]);let a=bn(()=>{let c=r.trim();o(!1),c&&c!==e?t(c):i(e)},[r,t,e]),l=bn(()=>{i(e),o(!1)},[e]),p=bn(c=>{c.key==="Enter"?(c.preventDefault(),a()):c.key==="Escape"&&(c.preventDefault(),l())},[l,a]);return n?kt("textarea",{ref:s,rows:1,value:r,onChange:c=>{i(c.target.value),c.currentTarget.style.height="auto",c.currentTarget.style.height=`${c.currentTarget.scrollHeight}px`},onBlur:a,onKeyDown:p,style:Lp}):kt("button",{type:"button",onClick:()=>o(!0),style:Zl,children:e})}function $p(e){return e.map(t=>t.trim()).filter(Boolean)}function Wp(e,t){return e.length===t.length&&e.every((n,o)=>n===t[o])}function ql(e){e.style.height="auto",e.style.height=`${e.scrollHeight}px`}function jp(e){let t=window.getComputedStyle(e),n=Number.parseFloat(t.lineHeight)||Number.parseFloat(t.fontSize)*1.2||16,o=document.createElement("div"),r=document.createElement("span"),i=document.createElement("span");o.style.position="fixed",o.style.visibility="hidden",o.style.pointerEvents="none",o.style.left="-9999px",o.style.top="0",o.style.width=`${e.clientWidth}px`,o.style.boxSizing=t.boxSizing,o.style.font=t.font,o.style.letterSpacing=t.letterSpacing,o.style.lineHeight=t.lineHeight,o.style.padding=t.padding,o.style.border=t.border,o.style.whiteSpace="pre-wrap",o.style.overflowWrap="break-word",o.style.wordBreak=t.wordBreak;let s=e.selectionStart??0;o.textContent=e.value.slice(0,s),r.textContent="\u200B",o.appendChild(r),o.appendChild(document.createTextNode(e.value.slice(s)||"\u200B")),i.textContent="\u200B",o.appendChild(i),document.body.appendChild(o);let a=Math.max(0,Math.round(r.offsetTop/n)),l=Math.max(0,Math.round(i.offsetTop/n));return o.remove(),{lineIndex:a,lastLineIndex:l}}function Gp({assertions:e,latestRun:t,onChange:n}){let[o,r]=lo(null),[i,s]=lo(e),[a,l]=lo(null),[p,c]=lo(0),u=Gr([]),d=Gr(null),g=Gr(!1),x=o!==null,h=x?i.length+1:i.length,I=Gs(()=>{let A=new Map;for(let y of t?.assertionResults??[])A.set(y.assertion.trim(),y);return A},[t]);Zo(()=>{x||s(e)},[e,x]),Zo(()=>{if(a===null)return;let A=requestAnimationFrame(()=>{let y=u.current[a];if(y){if(y.focus(),d.current==="select"&&y.value)y.select();else if(d.current==="start")y.setSelectionRange(0,0);else if(d.current==="end"){let T=y.value.length;y.setSelectionRange(T,T)}d.current=null,ql(y)}});return()=>cancelAnimationFrame(A)},[a,p,h]);let O=bn((A,y=null)=>{d.current=y,r(A),l(A),c(T=>T+1)},[]),P=bn(A=>{let y=$p(A);return y.length===0?(s(e),e):(s(y),Wp(y,e)||n(y),y)},[e,n]),F=bn(A=>{O(A,"select")},[O]),M=bn((A,y)=>{s(T=>{let L=[...T];if(A>=L.length){if(y.length===0)return L;L.push(y)}else L[A]=y;return L})},[]),D=bn((A,y)=>{let T=[...i],ce=(A<T.length?T[A]??"":"").trim();if(A>=T.length){let j=y?.focusPlaceholder?T.length:y?.focusIndex;j!==void 0?O(j,y?.focusMode):(r(null),l(null));return}if(!ce){if(y?.deleteEmpty){T.splice(A,1);let j=P(T),se=y.focusPlaceholder?j.length:y.focusIndex;if(se!==void 0){let _=Math.min(se,j.length);O(_)}else r(null),l(null)}else T[A]=e[A]??"",s(T),y?.focusIndex!==void 0?O(y.focusIndex,y.focusMode):(r(null),l(null));return}T[A]=ce;let We=P(T),be=y?.focusPlaceholder?We.length:y?.focusIndex;if(be!==void 0){let j=Math.min(be,We.length);O(j,y?.focusMode)}else r(null),l(null)},[e,i,P,O]),J=bn(()=>{s(e),r(null),l(null)},[e]),ee=bn((A,y)=>{let T=y.currentTarget.value,L=y.currentTarget.selectionStart,ce=y.currentTarget.selectionEnd,We=L===ce;if((y.key==="ArrowUp"||y.key==="ArrowDown")&&We){let{lineIndex:be,lastLineIndex:j}=jp(y.currentTarget);if(y.key==="ArrowUp"&&be===0&&A>0){y.preventDefault(),g.current=!0,D(A,{focusIndex:A-1,focusMode:"end",deleteEmpty:!1});return}if(y.key==="ArrowDown"&&be===j&&A<h-1){y.preventDefault(),g.current=!0,D(A,{focusIndex:A+1,focusMode:"start",deleteEmpty:!1});return}}if(y.key==="Backspace"&&T.length===0){y.preventDefault(),g.current=!0;let be=[...i],j=A-1;if(A<be.length){be.splice(A,1);let se=P(be);if(j>=0){let _=Math.min(j,se.length-1);O(_,"end")}else r(null),l(null)}else j>=0&&O(j,"end");return}y.key==="Enter"?(y.preventDefault(),D(A,{focusPlaceholder:y.metaKey||y.ctrlKey,deleteEmpty:!0})):y.key==="Escape"&&(y.preventDefault(),J())},[J,D,i,P,O,h]),C=bn((A,y)=>{if(g.current){g.current=!1;return}let T=u.current.findIndex(L=>L===y.relatedTarget);D(A,{deleteEmpty:!1,focusIndex:T>=0?T:void 0})},[D]),S=bn((A,y)=>{y.preventDefault(),o!==null?(g.current=!0,D(o,{focusIndex:A,focusMode:"select",deleteEmpty:!1})):O(A,"select")},[D,o,O]);return Zn(Jp,{children:[kt("style",{children:`
8
8
  .popmelt-eval-assertion-input::placeholder {
9
9
  color: #aaa;
10
10
  opacity: 1;
11
11
  }
12
- `}),Array.from({length:b},(L,h)=>{let C=i[h]??"",M=v&&h>=i.length,ae=o===h||M,me=(M?void 0:I.get(C.trim()))?.status,G=me?Lp[me]:"#374151",se=me?Ap[me]:"\u25A1",P=me?{color:G}:{},fe=me?{color:G}:{};return ae?so("div",{style:Kl,children:[Et("span",{style:P,children:se}),Et("textarea",{className:"popmelt-eval-assertion-input",ref:ge=>{u.current[h]=ge},rows:1,value:C,placeholder:M?"cmd+enter to add new assertion":void 0,onFocus:()=>r(h),onChange:ge=>{_(h,ge.target.value),ql(ge.currentTarget)},onBlur:ge=>k(h,ge),onKeyDown:ge=>ee(h,ge),style:{...Ip,...fe}})]},`assertion-${h}`):so("div",{style:Kl,children:[Et("span",{style:P,children:se}),Et("button",{type:"button",onMouseDown:ge=>w(h,ge),onClick:()=>F(h),style:{...Ys,...fe},children:C})]},`assertion-${h}`)})]})}import{Component as cf,createElement as df,useCallback as Hi,useEffect as $o,useRef as ir,useState as Wn}from"react";import{Link2 as uf}from"lucide-react";var Jp={colors:[],fonts:[],typeScale:[],spacing:[],radii:[],shadows:[],other:[],references:{}},Yp=/^#[0-9a-fA-F]{3,8}$/,Vp=/^(?:rgba?|hsla?|oklch|oklab|lch|lab)\(/,Up=new Set(["transparent","currentcolor","inherit","white","black","red","green","blue","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]);function tc(e){let t=e.trim().toLowerCase();return Yp.test(t)||Vp.test(t)||Up.has(t)}var Kp=/^-?\d+(\.\d+)?(px|rem|em|%)$/;function Vs(e){return Kp.test(e.trim())}var ec=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded"]);function Xp(e){let t=e.trim().toLowerCase();return!!(ec.has(t)||t.includes(",")&&t.split(",").some(n=>ec.has(n.trim().replace(/['"]/g,""))))}function qp(e){let t=e.trim().toLowerCase(),n=t.match(/\d+(\.\d+)?px/g);return!!(n&&n.length>=2&&(tc(t.replace(/[^#()\w,.\s/%]/g,"").split(/\s+/).pop()||"")||t.includes("rgb")||t.includes("hsl")||t.includes("#")))}var Zp=/(?:^--(color|bg|fg|accent|border-color|text-color|surface|background|foreground))|(?:-(color|bg|fg)$)/i,Qp=/^--(font-family|font|ff|family)/i,ef=/^--(font-size|text-size|fs|text-(?:xs|sm|base|md|lg|xl|2xl|3xl|4xl|5xl))/i,tf=/^--(space|gap|padding|margin|inset)/i,nf=/^--(radius|rounded|br|border-radius)/i,of=/^--(shadow|elevation|drop-shadow)/i;function nc(e,t){let n=e.toLowerCase();return of.test(n)?"shadows":nf.test(n)?"radii":Qp.test(n)?"fonts":ef.test(n)&&Vs(t)?"typeScale":Zp.test(n)||tc(t)?"colors":Xp(t)?"fonts":qp(t)?"shadows":tf.test(n)&&Vs(t)||Vs(t)?"spacing":"other"}function oc(e,t,n,o){if(e)for(let r of e){if(r instanceof CSSGroupingRule){oc(r.cssRules,t,n,o);continue}if(r instanceof CSSStyleRule){let i=r.selectorText.toLowerCase();(i===":root"||i==="html"||i==="*"||i.includes(":root"))&&rf(r.style,t,n,o)}}}var rc=/var\((--[^,)]+)/;function rf(e,t,n,o){for(let r=0;r<e.length;r++){let i=e[r];if(!i?.startsWith("--")||n.has(i))continue;n.add(i);let a=t.getPropertyValue(i).trim();if(!a)continue;let s=nc(i,a);o[s].push([i,a]);let d=e.getPropertyValue(i).trim().match(rc);d&&(o.references[i]=d[1])}}function Pi(e){let t=e.trim().match(/^(-?\d+(?:\.\d+)?)/);return t?parseFloat(t[1]):null}function Oi(e){let t=e.trim().toLowerCase(),n=t.match(/oklch\(\s*([\d.]+%?)/);if(n){let i=n[1];return i.endsWith("%")?parseFloat(i)/100:parseFloat(i)}let o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/);if(o){let[i,a,s]=[parseInt(o[1],10),parseInt(o[2],10),parseInt(o[3],10)];return(.2126*i+.7152*a+.0722*s)/255}let r=t.match(/hsla?\(\s*[\d.]+[,\s]+[\d.]+%?[,\s]+([\d.]+)%?/);if(r)return parseFloat(r[1])/100;if(t.startsWith("#")){let i=t.slice(1);(i.length===3||i.length===4)&&(i=i[0]+i[0]+i[1]+i[1]+i[2]+i[2]);let a=parseInt(i.slice(0,2),16),s=parseInt(i.slice(2,4),16),l=parseInt(i.slice(4,6),16);if(!isNaN(a))return(.2126*a+.7152*s+.0722*l)/255}return null}function ic(e){return e==="colors"?(t,n)=>{let o=Oi(t[1]),r=Oi(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:e==="typeScale"||e==="spacing"||e==="radii"?(t,n)=>{let o=Pi(t[1]),r=Pi(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:e==="other"?(t,n)=>{let o=Pi(t[1]),r=Pi(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:(t,n)=>t[0].localeCompare(n[0])}function sf(e){let t=e.replace(/^--/,"");t=t.replace(/^(?:color|clr)-/,"");let n=t.split("-");return n.length>1&&/^\d+$/.test(n[n.length-1])&&n.pop(),n.join("-")}function sc(e){let t=new Map;for(let r of e){let i=sf(r[0]),a=t.get(i);a||(a=[],t.set(i,a)),a.push(r)}let n=ic("colors");for(let r of t.values())r.sort(n);let o=[...t.entries()];return o.sort((r,i)=>{let a=Oi(r[1][0][1])??0,s=Oi(i[1][0][1])??0;return a-s}),o}var af=["colors","fonts","typeScale","spacing","radii","shadows","other"],Di=null,lf=5e3;function ac(){if(typeof document>"u")return Jp;if(Di&&Date.now()-Di.timestamp<lf)return Di.tokens;let e={colors:[],fonts:[],typeScale:[],spacing:[],radii:[],shadows:[],other:[],references:{}},t=new Set,n=getComputedStyle(document.documentElement);try{for(let r of document.styleSheets)try{oc(r.cssRules||r.rules,n,t,e)}catch{}}catch{}let o=document.documentElement.style;for(let r=0;r<o.length;r++){let i=o[r];if(!i?.startsWith("--")||t.has(i))continue;t.add(i);let a=n.getPropertyValue(i).trim();if(!a)continue;let s=nc(i,a);e[s].push([i,a]);let d=o.getPropertyValue(i).trim().match(rc);d&&(e.references[i]=d[1])}for(let r of af)e[r].sort(ic(r));return Di={tokens:e,timestamp:Date.now()},e}import{Fragment as sr,jsx as Ae,jsxs as Qt}from"react/jsx-runtime";var lc="popmelt-library-tab",pf=/^#[0-9a-fA-F]{3,8}$/,ff=/^(?:rgba?|hsla?|oklch)\([^)]+\)$/,gf=new Set(["black","white","red","blue","green","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]),mf=/^-?\d+(\.\d+)?(px|rem|em|%)$/;function dc(e){let t=e.trim();return pf.test(t)||ff.test(t)||gf.has(t.toLowerCase())}function hf(e){return mf.test(e.trim())}function yf(e){let t=e.trim().match(/^(-?\d+(?:\.\d+)?)px$/);return t?parseFloat(t[1]):null}function uc(e,t=""){if(e==null)return[];if(typeof e!="object")return[[t,String(e)]];if(Array.isArray(e))return[[t,e.map(String).join(", ")]];let n=[];for(let[o,r]of Object.entries(e)){let i=t?`${t}.${o}`:o;if(r!==null&&typeof r=="object"&&!Array.isArray(r)){let a=r;typeof a.value=="string"?n.push([i,a.value]):n.push(...uc(r,i))}else n.push([i,Array.isArray(r)?r.map(String).join(", "):String(r??"")])}return n}function bf(e){return e.length===0?"generic":e.filter(([,o])=>dc(o)).length>e.length/2?"colors":e.filter(([,o])=>hf(o)).length>e.length/2?"spacing":"generic"}var vf={width:300,backgroundColor:"#eaeaea",...Fo,boxSizing:"content-box",zIndex:10001,display:"flex",flexDirection:"column",overflow:"hidden",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,pointerEvents:"auto"},pc={border:"none",background:"none",cursor:"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"2px 0",color:"#9ca3af"},xf={...pc,color:"#1f2937",borderBottom:"1.5px solid #1f2937"};function Sf({varName:e,value:t,reference:n}){return Ae("div",{title:n?`${e} \u2192 ${n}
13
- ${t}`:`${e}: ${t}`,style:{width:28,height:28,backgroundColor:t,outline:"1px solid rgba(0,0,0,0.08)",outlineOffset:-1,position:"relative"},children:n&&Ae(uf,{size:10,strokeWidth:2.5,style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:"white",filter:"drop-shadow(0 0 1px rgba(0,0,0,0.5))"}})})}function fc({entries:e,references:t}){let n=[],o=[];for(let i of e)dc(i[1])?n.push(i):o.push(i);let r=sc(n);return Qt(sr,{children:[r.map(([i,a])=>Qt("div",{style:{marginBottom:4},children:[Qt("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:2},children:[i,a.length>1?` (${a.length})`:""]}),Ae("div",{style:{display:"flex",flexWrap:"wrap",gap:2},children:a.map(([s,l])=>Ae(Sf,{varName:s,value:l,reference:t[s]},s))})]},i)),o.length>0&&Ae(_i,{entries:o})]})}var Bi=[0,1,2,4,8,12,16,20,24,28,32];function wf(e){if(e<=32){let t=Bi[0],n=Math.abs(e-t);for(let o=1;o<Bi.length;o++){let r=Math.abs(e-Bi[o]);r<n&&(t=Bi[o],n=r)}return t}return Math.round(e/8)*8}function Cf({label:e,value:t,px:n,tokenPath:o,rawToken:r,onHover:i,onModify:a,onDelete:s}){let[l,d]=Wn(!1),[c,u]=Wn(null),p=ir(!1),f=ir(0),v=ir(0),b=ir([]),I=c!==null?c:n,D=c!==null?`${c}px`:t,A=c!==null,F=Hi(R=>{R.preventDefault(),p.current=!0,f.current=R.clientX,v.current=n;let Y=pi(r);b.current=us(Y);let ee=w=>{let L=w.clientX-f.current,h=Math.max(0,Math.round(v.current+L));w.shiftKey&&(h=wf(h));for(let C of b.current)C.element.style.setProperty(C.property,h+"px","important");u(h),i?.({name:e,px:h,token:Y})},k=()=>{window.removeEventListener("mousemove",ee),window.removeEventListener("mouseup",k),document.body.style.cursor="",p.current=!1,u(w=>{if(w!==null&&w!==n&&a){let L=pi(r),h=L.bindings&&L.bindings.length>0,C;if(h){let me=fs(L.bindings,v.current,w);C=JSON.stringify({...L,value:`${w}px`,bindings:me})}else{let me=el(b.current,v.current),G=tl(b.current);if(me.length>0){let se=fs(me,v.current,w);C=JSON.stringify({value:`${w}px`,property:G,bindings:se})}else C=`${w}px`}let M=typeof r=="string"?r:JSON.stringify(r),ae=b.current.map(me=>({selector:Fn(me.element),property:me.property})),Fe=ol(b.current,v.current,w);a({tokenPath:o,originalValue:M,currentValue:C,targets:ae,originalPx:v.current,currentPx:w},{id:Math.random().toString(36).substring(2,9),tokenPath:o,tokenName:e,originalPx:v.current,newPx:w,affectedElements:Fe})}return w})};document.body.style.cursor="ew-resize",window.addEventListener("mousemove",ee),window.addEventListener("mouseup",k)},[n,e,o,r,i,a]),_=pi(r);return Qt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:11,padding:"1px 0",cursor:"ew-resize",userSelect:"none"},onMouseEnter:()=>{p.current||(d(!0),i?.({name:e,px:I,token:_}))},onMouseLeave:()=>{p.current||(d(!1),i?.(null))},onMouseDown:F,children:[Ae("span",{style:{color:l||A?"#FF0000":"#9ca3af"},children:e}),Qt("span",{style:{display:"flex",alignItems:"center",gap:4},children:[Ae("span",{style:{color:l||A?"#FF0000":"#6b7280",fontWeight:600},children:D}),s&&l&&!A&&Ae("button",{type:"button",title:"Remove token",onMouseDown:R=>{R.stopPropagation();let Y=typeof r=="string"?r:JSON.stringify(r);s(o,Y)},style:{border:"none",background:"none",cursor:"pointer",padding:0,fontSize:10,lineHeight:1,color:"#9ca3af"},onMouseEnter:R=>{R.currentTarget.style.color="#FF0000"},onMouseLeave:R=>{R.currentTarget.style.color="#9ca3af"},children:"\u2715"})]})]})}function Ef({entries:e,categoryKey:t,rawTokens:n,onHover:o,onModify:r,onDelete:i}){let a=[],s=[];for(let l of e){let d=yf(l[1]);d!==null?a.push([l[0],l[1],d]):s.push(l)}return Qt(sr,{children:[a.length>0&&Ae("div",{style:{display:"flex",flexDirection:"column",gap:2},children:a.map(([l,d,c])=>{let u=l.split(".").pop(),p=n?kf(n,l):d,f=p&&typeof p=="object"&&"value"in p?p:d;return Ae(Cf,{label:u,value:d,px:c,tokenPath:`tokens.${t}.${l}`,rawToken:f,onHover:o,onModify:r,onDelete:i},l)})}),s.length>0&&Ae(_i,{entries:s})]})}function kf(e,t){let n=t.split("."),o=e;for(let r of n){if(o==null||typeof o!="object")return;o=o[r]}return o}function _i({entries:e}){return Ae("div",{style:{display:"flex",flexDirection:"column",gap:3},children:e.map(([t,n])=>Qt("div",{style:{fontSize:11},children:[Ae("div",{style:{color:"#9ca3af",fontSize:10,marginBottom:1},children:t}),Ae("div",{style:{color:"#1f2937",lineHeight:1.4,paddingLeft:8},children:n})]},t))})}function Tf({entries:e,categoryKey:t,rawTokens:n,onSpacingHover:o,onModifyToken:r,onDeleteToken:i}){let a=bf(e);return a==="colors"?Ae(fc,{entries:e}):a==="spacing"?Ae(Ef,{entries:e,categoryKey:t,rawTokens:n,onHover:o,onModify:r,onDelete:i}):Ae(_i,{entries:e})}function Mf(e){let t=e.toLowerCase(),n=null,o=document.createTreeWalker(document.body,NodeFilter.SHOW_ELEMENT,{acceptNode(i){return i.closest("#devtools-toolbar, #devtools-canvas, #devtools-scrim, [data-popmelt-panel]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),r=o.currentNode;for(;r=o.nextNode();){let i=r,a=Object.keys(i).find(l=>l.startsWith("__reactFiber$")||l.startsWith("__reactInternalInstance$"));if(!a)continue;let s=i[a];for(;s;){let l=s.type,d=typeof l=="function"||typeof l=="object"?l?.displayName||l?.name:null;if(typeof d=="string"){let c=d.toLowerCase();if(c===t){let u={...s.memoizedProps};return delete u.ref,{type:l,props:u}}if(!n){if(c.length>=4&&t.includes(c)){let u={...s.memoizedProps};delete u.ref,n={type:l,props:u}}else if(t.length>=4&&c.includes(t)){let u={...s.memoizedProps};delete u.ref,n={type:l,props:u}}}}s=s.return}}return n}var Us=class extends cf{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(){this.props.onError()}render(){return this.state.hasError?null:this.props.children}},gc="popmelt-principles-collapsed";function If(){try{let e=localStorage.getItem(gc);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function Rf(e){try{localStorage.setItem(gc,JSON.stringify([...e]))}catch{}}function Lf({id:e,label:t,count:n,children:o,collapsed:r,onToggle:i}){return Qt("div",{style:{marginBottom:14},children:[Qt("div",{onClick:()=>i(e),style:{fontWeight:700,fontSize:11,color:"#6b7280",letterSpacing:"0.05em",marginBottom:r?0:6,cursor:"pointer",display:"flex",alignItems:"center",gap:4,userSelect:"none"},children:[Ae("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:10,fontSize:9,color:"#9ca3af",transform:r?"rotate(-90deg)":"rotate(0deg)"},children:"\u25BC"}),t,Ae("span",{style:{fontWeight:400,color:"#9ca3af"},children:n})]}),!r&&o]})}var Af={colors:"Colors",fonts:"Fonts",typeScale:"Type Scale",spacing:"Spacing",radii:"Radii",shadows:"Shadows",other:"Other"},cc=["colors","fonts","typeScale","spacing","radii","shadows","other"];function Pf(){let[e,t]=Wn(null),[n,o]=Wn(If);$o(()=>{t(ac())},[]);let r=Hi(a=>{o(s=>{let l=new Set(s);return l.has(a)?l.delete(a):l.add(a),Rf(l),l})},[]);return e?cc.some(a=>e[a].length>0)?Ae(sr,{children:cc.map(a=>{let s=e[a];return s.length===0?null:Ae(Lf,{id:a,label:Af[a],count:s.length,collapsed:n.has(a),onToggle:r,children:a==="colors"?Ae(fc,{entries:s,references:e.references}):Ae(_i,{entries:s})},a)})}):Ae("div",{style:{color:"#9ca3af",fontSize:11},children:"No :root tokens found."}):null}function Df({rules:e,onSynthesize:t,isSynthesizing:n}){if(!e||e.length===0)return Ae("div",{style:{color:"#9ca3af",fontSize:11},children:"No rules defined yet."});if(!e.some(i=>typeof i=="object"&&i!==null&&"scope"in i))return Ae(sr,{children:e.map((i,a)=>Qt("div",{style:{display:"flex",gap:6,marginBottom:4,lineHeight:1.4,fontSize:11},children:[Qt("span",{style:{color:"#9ca3af",flexShrink:0},children:[a+1,"."]}),Ae("span",{children:typeof i=="string"?i:i.text})]},a))});let r=new Map;for(let i of e)if(typeof i=="string")r.has("general")||r.set("general",[]),r.get("general").push({id:"",text:i});else{let a=i.scope||"general";r.has(a)||r.set(a,[]),r.get(a).push({id:i.id,text:i.text})}return Qt(sr,{children:[t&&Ae("button",{type:"button",disabled:n,onClick:t,style:{width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:n?"rgba(0,0,0,0.04)":"rgba(0,0,0,0.02)",cursor:n?"default":"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"5px 8px",marginBottom:10,color:n?"#9ca3af":"#6b7280"},children:n?"Synthesizing\u2026":"Synthesize"}),Array.from(r.entries()).map(([i,a])=>Qt("div",{style:{marginBottom:10},children:[Ae("div",{style:{fontWeight:700,fontSize:10,color:"#6b7280",letterSpacing:"0.05em",textTransform:"uppercase",marginBottom:4},children:i}),a.map((s,l)=>Qt("div",{style:{display:"flex",gap:6,marginBottom:3,lineHeight:1.4,fontSize:11},children:[Ae("span",{style:{color:"#9ca3af",flexShrink:0},children:"\u2022"}),Ae("span",{children:s.text})]},s.id||l))]},i))]})}function Of({name:e,value:t,selected:n,highlighted:o,onRemove:r,onHover:i}){let[a,s]=Wn(!1),[l,d]=Wn(!1),c=ir(null),u=ir(0),[p,f]=Wn(0),[v,b]=Wn(0),I=uc(t),D=I.find(([w])=>w==="description")?.[1];$o(()=>{if(!l&&!o){f(0),b(0),u.current=0;return}let w=Cr(e);f(w.length)},[l,o,e]),$o(()=>{n&&c.current&&c.current.scrollIntoView({behavior:"smooth",block:"nearest"})},[n]);let A=n||o||l,F=n?"139,92,246":"34,197,94",_=n?"#8b5cf6":"#22c55e",R=A?`rgba(${F},0.06)`:void 0,Y=A?`inset 0 0 0 1.5px rgba(${F},0.35)`:void 0,ee=o||l,k=Hi(()=>{let w=Cr(e);if(w.length===0)return;let L=u.current%w.length;w[L].rootElement.scrollIntoView({behavior:"smooth",block:"center"}),b(L),u.current=L+1,i?.({name:e,instanceIndex:L})},[e,i]);return Qt("div",{ref:c,onClick:k,onMouseEnter:()=>{d(!0),i?.({name:e,instanceIndex:0})},onMouseLeave:()=>{d(!1),i?.(null)},style:{marginBottom:8,background:R,padding:6,boxShadow:Y,cursor:"pointer"},children:[Qt("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[Qt("div",{style:{display:"flex",alignItems:"center",gap:6,marginBottom:6},children:[Ae("div",{style:{fontWeight:700,fontSize:11,letterSpacing:"0.05em",padding:"2px 6px",backgroundColor:ee?_:"transparent",color:ee?"#fff":"#6b7280"},children:e}),ee&&p>1&&Qt("span",{style:{fontSize:10,fontWeight:600,color:"#9ca3af"},children:[v+1,"/",p]})]}),r&&l&&Ae("button",{type:"button",title:"Remove from model",onClick:w=>{w.stopPropagation(),r(e)},style:{border:"none",background:"none",cursor:"pointer",padding:"0 2px",fontSize:14,lineHeight:1,color:"#9ca3af",marginTop:-4},onMouseEnter:w=>{w.currentTarget.style.color="#FF0000"},onMouseLeave:w=>{w.currentTarget.style.color="#9ca3af"},children:"\u2715"})]}),D&&Ae("div",{style:{fontSize:11,color:ee?"#1f2937":"#9ca3af",marginBottom:6,lineHeight:1.4},children:D}),a?Ae(Tf,{entries:I.filter(([w])=>w!=="description"),categoryKey:""}):Ae(Bf,{name:e,onNotFound:()=>s(!0),entries:I})]})}function Bf({name:e,onNotFound:t}){let[n,o]=Wn(null),[r,i]=Wn(!1);return $o(()=>{let a=Mf(e);a||t(),o(a),i(!0)},[e,t]),!r||!n?null:Ae(Us,{onError:t,children:Ae("div",{"data-popmelt-panel":!0,onClick:a=>{a.preventDefault(),a.stopPropagation()},style:{width:"100%",overflowY:"auto",overflowX:"hidden",maxHeight:150,padding:"1rem",outline:"1px solid rgba(0,0,0,0.06)",backgroundColor:"rgb(250,250,250)",boxSizing:"border-box",marginBottom:4,display:"flex",flexDirection:"column",justifyContent:"stretch",alignItems:"center",contain:"layout paint",position:"relative",isolation:"isolate"},children:Ae("div",{style:{zoom:.5,pointerEvents:"none"},children:df(n.type,n.props)})})})}function Hf({components:e,selectedComponent:t,hoveredComponent:n,onRemove:o,onHover:r}){if(!e||Object.keys(e).length===0)return Ae("div",{style:{color:"#9ca3af",fontSize:11},children:"No component patterns defined yet."});let i=new Set(Object.keys(e)),a=ls(i),s=Object.entries(e).sort(([l],[d])=>(a.get(l)??1/0)-(a.get(d)??1/0));return Ae(sr,{children:s.map(([l,d])=>Ae(Of,{name:l,value:d,selected:t===l,highlighted:n===l,onRemove:o,onHover:r},l))})}function mc({bridgeUrl:e,modelRefreshKey:t,onMouseEnter:n,onMouseLeave:o,selectedComponent:r,hoveredComponent:i,onComponentHover:a,onSpacingTokenHover:s,onModifySpacingToken:l,onDeleteSpacingToken:d,onComponentAdded:c,onComponentRemoved:u,onSynthesizeRules:p,isSynthesizing:f,snapPosition:v="bottom-right"}){let[b,I]=Wn(void 0),[D,A]=Wn(!0),[F,_]=Wn(()=>{try{let h=localStorage.getItem(lc);if(h==="patterns"||h==="principles"||h==="rules")return h}catch{}return"patterns"});$o(()=>{gr(e).then(h=>{I(h),A(!1)})},[e,t]),$o(()=>{try{localStorage.setItem(lc,F)}catch{}},[F]),$o(()=>{r&&(_("patterns"),gr(e).then(h=>{h&&I(h)}))},[r,e]);let R=Hi(h=>{I(C=>{if(!C?.components)return C;let{[h]:M,...ae}=C.components;return{...C,components:ae}}),u?.(h)},[u]),Y=b?.components,ee=b?.rules,k=Y&&Object.keys(Y).length>0,w=ee&&ee.length>0,L=ir(null);return $o(()=>{let h=L.current;if(!h)return;let C=n,M=o;return C&&h.addEventListener("mouseenter",C),M&&h.addEventListener("mouseleave",M),()=>{C&&h.removeEventListener("mouseenter",C),M&&h.removeEventListener("mouseleave",M)}},[n,o]),Qt("div",{ref:L,style:{...vf,...ai(v)},children:[Qt("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[Ae("span",{children:"Model"}),Ae("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:"M"})]}),Ae("div",{style:{display:"flex",gap:12,marginBottom:10,borderBottom:"1px solid rgba(0,0,0,0.08)",paddingBottom:6},children:["patterns","principles","rules"].map(h=>Ae("button",{type:"button",style:F===h?xf:pc,onClick:()=>_(h),children:h.charAt(0).toUpperCase()+h.slice(1)},h))}),Ae("div",{style:{flex:1,overflowY:"auto",minHeight:0},children:F==="principles"?Ae(Pf,{}):D?Ae("div",{style:{color:"#9ca3af",fontSize:11},children:"Loading..."}):!b||!k&&!w?Ae("div",{style:{color:"#9ca3af",lineHeight:1.5},children:"No design model yet. Pattern-scoped annotations will build one automatically."}):Qt(sr,{children:[F==="patterns"&&Ae(Hf,{components:Y,selectedComponent:r,hoveredComponent:i,onRemove:R,onHover:a}),F==="rules"&&Ae(Df,{rules:ee,onSynthesize:p,isSynthesizing:f})]})})]})}import{jsx as Ao}from"react/jsx-runtime";var _f="M 233.959793 800.214905 L 468.644287 668.536987 L 472.590637 657.100647 L 468.644287 650.738403 L 457.208069 650.738403 L 417.986633 648.322144 L 283.892639 644.69812 L 167.597321 639.865845 L 54.926208 633.825623 L 26.577238 627.785339 L 3.3e-05 592.751709 L 2.73832 575.27533 L 26.577238 559.248352 L 60.724873 562.228149 L 136.187973 567.382629 L 249.422867 575.194763 L 331.570496 580.026978 L 453.261841 592.671082 L 472.590637 592.671082 L 475.328857 584.859009 L 468.724915 580.026978 L 463.570557 575.194763 L 346.389313 495.785217 L 219.543671 411.865906 L 153.100723 363.543762 L 117.181267 339.060425 L 99.060455 316.107361 L 91.248367 266.01355 L 123.865784 230.093994 L 167.677887 233.073853 L 178.872513 236.053772 L 223.248367 270.201477 L 318.040283 343.570496 L 441.825592 434.738342 L 459.946411 449.798706 L 467.194672 444.64447 L 468.080597 441.020203 L 459.946411 427.409485 L 392.617493 305.718323 L 320.778564 181.932983 L 288.80542 130.630859 L 280.348999 99.865845 C 277.369171 87.221436 275.194641 76.590698 275.194641 63.624268 L 312.322174 13.20813 L 332.8591 6.604126 L 382.389313 13.20813 L 403.248352 31.328979 L 434.013519 101.71814 L 483.865753 212.537048 L 561.181274 363.221497 L 583.812134 407.919434 L 595.892639 449.315491 L 600.40271 461.959839 L 608.214783 461.959839 L 608.214783 454.711609 L 614.577271 369.825623 L 626.335632 265.61084 L 637.771851 131.516846 L 641.718201 93.745117 L 660.402832 48.483276 L 697.530334 24.000122 L 726.52356 37.852417 L 750.362549 72 L 747.060486 94.067139 L 732.886047 186.201416 L 705.100708 330.52356 L 686.979919 427.167847 L 697.530334 427.167847 L 709.61084 415.087341 L 758.496704 350.174561 L 840.644348 247.490051 L 876.885925 206.738342 L 919.167847 161.71814 L 946.308838 140.29541 L 997.61084 140.29541 L 1035.38269 196.429626 L 1018.469849 254.416199 L 965.637634 321.422852 L 921.825562 378.201538 L 859.006714 462.765259 L 819.785278 530.41626 L 823.409424 535.812073 L 832.75177 534.92627 L 974.657776 504.724915 L 1051.328979 490.872559 L 1142.818848 475.167786 L 1184.214844 494.496582 L 1188.724854 514.147644 L 1172.456421 554.335693 L 1074.604126 578.496765 L 959.838989 601.449829 L 788.939636 641.879272 L 786.845764 643.409485 L 789.261841 646.389343 L 866.255127 653.637634 L 899.194702 655.409424 L 979.812134 655.409424 L 1129.932861 666.604187 L 1169.154419 692.537109 L 1192.671265 724.268677 L 1188.724854 748.429688 L 1128.322144 779.194641 L 1046.818848 759.865845 L 856.590759 714.604126 L 791.355774 698.335754 L 782.335693 698.335754 L 782.335693 703.731567 L 836.69812 756.885986 L 936.322205 846.845581 L 1061.073975 962.81897 L 1067.436279 991.490112 L 1051.409424 1014.120911 L 1034.496704 1011.704712 L 924.885986 929.234924 L 882.604126 892.107544 L 786.845764 811.48999 L 780.483276 811.48999 L 780.483276 819.946289 L 802.550415 852.241699 L 919.087341 1027.409424 L 925.127625 1081.127686 L 916.671204 1098.604126 L 886.469849 1109.154419 L 853.288696 1103.114136 L 785.073914 1007.355835 L 714.684631 899.516785 L 657.906067 802.872498 L 650.979858 806.81897 L 617.476624 1167.704834 L 601.771851 1186.147705 L 565.530212 1200 L 535.328857 1177.046997 L 519.302124 1139.919556 L 535.328857 1066.550537 L 554.657776 970.792053 L 570.362488 894.68457 L 584.536926 800.134277 L 592.993347 768.724976 L 592.429626 766.630859 L 585.503479 767.516968 L 514.22821 865.369263 L 405.825531 1011.865906 L 320.053711 1103.677979 L 299.516815 1111.812256 L 263.919525 1093.369263 L 267.221497 1060.429688 L 287.114136 1031.114136 L 405.825531 880.107361 L 477.422913 786.52356 L 523.651062 732.483276 L 523.328918 724.671265 L 520.590698 724.671265 L 205.288605 929.395935 L 149.154434 936.644409 L 124.993355 914.01355 L 127.973183 876.885986 L 139.409409 864.80542 L 234.201385 799.570435 L 233.879227 799.8927 Z",Nf="M60.8734,57.2556v-14.9432c0-1.2586.4722-2.2029,1.5728-2.8314l30.0443-17.3023c4.0899-2.3593,8.9662-3.4599,13.9988-3.4599,18.8759,0,30.8307,14.6289,30.8307,30.2006,0,1.1007,0,2.3593-.158,3.6178l-31.1446-18.2467c-1.8872-1.1006-3.7754-1.1006-5.6629,0l-39.4812,22.9651ZM131.0276,115.4561v-35.7074c0-2.2028-.9446-3.7756-2.8318-4.8763l-39.481-22.9651,12.8982-7.3934c1.1007-.6285,2.0453-.6285,3.1458,0l30.0441,17.3024c8.6523,5.0341,14.4708,15.7296,14.4708,26.1107,0,11.9539-7.0769,22.965-18.2461,27.527v.0021ZM51.593,83.9964l-12.8982-7.5497c-1.1007-.6285-1.5728-1.5728-1.5728-2.8314v-34.6048c0-16.8303,12.8982-29.5722,30.3585-29.5722,6.607,0,12.7403,2.2029,17.9324,6.1349l-30.987,17.9324c-1.8871,1.1007-2.8314,2.6735-2.8314,4.8764v45.6159l-.0014-.0015ZM79.3562,100.0403l-18.4829-10.3811v-22.0209l18.4829-10.3811,18.4812,10.3811v22.0209l-18.4812,10.3811ZM91.2319,147.8591c-6.607,0-12.7403-2.2031-17.9324-6.1344l30.9866-17.9333c1.8872-1.1005,2.8318-2.6728,2.8318-4.8759v-45.616l13.0564,7.5498c1.1005.6285,1.5723,1.5728,1.5723,2.8314v34.6051c0,16.8297-13.0564,29.5723-30.5147,29.5723v.001ZM53.9522,112.7822l-30.0443-17.3024c-8.652-5.0343-14.471-15.7296-14.471-26.1107,0-12.1119,7.2356-22.9652,18.403-27.5272v35.8634c0,2.2028.9443,3.7756,2.8314,4.8763l39.3248,22.8068-12.8982,7.3938c-1.1007.6287-2.045.6287-3.1456,0ZM52.2229,138.5791c-17.7745,0-30.8306-13.3713-30.8306-29.8871,0-1.2585.1578-2.5169.3143-3.7754l30.987,17.9323c1.8871,1.1005,3.7757,1.1005,5.6628,0l39.4811-22.807v14.9435c0,1.2585-.4721,2.2021-1.5728,2.8308l-30.0443,17.3025c-4.0898,2.359-8.9662,3.4605-13.9989,3.4605h.0014ZM91.2319,157.296c19.0327,0,34.9188-13.5272,38.5383-31.4594,17.6164-4.562,28.9425-21.0779,28.9425-37.908,0-11.0112-4.719-21.7066-13.2133-29.4143.7867-3.3035,1.2595-6.607,1.2595-9.909,0-22.4929-18.2471-39.3247-39.3251-39.3247-4.2461,0-8.3363.6285-12.4262,2.045-7.0792-6.9213-16.8318-11.3254-27.5271-11.3254-19.0331,0-34.9191,13.5268-38.5384,31.4591C11.3255,36.0212,0,52.5373,0,69.3675c0,11.0112,4.7184,21.7065,13.2125,29.4142-.7865,3.3035-1.2586,6.6067-1.2586,9.9092,0,22.4923,18.2466,39.3241,39.3248,39.3241,4.2462,0,8.3362-.6277,12.426-2.0441,7.0776,6.921,16.8302,11.3251,27.5271,11.3251Z",Ff="M29.8768 25.3531C30.9809 25.3531 31.876 26.2481 31.876 27.3522V31.3505C31.876 32.4545 30.9809 33.3496 29.8768 33.3496C28.7727 33.3496 27.8777 32.4545 27.8777 31.3505V27.3522C27.8777 26.2481 28.7727 25.3531 29.8768 25.3531ZM19.8812 25.3531C20.9852 25.3531 21.8803 26.2481 21.8803 27.3522V31.3505C21.8803 32.4545 20.9852 33.3496 19.8812 33.3496C18.7771 33.3496 17.882 32.4545 17.882 31.3505V27.3522C17.882 26.2481 18.7771 25.3531 19.8812 25.3531ZM24.8601 40.8772C36.974 40.8772 46.9603 33.8278 48.6801 30.8403C48.8058 30.6218 48.8464 30.3723 48.8464 30.1202V24.8018C48.8464 24.5813 48.8124 24.3622 48.7308 24.1574C47.9871 22.2899 46.0394 19.5773 43.5257 18.8495C43.1925 17.994 42.6989 16.7433 42.2384 15.8201C42.3154 15.1138 42.3426 14.3853 42.3426 13.6492C42.3426 10.99 41.7789 8.65743 40.0805 6.92044C39.2872 6.10915 38.3028 5.48684 37.1355 5.01903C34.3398 2.74775 30.2723 0.837036 24.8169 0.837036C19.3616 0.837036 15.3805 2.74775 12.5847 5.01903C11.4174 5.48684 10.433 6.10915 9.63975 6.92044C7.9413 8.65743 7.37764 10.99 7.37764 13.6492C7.37764 14.3853 7.40477 15.1138 7.48186 15.8201C7.02133 16.7433 6.52774 17.994 6.19449 18.8495C3.68082 19.5773 1.73309 22.2899 0.989389 24.1574C0.907813 24.3622 0.873779 24.5813 0.873779 24.8018V30.1202C0.873779 30.3723 0.914376 30.6218 1.04014 30.8403C2.75994 33.8278 12.7462 40.8772 24.8601 40.8772ZM26.485 13.0046C26.4 12.3422 26.3595 11.749 26.3584 11.2191L26.3584 11.1772C26.361 9.63975 26.6971 8.63938 27.2339 8.02499C27.9156 7.2448 29.3246 6.64707 32.2941 6.96844C35.3026 7.29402 36.9842 8.04072 37.9376 9.01574C38.8606 9.95971 39.3455 11.372 39.3455 13.6492C39.3455 16.0687 38.9969 17.4982 38.2302 18.3678C37.5012 19.1946 36.0656 19.8674 32.9214 19.8674C30.5041 19.8674 29.1221 19.0812 28.2386 17.9939C27.2899 16.8264 26.7559 15.1161 26.485 13.0046ZM23.2353 13.0046C23.3203 12.3422 23.3607 11.749 23.3619 11.2191L23.3619 11.1772C23.3592 9.63974 23.0232 8.63937 22.4863 8.02498C21.8046 7.24479 20.3957 6.64707 17.4261 6.96843C14.4176 7.29402 12.736 8.04071 11.7826 9.01573C10.8596 9.9597 10.3747 11.372 10.3747 13.6492C10.3747 16.0687 10.7234 17.4982 11.49 18.3677C12.219 19.1946 13.6546 19.8674 16.7989 19.8674C19.2161 19.8674 20.5981 19.0812 21.4816 17.9939C22.4304 16.8264 22.9643 15.1161 23.2353 13.0046ZM25.2042 18.8676L25.0543 18.8676C24.8715 18.8678 24.6005 18.868 24.516 18.8676C24.3045 19.2218 24.0693 19.5618 23.8075 19.884C22.2697 21.7764 19.9741 22.8644 16.7988 22.8644C13.3524 22.8644 10.8266 22.1471 9.24196 20.3498C9.15187 20.2476 9.07125 20.1406 9.07125 20.1406L8.87613 20.3498V33.5049C11.7429 35.0628 17.8959 37.8586 24.8601 37.8586C31.8243 37.8586 37.9773 35.0628 40.8441 33.5049V20.3498L40.649 20.1406C40.649 20.1406 40.5829 20.231 40.4783 20.3498C38.8936 22.1471 36.3678 22.8644 32.9214 22.8644C29.7461 22.8644 27.4506 21.7764 25.9127 19.884C25.6509 19.5618 25.4157 19.2218 25.2042 18.8676Z";function zf({size:e=16,style:t}){return Ao("svg",{width:e,height:e,viewBox:"0 0 1200 1200",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Ao("path",{d:_f})})}function $f({size:e=16,style:t}){return Ao("svg",{width:e,height:e,viewBox:"0 0 158.7128 157.296",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Ao("path",{d:Nf})})}function Wf({size:e=16,style:t}){return Ao("svg",{width:e,height:e,viewBox:"0 0 49.7202 40.0402",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Ao("path",{d:Ff,fillRule:"evenodd",clipRule:"evenodd"})})}function Ur({provider:e,size:t=16,style:n}){return e==="codex"?Ao($f,{size:t,style:n}):e==="copilot"?Ao(Wf,{size:t,style:n}):Ao(zf,{size:t,style:n})}var Ni=[{id:"claude-opus-4-6",label:"Opus 4.6",source:"static"},{id:"claude-sonnet-4-6",label:"Sonn 4.6",source:"static"}],Fi=[{id:"gpt-5.4",label:"GPT 5.4",source:"static"},{id:"gpt-5.3-codex",label:"Codex 5.3",source:"static"},{id:"gpt-5.3-codex-spark",label:"Spark 5.3",source:"static"}],Ks=[{id:"",label:"Default",source:"static"}];var jf=[...Ni,...Fi,...Ks];function Xs(e,t){if(t==="copilot"&&!e)return"Copilot";if(!e)return t==="codex"?"Codex":"Claude Code";let n=jf.find(o=>o.id===e);return n?n.label:e.replace(/-\d{8,}$/,"")}import{jsx as yc}from"react/jsx-runtime";var Un={iconDefault:"#1f2937",iconActive:"#1f2937",bgActive:"#dedede",bgHover:"#e2e2e2",separator:"#e5e7eb"};function Po({children:e,active:t,siblingActive:n,disabled:o,onClick:r,title:i}){let a=()=>o?.4:n&&!t?.5:1,s={position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:32,height:32,borderRadius:0,border:"none",cursor:o?"default":"pointer",transition:"background-color 150ms ease, color 150ms ease, transform 100ms ease, opacity 150ms ease",backgroundColor:t?Un.bgActive:"transparent",color:t?Un.iconActive:Un.iconDefault,opacity:a()};return yc("button",{type:"button",onClick:o?void 0:r,title:i,disabled:o,style:s,onMouseEnter:l=>{o||(l.currentTarget.style.opacity="1",t||(l.currentTarget.style.backgroundColor=Un.bgHover))},onMouseLeave:l=>{o||(l.currentTarget.style.opacity=String(a()),t||(l.currentTarget.style.backgroundColor="transparent"))},onMouseDown:l=>{o||(l.currentTarget.style.transform="scale(0.95)")},onMouseUp:l=>{o||(l.currentTarget.style.transform="scale(1)")},children:e})}function hc(){return yc("div",{style:{width:1,height:20,backgroundColor:"rgba(0, 0, 0, 0.05)",margin:"0 8px"}})}import{Fragment as Kr,jsx as ue,jsxs as kt}from"react/jsx-runtime";function ng(e,t){if(e<=0)return[];if(e<=4)return Array.from({length:e},(r,i)=>({key:`model-${i}`,index:i,active:i===t}));let n=e-1,o=r=>({key:`model-${r}`,index:r,active:r===t});return t===0?[o(0),o(1),o(2),{key:"overflow-after",overflow:!0}]:t===1?[{key:"overflow-before",overflow:!0},o(1),o(2),{key:"overflow-after",overflow:!0}]:t===n-1?[{key:"overflow-before",overflow:!0},o(n-2),o(n-1),o(n)]:t===n?[{key:"overflow-before",overflow:!0},o(n-2),o(n-1),o(n)]:t%2===0?[{key:"overflow-before",overflow:!0},o(t-1),o(t),{key:"overflow-after",overflow:!0}]:[{key:"overflow-before",overflow:!0},o(t),o(t+1),{key:"overflow-after",overflow:!0}]}var cr=[{type:"rectangle",icon:Qf,label:"Rectangle",shortcut:"R"},{type:"circle",icon:Jf,label:"Oval",shortcut:"O"},{type:"line",icon:Zf,label:"Line",shortcut:"L"},{type:"freehand",icon:Xf,label:"Pen",shortcut:"P"}],og=new Set(cr.map(e=>e.type));function rg(e,t,n,o,r,i,a,s){let l=(e-r)*(o-i)-(n-r)*(t-i),d=(e-a)*(i-s)-(r-a)*(t-s),c=(e-n)*(s-o)-(a-n)*(t-o),u=l<0||d<0||c<0,p=l>0||d>0||c>0;return!(u&&p)}function ig(e="bottom-right"){return Na(e,window.innerWidth,window.innerHeight)}var sg=[{type:"text",icon:tg,label:"Text",shortcut:"T"}],bc={inspector:{name:"Comment",desc:"Pin feedback to specific elements on the page.",usage:["Click any element to attach a comment","Type your note, then hand off to your AI","Your AI may ask clarifying questions","Replies get threaded"],keys:[{key:"C",desc:"Select tool"},{key:"Click",desc:"Pin comment to element"},{key:"Esc",desc:"Deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},hand:{name:"Handle",desc:"Quickly finetune layout and typescale.",usage:["Edges \u2192 padding","Between items \u2192 spacing","Corners \u2192 rounding","Right of text \u2192 font size","Below text \u2192 line height","Click a spacing handle to cycle distribution","Right-click \u2192 inspect element styles"],keys:[{key:"H",desc:"Select tool"},{key:"Shift",desc:"Snap to scale"},{key:"\u2325 + swipe",desc:"Cycle justify / flip direction"},{key:"\u21E7 + swipe",desc:"Cycle align-items"},{key:"Right-click",desc:"Inspect styles"},{key:"Esc",desc:"Deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},rectangle:{name:"Rectangle",desc:"Draw rectangular highlights to mark areas of interest.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"L",desc:"Line"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},circle:{name:"Oval",desc:"Draw oval highlights to mark areas of interest.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"O",desc:"Oval"},{key:"R",desc:"Rectangle"},{key:"L",desc:"Line"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},line:{name:"Line",desc:"Draw line annotations to point at or connect elements.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"L",desc:"Line"},{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},freehand:{name:"Pen",desc:"Draw freehand paths to annotate freely.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"P",desc:"Pen"},{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"L",desc:"Line"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},text:{name:"Text",desc:"Place text labels anywhere on the page.",usage:["Click to place, then start typing","Click away or press Enter to finish","Scroll while hovering a label to resize it"],keys:[{key:"T",desc:"Select tool"},{key:"Esc",desc:"Cancel text or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},model:{name:"Model",desc:"Promote components into the local design model.",usage:["Hover to highlight component boundaries","Scroll to walk up/down the component tree","Click to add to model.json","Green = already in model"],keys:[{key:"M",desc:"Select tool"},{key:"Scroll",desc:"Walk tree depth"},{key:"Click",desc:"Promote component"},{key:"Esc",desc:"Deselect"}]},eval:{name:"Evals",desc:"Synthesize inferred evals from design history.",usage:["Infer evals from annotations","Reject, refine, or approve proposals"],keys:[{key:"E",desc:"Select tool"},{key:"Esc",desc:"Deselect"}]},counter:{name:"Annotations",desc:"Click to cycle, scroll to change color, long press to reset.",usage:[],keys:[{key:"Click",desc:"Cycle annotations"},{key:"Scroll",desc:"Change color"},{key:"Hold",desc:"Reset to red"}]},clear:{name:"Clear",desc:"Remove all annotations and style changes.",usage:[],keys:[{key:"\u2318 \u232B",desc:"Clear all"},{key:"\u232B",desc:"Delete selected annotation"},{key:"\u2318 Z",desc:"Undo"},{key:"\u2318 \u21E7 Z",desc:"Redo"}]},collapse:{name:"Popmelt",desc:`Comment and zhuzh, then hand off.
12
+ `}),Array.from({length:h},(A,y)=>{let T=i[y]??"",L=x&&y>=i.length,ce=o===y||L,be=(L?void 0:I.get(T.trim()))?.status,j=be?Ap[be]:"#374151",se=be?Pp[be]:"\u25A1",_=be?{color:j}:{},he=be?{color:j}:{};return ce?Zn("div",{style:Kl,children:[kt("span",{style:_,children:se}),kt("textarea",{className:"popmelt-eval-assertion-input",ref:fe=>{u.current[y]=fe},rows:1,value:T,placeholder:L?"cmd+enter to add new assertion":void 0,onFocus:()=>r(y),onChange:fe=>{M(y,fe.target.value),ql(fe.currentTarget)},onBlur:fe=>C(y,fe),onKeyDown:fe=>ee(y,fe),style:{...Rp,...he}})]},`assertion-${y}`):Zn("div",{style:Kl,children:[kt("span",{style:_,children:se}),kt("button",{type:"button",onMouseDown:fe=>S(y,fe),onClick:()=>F(y),style:{...Ys,...he},children:T})]},`assertion-${y}`)})]})}import{Component as df,createElement as uf,useCallback as Oi,useEffect as Oo,useRef as Qo,useState as Hn}from"react";import{Link2 as pf}from"lucide-react";var Yp={colors:[],fonts:[],typeScale:[],spacing:[],radii:[],shadows:[],other:[],references:{}},Vp=/^#[0-9a-fA-F]{3,8}$/,Up=/^(?:rgba?|hsla?|oklch|oklab|lch|lab)\(/,Kp=new Set(["transparent","currentcolor","inherit","white","black","red","green","blue","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]);function tc(e){let t=e.trim().toLowerCase();return Vp.test(t)||Up.test(t)||Kp.has(t)}var Xp=/^-?\d+(\.\d+)?(px|rem|em|%)$/;function Vs(e){return Xp.test(e.trim())}var ec=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded"]);function qp(e){let t=e.trim().toLowerCase();return!!(ec.has(t)||t.includes(",")&&t.split(",").some(n=>ec.has(n.trim().replace(/['"]/g,""))))}function Zp(e){let t=e.trim().toLowerCase(),n=t.match(/\d+(\.\d+)?px/g);return!!(n&&n.length>=2&&(tc(t.replace(/[^#()\w,.\s/%]/g,"").split(/\s+/).pop()||"")||t.includes("rgb")||t.includes("hsl")||t.includes("#")))}var Qp=/(?:^--(color|bg|fg|accent|border-color|text-color|surface|background|foreground))|(?:-(color|bg|fg)$)/i,ef=/^--(font-family|font|ff|family)/i,tf=/^--(font-size|text-size|fs|text-(?:xs|sm|base|md|lg|xl|2xl|3xl|4xl|5xl))/i,nf=/^--(space|gap|padding|margin|inset)/i,of=/^--(radius|rounded|br|border-radius)/i,rf=/^--(shadow|elevation|drop-shadow)/i;function nc(e,t){let n=e.toLowerCase();return rf.test(n)?"shadows":of.test(n)?"radii":ef.test(n)?"fonts":tf.test(n)&&Vs(t)?"typeScale":Qp.test(n)||tc(t)?"colors":qp(t)?"fonts":Zp(t)?"shadows":nf.test(n)&&Vs(t)||Vs(t)?"spacing":"other"}function oc(e,t,n,o){if(e)for(let r of e){if(r instanceof CSSGroupingRule){oc(r.cssRules,t,n,o);continue}if(r instanceof CSSStyleRule){let i=r.selectorText.toLowerCase();(i===":root"||i==="html"||i==="*"||i.includes(":root"))&&sf(r.style,t,n,o)}}}var rc=/var\((--[^,)]+)/;function sf(e,t,n,o){for(let r=0;r<e.length;r++){let i=e[r];if(!i?.startsWith("--")||n.has(i))continue;n.add(i);let s=t.getPropertyValue(i).trim();if(!s)continue;let a=nc(i,s);o[a].push([i,s]);let p=e.getPropertyValue(i).trim().match(rc);p&&(o.references[i]=p[1])}}function Li(e){let t=e.trim().match(/^(-?\d+(?:\.\d+)?)/);return t?parseFloat(t[1]):null}function Pi(e){let t=e.trim().toLowerCase(),n=t.match(/oklch\(\s*([\d.]+%?)/);if(n){let i=n[1];return i.endsWith("%")?parseFloat(i)/100:parseFloat(i)}let o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/);if(o){let[i,s,a]=[parseInt(o[1],10),parseInt(o[2],10),parseInt(o[3],10)];return(.2126*i+.7152*s+.0722*a)/255}let r=t.match(/hsla?\(\s*[\d.]+[,\s]+[\d.]+%?[,\s]+([\d.]+)%?/);if(r)return parseFloat(r[1])/100;if(t.startsWith("#")){let i=t.slice(1);(i.length===3||i.length===4)&&(i=i[0]+i[0]+i[1]+i[1]+i[2]+i[2]);let s=parseInt(i.slice(0,2),16),a=parseInt(i.slice(2,4),16),l=parseInt(i.slice(4,6),16);if(!isNaN(s))return(.2126*s+.7152*a+.0722*l)/255}return null}function ic(e){return e==="colors"?(t,n)=>{let o=Pi(t[1]),r=Pi(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:e==="typeScale"||e==="spacing"||e==="radii"?(t,n)=>{let o=Li(t[1]),r=Li(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:e==="other"?(t,n)=>{let o=Li(t[1]),r=Li(n[1]);return o!==null&&r!==null?o-r:t[0].localeCompare(n[0])}:(t,n)=>t[0].localeCompare(n[0])}function af(e){let t=e.replace(/^--/,"");t=t.replace(/^(?:color|clr)-/,"");let n=t.split("-");return n.length>1&&/^\d+$/.test(n[n.length-1])&&n.pop(),n.join("-")}function sc(e){let t=new Map;for(let r of e){let i=af(r[0]),s=t.get(i);s||(s=[],t.set(i,s)),s.push(r)}let n=ic("colors");for(let r of t.values())r.sort(n);let o=[...t.entries()];return o.sort((r,i)=>{let s=Pi(r[1][0][1])??0,a=Pi(i[1][0][1])??0;return s-a}),o}var lf=["colors","fonts","typeScale","spacing","radii","shadows","other"],Ai=null,cf=5e3;function ac(){if(typeof document>"u")return Yp;if(Ai&&Date.now()-Ai.timestamp<cf)return Ai.tokens;let e={colors:[],fonts:[],typeScale:[],spacing:[],radii:[],shadows:[],other:[],references:{}},t=new Set,n=getComputedStyle(document.documentElement);try{for(let r of document.styleSheets)try{oc(r.cssRules||r.rules,n,t,e)}catch{}}catch{}let o=document.documentElement.style;for(let r=0;r<o.length;r++){let i=o[r];if(!i?.startsWith("--")||t.has(i))continue;t.add(i);let s=n.getPropertyValue(i).trim();if(!s)continue;let a=nc(i,s);e[a].push([i,s]);let p=o.getPropertyValue(i).trim().match(rc);p&&(e.references[i]=p[1])}for(let r of lf)e[r].sort(ic(r));return Ai={tokens:e,timestamp:Date.now()},e}import{Fragment as er,jsx as Be,jsxs as Xt}from"react/jsx-runtime";var lc="popmelt-library-tab",ff=/^#[0-9a-fA-F]{3,8}$/,gf=/^(?:rgba?|hsla?|oklch)\([^)]+\)$/,mf=new Set(["black","white","red","blue","green","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]),hf=/^-?\d+(\.\d+)?(px|rem|em|%)$/;function dc(e){let t=e.trim();return ff.test(t)||gf.test(t)||mf.has(t.toLowerCase())}function yf(e){return hf.test(e.trim())}function bf(e){let t=e.trim().match(/^(-?\d+(?:\.\d+)?)px$/);return t?parseFloat(t[1]):null}function uc(e,t=""){if(e==null)return[];if(typeof e!="object")return[[t,String(e)]];if(Array.isArray(e))return[[t,e.map(String).join(", ")]];let n=[];for(let[o,r]of Object.entries(e)){let i=t?`${t}.${o}`:o;if(r!==null&&typeof r=="object"&&!Array.isArray(r)){let s=r;typeof s.value=="string"?n.push([i,s.value]):n.push(...uc(r,i))}else n.push([i,Array.isArray(r)?r.map(String).join(", "):String(r??"")])}return n}function vf(e){return e.length===0?"generic":e.filter(([,o])=>dc(o)).length>e.length/2?"colors":e.filter(([,o])=>yf(o)).length>e.length/2?"spacing":"generic"}var xf={width:300,backgroundColor:"#eaeaea",...Po,boxSizing:"content-box",zIndex:10001,display:"flex",flexDirection:"column",overflow:"hidden",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,pointerEvents:"auto"},pc={border:"none",background:"none",cursor:"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"2px 0",color:"#9ca3af"},Sf={...pc,color:"#1f2937",borderBottom:"1.5px solid #1f2937"};function wf({varName:e,value:t,reference:n}){return Be("div",{title:n?`${e} \u2192 ${n}
13
+ ${t}`:`${e}: ${t}`,style:{width:28,height:28,backgroundColor:t,outline:"1px solid rgba(0,0,0,0.08)",outlineOffset:-1,position:"relative"},children:n&&Be(pf,{size:10,strokeWidth:2.5,style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:"white",filter:"drop-shadow(0 0 1px rgba(0,0,0,0.5))"}})})}function fc({entries:e,references:t}){let n=[],o=[];for(let i of e)dc(i[1])?n.push(i):o.push(i);let r=sc(n);return Xt(er,{children:[r.map(([i,s])=>Xt("div",{style:{marginBottom:4},children:[Xt("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:2},children:[i,s.length>1?` (${s.length})`:""]}),Be("div",{style:{display:"flex",flexWrap:"wrap",gap:2},children:s.map(([a,l])=>Be(wf,{varName:a,value:l,reference:t[a]},a))})]},i)),o.length>0&&Be(Bi,{entries:o})]})}var Di=[0,1,2,4,8,12,16,20,24,28,32];function Cf(e){if(e<=32){let t=Di[0],n=Math.abs(e-t);for(let o=1;o<Di.length;o++){let r=Math.abs(e-Di[o]);r<n&&(t=Di[o],n=r)}return t}return Math.round(e/8)*8}function Ef({label:e,value:t,px:n,tokenPath:o,rawToken:r,onHover:i,onModify:s,onDelete:a}){let[l,p]=Hn(!1),[c,u]=Hn(null),d=Qo(!1),g=Qo(0),x=Qo(0),h=Qo([]),I=c!==null?c:n,O=c!==null?`${c}px`:t,P=c!==null,F=Oi(D=>{D.preventDefault(),d.current=!0,g.current=D.clientX,x.current=n;let J=di(r);h.current=us(J);let ee=S=>{let A=S.clientX-g.current,y=Math.max(0,Math.round(x.current+A));S.shiftKey&&(y=Cf(y));for(let T of h.current)T.element.style.setProperty(T.property,y+"px","important");u(y),i?.({name:e,px:y,token:J})},C=()=>{window.removeEventListener("mousemove",ee),window.removeEventListener("mouseup",C),document.body.style.cursor="",d.current=!1,u(S=>{if(S!==null&&S!==n&&s){let A=di(r),y=A.bindings&&A.bindings.length>0,T;if(y){let be=fs(A.bindings,x.current,S);T=JSON.stringify({...A,value:`${S}px`,bindings:be})}else{let be=el(h.current,x.current),j=tl(h.current);if(be.length>0){let se=fs(be,x.current,S);T=JSON.stringify({value:`${S}px`,property:j,bindings:se})}else T=`${S}px`}let L=typeof r=="string"?r:JSON.stringify(r),ce=h.current.map(be=>({selector:Dn(be.element),property:be.property})),We=ol(h.current,x.current,S);s({tokenPath:o,originalValue:L,currentValue:T,targets:ce,originalPx:x.current,currentPx:S},{id:Math.random().toString(36).substring(2,9),tokenPath:o,tokenName:e,originalPx:x.current,newPx:S,affectedElements:We})}return S})};document.body.style.cursor="ew-resize",window.addEventListener("mousemove",ee),window.addEventListener("mouseup",C)},[n,e,o,r,i,s]),M=di(r);return Xt("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:11,padding:"1px 0",cursor:"ew-resize",userSelect:"none"},onMouseEnter:()=>{d.current||(p(!0),i?.({name:e,px:I,token:M}))},onMouseLeave:()=>{d.current||(p(!1),i?.(null))},onMouseDown:F,children:[Be("span",{style:{color:l||P?"#FF0000":"#9ca3af"},children:e}),Xt("span",{style:{display:"flex",alignItems:"center",gap:4},children:[Be("span",{style:{color:l||P?"#FF0000":"#6b7280",fontWeight:600},children:O}),a&&l&&!P&&Be("button",{type:"button",title:"Remove token",onMouseDown:D=>{D.stopPropagation();let J=typeof r=="string"?r:JSON.stringify(r);a(o,J)},style:{border:"none",background:"none",cursor:"pointer",padding:0,fontSize:10,lineHeight:1,color:"#9ca3af"},onMouseEnter:D=>{D.currentTarget.style.color="#FF0000"},onMouseLeave:D=>{D.currentTarget.style.color="#9ca3af"},children:"\u2715"})]})]})}function kf({entries:e,categoryKey:t,rawTokens:n,onHover:o,onModify:r,onDelete:i}){let s=[],a=[];for(let l of e){let p=bf(l[1]);p!==null?s.push([l[0],l[1],p]):a.push(l)}return Xt(er,{children:[s.length>0&&Be("div",{style:{display:"flex",flexDirection:"column",gap:2},children:s.map(([l,p,c])=>{let u=l.split(".").pop(),d=n?Tf(n,l):p,g=d&&typeof d=="object"&&"value"in d?d:p;return Be(Ef,{label:u,value:p,px:c,tokenPath:`tokens.${t}.${l}`,rawToken:g,onHover:o,onModify:r,onDelete:i},l)})}),a.length>0&&Be(Bi,{entries:a})]})}function Tf(e,t){let n=t.split("."),o=e;for(let r of n){if(o==null||typeof o!="object")return;o=o[r]}return o}function Bi({entries:e}){return Be("div",{style:{display:"flex",flexDirection:"column",gap:3},children:e.map(([t,n])=>Xt("div",{style:{fontSize:11},children:[Be("div",{style:{color:"#9ca3af",fontSize:10,marginBottom:1},children:t}),Be("div",{style:{color:"#1f2937",lineHeight:1.4,paddingLeft:8},children:n})]},t))})}function Mf({entries:e,categoryKey:t,rawTokens:n,onSpacingHover:o,onModifyToken:r,onDeleteToken:i}){let s=vf(e);return s==="colors"?Be(fc,{entries:e}):s==="spacing"?Be(kf,{entries:e,categoryKey:t,rawTokens:n,onHover:o,onModify:r,onDelete:i}):Be(Bi,{entries:e})}function If(e){let t=e.toLowerCase(),n=null,o=document.createTreeWalker(document.body,NodeFilter.SHOW_ELEMENT,{acceptNode(i){return i.closest("#devtools-toolbar, #devtools-canvas, #devtools-scrim, [data-popmelt-panel]")?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}}),r=o.currentNode;for(;r=o.nextNode();){let i=r,s=Object.keys(i).find(l=>l.startsWith("__reactFiber$")||l.startsWith("__reactInternalInstance$"));if(!s)continue;let a=i[s];for(;a;){let l=a.type,p=typeof l=="function"||typeof l=="object"?l?.displayName||l?.name:null;if(typeof p=="string"){let c=p.toLowerCase();if(c===t){let u={...a.memoizedProps};return delete u.ref,{type:l,props:u}}if(!n){if(c.length>=4&&t.includes(c)){let u={...a.memoizedProps};delete u.ref,n={type:l,props:u}}else if(t.length>=4&&c.includes(t)){let u={...a.memoizedProps};delete u.ref,n={type:l,props:u}}}}a=a.return}}return n}var Us=class extends df{constructor(){super(...arguments);this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(){this.props.onError()}render(){return this.state.hasError?null:this.props.children}},gc="popmelt-principles-collapsed";function Rf(){try{let e=localStorage.getItem(gc);if(e)return new Set(JSON.parse(e))}catch{}return new Set}function Lf(e){try{localStorage.setItem(gc,JSON.stringify([...e]))}catch{}}function Af({id:e,label:t,count:n,children:o,collapsed:r,onToggle:i}){return Xt("div",{style:{marginBottom:14},children:[Xt("div",{onClick:()=>i(e),style:{fontWeight:700,fontSize:11,color:"#6b7280",letterSpacing:"0.05em",marginBottom:r?0:6,cursor:"pointer",display:"flex",alignItems:"center",gap:4,userSelect:"none"},children:[Be("span",{style:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:10,fontSize:9,color:"#9ca3af",transform:r?"rotate(-90deg)":"rotate(0deg)"},children:"\u25BC"}),t,Be("span",{style:{fontWeight:400,color:"#9ca3af"},children:n})]}),!r&&o]})}var Pf={colors:"Colors",fonts:"Fonts",typeScale:"Type Scale",spacing:"Spacing",radii:"Radii",shadows:"Shadows",other:"Other"},cc=["colors","fonts","typeScale","spacing","radii","shadows","other"];function Df(){let[e,t]=Hn(null),[n,o]=Hn(Rf);Oo(()=>{t(ac())},[]);let r=Oi(s=>{o(a=>{let l=new Set(a);return l.has(s)?l.delete(s):l.add(s),Lf(l),l})},[]);return e?cc.some(s=>e[s].length>0)?Be(er,{children:cc.map(s=>{let a=e[s];return a.length===0?null:Be(Af,{id:s,label:Pf[s],count:a.length,collapsed:n.has(s),onToggle:r,children:s==="colors"?Be(fc,{entries:a,references:e.references}):Be(Bi,{entries:a})},s)})}):Be("div",{style:{color:"#9ca3af",fontSize:11},children:"No :root tokens found."}):null}function Of({rules:e,onSynthesize:t,isSynthesizing:n}){if(!e||e.length===0)return Be("div",{style:{color:"#9ca3af",fontSize:11},children:"No rules defined yet."});if(!e.some(i=>typeof i=="object"&&i!==null&&"scope"in i))return Be(er,{children:e.map((i,s)=>Xt("div",{style:{display:"flex",gap:6,marginBottom:4,lineHeight:1.4,fontSize:11},children:[Xt("span",{style:{color:"#9ca3af",flexShrink:0},children:[s+1,"."]}),Be("span",{children:typeof i=="string"?i:i.text})]},s))});let r=new Map;for(let i of e)if(typeof i=="string")r.has("general")||r.set("general",[]),r.get("general").push({id:"",text:i});else{let s=i.scope||"general";r.has(s)||r.set(s,[]),r.get(s).push({id:i.id,text:i.text})}return Xt(er,{children:[t&&Be("button",{type:"button",disabled:n,onClick:t,style:{width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:n?"rgba(0,0,0,0.04)":"rgba(0,0,0,0.02)",cursor:n?"default":"pointer",fontFamily:"inherit",fontSize:11,fontWeight:600,padding:"5px 8px",marginBottom:10,color:n?"#9ca3af":"#6b7280"},children:n?"Synthesizing\u2026":"Synthesize"}),Array.from(r.entries()).map(([i,s])=>Xt("div",{style:{marginBottom:10},children:[Be("div",{style:{fontWeight:700,fontSize:10,color:"#6b7280",letterSpacing:"0.05em",textTransform:"uppercase",marginBottom:4},children:i}),s.map((a,l)=>Xt("div",{style:{display:"flex",gap:6,marginBottom:3,lineHeight:1.4,fontSize:11},children:[Be("span",{style:{color:"#9ca3af",flexShrink:0},children:"\u2022"}),Be("span",{children:a.text})]},a.id||l))]},i))]})}function Bf({name:e,value:t,selected:n,highlighted:o,onRemove:r,onHover:i}){let[s,a]=Hn(!1),[l,p]=Hn(!1),c=Qo(null),u=Qo(0),[d,g]=Hn(0),[x,h]=Hn(0),I=uc(t),O=I.find(([S])=>S==="description")?.[1];Oo(()=>{if(!l&&!o){g(0),h(0),u.current=0;return}let S=xr(e);g(S.length)},[l,o,e]),Oo(()=>{n&&c.current&&c.current.scrollIntoView({behavior:"smooth",block:"nearest"})},[n]);let P=n||o||l,F=n?"139,92,246":"34,197,94",M=n?"#8b5cf6":"#22c55e",D=P?`rgba(${F},0.06)`:void 0,J=P?`inset 0 0 0 1.5px rgba(${F},0.35)`:void 0,ee=o||l,C=Oi(()=>{let S=xr(e);if(S.length===0)return;let A=u.current%S.length;S[A].rootElement.scrollIntoView({behavior:"smooth",block:"center"}),h(A),u.current=A+1,i?.({name:e,instanceIndex:A})},[e,i]);return Xt("div",{ref:c,onClick:C,onMouseEnter:()=>{p(!0),i?.({name:e,instanceIndex:0})},onMouseLeave:()=>{p(!1),i?.(null)},style:{marginBottom:8,background:D,padding:6,boxShadow:J,cursor:"pointer"},children:[Xt("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[Xt("div",{style:{display:"flex",alignItems:"center",gap:6,marginBottom:6},children:[Be("div",{style:{fontWeight:700,fontSize:11,letterSpacing:"0.05em",padding:"2px 6px",backgroundColor:ee?M:"transparent",color:ee?"#fff":"#6b7280"},children:e}),ee&&d>1&&Xt("span",{style:{fontSize:10,fontWeight:600,color:"#9ca3af"},children:[x+1,"/",d]})]}),r&&l&&Be("button",{type:"button",title:"Remove from model",onClick:S=>{S.stopPropagation(),r(e)},style:{border:"none",background:"none",cursor:"pointer",padding:"0 2px",fontSize:14,lineHeight:1,color:"#9ca3af",marginTop:-4},onMouseEnter:S=>{S.currentTarget.style.color="#FF0000"},onMouseLeave:S=>{S.currentTarget.style.color="#9ca3af"},children:"\u2715"})]}),O&&Be("div",{style:{fontSize:11,color:ee?"#1f2937":"#9ca3af",marginBottom:6,lineHeight:1.4},children:O}),s?Be(Mf,{entries:I.filter(([S])=>S!=="description"),categoryKey:""}):Be(Hf,{name:e,onNotFound:()=>a(!0),entries:I})]})}function Hf({name:e,onNotFound:t}){let[n,o]=Hn(null),[r,i]=Hn(!1);return Oo(()=>{let s=If(e);s||t(),o(s),i(!0)},[e,t]),!r||!n?null:Be(Us,{onError:t,children:Be("div",{"data-popmelt-panel":!0,onClick:s=>{s.preventDefault(),s.stopPropagation()},style:{width:"100%",overflowY:"auto",overflowX:"hidden",maxHeight:150,padding:"1rem",outline:"1px solid rgba(0,0,0,0.06)",backgroundColor:"rgb(250,250,250)",boxSizing:"border-box",marginBottom:4,display:"flex",flexDirection:"column",justifyContent:"stretch",alignItems:"center",contain:"layout paint",position:"relative",isolation:"isolate"},children:Be("div",{style:{zoom:.5,pointerEvents:"none"},children:uf(n.type,n.props)})})})}function _f({components:e,selectedComponent:t,hoveredComponent:n,onRemove:o,onHover:r}){if(!e||Object.keys(e).length===0)return Be("div",{style:{color:"#9ca3af",fontSize:11},children:"No component patterns defined yet."});let i=new Set(Object.keys(e)),s=ls(i),a=Object.entries(e).sort(([l],[p])=>(s.get(l)??1/0)-(s.get(p)??1/0));return Be(er,{children:a.map(([l,p])=>Be(Bf,{name:l,value:p,selected:t===l,highlighted:n===l,onRemove:o,onHover:r},l))})}function mc({bridgeUrl:e,modelRefreshKey:t,onMouseEnter:n,onMouseLeave:o,selectedComponent:r,hoveredComponent:i,onComponentHover:s,onSpacingTokenHover:a,onModifySpacingToken:l,onDeleteSpacingToken:p,onComponentAdded:c,onComponentRemoved:u,onSynthesizeRules:d,isSynthesizing:g,snapPosition:x="bottom-right"}){let[h,I]=Hn(void 0),[O,P]=Hn(!0),[F,M]=Hn(()=>{try{let y=localStorage.getItem(lc);if(y==="patterns"||y==="principles"||y==="rules")return y}catch{}return"patterns"});Oo(()=>{ur(e).then(y=>{I(y),P(!1)})},[e,t]),Oo(()=>{try{localStorage.setItem(lc,F)}catch{}},[F]),Oo(()=>{r&&(M("patterns"),ur(e).then(y=>{y&&I(y)}))},[r,e]);let D=Oi(y=>{I(T=>{if(!T?.components)return T;let{[y]:L,...ce}=T.components;return{...T,components:ce}}),u?.(y)},[u]),J=h?.components,ee=h?.rules,C=J&&Object.keys(J).length>0,S=ee&&ee.length>0,A=Qo(null);return Oo(()=>{let y=A.current;if(!y)return;let T=n,L=o;return T&&y.addEventListener("mouseenter",T),L&&y.addEventListener("mouseleave",L),()=>{T&&y.removeEventListener("mouseenter",T),L&&y.removeEventListener("mouseleave",L)}},[n,o]),Xt("div",{ref:A,style:{...xf,...ii(x)},children:[Xt("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[Be("span",{children:"Model"}),Be("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:"M"})]}),Be("div",{style:{display:"flex",gap:12,marginBottom:10,borderBottom:"1px solid rgba(0,0,0,0.08)",paddingBottom:6},children:["patterns","principles","rules"].map(y=>Be("button",{type:"button",style:F===y?Sf:pc,onClick:()=>M(y),children:y.charAt(0).toUpperCase()+y.slice(1)},y))}),Be("div",{style:{flex:1,overflowY:"auto",minHeight:0},children:F==="principles"?Be(Df,{}):O?Be("div",{style:{color:"#9ca3af",fontSize:11},children:"Loading..."}):!h||!C&&!S?Be("div",{style:{color:"#9ca3af",lineHeight:1.5},children:"No design model yet. Pattern-scoped annotations will build one automatically."}):Xt(er,{children:[F==="patterns"&&Be(_f,{components:J,selectedComponent:r,hoveredComponent:i,onRemove:D,onHover:s}),F==="rules"&&Be(Of,{rules:ee,onSynthesize:d,isSynthesizing:g})]})})]})}import{jsx as Co}from"react/jsx-runtime";var Nf="M 233.959793 800.214905 L 468.644287 668.536987 L 472.590637 657.100647 L 468.644287 650.738403 L 457.208069 650.738403 L 417.986633 648.322144 L 283.892639 644.69812 L 167.597321 639.865845 L 54.926208 633.825623 L 26.577238 627.785339 L 3.3e-05 592.751709 L 2.73832 575.27533 L 26.577238 559.248352 L 60.724873 562.228149 L 136.187973 567.382629 L 249.422867 575.194763 L 331.570496 580.026978 L 453.261841 592.671082 L 472.590637 592.671082 L 475.328857 584.859009 L 468.724915 580.026978 L 463.570557 575.194763 L 346.389313 495.785217 L 219.543671 411.865906 L 153.100723 363.543762 L 117.181267 339.060425 L 99.060455 316.107361 L 91.248367 266.01355 L 123.865784 230.093994 L 167.677887 233.073853 L 178.872513 236.053772 L 223.248367 270.201477 L 318.040283 343.570496 L 441.825592 434.738342 L 459.946411 449.798706 L 467.194672 444.64447 L 468.080597 441.020203 L 459.946411 427.409485 L 392.617493 305.718323 L 320.778564 181.932983 L 288.80542 130.630859 L 280.348999 99.865845 C 277.369171 87.221436 275.194641 76.590698 275.194641 63.624268 L 312.322174 13.20813 L 332.8591 6.604126 L 382.389313 13.20813 L 403.248352 31.328979 L 434.013519 101.71814 L 483.865753 212.537048 L 561.181274 363.221497 L 583.812134 407.919434 L 595.892639 449.315491 L 600.40271 461.959839 L 608.214783 461.959839 L 608.214783 454.711609 L 614.577271 369.825623 L 626.335632 265.61084 L 637.771851 131.516846 L 641.718201 93.745117 L 660.402832 48.483276 L 697.530334 24.000122 L 726.52356 37.852417 L 750.362549 72 L 747.060486 94.067139 L 732.886047 186.201416 L 705.100708 330.52356 L 686.979919 427.167847 L 697.530334 427.167847 L 709.61084 415.087341 L 758.496704 350.174561 L 840.644348 247.490051 L 876.885925 206.738342 L 919.167847 161.71814 L 946.308838 140.29541 L 997.61084 140.29541 L 1035.38269 196.429626 L 1018.469849 254.416199 L 965.637634 321.422852 L 921.825562 378.201538 L 859.006714 462.765259 L 819.785278 530.41626 L 823.409424 535.812073 L 832.75177 534.92627 L 974.657776 504.724915 L 1051.328979 490.872559 L 1142.818848 475.167786 L 1184.214844 494.496582 L 1188.724854 514.147644 L 1172.456421 554.335693 L 1074.604126 578.496765 L 959.838989 601.449829 L 788.939636 641.879272 L 786.845764 643.409485 L 789.261841 646.389343 L 866.255127 653.637634 L 899.194702 655.409424 L 979.812134 655.409424 L 1129.932861 666.604187 L 1169.154419 692.537109 L 1192.671265 724.268677 L 1188.724854 748.429688 L 1128.322144 779.194641 L 1046.818848 759.865845 L 856.590759 714.604126 L 791.355774 698.335754 L 782.335693 698.335754 L 782.335693 703.731567 L 836.69812 756.885986 L 936.322205 846.845581 L 1061.073975 962.81897 L 1067.436279 991.490112 L 1051.409424 1014.120911 L 1034.496704 1011.704712 L 924.885986 929.234924 L 882.604126 892.107544 L 786.845764 811.48999 L 780.483276 811.48999 L 780.483276 819.946289 L 802.550415 852.241699 L 919.087341 1027.409424 L 925.127625 1081.127686 L 916.671204 1098.604126 L 886.469849 1109.154419 L 853.288696 1103.114136 L 785.073914 1007.355835 L 714.684631 899.516785 L 657.906067 802.872498 L 650.979858 806.81897 L 617.476624 1167.704834 L 601.771851 1186.147705 L 565.530212 1200 L 535.328857 1177.046997 L 519.302124 1139.919556 L 535.328857 1066.550537 L 554.657776 970.792053 L 570.362488 894.68457 L 584.536926 800.134277 L 592.993347 768.724976 L 592.429626 766.630859 L 585.503479 767.516968 L 514.22821 865.369263 L 405.825531 1011.865906 L 320.053711 1103.677979 L 299.516815 1111.812256 L 263.919525 1093.369263 L 267.221497 1060.429688 L 287.114136 1031.114136 L 405.825531 880.107361 L 477.422913 786.52356 L 523.651062 732.483276 L 523.328918 724.671265 L 520.590698 724.671265 L 205.288605 929.395935 L 149.154434 936.644409 L 124.993355 914.01355 L 127.973183 876.885986 L 139.409409 864.80542 L 234.201385 799.570435 L 233.879227 799.8927 Z",Ff="M60.8734,57.2556v-14.9432c0-1.2586.4722-2.2029,1.5728-2.8314l30.0443-17.3023c4.0899-2.3593,8.9662-3.4599,13.9988-3.4599,18.8759,0,30.8307,14.6289,30.8307,30.2006,0,1.1007,0,2.3593-.158,3.6178l-31.1446-18.2467c-1.8872-1.1006-3.7754-1.1006-5.6629,0l-39.4812,22.9651ZM131.0276,115.4561v-35.7074c0-2.2028-.9446-3.7756-2.8318-4.8763l-39.481-22.9651,12.8982-7.3934c1.1007-.6285,2.0453-.6285,3.1458,0l30.0441,17.3024c8.6523,5.0341,14.4708,15.7296,14.4708,26.1107,0,11.9539-7.0769,22.965-18.2461,27.527v.0021ZM51.593,83.9964l-12.8982-7.5497c-1.1007-.6285-1.5728-1.5728-1.5728-2.8314v-34.6048c0-16.8303,12.8982-29.5722,30.3585-29.5722,6.607,0,12.7403,2.2029,17.9324,6.1349l-30.987,17.9324c-1.8871,1.1007-2.8314,2.6735-2.8314,4.8764v45.6159l-.0014-.0015ZM79.3562,100.0403l-18.4829-10.3811v-22.0209l18.4829-10.3811,18.4812,10.3811v22.0209l-18.4812,10.3811ZM91.2319,147.8591c-6.607,0-12.7403-2.2031-17.9324-6.1344l30.9866-17.9333c1.8872-1.1005,2.8318-2.6728,2.8318-4.8759v-45.616l13.0564,7.5498c1.1005.6285,1.5723,1.5728,1.5723,2.8314v34.6051c0,16.8297-13.0564,29.5723-30.5147,29.5723v.001ZM53.9522,112.7822l-30.0443-17.3024c-8.652-5.0343-14.471-15.7296-14.471-26.1107,0-12.1119,7.2356-22.9652,18.403-27.5272v35.8634c0,2.2028.9443,3.7756,2.8314,4.8763l39.3248,22.8068-12.8982,7.3938c-1.1007.6287-2.045.6287-3.1456,0ZM52.2229,138.5791c-17.7745,0-30.8306-13.3713-30.8306-29.8871,0-1.2585.1578-2.5169.3143-3.7754l30.987,17.9323c1.8871,1.1005,3.7757,1.1005,5.6628,0l39.4811-22.807v14.9435c0,1.2585-.4721,2.2021-1.5728,2.8308l-30.0443,17.3025c-4.0898,2.359-8.9662,3.4605-13.9989,3.4605h.0014ZM91.2319,157.296c19.0327,0,34.9188-13.5272,38.5383-31.4594,17.6164-4.562,28.9425-21.0779,28.9425-37.908,0-11.0112-4.719-21.7066-13.2133-29.4143.7867-3.3035,1.2595-6.607,1.2595-9.909,0-22.4929-18.2471-39.3247-39.3251-39.3247-4.2461,0-8.3363.6285-12.4262,2.045-7.0792-6.9213-16.8318-11.3254-27.5271-11.3254-19.0331,0-34.9191,13.5268-38.5384,31.4591C11.3255,36.0212,0,52.5373,0,69.3675c0,11.0112,4.7184,21.7065,13.2125,29.4142-.7865,3.3035-1.2586,6.6067-1.2586,9.9092,0,22.4923,18.2466,39.3241,39.3248,39.3241,4.2462,0,8.3362-.6277,12.426-2.0441,7.0776,6.921,16.8302,11.3251,27.5271,11.3251Z",zf="M29.8768 25.3531C30.9809 25.3531 31.876 26.2481 31.876 27.3522V31.3505C31.876 32.4545 30.9809 33.3496 29.8768 33.3496C28.7727 33.3496 27.8777 32.4545 27.8777 31.3505V27.3522C27.8777 26.2481 28.7727 25.3531 29.8768 25.3531ZM19.8812 25.3531C20.9852 25.3531 21.8803 26.2481 21.8803 27.3522V31.3505C21.8803 32.4545 20.9852 33.3496 19.8812 33.3496C18.7771 33.3496 17.882 32.4545 17.882 31.3505V27.3522C17.882 26.2481 18.7771 25.3531 19.8812 25.3531ZM24.8601 40.8772C36.974 40.8772 46.9603 33.8278 48.6801 30.8403C48.8058 30.6218 48.8464 30.3723 48.8464 30.1202V24.8018C48.8464 24.5813 48.8124 24.3622 48.7308 24.1574C47.9871 22.2899 46.0394 19.5773 43.5257 18.8495C43.1925 17.994 42.6989 16.7433 42.2384 15.8201C42.3154 15.1138 42.3426 14.3853 42.3426 13.6492C42.3426 10.99 41.7789 8.65743 40.0805 6.92044C39.2872 6.10915 38.3028 5.48684 37.1355 5.01903C34.3398 2.74775 30.2723 0.837036 24.8169 0.837036C19.3616 0.837036 15.3805 2.74775 12.5847 5.01903C11.4174 5.48684 10.433 6.10915 9.63975 6.92044C7.9413 8.65743 7.37764 10.99 7.37764 13.6492C7.37764 14.3853 7.40477 15.1138 7.48186 15.8201C7.02133 16.7433 6.52774 17.994 6.19449 18.8495C3.68082 19.5773 1.73309 22.2899 0.989389 24.1574C0.907813 24.3622 0.873779 24.5813 0.873779 24.8018V30.1202C0.873779 30.3723 0.914376 30.6218 1.04014 30.8403C2.75994 33.8278 12.7462 40.8772 24.8601 40.8772ZM26.485 13.0046C26.4 12.3422 26.3595 11.749 26.3584 11.2191L26.3584 11.1772C26.361 9.63975 26.6971 8.63938 27.2339 8.02499C27.9156 7.2448 29.3246 6.64707 32.2941 6.96844C35.3026 7.29402 36.9842 8.04072 37.9376 9.01574C38.8606 9.95971 39.3455 11.372 39.3455 13.6492C39.3455 16.0687 38.9969 17.4982 38.2302 18.3678C37.5012 19.1946 36.0656 19.8674 32.9214 19.8674C30.5041 19.8674 29.1221 19.0812 28.2386 17.9939C27.2899 16.8264 26.7559 15.1161 26.485 13.0046ZM23.2353 13.0046C23.3203 12.3422 23.3607 11.749 23.3619 11.2191L23.3619 11.1772C23.3592 9.63974 23.0232 8.63937 22.4863 8.02498C21.8046 7.24479 20.3957 6.64707 17.4261 6.96843C14.4176 7.29402 12.736 8.04071 11.7826 9.01573C10.8596 9.9597 10.3747 11.372 10.3747 13.6492C10.3747 16.0687 10.7234 17.4982 11.49 18.3677C12.219 19.1946 13.6546 19.8674 16.7989 19.8674C19.2161 19.8674 20.5981 19.0812 21.4816 17.9939C22.4304 16.8264 22.9643 15.1161 23.2353 13.0046ZM25.2042 18.8676L25.0543 18.8676C24.8715 18.8678 24.6005 18.868 24.516 18.8676C24.3045 19.2218 24.0693 19.5618 23.8075 19.884C22.2697 21.7764 19.9741 22.8644 16.7988 22.8644C13.3524 22.8644 10.8266 22.1471 9.24196 20.3498C9.15187 20.2476 9.07125 20.1406 9.07125 20.1406L8.87613 20.3498V33.5049C11.7429 35.0628 17.8959 37.8586 24.8601 37.8586C31.8243 37.8586 37.9773 35.0628 40.8441 33.5049V20.3498L40.649 20.1406C40.649 20.1406 40.5829 20.231 40.4783 20.3498C38.8936 22.1471 36.3678 22.8644 32.9214 22.8644C29.7461 22.8644 27.4506 21.7764 25.9127 19.884C25.6509 19.5618 25.4157 19.2218 25.2042 18.8676Z";function $f({size:e=16,style:t}){return Co("svg",{width:e,height:e,viewBox:"0 0 1200 1200",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Co("path",{d:Nf})})}function Wf({size:e=16,style:t}){return Co("svg",{width:e,height:e,viewBox:"0 0 158.7128 157.296",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Co("path",{d:Ff})})}function jf({size:e=16,style:t}){return Co("svg",{width:e,height:e,viewBox:"0 0 49.7202 40.0402",fill:"currentColor",stroke:"none",style:{flexShrink:0,...t},children:Co("path",{d:zf,fillRule:"evenodd",clipRule:"evenodd"})})}function Jr({provider:e,size:t=16,style:n}){return e==="codex"?Co(Wf,{size:t,style:n}):e==="copilot"?Co(jf,{size:t,style:n}):Co($f,{size:t,style:n})}var Hi=[{id:"claude-opus-4-6",label:"Opus 4.6",source:"static"},{id:"claude-sonnet-4-6",label:"Sonn 4.6",source:"static"}],_i=[{id:"gpt-5.4",label:"GPT 5.4",source:"static"},{id:"gpt-5.3-codex",label:"Codex 5.3",source:"static"},{id:"gpt-5.3-codex-spark",label:"Spark 5.3",source:"static"}],Ks=[{id:"",label:"Default",source:"static"}];var Gf=[...Hi,..._i,...Ks];function Xs(e,t){if(t==="copilot"&&!e)return"Copilot";if(!e)return t==="codex"?"Codex":"Claude Code";let n=Gf.find(o=>o.id===e);return n?n.label:e.replace(/-\d{8,}$/,"")}import{jsx as yc}from"react/jsx-runtime";var Wn={iconDefault:"#1f2937",iconActive:"#1f2937",bgActive:"#dedede",bgHover:"#e2e2e2",separator:"#e5e7eb"};function Eo({children:e,active:t,siblingActive:n,disabled:o,onClick:r,title:i}){let s=()=>o?.4:n&&!t?.5:1,a={position:"relative",display:"flex",alignItems:"center",justifyContent:"center",width:32,height:32,borderRadius:0,border:"none",cursor:o?"default":"pointer",transition:"background-color 150ms ease, color 150ms ease, transform 100ms ease, opacity 150ms ease",backgroundColor:t?Wn.bgActive:"transparent",color:t?Wn.iconActive:Wn.iconDefault,opacity:s()};return yc("button",{type:"button",onClick:o?void 0:r,title:i,disabled:o,style:a,onMouseEnter:l=>{o||(l.currentTarget.style.opacity="1",t||(l.currentTarget.style.backgroundColor=Wn.bgHover))},onMouseLeave:l=>{o||(l.currentTarget.style.opacity=String(s()),t||(l.currentTarget.style.backgroundColor="transparent"))},onMouseDown:l=>{o||(l.currentTarget.style.transform="scale(0.95)")},onMouseUp:l=>{o||(l.currentTarget.style.transform="scale(1)")},children:e})}function hc(){return yc("div",{style:{width:1,height:20,backgroundColor:"rgba(0, 0, 0, 0.05)",margin:"0 8px"}})}import{Fragment as Yr,jsx as pe,jsxs as Tt}from"react/jsx-runtime";function og(e,t){if(e<=0)return[];if(e<=4)return Array.from({length:e},(r,i)=>({key:`model-${i}`,index:i,active:i===t}));let n=e-1,o=r=>({key:`model-${r}`,index:r,active:r===t});return t===0?[o(0),o(1),o(2),{key:"overflow-after",overflow:!0}]:t===1?[{key:"overflow-before",overflow:!0},o(1),o(2),{key:"overflow-after",overflow:!0}]:t===n-1?[{key:"overflow-before",overflow:!0},o(n-2),o(n-1),o(n)]:t===n?[{key:"overflow-before",overflow:!0},o(n-2),o(n-1),o(n)]:t%2===0?[{key:"overflow-before",overflow:!0},o(t-1),o(t),{key:"overflow-after",overflow:!0}]:[{key:"overflow-before",overflow:!0},o(t),o(t+1),{key:"overflow-after",overflow:!0}]}var or=[{type:"rectangle",icon:eg,label:"Rectangle",shortcut:"R"},{type:"circle",icon:Yf,label:"Oval",shortcut:"O"},{type:"line",icon:Qf,label:"Line",shortcut:"L"},{type:"freehand",icon:qf,label:"Pen",shortcut:"P"}],rg=new Set(or.map(e=>e.type));function ig(e,t,n,o,r,i,s,a){let l=(e-r)*(o-i)-(n-r)*(t-i),p=(e-s)*(i-a)-(r-s)*(t-a),c=(e-n)*(a-o)-(s-n)*(t-o),u=l<0||p<0||c<0,d=l>0||p>0||c>0;return!(u&&d)}function sg(e="bottom-right"){return Na(e,window.innerWidth,window.innerHeight)}var ag=[{type:"text",icon:ng,label:"Text",shortcut:"T"}],bc={inspector:{name:"Comment",desc:"Pin feedback to specific elements on the page.",usage:["Click any element to attach a comment","Type your note, then hand off to your AI","Your AI may ask clarifying questions","Replies get threaded"],keys:[{key:"C",desc:"Select tool"},{key:"Click",desc:"Pin comment to element"},{key:"Esc",desc:"Deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},hand:{name:"Handle",desc:"Quickly finetune layout and typescale.",usage:["Edges \u2192 padding","Between items \u2192 spacing","Corners \u2192 rounding","Right of text \u2192 font size","Below text \u2192 line height","Click a spacing handle to cycle distribution","Right-click \u2192 inspect element styles"],keys:[{key:"H",desc:"Select tool"},{key:"Shift",desc:"Snap to scale"},{key:"\u2325 + swipe",desc:"Cycle justify / flip direction"},{key:"\u21E7 + swipe",desc:"Cycle align-items"},{key:"Right-click",desc:"Inspect styles"},{key:"Esc",desc:"Deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},rectangle:{name:"Rectangle",desc:"Draw rectangular highlights to mark areas of interest.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"L",desc:"Line"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},circle:{name:"Oval",desc:"Draw oval highlights to mark areas of interest.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"O",desc:"Oval"},{key:"R",desc:"Rectangle"},{key:"L",desc:"Line"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},line:{name:"Line",desc:"Draw line annotations to point at or connect elements.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"L",desc:"Line"},{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"P",desc:"Pen"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},freehand:{name:"Pen",desc:"Draw freehand paths to annotate freely.",usage:["Click and drag to draw","Cycle between shapes with the dot selector"],keys:[{key:"P",desc:"Pen"},{key:"R",desc:"Rectangle"},{key:"O",desc:"Oval"},{key:"L",desc:"Line"},{key:"Esc",desc:"Cancel or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},text:{name:"Text",desc:"Place text labels anywhere on the page.",usage:["Click to place, then start typing","Click away or press Enter to finish","Scroll while hovering a label to resize it"],keys:[{key:"T",desc:"Select tool"},{key:"Esc",desc:"Cancel text or deselect"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]},model:{name:"Model",desc:"Promote components into the local design model.",usage:["Hover to highlight component boundaries","Scroll to walk up/down the component tree","Click to add to model.json","Green = already in model"],keys:[{key:"M",desc:"Select tool"},{key:"Scroll",desc:"Walk tree depth"},{key:"Click",desc:"Promote component"},{key:"Esc",desc:"Deselect"}]},eval:{name:"Evals",desc:"Synthesize inferred evals from design history.",usage:["Infer evals from annotations","Reject, refine, or approve proposals"],keys:[{key:"E",desc:"Select tool"},{key:"Esc",desc:"Deselect"}]},counter:{name:"Annotations",desc:"Click to cycle, scroll to change color, long press to reset.",usage:[],keys:[{key:"Click",desc:"Cycle annotations"},{key:"Scroll",desc:"Change color"},{key:"Hold",desc:"Reset to red"}]},clear:{name:"Clear",desc:"Remove all annotations and style changes.",usage:[],keys:[{key:"\u2318 \u232B",desc:"Clear all"},{key:"\u232B",desc:"Delete selected annotation"},{key:"\u2318 Z",desc:"Undo"},{key:"\u2318 \u21E7 Z",desc:"Redo"}]},collapse:{name:"Popmelt",desc:`Comment and zhuzh, then hand off.
14
14
 
15
- Your AI gets the visual and technical context it needs to act.`,usage:[],keys:[{key:"\u2318\u2318",desc:"Toggle toolbar"}]}},ag={zIndex:9999,display:"flex",alignItems:"center",backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",cursor:"pointer",overflow:"visible",boxSizing:"content-box",transition:"none"},qs="devtools-toolbar-expanded",Zs="devtools-annotations",Qs="devtools-style-modifications",ea="devtools-active-tool",vc="devtools-active-color",xc="devtools-stroke-width",Sc="devtools-inspected-element",ta="devtools-spacing-changes",lg={expanded:qs,annotations:Zs,styleMods:Qs,spacingChanges:ta,tool:ea,color:vc,stroke:xc,inspected:Sc};function wc({state:e,dispatch:t,onScreenshot:n,onSendToClaude:o,hasActiveJobs:r,activeJobColor:i,onCrosshairHover:a,onClear:s,provider:l="claude",onProviderChange:d,availableProviders:c,modelIndex:u=0,modelCount:p=2,modelLabel:f="Opus 4.6",onModelChange:v,onViewThread:b,isThreadPanelOpen:I,mcpStatus:D,bridgeUrl:A,isBridgeConnected:F,packageVersion:_,bridgeVersion:R,bridgeRestartState:Y="idle",bridgeRestartMessage:ee,onBridgeRestart:k,modelSelectedComponent:w,modelCanvasHoveredComponent:L,onModelComponentHover:h,onSpacingTokenHover:C,onModifySpacingToken:M,onDeleteSpacingToken:ae,modelRefreshKey:Fe,evalRefreshKey:me,onModelComponentAdded:G,onModelComponentRemoved:se,onSynthesizeRules:P,isSynthesizing:fe,onSynthesizeEvals:ge,isSynthesizingEvals:Le,onRunEval:Pe,onViewEvalRunThread:Qe,runningEvalIds:ce,onMouseEnter:Ce,toolbarRef:ze,snapPosition:rt="bottom-right",onSnapPositionChange:ut}){let[$e,X]=lr(()=>typeof window<"u"?{w:window.innerWidth,h:window.innerHeight}:{w:1920,h:1080});ln(()=>{let H=()=>X({w:window.innerWidth,h:window.innerHeight});return window.addEventListener("resize",H),()=>window.removeEventListener("resize",H)},[]);let[Q,we]=lr(()=>typeof window>"u"?!1:localStorage.getItem(qs)==="true"),[je,st]=lr(0),Ee=At(0),et=At(0),Ke=At(e.isAnnotating),tt=At(!1),pt=At(typeof window<"u"?localStorage.getItem(ea):null),mt=At(typeof window<"u"?localStorage.getItem(vc):null),te=At(typeof window<"u"?localStorage.getItem(xc):null),[ne,de]=lr(null),We=At(!1),qe=At(null),Re=At(null),Ht=At(null),[$t,Cn]=lr([]),Dn=At({x:0,y:0}),Wt=At(null),Ct=At(null),cn=At(null),ft=jn(()=>{Wt.current=null,Ct.current=null,cn.current&&(clearTimeout(cn.current),cn.current=null)},[]),qt=jn(H=>{Re.current&&(clearTimeout(Re.current),Re.current=null),We.current?(Wt.current=H,Ct.current={...Dn.current},cn.current&&clearTimeout(cn.current),cn.current=setTimeout(()=>{Wt.current&&(de(Wt.current),ft())},300)):(qe.current&&clearTimeout(qe.current),qe.current=setTimeout(()=>{We.current=!0,de(H),qe.current=null},500))},[ft]),Ze=jn(()=>{ft(),qe.current&&(clearTimeout(qe.current),qe.current=null),Re.current=setTimeout(()=>{We.current=!1,de(null)},150)},[ft]);ln(()=>{let H=Ht.current;if(!H)return;let z=()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},q=()=>{Re.current=setTimeout(()=>{We.current=!1,de(null)},150)};return H.addEventListener("mouseenter",z),H.addEventListener("mouseleave",q),()=>{H.removeEventListener("mouseenter",z),H.removeEventListener("mouseleave",q)}},[ne,ft]),ln(()=>{if(ne!=="counter"||!A)return;let H=!1;return fetch(`${A}/threads/recent?limit=5`).then(z=>z.ok?z.json():[]).then(z=>{H||Cn(z)}).catch(()=>{}),()=>{H=!0}},[ne,A]);let nt=jn(H=>{if(Dn.current={x:H.clientX,y:H.clientY},Wt.current&&Ct.current){let z=Ct.current,q=ig(rt);rg(H.clientX,H.clientY,z.x,z.y,q.left,q.y,q.right,q.y)||(de(Wt.current),ft())}},[ft,rt]),lt=ar(()=>{let H=(c??[]).map(z=>z==="claude"?"Claude":z==="codex"?"Codex":z==="copilot"?"Copilot":z);return{name:"AI Model",desc:H.length>1?`${H.join(" and ")} are available.`:H.length===1?`Connected to ${H[0]}.`:"No AI providers detected.",usage:H.length>1?["Click the logo to switch between providers","Click the model name to switch tiers"]:["Click the model name to switch tiers"],keys:H.length>1?[{key:"Click",desc:"Switch"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]:[{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]}},[c]),vn=ar(()=>{let H=c&&c.length>0?c:["claude","codex","copilot"],z=H.indexOf(l);return H[(z>=0?z+1:0)%H.length]??l},[c,l]),uo=ar(()=>ng(p,u),[p,u]);Ul(Q,e,tt,!!r,lg),ln(()=>{let H=new URLSearchParams(window.location.search);if(!H.has("popmelt"))return;let z=document.createElement("style");z.textContent="nextjs-portal, vite-error-overlay { display: none !important; }",document.head.appendChild(z);let q=parseInt(H.get("popmelt")||"0",10)||0,oe=()=>{we(!0),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SET_ANNOTATING",payload:!0})};if(q>0){let pe=setTimeout(oe,q);return()=>clearTimeout(pe)}oe()},[]),ln(()=>{if(localStorage.getItem(qs)==="true"&&!e.isAnnotating){if(Q||we(!0),t({type:"SET_TOOL",payload:pt.current||"inspector"}),t({type:"SET_ANNOTATING",payload:!0}),mt.current&&t({type:"SET_COLOR",payload:mt.current}),te.current){let he=parseFloat(te.current);isNaN(he)||t({type:"SET_STROKE_WIDTH",payload:he})}let q=localStorage.getItem(Zs);if(q)try{let he=JSON.parse(q);if(Array.isArray(he)&&he.length>0){for(let yt of he)(yt.status==="waiting_input"||yt.status==="in_flight")&&(yt.status=yt.threadId?"resolved":"pending");t({type:"RESTORE_ANNOTATIONS",payload:{annotations:he}})}}catch{}let oe=localStorage.getItem(Qs);if(oe)try{let he=JSON.parse(oe);Array.isArray(he)&&he.length>0&&(t({type:"RESTORE_STYLE_MODIFICATIONS",payload:he}),hi(he))}catch{}let pe=localStorage.getItem(ta);if(pe)try{let he=JSON.parse(pe);Array.isArray(he)&&he.length>0&&t({type:"RESTORE_SPACING_TOKEN_CHANGES",payload:he})}catch{}let Se=localStorage.getItem(Sc);if(Se)try{let{selector:he,info:yt}=JSON.parse(Se);if(he){let Lt=An(he);if(Lt){let pn=yt||{...Pn(Lt),selector:he};t({type:"SELECT_ELEMENT",payload:{el:Lt,info:pn}})}}}catch{}let ke=sessionStorage.getItem("popmelt-pending-focus");if(ke){sessionStorage.removeItem("popmelt-pending-focus");try{let{annotationId:he}=JSON.parse(ke);if(he){let yt=q?JSON.parse(q)??[]:[];requestAnimationFrame(()=>{t({type:"SELECT_ANNOTATION",payload:{id:he}});let Lt=yt.find(pn=>pn.id===he);if(Lt){let Nt=(Lt.groupId?yt.filter(Ve=>Ve.groupId===Lt.groupId):[Lt]).flatMap(Ve=>Ve.points);if(Nt.length>0){let Ve=Math.min(...Nt.map(In=>In.x)),Ft=Math.max(...Nt.map(In=>In.x)),Bn=Math.min(...Nt.map(In=>In.y)),yn=Math.max(...Nt.map(In=>In.y));window.scrollTo({left:(Ve+Ft)/2-window.innerWidth/2,top:(Bn+yn)/2-window.innerHeight/2,behavior:"smooth"})}}})}}catch{}}}let z=sessionStorage.getItem("popmelt-pending-thread");if(z){sessionStorage.removeItem("popmelt-pending-thread");try{let{threadId:q,selector:oe,preview:pe}=JSON.parse(z);q&&requestAnimationFrame(()=>{if(oe)try{let Se=document.querySelector(oe);if(Se){let ke=Se.getBoundingClientRect(),he=Math.random().toString(36).slice(2,9);t({type:"ADD_TEXT",payload:{id:he,point:{x:ke.left+ke.width,y:ke.top},text:pe||"[thread]",linkedSelector:oe,linkedAnchor:"top-left"}}),t({type:"SET_ANNOTATION_THREAD",payload:{ids:[he],threadId:q}}),t({type:"SET_ANNOTATION_STATUS",payload:{ids:[he],status:"resolved"}})}}catch{}b&&b(q)})}catch{}}return tt.current=!0,()=>{tt.current=!1}},[]);let Xn=At(e.styleModifications);ln(()=>{let H=Xn.current,z=e.styleModifications;H!==z&&(yi(H),hi(z),Xn.current=z)},[e.styleModifications]),ln(()=>{let H=Ke.current;Ke.current=e.isAnnotating,H&&!e.isAnnotating&&Q&&we(!1)},[e.isAnnotating,Q]);let Nn=At(Q);Nn.current=Q,ln(()=>{let H=q=>{if(q.key==="Meta"||q.key==="Control"){let oe=Date.now();if(oe-Ee.current<300){if(et.current++,et.current>=2){if(Nn.current)t({type:"SET_ANNOTATING",payload:!1}),we(!1);else{let ke=localStorage.getItem(ea);t({type:"SET_TOOL",payload:ke||"inspector"}),t({type:"SET_ANNOTATING",payload:!0}),we(!0)}et.current=0}}else et.current=1;Ee.current=oe}else et.current=0},z=q=>{q.key!=="Meta"&&q.key!=="Control"&&(et.current=0)};return window.addEventListener("keydown",H),window.addEventListener("keyup",z),()=>{window.removeEventListener("keydown",H),window.removeEventListener("keyup",z)}},[t]);let Gt=jn(H=>{ft(),t({type:"SET_TOOL",payload:H}),e.isAnnotating||t({type:"SET_ANNOTATING",payload:!0}),We.current=!1,de(null),qe.current&&(clearTimeout(qe.current),qe.current=null),Re.current&&(clearTimeout(Re.current),Re.current=null)},[t,e.isAnnotating,ft]),ht=jn(async()=>{window.focus(),await n()},[n]),O=jn(async()=>{o&&await o()},[o]),ve=jn(()=>{t({type:"SET_ANNOTATING",payload:!1}),we(!1)},[t]),De=jn(()=>{yi(e.styleModifications),document.querySelectorAll("[data-pm]").forEach(H=>H.removeAttribute("data-pm")),t({type:"CLEAR"}),t({type:"CLEAR_ALL_STYLES"}),localStorage.removeItem(Zs),localStorage.removeItem(Qs),localStorage.removeItem(ta),tn(null),s?.()},[t,e.styleModifications,s]),[Pt,Rt]=lr(()=>{if(mt.current){let H=mt.current.match(/oklch\([^)]*\s+([\d.]+)\s*\)/);if(H?.[1])return parseFloat(H[1])}return 29}),hn=At(null),dn=At(null),Jt=At(!1),En=jn(H=>{let z=H.match(/oklch\([^)]*\s+([\d.]+)\s*\)/);return z&&z[1]?parseFloat(z[1]):null},[]);ln(()=>{Jt.current=!0;let H=`oklch(0.628 0.258 ${Pt})`;t({type:"SET_COLOR",payload:H}),requestAnimationFrame(()=>{Jt.current=!1})},[Pt,t]),ln(()=>{if(Jt.current)return;let H=En(e.activeColor);H!==null&&Math.abs(H-Pt)>.5&&Rt(H)},[e.activeColor,En,Pt]);let un=At(null);ln(()=>{if(r&&i){let H=En(i);H!==null&&Math.abs(H-Pt)>.5&&(un.current===null&&(un.current=Pt),Rt(H))}else un.current!==null&&(Rt(un.current),un.current=null)},[r,i,En]);let qn=e.annotations.length>0;ln(()=>{let H=dn.current;if(!H||!qn)return;let z=q=>{q.preventDefault(),q.stopPropagation();let oe=q.deltaY>0?-1:1,pe=((Pt+oe)%360+360)%360,Se=`oklch(0.628 0.258 ${pe})`;Rt(pe),e.selectedAnnotationIds.length>0&&t({type:"UPDATE_ANNOTATION_COLOR",payload:{id:e.lastSelectedId||e.selectedAnnotationIds[0],color:Se}})};return H.addEventListener("wheel",z,{passive:!1}),()=>H.removeEventListener("wheel",z)},[qn,e.selectedAnnotationIds,e.lastSelectedId,Pt,t]);let _t=At(!1),po=At(0);ln(()=>{let H=e.annotations.some(oe=>!oe.status||oe.status==="pending"),z=_t.current;_t.current=H;let q=po.current===0&&e.annotations.length>0;if(po.current=e.annotations.length,(z&&!H||q&&!H)&&e.annotations.length>0){let oe=e.annotations.map(pe=>En(pe.color)).filter(pe=>pe!==null);if(oe.length>0){let pe=0,Se=-1;for(let ke=0;ke<360;ke++){let he=Math.min(...oe.map(yt=>{let Lt=Math.abs(ke-yt);return Math.min(Lt,360-Lt)}));he>Se&&(Se=he,pe=ke)}Rt(pe)}}},[e.annotations,En]);let Zn=At(!1),vo=jn(()=>{Zn.current=!1,hn.current=setTimeout(()=>{Zn.current=!0,Rt(29)},500)},[]),Qn=jn(()=>{hn.current&&(clearTimeout(hn.current),hn.current=null)},[]);ln(()=>()=>{hn.current&&clearTimeout(hn.current),cn.current&&clearTimeout(cn.current)},[]);let kn=br(),eo=ar(()=>e.annotations.filter(H=>!H.pathname||H.pathname===kn),[e.annotations,kn]),fo=ar(()=>Si(e.annotations),[e.annotations]),Zt=ar(()=>{let H=[],z=new Set,q=[...e.annotations].sort((oe,pe)=>oe.timestamp-pe.timestamp);for(let oe of q)if(!fo.has(oe))if(oe.groupId){if(!z.has(oe.groupId)){z.add(oe.groupId);let pe=e.annotations.filter(he=>he.groupId===oe.groupId&&!fo.has(he)),Se=pe.find(he=>he.type!=="text")||pe[0],ke=Math.min(...pe.map(he=>he.timestamp));H.push({id:Se.id,pathname:oe.pathname,annotations:pe,timestamp:ke})}}else H.push({id:oe.id,pathname:oe.pathname,annotations:[oe],timestamp:oe.timestamp});return H},[e.annotations,fo]),Mt=ar(()=>Zt.filter(H=>!H.pathname||H.pathname===kn),[Zt,kn]),[Yt,tn]=lr(null),On=Zt.length+e.styleModifications.length;ln(()=>{(On===0||Yt!==null&&Yt>=On)&&tn(null)},[On,Yt]),ln(()=>{if(e.selectedAnnotationIds.length===0&&!e.inspectedElement){tn(null);return}if(e.selectedAnnotationIds.length>0){let H=e.selectedAnnotationIds[0],z=Zt.findIndex(q=>q.id===H||q.annotations.some(oe=>oe.id===H));z>=0&&z!==Yt&&tn(z)}},[e.selectedAnnotationIds,e.inspectedElement,Zt]);let Gn=jn(()=>{if(On===0)return;let H;if(Yt===null?H=0:Yt+1>=On?H=null:H=Yt+1,tn(H),H===null){t({type:"SELECT_ANNOTATION",payload:{id:null}}),t({type:"SELECT_ELEMENT",payload:null});return}if(H<Zt.length){let z=Zt[H];if(!(!z.pathname||z.pathname===kn)){sessionStorage.setItem("popmelt-pending-focus",JSON.stringify({annotationId:z.id,pathname:z.pathname})),window.location.href=z.pathname;return}t({type:"SELECT_ELEMENT",payload:null}),t({type:"SELECT_ANNOTATION",payload:{id:z.id}});let oe=z.annotations.find(Ve=>Ve.type!=="text")||z.annotations[0];if(z.annotations.some(Ve=>Ve.linkedSelector))t({type:"SET_TOOL",payload:"inspector"});else if(oe?.type&&oe.type!=="text"&&oe.type!=="inspector"){t({type:"SET_TOOL",payload:oe.type});let Ve=cr.findIndex(Ft=>Ft.type===oe.type);Ve>=0&&st(Ve)}if(oe?.color){t({type:"SET_COLOR",payload:oe.color});let Ve=En(oe.color);Ve!==null&&Rt(Ve)}let Se=z.annotations.flatMap(Ve=>Ve.points);if(Se.length===0)return;let ke=Math.min(...Se.map(Ve=>Ve.x)),he=Math.max(...Se.map(Ve=>Ve.x)),yt=Math.min(...Se.map(Ve=>Ve.y)),Lt=Math.max(...Se.map(Ve=>Ve.y)),pn=(ke+he)/2,Nt=(yt+Lt)/2;if(window.scrollTo({left:pn-window.innerWidth/2,top:Nt-window.innerHeight/2,behavior:"smooth"}),I&&b){let Ve=z.annotations.find(Ft=>Ft.threadId)?.threadId;Ve&&b(Ve)}}else{let z=H-Zt.length,q=e.styleModifications[z];if(!q)return;let oe=An(q.selector);if(!oe)return;t({type:"SELECT_ANNOTATION",payload:{id:null}}),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SELECT_ELEMENT",payload:{el:oe,info:q.element}});let pe=oe.getBoundingClientRect(),Se=pe.left+pe.width/2+window.scrollX,ke=pe.top+pe.height/2+window.scrollY;window.scrollTo({left:Se-window.innerWidth/2,top:ke-window.innerHeight/2,behavior:"smooth"})}},[Zt,kn,e.styleModifications,On,Yt,t,En,I,b]);ln(()=>{if(!Q)return;let H=z=>{let q=document.activeElement;for(;q?.shadowRoot?.activeElement;)q=q.shadowRoot.activeElement;if(q?.tagName==="INPUT"||q?.tagName==="TEXTAREA"||q?.isContentEditable)return;if((z.metaKey||z.ctrlKey)&&z.key==="Enter"){o&&(e.annotations.length>0||e.styleModifications.length>0||e.spacingTokenChanges.filter(Se=>!Se.captured).length>0)&&(z.preventDefault(),O());return}if((z.metaKey||z.ctrlKey)&&(z.key==="c"||z.key==="C"||z.code==="KeyC")){let Se=window.getSelection();if(Se&&Se.toString().length>0)return;(e.annotations.length>0||e.styleModifications.length>0)&&(z.preventDefault(),window.focus(),ht());return}if((z.metaKey||z.ctrlKey)&&(z.key==="Backspace"||z.key==="Delete")){z.preventDefault(),De();return}if(z.metaKey||z.ctrlKey||z.altKey)return;let oe={p:"freehand",l:"line",r:"rectangle",o:"circle",t:"text",c:"inspector",h:"hand",e:"eval"};if(z.key.toLowerCase()==="m"){z.preventDefault(),Gt("model");return}let pe=oe[z.key.toLowerCase()];if(pe){z.preventDefault();let Se=cr.findIndex(ke=>ke.type===pe);Se>=0&&st(Se),Gt(pe)}};return window.addEventListener("keydown",H),()=>window.removeEventListener("keydown",H)},[Q,Gt,ht,O,o,De,e.annotations.length,e.styleModifications.length,e.spacingTokenChanges,ne]);let Tn=Ba(rt,$e.w,$e.h),Do={...ag,...Tn,borderRadius:0,padding:Q?"0 8px":"0",width:Q?"auto":48,height:48,gap:0,justifyContent:Q?"flex-start":"center"},Vt=ue("div",{style:wi({color:r&&i?i:"rgb(0,0,0)",animated:!!r})}),ur=F===!1?"rgba(239, 68, 68, 0.4)":r&&i?i:Un.iconActive,xo=!!(_&&R&&_!==R),to=Y==="restarting"||!k&&!A,So=Y==="error"?"#dc2626":Y==="ok"?Un.iconDefault:xo?"#b45309":Un.iconDefault,pr=Y==="restarting"?"Restarting":Y==="error"?"Restart failed":Y==="ok"?"Restarted":xo?"Update bridge":null,wo=ee??(xo?`Bridge ${R} is older than package ${_}. Restart bridge.`:R?`Bridge ${R}. Restart bridge.`:"Restart bridge"),Mn=At(null);ln(()=>{if(!Q)return;let H=Mn.current;if(!H)return;let z=()=>{a?.(!0),qt("collapse")},q=()=>{a?.(!1),Ze()};return H.addEventListener("mouseenter",z),H.addEventListener("mouseleave",q),()=>{H.removeEventListener("mouseenter",z),H.removeEventListener("mouseleave",q)}},[Q,r,a,qt,Ze]);let Oo=At(null);return ln(()=>{if(Q)return;let H=Oo.current;if(!H)return;let z=H.querySelector("[data-popmelt-logo]"),q=()=>{H.style.opacity="1",!r&&z&&(z.style.fill="#000"),Ce?.()},oe=()=>{H.style.opacity=r?"1":"0.5",!r&&z&&(z.style.fill="none")};return H.addEventListener("mouseenter",q),H.addEventListener("mouseleave",oe),()=>{H.removeEventListener("mouseenter",q),H.removeEventListener("mouseleave",oe)}},[Q,r,Ce]),Q?kt(Kr,{children:[ue("style",{children:`
15
+ Your AI gets the visual and technical context it needs to act.`,usage:[],keys:[{key:"\u2318\u2318",desc:"Toggle toolbar"}]}},lg={zIndex:9999,display:"flex",alignItems:"center",backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",cursor:"pointer",overflow:"visible",boxSizing:"content-box",transition:"none"},qs="devtools-toolbar-expanded",Zs="devtools-annotations",Qs="devtools-style-modifications",ea="devtools-active-tool",vc="devtools-active-color",xc="devtools-stroke-width",Sc="devtools-inspected-element",ta="devtools-spacing-changes",cg={expanded:qs,annotations:Zs,styleMods:Qs,spacingChanges:ta,tool:ea,color:vc,stroke:xc,inspected:Sc};function wc({state:e,dispatch:t,onScreenshot:n,onSendToClaude:o,hasActiveJobs:r,activeJobColor:i,onCrosshairHover:s,onClear:a,provider:l="claude",onProviderChange:p,availableProviders:c,modelIndex:u=0,modelCount:d=2,modelLabel:g="Opus 4.6",onModelChange:x,onViewThread:h,isThreadPanelOpen:I,mcpStatus:O,bridgeUrl:P,isBridgeConnected:F,packageVersion:M,bridgeVersion:D,bridgeRestartState:J="idle",bridgeRestartMessage:ee,onBridgeRestart:C,modelSelectedComponent:S,modelCanvasHoveredComponent:A,onModelComponentHover:y,onSpacingTokenHover:T,onModifySpacingToken:L,onDeleteSpacingToken:ce,modelRefreshKey:We,evalRefreshKey:be,onModelComponentAdded:j,onModelComponentRemoved:se,onSynthesizeRules:_,isSynthesizing:he,onSynthesizeEvals:fe,isSynthesizingEvals:Ae,onRunEval:De,onViewEvalRunThread:ze,runningEvalIds:de,onMouseEnter:Ee,toolbarRef:Ge,snapPosition:Qe="bottom-right",onSnapPositionChange:pt}){let[je,X]=nr(()=>typeof window<"u"?{w:window.innerWidth,h:window.innerHeight}:{w:1920,h:1080});an(()=>{let H=()=>X({w:window.innerWidth,h:window.innerHeight});return window.addEventListener("resize",H),()=>window.removeEventListener("resize",H)},[]);let[Z,Se]=nr(()=>typeof window>"u"?!1:localStorage.getItem(qs)==="true"),[Je,lt]=nr(0),ke=Rt(0),nt=Rt(0),ot=Rt(e.isAnnotating),rt=Rt(!1),Lt=Rt(typeof window<"u"?localStorage.getItem(ea):null),yt=Rt(typeof window<"u"?localStorage.getItem(vc):null),ne=Rt(typeof window<"u"?localStorage.getItem(xc):null),[te,ge]=nr(null),Pe=Rt(!1),et=Rt(null),Re=Rt(null),_t=Rt(null),[Nt,xn]=nr([]),Pn=Rt({x:0,y:0}),At=Rt(null),xt=Rt(null),Kt=Rt(null),ft=_n(()=>{At.current=null,xt.current=null,Kt.current&&(clearTimeout(Kt.current),Kt.current=null)},[]),Jt=_n(H=>{Re.current&&(clearTimeout(Re.current),Re.current=null),Pe.current?(At.current=H,xt.current={...Pn.current},Kt.current&&clearTimeout(Kt.current),Kt.current=setTimeout(()=>{At.current&&(ge(At.current),ft())},300)):(et.current&&clearTimeout(et.current),et.current=setTimeout(()=>{Pe.current=!0,ge(H),et.current=null},500))},[ft]),tt=_n(()=>{ft(),et.current&&(clearTimeout(et.current),et.current=null),Re.current=setTimeout(()=>{Pe.current=!1,ge(null)},150)},[ft]);an(()=>{let H=_t.current;if(!H)return;let z=()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},Q=()=>{Re.current=setTimeout(()=>{Pe.current=!1,ge(null)},150)};return H.addEventListener("mouseenter",z),H.addEventListener("mouseleave",Q),()=>{H.removeEventListener("mouseenter",z),H.removeEventListener("mouseleave",Q)}},[te,ft]),an(()=>{if(te!=="counter"||!P)return;let H=!1;return ho(`${P}/threads/recent?limit=5`).then(z=>z.ok?z.json():[]).then(z=>{H||xn(z)}).catch(()=>{}),()=>{H=!0}},[te,P]);let Gn=_n(H=>{if(Pn.current={x:H.clientX,y:H.clientY},At.current&&xt.current){let z=xt.current,Q=sg(Qe);ig(H.clientX,H.clientY,z.x,z.y,Q.left,Q.y,Q.right,Q.y)||(ge(At.current),ft())}},[ft,Qe]),on=tr(()=>{let H=(c??[]).map(z=>z==="claude"?"Claude":z==="codex"?"Codex":z==="copilot"?"Copilot":z);return{name:"AI Model",desc:H.length>1?`${H.join(" and ")} are available.`:H.length===1?`Connected to ${H[0]}.`:"No AI providers detected.",usage:H.length>1?["Click the logo to switch between providers","Click the model name to switch tiers"]:["Click the model name to switch tiers"],keys:H.length>1?[{key:"Click",desc:"Switch"},{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]:[{key:"\u2318 Enter",desc:"Hand off to your AI",accent:!0}]}},[c]),Mn=tr(()=>{let H=c&&c.length>0?c:["claude","codex","copilot"],z=H.indexOf(l);return H[(z>=0?z+1:0)%H.length]??l},[c,l]),no=tr(()=>og(d,u),[d,u]);Ul(Z,e,rt,!!r,cg),an(()=>{let H=new URLSearchParams(window.location.search);if(!H.has("popmelt"))return;let z=document.createElement("style");z.textContent="nextjs-portal, vite-error-overlay { display: none !important; }",document.head.appendChild(z);let Q=parseInt(H.get("popmelt")||"0",10)||0,oe=()=>{Se(!0),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SET_ANNOTATING",payload:!0})};if(Q>0){let ue=setTimeout(oe,Q);return()=>clearTimeout(ue)}oe()},[]),an(()=>{if(localStorage.getItem(qs)==="true"&&!e.isAnnotating){if(Z||Se(!0),t({type:"SET_TOOL",payload:Lt.current||"inspector"}),t({type:"SET_ANNOTATING",payload:!0}),yt.current&&t({type:"SET_COLOR",payload:yt.current}),ne.current){let ae=parseFloat(ne.current);isNaN(ae)||t({type:"SET_STROKE_WIDTH",payload:ae})}let Q=localStorage.getItem(Zs);if(Q)try{let ae=JSON.parse(Q);if(Array.isArray(ae)&&ae.length>0){for(let at of ae)(at.status==="waiting_input"||at.status==="in_flight")&&(at.status=at.threadId?"resolved":"pending");t({type:"RESTORE_ANNOTATIONS",payload:{annotations:ae}})}}catch{}let oe=localStorage.getItem(Qs);if(oe)try{let ae=JSON.parse(oe);Array.isArray(ae)&&ae.length>0&&(t({type:"RESTORE_STYLE_MODIFICATIONS",payload:ae}),gi(ae))}catch{}let ue=localStorage.getItem(ta);if(ue)try{let ae=JSON.parse(ue);Array.isArray(ae)&&ae.length>0&&t({type:"RESTORE_SPACING_TOKEN_CHANGES",payload:ae})}catch{}let xe=localStorage.getItem(Sc);if(xe)try{let{selector:ae,info:at}=JSON.parse(xe);if(ae){let It=kn(ae);if(It){let ln=at||{...Tn(It),selector:ae};t({type:"SELECT_ELEMENT",payload:{el:It,info:ln}})}}}catch{}let we=sessionStorage.getItem("popmelt-pending-focus");if(we){sessionStorage.removeItem("popmelt-pending-focus");try{let{annotationId:ae}=JSON.parse(we);if(ae){let at=Q?JSON.parse(Q)??[]:[];requestAnimationFrame(()=>{t({type:"SELECT_ANNOTATION",payload:{id:ae}});let It=at.find(ln=>ln.id===ae);if(It){let cn=(It.groupId?at.filter(Ke=>Ke.groupId===It.groupId):[It]).flatMap(Ke=>Ke.points);if(cn.length>0){let Ke=Math.min(...cn.map(Qt=>Qt.x)),Dt=Math.max(...cn.map(Qt=>Qt.x)),Rn=Math.min(...cn.map(Qt=>Qt.y)),mn=Math.max(...cn.map(Qt=>Qt.y));window.scrollTo({left:(Ke+Dt)/2-window.innerWidth/2,top:(Rn+mn)/2-window.innerHeight/2,behavior:"smooth"})}}})}}catch{}}}let z=sessionStorage.getItem("popmelt-pending-thread");if(z){sessionStorage.removeItem("popmelt-pending-thread");try{let{threadId:Q,selector:oe,preview:ue}=JSON.parse(z);Q&&requestAnimationFrame(()=>{if(oe)try{let xe=document.querySelector(oe);if(xe){let we=xe.getBoundingClientRect(),ae=Math.random().toString(36).slice(2,9);t({type:"ADD_TEXT",payload:{id:ae,point:{x:we.left+we.width,y:we.top},text:ue||"[thread]",linkedSelector:oe,linkedAnchor:"top-left"}}),t({type:"SET_ANNOTATION_THREAD",payload:{ids:[ae],threadId:Q}}),t({type:"SET_ANNOTATION_STATUS",payload:{ids:[ae],status:"resolved"}})}}catch{}h&&h(Q)})}catch{}}return rt.current=!0,()=>{rt.current=!1}},[]);let oo=Rt(e.styleModifications);an(()=>{let H=oo.current,z=e.styleModifications;H!==z&&(mi(H),gi(z),oo.current=z)},[e.styleModifications]),an(()=>{let H=ot.current;ot.current=e.isAnnotating,H&&!e.isAnnotating&&Z&&Se(!1)},[e.isAnnotating,Z]);let qe=Rt(Z);qe.current=Z,an(()=>{let H=Q=>{if(Q.key==="Meta"||Q.key==="Control"){let oe=Date.now();if(oe-ke.current<300){if(nt.current++,nt.current>=2){if(qe.current)t({type:"SET_ANNOTATING",payload:!1}),Se(!1);else{let we=localStorage.getItem(ea);t({type:"SET_TOOL",payload:we||"inspector"}),t({type:"SET_ANNOTATING",payload:!0}),Se(!0)}nt.current=0}}else nt.current=1;ke.current=oe}else nt.current=0},z=Q=>{Q.key!=="Meta"&&Q.key!=="Control"&&(nt.current=0)};return window.addEventListener("keydown",H),window.addEventListener("keyup",z),()=>{window.removeEventListener("keydown",H),window.removeEventListener("keyup",z)}},[t]);let st=_n(H=>{ft(),t({type:"SET_TOOL",payload:H}),e.isAnnotating||t({type:"SET_ANNOTATING",payload:!0}),Pe.current=!1,ge(null),et.current&&(clearTimeout(et.current),et.current=null),Re.current&&(clearTimeout(Re.current),Re.current=null)},[t,e.isAnnotating,ft]),fn=_n(async()=>{window.focus(),await n()},[n]),U=_n(async()=>{o&&await o()},[o]),Me=_n(()=>{t({type:"SET_ANNOTATING",payload:!1}),Se(!1)},[t]),He=_n(()=>{mi(e.styleModifications),document.querySelectorAll("[data-pm]").forEach(H=>H.removeAttribute("data-pm")),t({type:"CLEAR"}),t({type:"CLEAR_ALL_STYLES"}),localStorage.removeItem(Zs),localStorage.removeItem(Qs),localStorage.removeItem(ta),Gt(null),a?.()},[t,e.styleModifications,a]),[Pt,Xe]=nr(()=>{if(yt.current){let H=yt.current.match(/oklch\([^)]*\s+([\d.]+)\s*\)/);if(H?.[1])return parseFloat(H[1])}return 29}),Oe=Rt(null),St=Rt(null),$t=Rt(!1),gn=_n(H=>{let z=H.match(/oklch\([^)]*\s+([\d.]+)\s*\)/);return z&&z[1]?parseFloat(z[1]):null},[]);an(()=>{$t.current=!0;let H=`oklch(0.628 0.258 ${Pt})`;t({type:"SET_COLOR",payload:H}),requestAnimationFrame(()=>{$t.current=!1})},[Pt,t]),an(()=>{if($t.current)return;let H=gn(e.activeColor);H!==null&&Math.abs(H-Pt)>.5&&Xe(H)},[e.activeColor,gn,Pt]);let rn=Rt(null);an(()=>{if(r&&i){let H=gn(i);H!==null&&Math.abs(H-Pt)>.5&&(rn.current===null&&(rn.current=Pt),Xe(H))}else rn.current!==null&&(Xe(rn.current),rn.current=null)},[r,i,gn]);let po=e.annotations.length>0;an(()=>{let H=St.current;if(!H||!po)return;let z=Q=>{Q.preventDefault(),Q.stopPropagation();let oe=Q.deltaY>0?-1:1,ue=((Pt+oe)%360+360)%360,xe=`oklch(0.628 0.258 ${ue})`;Xe(ue),e.selectedAnnotationIds.length>0&&t({type:"UPDATE_ANNOTATION_COLOR",payload:{id:e.lastSelectedId||e.selectedAnnotationIds[0],color:xe}})};return H.addEventListener("wheel",z,{passive:!1}),()=>H.removeEventListener("wheel",z)},[po,e.selectedAnnotationIds,e.lastSelectedId,Pt,t]);let Wt=Rt(!1),ko=Rt(0);an(()=>{let H=e.annotations.some(oe=>!oe.status||oe.status==="pending"),z=Wt.current;Wt.current=H;let Q=ko.current===0&&e.annotations.length>0;if(ko.current=e.annotations.length,(z&&!H||Q&&!H)&&e.annotations.length>0){let oe=e.annotations.map(ue=>gn(ue.color)).filter(ue=>ue!==null);if(oe.length>0){let ue=0,xe=-1;for(let we=0;we<360;we++){let ae=Math.min(...oe.map(at=>{let It=Math.abs(we-at);return Math.min(It,360-It)}));ae>xe&&(xe=ae,ue=we)}Xe(ue)}}},[e.annotations,gn]);let fo=Rt(!1),ir=_n(()=>{fo.current=!1,Oe.current=setTimeout(()=>{fo.current=!0,Xe(29)},500)},[]),Jn=_n(()=>{Oe.current&&(clearTimeout(Oe.current),Oe.current=null)},[]);an(()=>()=>{Oe.current&&clearTimeout(Oe.current),Kt.current&&clearTimeout(Kt.current)},[]);let Sn=mr(),ro=tr(()=>e.annotations.filter(H=>!H.pathname||H.pathname===Sn),[e.annotations,Sn]),Yn=tr(()=>vi(e.annotations),[e.annotations]),Ft=tr(()=>{let H=[],z=new Set,Q=[...e.annotations].sort((oe,ue)=>oe.timestamp-ue.timestamp);for(let oe of Q)if(!Yn.has(oe))if(oe.groupId){if(!z.has(oe.groupId)){z.add(oe.groupId);let ue=e.annotations.filter(ae=>ae.groupId===oe.groupId&&!Yn.has(ae)),xe=ue.find(ae=>ae.type!=="text")||ue[0],we=Math.min(...ue.map(ae=>ae.timestamp));H.push({id:xe.id,pathname:oe.pathname,annotations:ue,timestamp:we})}}else H.push({id:oe.id,pathname:oe.pathname,annotations:[oe],timestamp:oe.timestamp});return H},[e.annotations,Yn]),wt=tr(()=>Ft.filter(H=>!H.pathname||H.pathname===Sn),[Ft,Sn]),[jt,Gt]=nr(null),wn=Ft.length+e.styleModifications.length;an(()=>{(wn===0||jt!==null&&jt>=wn)&&Gt(null)},[wn,jt]),an(()=>{if(e.selectedAnnotationIds.length===0&&!e.inspectedElement){Gt(null);return}if(e.selectedAnnotationIds.length>0){let H=e.selectedAnnotationIds[0],z=Ft.findIndex(Q=>Q.id===H||Q.annotations.some(oe=>oe.id===H));z>=0&&z!==jt&&Gt(z)}},[e.selectedAnnotationIds,e.inspectedElement,Ft]);let io=_n(()=>{if(wn===0)return;let H;if(jt===null?H=0:jt+1>=wn?H=null:H=jt+1,Gt(H),H===null){t({type:"SELECT_ANNOTATION",payload:{id:null}}),t({type:"SELECT_ELEMENT",payload:null});return}if(H<Ft.length){let z=Ft[H];if(!(!z.pathname||z.pathname===Sn)){sessionStorage.setItem("popmelt-pending-focus",JSON.stringify({annotationId:z.id,pathname:z.pathname})),window.location.href=z.pathname;return}t({type:"SELECT_ELEMENT",payload:null}),t({type:"SELECT_ANNOTATION",payload:{id:z.id}});let oe=z.annotations.find(Ke=>Ke.type!=="text")||z.annotations[0];if(z.annotations.some(Ke=>Ke.linkedSelector))t({type:"SET_TOOL",payload:"inspector"});else if(oe?.type&&oe.type!=="text"&&oe.type!=="inspector"){t({type:"SET_TOOL",payload:oe.type});let Ke=or.findIndex(Dt=>Dt.type===oe.type);Ke>=0&&lt(Ke)}if(oe?.color){t({type:"SET_COLOR",payload:oe.color});let Ke=gn(oe.color);Ke!==null&&Xe(Ke)}let xe=z.annotations.flatMap(Ke=>Ke.points);if(xe.length===0)return;let we=Math.min(...xe.map(Ke=>Ke.x)),ae=Math.max(...xe.map(Ke=>Ke.x)),at=Math.min(...xe.map(Ke=>Ke.y)),It=Math.max(...xe.map(Ke=>Ke.y)),ln=(we+ae)/2,cn=(at+It)/2;if(window.scrollTo({left:ln-window.innerWidth/2,top:cn-window.innerHeight/2,behavior:"smooth"}),I&&h){let Ke=z.annotations.find(Dt=>Dt.threadId)?.threadId;Ke&&h(Ke)}}else{let z=H-Ft.length,Q=e.styleModifications[z];if(!Q)return;let oe=kn(Q.selector);if(!oe)return;t({type:"SELECT_ANNOTATION",payload:{id:null}}),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SELECT_ELEMENT",payload:{el:oe,info:Q.element}});let ue=oe.getBoundingClientRect(),xe=ue.left+ue.width/2+window.scrollX,we=ue.top+ue.height/2+window.scrollY;window.scrollTo({left:xe-window.innerWidth/2,top:we-window.innerHeight/2,behavior:"smooth"})}},[Ft,Sn,e.styleModifications,wn,jt,t,gn,I,h]);an(()=>{if(!Z)return;let H=z=>{let Q=document.activeElement;for(;Q?.shadowRoot?.activeElement;)Q=Q.shadowRoot.activeElement;if(Q?.tagName==="INPUT"||Q?.tagName==="TEXTAREA"||Q?.isContentEditable)return;if((z.metaKey||z.ctrlKey)&&z.key==="Enter"){o&&(e.annotations.length>0||e.styleModifications.length>0||e.spacingTokenChanges.filter(xe=>!xe.captured).length>0)&&(z.preventDefault(),U());return}if((z.metaKey||z.ctrlKey)&&(z.key==="c"||z.key==="C"||z.code==="KeyC")){let xe=window.getSelection();if(xe&&xe.toString().length>0)return;(e.annotations.length>0||e.styleModifications.length>0)&&(z.preventDefault(),window.focus(),fn());return}if((z.metaKey||z.ctrlKey)&&(z.key==="Backspace"||z.key==="Delete")){z.preventDefault(),He();return}if(z.metaKey||z.ctrlKey||z.altKey)return;let oe={p:"freehand",l:"line",r:"rectangle",o:"circle",t:"text",c:"inspector",h:"hand",e:"eval"};if(z.key.toLowerCase()==="m"){z.preventDefault(),st("model");return}let ue=oe[z.key.toLowerCase()];if(ue){z.preventDefault();let xe=or.findIndex(we=>we.type===ue);xe>=0&&lt(xe),st(ue)}};return window.addEventListener("keydown",H),()=>window.removeEventListener("keydown",H)},[Z,st,fn,U,o,He,e.annotations.length,e.styleModifications.length,e.spacingTokenChanges,te]);let In=Ba(Qe,je.w,je.h),To={...lg,...In,borderRadius:0,padding:Z?"0 8px":"0",width:Z?"auto":48,height:48,gap:0,justifyContent:Z?"flex-start":"center"},Zt=pe("div",{style:xi({color:r&&i?i:"rgb(0,0,0)",animated:!!r})}),sr=F===!1?"rgba(239, 68, 68, 0.4)":r&&i?i:Wn.iconActive,Vn=!!(M&&D&&M!==D),Nn=J==="restarting"||!C&&!P,ar=J==="error"?"#dc2626":J==="ok"?Wn.iconDefault:Vn?"#b45309":Wn.iconDefault,Mo=J==="restarting"?"Restarting":J==="error"?"Restart failed":J==="ok"?"Restarted":Vn?"Update bridge":null,Ho=ee??(Vn?`Bridge ${D} is older than package ${M}. Restart bridge.`:D?`Bridge ${D}. Restart bridge.`:"Restart bridge"),lr=Rt(null);an(()=>{if(!Z)return;let H=lr.current;if(!H)return;let z=()=>{s?.(!0),Jt("collapse")},Q=()=>{s?.(!1),tt()};return H.addEventListener("mouseenter",z),H.addEventListener("mouseleave",Q),()=>{H.removeEventListener("mouseenter",z),H.removeEventListener("mouseleave",Q)}},[Z,r,s,Jt,tt]);let cr=Rt(null);return an(()=>{if(Z)return;let H=cr.current;if(!H)return;let z=H.querySelector("[data-popmelt-logo]"),Q=()=>{H.style.opacity="1",!r&&z&&(z.style.fill="#000"),Ee?.()},oe=()=>{H.style.opacity=r?"1":"0.5",!r&&z&&(z.style.fill="none")};return H.addEventListener("mouseenter",Q),H.addEventListener("mouseleave",oe),()=>{H.removeEventListener("mouseenter",Q),H.removeEventListener("mouseleave",oe)}},[Z,r,Ee]),Z?Tt(Yr,{children:[pe("style",{children:`
16
16
  @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
17
17
  @keyframes popmelt-border-march { to { background-position: 0 -5px; } }
18
- `}),ue("div",{id:"devtools-scrim",style:{position:"fixed",inset:0,backgroundColor:"rgba(0, 0, 0, 0.06)",zIndex:9997,pointerEvents:"none"}}),!I&&(ne==="eval"||e.activeTool==="eval")&&ue(Ql,{bridgeUrl:A,refreshKey:me,snapPosition:rt,onSynthesize:ge,isSynthesizing:Le,onRunEval:Pe,onViewRunThread:Qe,runningEvalIds:ce,onMouseEnter:()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},onMouseLeave:e.activeTool==="eval"?void 0:Ze}),!I&&(ne==="model"||e.activeTool==="model")&&ue(mc,{bridgeUrl:A,selectedComponent:w,hoveredComponent:L,onComponentHover:h,onSpacingTokenHover:C,onModifySpacingToken:M,onDeleteSpacingToken:ae,modelRefreshKey:Fe,onComponentAdded:G,onComponentRemoved:se,onSynthesizeRules:P,isSynthesizing:fe,snapPosition:rt,onMouseEnter:()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},onMouseLeave:e.activeTool==="model"?void 0:Ze}),ne&&ne!=="model"&&ne!=="eval"&&(ne==="provider"||bc[ne])&&(()=>{let H=ne==="provider"?lt:bc[ne];return kt("div",{ref:Ht,style:{...Ha(rt,$e.w,$e.h),width:300,backgroundColor:"#eaeaea",...Fo,boxSizing:"content-box",zIndex:10001,fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,...ne!=="collapse"&&ne!=="counter"?{pointerEvents:"none"}:{}},children:[ne==="collapse"&&ue("div",{style:{marginBottom:10,width:"fit-content",color:Un.iconDefault},children:ue("svg",{width:"48",height:"48",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ue("path",{d:"M11.1406 31.2559C11.2407 31.3875 11.351 31.5132 11.4697 31.6338L3.10449 40H2.39746L11.1406 31.2559ZM8.05371 40H7.34668L14.5498 32.7959C14.8554 32.7706 15.1541 32.7063 15.4414 32.6113L8.05371 40ZM18.2197 34.0762C18.3788 34.1569 18.5445 34.2272 18.7168 34.2861L13.0039 40H12.2969L18.2197 34.0762ZM17.9531 40H17.2461L26.1338 31.1113C26.438 31.0829 26.7427 31.0148 27.0439 30.9082L17.9531 40ZM40 22.9023L22.9033 40H22.1963L40 22.1953V22.9023ZM40 27.8525L27.8525 40H27.1455L40 27.1455V27.8525ZM40 32.8027L32.8027 40H32.0957L40 32.0957V32.8027ZM40 37.752L37.752 40H37.0449L40 37.0449V37.752ZM9.06543 28.3809C9.25255 28.4332 9.45183 28.4715 9.66504 28.4883L0 38.1543V37.4473L9.06543 28.3809ZM6.59375 25.9023C6.65822 26.0626 6.73171 26.2263 6.81445 26.3896L0 33.2041V32.4971L6.59375 25.9023ZM20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293ZM5.72266 22.5303L0 28.2539V27.5469L5.62793 21.918C5.6553 22.1234 5.6868 22.3275 5.72266 22.5303ZM16.2637 26.8398L16.2617 26.8408C16.2784 26.8013 16.2954 26.7627 16.3135 26.7256C16.3203 26.7116 16.3275 26.6982 16.334 26.6855C16.3125 26.7277 16.289 26.7808 16.2637 26.8398ZM40 17.9531L33.9854 23.9668C34.051 23.6832 34.1043 23.4321 34.1445 23.2412L34.1641 23.1748L34.1865 23.0967L34.1963 23.0488L40 17.2461V17.9531ZM5.87012 16.7266C5.80321 17.0165 5.74649 17.3101 5.69727 17.6064L0 23.3047V22.5977L5.87012 16.7266ZM40 13.0039L34.4297 18.5732C34.409 18.3615 34.3832 18.1513 34.3535 17.9424L40 12.2969V13.0039ZM0 18.3555V17.6484L17.6484 0H18.3555L0 18.3555ZM40 8.05371L33.458 14.5947C33.3909 14.4277 33.3202 14.2625 33.2471 14.0986L40 7.34668V8.05371ZM0 13.4053V12.6982L12.6992 0H13.4062L0 13.4053ZM40 3.10352L31.6865 11.416C31.5868 11.2805 31.4851 11.1465 31.3809 11.0146L40 2.39648V3.10352ZM29.2881 8.86523C29.1595 8.75783 29.0288 8.65278 28.8965 8.5498L37.4473 0H38.1543L29.2881 8.86523ZM0 8.45508V7.74805L7.74805 0H8.45508L0 8.45508ZM26.2783 6.92578C26.1183 6.84878 25.9562 6.77534 25.793 6.7041L32.498 0H33.2051L26.2783 6.92578ZM17.6064 5.69727C17.3101 5.74649 17.0165 5.80321 16.7266 5.87012L22.5977 0H23.3047L17.6064 5.69727ZM22.5322 5.7207C22.3295 5.685 22.1254 5.65316 21.9199 5.62598L27.5469 0H28.2539L22.5322 5.7207ZM0 3.50586V2.79883L2.79883 0H3.50586L0 3.50586Z",fill:"currentColor"})})}),kt("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[ue("span",{children:H.name}),H.keys[0]&&ue("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:H.keys[0].key})]}),ue("div",{style:{color:"#6b7280",lineHeight:1.5,marginBottom:ne==="collapse"?0:10},children:H.desc.split(`
18
+ `}),pe("div",{id:"devtools-scrim",style:{position:"fixed",inset:0,backgroundColor:"rgba(0, 0, 0, 0.06)",zIndex:9997,pointerEvents:"none"}}),!I&&(te==="eval"||e.activeTool==="eval")&&pe(Ql,{bridgeUrl:P,refreshKey:be,snapPosition:Qe,onSynthesize:fe,isSynthesizing:Ae,onRunEval:De,onViewRunThread:ze,runningEvalIds:de,onMouseEnter:()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},onMouseLeave:e.activeTool==="eval"?void 0:tt}),!I&&(te==="model"||e.activeTool==="model")&&pe(mc,{bridgeUrl:P,selectedComponent:S,hoveredComponent:A,onComponentHover:y,onSpacingTokenHover:T,onModifySpacingToken:L,onDeleteSpacingToken:ce,modelRefreshKey:We,onComponentAdded:j,onComponentRemoved:se,onSynthesizeRules:_,isSynthesizing:he,snapPosition:Qe,onMouseEnter:()=>{ft(),Re.current&&(clearTimeout(Re.current),Re.current=null)},onMouseLeave:e.activeTool==="model"?void 0:tt}),te&&te!=="model"&&te!=="eval"&&(te==="provider"||bc[te])&&(()=>{let H=te==="provider"?on:bc[te];return Tt("div",{ref:_t,style:{...Ha(Qe,je.w,je.h),width:300,backgroundColor:"#eaeaea",...Po,boxSizing:"content-box",zIndex:10001,fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:12,color:"#1f2937",padding:12,...te!=="collapse"&&te!=="counter"?{pointerEvents:"none"}:{}},children:[te==="collapse"&&pe("div",{style:{marginBottom:10,width:"fit-content",color:Wn.iconDefault},children:pe("svg",{width:"48",height:"48",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:pe("path",{d:"M11.1406 31.2559C11.2407 31.3875 11.351 31.5132 11.4697 31.6338L3.10449 40H2.39746L11.1406 31.2559ZM8.05371 40H7.34668L14.5498 32.7959C14.8554 32.7706 15.1541 32.7063 15.4414 32.6113L8.05371 40ZM18.2197 34.0762C18.3788 34.1569 18.5445 34.2272 18.7168 34.2861L13.0039 40H12.2969L18.2197 34.0762ZM17.9531 40H17.2461L26.1338 31.1113C26.438 31.0829 26.7427 31.0148 27.0439 30.9082L17.9531 40ZM40 22.9023L22.9033 40H22.1963L40 22.1953V22.9023ZM40 27.8525L27.8525 40H27.1455L40 27.1455V27.8525ZM40 32.8027L32.8027 40H32.0957L40 32.0957V32.8027ZM40 37.752L37.752 40H37.0449L40 37.0449V37.752ZM9.06543 28.3809C9.25255 28.4332 9.45183 28.4715 9.66504 28.4883L0 38.1543V37.4473L9.06543 28.3809ZM6.59375 25.9023C6.65822 26.0626 6.73171 26.2263 6.81445 26.3896L0 33.2041V32.4971L6.59375 25.9023ZM20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293ZM5.72266 22.5303L0 28.2539V27.5469L5.62793 21.918C5.6553 22.1234 5.6868 22.3275 5.72266 22.5303ZM16.2637 26.8398L16.2617 26.8408C16.2784 26.8013 16.2954 26.7627 16.3135 26.7256C16.3203 26.7116 16.3275 26.6982 16.334 26.6855C16.3125 26.7277 16.289 26.7808 16.2637 26.8398ZM40 17.9531L33.9854 23.9668C34.051 23.6832 34.1043 23.4321 34.1445 23.2412L34.1641 23.1748L34.1865 23.0967L34.1963 23.0488L40 17.2461V17.9531ZM5.87012 16.7266C5.80321 17.0165 5.74649 17.3101 5.69727 17.6064L0 23.3047V22.5977L5.87012 16.7266ZM40 13.0039L34.4297 18.5732C34.409 18.3615 34.3832 18.1513 34.3535 17.9424L40 12.2969V13.0039ZM0 18.3555V17.6484L17.6484 0H18.3555L0 18.3555ZM40 8.05371L33.458 14.5947C33.3909 14.4277 33.3202 14.2625 33.2471 14.0986L40 7.34668V8.05371ZM0 13.4053V12.6982L12.6992 0H13.4062L0 13.4053ZM40 3.10352L31.6865 11.416C31.5868 11.2805 31.4851 11.1465 31.3809 11.0146L40 2.39648V3.10352ZM29.2881 8.86523C29.1595 8.75783 29.0288 8.65278 28.8965 8.5498L37.4473 0H38.1543L29.2881 8.86523ZM0 8.45508V7.74805L7.74805 0H8.45508L0 8.45508ZM26.2783 6.92578C26.1183 6.84878 25.9562 6.77534 25.793 6.7041L32.498 0H33.2051L26.2783 6.92578ZM17.6064 5.69727C17.3101 5.74649 17.0165 5.80321 16.7266 5.87012L22.5977 0H23.3047L17.6064 5.69727ZM22.5322 5.7207C22.3295 5.685 22.1254 5.65316 21.9199 5.62598L27.5469 0H28.2539L22.5322 5.7207ZM0 3.50586V2.79883L2.79883 0H3.50586L0 3.50586Z",fill:"currentColor"})})}),Tt("div",{style:{display:"flex",alignItems:"center",gap:6,fontWeight:700,fontSize:13,marginBottom:6},children:[pe("span",{children:H.name}),H.keys[0]&&pe("code",{style:{fontSize:10,fontWeight:500,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",color:"#6b7280"},children:H.keys[0].key})]}),pe("div",{style:{color:"#6b7280",lineHeight:1.5,marginBottom:te==="collapse"?0:10},children:H.desc.split(`
19
19
 
20
- `).map((z,q)=>ue("p",{style:{margin:0,marginTop:q>0?8:0},children:z},q))}),H.usage.map((z,q)=>kt("div",{style:{display:"flex",gap:6,marginBottom:3,lineHeight:1.4},children:[ue("span",{style:{color:"#9ca3af",flexShrink:0},children:"\u2013"}),ue("span",{children:z})]},q)),ne==="collapse"&&ut&&kt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:10,paddingTop:8},children:[ue("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:6,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Position"}),ue("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:3,width:"fit-content"},children:Fa.map(z=>{let q=z===rt;return ue("button",{type:"button",onClick:()=>{de(null),We.current=!1,ft(),ut(z)},title:z,style:{width:24,height:16,border:"none",cursor:"pointer",padding:0,backgroundColor:q?"#1f2937":"rgba(0,0,0,0.08)",transition:"background-color 100ms ease"},onMouseEnter:oe=>{q||(oe.currentTarget.style.backgroundColor="rgba(0,0,0,0.15)")},onMouseLeave:oe=>{q||(oe.currentTarget.style.backgroundColor="rgba(0,0,0,0.08)")}},z)})})]}),ne==="collapse"&&(()=>{let z=Object.entries(D??{}),q=z.filter(([,ke])=>ke.found&&!ke.disabled).map(([ke])=>ke.charAt(0).toUpperCase()+ke.slice(1)),oe=z.filter(([,ke])=>!ke.found).map(([ke])=>ke);if(!A&&!k&&q.length===0&&oe.length===0)return null;let pe=oe.map(ke=>ke.charAt(0).toUpperCase()+ke.slice(1)),Se=[...q,...pe];return kt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:10,paddingTop:8,display:"flex",alignItems:"center",gap:6,fontSize:11},children:[(k||A)&&ue("button",{type:"button",onClick:()=>{to||(k?k():Sa(A))},disabled:to,title:wo,"aria-label":pr??"Restart bridge",style:{display:"flex",alignItems:"center",justifyContent:"center",width:22,height:22,border:"none",borderRadius:0,backgroundColor:xo||Y!=="idle"?"rgba(0,0,0,0.07)":"rgba(0,0,0,0.04)",color:So,cursor:to?"default":"pointer",padding:0,opacity:to?.55:1,flexShrink:0},children:Y==="ok"?ue(Gf,{size:14,strokeWidth:1.8}):ue(qf,{size:13,strokeWidth:1.7,style:{animation:Y==="restarting"?"spin 0.8s linear infinite":void 0}})}),q.length>0?kt("span",{style:{color:"#6b7280"},children:["Available in ",Se.join(", ")]}):oe.length>0?kt("span",{style:{color:"#6b7280"},children:["Available in ",pe.join(", ")]}):null]})})(),H.keys.length>1&&ue("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8,display:"flex",flexDirection:"column",gap:4},children:H.keys.slice(1).map((z,q)=>kt("div",{style:{display:"flex",alignItems:"center",gap:8,fontSize:11,color:z.accent?"#fff":"#6b7280"},children:[ue("code",{style:{fontSize:10,backgroundColor:z.accent?e.activeColor:"rgba(0,0,0,0.06)",color:z.accent?"#fff":void 0,padding:"1px 4px",whiteSpace:"nowrap"},children:z.key}),ue("span",{style:{color:z.accent?e.activeColor:void 0,fontWeight:z.accent?600:void 0},children:z.desc})]},q))}),ne==="counter"&&Zt.length>0&&(()=>{let z=ue("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8},children:ue("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:4,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Active"})}),q=new Map;for(let Se of Zt){let ke=Se.pathname||kn;q.has(ke)||q.set(ke,[]),q.get(ke).push(Se)}let oe=[...q.entries()],pe=oe.length>1;return kt("div",{children:[z,ue("div",{style:{maxHeight:200,overflowY:"auto",scrollbarWidth:"thin"},children:oe.map(([Se,ke])=>ue("div",{style:{marginBottom:pe?4:0},children:ke.map(he=>{let Lt=he.annotations.find(Bn=>Bn.type==="text"&&Bn.text)?.text||`[${he.annotations[0]?.type??"annotation"}]`,pn=e.selectedAnnotationIds.includes(he.id),Nt=Zt.indexOf(he),Ve=Nt+1,Ft=he.annotations[0]?.color??e.activeColor;return kt("div",{onClick:()=>{if(!(!he.pathname||he.pathname===kn)){sessionStorage.setItem("popmelt-pending-focus",JSON.stringify({annotationId:he.id,pathname:he.pathname})),window.location.href=he.pathname;return}if(tn(Nt),t({type:"SELECT_ELEMENT",payload:null}),t({type:"SELECT_ANNOTATION",payload:{id:he.id}}),b){let yn=he.annotations.find(In=>In.threadId)?.threadId;yn&&b(yn)}We.current=!1,de(null)},style:{display:"flex",alignItems:"baseline",gap:4,padding:"2px 0",cursor:"pointer"},onMouseEnter:Bn=>{let yn=Bn.currentTarget.querySelector("[data-route-badge]");yn&&(yn.style.backgroundColor=Ft,yn.style.color="#fff")},onMouseLeave:Bn=>{if(pn)return;let yn=Bn.currentTarget.querySelector("[data-route-badge]");yn&&(yn.style.backgroundColor="rgba(0,0,0,0.06)",yn.style.color="#6b7280")},children:[kt("code",{"data-route-badge":!0,style:{fontSize:10,color:pn?"#fff":"#6b7280",backgroundColor:pn?Ft:"rgba(0,0,0,0.06)",padding:"1px 4px",flexShrink:0,whiteSpace:"nowrap"},children:[Ve,". ",pe?Se:""]}),ue("span",{style:{fontSize:11,color:pn?"#1f2937":"#6b7280",fontWeight:pn?600:400,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:Lt})]},he.id)})},Se))})]})})(),ne==="counter"&&(()=>{let z=new Set(Zt.flatMap(pe=>pe.annotations.map(Se=>Se.threadId).filter(Boolean))),q=$t.filter(pe=>!z.has(pe.id));if(q.length===0)return null;let oe=pe=>{let Se=Math.floor((Date.now()-pe)/1e3);if(Se<60)return"now";let ke=Math.floor(Se/60);if(ke<60)return`${ke}m`;let he=Math.floor(ke/60);return he<24?`${he}h`:`${Math.floor(he/24)}d`};return kt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8},children:[ue("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:4,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Recent"}),q.map(pe=>kt("div",{onClick:()=>{let Se=pe.elementIdentifiers[0];if(Se){let ke=Se.indexOf(":"),he=ke>0&&Se[0]==="/",yt=he?Se.slice(0,ke):void 0,Lt=he?Se.slice(ke+1):Se;if(!(!yt||yt===kn)){sessionStorage.setItem("popmelt-pending-thread",JSON.stringify({threadId:pe.id,selector:Lt,preview:pe.preview})),window.location.href=yt;return}try{let Nt=document.querySelector(Lt);if(Nt){let Ve=Nt.getBoundingClientRect(),Ft=Math.random().toString(36).slice(2,9);t({type:"ADD_TEXT",payload:{id:Ft,point:{x:Ve.left+Ve.width,y:Ve.top},text:pe.preview,linkedSelector:Lt,linkedAnchor:"top-left"}}),t({type:"SET_ANNOTATION_THREAD",payload:{ids:[Ft],threadId:pe.id}}),t({type:"SET_ANNOTATION_STATUS",payload:{ids:[Ft],status:"resolved"}})}}catch{}}b&&b(pe.id),We.current=!1,de(null)},style:{display:"flex",alignItems:"baseline",justifyContent:"space-between",gap:8,padding:"2px 0",cursor:"pointer",color:"#6b7280",fontSize:11},onMouseEnter:Se=>{Se.currentTarget.style.color="#1f2937"},onMouseLeave:Se=>{Se.currentTarget.style.color="#6b7280"},children:[ue("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:pe.preview}),ue("span",{style:{flexShrink:0,fontSize:10,color:"#9ca3af"},children:oe(pe.createdAt)})]},pe.id))]})})()]})})(),kt("div",{ref:H=>{ze&&(ze.current=H)},id:"devtools-toolbar",style:Do,onMouseEnter:Ce,onMouseMove:nt,children:[Vt,kt("div",{style:{display:"flex",flexDirection:"row",gap:4,alignItems:"center"},children:[ue("span",{onMouseEnter:()=>qt("inspector"),onMouseLeave:Ze,children:ue(Po,{active:e.isAnnotating&&e.activeTool==="inspector",siblingActive:e.isAnnotating,onClick:()=>Gt("inspector"),children:ue(Kf,{size:20,strokeWidth:1.5})})}),ue("span",{onMouseEnter:()=>qt("hand"),onMouseLeave:Ze,children:ue(Po,{active:e.isAnnotating&&e.activeTool==="hand",siblingActive:e.isAnnotating,onClick:()=>Gt("hand"),children:kt("div",{style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center"},children:[ue(Uf,{size:20,strokeWidth:1.5}),e.styleModifications.filter(H=>!H.captured).length>0&&ue("div",{style:{position:"absolute",top:-7,right:-9,minWidth:14,height:14,borderRadius:0,backgroundColor:e.activeColor,color:"#fff",fontSize:9,fontWeight:700,display:"flex",alignItems:"center",justifyContent:"center",padding:"0 2px",lineHeight:1},children:e.styleModifications.filter(H=>!H.captured).length})]})})}),(()=>{let H=cr[je],z=H.icon,q=e.isAnnotating&&og.has(e.activeTool);return ue("span",{onMouseEnter:()=>qt(H.type),onMouseLeave:Ze,children:kt("div",{style:{display:"flex",alignItems:"center",gap:0},children:[ue(Po,{active:q,siblingActive:e.isAnnotating,onClick:()=>Gt(H.type),children:ue(z,{size:20,strokeWidth:1.5})}),ue("button",{type:"button",onClick:()=>{let oe=(je+1)%cr.length;st(oe),Gt(cr[oe].type)},title:"Cycle shape tool",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:2,width:12,height:32,border:"none",background:"none",cursor:"pointer",padding:"0 2px",opacity:e.isAnnotating&&!q?.5:1,transition:"opacity 150ms ease"},children:cr.map((oe,pe)=>ue("div",{style:{width:3,height:3,borderRadius:"50%",backgroundColor:pe===je?Un.iconDefault:"rgba(0,0,0,0.2)",transition:"background-color 150ms ease"}},pe))})]})})})(),sg.map(({type:H,icon:z,label:q,shortcut:oe})=>ue("span",{onMouseEnter:()=>qt(H),onMouseLeave:Ze,children:ue(Po,{active:e.isAnnotating&&e.activeTool===H,siblingActive:e.isAnnotating,onClick:()=>Gt(H),children:ue(z,{size:20,strokeWidth:1.5})})},H)),ue("span",{onMouseEnter:()=>qt("eval"),onMouseLeave:Ze,children:ue(Po,{active:e.isAnnotating&&e.activeTool==="eval",siblingActive:e.isAnnotating,onClick:()=>Gt("eval"),children:ue(Vf,{size:18,strokeWidth:1.5})})}),ue("span",{onMouseEnter:()=>qt("model"),onMouseLeave:Ze,children:ue(Po,{active:e.isAnnotating&&e.activeTool==="model",siblingActive:e.isAnnotating,onClick:()=>Gt("model"),children:ue(Yf,{size:17,strokeWidth:1.5})})})]}),ue(hc,{}),kt("div",{style:{display:"flex",flexDirection:"row",gap:4,alignItems:"center"},children:[(Zt.length>0||e.styleModifications.length>0||e.spacingTokenChanges.filter(H=>!H.captured).length>0)&&(()=>{let H=Yt!==null&&Yt<Zt.length?Zt[Yt]:null,z=e.annotations.length>0&&e.annotations.every(pe=>pe.status&&pe.status!=="pending"),q=Yt!==null?H?.annotations.some(pe=>pe.status&&pe.status!=="pending")??!1:z,oe=`oklch(0.628 0.258 ${Pt})`;return ue("span",{onMouseEnter:()=>qt("counter"),onMouseLeave:Ze,children:ue("button",{ref:dn,type:"button",onClick:()=>{if(Zn.current){Zn.current=!1;return}Gn()},onMouseDown:vo,onMouseUp:Qn,onMouseLeave:Qn,title:"",style:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,minWidth:20,height:20,padding:"0 8px",marginRight:4,border:"none",borderRadius:0,background:q&&Yt===null?"#999999":oe,cursor:"pointer",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:11,fontWeight:600,color:"#ffffff",transition:"background 150ms ease"},children:(()=>{let pe=Zt.length+e.styleModifications.length+e.spacingTokenChanges.filter(ke=>!ke.captured).length;if(Yt!==null)return kt(Kr,{children:[Yt+1,kt("span",{style:{opacity:.4,display:"flex",gap:4},children:[ue("span",{children:"/"}),ue("span",{children:pe})]})]});let Se=Mt.length+e.styleModifications.length+e.spacingTokenChanges.filter(ke=>!ke.captured).length;return pe>Se?kt(Kr,{children:[Se,kt("span",{style:{opacity:.4,display:"flex",gap:4},children:[ue("span",{children:"/"}),ue("span",{children:pe})]})]}):pe})()})})})(),(e.annotations.length>0||e.styleModifications.length>0)&&ue("span",{onMouseEnter:()=>qt("clear"),onMouseLeave:Ze,children:ue(Po,{siblingActive:e.isAnnotating,onClick:De,title:"Clear all (\u2318\u232B)",children:ue(eg,{size:17,strokeWidth:1.5})})}),d&&kt(Kr,{children:[ue("div",{style:{width:1,height:20,backgroundColor:"rgba(0, 0, 0, 0.05)",margin:"0 2px"}}),ue("span",{onMouseEnter:()=>qt("provider"),onMouseLeave:Ze,style:{display:"contents"},children:kt("div",{style:{display:"flex",alignItems:"center",gap:0},children:[ue(Po,{onClick:()=>d(vn),children:ue(Ur,{provider:l})}),kt("button",{type:"button",onClick:()=>{let H=(u+1)%p;v?.(H)},style:{display:"flex",alignItems:"center",gap:6,height:32,border:"none",background:"none",cursor:"pointer",padding:"0 4px 0 0",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:10,fontWeight:500,color:Un.iconDefault,whiteSpace:"nowrap"},children:[ue("span",{children:f}),ue("span",{style:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:uo.map(H=>ue("div",{style:{width:H.overflow?2:3,height:H.overflow?2:3,borderRadius:"50%",backgroundColor:H.active?Un.iconDefault:"rgba(0,0,0,0.2)",opacity:H.overflow?.65:1,transition:"background-color 150ms ease, opacity 150ms ease"}},H.key))})]})]})})]}),ue("div",{ref:Mn,style:{display:"inline-flex",cursor:"pointer"},children:ue("button",{type:"button",onClick:ve,title:"Collapse (\u2318\u2318)",style:{display:"flex",alignItems:"center",justifyContent:"center",width:32,height:32,border:"none",background:"none",padding:0,cursor:"inherit"},children:ue("svg",{"data-popmelt-logo":!0,width:"30",height:"30",viewBox:"0 0 40 40",fill:ur,stroke:"none",xmlns:"http://www.w3.org/2000/svg",children:ue("path",{d:"M20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293Z"})})})})]})]})]}):kt(Kr,{children:[ue("style",{children:`
20
+ `).map((z,Q)=>pe("p",{style:{margin:0,marginTop:Q>0?8:0},children:z},Q))}),H.usage.map((z,Q)=>Tt("div",{style:{display:"flex",gap:6,marginBottom:3,lineHeight:1.4},children:[pe("span",{style:{color:"#9ca3af",flexShrink:0},children:"\u2013"}),pe("span",{children:z})]},Q)),te==="collapse"&&pt&&Tt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:10,paddingTop:8},children:[pe("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:6,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Position"}),pe("div",{style:{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:3,width:"fit-content"},children:Fa.map(z=>{let Q=z===Qe;return pe("button",{type:"button",onClick:()=>{ge(null),Pe.current=!1,ft(),pt(z)},title:z,style:{width:24,height:16,border:"none",cursor:"pointer",padding:0,backgroundColor:Q?"#1f2937":"rgba(0,0,0,0.08)",transition:"background-color 100ms ease"},onMouseEnter:oe=>{Q||(oe.currentTarget.style.backgroundColor="rgba(0,0,0,0.15)")},onMouseLeave:oe=>{Q||(oe.currentTarget.style.backgroundColor="rgba(0,0,0,0.08)")}},z)})})]}),te==="collapse"&&(()=>{let z=Object.entries(O??{}),Q=z.filter(([,we])=>we.found&&!we.disabled).map(([we])=>we.charAt(0).toUpperCase()+we.slice(1)),oe=z.filter(([,we])=>!we.found).map(([we])=>we);if(!P&&!C&&Q.length===0&&oe.length===0)return null;let ue=oe.map(we=>we.charAt(0).toUpperCase()+we.slice(1)),xe=[...Q,...ue];return Tt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:10,paddingTop:8,display:"flex",alignItems:"center",gap:6,fontSize:11},children:[(C||P)&&pe("button",{type:"button",onClick:()=>{Nn||(C?C():Sa(P))},disabled:Nn,title:Ho,"aria-label":Mo??"Restart bridge",style:{display:"flex",alignItems:"center",justifyContent:"center",width:22,height:22,border:"none",borderRadius:0,backgroundColor:Vn||J!=="idle"?"rgba(0,0,0,0.07)":"rgba(0,0,0,0.04)",color:ar,cursor:Nn?"default":"pointer",padding:0,opacity:Nn?.55:1,flexShrink:0},children:J==="ok"?pe(Jf,{size:14,strokeWidth:1.8}):pe(Zf,{size:13,strokeWidth:1.7,style:{animation:J==="restarting"?"spin 0.8s linear infinite":void 0}})}),Q.length>0?Tt("span",{style:{color:"#6b7280"},children:["Available in ",xe.join(", ")]}):oe.length>0?Tt("span",{style:{color:"#6b7280"},children:["Available in ",ue.join(", ")]}):null]})})(),H.keys.length>1&&pe("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8,display:"flex",flexDirection:"column",gap:4},children:H.keys.slice(1).map((z,Q)=>Tt("div",{style:{display:"flex",alignItems:"center",gap:8,fontSize:11,color:z.accent?"#fff":"#6b7280"},children:[pe("code",{style:{fontSize:10,backgroundColor:z.accent?e.activeColor:"rgba(0,0,0,0.06)",color:z.accent?"#fff":void 0,padding:"1px 4px",whiteSpace:"nowrap"},children:z.key}),pe("span",{style:{color:z.accent?e.activeColor:void 0,fontWeight:z.accent?600:void 0},children:z.desc})]},Q))}),te==="counter"&&Ft.length>0&&(()=>{let z=pe("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8},children:pe("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:4,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Active"})}),Q=new Map;for(let xe of Ft){let we=xe.pathname||Sn;Q.has(we)||Q.set(we,[]),Q.get(we).push(xe)}let oe=[...Q.entries()],ue=oe.length>1;return Tt("div",{children:[z,pe("div",{style:{maxHeight:200,overflowY:"auto",scrollbarWidth:"thin"},children:oe.map(([xe,we])=>pe("div",{style:{marginBottom:ue?4:0},children:we.map(ae=>{let It=ae.annotations.find(Rn=>Rn.type==="text"&&Rn.text)?.text||`[${ae.annotations[0]?.type??"annotation"}]`,ln=e.selectedAnnotationIds.includes(ae.id),cn=Ft.indexOf(ae),Ke=cn+1,Dt=ae.annotations[0]?.color??e.activeColor;return Tt("div",{onClick:()=>{if(!(!ae.pathname||ae.pathname===Sn)){sessionStorage.setItem("popmelt-pending-focus",JSON.stringify({annotationId:ae.id,pathname:ae.pathname})),window.location.href=ae.pathname;return}if(Gt(cn),t({type:"SELECT_ELEMENT",payload:null}),t({type:"SELECT_ANNOTATION",payload:{id:ae.id}}),h){let mn=ae.annotations.find(Qt=>Qt.threadId)?.threadId;mn&&h(mn)}Pe.current=!1,ge(null)},style:{display:"flex",alignItems:"baseline",gap:4,padding:"2px 0",cursor:"pointer"},onMouseEnter:Rn=>{let mn=Rn.currentTarget.querySelector("[data-route-badge]");mn&&(mn.style.backgroundColor=Dt,mn.style.color="#fff")},onMouseLeave:Rn=>{if(ln)return;let mn=Rn.currentTarget.querySelector("[data-route-badge]");mn&&(mn.style.backgroundColor="rgba(0,0,0,0.06)",mn.style.color="#6b7280")},children:[Tt("code",{"data-route-badge":!0,style:{fontSize:10,color:ln?"#fff":"#6b7280",backgroundColor:ln?Dt:"rgba(0,0,0,0.06)",padding:"1px 4px",flexShrink:0,whiteSpace:"nowrap"},children:[Ke,". ",ue?xe:""]}),pe("span",{style:{fontSize:11,color:ln?"#1f2937":"#6b7280",fontWeight:ln?600:400,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:It})]},ae.id)})},xe))})]})})(),te==="counter"&&(()=>{let z=new Set(Ft.flatMap(ue=>ue.annotations.map(xe=>xe.threadId).filter(Boolean))),Q=Nt.filter(ue=>!z.has(ue.id));if(Q.length===0)return null;let oe=ue=>{let xe=Math.floor((Date.now()-ue)/1e3);if(xe<60)return"now";let we=Math.floor(xe/60);if(we<60)return`${we}m`;let ae=Math.floor(we/60);return ae<24?`${ae}h`:`${Math.floor(ae/24)}d`};return Tt("div",{style:{borderTop:"1px solid rgba(0,0,0,0.08)",marginTop:8,paddingTop:8},children:[pe("div",{style:{fontSize:10,color:"#9ca3af",marginBottom:4,textTransform:"uppercase",letterSpacing:"0.05em"},children:"Recent"}),Q.map(ue=>Tt("div",{onClick:()=>{let xe=ue.elementIdentifiers[0];if(xe){let we=xe.indexOf(":"),ae=we>0&&xe[0]==="/",at=ae?xe.slice(0,we):void 0,It=ae?xe.slice(we+1):xe;if(!(!at||at===Sn)){sessionStorage.setItem("popmelt-pending-thread",JSON.stringify({threadId:ue.id,selector:It,preview:ue.preview})),window.location.href=at;return}try{let cn=document.querySelector(It);if(cn){let Ke=cn.getBoundingClientRect(),Dt=Math.random().toString(36).slice(2,9);t({type:"ADD_TEXT",payload:{id:Dt,point:{x:Ke.left+Ke.width,y:Ke.top},text:ue.preview,linkedSelector:It,linkedAnchor:"top-left"}}),t({type:"SET_ANNOTATION_THREAD",payload:{ids:[Dt],threadId:ue.id}}),t({type:"SET_ANNOTATION_STATUS",payload:{ids:[Dt],status:"resolved"}})}}catch{}}h&&h(ue.id),Pe.current=!1,ge(null)},style:{display:"flex",alignItems:"baseline",justifyContent:"space-between",gap:8,padding:"2px 0",cursor:"pointer",color:"#6b7280",fontSize:11},onMouseEnter:xe=>{xe.currentTarget.style.color="#1f2937"},onMouseLeave:xe=>{xe.currentTarget.style.color="#6b7280"},children:[pe("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:ue.preview}),pe("span",{style:{flexShrink:0,fontSize:10,color:"#9ca3af"},children:oe(ue.createdAt)})]},ue.id))]})})()]})})(),Tt("div",{ref:H=>{Ge&&(Ge.current=H)},id:"devtools-toolbar",style:To,onMouseEnter:Ee,onMouseMove:Gn,children:[Zt,Tt("div",{style:{display:"flex",flexDirection:"row",gap:4,alignItems:"center"},children:[pe("span",{onMouseEnter:()=>Jt("inspector"),onMouseLeave:tt,children:pe(Eo,{active:e.isAnnotating&&e.activeTool==="inspector",siblingActive:e.isAnnotating,onClick:()=>st("inspector"),children:pe(Xf,{size:20,strokeWidth:1.5})})}),pe("span",{onMouseEnter:()=>Jt("hand"),onMouseLeave:tt,children:pe(Eo,{active:e.isAnnotating&&e.activeTool==="hand",siblingActive:e.isAnnotating,onClick:()=>st("hand"),children:Tt("div",{style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center"},children:[pe(Kf,{size:20,strokeWidth:1.5}),e.styleModifications.filter(H=>!H.captured).length>0&&pe("div",{style:{position:"absolute",top:-7,right:-9,minWidth:14,height:14,borderRadius:0,backgroundColor:e.activeColor,color:"#fff",fontSize:9,fontWeight:700,display:"flex",alignItems:"center",justifyContent:"center",padding:"0 2px",lineHeight:1},children:e.styleModifications.filter(H=>!H.captured).length})]})})}),(()=>{let H=or[Je],z=H.icon,Q=e.isAnnotating&&rg.has(e.activeTool);return pe("span",{onMouseEnter:()=>Jt(H.type),onMouseLeave:tt,children:Tt("div",{style:{display:"flex",alignItems:"center",gap:0},children:[pe(Eo,{active:Q,siblingActive:e.isAnnotating,onClick:()=>st(H.type),children:pe(z,{size:20,strokeWidth:1.5})}),pe("button",{type:"button",onClick:()=>{let oe=(Je+1)%or.length;lt(oe),st(or[oe].type)},title:"Cycle shape tool",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:2,width:12,height:32,border:"none",background:"none",cursor:"pointer",padding:"0 2px",opacity:e.isAnnotating&&!Q?.5:1,transition:"opacity 150ms ease"},children:or.map((oe,ue)=>pe("div",{style:{width:3,height:3,borderRadius:"50%",backgroundColor:ue===Je?Wn.iconDefault:"rgba(0,0,0,0.2)",transition:"background-color 150ms ease"}},ue))})]})})})(),ag.map(({type:H,icon:z,label:Q,shortcut:oe})=>pe("span",{onMouseEnter:()=>Jt(H),onMouseLeave:tt,children:pe(Eo,{active:e.isAnnotating&&e.activeTool===H,siblingActive:e.isAnnotating,onClick:()=>st(H),children:pe(z,{size:20,strokeWidth:1.5})})},H)),pe("span",{onMouseEnter:()=>Jt("eval"),onMouseLeave:tt,children:pe(Eo,{active:e.isAnnotating&&e.activeTool==="eval",siblingActive:e.isAnnotating,onClick:()=>st("eval"),children:pe(Uf,{size:18,strokeWidth:1.5})})}),pe("span",{onMouseEnter:()=>Jt("model"),onMouseLeave:tt,children:pe(Eo,{active:e.isAnnotating&&e.activeTool==="model",siblingActive:e.isAnnotating,onClick:()=>st("model"),children:pe(Vf,{size:17,strokeWidth:1.5})})})]}),pe(hc,{}),Tt("div",{style:{display:"flex",flexDirection:"row",gap:4,alignItems:"center"},children:[(Ft.length>0||e.styleModifications.length>0||e.spacingTokenChanges.filter(H=>!H.captured).length>0)&&(()=>{let H=jt!==null&&jt<Ft.length?Ft[jt]:null,z=e.annotations.length>0&&e.annotations.every(ue=>ue.status&&ue.status!=="pending"),Q=jt!==null?H?.annotations.some(ue=>ue.status&&ue.status!=="pending")??!1:z,oe=`oklch(0.628 0.258 ${Pt})`;return pe("span",{onMouseEnter:()=>Jt("counter"),onMouseLeave:tt,children:pe("button",{ref:St,type:"button",onClick:()=>{if(fo.current){fo.current=!1;return}io()},onMouseDown:ir,onMouseUp:Jn,onMouseLeave:Jn,title:"",style:{display:"flex",alignItems:"center",justifyContent:"center",gap:4,minWidth:20,height:20,padding:"0 8px",marginRight:4,border:"none",borderRadius:0,background:Q&&jt===null?"#999999":oe,cursor:"pointer",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:11,fontWeight:600,color:"#ffffff",transition:"background 150ms ease"},children:(()=>{let ue=Ft.length+e.styleModifications.length+e.spacingTokenChanges.filter(we=>!we.captured).length;if(jt!==null)return Tt(Yr,{children:[jt+1,Tt("span",{style:{opacity:.4,display:"flex",gap:4},children:[pe("span",{children:"/"}),pe("span",{children:ue})]})]});let xe=wt.length+e.styleModifications.length+e.spacingTokenChanges.filter(we=>!we.captured).length;return ue>xe?Tt(Yr,{children:[xe,Tt("span",{style:{opacity:.4,display:"flex",gap:4},children:[pe("span",{children:"/"}),pe("span",{children:ue})]})]}):ue})()})})})(),(e.annotations.length>0||e.styleModifications.length>0)&&pe("span",{onMouseEnter:()=>Jt("clear"),onMouseLeave:tt,children:pe(Eo,{siblingActive:e.isAnnotating,onClick:He,title:"Clear all (\u2318\u232B)",children:pe(tg,{size:17,strokeWidth:1.5})})}),p&&Tt(Yr,{children:[pe("div",{style:{width:1,height:20,backgroundColor:"rgba(0, 0, 0, 0.05)",margin:"0 2px"}}),pe("span",{onMouseEnter:()=>Jt("provider"),onMouseLeave:tt,style:{display:"contents"},children:Tt("div",{style:{display:"flex",alignItems:"center",gap:0},children:[pe(Eo,{onClick:()=>p(Mn),children:pe(Jr,{provider:l})}),Tt("button",{type:"button",onClick:()=>{let H=(u+1)%d;x?.(H)},style:{display:"flex",alignItems:"center",gap:6,height:32,border:"none",background:"none",cursor:"pointer",padding:"0 4px 0 0",fontFamily:"ui-monospace, SFMono-Regular, Menlo, Consolas, monospace",fontSize:10,fontWeight:500,color:Wn.iconDefault,whiteSpace:"nowrap"},children:[pe("span",{children:g}),pe("span",{style:{display:"flex",flexDirection:"column",alignItems:"center",gap:2},children:no.map(H=>pe("div",{style:{width:H.overflow?2:3,height:H.overflow?2:3,borderRadius:"50%",backgroundColor:H.active?Wn.iconDefault:"rgba(0,0,0,0.2)",opacity:H.overflow?.65:1,transition:"background-color 150ms ease, opacity 150ms ease"}},H.key))})]})]})})]}),pe("div",{ref:lr,style:{display:"inline-flex",cursor:"pointer"},children:pe("button",{type:"button",onClick:Me,title:"Collapse (\u2318\u2318)",style:{display:"flex",alignItems:"center",justifyContent:"center",width:32,height:32,border:"none",background:"none",padding:0,cursor:"inherit"},children:pe("svg",{"data-popmelt-logo":!0,width:"30",height:"30",viewBox:"0 0 40 40",fill:sr,stroke:"none",xmlns:"http://www.w3.org/2000/svg",children:pe("path",{d:"M20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293Z"})})})})]})]})]}):Tt(Yr,{children:[pe("style",{children:`
21
21
  @keyframes popmelt-border-march { to { background-position: 0 -5px; } }
22
- `}),kt("div",{ref:H=>{Oo.current=H,ze&&(ze.current=H)},id:"devtools-toolbar",style:{...Do,overflow:"visible",opacity:r?1:.5},children:[Vt,ue("button",{type:"button",style:{display:"flex",alignItems:"center",justifyContent:"center",width:48,height:48,border:"none",background:"none",cursor:"pointer",padding:0},onClick:()=>{we(!0),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SET_ANNOTATING",payload:!0})},onMouseEnter:()=>a?.(!0),onMouseLeave:()=>a?.(!1),title:"Open annotation toolbar (\u2318\u2318)",children:ue("svg",{"data-popmelt-logo":!0,width:"30",height:"30",viewBox:"0 0 40 40",fill:"none",stroke:ur,strokeWidth:"1",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",children:ue("path",{d:"M20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293Z"})})})]})]})}import{useCallback as cg,useEffect as ao,useRef as Xr,useState as zi}from"react";import{Fragment as kc,jsx as It,jsxs as Or}from"react/jsx-runtime";function Cc(e){return e.status==="done"||e.status==="error"}var dg=24,ug=6,pg=dg-ug,fg=8,Ec={display:"flex",alignItems:"center",gap:3,padding:0,backgroundColor:"#eaeaea",...Fo,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:11,whiteSpace:"nowrap",transition:"transform 200ms ease, opacity 200ms ease"};function gg(e){let t=e.filter(s=>s.type==="tool_use");if(t.length===0)return"Starting\u2026";let n=t[t.length-1],o=String(n.data.tool||""),r=n.data.file?String(n.data.file):null,i=r?r.split("/").pop()??r:null,a=n.data.content?String(n.data.content):null;switch(o){case"Read":return i?`Reading ${i}`:"Reading file";case"Edit":return i?`Editing ${i}`:"Editing file";case"Write":return i?`Writing ${i}`:"Writing file";case"Bash":{if(!a)return"Running command";let s=a.split(`
23
- `)[0].trim();return s.length<=40?s:s.slice(0,37)+"\u2026"}case"Glob":return"Searching files";case"Grep":return"Searching code";default:return o?`Using ${o}`:"Working\u2026"}}function mg(e){let t=e.replace(/^Error:\s*/i,"");return t.length>40?t.slice(0,37)+"...":t}function hg(e,t){if(e.some(i=>i.type==="question"&&i.data.jobId===t))return"Has a question";let o=new Set(["Edit","Write"]);return e.some(i=>i.type==="tool_use"&&i.data.jobId===t&&o.has(String(i.data.tool||"")))?"Applied changes":"Replied"}function yg({color:e}){let[t,n]=zi(0);return ao(()=>{let o=setInterval(()=>{n(r=>(r+1)%2)},250);return()=>clearInterval(o)},[]),It("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:e,style:{verticalAlign:"middle",flexShrink:0},children:t===1?Or(kc,{children:[It("circle",{cx:"7",cy:"7",r:"2"}),It("circle",{cx:"17",cy:"7",r:"2"}),It("circle",{cx:"7",cy:"17",r:"2"}),It("circle",{cx:"17",cy:"17",r:"2"})]}):Or(kc,{children:[It("circle",{cx:"12",cy:"6",r:"2"}),It("circle",{cx:"6",cy:"12",r:"2"}),It("circle",{cx:"18",cy:"12",r:"2"}),It("circle",{cx:"12",cy:"18",r:"2"})]})})}function bg({color:e}){return It("span",{style:{display:"inline-block",width:8,height:8,backgroundColor:e,opacity:.6}})}function vg({color:e}){return It("span",{style:{color:e,fontSize:12,lineHeight:1,width:10,display:"inline-block"},children:"\u2713"})}function xg(){return It("span",{style:{display:"inline-block",width:8,height:8,borderRadius:"50%",backgroundColor:"#ef4444"}})}function Sg({onCancel:e}){let t=Xr(null);return ao(()=>{let n=t.current;if(!n)return;let o=a=>{a.stopPropagation(),e()},r=()=>{n.style.opacity="0.5"},i=()=>{n.style.opacity="0.7"};return n.addEventListener("click",o),n.addEventListener("mouseenter",r),n.addEventListener("mouseleave",i),()=>{n.removeEventListener("click",o),n.removeEventListener("mouseenter",r),n.removeEventListener("mouseleave",i)}},[e]),It("button",{ref:t,style:{background:"none",border:"none",cursor:"pointer",color:"#ffffff",opacity:.7,fontSize:14,padding:"0 2px",lineHeight:1},title:"Cancel",children:"\xD7"})}function wg({onDismiss:e}){let t=Xr(null);return ao(()=>{let n=t.current;if(!n)return;let o=a=>{a.stopPropagation(),e()},r=()=>{n.style.opacity="0.5"},i=()=>{n.style.opacity="0.7"};return n.addEventListener("click",o),n.addEventListener("mouseenter",r),n.addEventListener("mouseleave",i),()=>{n.removeEventListener("click",o),n.removeEventListener("mouseenter",r),n.removeEventListener("mouseleave",i)}},[e]),It("button",{ref:t,style:{background:"none",border:"none",cursor:"pointer",color:"#ffffff",opacity:.7,fontSize:14,padding:"0 2px",lineHeight:1},title:"Dismiss",children:"\xD7"})}function Tc({bridge:e,inFlightJobs:t,isVisible:n,onHover:o,clearSignal:r,onViewThread:i,onClickJob:a,onCancel:s,onHoverJob:l,isConnected:d,dismissedThreadIds:c,snapPosition:u="bottom-right"}){let[p,f]=zi([]),[v,b]=zi(!1),[I,D]=zi(()=>typeof window<"u"?{w:window.innerWidth,h:window.innerHeight}:{w:1920,h:1080});ao(()=>{let G=()=>D({w:window.innerWidth,h:window.innerHeight});return window.addEventListener("resize",G),()=>window.removeEventListener("resize",G)},[]);let A=_a(u,I.w,I.h);ao(()=>{r>0&&f([])},[r]),ao(()=>{!c||c.size===0||f(G=>{let se=G.filter(P=>!P.threadId||!c.has(P.threadId)||!Cc(P));return se.length===G.length?G:se})},[c]),ao(()=>{f(G=>{let se=new Set(G.map(ce=>ce.jobId)),P=!1,fe=G.map(ce=>{let Ce=t[ce.jobId];return Ce&&(!ce.threadId||ce.color==="#888")?(P=!0,{...ce,threadId:ce.threadId||Ce.threadId,color:ce.color==="#888"?Ce.color:ce.color}):ce});for(let[ce,Ce]of Object.entries(t))se.has(ce)||(fe.push({jobId:ce,color:Ce.color,status:"queued",threadId:Ce.threadId}),P=!0);let ge=new Set(Object.keys(t)),Le=new Set(e.activeJobIds),Pe=fe.filter(ce=>ce.status!=="queued"?!0:ge.has(ce.jobId)||Le.has(ce.jobId));Pe.length!==fe.length&&(P=!0);let Qe=new Set(Pe.map(ce=>ce.jobId));for(let ce of e.activeJobIds)if(!Qe.has(ce)){let Ce=e.events.find(ze=>ze.type==="job_started"&&ze.data.jobId===ce);Pe.push({jobId:ce,color:"#888",status:"working",threadId:Ce?.data?.threadId}),P=!0}return P?Pe:G})},[t,e.activeJobIds]),ao(()=>{if(e.activeJobIds.length===0)return;let G=new Set(e.activeJobIds);f(se=>se.map(P=>G.has(P.jobId)&&P.status!=="done"&&P.status!=="error"?{...P,status:"working"}:P))},[e.activeJobIds]);let F=Xr(null);ao(()=>{let G=e.lastCompletedJobId;if(!G||G===F.current)return;F.current=G;let se=e.events.find(Qe=>Qe.type==="error"&&(Qe.data.jobId===G||e.status==="error")),P=!!se,fe=P?void 0:hg(e.events,G),ge=se?String(se.data.message||""):void 0,Le=se?!!se.data.cancelled:void 0,Pe=se?.data.threadId;f(Qe=>{let ce=Qe.map(ze=>ze.jobId===G?{...ze,status:P?"error":"done",doneLabel:fe,errorMessage:ge,cancelled:Le,threadId:ze.threadId||Pe}:ze);if(!c||c.size===0)return ce;let Ce=ce.filter(ze=>!ze.threadId||!c.has(ze.threadId)||!Cc(ze));return Ce.length===ce.length?ce:Ce})},[e.lastCompletedJobId,e.events,e.status,c]);let _=n&&(p.length>0||d===!1),R=Xr(null);ao(()=>{if(!_)return;let G=R.current;if(!G)return;let se=()=>{b(!0),o(!0)},P=()=>{b(!1),o(!1),l?.(null)};return G.addEventListener("mouseenter",se),G.addEventListener("mouseleave",P),()=>{G.removeEventListener("mouseenter",se),G.removeEventListener("mouseleave",P)}},[_,o,l]);let Y=Xr(new Map),ee=cg((G,se)=>{se?Y.current.set(G,se):Y.current.delete(G)},[]);if(ao(()=>{if(!_)return;let G=[];for(let se of p){let P=Y.current.get(se.jobId);if(P){if(a){let fe=se.jobId,ge=()=>a(fe);P.addEventListener("click",ge),G.push(()=>P.removeEventListener("click",ge))}if(l){let fe=se.jobId,ge=()=>l(fe),Le=()=>l(null);P.addEventListener("mouseenter",ge),P.addEventListener("mouseleave",Le),G.push(()=>{P.removeEventListener("mouseenter",ge),P.removeEventListener("mouseleave",Le)})}}}return()=>G.forEach(se=>se())},[_,p,a,l]),!_)return null;let k={working:3,queued:2,error:1,done:0},w=[],L=new Map;for(let G of p){if(!G.threadId){w.push(G);continue}let se=L.get(G.threadId);(!se||k[G.status]>k[se.status]||k[G.status]===k[se.status])&&L.set(G.threadId,G)}for(let G of L.values())w.push(G);let h=w.filter(G=>G.status==="queued"),C=new Map;h.forEach((G,se)=>{C.set(G.jobId,`(${se+1}/${h.length})`)});let M=!v&&w.length>1,ae=Ko(u),Fe=Xo(u),me=ae?w:[...w].reverse();return Or("div",{ref:R,style:A,"data-devtools":!0,children:[It("style",{children:"@keyframes popmelt-badge-march { to { background-position: 0 -5px; } }"}),me.map((G,se)=>{let P=se===w.length-1,fe=w.length-1-se,ge=G.status==="working"?gg(e.events.filter(Le=>Le.data.jobId===G.jobId)):G.status==="queued"?`Queued ${C.get(G.jobId)??""}`:G.status==="done"?G.doneLabel||"Done":G.cancelled?"Cancelled":G.errorMessage?mg(G.errorMessage):"Error";return It("div",{style:{position:"relative",zIndex:w.length-se,marginBottom:M?P?0:-pg:P?0:fg,transform:M?`scale(${Math.max(.94,1-fe*.02)})`:"scale(1)",opacity:1,transformOrigin:`${ae?"top":"bottom"} ${Fe?"right":"left"}`,transition:"margin-bottom 250ms ease, transform 250ms ease, opacity 250ms ease"},children:Or("div",{ref:Le=>ee(G.jobId,Le),style:{...Ec,position:"relative",overflow:"visible",cursor:a?"pointer":void 0,...G.status==="working"&&{borderImage:"none",borderColor:"transparent"}},title:G.errorMessage||void 0,children:[G.status==="working"&&(()=>{let Le=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${G.color}' stroke-width='.75'/></svg>`;return It("div",{style:{position:"absolute",inset:-3,padding:5,backgroundImage:`url("data:image/svg+xml,${encodeURIComponent(Le)}")`,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",animation:"popmelt-badge-march 0.8s linear infinite"}})})(),Or("div",{style:{display:"flex",alignItems:"center",gap:3,padding:"3px 5px 3px 8px",margin:3,backgroundColor:G.status==="error"?"#ef4444":G.color,color:"#ffffff"},children:[G.status==="working"&&It(yg,{color:"#ffffff"}),G.status==="queued"&&It(bg,{color:"#ffffff"}),G.status==="done"&&It(vg,{color:"#ffffff"}),G.status==="error"&&It(xg,{}),It("span",{style:{opacity:G.status==="queued"?.6:1,maxWidth:160,overflow:"hidden",textOverflow:"ellipsis"},children:ge}),G.status==="working"&&s&&It(Sg,{onCancel:()=>s(G.jobId)}),(G.status==="done"||G.status==="error")&&It(wg,{onDismiss:()=>f(Le=>Le.filter(Pe=>G.threadId?Pe.threadId!==G.threadId:Pe.jobId!==G.jobId))})]})]})},G.jobId)}),d===!1&&p.length>0&&It("div",{style:Ec,children:Or("div",{style:{display:"flex",alignItems:"center",gap:3,padding:"3px 5px 3px 8px",margin:3,backgroundColor:"#f59e0b",color:"#ffffff"},children:[It("span",{style:{display:"inline-block",width:8,height:8,borderRadius:"50%",backgroundColor:"#ffffff",opacity:.6}}),It("span",{children:"Reconnecting\u2026"})]})})]})}import{Fragment as kg,jsx as Eg,jsxs as Tg}from"react/jsx-runtime";var Cg=`
22
+ `}),Tt("div",{ref:H=>{cr.current=H,Ge&&(Ge.current=H)},id:"devtools-toolbar",style:{...To,overflow:"visible",opacity:r?1:.5},children:[Zt,pe("button",{type:"button",style:{display:"flex",alignItems:"center",justifyContent:"center",width:48,height:48,border:"none",background:"none",cursor:"pointer",padding:0},onClick:()=>{Se(!0),t({type:"SET_TOOL",payload:"inspector"}),t({type:"SET_ANNOTATING",payload:!0})},onMouseEnter:()=>s?.(!0),onMouseLeave:()=>s?.(!1),title:"Open annotation toolbar (\u2318\u2318)",children:pe("svg",{"data-popmelt-logo":!0,width:"30",height:"30",viewBox:"0 0 40 40",fill:"none",stroke:sr,strokeWidth:"1",strokeLinejoin:"round",xmlns:"http://www.w3.org/2000/svg",children:pe("path",{d:"M20.25 8.00293H20.249C21.5098 8.0286 22.7219 8.25094 23.8584 8.63672L23.8604 8.63574C23.8961 8.64787 23.9312 8.66145 23.9668 8.67383C24.0611 8.70686 24.1548 8.74106 24.248 8.77637C24.2915 8.79273 24.3357 8.80727 24.3789 8.82422L24.376 8.82617C27.6145 10.0955 30.1646 12.7301 31.3213 16.0234L31.3232 16.0225C31.3327 16.0493 31.3404 16.0766 31.3496 16.1035C31.7691 17.3256 32 18.6356 32 20C32 20.8726 31.9366 21.6706 31.7598 22.4902L31.7197 22.6328C31.6412 23.0066 31.5136 23.6108 31.3408 24.2217L31.3398 24.2246C31.2967 24.377 31.251 24.5299 31.2021 24.6797C30.9215 25.5403 30.5473 26.2998 30.0879 26.2998C29.7613 26.2996 29.5995 25.9674 29.4316 25.6221C29.2501 25.2487 29.0614 24.8605 28.6484 24.8604C27.8532 24.8604 27.2081 25.5046 27.208 26.2998V27.0771C27.2079 27.6079 26.9661 28.112 26.5205 28.4004C25.9146 28.7925 25.2357 28.6462 24.7959 28.2061L24.7949 28.208C24.7897 28.2028 24.7854 28.1967 24.7803 28.1914C24.7654 28.1761 24.7507 28.1606 24.7363 28.1445C24.7105 28.1156 24.6858 28.0857 24.6621 28.0547C24.6461 28.0339 24.6302 28.013 24.6152 27.9912C24.5931 27.9591 24.5726 27.9257 24.5527 27.8916C24.5392 27.8685 24.5261 27.8452 24.5137 27.8213C24.5093 27.8128 24.5043 27.8045 24.5 27.7959L24.501 27.7939C24.3932 27.5763 24.3282 27.3276 24.3281 27.0576V26.2998C24.328 25.5993 23.8278 25.0158 23.165 24.8867V24.8877C23.0752 24.8702 22.9826 24.8604 22.8877 24.8604C22.8446 24.8604 22.8019 24.8624 22.7598 24.8662C22.0247 24.9312 21.4483 25.5479 21.4482 26.2998C21.4482 26.9127 21.4608 27.5305 21.4736 28.1494L21.4951 29.3135C21.5 29.7013 21.5015 30.089 21.4971 30.4756C21.4874 31.3103 20.8426 32 20.0078 32C19.1732 31.9998 18.5292 31.3102 18.5195 30.4756C18.5159 30.1613 18.5176 29.8464 18.5205 29.5312V29.5322C18.5212 29.4593 18.5206 29.3864 18.5215 29.3135L18.5303 28.8154V28.8145C18.5343 28.5927 18.5384 28.371 18.543 28.1494C18.5558 27.5305 18.5684 28.1129 18.5684 27.5C18.5684 26.7047 17.9232 26.0596 17.1279 26.0596C16.907 26.0596 16.6978 26.1103 16.5107 26.1992C16.2161 26.3393 15.9767 26.5769 15.834 26.8701C15.8269 26.8846 15.8201 26.8993 15.8135 26.9141C15.7821 26.9845 15.7562 27.0579 15.7363 27.1338C15.7243 27.1798 15.7155 27.2267 15.708 27.2744C15.7012 27.3175 15.6953 27.361 15.6924 27.4053C15.6903 27.4366 15.6885 27.4681 15.6885 27.5V28.7383C15.6883 29.9234 14.4911 30.7248 13.4961 30.0811C13.0505 29.7926 12.8086 29.2886 12.8086 28.7578V26.2998C12.8086 25.9737 12.6984 25.674 12.5156 25.4326C12.4437 25.3381 12.3612 25.2521 12.2686 25.1777V25.1768C12.0219 24.9788 11.709 24.8604 11.3682 24.8604C10.9892 24.8604 10.8622 24.8872 10.7295 25.2295C10.5837 25.6055 10.4302 26 9.92773 26C9.33081 25.9996 8.95963 25.2403 8.71484 24.3799C8.5591 23.8325 8.45907 23.571 8.3623 23.0107C8.3501 22.9401 8.33284 22.8403 8.31738 22.7529C8.12812 21.9466 8.02043 21.1089 8.00293 20.249V20.25L8 20C8 19.8617 8.00317 19.724 8.00781 19.5869C8.00837 19.5703 8.00816 19.5537 8.00879 19.5371L8.00977 19.5352C8.0998 17.1716 8.87444 14.9844 10.1396 13.1631C10.1488 13.1499 10.1587 13.1372 10.168 13.124C12.255 10.1453 15.6582 8.15745 19.5352 8.00977L19.5371 8.00879C19.5537 8.00816 19.5703 8.00837 19.5869 8.00781C19.724 8.00317 19.8617 8 20 8L20.25 8.00293Z"})})})]})]})}import{useCallback as dg,useEffect as Qn,useRef as Vr,useState as Ni}from"react";import{Fragment as kc,jsx as Mt,jsxs as Ar}from"react/jsx-runtime";function Cc(e){return e.status==="done"||e.status==="error"}var ug=24,pg=6,fg=ug-pg,gg=8,Ec={display:"flex",alignItems:"center",gap:3,padding:0,backgroundColor:"#eaeaea",...Po,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:11,whiteSpace:"nowrap",transition:"transform 200ms ease, opacity 200ms ease"};function mg(e){let t=e.filter(a=>a.type==="tool_use");if(t.length===0)return"Starting\u2026";let n=t[t.length-1],o=String(n.data.tool||""),r=n.data.file?String(n.data.file):null,i=r?r.split("/").pop()??r:null,s=n.data.content?String(n.data.content):null;switch(o){case"Read":return i?`Reading ${i}`:"Reading file";case"Edit":return i?`Editing ${i}`:"Editing file";case"Write":return i?`Writing ${i}`:"Writing file";case"Bash":{if(!s)return"Running command";let a=s.split(`
23
+ `)[0].trim();return a.length<=40?a:a.slice(0,37)+"\u2026"}case"Glob":return"Searching files";case"Grep":return"Searching code";default:return o?`Using ${o}`:"Working\u2026"}}function hg(e){let t=e.replace(/^Error:\s*/i,"");return t.length>40?t.slice(0,37)+"...":t}function yg(e,t){if(e.some(i=>i.type==="question"&&i.data.jobId===t))return"Has a question";let o=new Set(["Edit","Write"]);return e.some(i=>i.type==="tool_use"&&i.data.jobId===t&&o.has(String(i.data.tool||"")))?"Applied changes":"Replied"}function bg({color:e}){let[t,n]=Ni(0);return Qn(()=>{let o=setInterval(()=>{n(r=>(r+1)%2)},250);return()=>clearInterval(o)},[]),Mt("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:e,style:{verticalAlign:"middle",flexShrink:0},children:t===1?Ar(kc,{children:[Mt("circle",{cx:"7",cy:"7",r:"2"}),Mt("circle",{cx:"17",cy:"7",r:"2"}),Mt("circle",{cx:"7",cy:"17",r:"2"}),Mt("circle",{cx:"17",cy:"17",r:"2"})]}):Ar(kc,{children:[Mt("circle",{cx:"12",cy:"6",r:"2"}),Mt("circle",{cx:"6",cy:"12",r:"2"}),Mt("circle",{cx:"18",cy:"12",r:"2"}),Mt("circle",{cx:"12",cy:"18",r:"2"})]})})}function vg({color:e}){return Mt("span",{style:{display:"inline-block",width:8,height:8,backgroundColor:e,opacity:.6}})}function xg({color:e}){return Mt("span",{style:{color:e,fontSize:12,lineHeight:1,width:10,display:"inline-block"},children:"\u2713"})}function Sg(){return Mt("span",{style:{display:"inline-block",width:8,height:8,borderRadius:"50%",backgroundColor:"#ef4444"}})}function wg({onCancel:e}){let t=Vr(null);return Qn(()=>{let n=t.current;if(!n)return;let o=s=>{s.stopPropagation(),e()},r=()=>{n.style.opacity="0.5"},i=()=>{n.style.opacity="0.7"};return n.addEventListener("click",o),n.addEventListener("mouseenter",r),n.addEventListener("mouseleave",i),()=>{n.removeEventListener("click",o),n.removeEventListener("mouseenter",r),n.removeEventListener("mouseleave",i)}},[e]),Mt("button",{ref:t,style:{background:"none",border:"none",cursor:"pointer",color:"#ffffff",opacity:.7,fontSize:14,padding:"0 2px",lineHeight:1},title:"Cancel",children:"\xD7"})}function Cg({onDismiss:e}){let t=Vr(null);return Qn(()=>{let n=t.current;if(!n)return;let o=s=>{s.stopPropagation(),e()},r=()=>{n.style.opacity="0.5"},i=()=>{n.style.opacity="0.7"};return n.addEventListener("click",o),n.addEventListener("mouseenter",r),n.addEventListener("mouseleave",i),()=>{n.removeEventListener("click",o),n.removeEventListener("mouseenter",r),n.removeEventListener("mouseleave",i)}},[e]),Mt("button",{ref:t,style:{background:"none",border:"none",cursor:"pointer",color:"#ffffff",opacity:.7,fontSize:14,padding:"0 2px",lineHeight:1},title:"Dismiss",children:"\xD7"})}function Tc({bridge:e,inFlightJobs:t,isVisible:n,onHover:o,clearSignal:r,onViewThread:i,onClickJob:s,onCancel:a,onHoverJob:l,isConnected:p,dismissedThreadIds:c,snapPosition:u="bottom-right"}){let[d,g]=Ni([]),[x,h]=Ni(!1),[I,O]=Ni(()=>typeof window<"u"?{w:window.innerWidth,h:window.innerHeight}:{w:1920,h:1080});Qn(()=>{let j=()=>O({w:window.innerWidth,h:window.innerHeight});return window.addEventListener("resize",j),()=>window.removeEventListener("resize",j)},[]);let P=_a(u,I.w,I.h);Qn(()=>{r>0&&g([])},[r]),Qn(()=>{!c||c.size===0||g(j=>{let se=j.filter(_=>!_.threadId||!c.has(_.threadId)||!Cc(_));return se.length===j.length?j:se})},[c]),Qn(()=>{g(j=>{let se=new Set(j.map(de=>de.jobId)),_=!1,he=j.map(de=>{let Ee=t[de.jobId];return Ee&&(!de.threadId||de.color==="#888")?(_=!0,{...de,threadId:de.threadId||Ee.threadId,color:de.color==="#888"?Ee.color:de.color}):de});for(let[de,Ee]of Object.entries(t))se.has(de)||(he.push({jobId:de,color:Ee.color,status:"queued",threadId:Ee.threadId}),_=!0);let fe=new Set(Object.keys(t)),Ae=new Set(e.activeJobIds),De=he.filter(de=>de.status!=="queued"?!0:fe.has(de.jobId)||Ae.has(de.jobId));De.length!==he.length&&(_=!0);let ze=new Set(De.map(de=>de.jobId));for(let de of e.activeJobIds)if(!ze.has(de)){let Ee=e.events.find(Ge=>Ge.type==="job_started"&&Ge.data.jobId===de);De.push({jobId:de,color:"#888",status:"working",threadId:Ee?.data?.threadId}),_=!0}return _?De:j})},[t,e.activeJobIds]),Qn(()=>{if(e.activeJobIds.length===0)return;let j=new Set(e.activeJobIds);g(se=>se.map(_=>j.has(_.jobId)&&_.status!=="done"&&_.status!=="error"?{..._,status:"working"}:_))},[e.activeJobIds]);let F=Vr(null);Qn(()=>{let j=e.lastCompletedJobId;if(!j||j===F.current)return;F.current=j;let se=e.events.find(ze=>ze.type==="error"&&(ze.data.jobId===j||e.status==="error")),_=!!se,he=_?void 0:yg(e.events,j),fe=se?String(se.data.message||""):void 0,Ae=se?!!se.data.cancelled:void 0,De=se?.data.threadId;g(ze=>{let de=ze.map(Ge=>Ge.jobId===j?{...Ge,status:_?"error":"done",doneLabel:he,errorMessage:fe,cancelled:Ae,threadId:Ge.threadId||De}:Ge);if(!c||c.size===0)return de;let Ee=de.filter(Ge=>!Ge.threadId||!c.has(Ge.threadId)||!Cc(Ge));return Ee.length===de.length?de:Ee})},[e.lastCompletedJobId,e.events,e.status,c]);let M=n&&(d.length>0||p===!1),D=Vr(null);Qn(()=>{if(!M)return;let j=D.current;if(!j)return;let se=()=>{h(!0),o(!0)},_=()=>{h(!1),o(!1),l?.(null)};return j.addEventListener("mouseenter",se),j.addEventListener("mouseleave",_),()=>{j.removeEventListener("mouseenter",se),j.removeEventListener("mouseleave",_)}},[M,o,l]);let J=Vr(new Map),ee=dg((j,se)=>{se?J.current.set(j,se):J.current.delete(j)},[]);if(Qn(()=>{if(!M)return;let j=[];for(let se of d){let _=J.current.get(se.jobId);if(_){if(s){let he=se.jobId,fe=()=>s(he);_.addEventListener("click",fe),j.push(()=>_.removeEventListener("click",fe))}if(l){let he=se.jobId,fe=()=>l(he),Ae=()=>l(null);_.addEventListener("mouseenter",fe),_.addEventListener("mouseleave",Ae),j.push(()=>{_.removeEventListener("mouseenter",fe),_.removeEventListener("mouseleave",Ae)})}}}return()=>j.forEach(se=>se())},[M,d,s,l]),!M)return null;let C={working:3,queued:2,error:1,done:0},S=[],A=new Map;for(let j of d){if(!j.threadId){S.push(j);continue}let se=A.get(j.threadId);(!se||C[j.status]>C[se.status]||C[j.status]===C[se.status])&&A.set(j.threadId,j)}for(let j of A.values())S.push(j);let y=S.filter(j=>j.status==="queued"),T=new Map;y.forEach((j,se)=>{T.set(j.jobId,`(${se+1}/${y.length})`)});let L=!x&&S.length>1,ce=jo(u),We=Go(u),be=ce?S:[...S].reverse();return Ar("div",{ref:D,style:P,"data-devtools":!0,children:[Mt("style",{children:"@keyframes popmelt-badge-march { to { background-position: 0 -5px; } }"}),be.map((j,se)=>{let _=se===S.length-1,he=S.length-1-se,fe=j.status==="working"?mg(e.events.filter(Ae=>Ae.data.jobId===j.jobId)):j.status==="queued"?`Queued ${T.get(j.jobId)??""}`:j.status==="done"?j.doneLabel||"Done":j.cancelled?"Cancelled":j.errorMessage?hg(j.errorMessage):"Error";return Mt("div",{style:{position:"relative",zIndex:S.length-se,marginBottom:L?_?0:-fg:_?0:gg,transform:L?`scale(${Math.max(.94,1-he*.02)})`:"scale(1)",opacity:1,transformOrigin:`${ce?"top":"bottom"} ${We?"right":"left"}`,transition:"margin-bottom 250ms ease, transform 250ms ease, opacity 250ms ease"},children:Ar("div",{ref:Ae=>ee(j.jobId,Ae),style:{...Ec,position:"relative",overflow:"visible",cursor:s?"pointer":void 0,...j.status==="working"&&{borderImage:"none",borderColor:"transparent"}},title:j.errorMessage||void 0,children:[j.status==="working"&&(()=>{let Ae=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${j.color}' stroke-width='.75'/></svg>`;return Mt("div",{style:{position:"absolute",inset:-3,padding:5,backgroundImage:`url("data:image/svg+xml,${encodeURIComponent(Ae)}")`,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",animation:"popmelt-badge-march 0.8s linear infinite"}})})(),Ar("div",{style:{display:"flex",alignItems:"center",gap:3,padding:"3px 5px 3px 8px",margin:3,backgroundColor:j.status==="error"?"#ef4444":j.color,color:"#ffffff"},children:[j.status==="working"&&Mt(bg,{color:"#ffffff"}),j.status==="queued"&&Mt(vg,{color:"#ffffff"}),j.status==="done"&&Mt(xg,{color:"#ffffff"}),j.status==="error"&&Mt(Sg,{}),Mt("span",{style:{opacity:j.status==="queued"?.6:1,maxWidth:160,overflow:"hidden",textOverflow:"ellipsis"},children:fe}),j.status==="working"&&a&&Mt(wg,{onCancel:()=>a(j.jobId)}),(j.status==="done"||j.status==="error")&&Mt(Cg,{onDismiss:()=>g(Ae=>Ae.filter(De=>j.threadId?De.threadId!==j.threadId:De.jobId!==j.jobId))})]})]})},j.jobId)}),p===!1&&d.length>0&&Mt("div",{style:Ec,children:Ar("div",{style:{display:"flex",alignItems:"center",gap:3,padding:"3px 5px 3px 8px",margin:3,backgroundColor:"#f59e0b",color:"#ffffff"},children:[Mt("span",{style:{display:"inline-block",width:8,height:8,borderRadius:"50%",backgroundColor:"#ffffff",opacity:.6}}),Mt("span",{children:"Reconnecting\u2026"})]})})]})}import{Fragment as Tg,jsx as kg,jsxs as Mg}from"react/jsx-runtime";var Eg=`
24
24
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
25
25
  :host {
26
26
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
@@ -49,9 +49,9 @@ Your AI gets the visual and technical context it needs to act.`,usage:[],keys:[{
49
49
  color: initial;
50
50
  -webkit-font-smoothing: auto;
51
51
  }
52
- `;function Mc({children:e}){return Tg(kg,{children:[Eg("style",{children:Cg}),e]})}import{useEffect as Mg,useLayoutEffect as Ig,useRef as Rg,useState as Ic}from"react";import{createPortal as Lg}from"react-dom";import{Fragment as Og,jsx as Dg,jsxs as Bg}from"react/jsx-runtime";function Ag(e){return e.tagName==="STYLE"||e.tagName==="LINK"&&e.rel==="stylesheet"}function Pg(e){let t=new Map,n=e.firstChild;function o(a){if(t.has(a)||a.hasAttribute("data-pm-mirror"))return;let s=a.cloneNode(!0);s.setAttribute("data-pm-mirror",""),e.insertBefore(s,n),t.set(a,s)}function r(a){let s=t.get(a);s&&(s.remove(),t.delete(a))}for(let a of document.querySelectorAll('link[rel="stylesheet"], style'))a.getRootNode()===document&&o(a);try{document.adoptedStyleSheets.length>0&&(e.adoptedStyleSheets=[...document.adoptedStyleSheets,...e.adoptedStyleSheets])}catch{}let i=new MutationObserver(a=>{for(let s of a)if(s.type==="childList"){for(let l of s.addedNodes)l instanceof Element&&Ag(l)&&o(l);for(let l of s.removedNodes)l instanceof Element&&r(l)}});return i.observe(document.head,{childList:!0}),document.body&&i.observe(document.body,{childList:!0}),()=>{i.disconnect();for(let a of t.values())a.remove();t.clear()}}function Rc({children:e}){let t=Rg(null),[n,o]=Ic(null),[r,i]=Ic(null);return Ig(()=>{let a=t.current;if(!a||a.shadowRoot)return;let s=a.attachShadow({mode:"open"}),l=document.createElement("div");l.setAttribute("data-popmelt-root",""),s.appendChild(l),o(s),i(l)},[]),Mg(()=>{if(n)return Pg(n)},[n]),Bg(Og,{children:[Dg("div",{ref:t,"data-popmelt-shadow-host":!0,style:{position:"absolute",width:0,height:0,overflow:"visible",zIndex:1e4}}),r&&Lg(e,r)]})}import{memo as Wg,useCallback as Br,useEffect as bo,useMemo as Lc,useRef as lo,useState as Kn}from"react";import{jsx as He,jsxs as dr}from"react/jsx-runtime";var oa="ui-monospace, SFMono-Regular, Menlo, monospace",Hg=0;function _g({size:e=11}){let t=++Hg,n=`pm-vs-m${t}`,o=`pm-vs-f0-${t}`,r=`pm-vs-f1-${t}`,i=`pm-vs-g${t}`;return dr("svg",{width:e,height:e,viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{display:"inline",verticalAlign:"middle",marginLeft:3,flexShrink:0},children:[He("mask",{id:n,maskType:"alpha",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"100",height:"100",children:He("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.9119 99.3171C72.4869 99.9307 74.2828 99.8914 75.8725 99.1264L96.4608 89.2197C98.6242 88.1787 100 85.9892 100 83.5872V16.4133C100 14.0113 98.6243 11.8218 96.4609 10.7808L75.8725 0.873756C73.7862 -0.130129 71.3446 0.11576 69.5135 1.44695C69.252 1.63711 69.0028 1.84943 68.769 2.08341L29.3551 38.0415L12.1872 25.0096C10.589 23.7965 8.35363 23.8959 6.86933 25.2461L1.36303 30.2549C-0.452552 31.9064 -0.454633 34.7627 1.35853 36.417L16.2471 50.0001L1.35853 63.5832C-0.454633 65.2374 -0.452552 68.0938 1.36303 69.7453L6.86933 74.7541C8.35363 76.1043 10.589 76.2037 12.1872 74.9905L29.3551 61.9587L68.769 97.9167C69.3925 98.5406 70.1246 99.0104 70.9119 99.3171ZM75.0152 27.2989L45.1091 50.0001L75.0152 72.7012V27.2989Z",fill:"white"})}),dr("g",{mask:`url(#${n})`,children:[He("path",{d:"M96.4614 10.7962L75.8569 0.875542C73.4719 -0.272773 70.6217 0.211611 68.75 2.08333L1.29858 63.5832C-0.515693 65.2373 -0.513607 68.0937 1.30308 69.7452L6.81272 74.754C8.29793 76.1042 10.5347 76.2036 12.1338 74.9905L93.3609 13.3699C96.086 11.3026 100 13.2462 100 16.6667V16.4275C100 14.0265 98.6246 11.8378 96.4614 10.7962Z",fill:"#0065A9"}),He("g",{filter:`url(#${o})`,children:He("path",{d:"M96.4614 89.2038L75.8569 99.1245C73.4719 100.273 70.6217 99.7884 68.75 97.9167L1.29858 36.4169C-0.515693 34.7627 -0.513607 31.9063 1.30308 30.2548L6.81272 25.246C8.29793 23.8958 10.5347 23.7964 12.1338 25.0095L93.3609 86.6301C96.086 88.6974 100 86.7538 100 83.3334V83.5726C100 85.9735 98.6246 88.1622 96.4614 89.2038Z",fill:"#007ACC"})}),He("g",{filter:`url(#${r})`,children:He("path",{d:"M75.8578 99.1263C73.4721 100.274 70.6219 99.7885 68.75 97.9166C71.0564 100.223 75 98.5895 75 95.3278V4.67213C75 1.41039 71.0564 -0.223106 68.75 2.08329C70.6219 0.211402 73.4721 -0.273666 75.8578 0.873633L96.4587 10.7807C98.6234 11.8217 100 14.0112 100 16.4132V83.5871C100 85.9891 98.6234 88.1786 96.4586 89.2196L75.8578 99.1263Z",fill:"#1F9CF0"})}),He("g",{style:{mixBlendMode:"overlay"},opacity:"0.25",children:He("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.8511 99.3171C72.4261 99.9306 74.2221 99.8913 75.8117 99.1264L96.4 89.2197C98.5634 88.1787 99.9392 85.9892 99.9392 83.5871V16.4133C99.9392 14.0112 98.5635 11.8217 96.4001 10.7807L75.8117 0.873695C73.7255 -0.13019 71.2838 0.115699 69.4527 1.44688C69.1912 1.63705 68.942 1.84937 68.7082 2.08335L29.2943 38.0414L12.1264 25.0096C10.5283 23.7964 8.29285 23.8959 6.80855 25.246L1.30225 30.2548C-0.513334 31.9064 -0.515415 34.7627 1.29775 36.4169L16.1863 50L1.29775 63.5832C-0.515415 65.2374 -0.513334 68.0937 1.30225 69.7452L6.80855 74.754C8.29285 76.1042 10.5283 76.2036 12.1264 74.9905L29.2943 61.9586L68.7082 97.9167C69.3317 98.5405 70.0638 99.0104 70.8511 99.3171ZM74.9544 27.2989L45.0483 50L74.9544 72.7012V27.2989Z",fill:`url(#${i})`})})]}),dr("defs",{children:[dr("filter",{id:o,x:"-8.39411",y:"15.8291",width:"116.727",height:"92.2456",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[He("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),He("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),He("feOffset",{}),He("feGaussianBlur",{stdDeviation:"4.16667"}),He("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),He("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),He("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})]}),dr("filter",{id:r,x:"60.4167",y:"-8.07558",width:"47.9167",height:"116.151",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[He("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),He("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),He("feOffset",{}),He("feGaussianBlur",{stdDeviation:"4.16667"}),He("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),He("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),He("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})]}),dr("linearGradient",{id:i,x1:"49.9392",y1:"0.257812",x2:"49.9392",y2:"99.7423",gradientUnits:"userSpaceOnUse",children:[He("stop",{stopColor:"white"}),He("stop",{offset:"1",stopColor:"white",stopOpacity:"0"})]})]})]})}var Ng=/^#[0-9a-fA-F]{3,8}$/,Fg=/^(?:rgba?|hsla?|oklch)\([^)]+\)$/,zg=new Set(["black","white","red","blue","green","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]);function $g(e){let t=e.trim();return Ng.test(t)||Fg.test(t)||zg.has(t.toLowerCase())}function na(e,t){return He("span",{style:{display:"inline-block",width:10,height:10,backgroundColor:e,border:"1px solid rgba(0,0,0,0.15)",borderRadius:2,verticalAlign:"middle",marginRight:3}},t)}function qr(e){let t=[],n=/(`[^`]+`)|(\*\*\*(.+?)\*\*\*)|(\*\*(.+?)\*\*)|(\*(.+?)\*)|(_([^_]+?)_)|(\[([^\]]+)\]\(([^)]+)\))|(#[0-9a-fA-F]{3,8})(?![0-9a-fA-F])|((?:rgba?|hsla?|oklch)\([^)]+\))/g,o=0,r;for(;(r=n.exec(e))!==null;){if(r.index>o&&t.push(e.slice(o,r.index)),r[1]){let i=r[1].slice(1,-1);$g(i)&&t.push(na(i,`sw-${r.index}`)),t.push(He("code",{style:{fontFamily:oa,fontSize:"0.9em",backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",borderRadius:2},children:i},r.index))}else if(r[3]!==void 0)t.push(He("strong",{children:He("em",{children:r[3]})},r.index));else if(r[5]!==void 0)t.push(He("strong",{children:r[5]},r.index));else if(r[7]!==void 0)t.push(He("em",{children:r[7]},r.index));else if(r[9]!==void 0)t.push(He("em",{children:r[9]},r.index));else if(r[11]!==void 0&&r[12]!==void 0){let i=r[12],a=!/^https?:\/\/|^mailto:/i.test(i),s=a?`vscode://file/${i}`:i;a?t.push(dr("a",{href:s,target:"_blank",rel:"noopener noreferrer",style:{color:"inherit",textDecoration:"underline",whiteSpace:"nowrap",backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",borderRadius:2,fontFamily:oa,fontSize:"0.9em"},children:[r[11],He(_g,{})]},r.index)):t.push(He("a",{href:s,target:"_blank",rel:"noopener noreferrer",style:{color:"inherit",textDecoration:"underline"},children:r[11]},r.index))}else r[13]!==void 0?(t.push(na(r[13],`sw-${r.index}`)),t.push(r[13])):r[14]!==void 0&&(t.push(na(r[14],`sw-${r.index}`)),t.push(r[14]));o=r.index+r[0].length}return o<e.length&&t.push(e.slice(o)),t}function yo(e){let t=e.split(`
53
- `),n=[],o=0;for(;o<t.length;){let r=t[o];if(r.trimStart().startsWith("```")){let l=[];for(o++;o<t.length&&!t[o].trimStart().startsWith("```");)l.push(t[o]),o++;o++,n.push(He("pre",{style:{fontFamily:oa,fontSize:"0.9em",lineHeight:1.4,backgroundColor:"rgba(0,0,0,0.04)",padding:"6px 8px",margin:"4px 0",overflowX:"auto",whiteSpace:"pre"},children:l.join(`
54
- `)},n.length));continue}if(/^(-{3,}|\*{3,}|_{3,})\s*$/.test(r)){n.push(He("hr",{style:{border:"none",borderTop:"1px solid rgba(0,0,0,0.1)",margin:"6px 0"}},n.length)),o++;continue}let i=r.match(/^(#{1,4})\s+(.+)/);if(i){let l=i[1].length,d={1:16,2:14,3:13,4:12};n.push(He("div",{style:{fontWeight:700,fontSize:d[l]??12,margin:"8px 0 2px"},children:qr(i[2])},n.length)),o++;continue}if(r.trimStart().startsWith("|")&&r.trimEnd().endsWith("|")){let l=[];for(;o<t.length&&t[o].trimStart().startsWith("|")&&t[o].trimEnd().endsWith("|");)l.push(t[o]),o++;let d=I=>/^\|[\s\-:|]+\|$/.test(I),c=l.filter(I=>!d(I)),u=I=>I.split("|").slice(1,-1).map(D=>D.trim()),p=I=>/^\*\*.+\*\*$/.test(I)||/^__.+__$/.test(I),f=c.map(u),v=f.length>1&&f.slice(1).every(I=>I[0]&&p(I[0])),b=f.length>0&&f[0].every(I=>p(I));n.push(He("div",{style:{overflowX:"auto",margin:"4px 0",paddingBottom:4},children:He("table",{style:{borderCollapse:"separate",borderSpacing:0,fontSize:"0.95em",width:"max-content",minWidth:"100%"},children:He("tbody",{children:c.map((I,D)=>He("tr",{children:u(I).map((A,F)=>He(D===0?"th":"td",{style:{border:"1px solid rgba(0,0,0,0.1)",padding:"3px 6px",textAlign:"left",fontWeight:D===0?600:400,minWidth:60,whiteSpace:"nowrap",...F===0&&v||D===0&&b?{position:"sticky",...F===0&&v?{left:0}:{},...D===0&&b?{top:0}:{},background:"#fff",zIndex:F===0&&v&&D===0&&b?2:1}:{}},children:qr(A)},F))},D))})})},n.length));continue}if(r.match(/^(\s*)([-*])\s+(.+)/)){let l=[];for(;o<t.length;){let d=t[o].match(/^\s*[-*]\s+(.+)/);if(d)l.push(d[1]),o++;else if(l.length>0&&t[o].match(/^\s+\S/)&&!t[o].match(/^\s*\d+\.\s/)&&!t[o].match(/^\s*[-*]\s+/))l[l.length-1]+=" "+t[o].trim(),o++;else break}n.push(He("ul",{style:{margin:0,paddingLeft:20,listStyleType:"disc",display:"flex",flexDirection:"column",gap:8},children:l.map((d,c)=>He("li",{children:qr(d)},c))},n.length));continue}let s=r.match(/^(\s*)(\d+)\.\s+(.+)/);if(s){let l=s[1].length,d=parseInt(s[2],10)||1,c=[],u=null;for(;o<t.length;){let p=t[o],f=p.match(/^(\s*)(\d+)\.\s+(.+)/);if(f&&f[1].length===l)u=[f[3]],c.push(u),o++;else if(u&&p.trim()==="")o++;else if(c.length>0&&t[o].match(/^\s+\S/)&&!t[o].match(/^\s*\d+\.\s/)&&!t[o].match(/^\s*[-*]\s+/))u.push(t[o].trim()),o++;else if(u&&/^(Eval|Checks|Sources|Rationale|Prompt|Assertions?|Reason|Why|Expected|Notes?):/i.test(p.trim()))u.push(p.trim()),o++;else if(u&&u.length>1&&p.trim()&&!p.match(/^(#{1,4})\s+/)&&!p.trimStart().startsWith("|")&&!p.match(/^\s*[-*]\s+/)&&!p.match(/^\s*\d+\.\s+/)&&!/^(\*\*)?[A-Z][A-Za-z /&-]{2,40}(\*\*)?$/.test(p.trim()))u.push(p.trim()),o++;else break}n.push(He("ol",{start:d,style:{margin:0,paddingLeft:20,listStyleType:"decimal",display:"flex",flexDirection:"column",gap:8},children:c.map((p,f)=>He("li",{children:He("div",{style:{display:"flex",flexDirection:"column",gap:6},children:p.map((v,b)=>He("div",{children:qr(v)},b))})},f))},n.length));continue}if(r.trim()===""){o++;continue}n.push(He("div",{children:qr(r)},n.length)),o++}return He("div",{style:{display:"flex",flexDirection:"column",gap:8},children:n})}import{Fragment as Wo,jsx as Z,jsxs as Ue}from"react/jsx-runtime";var Dc=400,wn=16,Oc=3,jg=3,Bc=4,Gg=8,Jg="devtools-thread-panel-position",Hr=Dc+2*Oc+2*Bc,Yg=Hr+2*jg;function ra(e="right"){return{top:wn,left:e==="left"?wn:window.innerWidth-Hr-wn}}function Ac(e,t,n){let o=n?.getBoundingClientRect(),r=2*Oc+2*Bc,i=window.innerHeight-wn-r;return o&&t+Yg>o.left&&(i=o.top-Gg-r),Math.max(200,i-Math.max(0,e))}var Vg={width:Dc,backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",boxSizing:"content-box",display:"flex",flexDirection:"column",overflow:"visible",padding:4,fontFamily:Kt,fontSize:12,color:"#1f2937",pointerEvents:"auto"},Ug={display:"flex",alignItems:"center",justifyContent:"space-between",padding:"4px 5px 4px 10px",margin:0,fontWeight:600,fontSize:12,overflow:"hidden"},Kg={flex:1,overflowY:"auto",padding:0,scrollbarWidth:"none"},Xg=`
52
+ `;function Mc({children:e}){return Mg(Tg,{children:[kg("style",{children:Eg}),e]})}import{useEffect as Ig,useLayoutEffect as Rg,useRef as Lg,useState as Ic}from"react";import{createPortal as Ag}from"react-dom";import{Fragment as Bg,jsx as Og,jsxs as Hg}from"react/jsx-runtime";function Pg(e){return e.tagName==="STYLE"||e.tagName==="LINK"&&e.rel==="stylesheet"}function Dg(e){let t=new Map,n=e.firstChild;function o(s){if(t.has(s)||s.hasAttribute("data-pm-mirror"))return;let a=s.cloneNode(!0);a.setAttribute("data-pm-mirror",""),e.insertBefore(a,n),t.set(s,a)}function r(s){let a=t.get(s);a&&(a.remove(),t.delete(s))}for(let s of document.querySelectorAll('link[rel="stylesheet"], style'))s.getRootNode()===document&&o(s);try{document.adoptedStyleSheets.length>0&&(e.adoptedStyleSheets=[...document.adoptedStyleSheets,...e.adoptedStyleSheets])}catch{}let i=new MutationObserver(s=>{for(let a of s)if(a.type==="childList"){for(let l of a.addedNodes)l instanceof Element&&Pg(l)&&o(l);for(let l of a.removedNodes)l instanceof Element&&r(l)}});return i.observe(document.head,{childList:!0}),document.body&&i.observe(document.body,{childList:!0}),()=>{i.disconnect();for(let s of t.values())s.remove();t.clear()}}function Rc({children:e}){let t=Lg(null),[n,o]=Ic(null),[r,i]=Ic(null);return Rg(()=>{let s=t.current;if(!s||s.shadowRoot)return;let a=s.attachShadow({mode:"open"}),l=document.createElement("div");l.setAttribute("data-popmelt-root",""),a.appendChild(l),o(a),i(l)},[]),Ig(()=>{if(n)return Dg(n)},[n]),Hg(Bg,{children:[Og("div",{ref:t,"data-popmelt-shadow-host":!0,style:{position:"absolute",width:0,height:0,overflow:"visible",zIndex:1e4}}),r&&Ag(e,r)]})}import{memo as jg,useCallback as Pr,useEffect as uo,useMemo as Lc,useRef as eo,useState as jn}from"react";import{jsx as Fe,jsxs as rr}from"react/jsx-runtime";var oa="ui-monospace, SFMono-Regular, Menlo, monospace",_g=0;function Ng({size:e=11}){let t=++_g,n=`pm-vs-m${t}`,o=`pm-vs-f0-${t}`,r=`pm-vs-f1-${t}`,i=`pm-vs-g${t}`;return rr("svg",{width:e,height:e,viewBox:"0 0 100 100",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{display:"inline",verticalAlign:"middle",marginLeft:3,flexShrink:0},children:[Fe("mask",{id:n,maskType:"alpha",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"100",height:"100",children:Fe("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.9119 99.3171C72.4869 99.9307 74.2828 99.8914 75.8725 99.1264L96.4608 89.2197C98.6242 88.1787 100 85.9892 100 83.5872V16.4133C100 14.0113 98.6243 11.8218 96.4609 10.7808L75.8725 0.873756C73.7862 -0.130129 71.3446 0.11576 69.5135 1.44695C69.252 1.63711 69.0028 1.84943 68.769 2.08341L29.3551 38.0415L12.1872 25.0096C10.589 23.7965 8.35363 23.8959 6.86933 25.2461L1.36303 30.2549C-0.452552 31.9064 -0.454633 34.7627 1.35853 36.417L16.2471 50.0001L1.35853 63.5832C-0.454633 65.2374 -0.452552 68.0938 1.36303 69.7453L6.86933 74.7541C8.35363 76.1043 10.589 76.2037 12.1872 74.9905L29.3551 61.9587L68.769 97.9167C69.3925 98.5406 70.1246 99.0104 70.9119 99.3171ZM75.0152 27.2989L45.1091 50.0001L75.0152 72.7012V27.2989Z",fill:"white"})}),rr("g",{mask:`url(#${n})`,children:[Fe("path",{d:"M96.4614 10.7962L75.8569 0.875542C73.4719 -0.272773 70.6217 0.211611 68.75 2.08333L1.29858 63.5832C-0.515693 65.2373 -0.513607 68.0937 1.30308 69.7452L6.81272 74.754C8.29793 76.1042 10.5347 76.2036 12.1338 74.9905L93.3609 13.3699C96.086 11.3026 100 13.2462 100 16.6667V16.4275C100 14.0265 98.6246 11.8378 96.4614 10.7962Z",fill:"#0065A9"}),Fe("g",{filter:`url(#${o})`,children:Fe("path",{d:"M96.4614 89.2038L75.8569 99.1245C73.4719 100.273 70.6217 99.7884 68.75 97.9167L1.29858 36.4169C-0.515693 34.7627 -0.513607 31.9063 1.30308 30.2548L6.81272 25.246C8.29793 23.8958 10.5347 23.7964 12.1338 25.0095L93.3609 86.6301C96.086 88.6974 100 86.7538 100 83.3334V83.5726C100 85.9735 98.6246 88.1622 96.4614 89.2038Z",fill:"#007ACC"})}),Fe("g",{filter:`url(#${r})`,children:Fe("path",{d:"M75.8578 99.1263C73.4721 100.274 70.6219 99.7885 68.75 97.9166C71.0564 100.223 75 98.5895 75 95.3278V4.67213C75 1.41039 71.0564 -0.223106 68.75 2.08329C70.6219 0.211402 73.4721 -0.273666 75.8578 0.873633L96.4587 10.7807C98.6234 11.8217 100 14.0112 100 16.4132V83.5871C100 85.9891 98.6234 88.1786 96.4586 89.2196L75.8578 99.1263Z",fill:"#1F9CF0"})}),Fe("g",{style:{mixBlendMode:"overlay"},opacity:"0.25",children:Fe("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M70.8511 99.3171C72.4261 99.9306 74.2221 99.8913 75.8117 99.1264L96.4 89.2197C98.5634 88.1787 99.9392 85.9892 99.9392 83.5871V16.4133C99.9392 14.0112 98.5635 11.8217 96.4001 10.7807L75.8117 0.873695C73.7255 -0.13019 71.2838 0.115699 69.4527 1.44688C69.1912 1.63705 68.942 1.84937 68.7082 2.08335L29.2943 38.0414L12.1264 25.0096C10.5283 23.7964 8.29285 23.8959 6.80855 25.246L1.30225 30.2548C-0.513334 31.9064 -0.515415 34.7627 1.29775 36.4169L16.1863 50L1.29775 63.5832C-0.515415 65.2374 -0.513334 68.0937 1.30225 69.7452L6.80855 74.754C8.29285 76.1042 10.5283 76.2036 12.1264 74.9905L29.2943 61.9586L68.7082 97.9167C69.3317 98.5405 70.0638 99.0104 70.8511 99.3171ZM74.9544 27.2989L45.0483 50L74.9544 72.7012V27.2989Z",fill:`url(#${i})`})})]}),rr("defs",{children:[rr("filter",{id:o,x:"-8.39411",y:"15.8291",width:"116.727",height:"92.2456",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[Fe("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),Fe("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),Fe("feOffset",{}),Fe("feGaussianBlur",{stdDeviation:"4.16667"}),Fe("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),Fe("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),Fe("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})]}),rr("filter",{id:r,x:"60.4167",y:"-8.07558",width:"47.9167",height:"116.151",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[Fe("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),Fe("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),Fe("feOffset",{}),Fe("feGaussianBlur",{stdDeviation:"4.16667"}),Fe("feColorMatrix",{type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"}),Fe("feBlend",{mode:"overlay",in2:"BackgroundImageFix",result:"effect1_dropShadow"}),Fe("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow",result:"shape"})]}),rr("linearGradient",{id:i,x1:"49.9392",y1:"0.257812",x2:"49.9392",y2:"99.7423",gradientUnits:"userSpaceOnUse",children:[Fe("stop",{stopColor:"white"}),Fe("stop",{offset:"1",stopColor:"white",stopOpacity:"0"})]})]})]})}var Fg=/^#[0-9a-fA-F]{3,8}$/,zg=/^(?:rgba?|hsla?|oklch)\([^)]+\)$/,$g=new Set(["black","white","red","blue","green","yellow","orange","purple","pink","gray","grey","cyan","magenta","brown","navy","teal","maroon","olive","silver","aqua","fuchsia","lime"]);function Wg(e){let t=e.trim();return Fg.test(t)||zg.test(t)||$g.has(t.toLowerCase())}function na(e,t){return Fe("span",{style:{display:"inline-block",width:10,height:10,backgroundColor:e,border:"1px solid rgba(0,0,0,0.15)",borderRadius:2,verticalAlign:"middle",marginRight:3}},t)}function Ur(e){let t=[],n=/(`[^`]+`)|(\*\*\*(.+?)\*\*\*)|(\*\*(.+?)\*\*)|(\*(.+?)\*)|(_([^_]+?)_)|(\[([^\]]+)\]\(([^)]+)\))|(#[0-9a-fA-F]{3,8})(?![0-9a-fA-F])|((?:rgba?|hsla?|oklch)\([^)]+\))/g,o=0,r;for(;(r=n.exec(e))!==null;){if(r.index>o&&t.push(e.slice(o,r.index)),r[1]){let i=r[1].slice(1,-1);Wg(i)&&t.push(na(i,`sw-${r.index}`)),t.push(Fe("code",{style:{fontFamily:oa,fontSize:"0.9em",backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",borderRadius:2},children:i},r.index))}else if(r[3]!==void 0)t.push(Fe("strong",{children:Fe("em",{children:r[3]})},r.index));else if(r[5]!==void 0)t.push(Fe("strong",{children:r[5]},r.index));else if(r[7]!==void 0)t.push(Fe("em",{children:r[7]},r.index));else if(r[9]!==void 0)t.push(Fe("em",{children:r[9]},r.index));else if(r[11]!==void 0&&r[12]!==void 0){let i=r[12],s=!/^https?:\/\/|^mailto:/i.test(i),a=s?`vscode://file/${i}`:i;s?t.push(rr("a",{href:a,target:"_blank",rel:"noopener noreferrer",style:{color:"inherit",textDecoration:"underline",whiteSpace:"nowrap",backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px",borderRadius:2,fontFamily:oa,fontSize:"0.9em"},children:[r[11],Fe(Ng,{})]},r.index)):t.push(Fe("a",{href:a,target:"_blank",rel:"noopener noreferrer",style:{color:"inherit",textDecoration:"underline"},children:r[11]},r.index))}else r[13]!==void 0?(t.push(na(r[13],`sw-${r.index}`)),t.push(r[13])):r[14]!==void 0&&(t.push(na(r[14],`sw-${r.index}`)),t.push(r[14]));o=r.index+r[0].length}return o<e.length&&t.push(e.slice(o)),t}function co(e){let t=e.split(`
53
+ `),n=[],o=0;for(;o<t.length;){let r=t[o];if(r.trimStart().startsWith("```")){let l=[];for(o++;o<t.length&&!t[o].trimStart().startsWith("```");)l.push(t[o]),o++;o++,n.push(Fe("pre",{style:{fontFamily:oa,fontSize:"0.9em",lineHeight:1.4,backgroundColor:"rgba(0,0,0,0.04)",padding:"6px 8px",margin:"4px 0",overflowX:"auto",whiteSpace:"pre"},children:l.join(`
54
+ `)},n.length));continue}if(/^(-{3,}|\*{3,}|_{3,})\s*$/.test(r)){n.push(Fe("hr",{style:{border:"none",borderTop:"1px solid rgba(0,0,0,0.1)",margin:"6px 0"}},n.length)),o++;continue}let i=r.match(/^(#{1,4})\s+(.+)/);if(i){let l=i[1].length,p={1:16,2:14,3:13,4:12};n.push(Fe("div",{style:{fontWeight:700,fontSize:p[l]??12,margin:"8px 0 2px"},children:Ur(i[2])},n.length)),o++;continue}if(r.trimStart().startsWith("|")&&r.trimEnd().endsWith("|")){let l=[];for(;o<t.length&&t[o].trimStart().startsWith("|")&&t[o].trimEnd().endsWith("|");)l.push(t[o]),o++;let p=I=>/^\|[\s\-:|]+\|$/.test(I),c=l.filter(I=>!p(I)),u=I=>I.split("|").slice(1,-1).map(O=>O.trim()),d=I=>/^\*\*.+\*\*$/.test(I)||/^__.+__$/.test(I),g=c.map(u),x=g.length>1&&g.slice(1).every(I=>I[0]&&d(I[0])),h=g.length>0&&g[0].every(I=>d(I));n.push(Fe("div",{style:{overflowX:"auto",margin:"4px 0",paddingBottom:4},children:Fe("table",{style:{borderCollapse:"separate",borderSpacing:0,fontSize:"0.95em",width:"max-content",minWidth:"100%"},children:Fe("tbody",{children:c.map((I,O)=>Fe("tr",{children:u(I).map((P,F)=>Fe(O===0?"th":"td",{style:{border:"1px solid rgba(0,0,0,0.1)",padding:"3px 6px",textAlign:"left",fontWeight:O===0?600:400,minWidth:60,whiteSpace:"nowrap",...F===0&&x||O===0&&h?{position:"sticky",...F===0&&x?{left:0}:{},...O===0&&h?{top:0}:{},background:"#fff",zIndex:F===0&&x&&O===0&&h?2:1}:{}},children:Ur(P)},F))},O))})})},n.length));continue}if(r.match(/^(\s*)([-*])\s+(.+)/)){let l=[];for(;o<t.length;){let p=t[o].match(/^\s*[-*]\s+(.+)/);if(p)l.push(p[1]),o++;else if(l.length>0&&t[o].match(/^\s+\S/)&&!t[o].match(/^\s*\d+\.\s/)&&!t[o].match(/^\s*[-*]\s+/))l[l.length-1]+=" "+t[o].trim(),o++;else break}n.push(Fe("ul",{style:{margin:0,paddingLeft:20,listStyleType:"disc",display:"flex",flexDirection:"column",gap:8},children:l.map((p,c)=>Fe("li",{children:Ur(p)},c))},n.length));continue}let a=r.match(/^(\s*)(\d+)\.\s+(.+)/);if(a){let l=a[1].length,p=parseInt(a[2],10)||1,c=[],u=null;for(;o<t.length;){let d=t[o],g=d.match(/^(\s*)(\d+)\.\s+(.+)/);if(g&&g[1].length===l)u=[g[3]],c.push(u),o++;else if(u&&d.trim()==="")o++;else if(c.length>0&&t[o].match(/^\s+\S/)&&!t[o].match(/^\s*\d+\.\s/)&&!t[o].match(/^\s*[-*]\s+/))u.push(t[o].trim()),o++;else if(u&&/^(Eval|Checks|Sources|Rationale|Prompt|Assertions?|Reason|Why|Expected|Notes?):/i.test(d.trim()))u.push(d.trim()),o++;else if(u&&u.length>1&&d.trim()&&!d.match(/^(#{1,4})\s+/)&&!d.trimStart().startsWith("|")&&!d.match(/^\s*[-*]\s+/)&&!d.match(/^\s*\d+\.\s+/)&&!/^(\*\*)?[A-Z][A-Za-z /&-]{2,40}(\*\*)?$/.test(d.trim()))u.push(d.trim()),o++;else break}n.push(Fe("ol",{start:p,style:{margin:0,paddingLeft:20,listStyleType:"decimal",display:"flex",flexDirection:"column",gap:8},children:c.map((d,g)=>Fe("li",{children:Fe("div",{style:{display:"flex",flexDirection:"column",gap:6},children:d.map((x,h)=>Fe("div",{children:Ur(x)},h))})},g))},n.length));continue}if(r.trim()===""){o++;continue}n.push(Fe("div",{children:Ur(r)},n.length)),o++}return Fe("div",{style:{display:"flex",flexDirection:"column",gap:8},children:n})}import{Fragment as Bo,jsx as q,jsxs as Ue}from"react/jsx-runtime";var Dc=400,vn=16,Oc=3,Gg=3,Bc=4,Jg=8,Yg="devtools-thread-panel-position",Dr=Dc+2*Oc+2*Bc,Vg=Dr+2*Gg;function ra(e="right"){return{top:vn,left:e==="left"?vn:window.innerWidth-Dr-vn}}function Ac(e,t,n){let o=n?.getBoundingClientRect(),r=2*Oc+2*Bc,i=window.innerHeight-vn-r;return o&&t+Vg>o.left&&(i=o.top-Jg-r),Math.max(200,i-Math.max(0,e))}var Ug={width:Dc,backgroundColor:"#eaeaea",borderWidth:3,borderStyle:"solid",borderColor:"transparent",boxSizing:"content-box",display:"flex",flexDirection:"column",overflow:"visible",padding:4,fontFamily:Vt,fontSize:12,color:"#1f2937",pointerEvents:"auto"},Kg={display:"flex",alignItems:"center",justifyContent:"space-between",padding:"4px 5px 4px 10px",margin:0,fontWeight:600,fontSize:12,overflow:"hidden"},Xg={flex:1,overflowY:"auto",padding:0,scrollbarWidth:"none"},qg=`
55
55
  [data-devtools="thread-panel-messages"]:hover {
56
56
  scrollbar-width: thin !important;
57
57
  }
@@ -65,15 +65,15 @@ Your AI gets the visual and technical context it needs to act.`,usage:[],keys:[{
65
65
  background: rgba(0,0,0,0.15);
66
66
  border-radius: 3px;
67
67
  }
68
- `,qg={borderTop:"1px solid rgba(0, 0, 0, 0.12)",display:"flex",alignItems:"center",gap:4,padding:"0 8px 0 10px"};function Wi(e){return e.replace(/<resolution>[\s\S]*?<\/resolution>/g,"").replace(/<question>[\s\S]*?<\/question>/g,"").replace(/<plan>[\s\S]*?<\/plan>/g,"").replace(/<review>[\s\S]*?<\/review>/g,"").replace(/<novel>[\s\S]*?<\/novel>/g,"").replace(/<eval_proposals>[\s\S]*?<\/eval_proposals>/g,"").replace(/<eval_run_result>[\s\S]*?<\/eval_run_result>/g,"").replace(/<evals>[\s\S]*?<\/evals>/g,"").trim()}function Zg(e){return e.split(`
68
+ `,Zg={borderTop:"1px solid rgba(0, 0, 0, 0.12)",display:"flex",alignItems:"center",gap:4,padding:"0 8px 0 10px"};function zi(e){return e.replace(/<resolution>[\s\S]*?<\/resolution>/g,"").replace(/<question>[\s\S]*?<\/question>/g,"").replace(/<plan>[\s\S]*?<\/plan>/g,"").replace(/<review>[\s\S]*?<\/review>/g,"").replace(/<novel>[\s\S]*?<\/novel>/g,"").replace(/<eval_proposals>[\s\S]*?<\/eval_proposals>/g,"").replace(/<eval_run_result>[\s\S]*?<\/eval_run_result>/g,"").replace(/<evals>[\s\S]*?<\/evals>/g,"").trim()}function Qg(e){return e.split(`
69
69
  `).filter(t=>!/^\s*[☑☒□]\s*(pass|fail|needs[_ ]review)\b/i.test(t)).join(`
70
70
  `).replace(/\n{3,}/g,`
71
71
 
72
- `).trim()}function Qg(e){let t=e.match(/<novel>\s*([\s\S]*?)\s*<\/novel>/);if(!t?.[1])return[];try{let n=JSON.parse(t[1]);return Array.isArray(n)?n.filter(o=>{if(typeof o!="object"||o===null)return!1;let r=o;return typeof r.category=="string"&&typeof r.element=="string"&&typeof r.decision=="string"&&typeof r.reason=="string"}):[]}catch{return[]}}function em(e){let t=e.match(/<eval_run_result>\s*([\s\S]*?)\s*<\/eval_run_result>/);if(!t?.[1])return null;try{let n=JSON.parse(t[1]);if(!n||typeof n!="object")return null;let o=n,r=o.status,i=r==="pass"||r==="fail"||r==="needs_review"?r:"needs_review",s=(Array.isArray(o.assertionResults)?o.assertionResults:[]).flatMap(l=>{if(!l||typeof l!="object")return[];let d=l,c=typeof d.assertion=="string"?d.assertion.trim():"";if(!c)return[];let u=d.status;return[{assertion:c,status:u==="pass"||u==="fail"||u==="needs_review"?u:"needs_review",summary:typeof d.summary=="string"?d.summary.trim():""}]});return{title:typeof o.title=="string"?o.title.trim():void 0,status:i,summary:typeof o.summary=="string"?o.summary.trim():"",assertionResults:s}}catch{return null}}function tm(e){return e?{title:e.title,status:e.status,summary:e.summary,assertionResults:e.assertionResults.map(t=>({assertion:t.assertion,status:t.status,summary:t.summary}))}:null}function nm({result:e}){let t=e.assertionResults;if(t.length===0)return null;let n=e.status==="pass"?"Pass":e.status==="fail"?"Fail":"Needs review",o=e.status==="pass"?"#047857":e.status==="fail"?"#b91c1c":"#6b7280";return Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.35,color:"#374151"},children:[Ue("div",{style:{display:"flex",alignItems:"baseline",gap:6,marginBottom:7},children:[Z("span",{style:{fontWeight:700,color:"#111827"},children:e.title??"Eval result"}),Z("span",{style:{color:o,fontWeight:700,marginLeft:"auto"},children:n})]}),e.summary&&Z("div",{style:{color:"#6b7280",marginBottom:8},children:e.summary}),Z("div",{style:{display:"flex",flexDirection:"column",gap:6},children:t.map((r,i)=>{let a=r.status==="pass"?"\u2611":r.status==="fail"?"\u2612":"\u25A1",s=r.status==="pass"?"Pass":r.status==="fail"?"Fail":"Needs review",l=r.status==="pass"?"#047857":r.status==="fail"?"#b91c1c":"#6b7280",d=r.status==="needs_review"?"inherit":l;return Ue("div",{style:{display:"grid",gridTemplateColumns:"18px minmax(0, 1fr)",columnGap:5,alignItems:"start"},children:[Z("span",{style:{color:l,fontSize:15,lineHeight:1},children:a}),Ue("div",{style:{minWidth:0},children:[Z("div",{style:{color:d},children:r.assertion}),r.status==="needs_review"?Ue("div",{style:{marginTop:1,color:"#6b7280"},children:[Z("span",{style:{color:l,fontWeight:700},children:s}),r.summary?Ue("span",{children:[": ",r.summary]}):null]}):r.summary?Z("div",{style:{marginTop:1,color:"#6b7280"},children:r.summary}):null]})]},`${r.assertion}-${i}`)})})]})}function Pc(e){return new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}var ia=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],om=3e3,rm=250;function im({color:e}){let[t,n]=Kn(0),[o,r]=Kn(()=>Math.floor(Math.random()*ia.length));return bo(()=>{let i=setInterval(()=>n(s=>(s+1)%2),rm),a=setInterval(()=>r(s=>(s+1)%ia.length),om);return()=>{clearInterval(i),clearInterval(a)}},[]),Ue("span",{style:{display:"inline-flex",alignItems:"center",gap:4},children:[Z("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:e,style:{verticalAlign:"middle",flexShrink:0},children:t===1?Ue(Wo,{children:[Z("circle",{cx:"7",cy:"7",r:"2"}),Z("circle",{cx:"17",cy:"7",r:"2"}),Z("circle",{cx:"7",cy:"17",r:"2"}),Z("circle",{cx:"17",cy:"17",r:"2"})]}):Ue(Wo,{children:[Z("circle",{cx:"12",cy:"6",r:"2"}),Z("circle",{cx:"6",cy:"12",r:"2"}),Z("circle",{cx:"18",cy:"12",r:"2"}),Z("circle",{cx:"12",cy:"18",r:"2"})]})}),Z("span",{style:{fontSize:11,color:"#9ca3af",fontStyle:"italic"},children:ia[o]})]})}var ji=32,$i={width:ji,height:ji,objectFit:"cover",cursor:"pointer",border:"1px solid rgba(0,0,0,0.1)"};function sm(e){let t=/^`(\/[^`]*)`$/gm,n=[...e.matchAll(t)];if(n.length===0)return null;let o=[];for(let r=0;r<n.length;r++){let i=n[r],a=i[1],s=i.index+i[0].length,l=r+1<n.length?n[r+1].index:e.length,d=e.slice(s,l).trim();o.push({route:a,text:d})}return o}function am(e,t){let n=[];if(e.replyImageUrls)for(let o of e.replyImageUrls){let r=o.startsWith("blob:")||o.startsWith("http")?o:`${t}${o}`;n.push({url:r,label:"pasted image"})}return n}function lm(e,t){let n=[];if(e.imageUrls)for(let[,o]of Object.entries(e.imageUrls))for(let r of o)n.push({url:`${t}${r}`,label:"pasted image"});return n}function cm({src:e,onClose:t}){return bo(()=>{let n=o=>{o.key==="Escape"&&(o.stopPropagation(),t())};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[t]),Z("div",{onClick:t,style:{position:"fixed",inset:0,zIndex:1e5,backgroundColor:"rgba(0,0,0,0.8)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"zoom-out"},children:Z("img",{src:e,onClick:n=>n.stopPropagation(),style:{maxWidth:"90vw",maxHeight:"90vh",objectFit:"contain",cursor:"default",boxShadow:"0 4px 24px rgba(0,0,0,0.4)"}})})}function dm(e){let t=String(e.data.tool||""),n=e.data.file?String(e.data.file):null,o=n?n.split("/").pop()??n:null,r=e.data.content?String(e.data.content):null;switch(t){case"Read":return o?`Reading ${o}`:"Reading file";case"Edit":return o?`Editing ${o}`:"Editing file";case"Write":return o?`Writing ${o}`:"Writing file";case"Bash":return r?um(r):"Running command";case"Glob":return"Searching files";case"Grep":return"Searching code";case"WebFetch":return"Fetching page";case"WebSearch":return"Searching web";default:return t?`Using ${t}`:null}}function um(e){let t=e.split(`
73
- `)[0].trim();return t.length<=60?t:t.slice(0,57)+"\u2026"}var pm=new Set(["Read","Glob","Grep","WebFetch","WebSearch"]),fm=new Set(["Edit","Write","Bash"]);function gm(e){let t=0,n=!1;for(let o of e){if(o.type!=="tool_use")continue;let r=String(o.data.tool||"");fm.has(r)?n=!0:pm.has(r)&&t++}return!n&&t>=3?"researching":n?"applying changes":null}function mm(e){let t=[];for(let n of e)if(n.type==="tool_use"){let o=dm(n),r=String(n.data.tool||""),i=n.data.file?String(n.data.file):null,a=n.data.content?String(n.data.content):null,s=i??a??void 0;if(o){let l=t[t.length-1];l&&l.kind==="tool_group"&&l.tool===r?l.items.push({label:o,detail:s}):t.push({kind:"tool_group",tool:r,items:[{label:o,detail:s}]})}if(a&&i){let l=i.includes(".")?`.${i.split(".").pop().toLowerCase()}`:"",d=i.includes(".claude/plans/");t.push({kind:"file_content",file:i,content:a,ext:l,isPlan:d})}}else if(n.type==="delta"){let o=String(n.data.text||"");if(!o)continue;let r=t[t.length-1];r&&r.kind==="text"?r.text+=o:t.push({kind:"text",text:o})}else if(n.type==="thinking"){let o=String(n.data.text||"");if(!o)continue;let r=t[t.length-1];r&&r.kind==="thinking"?r.text+=o:t.push({kind:"thinking",text:o})}return t}function hm({file:e,content:t,ext:n,isPlan:o,onAccept:r}){let[i,a]=Kn(o),s=e.split("/").pop()??e;return Ue("div",{style:{margin:"4px 0 4px 12px",border:"1px solid rgba(0,0,0,0.08)",backgroundColor:"rgba(255,255,255,0.6)",fontSize:11},children:[Ue("div",{onClick:()=>a(d=>!d),style:{display:"flex",alignItems:"center",gap:6,padding:"4px 8px",cursor:"pointer",userSelect:"none",fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",color:"#374151"},children:[Z("span",{style:{fontSize:9,color:"#9ca3af"},children:i?"\u25BC":"\u25B6"}),Z("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:s}),o&&Z("span",{style:{fontSize:9,color:"#6366f1",fontFamily:"inherit"},children:"plan"})]}),i&&Ue(Wo,{children:[Z("div",{style:{maxHeight:300,overflowY:"auto",padding:"6px 10px",borderTop:"1px solid rgba(0,0,0,0.06)",lineHeight:1.5,wordBreak:"break-word"},children:n===".md"?yo(t):Z("pre",{style:{margin:0,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:11,whiteSpace:"pre-wrap"},children:t})}),o&&r&&Z("div",{style:{padding:"4px 8px",borderTop:"1px solid rgba(0,0,0,0.06)",display:"flex",justifyContent:"flex-end"},children:Z("button",{onClick:d=>{d.stopPropagation(),r()},style:{background:"#111",color:"#fff",border:"none",padding:"4px 12px",fontSize:11,cursor:"pointer",fontFamily:"inherit"},children:"Accept"})})]})]})}function ym(e){let t=[];for(let n of e){let o=t[t.length-1];o&&o.val===n?o.count++:t.push({val:n,count:1})}return t.map(n=>n.count>1?`${n.val} (x${n.count})`:n.val)}function bm(e,t){switch(e){case"Bash":{let n=t.map(o=>(o.label||"").split(/\s/)[0]).filter(Boolean);return`Used Bash: ${ym(n).join(", ")}`}case"Read":return`Read: ${t.map(n=>n.label.replace(/^Reading /,"")).join(", ")}`;case"Edit":return`Edited: ${t.map(n=>n.label.replace(/^Editing /,"")).join(", ")}`;case"Write":return`Wrote: ${t.map(n=>n.label.replace(/^Writing /,"")).join(", ")}`;case"Grep":return t.length===1?"Searched code":`Searched code (${t.length})`;case"Glob":return t.length===1?"Searched files":`Searched files (${t.length})`;default:return`Used ${e}: ${t.map(n=>n.label).join(", ")}`}}var vm={fontSize:11,color:"#9ca3af",fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",lineHeight:1.6};function xm({label:e}){let t=e.indexOf(" ");return t===-1?Z(Wo,{children:e}):Ue(Wo,{children:[Z("b",{children:e.slice(0,t)}),e.slice(t)]})}function Hc({tool:e,items:t}){let[n,o]=Kn(!1),r=t.length>1;return Ue("div",{style:vm,children:[Ue("div",{onClick:r?()=>o(i=>!i):void 0,style:{cursor:r?"pointer":"default",userSelect:"none",color:"#9ca3af"},children:[r&&Z("span",{style:{fontSize:13,marginRight:4},children:n?"\u25BE":"\u25B8"}),bm(e,t)]}),n&&Z("div",{style:{marginLeft:17},children:t.map((i,a)=>Z("div",{children:Z(xm,{label:i.detail??i.label})},a))})]})}var Sm=Wg(function({msg:t,index:n,bridgeUrl:o,accentColor:r,onLightbox:i}){let a=t.role==="human";if(t.cancelled||t.error)return Ue("div",{"data-msg":!0,style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Z("span",{style:{fontSize:11,color:t.error?"#dc2626":"#9ca3af",fontStyle:"italic"},children:t.error?"Error":"Cancelled"}),Z("span",{style:{fontSize:10,color:"#9ca3af",marginLeft:"auto"},children:Pc(t.timestamp)})]}),t.error&&Z("div",{style:{fontSize:12,color:"#6b7280",lineHeight:1.4},children:t.error})]},`${t.jobId}-${n}`);let s=a?null:tm(t.evalRun)??(t.responseText?em(t.responseText):null),l=a?t.replyToQuestion||t.feedbackSummary||"(annotation)":s?"":Wi(t.responseText||""),d=a?void 0:t.question,c=!a&&t.resolutions&&t.resolutions.length>0,u=!a&&t.segments&&t.segments.length>0,p=!a&&!u&&t.toolsUsed&&t.toolsUsed.length>0;return!l&&!d&&!c&&!u&&!s?null:Ue("div",{"data-msg":!0,style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[!a&&Z(Ur,{provider:t.provider,size:11,style:{color:"#6b7280"}}),Z("span",{style:{fontWeight:600,fontSize:11,color:a?r:"#6b7280"},children:a?"You":Xs(t.model,t.provider)}),Z("span",{style:{fontSize:10,color:"#9ca3af",marginLeft:"auto"},children:Pc(t.timestamp)})]}),a&&!t.replyToQuestion&&(()=>{let f=l?sm(l):null;if(f&&t.screenshotUrls)return Z("div",{style:{display:"flex",flexDirection:"column",gap:4},children:f.map((b,I)=>{let D=t.screenshotUrls?.[b.route],A=D?`${o}${D}`:null;return Ue("div",{style:{display:"flex",gap:6,alignItems:"flex-start"},children:[A?Z("img",{src:A,title:b.route,style:{...$i,flexShrink:0,marginTop:1},onClick:()=>i(A)}):Z("div",{style:{width:ji,height:ji,flexShrink:0}}),Ue("div",{style:{lineHeight:1.5,wordBreak:"break-word",minWidth:0},children:[Z("code",{style:{fontSize:10,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px"},children:b.route}),b.text&&Z("div",{style:{marginTop:2},children:yo(b.text)})]})]},I)})});let v=t.screenshotUrl?`${o}${t.screenshotUrl}`:null;return v&&l?Ue("div",{style:{display:"flex",gap:6,alignItems:"flex-start"},children:[Z("img",{src:v,title:"screenshot",style:{...$i,flexShrink:0,marginTop:1},onClick:()=>i(v)}),Z("div",{style:{lineHeight:1.5,wordBreak:"break-word",minWidth:0},children:l.includes(`
74
- `)?yo(l):l})]}):l?Z("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:l.includes(`
75
- `)?yo(l):l}):null})(),a&&t.replyToQuestion&&l&&Z("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:l.includes(`
76
- `)?yo(l):l}),!a&&u&&t.segments.map((f,v)=>{if(f.kind==="tool_group")return Z(Hc,{tool:f.tool,items:f.items},v);let b=s?Zg(Wi(f.text)):Wi(f.text);return b?Z("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:yo(b)},v):null}),!a&&!u&&l&&Z("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:yo(l)}),!a&&s&&Z(nm,{result:s}),a&&t.replyToQuestion&&(()=>{let f=am(t,o);return f.length===0?null:Z("div",{style:{display:"flex",gap:4,flexWrap:"wrap",marginTop:6},children:f.map((v,b)=>Z("img",{src:v.url,title:v.label,style:$i,onClick:()=>i(v.url)},b))})})(),a&&!t.replyToQuestion&&(()=>{let f=lm(t,o);return f.length===0?null:Z("div",{style:{display:"flex",gap:4,flexWrap:"wrap",marginTop:6},children:f.map((v,b)=>Z("img",{src:v.url,title:v.label,style:$i,onClick:()=>i(v.url)},b))})})(),d&&Z("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:yo(d)}),(p||c)&&Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.5,color:"#374151"},children:[p&&Z("div",{style:{fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:10},children:t.toolsUsed.map((f,v)=>Z("div",{children:f},v))}),c&&t.resolutions.map((f,v)=>{let b=f.finalScope??f.inferredScope;return Ue("div",{style:{marginTop:p?4:0},children:[Z("span",{style:{color:f.status==="resolved"?"#10b981":"#f59e0b"},children:f.status==="resolved"?"Done":"Needs review"}),f.summary?` \u2014 ${f.summary}`:""]},v)})]}),!a&&t.responseText&&(()=>{let f=Qg(t.responseText);return f.length===0?null:Z("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.5,color:"#374151",marginTop:2},children:f.map((v,b)=>Ue("div",{style:{marginTop:b>0?6:0},children:[Z("span",{style:{display:"inline-block",backgroundColor:"#8b5cf6",color:"#fff",fontSize:9,fontWeight:600,textTransform:"uppercase",padding:"1px 5px",borderRadius:3,marginRight:6,verticalAlign:"middle"},children:v.category}),Z("strong",{children:v.element})," \u2014 ",v.decision,Z("div",{style:{color:"#9ca3af",fontStyle:"italic",marginTop:1},children:v.reason})]},b))})})()]},`${t.jobId}-${n}`)});function _c({threadId:e,bridgeUrl:t,accentColor:n,isStreaming:o,isQueued:r,queuePosition:i,streamingEvents:a,onClose:s,onReply:l,onCancel:d,lastError:c,onMouseEnter:u,toolbarRef:p,currentModel:f,currentProvider:v,annotationNumber:b,annotationText:I,onOpenEvals:D,preferredSide:A="right",modal:F=!0}){let[_,R]=Kn([]),[Y,ee]=Kn(!0),[k,w]=Kn(""),[L,h]=Kn([]),C=lo(!1),M=lo(null),[ae,Fe]=Kn(!0),[me,G]=Kn(0),[se,P]=Kn(null),fe=Br(te=>P(te),[]),ge=lo(null),Le=Br((te,ne)=>{let de=te&&ne.trim();ge.current&&(ge.current.style.opacity=de?"0.65":"1"),M.current&&(M.current.style.borderTop=`1px solid ${de?n:"rgba(0,0,0,0.12)"}`)},[n]),Pe=lo(null),Qe=lo(null),ce=lo(o),Ce=lo(ra(A)),ze=lo({x:0,y:0}),rt=lo(!1),ut=lo({x:0,y:0,offsetX:0,offsetY:0}),$e=lo(A==="right"),[,X]=Kn(0),Q=`${Jg}:${A}`;bo(()=>{try{let te=localStorage.getItem(Q);if(te){let ne=JSON.parse(te);if(typeof ne.top=="number"&&typeof ne.left=="number"){let de=window.innerWidth-Hr-wn,We={top:Math.max(wn,Math.min(ne.top,window.innerHeight-wn-200)),left:Math.max(wn,Math.min(ne.left,de))};$e.current=We.left>=de-2,Ce.current=We,X(qe=>qe+1)}}}catch{}},[Q]),bo(()=>{let te=()=>{if($e.current)Ce.current=ra(A);else{let ne=Ce.current,de=window.innerWidth-Hr-wn;Ce.current={top:Math.max(wn,Math.min(ne.top,window.innerHeight-wn-200)),left:Math.max(wn,Math.min(ne.left,de))}}X(ne=>ne+1)};return window.addEventListener("resize",te,{passive:!0}),()=>window.removeEventListener("resize",te)},[A]),bo(()=>{let te=Qe.current;if(!te)return;let ne=Re=>{Re.button!==0||Re.target.closest("button")||(Re.preventDefault(),Re.stopPropagation(),rt.current=!0,ut.current={x:Re.clientX,y:Re.clientY,offsetX:ze.current.x,offsetY:ze.current.y})},de=Re=>{if(!rt.current)return;let Ht=ut.current,$t=Ht.offsetX+(Re.clientX-Ht.x),Cn=Ht.offsetY+(Re.clientY-Ht.y),Dn=Math.max(wn,Math.min(window.innerWidth-Hr-wn,Ce.current.left+$t)),Wt=Math.max(wn,Ce.current.top+Cn);ze.current={x:Dn-Ce.current.left,y:Wt-Ce.current.top};let Ct=Pe.current;Ct&&(Ct.style.top=`${Wt}px`,Ct.style.left=`${Dn}px`,Ct.style.height=`${Ac(Wt,Dn,p?.current)}px`)},We=()=>{if(!rt.current)return;let Re=Ce.current.top+ze.current.y,Ht=Ce.current.left+ze.current.x;Ce.current={top:Re,left:Ht},ze.current={x:0,y:0};let $t=window.innerWidth-Hr-wn;$e.current=Ht>=$t-2;try{localStorage.setItem(Q,JSON.stringify({top:Re,left:Ht}))}catch{}rt.current=!1},qe=()=>{Ce.current=ra(A),ze.current={x:0,y:0},$e.current=A==="right";try{localStorage.removeItem(Q)}catch{}X(Re=>Re+1)};return te.addEventListener("mousedown",ne),window.addEventListener("mousemove",de),window.addEventListener("mouseup",We),te.addEventListener("dblclick",qe),()=>{te.removeEventListener("mousedown",ne),window.removeEventListener("mousemove",de),window.removeEventListener("mouseup",We),te.removeEventListener("dblclick",qe)}},[Q,A]);let we=Br(()=>{fetch(`${t}/thread/${e}`).then(te=>te.json()).then(te=>{R(te.messages??[]),ee(!1)}).catch(()=>ee(!1))},[t,e]);bo(()=>{ee(!0),we()},[we]),bo(()=>{ce.current&&!o&&we(),ce.current=o},[o]);let je=Lc(()=>a?mm(a):[],[a]),st=Lc(()=>a?gm(a):null,[a]);bo(()=>{let te=ge.current;if(!te)return;let ne=()=>{Fe(te.scrollHeight-te.scrollTop-te.clientHeight<40);let We=te.scrollTop+te.clientHeight,qe=te.querySelectorAll("[data-msg]"),Re=0;for(let Ht=0;Ht<qe.length;Ht++){let $t=qe[Ht];$t.offsetTop+$t.offsetHeight>We+20&&Re++}G(Re)};return te.addEventListener("scroll",ne,{passive:!0}),()=>te.removeEventListener("scroll",ne)},[]),bo(()=>{ae&&ge.current&&(ge.current.scrollTop=ge.current.scrollHeight)},[_,je.length,o,ae]),bo(()=>{let te=ne=>{ne.key==="Escape"&&(ne.stopPropagation(),s())};return document.addEventListener("keydown",te),()=>document.removeEventListener("keydown",te)},[s]);let Ee=Br(()=>{if(!k.trim()||!l)return;let te=k.trim(),ne=L.length>0?L:void 0,de=ne?ne.map(We=>URL.createObjectURL(We)):void 0;R(We=>[...We,{role:"human",timestamp:Date.now(),jobId:"pending",replyToQuestion:te,...de?{replyImageUrls:de}:{}}]),l(e,te,ne),w(""),h([])},[k,L,e,l]),et=Br(te=>{let ne=te.clipboardData.items,de=[];for(let We=0;We<ne.length;We++){let qe=ne[We];if(qe.type.startsWith("image/")){let Re=qe.getAsFile();Re&&de.push(Re)}}de.length>0&&(te.preventDefault(),h(We=>[...We,...de]))},[]),Ke=Br(te=>{te.key==="Enter"&&(te.metaKey||te.ctrlKey)&&(te.preventDefault(),Ee())},[Ee]),tt=Ce.current.top+ze.current.y,pt=Ce.current.left+ze.current.x,mt=Ac(tt,pt,p?.current);return Ue(Wo,{children:[F&&Z("div",{"data-devtools":"thread-panel-backdrop",onMouseDown:te=>{te.target===te.currentTarget&&s()},style:{position:"fixed",inset:0,zIndex:9999}}),Ue("div",{ref:Pe,style:{...Vg,height:mt,position:"fixed",top:tt,left:pt,zIndex:1e4},"data-devtools":"thread-panel",onMouseEnter:u,children:[(()=>{let ne=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${o?n:"rgb(0,0,0)"}' stroke-width='.75'/></svg>`,de=`url("data:image/svg+xml,${encodeURIComponent(ne)}")`;return Ue(Wo,{children:[Z("style",{children:`@keyframes popmelt-border-march { to { background-position: 0 -5px; } }
77
- [data-popmelt-reply]::placeholder { opacity: 0.35; }`}),Z("div",{style:{position:"absolute",inset:-3,padding:5,backgroundImage:de,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",...o&&{animation:"popmelt-border-march 0.8s linear infinite"}}})]})})(),Ue("div",{style:{display:"flex",flexDirection:"column",overflow:"hidden",flex:1,minHeight:0},children:[Ue("div",{ref:Qe,style:{...Ug,backgroundColor:n,color:"#ffffff",cursor:"grab",userSelect:"none",WebkitUserSelect:"none"},children:[Ue("span",{style:{display:"flex",alignItems:"center",gap:3,minWidth:0},children:[Z("span",{style:{flexShrink:0},children:b?`${b}.`:"Conversation"}),I&&Z("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:I})]}),Z("button",{onClick:s,style:{background:"none",border:"none",cursor:"pointer",fontSize:16,color:"#ffffff",padding:"0 4px",lineHeight:1},children:"\xD7"})]}),Z("style",{dangerouslySetInnerHTML:{__html:Xg+`
72
+ `).trim()}function em(e){let t=e.match(/<novel>\s*([\s\S]*?)\s*<\/novel>/);if(!t?.[1])return[];try{let n=JSON.parse(t[1]);return Array.isArray(n)?n.filter(o=>{if(typeof o!="object"||o===null)return!1;let r=o;return typeof r.category=="string"&&typeof r.element=="string"&&typeof r.decision=="string"&&typeof r.reason=="string"}):[]}catch{return[]}}function tm(e){let t=e.match(/<eval_run_result>\s*([\s\S]*?)\s*<\/eval_run_result>/);if(!t?.[1])return null;try{let n=JSON.parse(t[1]);if(!n||typeof n!="object")return null;let o=n,r=o.status,i=r==="pass"||r==="fail"||r==="needs_review"?r:"needs_review",a=(Array.isArray(o.assertionResults)?o.assertionResults:[]).flatMap(l=>{if(!l||typeof l!="object")return[];let p=l,c=typeof p.assertion=="string"?p.assertion.trim():"";if(!c)return[];let u=p.status;return[{assertion:c,status:u==="pass"||u==="fail"||u==="needs_review"?u:"needs_review",summary:typeof p.summary=="string"?p.summary.trim():""}]});return{title:typeof o.title=="string"?o.title.trim():void 0,status:i,summary:typeof o.summary=="string"?o.summary.trim():"",assertionResults:a}}catch{return null}}function nm(e){return e?{title:e.title,status:e.status,summary:e.summary,assertionResults:e.assertionResults.map(t=>({assertion:t.assertion,status:t.status,summary:t.summary}))}:null}function om({result:e}){let t=e.assertionResults;if(t.length===0)return null;let n=e.status==="pass"?"Pass":e.status==="fail"?"Fail":"Needs review",o=e.status==="pass"?"#047857":e.status==="fail"?"#b91c1c":"#6b7280";return Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.35,color:"#374151"},children:[Ue("div",{style:{display:"flex",alignItems:"baseline",gap:6,marginBottom:7},children:[q("span",{style:{fontWeight:700,color:"#111827"},children:e.title??"Eval result"}),q("span",{style:{color:o,fontWeight:700,marginLeft:"auto"},children:n})]}),e.summary&&q("div",{style:{color:"#6b7280",marginBottom:8},children:e.summary}),q("div",{style:{display:"flex",flexDirection:"column",gap:6},children:t.map((r,i)=>{let s=r.status==="pass"?"\u2611":r.status==="fail"?"\u2612":"\u25A1",a=r.status==="pass"?"Pass":r.status==="fail"?"Fail":"Needs review",l=r.status==="pass"?"#047857":r.status==="fail"?"#b91c1c":"#6b7280",p=r.status==="needs_review"?"inherit":l;return Ue("div",{style:{display:"grid",gridTemplateColumns:"18px minmax(0, 1fr)",columnGap:5,alignItems:"start"},children:[q("span",{style:{color:l,fontSize:15,lineHeight:1},children:s}),Ue("div",{style:{minWidth:0},children:[q("div",{style:{color:p},children:r.assertion}),r.status==="needs_review"?Ue("div",{style:{marginTop:1,color:"#6b7280"},children:[q("span",{style:{color:l,fontWeight:700},children:a}),r.summary?Ue("span",{children:[": ",r.summary]}):null]}):r.summary?q("div",{style:{marginTop:1,color:"#6b7280"},children:r.summary}):null]})]},`${r.assertion}-${i}`)})})]})}function Pc(e){return new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}var ia=["reviewing","considering","thinking","zhuzhing","iterating","tweaking","reflecting","noodling","pondering","finessing","polishing","riffing"],rm=3e3,im=250;function sm({color:e}){let[t,n]=jn(0),[o,r]=jn(()=>Math.floor(Math.random()*ia.length));return uo(()=>{let i=setInterval(()=>n(a=>(a+1)%2),im),s=setInterval(()=>r(a=>(a+1)%ia.length),rm);return()=>{clearInterval(i),clearInterval(s)}},[]),Ue("span",{style:{display:"inline-flex",alignItems:"center",gap:4},children:[q("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:e,style:{verticalAlign:"middle",flexShrink:0},children:t===1?Ue(Bo,{children:[q("circle",{cx:"7",cy:"7",r:"2"}),q("circle",{cx:"17",cy:"7",r:"2"}),q("circle",{cx:"7",cy:"17",r:"2"}),q("circle",{cx:"17",cy:"17",r:"2"})]}):Ue(Bo,{children:[q("circle",{cx:"12",cy:"6",r:"2"}),q("circle",{cx:"6",cy:"12",r:"2"}),q("circle",{cx:"18",cy:"12",r:"2"}),q("circle",{cx:"12",cy:"18",r:"2"})]})}),q("span",{style:{fontSize:11,color:"#9ca3af",fontStyle:"italic"},children:ia[o]})]})}var $i=32,Fi={width:$i,height:$i,objectFit:"cover",cursor:"pointer",border:"1px solid rgba(0,0,0,0.1)"};function am(e){let t=/^`(\/[^`]*)`$/gm,n=[...e.matchAll(t)];if(n.length===0)return null;let o=[];for(let r=0;r<n.length;r++){let i=n[r],s=i[1],a=i.index+i[0].length,l=r+1<n.length?n[r+1].index:e.length,p=e.slice(a,l).trim();o.push({route:s,text:p})}return o}function lm(e,t){let n=[];if(e.replyImageUrls)for(let o of e.replyImageUrls){let r=o.startsWith("blob:")||o.startsWith("http")?o:`${t}${o}`;n.push({url:r,label:"pasted image"})}return n}function cm(e,t){let n=[];if(e.imageUrls)for(let[,o]of Object.entries(e.imageUrls))for(let r of o)n.push({url:`${t}${r}`,label:"pasted image"});return n}function dm({src:e,onClose:t}){return uo(()=>{let n=o=>{o.key==="Escape"&&(o.stopPropagation(),t())};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[t]),q("div",{onClick:t,style:{position:"fixed",inset:0,zIndex:1e5,backgroundColor:"rgba(0,0,0,0.8)",display:"flex",alignItems:"center",justifyContent:"center",cursor:"zoom-out"},children:q("img",{src:e,onClick:n=>n.stopPropagation(),style:{maxWidth:"90vw",maxHeight:"90vh",objectFit:"contain",cursor:"default",boxShadow:"0 4px 24px rgba(0,0,0,0.4)"}})})}function um(e){let t=String(e.data.tool||""),n=e.data.file?String(e.data.file):null,o=n?n.split("/").pop()??n:null,r=e.data.content?String(e.data.content):null;switch(t){case"Read":return o?`Reading ${o}`:"Reading file";case"Edit":return o?`Editing ${o}`:"Editing file";case"Write":return o?`Writing ${o}`:"Writing file";case"Bash":return r?pm(r):"Running command";case"Glob":return"Searching files";case"Grep":return"Searching code";case"WebFetch":return"Fetching page";case"WebSearch":return"Searching web";default:return t?`Using ${t}`:null}}function pm(e){let t=e.split(`
73
+ `)[0].trim();return t.length<=60?t:t.slice(0,57)+"\u2026"}var fm=new Set(["Read","Glob","Grep","WebFetch","WebSearch"]),gm=new Set(["Edit","Write","Bash"]);function mm(e){let t=0,n=!1;for(let o of e){if(o.type!=="tool_use")continue;let r=String(o.data.tool||"");gm.has(r)?n=!0:fm.has(r)&&t++}return!n&&t>=3?"researching":n?"applying changes":null}function hm(e){let t=[];for(let n of e)if(n.type==="tool_use"){let o=um(n),r=String(n.data.tool||""),i=n.data.file?String(n.data.file):null,s=n.data.content?String(n.data.content):null,a=i??s??void 0;if(o){let l=t[t.length-1];l&&l.kind==="tool_group"&&l.tool===r?l.items.push({label:o,detail:a}):t.push({kind:"tool_group",tool:r,items:[{label:o,detail:a}]})}if(s&&i){let l=i.includes(".")?`.${i.split(".").pop().toLowerCase()}`:"",p=i.includes(".claude/plans/");t.push({kind:"file_content",file:i,content:s,ext:l,isPlan:p})}}else if(n.type==="delta"){let o=String(n.data.text||"");if(!o)continue;let r=t[t.length-1];r&&r.kind==="text"?r.text+=o:t.push({kind:"text",text:o})}else if(n.type==="thinking"){let o=String(n.data.text||"");if(!o)continue;let r=t[t.length-1];r&&r.kind==="thinking"?r.text+=o:t.push({kind:"thinking",text:o})}return t}function ym({file:e,content:t,ext:n,isPlan:o,onAccept:r}){let[i,s]=jn(o),a=e.split("/").pop()??e;return Ue("div",{style:{margin:"4px 0 4px 12px",border:"1px solid rgba(0,0,0,0.08)",backgroundColor:"rgba(255,255,255,0.6)",fontSize:11},children:[Ue("div",{onClick:()=>s(p=>!p),style:{display:"flex",alignItems:"center",gap:6,padding:"4px 8px",cursor:"pointer",userSelect:"none",fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",color:"#374151"},children:[q("span",{style:{fontSize:9,color:"#9ca3af"},children:i?"\u25BC":"\u25B6"}),q("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:a}),o&&q("span",{style:{fontSize:9,color:"#6366f1",fontFamily:"inherit"},children:"plan"})]}),i&&Ue(Bo,{children:[q("div",{style:{maxHeight:300,overflowY:"auto",padding:"6px 10px",borderTop:"1px solid rgba(0,0,0,0.06)",lineHeight:1.5,wordBreak:"break-word"},children:n===".md"?co(t):q("pre",{style:{margin:0,fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:11,whiteSpace:"pre-wrap"},children:t})}),o&&r&&q("div",{style:{padding:"4px 8px",borderTop:"1px solid rgba(0,0,0,0.06)",display:"flex",justifyContent:"flex-end"},children:q("button",{onClick:p=>{p.stopPropagation(),r()},style:{background:"#111",color:"#fff",border:"none",padding:"4px 12px",fontSize:11,cursor:"pointer",fontFamily:"inherit"},children:"Accept"})})]})]})}function bm(e){let t=[];for(let n of e){let o=t[t.length-1];o&&o.val===n?o.count++:t.push({val:n,count:1})}return t.map(n=>n.count>1?`${n.val} (x${n.count})`:n.val)}function vm(e,t){switch(e){case"Bash":{let n=t.map(o=>(o.label||"").split(/\s/)[0]).filter(Boolean);return`Used Bash: ${bm(n).join(", ")}`}case"Read":return`Read: ${t.map(n=>n.label.replace(/^Reading /,"")).join(", ")}`;case"Edit":return`Edited: ${t.map(n=>n.label.replace(/^Editing /,"")).join(", ")}`;case"Write":return`Wrote: ${t.map(n=>n.label.replace(/^Writing /,"")).join(", ")}`;case"Grep":return t.length===1?"Searched code":`Searched code (${t.length})`;case"Glob":return t.length===1?"Searched files":`Searched files (${t.length})`;default:return`Used ${e}: ${t.map(n=>n.label).join(", ")}`}}var xm={fontSize:11,color:"#9ca3af",fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",lineHeight:1.6};function Sm({label:e}){let t=e.indexOf(" ");return t===-1?q(Bo,{children:e}):Ue(Bo,{children:[q("b",{children:e.slice(0,t)}),e.slice(t)]})}function Hc({tool:e,items:t}){let[n,o]=jn(!1),r=t.length>1;return Ue("div",{style:xm,children:[Ue("div",{onClick:r?()=>o(i=>!i):void 0,style:{cursor:r?"pointer":"default",userSelect:"none",color:"#9ca3af"},children:[r&&q("span",{style:{fontSize:13,marginRight:4},children:n?"\u25BE":"\u25B8"}),vm(e,t)]}),n&&q("div",{style:{marginLeft:17},children:t.map((i,s)=>q("div",{children:q(Sm,{label:i.detail??i.label})},s))})]})}var wm=jg(function({msg:t,index:n,bridgeUrl:o,accentColor:r,onLightbox:i}){let s=t.role==="human";if(t.cancelled||t.error)return Ue("div",{"data-msg":!0,style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[q("span",{style:{fontSize:11,color:t.error?"#dc2626":"#9ca3af",fontStyle:"italic"},children:t.error?"Error":"Cancelled"}),q("span",{style:{fontSize:10,color:"#9ca3af",marginLeft:"auto"},children:Pc(t.timestamp)})]}),t.error&&q("div",{style:{fontSize:12,color:"#6b7280",lineHeight:1.4},children:t.error})]},`${t.jobId}-${n}`);let a=s?null:nm(t.evalRun)??(t.responseText?tm(t.responseText):null),l=s?t.replyToQuestion||t.feedbackSummary||"(annotation)":a?"":zi(t.responseText||""),p=s?void 0:t.question,c=!s&&t.resolutions&&t.resolutions.length>0,u=!s&&t.segments&&t.segments.length>0,d=!s&&!u&&t.toolsUsed&&t.toolsUsed.length>0;return!l&&!p&&!c&&!u&&!a?null:Ue("div",{"data-msg":!0,style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[!s&&q(Jr,{provider:t.provider,size:11,style:{color:"#6b7280"}}),q("span",{style:{fontWeight:600,fontSize:11,color:s?r:"#6b7280"},children:s?"You":Xs(t.model,t.provider)}),q("span",{style:{fontSize:10,color:"#9ca3af",marginLeft:"auto"},children:Pc(t.timestamp)})]}),s&&!t.replyToQuestion&&(()=>{let g=l?am(l):null;if(g&&t.screenshotUrls)return q("div",{style:{display:"flex",flexDirection:"column",gap:4},children:g.map((h,I)=>{let O=t.screenshotUrls?.[h.route],P=O?`${o}${O}`:null;return Ue("div",{style:{display:"flex",gap:6,alignItems:"flex-start"},children:[P?q("img",{src:P,title:h.route,style:{...Fi,flexShrink:0,marginTop:1},onClick:()=>i(P)}):q("div",{style:{width:$i,height:$i,flexShrink:0}}),Ue("div",{style:{lineHeight:1.5,wordBreak:"break-word",minWidth:0},children:[q("code",{style:{fontSize:10,backgroundColor:"rgba(0,0,0,0.06)",padding:"1px 4px"},children:h.route}),h.text&&q("div",{style:{marginTop:2},children:co(h.text)})]})]},I)})});let x=t.screenshotUrl?`${o}${t.screenshotUrl}`:null;return x&&l?Ue("div",{style:{display:"flex",gap:6,alignItems:"flex-start"},children:[q("img",{src:x,title:"screenshot",style:{...Fi,flexShrink:0,marginTop:1},onClick:()=>i(x)}),q("div",{style:{lineHeight:1.5,wordBreak:"break-word",minWidth:0},children:l.includes(`
74
+ `)?co(l):l})]}):l?q("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:l.includes(`
75
+ `)?co(l):l}):null})(),s&&t.replyToQuestion&&l&&q("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:l.includes(`
76
+ `)?co(l):l}),!s&&u&&t.segments.map((g,x)=>{if(g.kind==="tool_group")return q(Hc,{tool:g.tool,items:g.items},x);let h=a?Qg(zi(g.text)):zi(g.text);return h?q("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:co(h)},x):null}),!s&&!u&&l&&q("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:co(l)}),!s&&a&&q(om,{result:a}),s&&t.replyToQuestion&&(()=>{let g=lm(t,o);return g.length===0?null:q("div",{style:{display:"flex",gap:4,flexWrap:"wrap",marginTop:6},children:g.map((x,h)=>q("img",{src:x.url,title:x.label,style:Fi,onClick:()=>i(x.url)},h))})})(),s&&!t.replyToQuestion&&(()=>{let g=cm(t,o);return g.length===0?null:q("div",{style:{display:"flex",gap:4,flexWrap:"wrap",marginTop:6},children:g.map((x,h)=>q("img",{src:x.url,title:x.label,style:Fi,onClick:()=>i(x.url)},h))})})(),p&&q("div",{style:{lineHeight:1.5,wordBreak:"break-word"},children:co(p)}),(d||c)&&Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.5,color:"#374151"},children:[d&&q("div",{style:{fontFamily:"ui-monospace, SFMono-Regular, Menlo, monospace",fontSize:10},children:t.toolsUsed.map((g,x)=>q("div",{children:g},x))}),c&&t.resolutions.map((g,x)=>{let h=g.finalScope??g.inferredScope;return Ue("div",{style:{marginTop:d?4:0},children:[q("span",{style:{color:g.status==="resolved"?"#10b981":"#f59e0b"},children:g.status==="resolved"?"Done":"Needs review"}),g.summary?` \u2014 ${g.summary}`:""]},x)})]}),!s&&t.responseText&&(()=>{let g=em(t.responseText);return g.length===0?null:q("div",{style:{padding:"8px 16px",backgroundColor:"rgba(0, 0, 0, 0.03)",fontSize:11,lineHeight:1.5,color:"#374151",marginTop:2},children:g.map((x,h)=>Ue("div",{style:{marginTop:h>0?6:0},children:[q("span",{style:{display:"inline-block",backgroundColor:"#8b5cf6",color:"#fff",fontSize:9,fontWeight:600,textTransform:"uppercase",padding:"1px 5px",borderRadius:3,marginRight:6,verticalAlign:"middle"},children:x.category}),q("strong",{children:x.element})," \u2014 ",x.decision,q("div",{style:{color:"#9ca3af",fontStyle:"italic",marginTop:1},children:x.reason})]},h))})})()]},`${t.jobId}-${n}`)});function _c({threadId:e,bridgeUrl:t,accentColor:n,isStreaming:o,isQueued:r,queuePosition:i,streamingEvents:s,onClose:a,onReply:l,onCancel:p,lastError:c,onMouseEnter:u,toolbarRef:d,currentModel:g,currentProvider:x,annotationNumber:h,annotationText:I,onOpenEvals:O,preferredSide:P="right",modal:F=!0}){let[M,D]=jn([]),[J,ee]=jn(!0),[C,S]=jn(""),[A,y]=jn([]),T=eo(!1),L=eo(null),[ce,We]=jn(!0),[be,j]=jn(0),[se,_]=jn(null),he=Pr(ne=>_(ne),[]),fe=eo(null),Ae=Pr((ne,te)=>{let ge=ne&&te.trim();fe.current&&(fe.current.style.opacity=ge?"0.65":"1"),L.current&&(L.current.style.borderTop=`1px solid ${ge?n:"rgba(0,0,0,0.12)"}`)},[n]),De=eo(null),ze=eo(null),de=eo(o),Ee=eo(ra(P)),Ge=eo({x:0,y:0}),Qe=eo(!1),pt=eo({x:0,y:0,offsetX:0,offsetY:0}),je=eo(P==="right"),[,X]=jn(0),Z=`${Yg}:${P}`;uo(()=>{try{let ne=localStorage.getItem(Z);if(ne){let te=JSON.parse(ne);if(typeof te.top=="number"&&typeof te.left=="number"){let ge=window.innerWidth-Dr-vn,Pe={top:Math.max(vn,Math.min(te.top,window.innerHeight-vn-200)),left:Math.max(vn,Math.min(te.left,ge))};je.current=Pe.left>=ge-2,Ee.current=Pe,X(et=>et+1)}}}catch{}},[Z]),uo(()=>{let ne=()=>{if(je.current)Ee.current=ra(P);else{let te=Ee.current,ge=window.innerWidth-Dr-vn;Ee.current={top:Math.max(vn,Math.min(te.top,window.innerHeight-vn-200)),left:Math.max(vn,Math.min(te.left,ge))}}X(te=>te+1)};return window.addEventListener("resize",ne,{passive:!0}),()=>window.removeEventListener("resize",ne)},[P]),uo(()=>{let ne=ze.current;if(!ne)return;let te=Re=>{Re.button!==0||Re.target.closest("button")||(Re.preventDefault(),Re.stopPropagation(),Qe.current=!0,pt.current={x:Re.clientX,y:Re.clientY,offsetX:Ge.current.x,offsetY:Ge.current.y})},ge=Re=>{if(!Qe.current)return;let _t=pt.current,Nt=_t.offsetX+(Re.clientX-_t.x),xn=_t.offsetY+(Re.clientY-_t.y),Pn=Math.max(vn,Math.min(window.innerWidth-Dr-vn,Ee.current.left+Nt)),At=Math.max(vn,Ee.current.top+xn);Ge.current={x:Pn-Ee.current.left,y:At-Ee.current.top};let xt=De.current;xt&&(xt.style.top=`${At}px`,xt.style.left=`${Pn}px`,xt.style.height=`${Ac(At,Pn,d?.current)}px`)},Pe=()=>{if(!Qe.current)return;let Re=Ee.current.top+Ge.current.y,_t=Ee.current.left+Ge.current.x;Ee.current={top:Re,left:_t},Ge.current={x:0,y:0};let Nt=window.innerWidth-Dr-vn;je.current=_t>=Nt-2;try{localStorage.setItem(Z,JSON.stringify({top:Re,left:_t}))}catch{}Qe.current=!1},et=()=>{Ee.current=ra(P),Ge.current={x:0,y:0},je.current=P==="right";try{localStorage.removeItem(Z)}catch{}X(Re=>Re+1)};return ne.addEventListener("mousedown",te),window.addEventListener("mousemove",ge),window.addEventListener("mouseup",Pe),ne.addEventListener("dblclick",et),()=>{ne.removeEventListener("mousedown",te),window.removeEventListener("mousemove",ge),window.removeEventListener("mouseup",Pe),ne.removeEventListener("dblclick",et)}},[Z,P]);let Se=Pr(()=>{ho(`${t}/thread/${e}`).then(ne=>ne.json()).then(ne=>{D(ne.messages??[]),ee(!1)}).catch(()=>ee(!1))},[t,e]);uo(()=>{ee(!0),Se()},[Se]),uo(()=>{de.current&&!o&&Se(),de.current=o},[o]);let Je=Lc(()=>s?hm(s):[],[s]),lt=Lc(()=>s?mm(s):null,[s]);uo(()=>{let ne=fe.current;if(!ne)return;let te=()=>{We(ne.scrollHeight-ne.scrollTop-ne.clientHeight<40);let Pe=ne.scrollTop+ne.clientHeight,et=ne.querySelectorAll("[data-msg]"),Re=0;for(let _t=0;_t<et.length;_t++){let Nt=et[_t];Nt.offsetTop+Nt.offsetHeight>Pe+20&&Re++}j(Re)};return ne.addEventListener("scroll",te,{passive:!0}),()=>ne.removeEventListener("scroll",te)},[]),uo(()=>{ce&&fe.current&&(fe.current.scrollTop=fe.current.scrollHeight)},[M,Je.length,o,ce]),uo(()=>{let ne=te=>{te.key==="Escape"&&(te.stopPropagation(),a())};return document.addEventListener("keydown",ne),()=>document.removeEventListener("keydown",ne)},[a]);let ke=Pr(()=>{if(!C.trim()||!l)return;let ne=C.trim(),te=A.length>0?A:void 0,ge=te?te.map(Pe=>URL.createObjectURL(Pe)):void 0;D(Pe=>[...Pe,{role:"human",timestamp:Date.now(),jobId:"pending",replyToQuestion:ne,...ge?{replyImageUrls:ge}:{}}]),l(e,ne,te),S(""),y([])},[C,A,e,l]),nt=Pr(ne=>{let te=ne.clipboardData.items,ge=[];for(let Pe=0;Pe<te.length;Pe++){let et=te[Pe];if(et.type.startsWith("image/")){let Re=et.getAsFile();Re&&ge.push(Re)}}ge.length>0&&(ne.preventDefault(),y(Pe=>[...Pe,...ge]))},[]),ot=Pr(ne=>{ne.key==="Enter"&&(ne.metaKey||ne.ctrlKey)&&(ne.preventDefault(),ke())},[ke]),rt=Ee.current.top+Ge.current.y,Lt=Ee.current.left+Ge.current.x,yt=Ac(rt,Lt,d?.current);return Ue(Bo,{children:[F&&q("div",{"data-devtools":"thread-panel-backdrop",onMouseDown:ne=>{ne.target===ne.currentTarget&&a()},style:{position:"fixed",inset:0,zIndex:9999}}),Ue("div",{ref:De,style:{...Ug,height:yt,position:"fixed",top:rt,left:Lt,zIndex:1e4},"data-devtools":"thread-panel",onMouseEnter:u,children:[(()=>{let te=`<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='${o?n:"rgb(0,0,0)"}' stroke-width='.75'/></svg>`,ge=`url("data:image/svg+xml,${encodeURIComponent(te)}")`;return Ue(Bo,{children:[q("style",{children:`@keyframes popmelt-border-march { to { background-position: 0 -5px; } }
77
+ [data-popmelt-reply]::placeholder { opacity: 0.35; }`}),q("div",{style:{position:"absolute",inset:-3,padding:5,backgroundImage:ge,backgroundSize:"5px 5px",WebkitMask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",WebkitMaskComposite:"xor",mask:"linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) border-box",maskComposite:"exclude",pointerEvents:"none",...o&&{animation:"popmelt-border-march 0.8s linear infinite"}}})]})})(),Ue("div",{style:{display:"flex",flexDirection:"column",overflow:"hidden",flex:1,minHeight:0},children:[Ue("div",{ref:ze,style:{...Kg,backgroundColor:n,color:"#ffffff",cursor:"grab",userSelect:"none",WebkitUserSelect:"none"},children:[Ue("span",{style:{display:"flex",alignItems:"center",gap:3,minWidth:0},children:[q("span",{style:{flexShrink:0},children:h?`${h}.`:"Conversation"}),I&&q("span",{style:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:0},children:I})]}),q("button",{onClick:a,style:{background:"none",border:"none",cursor:"pointer",fontSize:16,color:"#ffffff",padding:"0 4px",lineHeight:1},children:"\xD7"})]}),q("style",{dangerouslySetInnerHTML:{__html:qg+`
78
78
  [data-devtools="thread-panel"] ::selection { background: color-mix(in srgb, ${n} 15%, transparent); }
79
- `}}),Ue("div",{ref:ge,style:{...Kg,transition:"opacity 150ms ease"},"data-devtools":"thread-panel-messages",children:[Y&&Z("div",{style:{padding:16,color:"#9ca3af",textAlign:"center"},children:"Loading..."}),!Y&&_.length===0&&!o&&Z("div",{style:{padding:16,color:"#9ca3af",textAlign:"center"},children:"No messages yet."}),_.map((te,ne)=>Z(Sm,{msg:te,index:ne,bridgeUrl:t,accentColor:n,onLightbox:fe},`${te.jobId}-${ne}`)),!o&&D&&_.some(te=>te.role==="assistant"&&(te.responseText?.includes("<eval_proposals>")||te.responseText?.includes("<evals>")))&&Z("div",{style:{padding:"0 16px 12px"},children:Z("button",{type:"button",onClick:D,style:{width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:"rgba(0,0,0,0.02)",color:"#6b7280",cursor:"pointer",fontFamily:Kt,fontSize:11,fontWeight:650,padding:"5px 8px"},children:"Review proposals"})}),o&&Z("div",{style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:r?Ue("div",{style:{display:"flex",alignItems:"center",gap:6},children:[Ue("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:n,style:{verticalAlign:"middle",flexShrink:0,opacity:.5},children:[Z("circle",{cx:"12",cy:"6",r:"2"}),Z("circle",{cx:"6",cy:"12",r:"2"}),Z("circle",{cx:"18",cy:"12",r:"2"}),Z("circle",{cx:"12",cy:"18",r:"2"})]}),Ue("span",{style:{fontSize:11,color:"#9ca3af",fontStyle:"italic"},children:["queued",i?` ${i}`:""]})]}):Ue(Wo,{children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[Z(Ur,{provider:v,size:11,style:{color:"#6b7280"}}),Z("span",{style:{fontWeight:600,fontSize:11,color:"#6b7280"},children:Xs(f,v)})]}),je.map((te,ne)=>{if(te.kind==="tool_group")return Z(Hc,{tool:te.tool,items:te.items},ne);if(te.kind==="file_content")return Z(hm,{file:te.file,content:te.content,ext:te.ext,isPlan:te.isPlan,onAccept:te.isPlan&&l?()=>l(e,"Looks good, please proceed with implementation."):void 0},ne);if(te.kind==="thinking")return Z("div",{style:{paddingLeft:12,fontSize:11,color:"#9ca3af",fontStyle:"italic",lineHeight:1.4,whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:80,overflowY:"auto"},children:te.text},ne);let de=Wi(te.text);return de?Z("div",{style:{paddingLeft:12,lineHeight:1.5,wordBreak:"break-word"},children:yo(de)},ne):null}),Ue("div",{style:{display:"flex",alignItems:"center",gap:6},children:[Z(im,{color:n}),d&&Z("button",{onClick:d,style:{background:"none",border:"1px solid rgba(0,0,0,0.1)",color:"#6b7280",fontSize:10,padding:"2px 8px",cursor:"pointer",fontFamily:"inherit",marginLeft:"auto"},children:"Cancel"})]})]})}),!ae&&_.length>0&&Z("div",{style:{position:"sticky",bottom:5,display:"flex",justifyContent:"flex-end",paddingRight:3,pointerEvents:"none"},children:Z("button",{onClick:()=>{ge.current&&ge.current.scrollTo({top:ge.current.scrollHeight,behavior:"smooth"})},style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",padding:4,fontSize:10,fontFamily:Kt,color:"transparent",backgroundColor:"#eaeaea",backgroundImage:`url("data:image/svg+xml,${encodeURIComponent("<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='rgb(0,0,0)' stroke-width='.75'/></svg>")}")`,backgroundSize:"5px 5px",border:"none",borderRadius:0,cursor:"pointer",pointerEvents:"auto",userSelect:"none"},children:Ue("span",{style:{position:"relative",backgroundColor:"#eaeaea",padding:"0 6px",color:"#374151",fontFamily:Kt,lineHeight:1.4},children:[me," message",me!==1?"s":""," \u2193"]})})})]}),!o&&c&&Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(239, 68, 68, 0.06)",fontSize:11,color:"#dc2626",lineHeight:1.4},children:[Z("span",{style:{fontWeight:600},children:"Error: "}),c]}),l&&Ue("div",{style:{flexShrink:0,position:"relative"},children:[L.length>0&&Z("div",{style:{position:"absolute",bottom:"100%",display:"flex",gap:4,padding:"6px 5px 5px",flexWrap:"wrap"},children:L.map((te,ne)=>Ue("span",{onClick:()=>h(de=>de.filter((We,qe)=>qe!==ne)),onMouseEnter:de=>{let We=de.currentTarget.querySelector("[data-chip-x]");We&&(We.style.color="#fff")},onMouseLeave:de=>{let We=de.currentTarget.querySelector("[data-chip-x]");We&&(We.style.color="rgba(255,255,255,0.4)")},style:{display:"inline-flex",alignItems:"center",gap:4,fontSize:10,color:"#fff",backgroundColor:n,backdropFilter:"blur(4px)",padding:"2px 6px 2px 6px",cursor:"pointer"},children:["image ",ne+1,Z("span",{"data-chip-x":!0,style:{fontSize:12,lineHeight:1,color:"rgba(255,255,255,0.4)"},children:"\xD7"})]},ne))}),Ue("div",{ref:M,style:{...qg,borderTop:"1px solid rgba(0,0,0,0.12)"},children:[Z("input",{"data-popmelt-reply":!0,autoFocus:!0,value:k,onChange:te=>{w(te.target.value),Le(C.current,te.target.value)},onFocus:()=>{C.current=!0,Le(!0,k)},onBlur:()=>{C.current=!1,Le(!1,k)},onKeyDown:Ke,onPaste:et,placeholder:"Reply here (cmd + enter to send)",style:{flex:1,minWidth:0,minHeight:44,padding:"0 4px",fontSize:12,fontFamily:Kt,backgroundColor:"transparent",color:"#1f2937",border:"none",outline:"none",lineHeight:"40px",boxSizing:"border-box"}}),Z("button",{onClick:Ee,disabled:!k.trim(),style:{display:"flex",alignItems:"center",justifyContent:"center",width:28,height:28,padding:0,background:"none",border:"none",cursor:k.trim()?"pointer":"default",color:k.trim()?n:"rgba(0,0,0,0.2)",flexShrink:0},children:Ue("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round",children:[Z("path",{d:"M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z"}),Z("path",{d:"M6 12h16"})]})})]})]})]})]}),se&&Z(cm,{src:se,onClose:()=>P(null)})]})}import{jsx as Nr,jsxs as Fc}from"react/jsx-runtime";var Em=[],da=wm(null),sa="devtools-provider",Gi="devtools-model",aa="devtools-open-thread-id",la="popmelt-synthesize-thread",ca="popmelt-eval-synthesize-thread",_r="#000000";async function Nc(e,t){t?await t(e):(window.history.pushState(window.history.state,"",e),window.dispatchEvent(new PopStateEvent("popstate",{state:window.history.state}))),await new Promise(n=>{requestAnimationFrame(()=>requestAnimationFrame(()=>{setTimeout(n,600)}))})}var km={0:0,1:1},Tm={0:0,1:1,2:1};function Mm(e,t,n){if(t==="copilot")return 0;let o=t==="codex"?Fi:Ni;return e==="copilot"?0:e==="claude"&&t==="codex"?km[n]??Math.min(n,o.length-1):e==="codex"&&t==="claude"?Tm[n]??Math.min(n,o.length-1):Math.min(n,o.length-1)}function Im({children:e,enabled:t=process.env.NODE_ENV==="development",bridgeUrl:n=typeof window<"u"?window.__POPMELT_BRIDGE_URL__??"http://localhost:1111":"http://localhost:1111",navigate:o}){let r=typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null,[i,a]=Aa(),s=Ra(n,t,r),l=en(null),d=en(null),c=Ma()??n,u=en(new Map),p=en(new Map),f=en(!1),v=br(),[b,I]=St(()=>typeof window>"u"?"claude":localStorage.getItem(sa)||"claude"),[D,A]=St(()=>{if(typeof window>"u")return 0;let x=localStorage.getItem(Gi);return x&&parseInt(x,10)||0}),[F,_]=St([]),[R,Y]=St({}),[ee,k]=St(0),[w,L]=St({}),[h,C]=St(null),[M,ae]=St("idle"),[Fe,me]=St(null);Tt(()=>{s.isConnected&&pa(c).then(x=>{if(!x)return;let W=Object.entries(x.providers).filter(([,Me])=>Me.available).map(([Me])=>Me);W.length>0&&_(W);let re={};for(let[Me,_e]of Object.entries(x.providers))_e.models&&_e.models.length>0&&(re[Me]=_e.models);Y(re);let ie={};for(let[Me,_e]of Object.entries(x.providers))_e.mcp&&(ie[Me]=_e.mcp);L(ie)})},[s.isConnected,s.capabilitiesVersion,ee,c]),Tt(()=>{if(!s.isConnected){C(null);return}let x=!1;return ko(c).then(W=>{x||C(W?.version??null)}),()=>{x=!0}},[s.isConnected,s.capabilitiesVersion,ee,c]),Tt(()=>{if(M==="idle"||M==="restarting")return;let x=window.setTimeout(()=>{ae("idle"),me(null)},M==="ok"?4e3:8e3);return()=>window.clearTimeout(x)},[M]),Tt(()=>{if(F.length>0&&!F.includes(b)){let x=F[0];I(x),localStorage.setItem(sa,x)}},[F,b]);let G=b==="codex"?[...Fi]:b==="copilot"?[...Ks]:[...Ni],se=R[b]&&R[b].length>0?R[b]:G,P=se[D]??se[0];Tt(()=>{D>=se.length&&(A(0),localStorage.setItem(Gi,"0"))},[D,se.length]);let fe=Bt(x=>{let W=b;I(x),localStorage.setItem(sa,x);let re=Mm(W,x,D);A(re),localStorage.setItem(Gi,String(re))},[b,D]),ge=Bt(x=>{A(x),localStorage.setItem(Gi,String(x))},[]),[Le,Pe]=St(new Set),[Qe,ce]=St(null),[Ce,ze]=St(null),[rt,ut]=St(null),[$e,X]=St(null);Tt(()=>{s.isConnected&&gr(c).then(x=>{x?.components&&Pe(new Set(Object.keys(x.components)))})},[s.isConnected,c]);let Q=Bt(async x=>{let W=[];for(let re of x)try{(await ma(re,c)).added&&W.push(re)}catch(ie){console.error("[Popmelt] Failed to add component to model:",re,ie)}W.length>0&&(Pe(re=>{let ie=new Set(re);for(let Me of W)ie.add(Me);return ie}),ce(W[W.length-1]))},[c]),we=Bt(x=>{ce(x)},[]),je=Bt(()=>{gr(c).then(x=>{x?.components&&Pe(new Set(Object.keys(x.components)))})},[c]),st=Bt(async x=>{try{(await ha(x,c)).removed&&Pe(re=>{let ie=new Set(re);return ie.delete(x),ie})}catch(W){console.error("[Popmelt] Failed to remove component from model:",W)}},[c]),Ee=Bt((x,W)=>{a({type:"MODIFY_SPACING_TOKEN",payload:x}),a({type:"ADD_SPACING_TOKEN_CHANGE",payload:W})},[a]),et=Bt((x,W)=>{a({type:"DELETE_SPACING_TOKEN",payload:{tokenPath:x,originalValue:W}})},[a]),[Ke,tt]=St(null),[pt,mt]=St(()=>typeof window>"u"?null:localStorage.getItem(la)||null),[te,ne]=St(null),[de,We]=St(()=>typeof window>"u"?null:localStorage.getItem(ca)||null),[qe,Re]=St(0),[Ht,$t]=St({}),[Cn,Dn]=St(new Set);Tt(()=>{pt?localStorage.setItem(la,pt):localStorage.removeItem(la)},[pt]),Tt(()=>{de?localStorage.setItem(ca,de):localStorage.removeItem(ca)},[de]);let[Wt,Ct]=St(0),cn=en([]);Tt(()=>{let x=cn.current,W=i.spacingTokenMods;cn.current=W;let re=new Map(x.map(_e=>[_e.tokenPath,_e])),ie=new Map(W.map(_e=>[_e.tokenPath,_e])),Me=!1;for(let[_e,Ne]of ie){let xe=re.get(_e);if(!(xe&&xe.currentValue===Ne.currentValue)){Me=!0,Ne.currentValue==="__deleted__"?ya(_e,c).catch(Oe=>console.error("[Popmelt] Failed to sync token delete:",Oe)):Vi(_e,Ne.currentValue,c).catch(Oe=>console.error("[Popmelt] Failed to sync token update:",Oe));for(let Oe of Ne.targets){let nn=document.querySelector(Oe.selector);if(nn)if(Ne.currentValue==="__deleted__")nn.style.removeProperty(Oe.property);else{let ot=Ne.currentPx;ot>0&&nn.style.setProperty(Oe.property,`${ot}px`,"important")}}}}for(let[_e,Ne]of re)if(!ie.has(_e)){Me=!0,Vi(_e,Ne.originalValue,c).catch(xe=>console.error("[Popmelt] Failed to restore token on undo:",xe));for(let xe of Ne.targets){let Oe=document.querySelector(xe.selector);Oe&&Oe.style.removeProperty(xe.property)}}Me&&Ct(_e=>_e+1)},[i.spacingTokenMods,c]);let[ft,qt]=St(()=>Da()),Ze=Bt(x=>{qt(x),Oa(x)},[]),[nt,lt]=St(()=>typeof window>"u"?null:localStorage.getItem(aa)||null),vn=en(null),[uo,Xn]=St(new Set),[Nn,Gt]=St(null);Tt(()=>{nt?localStorage.setItem(aa,nt):localStorage.removeItem(aa)},[nt]);let ht="popmelt-in-flight-jobs",[O,ve]=St(()=>{try{let x=localStorage.getItem(ht);return x?JSON.parse(x):{}}catch{return{}}});Tt(()=>{try{Object.keys(O).length>0?localStorage.setItem(ht,JSON.stringify(O)):localStorage.removeItem(ht)}catch{}},[O]),Tt(()=>{let x=W=>{if(W.key===ht)try{let re=W.newValue?JSON.parse(W.newValue):{};ve(re)}catch{}};return window.addEventListener("storage",x),()=>window.removeEventListener("storage",x)},[]);let De=en(new Map),Pt=en(new Map);Tt(()=>{for(let[x,W]of Object.entries(O))W.annotationIds.length>0&&De.current.set(x,W.annotationIds),W.threadId&&Pt.current.set(x,W.threadId)},[O]);let Rt=en("");Tt(()=>{if(i.annotations.length===0)return;let x=Object.keys(O).sort().join(",");if(x===Rt.current)return;Rt.current=x;let W=new Set;for(let ie of Object.values(O))for(let Me of ie.annotationIds)W.add(Me);let re=i.annotations.filter(ie=>W.has(ie.id)?!1:!!(ie.status==="in_flight"||(ie.status==="pending"||!ie.status)&&(ie.captured||ie.threadId))).map(ie=>ie.id);re.length>0&&a({type:"SET_ANNOTATION_STATUS",payload:{ids:re,status:"dismissed"}})},[i.annotations,O,a]);let hn=co(()=>{let x=new Set;for(let W of Object.values(O))for(let re of W.annotationIds)x.add(re);return x},[O]),dn=co(()=>{let x=new Set(s.activeJobIds),W=new Set;for(let[re,ie]of Object.entries(O))if(x.has(re))for(let Me of ie.annotationIds)W.add(Me);return W},[O,s.activeJobIds]),Jt=co(()=>{let x=new Set(s.activeJobIds),W=Object.entries(O).filter(([Me])=>!x.has(Me)),re=W.length,ie=new Map;return W.forEach(([,Me],_e)=>{let Ne=`(${_e+1}/${re})`;for(let xe of Me.annotationIds)ie.set(xe,Ne)}),ie},[O,s.activeJobIds]),En=co(()=>{let x=new Set;for(let W of Object.values(O))for(let re of W.styleSelectors)x.add(re);return x},[O]),un=co(()=>{let x=new Map;for(let W of Object.values(O)){for(let re of W.styleSelectors)x.set(re,W.color);for(let re of W.annotationIds){let ie=i.annotations.find(Me=>Me.id===re);if(ie&&(ie.linkedSelector&&x.set(ie.linkedSelector,W.color),ie.groupId))for(let Me of i.annotations)Me.groupId===ie.groupId&&Me.linkedSelector&&x.set(Me.linkedSelector,W.color)}}return x},[O,i.annotations]),qn=en(i.annotations);qn.current=i.annotations;let _t=en(i.styleModifications);_t.current=i.styleModifications;let po=en(O);po.current=O,Tt(()=>{let x=null,W=()=>{if(Object.keys(po.current).length>0)return;let ie=qn.current,Me=_t.current,_e=[],Ne=[];for(let xe of ie){if(!xe.linkedSelector||!xe.linkedSelector.startsWith("[data-pm=")||xe.pathname||xe.captured||xe.status&&xe.status!=="pending")continue;let Oe=document.querySelector(xe.linkedSelector);!Oe&&xe.elements?.[0]?.selector&&(Oe=document.querySelector(xe.elements[0].selector)),Oe||_e.push(xe.linkedSelector)}for(let xe of Me)document.querySelector(xe.selector)||Ne.push(xe.selector);(_e.length>0||Ne.length>0)&&a({type:"CLEANUP_ORPHANED",payload:{linkedSelectors:_e,styleSelectors:Ne}})},re=new MutationObserver(ie=>{ie.some(Me=>Me.removedNodes.length>0)&&(x&&clearTimeout(x),x=setTimeout(W,3e3))});return re.observe(document.body,{childList:!0,subtree:!0}),()=>{re.disconnect(),x&&clearTimeout(x)}},[a]);let Zn=en(typeof window<"u"?window.location.pathname:"/");Tt(()=>{let x=ie=>{if(f.current)return;let Me=window.location.pathname;if(ie===Me)return;let _e=qn.current.filter(xe=>xe.pathname===ie&&(xe.status??"pending")==="pending");if(console.log(`[Popmelt] Navigation from ${ie} \u2192 ${Me}, ${_e.length} pending annotations on departing page`),_e.length===0)return;let Ne=l.current;if(!Ne){console.warn("[Popmelt] No canvas ref for capture-on-leave");return}if(vr(document.body,Ne,_e,{dpr:1}).then(xe=>zr(xe)).then(xe=>{xe?(p.current.set(ie,xe),console.log(`[Popmelt] Cached screenshot for ${ie} (${(xe.size/1024).toFixed(0)}KB)`)):console.warn(`[Popmelt] Capture-on-leave produced no blob for ${ie}`)}).catch(xe=>{console.warn("[Popmelt] Capture-on-leave failed:",xe)}),p.current.size>20){let xe=[...p.current.entries()];p.current=new Map(xe.slice(-10))}},W=ie=>{let Me=ie.detail?.prevPath;Me&&(x(Me),Zn.current=window.location.pathname)},re=()=>{let ie=Zn.current;x(ie),Zn.current=window.location.pathname};return window.addEventListener("popmelt:locationchange",W),window.addEventListener("popstate",re),()=>{window.removeEventListener("popmelt:locationchange",W),window.removeEventListener("popstate",re)}},[]),Tt(()=>{if(s.lastCompletedJobId&&s.lastCompletedJobId in O&&ve(x=>{let{[s.lastCompletedJobId]:W,...re}=x;return re}),s.lastCompletedJobId&&s.lastCompletedJobId===Ke&&(Ct(x=>x+1),tt(null)),s.lastCompletedJobId&&s.lastCompletedJobId===te&&(Re(x=>x+1),ne(null)),s.lastCompletedJobId){let x=Object.entries(Ht).find(([,W])=>W===s.lastCompletedJobId)?.[0];x&&($t(W=>{let{[x]:re,...ie}=W;return ie}),Re(W=>W+1))}},[s.lastCompletedJobId,Ke,te,Ht]);let vo=en(new Set),Qn=en(!1);Tt(()=>{if(!s.isConnected){Qn.current=!1;return}Qn.current||(Qn.current=!0,ko(c).then(async x=>{if(!x)return;let W=x.activeJobs??[],re=x.recentJobs??[],ie=new Set(W.map(Ne=>Ne.id)),Me=JSON.parse(localStorage.getItem(ht)||"{}"),_e=new Set;for(let Ne of Object.values(Me))if(Ne.annotationIds)for(let xe of Ne.annotationIds)_e.add(xe);ve(Ne=>{let xe={...Ne},Oe=Date.now();for(let ot of Object.keys(xe)){if(ot.startsWith("_pending_")){let jt=parseInt(ot.replace(/^_pending_(?:reply_)?/,""),10);!isNaN(jt)&&Oe-jt>3e4&&delete xe[ot];continue}ie.has(ot)||delete xe[ot]}for(let ot of W)if(!xe[ot.id]&&(ot.annotationIds?.length||ot.threadId)){let jt=ot.kind;xe[ot.id]={annotationIds:ot.annotationIds??[],styleSelectors:[],color:jt==="synthesize_evals"||jt==="run_eval"?_r:ot.color??"#888",threadId:ot.threadId,kind:jt}}let nn=new Set;for(let ot of re)if(ot.annotationIds)for(let jt of ot.annotationIds)nn.add(jt);for(let ot of Object.keys(xe)){if(!ot.startsWith("_pending_"))continue;let jt=xe[ot];jt&&jt.annotationIds.some(fr=>nn.has(fr))&&delete xe[ot]}return xe});for(let Ne of re)if(Ne.status==="done"&&Ne.annotationIds?.length&&Ne.annotationIds.some(xe=>_e.has(xe))&&!vo.current.has(Ne.id))try{let xe=await Zr(c,Ne.id);if(!xe)continue;let Oe=xe.events.find(nn=>nn.type==="done");Oe&&Array.isArray(Oe.resolutions)&&(vo.current.add(Ne.id),a({type:"APPLY_RESOLUTIONS",payload:{resolutions:Oe.resolutions,threadId:Oe.threadId??void 0}}))}catch{}}))},[s.isConnected,c,a]),Tt(()=>{let x=s.events.filter(W=>W.type==="done"&&W.data.resolutions);for(let W of x){let re=W.data.jobId;vo.current.has(re)||(vo.current.add(re),Array.isArray(W.data.resolutions)&&a({type:"APPLY_RESOLUTIONS",payload:{resolutions:W.data.resolutions,threadId:W.data.threadId}}))}},[s.events,a]);let kn=en(new Set);Tt(()=>{let x=s.events.filter(W=>W.type==="error"&&W.data.cancelled);for(let W of x){let re=W.data.jobId;if(!re||kn.current.has(re))continue;kn.current.add(re);let ie=O[re];ie&&ie.annotationIds.length>0&&a({type:"SET_ANNOTATION_STATUS",payload:{ids:ie.annotationIds,status:"dismissed"}})}},[s.events,O,a]);let eo=en(0);Tt(()=>{let x=s.incrementalResolutions;if(x.length<=eo.current)return;let W=x.slice(eo.current);eo.current=x.length,a({type:"APPLY_RESOLUTIONS",payload:{resolutions:W}})},[s.incrementalResolutions,a]),Tt(()=>{s.incrementalResolutions.length===0&&(eo.current=0)},[s.incrementalResolutions.length]);let fo=Bt(async()=>{let x=l.current;if(!x)return!1;let W=await vr(document.body,x,i.annotations);if(W.length===0)return!1;let re=await $a(W,i.annotations,i.styleModifications);return re&&a({type:"MARK_CAPTURED"}),re},[i.annotations,i.styleModifications,a]),Zt=Bt((x,W)=>{let re=u.current.get(x)||[];u.current.set(x,[...re,...W])},[]),Mt=Bt(async()=>{let x=l.current;if(!x)return!1;let W=i.annotations.filter(y=>(y.status??"pending")==="pending"),re=i.spacingTokenChanges.filter(y=>!y.captured);if(W.length===0&&i.styleModifications.filter(y=>!y.captured).length===0&&re.length===0)return!1;let ie=new Map;for(let y of W){let B=y.pathname||v;ie.has(B)||ie.set(B,[]),ie.get(B).push(y)}let Me=new Map,_e=[...ie.keys()].filter(y=>y!==v);if(_e.length>0){let y=v,B={x:window.scrollX,y:window.scrollY};f.current=!0;for(let T of _e)try{console.log(`[Popmelt] Navigating to ${T} for screenshot capture`),await Nc(T,o),window.location.pathname!==T&&console.warn(`[Popmelt] Navigation to ${T} did not take effect (at ${window.location.pathname})`);let $=ie.get(T)||[],U=await vr(document.body,x,$,{dpr:1}),N=await zr(U);N&&(Me.set(T,N),console.log(`[Popmelt] Captured ${T} (${(N.size/1024).toFixed(0)}KB)`))}catch($){console.warn(`[Popmelt] Failed to capture ${T}:`,$)}await Nc(y,o),window.scrollTo(B.x,B.y),f.current=!1}let Ne=W.filter(y=>(y.pathname||v)===v),xe=await vr(document.body,x,Ne.length>0?i.annotations:[],{dpr:1});if(xe.length>0){let y=await zr(xe);y&&Me.set(v,y)}if(Me.size===0)return!1;let Oe=es(W,i.styleModifications,void 0,re.length>0?re:void 0),nn=JSON.stringify(Oe),ot=new Map;for(let y of W){let B=u.current.get(y.id);if(B&&B.length>0&&ot.set(y.id,B),y.groupId){for(let T of W)if(T.groupId===y.groupId&&T.id!==y.id){let $=u.current.get(T.id);$&&$.length>0&&ot.set(T.id,$)}}}let jt=ie.size>1;console.log(`[Popmelt] Submit: ${ie.size} page(s), ${Me.size} screenshot(s), pages: [${[...ie.keys()].join(", ")}], cached: [${[...p.current.keys()].join(", ")}]`);let fr=jt?Me:Me.get(v)??Me,m=W.map(y=>y.id),S=i.styleModifications.filter(y=>!y.captured).map(y=>y.selector),j=Qi(i.activeColor),g=`_pending_${Date.now()}`,E={annotationIds:m,styleSelectors:S,color:i.activeColor,threadId:void 0};try{let y=JSON.parse(localStorage.getItem(ht)||"{}");y[g]=E,localStorage.setItem(ht,JSON.stringify(y))}catch{}ve(y=>({...y,[g]:E}));try{let{jobId:y,threadId:B}=await ga(fr,nn,c,j,b,P.id,ot.size>0?ot:void 0,ii());for(let J of ot.keys())u.current.delete(J);for(let J of ie.keys())p.current.delete(J);let T={...E,threadId:B};try{let J=JSON.parse(localStorage.getItem(ht)||"{}");delete J[g],J[y]=T,localStorage.setItem(ht,JSON.stringify(J))}catch{}ve(J=>{let{[g]:K,...V}=J;return{...V,[y]:T}}),a({type:"MARK_CAPTURED"}),B&&m.length>0&&a({type:"SET_ANNOTATION_THREAD",payload:{ids:m,threadId:B}});let $=i.activeColor.match(/oklch\([^)]*\s+([\d.]+)\s*\)/),N=(($?.[1]?parseFloat($[1]):29)+60)%360;return a({type:"SET_COLOR",payload:`oklch(0.628 0.258 ${N})`}),!0}catch(y){try{let B=JSON.parse(localStorage.getItem(ht)||"{}");delete B[g],localStorage.setItem(ht,JSON.stringify(B))}catch{}return ve(B=>{let{[g]:T,...$}=B;return $}),console.error("[Pare] Failed to send to bridge:",y),!1}},[i.annotations,i.styleModifications,i.spacingTokenChanges,i.activeColor,a,c,b,P.id,v,o]),Yt=Bt(async()=>{if(pt){lt(pt);return}try{let{jobId:x,threadId:W}=await wa(c,b,P.id);tt(x),mt(W);let re={annotationIds:[],styleSelectors:[],color:"#6b7280",threadId:W,kind:"synthesize"};ve(ie=>({...ie,[x]:re})),lt(W)}catch(x){console.error("[Popmelt] Failed to start synthesize:",x)}},[c,b,P.id,pt]),tn=Bt(async()=>{ne(null),We(null),lt(null);try{let{jobId:x,threadId:W}=await Ca(c,b,P.id);ne(x),We(W);let re={annotationIds:[],styleSelectors:[],color:_r,threadId:W,kind:"synthesize_evals"};ve(ie=>({...ie,[x]:re})),lt(W)}catch(x){console.error("[Popmelt] Failed to start eval synthesis:",x)}},[c,b,P.id]),On=Bt(async x=>{let W=l.current;if(W){$t(re=>({...re,[x.id]:"_pending_"}));try{let ie=(await vr(document.body,W,[],{dpr:1}))[0];if(!ie){$t(Ne=>{let{[x.id]:xe,...Oe}=Ne;return Oe});return}let{jobId:Me,threadId:_e}=await xa(x.id,ie,{url:window.location.href,viewport:{width:window.innerWidth,height:window.innerHeight},scrollX:window.scrollX,scrollY:window.scrollY},c,b,P.id,ii());if($t(Ne=>({...Ne,[x.id]:Me})),_e){Dn(xe=>new Set(xe).add(_e));let Ne={annotationIds:[],styleSelectors:[],color:_r,threadId:_e,kind:"run_eval"};ve(xe=>({...xe,[Me]:Ne})),lt(_e)}}catch(re){$t(ie=>{let{[x.id]:Me,..._e}=ie;return _e}),console.error("[Popmelt] Failed to run eval:",re)}}},[c,b,P.id]),Gn=Bt(async(x,W,re)=>{let ie=Object.values(po.current).find(Oe=>Oe.threadId===x)?.color??i.annotations.find(Oe=>Oe.threadId===x)?.color??i.activeColor,Me=i.annotations.filter(Oe=>Oe.threadId===x&&(Oe.status==="waiting_input"||Oe.status==="resolved"||Oe.status==="needs_review")),_e=Me.map(Oe=>Oe.id),Ne=`_pending_reply_${Date.now()}`,xe={annotationIds:_e,styleSelectors:[],color:ie,threadId:x};try{let Oe=JSON.parse(localStorage.getItem(ht)||"{}");Oe[Ne]=xe,localStorage.setItem(ht,JSON.stringify(Oe))}catch{}ve(Oe=>({...Oe,[Ne]:xe}));try{let Oe=Qi(i.activeColor),{jobId:nn}=await Ea(x,W,c,Oe,b,P.id,re,ii()),ot={...xe};try{let jt=JSON.parse(localStorage.getItem(ht)||"{}");delete jt[Ne],jt[nn]=ot,localStorage.setItem(ht,JSON.stringify(jt))}catch{}ve(jt=>{let{[Ne]:fr,...m}=jt;return{...m,[nn]:ot}}),Me.length>0&&a({type:"SET_ANNOTATION_STATUS",payload:{ids:_e,status:"in_flight"}}),s.dismissQuestion(x)}catch(Oe){try{let nn=JSON.parse(localStorage.getItem(ht)||"{}");delete nn[Ne],localStorage.setItem(ht,JSON.stringify(nn))}catch{}ve(nn=>{let{[Ne]:ot,...jt}=nn;return jt}),console.error("[Pare] Failed to send reply:",Oe)}},[i.activeColor,i.annotations,c,s.dismissQuestion,a,b,P.id]),Tn=en(new Set);Tt(()=>{for(let x of s.pendingQuestions){if(Tn.current.has(x.jobId))continue;Tn.current.add(x.jobId);let W=x.annotationIds&&x.annotationIds.length>0?x.annotationIds:void 0;!W&&x.threadId&&(W=i.annotations.filter(re=>re.threadId===x.threadId).map(re=>re.id)),W&&W.length>0&&a({type:"SET_ANNOTATION_QUESTION",payload:{ids:W,question:x.question,threadId:x.threadId}})}},[s.pendingQuestions,a,i.annotations]);let Do=co(()=>{if(s.activeJobId&&s.activeJobId in O)return O[s.activeJobId].color;let x=Object.values(O);return x.length>0?x[x.length-1].color:void 0},[s.activeJobId,O]),Vt=Bt(x=>{lt(x)},[]),ur=Bt(x=>{Dn(W=>new Set(W).add(x)),vn.current=_r,lt(x)},[]),xo=Bt(x=>{let W=O[x],re=W?.threadId||Pt.current.get(x);re&&(vn.current=W?.kind==="synthesize_evals"||W?.kind==="run_eval"?_r:W?.color??null,lt(re))},[O]),to=Bt(x=>{if(!x){Gt(null);return}let W=De.current.get(x);W&&W.length>0?Gt(new Set(W)):Gt(null)},[]),So=Bt(async x=>{try{let W=x?`${c}/cancel?jobId=${x}`:`${c}/cancel`;await fetch(W,{method:"POST"})}catch{}},[c]),pr=Bt(async()=>{ae("restarting"),me("Restarting bridge");let x=await Ui(c,li,2e4);if(x.ok){C(x.status.version??li),ae("ok"),me(x.status.version?`Bridge restarted on ${x.status.version}`:"Bridge restarted"),k(W=>W+1);return}C(x.status?.version??h),ae("error"),me(x.error)},[h,c]),wo=co(()=>{if(!nt)return null;for(let x of Object.values(O))if(x.threadId===nt&&x.kind)return x.kind;return nt===pt?"synthesize":nt===de?"synthesize_evals":Cn.has(nt)?"run_eval":null},[nt,O,pt,de,Cn]),Mn=wo==="synthesize_evals"||wo==="run_eval",Oo=wo==="synthesize";Tt(()=>{(i.activeTool==="model"&&nt&&!Oo||i.activeTool==="eval"&&nt&&!Mn)&&lt(null)},[i.activeTool,nt,Oo,Mn]);let H=Bt(()=>{a({type:"SET_TOOL",payload:"eval"}),Re(x=>x+1),lt(null)},[a]),z=en(null);Tt(()=>{i.isAnnotating?z.current&&(lt(z.current),z.current=null):nt&&(z.current=nt,lt(null))},[i.isAnnotating]);let q=co(()=>{if(!nt)return null;for(let[x,W]of Object.entries(O))if(W.threadId===nt)return x;for(let[x,W]of Object.entries(s.activeJobThreads))if(W===nt)return x;return null},[nt,O,s.activeJobThreads]),oe=nt?i.annotations.find(x=>x.threadId===nt):void 0,pe=co(()=>q?s.events.filter(x=>x.data.jobId===q):Em,[q,s.events.length]),Se=co(()=>Mn?_r:oe?.color??vn.current??i.activeColor,[Mn,oe?.color,i.activeColor]),ke=oe?i.annotations.indexOf(oe)+1:void 0;Tt(()=>{if(Mn)return;let x=oe?.color??vn.current;nt&&x&&a({type:"SET_COLOR",payload:x})},[nt,Mn]);let[he,yt]=St(!1),[Lt,pn]=St(0),Nt=en(null),Ve=Bt(x=>{x?(Nt.current&&(clearTimeout(Nt.current),Nt.current=null),yt(!0)):Nt.current=setTimeout(()=>{yt(!1),Nt.current=null},150)},[]),Ft=Bt(()=>{pn(x=>x+1),s.clearEvents(),lt(null),Xn(new Set),So()},[s.clearEvents,So]);Tt(()=>()=>{Nt.current&&clearTimeout(Nt.current)},[]);let[Bn,yn]=St(!1);Tt(()=>{yn(!0)},[]);let In=co(()=>({isEnabled:t}),[t]);return!t||!Bn?Nr(da.Provider,{value:In,children:e}):Fc(da.Provider,{value:In,children:[e,Nr(Jl,{state:i,dispatch:a,onScreenshot:fo,inFlightAnnotationIds:hn,activeAnnotationIds:dn,queuePositionMap:Jt,inFlightStyleSelectors:En,inFlightSelectorColors:un,onAttachImages:Zt,onReply:s.isConnected?Gn:void 0,onViewThread:s.isConnected?Vt:void 0,onCloseThread:x=>{lt(null),x&&Xn(W=>new Set(W).add(x))},onModelComponentsAdd:s.isConnected?Q:void 0,onModelComponentFocus:s.isConnected?we:void 0,onModelComponentHover:ze,modelComponentNames:Le,modelPanelHoveredComponent:rt,modelSpacingTokenHover:$e,highlightedAnnotationIds:Nn,focusedThreadAnnotationId:oe?.id,externalCanvasRef:l,toolbarRef:d}),Nr(Rc,{children:Fc(Mc,{children:[Nr(wc,{state:i,dispatch:a,onScreenshot:fo,onSendToClaude:s.isConnected?Mt:void 0,hasActiveJobs:Object.keys(O).length>0||s.activeJobIds.length>0,activeJobColor:Do,onCrosshairHover:Ve,onClear:Ft,provider:b,onProviderChange:s.isConnected&&F.length>1?fe:void 0,availableProviders:F,modelIndex:D,modelCount:se.length,modelLabel:P.label,onModelChange:s.isConnected?ge:void 0,onViewThread:s.isConnected?Vt:void 0,isThreadPanelOpen:nt!==null&&!Oo&&!Mn,mcpStatus:w,bridgeUrl:c,isBridgeConnected:s.isConnected,packageVersion:li,bridgeVersion:h,bridgeRestartState:M,bridgeRestartMessage:Fe,onBridgeRestart:pr,modelSelectedComponent:Qe,modelCanvasHoveredComponent:Ce,onModelComponentHover:ut,onSpacingTokenHover:X,onModifySpacingToken:s.isConnected?Ee:void 0,onDeleteSpacingToken:s.isConnected?et:void 0,modelRefreshKey:Wt,onModelComponentAdded:je,onModelComponentRemoved:st,onSynthesizeRules:s.isConnected&&b!=="copilot"?Yt:void 0,isSynthesizing:Ke!==null,onSynthesizeEvals:s.isConnected&&b!=="copilot"?tn:void 0,isSynthesizingEvals:te!==null,onRunEval:s.isConnected&&b!=="copilot"?On:void 0,onViewEvalRunThread:ur,runningEvalIds:Object.keys(Ht),evalRefreshKey:qe,toolbarRef:d,snapPosition:ft,onSnapPositionChange:Ze}),nt&&Nr(_c,{threadId:nt,bridgeUrl:c,accentColor:Se,isStreaming:q!==null,isQueued:q!==null&&!s.activeJobIds.includes(q),queuePosition:q&&!s.activeJobIds.includes(q)?(()=>{let x=new Set(s.activeJobIds),W=Object.keys(O).filter(ie=>!x.has(ie)),re=W.indexOf(q);return re>=0?`(${re+1}/${W.length})`:void 0})():void 0,streamingEvents:pe,onClose:()=>lt(null),onReply:Gn,onCancel:q?()=>So(q):void 0,lastError:s.lastErrorByJob?.[q??""]??(s.lastCompletedJobId&&Pt.current.get(s.lastCompletedJobId)===nt?s.lastErrorByJob?.[s.lastCompletedJobId]:void 0),toolbarRef:d,currentModel:P.id,currentProvider:b,annotationNumber:ke,annotationText:oe?.text,onOpenEvals:nt===de?H:void 0,preferredSide:Mn?"left":"right",modal:!Mn},`${nt}:${Mn?"eval":"default"}`),Nr(Tc,{bridge:s,bridgeUrl:c,inFlightJobs:O,isVisible:he||s.lastResponseText!==null||s.activeJobIds.length>0,onHover:Ve,clearSignal:Lt,onReply:Gn,onViewThread:Vt,onClickJob:xo,onCancel:So,onHoverJob:to,isConnected:s.isConnected,dismissedThreadIds:uo,snapPosition:ft})]})})]})}function Rm(){let e=Cm(da);if(!e)throw new Error("usePopmelt must be used within PopmeltProvider");return e}export{Im as PopmeltProvider,Rm as usePopmelt};
79
+ `}}),Ue("div",{ref:fe,style:{...Xg,transition:"opacity 150ms ease"},"data-devtools":"thread-panel-messages",children:[J&&q("div",{style:{padding:16,color:"#9ca3af",textAlign:"center"},children:"Loading..."}),!J&&M.length===0&&!o&&q("div",{style:{padding:16,color:"#9ca3af",textAlign:"center"},children:"No messages yet."}),M.map((ne,te)=>q(wm,{msg:ne,index:te,bridgeUrl:t,accentColor:n,onLightbox:he},`${ne.jobId}-${te}`)),!o&&O&&M.some(ne=>ne.role==="assistant"&&(ne.responseText?.includes("<eval_proposals>")||ne.responseText?.includes("<evals>")))&&q("div",{style:{padding:"0 16px 12px"},children:q("button",{type:"button",onClick:O,style:{width:"100%",border:"1px solid rgba(0,0,0,0.12)",background:"rgba(0,0,0,0.02)",color:"#6b7280",cursor:"pointer",fontFamily:Vt,fontSize:11,fontWeight:650,padding:"5px 8px"},children:"Review proposals"})}),o&&q("div",{style:{padding:16,display:"flex",flexDirection:"column",gap:8},children:r?Ue("div",{style:{display:"flex",alignItems:"center",gap:6},children:[Ue("svg",{width:"11",height:"11",viewBox:"0 0 24 24",fill:n,style:{verticalAlign:"middle",flexShrink:0,opacity:.5},children:[q("circle",{cx:"12",cy:"6",r:"2"}),q("circle",{cx:"6",cy:"12",r:"2"}),q("circle",{cx:"18",cy:"12",r:"2"}),q("circle",{cx:"12",cy:"18",r:"2"})]}),Ue("span",{style:{fontSize:11,color:"#9ca3af",fontStyle:"italic"},children:["queued",i?` ${i}`:""]})]}):Ue(Bo,{children:[Ue("div",{style:{display:"flex",alignItems:"center",gap:4},children:[q(Jr,{provider:x,size:11,style:{color:"#6b7280"}}),q("span",{style:{fontWeight:600,fontSize:11,color:"#6b7280"},children:Xs(g,x)})]}),Je.map((ne,te)=>{if(ne.kind==="tool_group")return q(Hc,{tool:ne.tool,items:ne.items},te);if(ne.kind==="file_content")return q(ym,{file:ne.file,content:ne.content,ext:ne.ext,isPlan:ne.isPlan,onAccept:ne.isPlan&&l?()=>l(e,"Looks good, please proceed with implementation."):void 0},te);if(ne.kind==="thinking")return q("div",{style:{paddingLeft:12,fontSize:11,color:"#9ca3af",fontStyle:"italic",lineHeight:1.4,whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:80,overflowY:"auto"},children:ne.text},te);let ge=zi(ne.text);return ge?q("div",{style:{paddingLeft:12,lineHeight:1.5,wordBreak:"break-word"},children:co(ge)},te):null}),Ue("div",{style:{display:"flex",alignItems:"center",gap:6},children:[q(sm,{color:n}),p&&q("button",{onClick:p,style:{background:"none",border:"1px solid rgba(0,0,0,0.1)",color:"#6b7280",fontSize:10,padding:"2px 8px",cursor:"pointer",fontFamily:"inherit",marginLeft:"auto"},children:"Cancel"})]})]})}),!ce&&M.length>0&&q("div",{style:{position:"sticky",bottom:5,display:"flex",justifyContent:"flex-end",paddingRight:3,pointerEvents:"none"},children:q("button",{onClick:()=>{fe.current&&fe.current.scrollTo({top:fe.current.scrollHeight,behavior:"smooth"})},style:{position:"relative",display:"flex",alignItems:"center",justifyContent:"center",padding:4,fontSize:10,fontFamily:Vt,color:"transparent",backgroundColor:"#eaeaea",backgroundImage:`url("data:image/svg+xml,${encodeURIComponent("<svg xmlns='http://www.w3.org/2000/svg' width='5' height='5'><path d='M-1,1 l2,-2 M0,5 l5,-5 M4,6 l2,-2' stroke='rgb(0,0,0)' stroke-width='.75'/></svg>")}")`,backgroundSize:"5px 5px",border:"none",borderRadius:0,cursor:"pointer",pointerEvents:"auto",userSelect:"none"},children:Ue("span",{style:{position:"relative",backgroundColor:"#eaeaea",padding:"0 6px",color:"#374151",fontFamily:Vt,lineHeight:1.4},children:[be," message",be!==1?"s":""," \u2193"]})})})]}),!o&&c&&Ue("div",{style:{padding:"8px 16px",backgroundColor:"rgba(239, 68, 68, 0.06)",fontSize:11,color:"#dc2626",lineHeight:1.4},children:[q("span",{style:{fontWeight:600},children:"Error: "}),c]}),l&&Ue("div",{style:{flexShrink:0,position:"relative"},children:[A.length>0&&q("div",{style:{position:"absolute",bottom:"100%",display:"flex",gap:4,padding:"6px 5px 5px",flexWrap:"wrap"},children:A.map((ne,te)=>Ue("span",{onClick:()=>y(ge=>ge.filter((Pe,et)=>et!==te)),onMouseEnter:ge=>{let Pe=ge.currentTarget.querySelector("[data-chip-x]");Pe&&(Pe.style.color="#fff")},onMouseLeave:ge=>{let Pe=ge.currentTarget.querySelector("[data-chip-x]");Pe&&(Pe.style.color="rgba(255,255,255,0.4)")},style:{display:"inline-flex",alignItems:"center",gap:4,fontSize:10,color:"#fff",backgroundColor:n,backdropFilter:"blur(4px)",padding:"2px 6px 2px 6px",cursor:"pointer"},children:["image ",te+1,q("span",{"data-chip-x":!0,style:{fontSize:12,lineHeight:1,color:"rgba(255,255,255,0.4)"},children:"\xD7"})]},te))}),Ue("div",{ref:L,style:{...Zg,borderTop:"1px solid rgba(0,0,0,0.12)"},children:[q("input",{"data-popmelt-reply":!0,autoFocus:!0,value:C,onChange:ne=>{S(ne.target.value),Ae(T.current,ne.target.value)},onFocus:()=>{T.current=!0,Ae(!0,C)},onBlur:()=>{T.current=!1,Ae(!1,C)},onKeyDown:ot,onPaste:nt,placeholder:"Reply here (cmd + enter to send)",style:{flex:1,minWidth:0,minHeight:44,padding:"0 4px",fontSize:12,fontFamily:Vt,backgroundColor:"transparent",color:"#1f2937",border:"none",outline:"none",lineHeight:"40px",boxSizing:"border-box"}}),q("button",{onClick:ke,disabled:!C.trim(),style:{display:"flex",alignItems:"center",justifyContent:"center",width:28,height:28,padding:0,background:"none",border:"none",cursor:C.trim()?"pointer":"default",color:C.trim()?n:"rgba(0,0,0,0.2)",flexShrink:0},children:Ue("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.75",strokeLinecap:"round",strokeLinejoin:"round",children:[q("path",{d:"M3.714 3.048a.498.498 0 0 0-.683.627l2.843 7.627a2 2 0 0 1 0 1.396l-2.842 7.627a.498.498 0 0 0 .682.627l18-8.5a.5.5 0 0 0 0-.904z"}),q("path",{d:"M6 12h16"})]})})]})]})]})]}),se&&q(dm,{src:se,onClose:()=>_(null)})]})}import{jsx as Br,jsxs as Fc}from"react/jsx-runtime";var km=[],da=Cm(null),sa="devtools-provider",Wi="devtools-model",aa="devtools-open-thread-id",la="popmelt-synthesize-thread",ca="popmelt-eval-synthesize-thread",Or="#000000";async function Nc(e,t){t?await t(e):(window.history.pushState(window.history.state,"",e),window.dispatchEvent(new PopStateEvent("popstate",{state:window.history.state}))),await new Promise(n=>{requestAnimationFrame(()=>requestAnimationFrame(()=>{setTimeout(n,600)}))})}var Tm={0:0,1:1},Mm={0:0,1:1,2:1};function Im(e,t,n){if(t==="copilot")return 0;let o=t==="codex"?_i:Hi;return e==="copilot"?0:e==="claude"&&t==="codex"?Tm[n]??Math.min(n,o.length-1):e==="codex"&&t==="claude"?Mm[n]??Math.min(n,o.length-1):Math.min(n,o.length-1)}function Rm({children:e,enabled:t=process.env.NODE_ENV==="development",bridgeUrl:n=typeof window<"u"?window.__POPMELT_BRIDGE_URL__??"http://localhost:1111":"http://localhost:1111",navigate:o}){let r=typeof window<"u"?window.__POPMELT_PROJECT_ID__??null:null,[i,s]=ht(r),[a,l]=ht(!!r),p=i,[c,u]=Aa(),d=Ra(n,t&&(!!p||a),p),g=qt(null),x=qt(null),h=Ma()??n,I=qt(new Map),O=qt(new Map),P=qt(!1),F=mr(),[M,D]=ht(()=>typeof window>"u"?"claude":localStorage.getItem(sa)||"claude"),[J,ee]=ht(()=>{if(typeof window>"u")return 0;let v=localStorage.getItem(Wi);return v&&parseInt(v,10)||0}),[C,S]=ht([]),[A,y]=ht({}),[T,L]=ht(0),[ce,We]=ht({}),[be,j]=ht(null),[se,_]=ht("idle"),[he,fe]=ht(null);Et(()=>{d.isConnected&&pa(h).then(v=>{if(!v)return;let N=Object.entries(v.providers).filter(([,Ie])=>Ie.available).map(([Ie])=>Ie);N.length>0&&S(N);let ie={};for(let[Ie,_e]of Object.entries(v.providers))_e.models&&_e.models.length>0&&(ie[Ie]=_e.models);y(ie);let re={};for(let[Ie,_e]of Object.entries(v.providers))_e.mcp&&(re[Ie]=_e.mcp);We(re)})},[d.isConnected,d.capabilitiesVersion,T,h]),Et(()=>{if(!d.isConnected){j(null);return}let v=!1;return yo(h).then(N=>{v||j(N?.version??null)}),()=>{v=!0}},[d.isConnected,d.capabilitiesVersion,T,h]),Et(()=>{if(se==="idle"||se==="restarting")return;let v=window.setTimeout(()=>{_("idle"),fe(null)},se==="ok"?4e3:8e3);return()=>window.clearTimeout(v)},[se]),Et(()=>{if(C.length>0&&!C.includes(M)){let v=C[0];D(v),localStorage.setItem(sa,v)}},[C,M]);let Ae=M==="codex"?[..._i]:M==="copilot"?[...Ks]:[...Hi],De=A[M]&&A[M].length>0?A[M]:Ae,ze=De[J]??De[0];Et(()=>{if(!t||p||a)return;let v=!1;return fetch("/popmelt/status").then(N=>N.ok?N.json():null).then(N=>{v||(s(N?.projectId??null),l(!0))}).catch(()=>{v||l(!0)}),()=>{v=!0}},[t,p,a]),Et(()=>{J>=De.length&&(ee(0),localStorage.setItem(Wi,"0"))},[J,De.length]);let de=Ht(v=>{let N=M;D(v),localStorage.setItem(sa,v);let ie=Im(N,v,J);ee(ie),localStorage.setItem(Wi,String(ie))},[M,J]),Ee=Ht(v=>{ee(v),localStorage.setItem(Wi,String(v))},[]),[Ge,Qe]=ht(new Set),[pt,je]=ht(null),[X,Z]=ht(null),[Se,Je]=ht(null),[lt,ke]=ht(null);Et(()=>{d.isConnected&&ur(h).then(v=>{v?.components&&Qe(new Set(Object.keys(v.components)))})},[d.isConnected,h]);let nt=Ht(async v=>{let N=[];for(let ie of v)try{(await ma(ie,h)).added&&N.push(ie)}catch(re){console.error("[Popmelt] Failed to add component to model:",ie,re)}N.length>0&&(Qe(ie=>{let re=new Set(ie);for(let Ie of N)re.add(Ie);return re}),je(N[N.length-1]))},[h]),ot=Ht(v=>{je(v)},[]),rt=Ht(()=>{ur(h).then(v=>{v?.components&&Qe(new Set(Object.keys(v.components)))})},[h]),Lt=Ht(async v=>{try{(await ha(v,h)).removed&&Qe(ie=>{let re=new Set(ie);return re.delete(v),re})}catch(N){console.error("[Popmelt] Failed to remove component from model:",N)}},[h]),yt=Ht((v,N)=>{u({type:"MODIFY_SPACING_TOKEN",payload:v}),u({type:"ADD_SPACING_TOKEN_CHANGE",payload:N})},[u]),ne=Ht((v,N)=>{u({type:"DELETE_SPACING_TOKEN",payload:{tokenPath:v,originalValue:N}})},[u]),[te,ge]=ht(null),[Pe,et]=ht(()=>typeof window>"u"?null:localStorage.getItem(la)||null),[Re,_t]=ht(null),[Nt,xn]=ht(()=>typeof window>"u"?null:localStorage.getItem(ca)||null),[Pn,At]=ht(0),[xt,Kt]=ht({}),[ft,Jt]=ht(new Set);Et(()=>{Pe?localStorage.setItem(la,Pe):localStorage.removeItem(la)},[Pe]),Et(()=>{Nt?localStorage.setItem(ca,Nt):localStorage.removeItem(ca)},[Nt]);let[tt,Gn]=ht(0),on=qt([]);Et(()=>{let v=on.current,N=c.spacingTokenMods;on.current=N;let ie=new Map(v.map(_e=>[_e.tokenPath,_e])),re=new Map(N.map(_e=>[_e.tokenPath,_e])),Ie=!1;for(let[_e,$e]of re){let ve=ie.get(_e);if(!(ve&&ve.currentValue===$e.currentValue)){Ie=!0,$e.currentValue==="__deleted__"?ya(_e,h).catch(f=>console.error("[Popmelt] Failed to sync token delete:",f)):Vi(_e,$e.currentValue,h).catch(f=>console.error("[Popmelt] Failed to sync token update:",f));for(let f of $e.targets){let b=document.querySelector(f.selector);if(b)if($e.currentValue==="__deleted__")b.style.removeProperty(f.property);else{let R=$e.currentPx;R>0&&b.style.setProperty(f.property,`${R}px`,"important")}}}}for(let[_e,$e]of ie)if(!re.has(_e)){Ie=!0,Vi(_e,$e.originalValue,h).catch(ve=>console.error("[Popmelt] Failed to restore token on undo:",ve));for(let ve of $e.targets){let f=document.querySelector(ve.selector);f&&f.style.removeProperty(ve.property)}}Ie&&Gn(_e=>_e+1)},[c.spacingTokenMods,h]);let[Mn,no]=ht(()=>Da()),oo=Ht(v=>{no(v),Oa(v)},[]),[qe,st]=ht(()=>typeof window>"u"?null:localStorage.getItem(aa)||null),fn=qt(null),[U,Me]=ht(new Set),[He,Pt]=ht(null);Et(()=>{qe?localStorage.setItem(aa,qe):localStorage.removeItem(aa)},[qe]);let Xe="popmelt-in-flight-jobs",[Oe,St]=ht(()=>{try{let v=localStorage.getItem(Xe);return v?JSON.parse(v):{}}catch{return{}}});Et(()=>{try{Object.keys(Oe).length>0?localStorage.setItem(Xe,JSON.stringify(Oe)):localStorage.removeItem(Xe)}catch{}},[Oe]),Et(()=>{let v=N=>{if(N.key===Xe)try{let ie=N.newValue?JSON.parse(N.newValue):{};St(ie)}catch{}};return window.addEventListener("storage",v),()=>window.removeEventListener("storage",v)},[]);let $t=qt(new Map),gn=qt(new Map);Et(()=>{for(let[v,N]of Object.entries(Oe))N.annotationIds.length>0&&$t.current.set(v,N.annotationIds),N.threadId&&gn.current.set(v,N.threadId)},[Oe]);let rn=qt("");Et(()=>{if(c.annotations.length===0)return;let v=Object.keys(Oe).sort().join(",");if(v===rn.current)return;rn.current=v;let N=new Set;for(let re of Object.values(Oe))for(let Ie of re.annotationIds)N.add(Ie);let ie=c.annotations.filter(re=>N.has(re.id)?!1:!!(re.status==="in_flight"||(re.status==="pending"||!re.status)&&(re.captured||re.threadId))).map(re=>re.id);ie.length>0&&u({type:"SET_ANNOTATION_STATUS",payload:{ids:ie,status:"dismissed"}})},[c.annotations,Oe,u]);let po=to(()=>{let v=new Set;for(let N of Object.values(Oe))for(let ie of N.annotationIds)v.add(ie);return v},[Oe]),Wt=to(()=>{let v=new Set(d.activeJobIds),N=new Set;for(let[ie,re]of Object.entries(Oe))if(v.has(ie))for(let Ie of re.annotationIds)N.add(Ie);return N},[Oe,d.activeJobIds]),ko=to(()=>{let v=new Set(d.activeJobIds),N=Object.entries(Oe).filter(([Ie])=>!v.has(Ie)),ie=N.length,re=new Map;return N.forEach(([,Ie],_e)=>{let $e=`(${_e+1}/${ie})`;for(let ve of Ie.annotationIds)re.set(ve,$e)}),re},[Oe,d.activeJobIds]),fo=to(()=>{let v=new Set;for(let N of Object.values(Oe))for(let ie of N.styleSelectors)v.add(ie);return v},[Oe]),ir=to(()=>{let v=new Map;for(let N of Object.values(Oe)){for(let ie of N.styleSelectors)v.set(ie,N.color);for(let ie of N.annotationIds){let re=c.annotations.find(Ie=>Ie.id===ie);if(re&&(re.linkedSelector&&v.set(re.linkedSelector,N.color),re.groupId))for(let Ie of c.annotations)Ie.groupId===re.groupId&&Ie.linkedSelector&&v.set(Ie.linkedSelector,N.color)}}return v},[Oe,c.annotations]),Jn=qt(c.annotations);Jn.current=c.annotations;let Sn=qt(c.styleModifications);Sn.current=c.styleModifications;let ro=qt(Oe);ro.current=Oe,Et(()=>{let v=null,N=()=>{if(Object.keys(ro.current).length>0)return;let re=Jn.current,Ie=Sn.current,_e=[],$e=[];for(let ve of re){if(!ve.linkedSelector||!ve.linkedSelector.startsWith("[data-pm=")||ve.pathname||ve.captured||ve.status&&ve.status!=="pending")continue;let f=document.querySelector(ve.linkedSelector);!f&&ve.elements?.[0]?.selector&&(f=document.querySelector(ve.elements[0].selector)),f||_e.push(ve.linkedSelector)}for(let ve of Ie)document.querySelector(ve.selector)||$e.push(ve.selector);(_e.length>0||$e.length>0)&&u({type:"CLEANUP_ORPHANED",payload:{linkedSelectors:_e,styleSelectors:$e}})},ie=new MutationObserver(re=>{re.some(Ie=>Ie.removedNodes.length>0)&&(v&&clearTimeout(v),v=setTimeout(N,3e3))});return ie.observe(document.body,{childList:!0,subtree:!0}),()=>{ie.disconnect(),v&&clearTimeout(v)}},[u]);let Yn=qt(typeof window<"u"?window.location.pathname:"/");Et(()=>{let v=re=>{if(P.current)return;let Ie=window.location.pathname;if(re===Ie)return;let _e=Jn.current.filter(ve=>ve.pathname===re&&(ve.status??"pending")==="pending");if(console.log(`[Popmelt] Navigation from ${re} \u2192 ${Ie}, ${_e.length} pending annotations on departing page`),_e.length===0)return;let $e=g.current;if(!$e){console.warn("[Popmelt] No canvas ref for capture-on-leave");return}if(hr(document.body,$e,_e,{dpr:1}).then(ve=>_r(ve)).then(ve=>{ve?(O.current.set(re,ve),console.log(`[Popmelt] Cached screenshot for ${re} (${(ve.size/1024).toFixed(0)}KB)`)):console.warn(`[Popmelt] Capture-on-leave produced no blob for ${re}`)}).catch(ve=>{console.warn("[Popmelt] Capture-on-leave failed:",ve)}),O.current.size>20){let ve=[...O.current.entries()];O.current=new Map(ve.slice(-10))}},N=re=>{let Ie=re.detail?.prevPath;Ie&&(v(Ie),Yn.current=window.location.pathname)},ie=()=>{let re=Yn.current;v(re),Yn.current=window.location.pathname};return window.addEventListener("popmelt:locationchange",N),window.addEventListener("popstate",ie),()=>{window.removeEventListener("popmelt:locationchange",N),window.removeEventListener("popstate",ie)}},[]),Et(()=>{if(d.lastCompletedJobId&&d.lastCompletedJobId in Oe&&St(v=>{let{[d.lastCompletedJobId]:N,...ie}=v;return ie}),d.lastCompletedJobId&&d.lastCompletedJobId===te&&(Gn(v=>v+1),ge(null)),d.lastCompletedJobId&&d.lastCompletedJobId===Re&&(At(v=>v+1),_t(null)),d.lastCompletedJobId){let v=Object.entries(xt).find(([,N])=>N===d.lastCompletedJobId)?.[0];v&&(Kt(N=>{let{[v]:ie,...re}=N;return re}),At(N=>N+1))}},[d.lastCompletedJobId,te,Re,xt]);let Ft=qt(new Set),wt=qt(!1);Et(()=>{if(!d.isConnected){wt.current=!1;return}wt.current||(wt.current=!0,yo(h).then(async v=>{if(!v)return;let N=v.activeJobs??[],ie=v.recentJobs??[],re=new Set(N.map($e=>$e.id)),Ie=JSON.parse(localStorage.getItem(Xe)||"{}"),_e=new Set;for(let $e of Object.values(Ie))if($e.annotationIds)for(let ve of $e.annotationIds)_e.add(ve);St($e=>{let ve={...$e},f=Date.now();for(let R of Object.keys(ve)){if(R.startsWith("_pending_")){let m=parseInt(R.replace(/^_pending_(?:reply_)?/,""),10);!isNaN(m)&&f-m>3e4&&delete ve[R];continue}re.has(R)||delete ve[R]}for(let R of N)if(!ve[R.id]&&(R.annotationIds?.length||R.threadId)){let m=R.kind;ve[R.id]={annotationIds:R.annotationIds??[],styleSelectors:[],color:m==="synthesize_evals"||m==="run_eval"?Or:R.color??"#888",threadId:R.threadId,kind:m}}let b=new Set;for(let R of ie)if(R.annotationIds)for(let m of R.annotationIds)b.add(m);for(let R of Object.keys(ve)){if(!R.startsWith("_pending_"))continue;let m=ve[R];m&&m.annotationIds.some(k=>b.has(k))&&delete ve[R]}return ve});for(let $e of ie)if($e.status==="done"&&$e.annotationIds?.length&&$e.annotationIds.some(ve=>_e.has(ve))&&!Ft.current.has($e.id))try{let ve=await Xr(h,$e.id);if(!ve)continue;let f=ve.events.find(b=>b.type==="done");f&&Array.isArray(f.resolutions)&&(Ft.current.add($e.id),u({type:"APPLY_RESOLUTIONS",payload:{resolutions:f.resolutions,threadId:f.threadId??void 0}}))}catch{}}))},[d.isConnected,h,u]),Et(()=>{let v=d.events.filter(N=>N.type==="done"&&N.data.resolutions);for(let N of v){let ie=N.data.jobId;Ft.current.has(ie)||(Ft.current.add(ie),Array.isArray(N.data.resolutions)&&u({type:"APPLY_RESOLUTIONS",payload:{resolutions:N.data.resolutions,threadId:N.data.threadId}}))}},[d.events,u]);let jt=qt(new Set);Et(()=>{let v=d.events.filter(N=>N.type==="error"&&N.data.cancelled);for(let N of v){let ie=N.data.jobId;if(!ie||jt.current.has(ie))continue;jt.current.add(ie);let re=Oe[ie];re&&re.annotationIds.length>0&&u({type:"SET_ANNOTATION_STATUS",payload:{ids:re.annotationIds,status:"dismissed"}})}},[d.events,Oe,u]);let Gt=qt(0);Et(()=>{let v=d.incrementalResolutions;if(v.length<=Gt.current)return;let N=v.slice(Gt.current);Gt.current=v.length,u({type:"APPLY_RESOLUTIONS",payload:{resolutions:N}})},[d.incrementalResolutions,u]),Et(()=>{d.incrementalResolutions.length===0&&(Gt.current=0)},[d.incrementalResolutions.length]);let wn=Ht(async()=>{let v=g.current;if(!v)return!1;let N=await hr(document.body,v,c.annotations);if(N.length===0)return!1;let ie=await $a(N,c.annotations,c.styleModifications);return ie&&u({type:"MARK_CAPTURED"}),ie},[c.annotations,c.styleModifications,u]),io=Ht((v,N)=>{let ie=I.current.get(v)||[];I.current.set(v,[...ie,...N])},[]),In=Ht(async()=>{let v=g.current;if(!v)return!1;let N=c.annotations.filter(w=>(w.status??"pending")==="pending"),ie=c.spacingTokenChanges.filter(w=>!w.captured);if(N.length===0&&c.styleModifications.filter(w=>!w.captured).length===0&&ie.length===0)return!1;let re=new Map;for(let w of N){let W=w.pathname||F;re.has(W)||re.set(W,[]),re.get(W).push(w)}let Ie=new Map,_e=[...re.keys()].filter(w=>w!==F);if(_e.length>0){let w=F,W={x:window.scrollX,y:window.scrollY};P.current=!0;for(let Y of _e)try{console.log(`[Popmelt] Navigating to ${Y} for screenshot capture`),await Nc(Y,o),window.location.pathname!==Y&&console.warn(`[Popmelt] Navigation to ${Y} did not take effect (at ${window.location.pathname})`);let V=re.get(Y)||[],me=await hr(document.body,v,V,{dpr:1}),Ce=await _r(me);Ce&&(Ie.set(Y,Ce),console.log(`[Popmelt] Captured ${Y} (${(Ce.size/1024).toFixed(0)}KB)`))}catch(V){console.warn(`[Popmelt] Failed to capture ${Y}:`,V)}await Nc(w,o),window.scrollTo(W.x,W.y),P.current=!1}let $e=N.filter(w=>(w.pathname||F)===F),ve=await hr(document.body,v,$e.length>0?c.annotations:[],{dpr:1});if(ve.length>0){let w=await _r(ve);w&&Ie.set(F,w)}if(Ie.size===0)return!1;let f=es(N,c.styleModifications,void 0,ie.length>0?ie:void 0),b=JSON.stringify(f),R=new Map;for(let w of N){let W=I.current.get(w.id);if(W&&W.length>0&&R.set(w.id,W),w.groupId){for(let Y of N)if(Y.groupId===w.groupId&&Y.id!==w.id){let V=I.current.get(Y.id);V&&V.length>0&&R.set(Y.id,V)}}}let m=re.size>1;console.log(`[Popmelt] Submit: ${re.size} page(s), ${Ie.size} screenshot(s), pages: [${[...re.keys()].join(", ")}], cached: [${[...O.current.keys()].join(", ")}]`);let k=m?Ie:Ie.get(F)??Ie,E=N.map(w=>w.id),$=c.styleModifications.filter(w=>!w.captured).map(w=>w.selector),B=Qi(c.activeColor),G=`_pending_${Date.now()}`,K={annotationIds:E,styleSelectors:$,color:c.activeColor,threadId:void 0};try{let w=JSON.parse(localStorage.getItem(Xe)||"{}");w[G]=K,localStorage.setItem(Xe,JSON.stringify(w))}catch{}St(w=>({...w,[G]:K}));try{let{jobId:w,threadId:W}=await ga(k,b,h,B,M,ze.id,R.size>0?R:void 0,oi());for(let Le of R.keys())I.current.delete(Le);for(let Le of re.keys())O.current.delete(Le);let Y={...K,threadId:W};try{let Le=JSON.parse(localStorage.getItem(Xe)||"{}");delete Le[G],Le[w]=Y,localStorage.setItem(Xe,JSON.stringify(Le))}catch{}St(Le=>{let{[G]:gt,...mt}=Le;return{...mt,[w]:Y}}),u({type:"MARK_CAPTURED"}),W&&E.length>0&&u({type:"SET_ANNOTATION_THREAD",payload:{ids:E,threadId:W}});let V=c.activeColor.match(/oklch\([^)]*\s+([\d.]+)\s*\)/),Ce=((V?.[1]?parseFloat(V[1]):29)+60)%360;return u({type:"SET_COLOR",payload:`oklch(0.628 0.258 ${Ce})`}),!0}catch(w){try{let W=JSON.parse(localStorage.getItem(Xe)||"{}");delete W[G],localStorage.setItem(Xe,JSON.stringify(W))}catch{}return St(W=>{let{[G]:Y,...V}=W;return V}),console.error("[Pare] Failed to send to bridge:",w),!1}},[c.annotations,c.styleModifications,c.spacingTokenChanges,c.activeColor,u,h,M,ze.id,F,o]),To=Ht(async()=>{if(Pe){st(Pe);return}try{let{jobId:v,threadId:N}=await wa(h,M,ze.id);ge(v),et(N);let ie={annotationIds:[],styleSelectors:[],color:"#6b7280",threadId:N,kind:"synthesize"};St(re=>({...re,[v]:ie})),st(N)}catch(v){console.error("[Popmelt] Failed to start synthesize:",v)}},[h,M,ze.id,Pe]),Zt=Ht(async()=>{_t(null),xn(null),st(null);try{let{jobId:v,threadId:N}=await Ca(h,M,ze.id);_t(v),xn(N);let ie={annotationIds:[],styleSelectors:[],color:Or,threadId:N,kind:"synthesize_evals"};St(re=>({...re,[v]:ie})),st(N)}catch(v){console.error("[Popmelt] Failed to start eval synthesis:",v)}},[h,M,ze.id]),sr=Ht(async v=>{let N=g.current;if(N){Kt(ie=>({...ie,[v.id]:"_pending_"}));try{let re=(await hr(document.body,N,[],{dpr:1}))[0];if(!re){Kt($e=>{let{[v.id]:ve,...f}=$e;return f});return}let{jobId:Ie,threadId:_e}=await xa(v.id,re,{url:window.location.href,viewport:{width:window.innerWidth,height:window.innerHeight},scrollX:window.scrollX,scrollY:window.scrollY},h,M,ze.id,oi());if(Kt($e=>({...$e,[v.id]:Ie})),_e){Jt(ve=>new Set(ve).add(_e));let $e={annotationIds:[],styleSelectors:[],color:Or,threadId:_e,kind:"run_eval"};St(ve=>({...ve,[Ie]:$e})),st(_e)}}catch(ie){Kt(re=>{let{[v.id]:Ie,..._e}=re;return _e}),console.error("[Popmelt] Failed to run eval:",ie)}}},[h,M,ze.id]),Vn=Ht(async(v,N,ie)=>{let re=Object.values(ro.current).find(f=>f.threadId===v)?.color??c.annotations.find(f=>f.threadId===v)?.color??c.activeColor,Ie=c.annotations.filter(f=>f.threadId===v&&(f.status==="waiting_input"||f.status==="resolved"||f.status==="needs_review")),_e=Ie.map(f=>f.id),$e=`_pending_reply_${Date.now()}`,ve={annotationIds:_e,styleSelectors:[],color:re,threadId:v};try{let f=JSON.parse(localStorage.getItem(Xe)||"{}");f[$e]=ve,localStorage.setItem(Xe,JSON.stringify(f))}catch{}St(f=>({...f,[$e]:ve}));try{let f=Qi(c.activeColor),{jobId:b}=await Ea(v,N,h,f,M,ze.id,ie,oi()),R={...ve};try{let m=JSON.parse(localStorage.getItem(Xe)||"{}");delete m[$e],m[b]=R,localStorage.setItem(Xe,JSON.stringify(m))}catch{}St(m=>{let{[$e]:k,...E}=m;return{...E,[b]:R}}),Ie.length>0&&u({type:"SET_ANNOTATION_STATUS",payload:{ids:_e,status:"in_flight"}}),d.dismissQuestion(v)}catch(f){try{let b=JSON.parse(localStorage.getItem(Xe)||"{}");delete b[$e],localStorage.setItem(Xe,JSON.stringify(b))}catch{}St(b=>{let{[$e]:R,...m}=b;return m}),console.error("[Pare] Failed to send reply:",f)}},[c.activeColor,c.annotations,h,d.dismissQuestion,u,M,ze.id]),Nn=qt(new Set);Et(()=>{for(let v of d.pendingQuestions){if(Nn.current.has(v.jobId))continue;Nn.current.add(v.jobId);let N=v.annotationIds&&v.annotationIds.length>0?v.annotationIds:void 0;!N&&v.threadId&&(N=c.annotations.filter(ie=>ie.threadId===v.threadId).map(ie=>ie.id)),N&&N.length>0&&u({type:"SET_ANNOTATION_QUESTION",payload:{ids:N,question:v.question,threadId:v.threadId}})}},[d.pendingQuestions,u,c.annotations]);let ar=to(()=>{if(d.activeJobId&&d.activeJobId in Oe)return Oe[d.activeJobId].color;let v=Object.values(Oe);return v.length>0?v[v.length-1].color:void 0},[d.activeJobId,Oe]),Mo=Ht(v=>{st(v)},[]),Ho=Ht(v=>{Jt(N=>new Set(N).add(v)),fn.current=Or,st(v)},[]),lr=Ht(v=>{let N=Oe[v],ie=N?.threadId||gn.current.get(v);ie&&(fn.current=N?.kind==="synthesize_evals"||N?.kind==="run_eval"?Or:N?.color??null,st(ie))},[Oe]),cr=Ht(v=>{if(!v){Pt(null);return}let N=$t.current.get(v);N&&N.length>0?Pt(new Set(N)):Pt(null)},[]),H=Ht(async v=>{try{let N=v?`${h}/cancel?jobId=${v}`:`${h}/cancel`;await ho(N,{method:"POST"})}catch{}},[h]),z=Ht(async()=>{_("restarting"),fe("Restarting bridge");let v=await Ui(h,si,2e4);if(v.ok){j(v.status.version??si),_("ok"),fe(v.status.version?`Bridge restarted on ${v.status.version}`:"Bridge restarted"),L(N=>N+1);return}j(v.status?.version??be),_("error"),fe(v.error)},[be,h]),Q=to(()=>{if(!qe)return null;for(let v of Object.values(Oe))if(v.threadId===qe&&v.kind)return v.kind;return qe===Pe?"synthesize":qe===Nt?"synthesize_evals":ft.has(qe)?"run_eval":null},[qe,Oe,Pe,Nt,ft]),oe=Q==="synthesize_evals"||Q==="run_eval",ue=Q==="synthesize";Et(()=>{(c.activeTool==="model"&&qe&&!ue||c.activeTool==="eval"&&qe&&!oe)&&st(null)},[c.activeTool,qe,ue,oe]);let xe=Ht(()=>{u({type:"SET_TOOL",payload:"eval"}),At(v=>v+1),st(null)},[u]),we=qt(null);Et(()=>{c.isAnnotating?we.current&&(st(we.current),we.current=null):qe&&(we.current=qe,st(null))},[c.isAnnotating]);let ae=to(()=>{if(!qe)return null;for(let[v,N]of Object.entries(Oe))if(N.threadId===qe)return v;for(let[v,N]of Object.entries(d.activeJobThreads))if(N===qe)return v;return null},[qe,Oe,d.activeJobThreads]),at=qe?c.annotations.find(v=>v.threadId===qe):void 0,It=to(()=>ae?d.events.filter(v=>v.data.jobId===ae):km,[ae,d.events.length]),ln=to(()=>oe?Or:at?.color??fn.current??c.activeColor,[oe,at?.color,c.activeColor]),cn=at?c.annotations.indexOf(at)+1:void 0;Et(()=>{if(oe)return;let v=at?.color??fn.current;qe&&v&&u({type:"SET_COLOR",payload:v})},[qe,oe]);let[Ke,Dt]=ht(!1),[Rn,mn]=ht(0),Qt=qt(null),dr=Ht(v=>{v?(Qt.current&&(clearTimeout(Qt.current),Qt.current=null),Dt(!0)):Qt.current=setTimeout(()=>{Dt(!1),Qt.current=null},150)},[]),ji=Ht(()=>{mn(v=>v+1),d.clearEvents(),st(null),Me(new Set),H()},[d.clearEvents,H]);Et(()=>()=>{Qt.current&&clearTimeout(Qt.current)},[]);let[Gi,Ji]=ht(!1);Et(()=>{Ji(!0)},[]);let Kr=to(()=>({isEnabled:t}),[t]);return!t||!Gi?Br(da.Provider,{value:Kr,children:e}):Fc(da.Provider,{value:Kr,children:[e,Br(Jl,{state:c,dispatch:u,onScreenshot:wn,inFlightAnnotationIds:po,activeAnnotationIds:Wt,queuePositionMap:ko,inFlightStyleSelectors:fo,inFlightSelectorColors:ir,onAttachImages:io,onReply:d.isConnected?Vn:void 0,onViewThread:d.isConnected?Mo:void 0,onCloseThread:v=>{st(null),v&&Me(N=>new Set(N).add(v))},onModelComponentsAdd:d.isConnected?nt:void 0,onModelComponentFocus:d.isConnected?ot:void 0,onModelComponentHover:Z,modelComponentNames:Ge,modelPanelHoveredComponent:Se,modelSpacingTokenHover:lt,highlightedAnnotationIds:He,focusedThreadAnnotationId:at?.id,externalCanvasRef:g,toolbarRef:x}),Br(Rc,{children:Fc(Mc,{children:[Br(wc,{state:c,dispatch:u,onScreenshot:wn,onSendToClaude:d.isConnected?In:void 0,hasActiveJobs:Object.keys(Oe).length>0||d.activeJobIds.length>0,activeJobColor:ar,onCrosshairHover:dr,onClear:ji,provider:M,onProviderChange:d.isConnected&&C.length>1?de:void 0,availableProviders:C,modelIndex:J,modelCount:De.length,modelLabel:ze.label,onModelChange:d.isConnected?Ee:void 0,onViewThread:d.isConnected?Mo:void 0,isThreadPanelOpen:qe!==null&&!ue&&!oe,mcpStatus:ce,bridgeUrl:h,isBridgeConnected:d.isConnected,packageVersion:si,bridgeVersion:be,bridgeRestartState:se,bridgeRestartMessage:he,onBridgeRestart:z,modelSelectedComponent:pt,modelCanvasHoveredComponent:X,onModelComponentHover:Je,onSpacingTokenHover:ke,onModifySpacingToken:d.isConnected?yt:void 0,onDeleteSpacingToken:d.isConnected?ne:void 0,modelRefreshKey:tt,onModelComponentAdded:rt,onModelComponentRemoved:Lt,onSynthesizeRules:d.isConnected&&M!=="copilot"?To:void 0,isSynthesizing:te!==null,onSynthesizeEvals:d.isConnected&&M!=="copilot"?Zt:void 0,isSynthesizingEvals:Re!==null,onRunEval:d.isConnected&&M!=="copilot"?sr:void 0,onViewEvalRunThread:Ho,runningEvalIds:Object.keys(xt),evalRefreshKey:Pn,toolbarRef:x,snapPosition:Mn,onSnapPositionChange:oo}),qe&&Br(_c,{threadId:qe,bridgeUrl:h,accentColor:ln,isStreaming:ae!==null,isQueued:ae!==null&&!d.activeJobIds.includes(ae),queuePosition:ae&&!d.activeJobIds.includes(ae)?(()=>{let v=new Set(d.activeJobIds),N=Object.keys(Oe).filter(re=>!v.has(re)),ie=N.indexOf(ae);return ie>=0?`(${ie+1}/${N.length})`:void 0})():void 0,streamingEvents:It,onClose:()=>st(null),onReply:Vn,onCancel:ae?()=>H(ae):void 0,lastError:d.lastErrorByJob?.[ae??""]??(d.lastCompletedJobId&&gn.current.get(d.lastCompletedJobId)===qe?d.lastErrorByJob?.[d.lastCompletedJobId]:void 0),toolbarRef:x,currentModel:ze.id,currentProvider:M,annotationNumber:cn,annotationText:at?.text,onOpenEvals:qe===Nt?xe:void 0,preferredSide:oe?"left":"right",modal:!oe},`${qe}:${oe?"eval":"default"}`),Br(Tc,{bridge:d,bridgeUrl:h,inFlightJobs:Oe,isVisible:Ke||d.lastResponseText!==null||d.activeJobIds.length>0,onHover:dr,clearSignal:Rn,onReply:Vn,onViewThread:Mo,onClickJob:lr,onCancel:H,onHoverJob:cr,isConnected:d.isConnected,dismissedThreadIds:U,snapPosition:Mn})]})})]})}function Lm(){let e=Em(da);if(!e)throw new Error("usePopmelt must be used within PopmeltProvider");return e}export{Rm as PopmeltProvider,Lm as usePopmelt};