@runtypelabs/persona 3.2.2 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +281 -40
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +53 -1
- package/dist/index.d.ts +53 -1
- package/dist/index.global.js +321 -80
- package/dist/index.global.js.map +1 -1
- package/dist/index.js +277 -36
- package/dist/index.js.map +1 -1
- package/dist/widget.css +62 -0
- package/package.json +1 -1
- package/src/components/composer-builder.ts +20 -4
- package/src/components/demo-carousel.ts +699 -0
- package/src/components/header-builder.ts +1 -1
- package/src/index.ts +8 -0
- package/src/styles/widget.css +62 -0
- package/src/types.ts +4 -0
- package/src/ui.ts +31 -14
package/dist/index.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";var
|
|
2
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),ao=e=>{if(e===null)return"null";if(e===void 0)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);try{return JSON.stringify(e,null,2)}catch{return String(e)}},
|
|
1
|
+
"use strict";var yd=Object.create;var _o=Object.defineProperty;var bd=Object.getOwnPropertyDescriptor;var xd=Object.getOwnPropertyNames;var vd=Object.getPrototypeOf,Cd=Object.prototype.hasOwnProperty;var wd=(e,r)=>{for(var t in r)_o(e,t,{get:r[t],enumerable:!0})},Ml=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let s of xd(r))!Cd.call(e,s)&&s!==t&&_o(e,s,{get:()=>r[s],enumerable:!(n=bd(r,s))||n.enumerable});return e};var kl=(e,r,t)=>(t=e!=null?yd(vd(e)):{},Ml(r||!e||!e.__esModule?_o(t,"default",{value:e,enumerable:!0}):t,e)),Sd=e=>Ml(_o({},"__esModule",{value:!0}),e);var yu={};wd(yu,{AgentWidgetClient:()=>lr,AgentWidgetSession:()=>Pr,AttachmentManager:()=>ur,DEFAULT_COMPONENTS:()=>Hs,DEFAULT_PALETTE:()=>Ws,DEFAULT_SEMANTIC:()=>Rs,DEFAULT_WIDGET_CONFIG:()=>Ct,PRESETS:()=>ga,PRESET_FULLSCREEN:()=>ua,PRESET_MINIMAL:()=>pa,PRESET_SHOP:()=>da,THEME_ZONES:()=>Zl,VERSION:()=>hr,accessibilityPlugin:()=>ld,animationsPlugin:()=>cd,applyThemeVariables:()=>Vn,attachHeaderToContainer:()=>gr,brandPlugin:()=>dd,buildComposer:()=>Hr,buildDefaultHeader:()=>Ns,buildHeader:()=>Dn,buildHeaderWithLayout:()=>Rr,buildMinimalHeader:()=>Os,collectEnrichedPageContext:()=>Vc,componentRegistry:()=>Nn,createActionManager:()=>Co,createAgentExperience:()=>ys,createBestAvailableVoiceProvider:()=>Qo,createBubbleWithLayout:()=>pc,createCSATFeedback:()=>fs,createComboButton:()=>ss,createComponentMiddleware:()=>Lc,createComponentStreamParser:()=>ps,createDefaultSanitizer:()=>Ls,createDemoCarousel:()=>id,createDirectivePostprocessor:()=>Rl,createDropdownMenu:()=>Jn,createFlexibleJsonStreamParser:()=>Ol,createIconButton:()=>vt,createImagePart:()=>ql,createJsonStreamParser:()=>Vo,createLabelButton:()=>fo,createLocalStorageAdapter:()=>ds,createMarkdownProcessor:()=>so,createMarkdownProcessorFromConfig:()=>ir,createMessageActions:()=>_s,createNPSFeedback:()=>hs,createPlainTextParser:()=>qo,createPlugin:()=>gd,createRegexJsonParser:()=>Uo,createStandardBubble:()=>Br,createTextPart:()=>Go,createTheme:()=>Wr,createThemeObserver:()=>rs,createToggleGroup:()=>ho,createTypingIndicator:()=>mr,createVoiceProvider:()=>pr,createWidgetHostLayout:()=>wo,createXmlParser:()=>Jo,default:()=>hu,defaultActionHandlers:()=>fr,defaultJsonActionParser:()=>vo,defaultParseRules:()=>aa,detectColorScheme:()=>uo,directivePostprocessor:()=>Hl,escapeHtml:()=>kr,extractComponentDirectiveFromMessage:()=>ms,fileToImagePart:()=>Ul,formatEnrichedContext:()=>Jc,generateAssistantMessageId:()=>cr,generateCodeSnippet:()=>ed,generateMessageId:()=>$l,generateStableSelector:()=>ia,generateUserMessageId:()=>Ir,getActiveTheme:()=>go,getColorScheme:()=>Ds,getDisplayText:()=>_l,getHeaderLayout:()=>$s,getImageParts:()=>zl,getPreset:()=>fd,hasComponentDirective:()=>gs,hasImages:()=>jl,headerLayouts:()=>as,highContrastPlugin:()=>ud,initAgentWidget:()=>na,isComponentDirectiveType:()=>kc,isDockedMountMode:()=>jt,isVoiceSupported:()=>lo,markdownPostprocessor:()=>ks,mergeWithDefaults:()=>cs,normalizeContent:()=>Fl,pluginRegistry:()=>xo,reducedMotionPlugin:()=>pd,renderComponentDirective:()=>us,renderLoadingIndicatorWithFallback:()=>Fs,resolveDockConfig:()=>un,resolveSanitizer:()=>Lr,resolveTokens:()=>ts,themeToCssVariables:()=>ns,validateImageFile:()=>Vl,validateTheme:()=>Bs});module.exports=Sd(yu);var Il=require("marked"),Ad=e=>{if(e)return e},so=e=>{var s,o;let r=e==null?void 0:e.markedOptions,t=new Il.Marked({gfm:(s=r==null?void 0:r.gfm)!=null?s:!0,breaks:(o=r==null?void 0:r.breaks)!=null?o:!0,pedantic:r==null?void 0:r.pedantic,silent:r==null?void 0:r.silent}),n=Ad(e==null?void 0:e.renderer);return n&&t.use({renderer:n}),a=>t.parse(a)},ir=e=>e?so({markedOptions:e.options,renderer:e.renderer}):so(),Ed=so(),ks=e=>Ed(e),kr=e=>e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),Pl=e=>e.replace(/"/g,""").replace(/</g,"<").replace(/>/g,">"),Ll=e=>`%%FORM_PLACEHOLDER_${e}%%`,Wl=(e,r)=>{let t=e;return t=t.replace(/<Directive>([\s\S]*?)<\/Directive>/gi,(n,s)=>{try{let o=JSON.parse(s.trim());if(o&&typeof o=="object"&&o.component==="form"&&o.type){let a=Ll(r.length);return r.push({token:a,type:String(o.type)}),a}}catch{return n}return n}),t=t.replace(/<Form\s+type="([^"]+)"\s*\/>/gi,(n,s)=>{let o=Ll(r.length);return r.push({token:o,type:s}),o}),t},Rl=e=>{let r=ir(e);return t=>{let n=[],s=Wl(t,n),o=r(s);return n.forEach(({token:a,type:i})=>{let d=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),u=`<div class="persona-form-directive" data-tv-form="${Pl(i)}"></div>`;o=o.replace(d,u)}),o}},Hl=e=>{let r=[],t=Wl(e,r),n=ks(t);return r.forEach(({token:s,type:o})=>{let a=new RegExp(s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),"g"),d=`<div class="persona-form-directive" data-tv-form="${Pl(o)}"></div>`;n=n.replace(a,d)}),n};var Bl=kl(require("dompurify"),1),Td={ALLOWED_TAGS:["h1","h2","h3","h4","h5","h6","p","br","hr","div","span","ul","ol","li","dl","dt","dd","strong","em","b","i","u","s","del","ins","mark","small","sub","sup","abbr","kbd","var","samp","code","a","img","blockquote","pre","details","summary","table","thead","tbody","tfoot","tr","th","td","caption","colgroup","col","input","label","select","option","textarea","button"],ALLOWED_ATTR:["href","src","alt","title","target","rel","loading","width","height","colspan","rowspan","scope","class","id","type","name","value","placeholder","disabled","checked","for","aria-label","aria-hidden","aria-expanded","role","tabindex","data-tv-form","data-message-id","data-persona-component-directive","data-preserve-animation","data-persona-instance"]},Md=/^data:image\/(?:png|jpe?g|gif|webp|bmp|x-icon|avif)/i,Ls=()=>{let e=(0,Bl.default)(typeof window!="undefined"?window:void 0);return e.addHook("uponSanitizeAttribute",(r,t)=>{if(t.attrName==="src"||t.attrName==="href"){let n=t.attrValue;n.toLowerCase().startsWith("data:")&&!Md.test(n)&&(t.attrValue="",t.keepAttr=!1)}}),r=>e.sanitize(r,Td)},Lr=e=>e===!1?null:typeof e=="function"?e:Ls();var Hn=require("partial-json"),jo=e=>e.replace(/\\n/g,`
|
|
2
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"),ao=e=>{if(e===null)return"null";if(e===void 0)return"";if(typeof e=="string")return e;if(typeof e=="number"||typeof e=="boolean")return String(e);try{return JSON.stringify(e,null,2)}catch{return String(e)}},kd=e=>{var a,i;let r=(a=e.completedAt)!=null?a:Date.now(),t=(i=e.startedAt)!=null?i:r,s=(e.durationMs!==void 0?e.durationMs:Math.max(0,r-t))/1e3;return s<.1?"Thought for <0.1 seconds":`Thought for ${s>=10?Math.round(s).toString():s.toFixed(1).replace(/\.0$/,"")} seconds`},Dl=e=>e.status==="complete"?kd(e):e.status==="pending"?"Waiting":"",Ld=e=>{var s,o,a;let t=(typeof e.duration=="number"?e.duration:typeof e.durationMs=="number"?e.durationMs:Math.max(0,((s=e.completedAt)!=null?s:Date.now())-((a=(o=e.startedAt)!=null?o:e.completedAt)!=null?a:Date.now())))/1e3;return t<.1?"Used tool for <0.1 seconds":`Used tool for ${t>=10?Math.round(t).toString():t.toFixed(1).replace(/\.0$/,"")} seconds`};var Nl=e=>e.status==="complete"?Ld(e):"Using tool...",Id=()=>{let e=null,r=0,t=n=>{let s=/"text"\s*:\s*"((?:[^"\\]|\\.|")*?)"/,o=n.match(s);if(o&&o[1])try{return o[1].replace(/\\n/g,`
|
|
3
3
|
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return o[1]}let a=/"text"\s*:\s*"((?:[^"\\]|\\.)*)/,i=n.match(a);if(i&&i[1])try{return i[1].replace(/\\n/g,`
|
|
4
|
-
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=r)return e!==null?{text:e,raw:n}:null;let s=n.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;let o=t(n);return o!==null&&(e=o),r=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},jo=e=>{try{let r=JSON.parse(e);if(r&&typeof r=="object"&&typeof r.text=="string")return r.text}catch{return null}return null},zo=()=>{let e={processChunk:r=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},qo=()=>{var r;let e=wd();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(r=e.close)==null?void 0:r.bind(e)}},Uo=()=>{let e=null,r=0;return{getExtractedText:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e!==null||e===""?{text:e||"",raw:t}:null;try{let s=(0,Rn.parse)(t,Rn.STR|Rn.OBJ);s&&typeof s=="object"&&(s.component&&typeof s.component=="string"?e=typeof s.text=="string"?_o(s.text):"":s.type==="init"&&s.form?e="":typeof s.text=="string"&&(e=_o(s.text)))}catch{}return r=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Bl=e=>{let r=null,t=0,s=e||(o=>{if(!o||typeof o!="object")return null;let a=i=>typeof i=="string"?_o(i):null;if(o.component&&typeof o.component=="string")return typeof o.text=="string"?_o(o.text):"";if(o.type==="init"&&o.form)return"";if(o.action)switch(o.action){case"nav_then_click":return a(o.on_load_text)||a(o.text)||null;case"message":case"message_and_click":case"checkout":return a(o.text)||null;default:return a(o.text)||a(o.display_text)||a(o.message)||null}return a(o.text)||a(o.display_text)||a(o.message)||a(o.content)||null});return{getExtractedText:()=>r,processChunk:o=>{let a=o.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(o.length<=t)return r!==null?{text:r,raw:o}:null;try{let i=(0,Rn.parse)(o,Rn.STR|Rn.OBJ),d=s(i);d!==null&&(r=d)}catch{}return t=o.length,{text:r||"",raw:o}},close:()=>{}}},Vo=()=>{let e=null;return{processChunk:r=>{if(!r.trim().startsWith("<"))return null;let n=r.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:r}):null},getExtractedText:()=>e}};var Sd="https://api.runtype.com/v1/dispatch",Ls="https://api.runtype.com",Ps=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function Ad(e){switch(e){case"json":return Uo;case"regex-json":return qo;case"xml":return Vo;default:return zo}}var cr=class{constructor(r={}){this.config=r;this.clientSession=null;this.sessionInitPromise=null;var t,n,s;this.apiUrl=(t=r.apiUrl)!=null?t:Sd,this.headers={"Content-Type":"application/json",...r.headers},this.debug=!!r.debug,this.createStreamParser=(n=r.streamParser)!=null?n:Ad(r.parserType),this.contextProviders=(s=r.contextProviders)!=null?s:[],this.requestMiddleware=r.requestMiddleware,this.customFetch=r.customFetch,this.parseSSEEvent=r.parseSSEEvent,this.getHeaders=r.getHeaders}setSSEEventCallback(r){this.onSSEEvent=r}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(r){var n;let t=((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ls;return r==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var r,t;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(t=(r=this.config).onSessionInit)==null||t.call(r,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var o,a;let r=((a=(o=this.config).getStoredSessionId)==null?void 0:a.call(o))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...r&&{sessionId:r}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let s=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(s.sessionId),{sessionId:s.sessionId,expiresAt:new Date(s.expiresAt),flow:s.flow,config:{welcomeMessage:s.config.welcomeMessage,placeholder:s.config.placeholder,theme:s.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ls}/v1/client/feedback`}async sendFeedback(r){var o,a;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(r.type)&&!r.messageId)throw new Error(`messageId is required for ${r.type} feedback type`);if(r.type==="csat"&&(r.rating===void 0||r.rating<1||r.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(r.type==="nps"&&(r.rating===void 0||r.rating<0||r.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",r);let s=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!s.ok){let i=await s.json().catch(()=>({error:"Feedback submission failed"}));throw s.status===401?(this.clientSession=null,(a=(o=this.config).onSessionExpired)==null||a.call(o),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:r,type:t})}async submitCSATFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:r,comment:t})}async submitNPSFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:r,comment:t})}async dispatch(r,t){return this.isAgentMode()?this.dispatchAgent(r,t):this.isClientTokenMode()?this.dispatchClientToken(r,t):this.dispatchProxy(r,t)}async dispatchClientToken(r,t){var s,o,a,i;let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(o=(s=this.config).onSessionExpired)==null||o.call(s);let m=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:m}),m}let c=await this.buildPayload(r.messages),u=c.metadata?Object.fromEntries(Object.entries(c.metadata).filter(([m])=>m!=="sessionId"&&m!=="session_id")):void 0,p={sessionId:d.sessionId,messages:r.messages.filter(Ps).map(m=>{var C,T,b;return{id:m.id,role:m.role,content:(b=(T=(C=m.contentParts)!=null?C:m.llmContent)!=null?T:m.rawContent)!=null?b:m.content}}),...r.assistantMessageId&&{assistantMessageId:r.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...c.inputs&&Object.keys(c.inputs).length>0&&{inputs:c.inputs},...c.context&&{context:c.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let f=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:n.signal});if(!f.ok){let m=await f.json().catch(()=>({error:"Chat request failed"}));if(f.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let T=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:T}),T}if(f.status===429){let T=new Error(m.hint||"Message limit reached for this session.");throw t({type:"error",error:T}),T}let C=new Error(m.error||"Failed to send message");throw t({type:"error",error:C}),C}if(!f.body){let m=new Error("No response body received");throw t({type:"error",error:m}),m}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let c=d instanceof Error?d:new Error(String(d));throw!c.message.includes("Session expired")&&!c.message.includes("Message limit")&&t({type:"error",error:c}),c}}async dispatchProxy(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildAgentPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Agent execution request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(r,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(r,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(r,t){var a;let s=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Ls}/v1/agents/${r.agentId}/approve`,o={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(o,await this.getHeaders()),fetch(s,{method:"POST",headers:o,body:JSON.stringify({executionId:r.executionId,approvalId:r.approvalId,decision:t,streamResponse:!0})})}async buildAgentPayload(r){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=r.slice().filter(Ps).filter(s=>s.role==="user"||s.role==="assistant"||s.role==="system").filter(s=>!s.variant||s.variant==="assistant").sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}return n}async buildPayload(r){let n={messages:r.slice().filter(Ps).sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}if(this.requestMiddleware)try{let s=await this.requestMiddleware({payload:{...n},config:this.config});if(s&&typeof s=="object")return s}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return n}async handleCustomSSEEvent(r,t,n,s,o){if(!this.parseSSEEvent)return!1;try{let a=await this.parseSSEEvent(r);if(a===null)return!1;let i=()=>{if(n.current)return n.current;let d={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:o()};return n.current=d,s(d),d};if(a.text!==void 0){let d=i();d.content+=a.text,s(d)}return a.done&&(n.current&&(n.current.streaming=!1,s(n.current)),t({type:"status",status:"idle"})),a.error&&t({type:"error",error:new Error(a.error)}),!0}catch(a){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",a),!1}}async streamResponse(r,t,n){var ut,xt,$e,xe,ge,J,Q,re,Me,Xe,ee,Y,Ve,Ie,ht,zt,qt,ue,ce,rt,gt,Je,ot,Ht,Lt,Ut,A,V,te,Fe,se,qe,Se,He,Le,Ke,et,Ce,Kn,bn,Yn,On,br,$n,Tn,Ze,rn,G,Yt,Gn,xn,mt,an,Mn,_r,xr,jr,Xn,vn,Zn,wt,Cn,zr,Fn,wn,H,_n,jn,qr,kn,Qn,Ur,Ln,Pn,vr,Cr,wo,So,Ao,Vr,wr,je,Jr,ln,Qt,Eo,To,Kr,er,In,Mo,ko,Lo,As,tr,nr,yt,Sr,Ar,Yr,Gr,Xr,Zr,Gt,on,Wn,Be,Qr,rr,gn,Po,Er,Tr,or,zn,Io,Wo,mn,sr;let s=r.getReader(),o=new TextDecoder,a="",i=Date.now(),d=0,c=()=>i+d++,u=X=>{let Ye=X.reasoning?{...X.reasoning,chunks:[...X.reasoning.chunks]}:void 0,tt=X.toolCall?{...X.toolCall,chunks:X.toolCall.chunks?[...X.toolCall.chunks]:void 0}:void 0,Ne=X.tools?X.tools.map(_e=>({..._e,chunks:_e.chunks?[..._e.chunks]:void 0})):void 0;return{...X,reasoning:Ye,toolCall:tt,tools:Ne}},p=X=>{t({type:"message",message:u(X)})},f=null,m={current:null},C=new Map,T=new Map,b={lastId:null,byStep:new Map},x={lastId:null,byCall:new Map},k=X=>{if(X==null)return null;try{return String(X)}catch{return null}},_=X=>{var Ye,tt,Ne,_e,Tt;return k((Tt=(_e=(Ne=(tt=(Ye=X.stepId)!=null?Ye:X.step_id)!=null?tt:X.step)!=null?Ne:X.parentId)!=null?_e:X.flowStepId)!=null?Tt:X.flow_step_id)},S=X=>{var Ye,tt,Ne,_e,Tt,St,v;return k((v=(St=(Tt=(_e=(Ne=(tt=(Ye=X.callId)!=null?Ye:X.call_id)!=null?tt:X.requestId)!=null?Ne:X.request_id)!=null?_e:X.toolCallId)!=null?Tt:X.tool_call_id)!=null?St:X.stepId)!=null?v:X.step_id)},L=()=>f||(f={id:n!=null?n:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c()},p(f),f),O=(X,Ye)=>{b.lastId=Ye,X&&b.byStep.set(X,Ye)},M=(X,Ye)=>{var Tt;let tt=(Tt=X.reasoningId)!=null?Tt:X.id,Ne=_(X);if(tt){let St=String(tt);return O(Ne,St),St}if(Ne){let St=b.byStep.get(Ne);if(St)return b.lastId=St,St}if(b.lastId&&!Ye)return b.lastId;if(!Ye)return null;let _e=`reason-${c()}`;return O(Ne,_e),_e},q=X=>{let Ye=C.get(X);if(Ye)return Ye;let tt={id:`reason-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:c(),reasoning:{id:X,status:"streaming",chunks:[]}};return C.set(X,tt),p(tt),tt},fe=(X,Ye)=>{x.lastId=Ye,X&&x.byCall.set(X,Ye)},pe=new Set,z=new Map,ne=new Set,Ae=new Map,le=X=>{if(!X)return!1;let Ye=X.replace(/_+/g,"_").replace(/^_|_$/g,"");return Ye==="emit_artifact_markdown"||Ye==="emit_artifact_component"},Ee=(X,Ye)=>{var Tt;let tt=(Tt=X.toolId)!=null?Tt:X.id,Ne=S(X);if(tt){let St=String(tt);return fe(Ne,St),St}if(Ne){let St=x.byCall.get(Ne);if(St)return x.lastId=St,St}if(x.lastId&&!Ye)return x.lastId;if(!Ye)return null;let _e=`tool-${c()}`;return fe(Ne,_e),_e},ie=X=>{let Ye=T.get(X);if(Ye)return Ye;let tt={id:`tool-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:c(),toolCall:{id:X,status:"pending"}};return T.set(X,tt),p(tt),tt},K=X=>{if(typeof X=="number"&&Number.isFinite(X))return X;if(typeof X=="string"){let Ye=Number(X);if(!Number.isNaN(Ye)&&Number.isFinite(Ye))return Ye;let tt=Date.parse(X);if(!Number.isNaN(tt))return tt}return Date.now()},be=X=>{if(typeof X=="string")return X;if(X==null)return"";try{return JSON.stringify(X)}catch{return String(X)}},$=new Map,U=new Map,he=null,pt=new Map,Ct=(ut=this.config.iterationDisplay)!=null?ut:"separate";for(;;){let{done:X,value:Ye}=await s.read();if(X)break;a+=o.decode(Ye,{stream:!0});let tt=a.split(`
|
|
4
|
+
`).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\")}catch{return i[1]}return null};return{getExtractedText:()=>e,processChunk:async n=>{if(n.length<=r)return e!==null?{text:e,raw:n}:null;let s=n.trim();if(!s.startsWith("{")&&!s.startsWith("["))return null;let o=t(n);return o!==null&&(e=o),r=n.length,e!==null?{text:e,raw:n}:null},close:async()=>{}}},zo=e=>{try{let r=JSON.parse(e);if(r&&typeof r=="object"&&typeof r.text=="string")return r.text}catch{return null}return null},qo=()=>{let e={processChunk:r=>null,getExtractedText:()=>null};return e.__isPlainTextParser=!0,e},Uo=()=>{var r;let e=Id();return{processChunk:async t=>{let n=t.trim();return!n.startsWith("{")&&!n.startsWith("[")?null:e.processChunk(t)},getExtractedText:e.getExtractedText.bind(e),close:(r=e.close)==null?void 0:r.bind(e)}},Vo=()=>{let e=null,r=0;return{getExtractedText:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e!==null||e===""?{text:e||"",raw:t}:null;try{let s=(0,Hn.parse)(t,Hn.STR|Hn.OBJ);s&&typeof s=="object"&&(s.component&&typeof s.component=="string"?e=typeof s.text=="string"?jo(s.text):"":s.type==="init"&&s.form?e="":typeof s.text=="string"&&(e=jo(s.text)))}catch{}return r=t.length,e!==null?{text:e,raw:t}:null},close:()=>{}}},Ol=e=>{let r=null,t=0,s=e||(o=>{if(!o||typeof o!="object")return null;let a=i=>typeof i=="string"?jo(i):null;if(o.component&&typeof o.component=="string")return typeof o.text=="string"?jo(o.text):"";if(o.type==="init"&&o.form)return"";if(o.action)switch(o.action){case"nav_then_click":return a(o.on_load_text)||a(o.text)||null;case"message":case"message_and_click":case"checkout":return a(o.text)||null;default:return a(o.text)||a(o.display_text)||a(o.message)||null}return a(o.text)||a(o.display_text)||a(o.message)||a(o.content)||null});return{getExtractedText:()=>r,processChunk:o=>{let a=o.trim();if(!a.startsWith("{")&&!a.startsWith("["))return null;if(o.length<=t)return r!==null?{text:r,raw:o}:null;try{let i=(0,Hn.parse)(o,Hn.STR|Hn.OBJ),d=s(i);d!==null&&(r=d)}catch{}return t=o.length,{text:r||"",raw:o}},close:()=>{}}},Jo=()=>{let e=null;return{processChunk:r=>{if(!r.trim().startsWith("<"))return null;let n=r.match(/<text[^>]*>([\s\S]*?)<\/text>/);return n&&n[1]?(e=n[1],{text:e,raw:r}):null},getExtractedText:()=>e}};var Pd="https://api.runtype.com/v1/dispatch",Is="https://api.runtype.com",Ps=e=>!!(e.contentParts&&e.contentParts.length>0||e.llmContent&&e.llmContent.trim().length>0||e.rawContent&&e.rawContent.trim().length>0||e.content&&e.content.trim().length>0);function Wd(e){switch(e){case"json":return Vo;case"regex-json":return Uo;case"xml":return Jo;default:return qo}}var lr=class{constructor(r={}){this.config=r;this.clientSession=null;this.sessionInitPromise=null;var t,n,s;this.apiUrl=(t=r.apiUrl)!=null?t:Pd,this.headers={"Content-Type":"application/json",...r.headers},this.debug=!!r.debug,this.createStreamParser=(n=r.streamParser)!=null?n:Wd(r.parserType),this.contextProviders=(s=r.contextProviders)!=null?s:[],this.requestMiddleware=r.requestMiddleware,this.customFetch=r.customFetch,this.parseSSEEvent=r.parseSSEEvent,this.getHeaders=r.getHeaders}setSSEEventCallback(r){this.onSSEEvent=r}getSSEEventCallback(){return this.onSSEEvent}isClientTokenMode(){return!!this.config.clientToken}isAgentMode(){return!!this.config.agent}getClientApiUrl(r){var n;let t=((n=this.config.apiUrl)==null?void 0:n.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Is;return r==="init"?`${t}/v1/client/init`:`${t}/v1/client/chat`}getClientSession(){return this.clientSession}async initSession(){var r,t;if(!this.isClientTokenMode())throw new Error("initSession() only available in client token mode");if(this.clientSession&&new Date<this.clientSession.expiresAt)return this.clientSession;if(this.sessionInitPromise)return this.sessionInitPromise;this.sessionInitPromise=this._doInitSession();try{let n=await this.sessionInitPromise;return this.clientSession=n,(t=(r=this.config).onSessionInit)==null||t.call(r,n),n}finally{this.sessionInitPromise=null}}async _doInitSession(){var o,a;let r=((a=(o=this.config).getStoredSessionId)==null?void 0:a.call(o))||null,t={token:this.config.clientToken,...this.config.flowId&&{flowId:this.config.flowId},...r&&{sessionId:r}},n=await fetch(this.getClientApiUrl("init"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok){let i=await n.json().catch(()=>({error:"Session initialization failed"}));throw n.status===401?new Error(`Invalid client token: ${i.hint||i.error}`):n.status===403?new Error(`Origin not allowed: ${i.hint||i.error}`):new Error(i.error||"Failed to initialize session")}let s=await n.json();return this.config.setStoredSessionId&&this.config.setStoredSessionId(s.sessionId),{sessionId:s.sessionId,expiresAt:new Date(s.expiresAt),flow:s.flow,config:{welcomeMessage:s.config.welcomeMessage,placeholder:s.config.placeholder,theme:s.config.theme}}}clearClientSession(){this.clientSession=null,this.sessionInitPromise=null}getFeedbackApiUrl(){var t;return`${((t=this.config.apiUrl)==null?void 0:t.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Is}/v1/client/feedback`}async sendFeedback(r){var o,a;if(!this.isClientTokenMode())throw new Error("sendFeedback() only available in client token mode");if(!this.getClientSession())throw new Error("No active session. Please initialize session first.");if(["upvote","downvote","copy"].includes(r.type)&&!r.messageId)throw new Error(`messageId is required for ${r.type} feedback type`);if(r.type==="csat"&&(r.rating===void 0||r.rating<1||r.rating>5))throw new Error("CSAT rating must be between 1 and 5");if(r.type==="nps"&&(r.rating===void 0||r.rating<0||r.rating>10))throw new Error("NPS rating must be between 0 and 10");this.debug&&console.debug("[AgentWidgetClient] sending feedback",r);let s=await fetch(this.getFeedbackApiUrl(),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)});if(!s.ok){let i=await s.json().catch(()=>({error:"Feedback submission failed"}));throw s.status===401?(this.clientSession=null,(a=(o=this.config).onSessionExpired)==null||a.call(o),new Error("Session expired. Please refresh to continue.")):new Error(i.error||"Failed to submit feedback")}}async submitMessageFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,messageId:r,type:t})}async submitCSATFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"csat",rating:r,comment:t})}async submitNPSFeedback(r,t){let n=this.getClientSession();if(!n)throw new Error("No active session. Please initialize session first.");return this.sendFeedback({sessionId:n.sessionId,type:"nps",rating:r,comment:t})}async dispatch(r,t){return this.isAgentMode()?this.dispatchAgent(r,t):this.isClientTokenMode()?this.dispatchClientToken(r,t):this.dispatchProxy(r,t)}async dispatchClientToken(r,t){var s,o,a,i;let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});try{let d=await this.initSession();if(new Date>=new Date(d.expiresAt.getTime()-6e4)){this.clientSession=null,(o=(s=this.config).onSessionExpired)==null||o.call(s);let m=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:m}),m}let c=await this.buildPayload(r.messages),u=c.metadata?Object.fromEntries(Object.entries(c.metadata).filter(([m])=>m!=="sessionId"&&m!=="session_id")):void 0,p={sessionId:d.sessionId,messages:r.messages.filter(Ps).map(m=>{var v,S,b;return{id:m.id,role:m.role,content:(b=(S=(v=m.contentParts)!=null?v:m.llmContent)!=null?S:m.rawContent)!=null?b:m.content}}),...r.assistantMessageId&&{assistantMessageId:r.assistantMessageId},...u&&Object.keys(u).length>0&&{metadata:u},...c.inputs&&Object.keys(c.inputs).length>0&&{inputs:c.inputs},...c.context&&{context:c.context}};this.debug&&console.debug("[AgentWidgetClient] client token dispatch",p);let f=await fetch(this.getClientApiUrl("chat"),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(p),signal:n.signal});if(!f.ok){let m=await f.json().catch(()=>({error:"Chat request failed"}));if(f.status===401){this.clientSession=null,(i=(a=this.config).onSessionExpired)==null||i.call(a);let S=new Error("Session expired. Please refresh to continue.");throw t({type:"error",error:S}),S}if(f.status===429){let S=new Error(m.hint||"Message limit reached for this session.");throw t({type:"error",error:S}),S}let v=new Error(m.error||"Failed to send message");throw t({type:"error",error:v}),v}if(!f.body){let m=new Error("No response body received");throw t({type:"error",error:m}),m}t({type:"status",status:"connected"});try{await this.streamResponse(f.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}catch(d){let c=d instanceof Error?d:new Error(String(d));throw!c.message.includes("Session expired")&&!c.message.includes("Message limit")&&t({type:"error",error:c}),c}}async dispatchProxy(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Chat backend request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t)}finally{t({type:"status",status:"idle"})}}async dispatchAgent(r,t){let n=new AbortController;r.signal&&r.signal.addEventListener("abort",()=>n.abort()),t({type:"status",status:"connecting"});let s=await this.buildAgentPayload(r.messages);this.debug&&console.debug("[AgentWidgetClient] agent dispatch payload",s);let o={...this.headers};if(this.getHeaders)try{let i=await this.getHeaders();o={...o,...i}}catch(i){typeof console!="undefined"&&console.error("[AgentWidget] getHeaders error:",i)}let a;if(this.customFetch)try{a=await this.customFetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal},s)}catch(i){let d=i instanceof Error?i:new Error(String(i));throw t({type:"error",error:d}),d}else a=await fetch(this.apiUrl,{method:"POST",headers:o,body:JSON.stringify(s),signal:n.signal});if(!a.ok||!a.body){let i=new Error(`Agent execution request failed: ${a.status} ${a.statusText}`);throw t({type:"error",error:i}),i}t({type:"status",status:"connected"});try{await this.streamResponse(a.body,t,r.assistantMessageId)}finally{t({type:"status",status:"idle"})}}async processStream(r,t,n){t({type:"status",status:"connected"});try{await this.streamResponse(r,t,n)}finally{t({type:"status",status:"idle"})}}async resolveApproval(r,t){var a;let s=`${((a=this.config.apiUrl)==null?void 0:a.replace(/\/+$/,"").replace(/\/v1\/dispatch$/,""))||Is}/v1/agents/${r.agentId}/approve`,o={"Content-Type":"application/json",...this.headers};return this.getHeaders&&Object.assign(o,await this.getHeaders()),fetch(s,{method:"POST",headers:o,body:JSON.stringify({executionId:r.executionId,approvalId:r.approvalId,decision:t,streamResponse:!0})})}async buildAgentPayload(r){if(!this.config.agent)throw new Error("Agent configuration required for agent mode");let t=r.slice().filter(Ps).filter(s=>s.role==="user"||s.role==="assistant"||s.role==="system").filter(s=>!s.variant||s.variant==="assistant").sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),n={agent:this.config.agent,messages:t,options:{streamResponse:!0,recordMode:"virtual",...this.config.agentOptions}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}return n}async buildPayload(r){let n={messages:r.slice().filter(Ps).sort((s,o)=>{let a=new Date(s.createdAt).getTime(),i=new Date(o.createdAt).getTime();return a-i}).map(s=>{var o,a,i;return{role:s.role,content:(i=(a=(o=s.contentParts)!=null?o:s.llmContent)!=null?a:s.rawContent)!=null?i:s.content,createdAt:s.createdAt}}),...this.config.flowId&&{flowId:this.config.flowId}};if(this.contextProviders.length){let s={};await Promise.all(this.contextProviders.map(async o=>{try{let a=await o({messages:r,config:this.config});a&&typeof a=="object"&&Object.assign(s,a)}catch(a){typeof console!="undefined"&&console.warn("[AgentWidget] Context provider failed:",a)}})),Object.keys(s).length&&(n.context=s)}if(this.requestMiddleware)try{let s=await this.requestMiddleware({payload:{...n},config:this.config});if(s&&typeof s=="object")return s}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Request middleware error:",s)}return n}async handleCustomSSEEvent(r,t,n,s,o){if(!this.parseSSEEvent)return!1;try{let a=await this.parseSSEEvent(r);if(a===null)return!1;let i=()=>{if(n.current)return n.current;let d={id:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"assistant",sequence:o()};return n.current=d,s(d),d};if(a.text!==void 0){let d=i();d.content+=a.text,s(d)}return a.done&&(n.current&&(n.current.streaming=!1,s(n.current)),t({type:"status",status:"idle"})),a.error&&t({type:"error",error:new Error(a.error)}),!0}catch(a){return typeof console!="undefined"&&console.error("[AgentWidget] parseSSEEvent error:",a),!1}}async streamResponse(r,t,n){var Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee,ne,be,Ce,Xe,ye,Ie,De,nt,Et,Ne,Gn,xn,Yn,$n,yr,Fn,Mn,Ze,Z,an,rn,_r,vn,ht,ln,kn,jr,br,zr,Xn,Cn,Zn,Tt,wn,qr,_n,Sn,D,jn,zn,Ur,Ln,Qn,Vr,In,Pn,xr,vr,So,Ao,Eo,Jr,Cr,ze,Kr,cn,Qt,To,Mo,Gr,er,Wn,ko,Lo,Io,Es,tr,nr,wt,wr,Sr,Yr,Xr,Zr,Qr,Yt,on,Rn,Oe,eo,rr,mn,Po,Ar,Er,or,qn,Wo,Ro,fn;let s=r.getReader(),o=new TextDecoder,a="",i=Date.now(),d=0,c=()=>i+d++,u=X=>{let Ge=X.reasoning?{...X.reasoning,chunks:[...X.reasoning.chunks]}:void 0,pt=X.toolCall?{...X.toolCall,chunks:X.toolCall.chunks?[...X.toolCall.chunks]:void 0}:void 0,bt=X.tools?X.tools.map(je=>({...je,chunks:je.chunks?[...je.chunks]:void 0})):void 0;return{...X,reasoning:Ge,toolCall:pt,tools:bt}},p=X=>{t({type:"message",message:u(X)})},f=null,m={current:null},v=new Map,S=new Map,b={lastId:null,byStep:new Map},x={lastId:null,byCall:new Map},k=X=>{if(X==null)return null;try{return String(X)}catch{return null}},_=X=>{var Ge,pt,bt,je,Ve;return k((Ve=(je=(bt=(pt=(Ge=X.stepId)!=null?Ge:X.step_id)!=null?pt:X.step)!=null?bt:X.parentId)!=null?je:X.flowStepId)!=null?Ve:X.flow_step_id)},w=X=>{var Ge,pt,bt,je,Ve,xt,C;return k((C=(xt=(Ve=(je=(bt=(pt=(Ge=X.callId)!=null?Ge:X.call_id)!=null?pt:X.requestId)!=null?bt:X.request_id)!=null?je:X.toolCallId)!=null?Ve:X.tool_call_id)!=null?xt:X.stepId)!=null?C:X.step_id)},I=()=>f||(f={id:n!=null?n:`assistant-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c()},p(f),f),$=(X,Ge)=>{b.lastId=Ge,X&&b.byStep.set(X,Ge)},T=(X,Ge)=>{var Ve;let pt=(Ve=X.reasoningId)!=null?Ve:X.id,bt=_(X);if(pt){let xt=String(pt);return $(bt,xt),xt}if(bt){let xt=b.byStep.get(bt);if(xt)return b.lastId=xt,xt}if(b.lastId&&!Ge)return b.lastId;if(!Ge)return null;let je=`reason-${c()}`;return $(bt,je),je},V=X=>{let Ge=v.get(X);if(Ge)return Ge;let pt={id:`reason-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"reasoning",sequence:c(),reasoning:{id:X,status:"streaming",chunks:[]}};return v.set(X,pt),p(pt),pt},ue=(X,Ge)=>{x.lastId=Ge,X&&x.byCall.set(X,Ge)},oe=new Set,z=new Map,te=new Set,Ae=new Map,ie=X=>{if(!X)return!1;let Ge=X.replace(/_+/g,"_").replace(/^_|_$/g,"");return Ge==="emit_artifact_markdown"||Ge==="emit_artifact_component"},Se=(X,Ge)=>{var Ve;let pt=(Ve=X.toolId)!=null?Ve:X.id,bt=w(X);if(pt){let xt=String(pt);return ue(bt,xt),xt}if(bt){let xt=x.byCall.get(bt);if(xt)return x.lastId=xt,xt}if(x.lastId&&!Ge)return x.lastId;if(!Ge)return null;let je=`tool-${c()}`;return ue(bt,je),je},ae=X=>{let Ge=S.get(X);if(Ge)return Ge;let pt={id:`tool-${X}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,variant:"tool",sequence:c(),toolCall:{id:X,status:"pending"}};return S.set(X,pt),p(pt),pt},Y=X=>{if(typeof X=="number"&&Number.isFinite(X))return X;if(typeof X=="string"){let Ge=Number(X);if(!Number.isNaN(Ge)&&Number.isFinite(Ge))return Ge;let pt=Date.parse(X);if(!Number.isNaN(pt))return pt}return Date.now()},ge=X=>{if(typeof X=="string")return X;if(X==null)return"";try{return JSON.stringify(X)}catch{return String(X)}},F=new Map,J=new Map,me=null,at=new Map,Ue=(Ke=this.config.iterationDisplay)!=null?Ke:"separate";for(;;){let{done:X,value:Ge}=await s.read();if(X)break;a+=o.decode(Ge,{stream:!0});let pt=a.split(`
|
|
5
5
|
|
|
6
|
-
`);a=(
|
|
7
|
-
`),Tt="message",St="";for(let B of _e)B.startsWith("event:")?Tt=B.replace("event:","").trim():B.startsWith("data:")&&(St+=B.replace("data:","").trim());if(!St)continue;let v;try{v=JSON.parse(St)}catch(B){t({type:"error",error:B instanceof Error?B:new Error("Failed to parse chat stream payload")});continue}let De=Tt!=="message"?Tt:($e=v.type)!=null?$e:"message";if((xe=this.onSSEEvent)==null||xe.call(this,De,v),this.parseSSEEvent){m.current=f;let B=await this.handleCustomSSEEvent(v,t,m,p,c);if(m.current&&!f&&(f=m.current),B)continue}if(De==="reason_start"){let B=(ge=M(v,!0))!=null?ge:`reason-${c()}`,w=q(B);w.reasoning=(J=w.reasoning)!=null?J:{id:B,status:"streaming",chunks:[]},w.reasoning.startedAt=(re=w.reasoning.startedAt)!=null?re:K((Q=v.startedAt)!=null?Q:v.timestamp),w.reasoning.completedAt=void 0,w.reasoning.durationMs=void 0,w.streaming=!0,w.reasoning.status="streaming",p(w)}else if(De==="reason_delta"||De==="reason_chunk"){let B=(Xe=(Me=M(v,!1))!=null?Me:M(v,!0))!=null?Xe:`reason-${c()}`,w=q(B);w.reasoning=(ee=w.reasoning)!=null?ee:{id:B,status:"streaming",chunks:[]},w.reasoning.startedAt=(Ve=w.reasoning.startedAt)!=null?Ve:K((Y=v.startedAt)!=null?Y:v.timestamp);let N=(zt=(ht=(Ie=v.reasoningText)!=null?Ie:v.text)!=null?ht:v.delta)!=null?zt:"";if(N&&v.hidden!==!0&&w.reasoning.chunks.push(String(N)),w.reasoning.status=v.done?"complete":"streaming",v.done){w.reasoning.completedAt=K((qt=v.completedAt)!=null?qt:v.timestamp);let Z=(ue=w.reasoning.startedAt)!=null?ue:Date.now();w.reasoning.durationMs=Math.max(0,((ce=w.reasoning.completedAt)!=null?ce:Date.now())-Z)}w.streaming=w.reasoning.status!=="complete",p(w)}else if(De==="reason_complete"){let B=(gt=(rt=M(v,!1))!=null?rt:M(v,!0))!=null?gt:`reason-${c()}`,w=C.get(B);if(w!=null&&w.reasoning){w.reasoning.status="complete",w.reasoning.completedAt=K((Je=v.completedAt)!=null?Je:v.timestamp);let Z=(ot=w.reasoning.startedAt)!=null?ot:Date.now();w.reasoning.durationMs=Math.max(0,((Ht=w.reasoning.completedAt)!=null?Ht:Date.now())-Z),w.streaming=!1,p(w)}let N=_(v);N&&b.byStep.delete(N)}else if(De==="tool_start"){let B=(Lt=Ee(v,!0))!=null?Lt:`tool-${c()}`,w=(Ut=v.toolName)!=null?Ut:v.name;if(le(w)){pe.add(B);continue}let N=ie(B),Z=(A=N.toolCall)!=null?A:{id:B,status:"pending"};Z.name=w!=null?w:Z.name,Z.status="running",v.args!==void 0?Z.args=v.args:v.parameters!==void 0&&(Z.args=v.parameters),Z.startedAt=(te=Z.startedAt)!=null?te:K((V=v.startedAt)!=null?V:v.timestamp),Z.completedAt=void 0,Z.durationMs=void 0,N.toolCall=Z,N.streaming=!0;let we=v.agentContext;(we||v.executionId)&&(N.agentMetadata={executionId:(Fe=we==null?void 0:we.executionId)!=null?Fe:v.executionId,iteration:(se=we==null?void 0:we.iteration)!=null?se:v.iteration}),p(N)}else if(De==="tool_chunk"||De==="tool_delta"){let B=(Se=(qe=Ee(v,!1))!=null?qe:Ee(v,!0))!=null?Se:`tool-${c()}`;if(pe.has(B))continue;let w=ie(B),N=(He=w.toolCall)!=null?He:{id:B,status:"running"};N.startedAt=(Ke=N.startedAt)!=null?Ke:K((Le=v.startedAt)!=null?Le:v.timestamp);let Z=(Kn=(Ce=(et=v.text)!=null?et:v.delta)!=null?Ce:v.message)!=null?Kn:"";Z&&(N.chunks=(bn=N.chunks)!=null?bn:[],N.chunks.push(String(Z))),N.status="running",w.toolCall=N,w.streaming=!0;let we=v.agentContext;(we||v.executionId)&&(w.agentMetadata=(br=w.agentMetadata)!=null?br:{executionId:(Yn=we==null?void 0:we.executionId)!=null?Yn:v.executionId,iteration:(On=we==null?void 0:we.iteration)!=null?On:v.iteration}),p(w)}else if(De==="tool_complete"){let B=(Tn=($n=Ee(v,!1))!=null?$n:Ee(v,!0))!=null?Tn:`tool-${c()}`;if(pe.has(B)){pe.delete(B);continue}let w=ie(B),N=(Ze=w.toolCall)!=null?Ze:{id:B,status:"running"};N.status="complete",v.result!==void 0&&(N.result=v.result),typeof v.duration=="number"&&(N.duration=v.duration),N.completedAt=K((rn=v.completedAt)!=null?rn:v.timestamp);let Z=(G=v.duration)!=null?G:v.executionTime;if(typeof Z=="number")N.durationMs=Z;else{let Pt=(Yt=N.startedAt)!=null?Yt:Date.now();N.durationMs=Math.max(0,((Gn=N.completedAt)!=null?Gn:Date.now())-Pt)}w.toolCall=N,w.streaming=!1;let we=v.agentContext;(we||v.executionId)&&(w.agentMetadata=(an=w.agentMetadata)!=null?an:{executionId:(xn=we==null?void 0:we.executionId)!=null?xn:v.executionId,iteration:(mt=we==null?void 0:we.iteration)!=null?mt:v.iteration}),p(w);let at=S(v);at&&x.byCall.delete(at)}else if(De==="step_chunk"||De==="step_delta"){let B=v.stepType,w=v.executionType;if(B==="tool"||w==="context")continue;let N=L(),Z=(jr=(xr=(_r=(Mn=v.text)!=null?Mn:v.delta)!=null?_r:v.content)!=null?xr:v.chunk)!=null?jr:"";if(Z){let at=((Xn=U.get(N.id))!=null?Xn:"")+Z;N.rawContent=at,$.has(N.id)||$.set(N.id,this.createStreamParser());let Pt=$.get(N.id),At=at.trim().startsWith("{")||at.trim().startsWith("[");if(At&&U.set(N.id,at),Pt.__isPlainTextParser===!0){N.content+=Z,U.delete(N.id),$.delete(N.id),N.rawContent=void 0,p(N);continue}let It=Pt.processChunk(at);if(It instanceof Promise)It.then(it=>{var Mt;let ct=typeof it=="string"?it:(Mt=it==null?void 0:it.text)!=null?Mt:null;if(ct!==null&&ct.trim()!==""){let dt=f;dt&&dt.id===N.id&&(dt.content=ct,p(dt))}else if(!At&&!at.trim().startsWith("<")){let dt=f;dt&&dt.id===N.id&&(dt.content+=Z,U.delete(dt.id),$.delete(dt.id),dt.rawContent=void 0,p(dt))}}).catch(()=>{N.content+=Z,U.delete(N.id),$.delete(N.id),N.rawContent=void 0,p(N)});else{let it=typeof It=="string"?It:(vn=It==null?void 0:It.text)!=null?vn:null;it!==null&&it.trim()!==""?(N.content=it,p(N)):!At&&!at.trim().startsWith("<")&&(N.content+=Z,U.delete(N.id),$.delete(N.id),N.rawContent=void 0,p(N))}}if(v.isComplete){let we=(wt=(Zn=v.result)==null?void 0:Zn.response)!=null?wt:N.content;if(we){let at=U.get(N.id),Pt=at!=null?at:be(we);N.rawContent=Pt;let At=$.get(N.id),Bt=null,It=!1;if(At&&(Bt=At.getExtractedText(),Bt===null&&(Bt=jo(Pt)),Bt===null)){let it=At.processChunk(Pt);it instanceof Promise?(It=!0,it.then(ct=>{var dt;let Mt=typeof ct=="string"?ct:(dt=ct==null?void 0:ct.text)!=null?dt:null;if(Mt!==null){let Dt=f;Dt&&Dt.id===N.id&&(Dt.content=Mt,Dt.streaming=!1,$.delete(Dt.id),U.delete(Dt.id),p(Dt))}})):Bt=typeof it=="string"?it:(Cn=it==null?void 0:it.text)!=null?Cn:null}if(!It){Bt!==null&&Bt.trim()!==""?N.content=Bt:U.has(N.id)||(N.content=be(we));let it=$.get(N.id);if(it){let ct=(zr=it.close)==null?void 0:zr.call(it);ct instanceof Promise&&ct.catch(()=>{}),$.delete(N.id)}U.delete(N.id),N.streaming=!1,p(N)}}}}else if(De==="step_complete"){let B=v.stepType,w=v.executionType;if(B==="tool"||w==="context")continue;let N=(Fn=v.result)==null?void 0:Fn.response,Z=L();if(N!=null){let we=$.get(Z.id),at=!1,Pt=!1;if(we){let At=we.getExtractedText(),Bt=U.get(Z.id),It=Bt!=null?Bt:be(N);if(Z.rawContent=It,At!==null&&At.trim()!=="")Z.content=At,at=!0;else{let it=jo(It);if(it!==null)Z.content=it,at=!0;else{let ct=we.processChunk(It);if(ct instanceof Promise)Pt=!0,ct.then(Mt=>{var Dt;let dt=typeof Mt=="string"?Mt:(Dt=Mt==null?void 0:Mt.text)!=null?Dt:null;if(dt!==null&&dt.trim()!==""){let en=f;en&&en.id===Z.id&&(en.content=dt,en.streaming=!1,$.delete(en.id),U.delete(en.id),p(en))}else{let en=we.getExtractedText(),cn=f;cn&&cn.id===Z.id&&(en!==null&&en.trim()!==""?cn.content=en:U.has(cn.id)||(cn.content=be(N)),cn.streaming=!1,$.delete(cn.id),U.delete(cn.id),p(cn))}});else{let Mt=typeof ct=="string"?ct:(wn=ct==null?void 0:ct.text)!=null?wn:null;if(Mt!==null&&Mt.trim()!=="")Z.content=Mt,at=!0;else{let dt=we.getExtractedText();dt!==null&&dt.trim()!==""&&(Z.content=dt,at=!0)}}}}}if(!Pt){if(!Z.rawContent){let At=U.get(Z.id);Z.rawContent=At!=null?At:be(N)}if(!at&&!U.has(Z.id)&&(Z.content=be(N)),we){let At=(H=we.close)==null?void 0:H.call(we);At instanceof Promise&&At.catch(()=>{})}$.delete(Z.id),U.delete(Z.id),Z.streaming=!1,p(Z)}}else $.delete(Z.id),U.delete(Z.id),Z.streaming=!1,p(Z)}else if(De==="flow_complete"){let B=(_n=v.result)==null?void 0:_n.response;if(B!=null){let w=L(),N=U.get(w.id),Z=N!=null?N:be(B);w.rawContent=Z;let we=be(B),at=$.get(w.id);if(at){let Bt=jo(Z);if(Bt!==null)we=Bt;else{let It=at.processChunk(Z);It instanceof Promise&&It.then(ct=>{var dt;let Mt=typeof ct=="string"?ct:(dt=ct==null?void 0:ct.text)!=null?dt:null;if(Mt!==null){let Dt=f;Dt&&Dt.id===w.id&&(Dt.content=Mt,Dt.streaming=!1,p(Dt))}});let it=at.getExtractedText();it!==null&&(we=it)}}$.delete(w.id),U.delete(w.id);let Pt=we!==w.content,At=w.streaming!==!1;Pt&&(w.content=we),w.streaming=!1,(Pt||At)&&p(w)}else if(f!==null){let w=f;$.delete(w.id),U.delete(w.id),w.streaming!==!1&&(w.streaming=!1,p(w))}t({type:"status",status:"idle"})}else if(De==="agent_start")he={executionId:v.executionId,agentId:(jn=v.agentId)!=null?jn:"virtual",agentName:(qr=v.agentName)!=null?qr:"",status:"running",currentIteration:0,maxTurns:(kn=v.maxTurns)!=null?kn:1,startedAt:K(v.startedAt)};else if(De==="agent_iteration_start"){if(he&&(he.currentIteration=v.iteration),Ct==="separate"&&v.iteration>1){let B=f;B&&(B.streaming=!1,p(B),pt.set(v.iteration-1,B),f=null)}}else if(De!=="agent_turn_start"){if(De==="agent_turn_delta"){if(v.contentType==="text"){let B=L();B.content+=(Qn=v.delta)!=null?Qn:"",B.agentMetadata={executionId:v.executionId,iteration:v.iteration,turnId:v.turnId,agentName:he==null?void 0:he.agentName},p(B)}else if(v.contentType==="thinking"){let B=(Ur=v.turnId)!=null?Ur:`agent-think-${v.iteration}`,w=q(B);w.reasoning=(Ln=w.reasoning)!=null?Ln:{id:B,status:"streaming",chunks:[]},w.reasoning.chunks.push((Pn=v.delta)!=null?Pn:""),w.agentMetadata={executionId:v.executionId,iteration:v.iteration,turnId:v.turnId},p(w)}else if(v.contentType==="tool_input"){let B=(vr=v.toolCallId)!=null?vr:x.lastId;if(B){let w=T.get(B);w!=null&&w.toolCall&&(w.toolCall.chunks=(Cr=w.toolCall.chunks)!=null?Cr:[],w.toolCall.chunks.push((wo=v.delta)!=null?wo:""),p(w))}}}else if(De==="agent_turn_complete"){let B=v.turnId;if(B){let w=C.get(B);if(w!=null&&w.reasoning){w.reasoning.status="complete",w.reasoning.completedAt=K(v.completedAt);let N=(So=w.reasoning.startedAt)!=null?So:Date.now();w.reasoning.durationMs=Math.max(0,((Ao=w.reasoning.completedAt)!=null?Ao:Date.now())-N),w.streaming=!1,p(w)}}}else if(De==="agent_tool_start"){let B=(Vr=v.toolCallId)!=null?Vr:`agent-tool-${c()}`;fe(S(v),B);let w=ie(B),N=(wr=w.toolCall)!=null?wr:{id:B,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};N.name=(Jr=(je=v.toolName)!=null?je:v.name)!=null?Jr:N.name,N.status="running",v.parameters!==void 0&&(N.args=v.parameters),N.startedAt=K((ln=v.startedAt)!=null?ln:v.timestamp),w.toolCall=N,w.streaming=!0,w.agentMetadata={executionId:v.executionId,iteration:v.iteration},p(w)}else if(De==="agent_tool_delta"){let B=(Qt=v.toolCallId)!=null?Qt:x.lastId;if(B){let w=(Eo=T.get(B))!=null?Eo:ie(B);w.toolCall&&(w.toolCall.chunks=(To=w.toolCall.chunks)!=null?To:[],w.toolCall.chunks.push((Kr=v.delta)!=null?Kr:""),w.toolCall.status="running",w.streaming=!0,p(w))}}else if(De==="agent_tool_complete"){let B=(er=v.toolCallId)!=null?er:x.lastId;if(B){let w=(In=T.get(B))!=null?In:ie(B);if(w.toolCall){w.toolCall.status="complete",v.result!==void 0&&(w.toolCall.result=v.result),typeof v.executionTime=="number"&&(w.toolCall.durationMs=v.executionTime),w.toolCall.completedAt=K((Mo=v.completedAt)!=null?Mo:v.timestamp),w.streaming=!1,p(w);let N=S(v);N&&x.byCall.delete(N)}}}else if(De!=="agent_iteration_complete"){if(De==="agent_reflection"||De==="agent_reflect"){let B=`agent-reflection-${v.executionId}-${v.iteration}`,w={id:B,role:"assistant",content:(ko=v.reflection)!=null?ko:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:c(),reasoning:{id:B,status:"complete",chunks:[(Lo=v.reflection)!=null?Lo:""]},agentMetadata:{executionId:v.executionId,iteration:v.iteration}};p(w)}else if(De==="agent_complete"){he&&(he.status=v.success?"complete":"error",he.completedAt=K(v.completedAt),he.stopReason=v.stopReason);let B=f;B&&(B.streaming=!1,p(B)),t({type:"status",status:"idle"})}else if(De==="agent_error"){let B=typeof v.error=="string"?v.error:(tr=(As=v.error)==null?void 0:As.message)!=null?tr:"Agent execution error";v.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",B):t({type:"error",error:new Error(B)})}else if(De!=="agent_ping")if(De==="agent_approval_start"){let B=(nr=v.approvalId)!=null?nr:`approval-${c()}`,w={id:`approval-${B}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:B,status:"pending",agentId:(yt=he==null?void 0:he.agentId)!=null?yt:"virtual",executionId:(Ar=(Sr=v.executionId)!=null?Sr:he==null?void 0:he.executionId)!=null?Ar:"",toolName:(Yr=v.toolName)!=null?Yr:"",toolType:v.toolType,description:(Xr=v.description)!=null?Xr:`Execute ${(Gr=v.toolName)!=null?Gr:"tool"}`,parameters:v.parameters}};p(w)}else if(De==="step_await"&&v.awaitReason==="approval_required"){let B=(Zr=v.approvalId)!=null?Zr:`approval-${c()}`,w={id:`approval-${B}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:B,status:"pending",agentId:(Gt=he==null?void 0:he.agentId)!=null?Gt:"virtual",executionId:(Wn=(on=v.executionId)!=null?on:he==null?void 0:he.executionId)!=null?Wn:"",toolName:(Be=v.toolName)!=null?Be:"",toolType:v.toolType,description:(rr=v.description)!=null?rr:`Execute ${(Qr=v.toolName)!=null?Qr:"tool"}`,parameters:v.parameters}};p(w)}else if(De==="agent_approval_complete"){let B=v.approvalId;if(B){let N={id:`approval-${B}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:B,status:(gn=v.decision)!=null?gn:"approved",agentId:(Po=he==null?void 0:he.agentId)!=null?Po:"virtual",executionId:(Tr=(Er=v.executionId)!=null?Er:he==null?void 0:he.executionId)!=null?Tr:"",toolName:(or=v.toolName)!=null?or:"",description:(zn=v.description)!=null?zn:"",resolvedAt:Date.now()}};p(N)}}else if(De==="artifact_start"||De==="artifact_delta"||De==="artifact_update"||De==="artifact_complete"){if(De==="artifact_start"){let B=v.artifactType,w=String(v.id),N=typeof v.title=="string"?v.title:void 0;if(t({type:"artifact_start",id:w,artifactType:B,title:N,component:typeof v.component=="string"?v.component:void 0}),Ae.set(w,{markdown:"",title:N}),!ne.has(w)){ne.add(w);let Z={id:`artifact-ref-${w}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:w,title:N,artifactType:B,status:"streaming"}})};z.set(w,Z),p(Z)}}else if(De==="artifact_delta"){let B=String(v.id),w=typeof v.delta=="string"?v.delta:String((Io=v.delta)!=null?Io:"");t({type:"artifact_delta",id:B,artDelta:w});let N=Ae.get(B);N&&(N.markdown+=w)}else if(De==="artifact_update"){let B=v.props&&typeof v.props=="object"&&!Array.isArray(v.props)?v.props:{};t({type:"artifact_update",id:String(v.id),props:B,component:typeof v.component=="string"?v.component:void 0})}else if(De==="artifact_complete"){let B=String(v.id);t({type:"artifact_complete",id:B});let w=z.get(B);if(w){w.streaming=!1;try{let N=JSON.parse((Wo=w.rawContent)!=null?Wo:"{}");if(N.props){N.props.status="complete";let Z=Ae.get(B);Z!=null&&Z.markdown&&(N.props.markdown=Z.markdown)}w.rawContent=JSON.stringify(N)}catch{}Ae.delete(B),p(w),z.delete(B)}}}else if(De==="transcript_insert"){let B=v.message;if(!B||typeof B!="object")continue;let w=String((mn=B.id)!=null?mn:`msg-${c()}`),N=B.role,we={id:w,role:N==="user"?"user":N==="system"?"system":"assistant",content:typeof B.content=="string"?B.content:"",rawContent:typeof B.rawContent=="string"?B.rawContent:void 0,createdAt:typeof B.createdAt=="string"?B.createdAt:new Date().toISOString(),streaming:B.streaming===!0,...typeof B.variant=="string"?{variant:B.variant}:{},sequence:c()};if(p(we),we.rawContent)try{let at=JSON.parse(we.rawContent),Pt=(sr=at==null?void 0:at.props)==null?void 0:sr.artifactId;typeof Pt=="string"&&ne.add(Pt)}catch{}f=null,m.current=null,$.delete(w),U.delete(w)}else De==="error"&&v.error&&t({type:"error",error:v.error instanceof Error?v.error:new Error(String(v.error))})}}}}}};function Dl(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`msg_${e}_${r}`}function Pr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`usr_${e}_${r}`}function dr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`ast_${e}_${r}`}var Jo="[Image]";function Nl(e){return typeof e=="string"?[{type:"text",text:e}]:e}function Ol(e){return typeof e=="string"?e:e.filter(r=>r.type==="text").map(r=>r.text).join("")}function $l(e){return typeof e=="string"?!1:e.some(r=>r.type==="image")}function Fl(e){return typeof e=="string"?[]:e.filter(r=>r.type==="image")}function Ko(e){return{type:"text",text:e}}function _l(e,r){return{type:"image",image:e,...(r==null?void 0:r.mimeType)&&{mimeType:r.mimeType},...(r==null?void 0:r.alt)&&{alt:r.alt}}}async function jl(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;r({type:"image",image:s,mimeType:e.type,alt:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function zl(e,r=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${r.join(", ")}`}}var ql=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],Ed=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],Hn=[...ql,...Ed];function Td(e){return ql.includes(e)||e.startsWith("image/")}function Yo(e){return Td(e.type)}async function Ul(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;Yo(e)?r({type:"image",image:s,mimeType:e.type,alt:e.name}):r({type:"file",data:s,mimeType:e.type,filename:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function Vl(e,r=Hn,t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${r.join(", ")}`}}function Md(e){let r=e.split(".");return r.length>1?r.pop().toLowerCase():""}function Jl(e,r){let t=Md(r).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||t||"FILE"}var Go=class{constructor(r=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=r}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let n=t.AudioContext||t.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let r=this.ctx;return r.state==="suspended"&&r.resume(),r}enqueue(r){if(r.length===0)return;let t=r;if(this.remainder){let d=new Uint8Array(this.remainder.length+r.length);d.set(this.remainder),d.set(r,this.remainder.length),t=d,this.remainder=null}if(t.length%2!==0&&(this.remainder=new Uint8Array([t[t.length-1]]),t=t.subarray(0,t.length-1)),t.length===0)return;let n=this.ensureContext(),s=this.pcmToFloat32(t),o=n.createBuffer(1,s.length,this.sampleRate);o.getChannelData(0).set(s);let a=n.createBufferSource();a.buffer=o,a.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=o.duration,this.activeSources.push(a),this.pendingCount++,this.playing=!0,a.onended=()=>{let d=this.activeSources.indexOf(a);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let r of this.activeSources)try{r.stop(),r.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(r){this.finishedCallbacks.push(r)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let r=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of r)t()}}pcmToFloat32(r){let t=Math.floor(r.length/2),n=new Float32Array(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength);for(let o=0;o<t;o++){let a=s.getInt16(o*2,!0);n[o]=a/32768}return n}};var Xo=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(r,t,n,s,o){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=r.createMediaStreamSource(t),this.analyserNode=r.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let a=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(a);let i=0;for(let u=0;u<a.length;u++)i+=a[u]*a[u];let d=Math.sqrt(i/a.length);(n==="silence"?d<s.threshold:d>=s.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=s.duration&&(this.fired=!0,o()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var io=class{constructor(r){this.config=r;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new Xo;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var r,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let s=this.w;if(!s||!s.location)throw new Error("Window object or location not available");let o=s.location.protocol==="https:"?"wss:":"ws:",a=(r=this.config)==null?void 0:r.host,i=(t=this.config)==null?void 0:t.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!a)throw new Error("host must be provided in Runtype voice provider configuration");let c=`${o}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(c),this.setupWebSocketHandlers();let u=`${o}//${a}/ws/agents/${i}/voice?token=...`,p=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((f,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let C=!1,T=x=>{C||(C=!0,clearTimeout(b),m(new Error(x)))},b=setTimeout(()=>T("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{C||(C=!0,clearTimeout(b),f())},{once:!0}),this.ws.addEventListener("error",()=>{T("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",x=>{if(!x.wasClean&&!C){let k=x.code!==1006?` (code ${x.code})`:"";T("WebSocket connection failed"+k+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(s){throw this.ws=null,this.errorCallbacks.forEach(o=>o(s)),this.statusCallbacks.forEach(o=>o("error")),s}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(r=>r("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(r=>r("disconnected"))},this.ws.onerror=r=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=r=>{if(r.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(r.data));return}try{let t=JSON.parse(r.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(r){var t,n;switch(r.type){case"session_config":r.interruptionMode&&(this.interruptionMode=r.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(s=>s({text:r.response.agentResponseText||r.response.transcript,transcript:r.response.transcript,audio:r.response.audio,confidence:.95,provider:"runtype"})),(t=r.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(s=>s("speaking")),this.playAudio(r.response.audio).catch(s=>this.errorCallbacks.forEach(o=>o(s instanceof Error?s:new Error(String(s)))))):(n=r.response.audio)!=null&&n.base64;break;case"audio_end":if(r.requestId&&r.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(s=>s("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(s=>s(new Error(r.error))),this.statusCallbacks.forEach(s=>s("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(r){r.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Go(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(t=>t("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(t=>t("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(r))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(r=>r("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var r,t,n,s;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let c=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(c)}let o=this.w;this.audioContext||(this.audioContext=new(o.AudioContext||o.webkitAudioContext));let a=this.audioContext,i=(t=(r=this.config)==null?void 0:r.pauseDuration)!=null?t:2e3,d=(s=(n=this.config)==null?void 0:n.silenceThreshold)!=null?s:.01;this.vad.start(a,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=c=>{c.data.size>0&&this.audioChunks.push(c.data)},this.mediaRecorder.onstop=async()=>{var c;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((c=this.mediaRecorder)==null?void 0:c.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(c=>c("listening"))}catch(o){throw this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(r=>r.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(r=>r("idle"))}async startBargeInMonitoring(){var o,a;if(this.interruptionMode!=="barge-in")return;let r=this.w;if(!this.mediaStream&&r&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&r&&(this.audioContext=new(r.AudioContext||r.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(a=(o=this.config)==null?void 0:o.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(r=>{this.errorCallbacks.forEach(t=>t(r instanceof Error?r:new Error(String(r))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(r){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(r),s=this.getFormatFromMimeType(r.type),o=this.generateRequestId();this.currentRequestId=o,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:s,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:o}))}catch(n){this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error"))}}getFormatFromMimeType(r){return r.includes("wav")?"wav":r.includes("mpeg")||r.includes("mp3")?"mp3":"webm"}blobToBase64(r){return new Promise((t,n)=>{let s=new FileReader;s.onload=()=>{let a=s.result.split(",")[1];t(a)},s.onerror=n,s.readAsDataURL(r)})}async playAudio(r){if(!r.base64)return;let t=atob(r.base64),n=new Uint8Array(t.length);for(let c=0;c<t.length;c++)n[c]=t.charCodeAt(c);let s=r.format||"mp3",o=s==="mp3"?"audio/mpeg":`audio/${s}`,a=new Blob([n],{type:o}),i=URL.createObjectURL(a),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(c=>c("idle")))},await d.play()}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}onProcessingStart(r){this.processingStartCallbacks.push(r)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(r=>r("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var pr=class{constructor(r={}){this.config=r;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(r=>r("connected"))}async startListening(){var r,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((r=this.config)==null?void 0:r.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=s=>{var i;let o=Array.from(s.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=s.results[s.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:o,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=s=>{this.errorCallbacks.forEach(o=>o(new Error(s.error))),this.statusCallbacks.forEach(o=>o("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(s=>s("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(s=>s("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(r=>r("idle"))}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(r=>r("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function ur(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new io(e.runtype);case"browser":if(!pr.isSupported())throw new Error("Browser speech recognition not supported");return new pr(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function Zo(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return ur({type:"runtype",runtype:e.runtype});if(pr.isSupported())return ur({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function lo(e){try{return Zo(e),!0}catch{return!1}}var Ir=class e{constructor(r={},t){this.config=r;this.callbacks=t;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=r=>{var t,n,s,o,a,i,d;r.type==="message"?(this.upsertMessage(r.message),(t=r.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?r.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=r.message.agentMetadata.iteration):this.agentExecution={executionId:r.message.agentMetadata.executionId,agentId:"",agentName:(n=r.message.agentMetadata.agentName)!=null?n:"",status:"running",currentIteration:(s=r.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})):r.type==="status"?(this.setStatus(r.status),r.status==="connecting"?this.setStreaming(!0):(r.status==="idle"||r.status==="error")&&(this.setStreaming(!1),this.abortController=null,((o=this.agentExecution)==null?void 0:o.status)==="running"&&(this.agentExecution.status=r.status==="error"?"error":"complete"))):r.type==="error"?(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,((a=this.agentExecution)==null?void 0:a.status)==="running"&&(this.agentExecution.status="error"),(d=(i=this.callbacks).onError)==null||d.call(i,r.error)):(r.type==="artifact_start"||r.type==="artifact_delta"||r.type==="artifact_update"||r.type==="artifact_complete")&&this.applyArtifactStreamEvent(r)};var n;this.messages=[...(n=r.initialMessages)!=null?n:[]].map(s=>{var o;return{...s,sequence:(o=s.sequence)!=null?o:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new cr(r),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(r){this.client.setSSEEventCallback(r)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var r;return((r=this.agentExecution)==null?void 0:r.status)==="running"}isVoiceSupported(){var r;return lo((r=this.config.voiceRecognition)==null?void 0:r.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var r;return(r=this.voiceProvider)!=null&&r.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var r;(r=this.voiceProvider)!=null&&r.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var r,t,n;return(n=(t=(r=this.voiceProvider)==null?void 0:r.isBargeInActive)==null?void 0:t.call(r))!=null?n:!1}async deactivateBargeIn(){var r;(r=this.voiceProvider)!=null&&r.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(r){var t,n,s;try{let o=r||this.getVoiceConfigFromConfig();if(!o)throw new Error("Voice configuration not provided");this.voiceProvider=ur(o);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(n=a.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(s=a.processingErrorText)!=null?s:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let c=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=c.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(c=>{var u,p,f,m,C,T;if(c.provider==="browser")c.text&&c.text.trim()&&this.sendMessage(c.text,{viaVoice:!0});else if(c.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=c.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:c.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=c.transcript)!=null&&p.trim()&&this.injectUserMessage({content:c.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=c.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:c.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=c.text)!=null&&m.trim()&&this.injectAssistantMessage({content:c.text.trim()});{let b=(T=this.pendingVoiceAssistantMessageId)!=null?T:(C=[...this.messages].reverse().find(x=>x.role==="assistant"))==null?void 0:C.id;b&&this.ttsSpokenMessageIds.add(b)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(c=>{console.error("Voice error:",c),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(c=>{var u,p;this.voiceStatus=c,this.voiceActive=c==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,c)}),this.voiceProvider.connect()}catch(o){console.error("Failed to setup voice:",o)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(r){console.error("Failed to start voice:",r)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,s,o,a,i,d,c,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let r=this.config.voiceRecognition.provider;switch(r.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=r.runtype)==null?void 0:n.agentId)||"",clientToken:((s=r.runtype)==null?void 0:s.clientToken)||"",host:(o=r.runtype)==null?void 0:o.host,voiceId:(a=r.runtype)==null?void 0:a.voiceId,pauseDuration:(i=r.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=r.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((c=r.browser)==null?void 0:c.language)||"en-US",continuous:(u=r.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var r,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(r=this.callbacks).onError)==null||t.call(r,n instanceof Error?n:new Error(String(n))),null}}setClientSession(r){if(this.clientSession=r,r.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:r.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var r;return(r=this.clientSession)!=null?r:this.client.getClientSession()}isSessionValid(){let r=this.getClientSession();return r?new Date<r.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(r,t){return this.client.submitMessageFeedback(r,t)}async submitCSATFeedback(r,t){return this.client.submitCSATFeedback(r,t)}async submitNPSFeedback(r,t){return this.client.submitNPSFeedback(r,t)}updateConfig(r){let t=this.client.getSSEEventCallback();this.config={...this.config,...r},this.client=new cr(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(r){this.handleEvent(r)}injectMessage(r){let{role:t,content:n,llmContent:s,contentParts:o,id:a,createdAt:i,sequence:d,streaming:c=!1,voiceProcessing:u}=r,f={id:a!=null?a:t==="user"?Pr():t==="assistant"?dr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:c,...s!==void 0&&{llmContent:s},...o!==void 0&&{contentParts:o},...u!==void 0&&{voiceProcessing:u}};return this.upsertMessage(f),f}injectAssistantMessage(r){return this.injectMessage({...r,role:"assistant"})}injectUserMessage(r){return this.injectMessage({...r,role:"user"})}injectSystemMessage(r){return this.injectMessage({...r,role:"system"})}injectMessageBatch(r){let t=[];for(let n of r){let{role:s,content:o,llmContent:a,contentParts:i,id:d,createdAt:c,sequence:u,streaming:p=!1}=n,m={id:d!=null?d:s==="user"?Pr():s==="assistant"?dr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:s,content:o,createdAt:c!=null?c:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i}};t.push(m)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}async sendMessage(r,t){var c,u,p,f,m;let n=r.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(c=this.abortController)==null||c.abort();let s=Pr(),o=dr(),a={id:s,role:"user",content:n||Jo,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(t==null?void 0:t.viaVoice)||!1,...(t==null?void 0:t.contentParts)&&t.contentParts.length>0&&{contentParts:t.contentParts}};this.appendMessage(a),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:o},this.handleEvent)}catch(C){let T=C instanceof Error&&(C.name==="AbortError"||C.message.includes("aborted")||C.message.includes("abort"));if(!T){let b={id:o,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(b)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,T||(C instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,C):(m=(f=this.callbacks).onError)==null||m.call(f,new Error(String(C))))}}async continueConversation(){var s,o,a,i,d;if(this.streaming)return;(s=this.abortController)==null||s.abort();let r=dr();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:t.signal,assistantMessageId:r},this.handleEvent)}catch(c){let u={id:r,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(u),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,c instanceof Error?(a=(o=this.callbacks).onError)==null||a.call(o,c):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(c)))}}async connectStream(r,t){var s,o,a;if(this.streaming)return;(s=this.abortController)==null||s.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(r,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(a=(o=this.callbacks).onError)==null||a.call(o,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(r,t){var d,c,u;let n=`approval-${r.id}`,s={...r,status:t,resolvedAt:Date.now()},o={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:s};this.upsertMessage(o);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let p;if(i?p=await i({approvalId:r.id,executionId:r.executionId,agentId:r.agentId,toolName:r.toolName},t):p=await this.client.resolveApproval({agentId:r.agentId,executionId:r.executionId,approvalId:r.id},t),p){let f=null;if(p instanceof Response){if(!p.ok){let m=await p.json().catch(()=>null);throw new Error((d=m==null?void 0:m.error)!=null?d:`Approval request failed: ${p.status}`)}f=p.body}else p instanceof ReadableStream&&(f=p);f?await this.connectStream(f):t==="denied"&&this.appendMessage({id:`denial-${r.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(c=this.callbacks).onError)==null||u.call(c,p instanceof Error?p:new Error(String(p)))}}cancel(){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var r;this.stopSpeaking(),(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(r){return this.artifacts.get(r)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(r){this.selectedArtifactId=r,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(r){var s;let t=r.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(r.artifactType==="markdown"){let o={id:t,artifactType:"markdown",title:r.title,status:"complete",markdown:r.content};return this.artifacts.set(t,o),this.selectedArtifactId=t,this.emitArtifactsState(),o}let n={id:t,artifactType:"component",title:r.title,status:"complete",component:r.component,props:(s=r.props)!=null?s:{}};return this.artifacts.set(t,n),this.selectedArtifactId=t,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var r,t;(t=(r=this.callbacks).onArtifactsState)==null||t.call(r,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(r){var t,n;switch(r.type){case"artifact_start":{r.artifactType==="markdown"?this.artifacts.set(r.id,{id:r.id,artifactType:"markdown",title:r.title,status:"streaming",markdown:""}):this.artifacts.set(r.id,{id:r.id,artifactType:"component",title:r.title,status:"streaming",component:(t=r.component)!=null?t:"",props:{}}),this.selectedArtifactId=r.id;break}case"artifact_delta":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="markdown"&&(s.markdown=((n=s.markdown)!=null?n:"")+r.artDelta);break}case"artifact_update":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="component"&&(s.props={...s.props,...r.props},r.component&&(s.component=r.component));break}case"artifact_complete":{let s=this.artifacts.get(r.id);s&&(s.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(r){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(r.map(n=>{var s;return{...n,streaming:!1,sequence:(s=n.sequence)!=null?s:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(r){this.status!==r&&(this.status=r,this.callbacks.onStatusChanged(r))}setStreaming(r){if(this.streaming===r)return;let t=this.streaming;this.streaming=r,this.callbacks.onStreamingChanged(r),t&&!r&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let r=this.config.textToSpeech;if(!(r!=null&&r.enabled)||!(!r.provider||r.provider==="browser"||r.provider==="runtype"&&r.browserFallback))return;let n=[...this.messages].reverse().find(o=>o.role==="assistant"&&o.content&&!o.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let s=n.content;s.trim()&&this.speak(s,r)}speak(r,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let s=new SpeechSynthesisUtterance(r),o=n.getVoices();if(t.voice){let a=o.find(i=>i.name===t.voice);a&&(s.voice=a)}else o.length>0&&(s.voice=t.pickVoice?t.pickVoice(o):e.pickBestVoice(o));t.rate!==void 0&&(s.rate=t.rate),t.pitch!==void 0&&(s.pitch=t.pitch),setTimeout(()=>n.speak(s),50)}static pickBestVoice(r){var n;let t=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let s of t){let o=r.find(a=>a.name===s);if(o)return o}return(n=r.find(s=>s.lang.startsWith("en")))!=null?n:r[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(r){let t=this.ensureSequence(r);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(r){let t=this.ensureSequence(r),n=this.messages.findIndex(s=>s.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((s,o)=>o===n?{...s,...t}:s),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(r){return r.sequence!==void 0?{...r}:{...r,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(r){return[...r].sort((t,n)=>{var d,c;let s=new Date(t.createdAt).getTime(),o=new Date(n.createdAt).getTime();if(!Number.isNaN(s)&&!Number.isNaN(o)&&s!==o)return s-o;let a=(d=t.sequence)!=null?d:0,i=(c=n.sequence)!=null?c:0;return a!==i?a-i:t.id.localeCompare(n.id)})}};var h=(e,r)=>{let t=document.createElement(e);return r&&(t.className=r),t},An=(e,r,t)=>{let n=e.createElement(r);return t&&(n.className=t),n};var kd=El(require("lucide"),1),me=(e,r=24,t="currentColor",n=2)=>{try{let s=e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(""),o=kd[s];return o?Ld(o,r,t,n):(console.warn(`Lucide icon "${e}" not found (tried "${s}"). Available icons: https://lucide.dev/icons`),null)}catch(s){return console.warn(`Failed to render Lucide icon "${e}":`,s),null}};function Ld(e,r,t,n){if(!e||!Array.isArray(e))return null;let s=document.createElementNS("http://www.w3.org/2000/svg","svg");return s.setAttribute("width",String(r)),s.setAttribute("height",String(r)),s.setAttribute("viewBox","0 0 24 24"),s.setAttribute("fill","none"),s.setAttribute("stroke",t),s.setAttribute("stroke-width",String(n)),s.setAttribute("stroke-linecap","round"),s.setAttribute("stroke-linejoin","round"),s.setAttribute("aria-hidden","true"),e.forEach(o=>{if(Array.isArray(o)&&o.length>=2){let a=o[0],i=o[1];if(i){let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([c,u])=>{c!=="stroke"&&d.setAttribute(c,String(u))}),s.appendChild(d)}}}),s}var Qo={allowedTypes:Hn,maxFileSize:10*1024*1024,maxFiles:4};function Pd(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function Id(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-json":"file"}var gr=class e{constructor(r={}){this.attachments=[];this.previewsContainer=null;var t,n,s;this.config={allowedTypes:(t=r.allowedTypes)!=null?t:Qo.allowedTypes,maxFileSize:(n=r.maxFileSize)!=null?n:Qo.maxFileSize,maxFiles:(s=r.maxFiles)!=null?s:Qo.maxFiles,onFileRejected:r.onFileRejected,onAttachmentsChange:r.onAttachmentsChange}}setPreviewsContainer(r){this.previewsContainer=r}updateConfig(r){r.allowedTypes!==void 0&&(this.config.allowedTypes=r.allowedTypes.length>0?r.allowedTypes:Qo.allowedTypes),r.maxFileSize!==void 0&&(this.config.maxFileSize=r.maxFileSize),r.maxFiles!==void 0&&(this.config.maxFiles=r.maxFiles),r.onFileRejected!==void 0&&(this.config.onFileRejected=r.onFileRejected),r.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=r.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(r=>r.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(r){!r||r.length===0||await this.handleFiles(Array.from(r))}async handleFiles(r){var t,n,s,o,a,i,d;if(r.length){for(let c of r){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,c,"count");continue}let u=Vl(c,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(s=u.error)!=null&&s.includes("type")?"type":"size";(a=(o=this.config).onFileRejected)==null||a.call(o,c,p);continue}try{let p=await Ul(c),f=Yo(c)?URL.createObjectURL(c):null,m={id:Pd(),file:c,previewUrl:f,contentPart:p};this.attachments.push(m),this.renderPreview(m)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(r){var o,a,i;let t=this.attachments.findIndex(d=>d.id===r);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let s=(o=this.previewsContainer)==null?void 0:o.querySelector(`[data-attachment-id="${r}"]`);s&&s.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var r,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(r=this.config).onAttachmentsChange)==null||t.call(r,this.getAttachments())}renderPreview(r){if(!this.previewsContainer)return;let t=Yo(r.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",r.id),n.style.width="48px",n.style.height="48px",t&&r.previewUrl){let a=h("img");a.src=r.previewUrl,a.alt=r.file.name,a.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",a.style.width="48px",a.style.height="48px",a.style.objectFit="cover",a.style.borderRadius="8px",n.appendChild(a)}else{let a=h("div");a.style.width="48px",a.style.height="48px",a.style.borderRadius="8px",a.style.backgroundColor="var(--persona-container, #f3f4f6)",a.style.border="1px solid var(--persona-border, #e5e7eb)",a.style.display="flex",a.style.flexDirection="column",a.style.alignItems="center",a.style.justifyContent="center",a.style.gap="2px",a.style.overflow="hidden";let i=Id(r.file.type),d=me(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let c=h("span");c.textContent=Jl(r.file.type,r.file.name),c.style.fontSize="8px",c.style.fontWeight="600",c.style.color="var(--persona-muted, #6b7280)",c.style.textTransform="uppercase",c.style.lineHeight="1",a.appendChild(c),n.appendChild(a)}let s=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");s.type="button",s.setAttribute("aria-label","Remove attachment"),s.style.position="absolute",s.style.top="-4px",s.style.right="-4px",s.style.width="18px",s.style.height="18px",s.style.borderRadius="50%",s.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",s.style.border="none",s.style.cursor="pointer",s.style.display="flex",s.style.alignItems="center",s.style.justifyContent="center",s.style.padding="0";let o=me("x",10,"var(--persona-text-inverse, #ffffff)",2);o?s.appendChild(o):(s.textContent="\xD7",s.style.color="var(--persona-text-inverse, #ffffff)",s.style.fontSize="14px",s.style.lineHeight="1"),s.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(r.id)}),n.appendChild(s),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(r,t){return new e({allowedTypes:r==null?void 0:r.allowedTypes,maxFileSize:r==null?void 0:r.maxFileSize,maxFiles:r==null?void 0:r.maxFiles,onFileRejected:r==null?void 0:r.onFileRejected,onAttachmentsChange:t})}};var Is={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},Ws={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.gray.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.100",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.500",hover:"palette.colors.primary.600",focus:"palette.colors.primary.700",active:"palette.colors.primary.800",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.primary.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Rs={button:{primary:{background:"semantic.colors.primary",foreground:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.text",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"semantic.colors.surface",placeholder:"semantic.colors.textMuted",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"semantic.colors.interactive.focus",ring:"semantic.colors.interactive.focus"}},launcher:{size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:"min(400px, calc(100vw - 24px))",maxWidth:"400px",height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"semantic.colors.surface",border:"semantic.colors.border",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"semantic.colors.primary",iconForeground:"semantic.colors.textInverse",titleForeground:"semantic.colors.primary",subtitleForeground:"semantic.colors.textMuted",actionIconForeground:"semantic.colors.textMuted"},message:{user:{background:"semantic.colors.primary",text:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"semantic.colors.container",text:"semantic.colors.text",borderRadius:"palette.radius.lg",border:"semantic.colors.border",shadow:"palette.shadows.sm"}},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"semantic.colors.container",foreground:"semantic.colors.text"},link:{foreground:"semantic.colors.accent"},prose:{fontFamily:"inherit"}},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function co(e,r){if(!r.startsWith("palette.")&&!r.startsWith("semantic.")&&!r.startsWith("components."))return r;let t=r.split("."),n=e;for(let s of t){if(n==null)return;n=n[s]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?co(e,n):n}function es(e){let r={};function t(n,s){for(let[o,a]of Object.entries(n)){let i=`${s}.${o}`;if(typeof a=="string"){let d=co(e,a);d!==void 0&&(r[i]={path:i,value:d,type:s.includes("color")?"color":s.includes("spacing")?"spacing":s.includes("typography")?"typography":s.includes("shadow")?"shadow":s.includes("border")?"border":"color"})}else typeof a=="object"&&a!==null&&t(a,i)}}return t(e.palette,"palette"),t(e.semantic,"semantic"),t(e.components,"components"),r}function Hs(e){let r=[],t=[];return e.palette||r.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:r.length===0,errors:r,warnings:t}}function Kl(e,r){let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?t[n]=Kl(o,s):t[n]=s}return t}function Wd(e,r){return r?Kl(e,r):e}function Wr(e,r={}){var s,o,a,i,d,c,u,p,f,m,C,T,b;let t={palette:Is,semantic:Ws,components:Rs},n={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(s=e==null?void 0:e.palette)==null?void 0:s.colors},spacing:{...t.palette.spacing,...(o=e==null?void 0:e.palette)==null?void 0:o.spacing},typography:{...t.palette.typography,...(a=e==null?void 0:e.palette)==null?void 0:a.typography},shadows:{...t.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(c=e==null?void 0:e.palette)==null?void 0:c.radius}},semantic:{...t.semantic,...e==null?void 0:e.semantic,colors:{...t.semantic.colors,...(u=e==null?void 0:e.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(f=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:f.interactive},feedback:{...t.semantic.colors.feedback,...(C=(m=e==null?void 0:e.semantic)==null?void 0:m.colors)==null?void 0:C.feedback}},spacing:{...t.semantic.spacing,...(T=e==null?void 0:e.semantic)==null?void 0:T.spacing},typography:{...t.semantic.typography,...(b=e==null?void 0:e.semantic)==null?void 0:b.typography}},components:Wd(t.components,e==null?void 0:e.components)};if(r.validate!==!1){let x=Hs(n);if(!x.valid)throw new Error(`Theme validation failed: ${x.errors.map(k=>k.message).join(", ")}`)}if(r.plugins)for(let x of r.plugins)n=x.transform(n);return n}function ts(e){var C,T,b,x,k,_,S,L,O,M,q,fe,pe,z,ne,Ae,le,Ee,ie,K,be,$,U,he,pt,Ct,ut,xt,$e,xe,ge,J,Q,re,Me,Xe,ee,Y,Ve,Ie,ht,zt,qt,ue,ce,rt,gt,Je,ot,Ht,Lt,Ut,A,V,te,Fe,se,qe,Se,He,Le,Ke,et,Ce,Kn,bn,Yn,On,br,$n,Tn,Ze,rn;let r=es(e),t={};for(let[G,Yt]of Object.entries(r)){let Gn=G.replace(/\./g,"-");t[`--persona-${Gn}`]=Yt.value}t["--persona-primary"]=(C=t["--persona-semantic-colors-primary"])!=null?C:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(T=t["--persona-semantic-colors-secondary"])!=null?T:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(b=t["--persona-semantic-colors-accent"])!=null?b:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(x=t["--persona-semantic-colors-surface"])!=null?x:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(k=t["--persona-semantic-colors-background"])!=null?k:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(_=t["--persona-semantic-colors-container"])!=null?_:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(S=t["--persona-semantic-colors-text"])!=null?S:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(L=t["--persona-semantic-colors-text-muted"])!=null?L:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=(O=t["--persona-semantic-colors-text-inverse"])!=null?O:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(M=t["--persona-semantic-colors-border"])!=null?M:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(q=t["--persona-semantic-colors-divider"])!=null?q:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(fe=t["--persona-components-voice-recording-indicator"])!=null?fe:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(pe=t["--persona-components-voice-recording-background"])!=null?pe:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(z=t["--persona-components-voice-processing-icon"])!=null?z:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(ne=t["--persona-components-voice-speaking-icon"])!=null?ne:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(Ae=t["--persona-components-approval-requested-background"])!=null?Ae:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(le=t["--persona-components-approval-requested-border"])!=null?le:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(Ee=t["--persona-components-approval-requested-text"])!=null?Ee:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(ie=t["--persona-components-approval-approve-background"])!=null?ie:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(K=t["--persona-components-approval-deny-background"])!=null?K:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(be=t["--persona-components-attachment-image-background"])!=null?be:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=($=t["--persona-components-attachment-image-border"])!=null?$:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(U=t["--persona-semantic-typography-fontFamily"])!=null?U:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(he=t["--persona-semantic-typography-fontSize"])!=null?he:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(pt=t["--persona-semantic-typography-fontWeight"])!=null?pt:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Ct=t["--persona-semantic-typography-lineHeight"])!=null?Ct:t["--persona-palette-typography-lineHeight-normal"],t["--persona-input-font-family"]=t["--persona-font-family"],t["--persona-input-font-weight"]=t["--persona-font-weight"],t["--persona-radius-sm"]=(ut=t["--persona-palette-radius-sm"])!=null?ut:"0.125rem",t["--persona-radius-md"]=(xt=t["--persona-palette-radius-md"])!=null?xt:"0.375rem",t["--persona-radius-lg"]=($e=t["--persona-palette-radius-lg"])!=null?$e:"0.5rem",t["--persona-radius-xl"]=(xe=t["--persona-palette-radius-xl"])!=null?xe:"0.75rem",t["--persona-launcher-radius"]=(J=(ge=t["--persona-components-launcher-borderRadius"])!=null?ge:t["--persona-palette-radius-full"])!=null?J:"9999px",t["--persona-button-radius"]=(re=(Q=t["--persona-components-button-primary-borderRadius"])!=null?Q:t["--persona-palette-radius-full"])!=null?re:"9999px",t["--persona-panel-radius"]=(Xe=(Me=t["--persona-components-panel-borderRadius"])!=null?Me:t["--persona-radius-xl"])!=null?Xe:"0.75rem",t["--persona-panel-border"]=(ee=t["--persona-components-panel-border"])!=null?ee:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(Ve=(Y=t["--persona-components-panel-shadow"])!=null?Y:t["--persona-palette-shadows-xl"])!=null?Ve:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(ht=(Ie=t["--persona-components-input-borderRadius"])!=null?Ie:t["--persona-radius-lg"])!=null?ht:"0.5rem",t["--persona-message-user-radius"]=(qt=(zt=t["--persona-components-message-user-borderRadius"])!=null?zt:t["--persona-radius-lg"])!=null?qt:"0.5rem",t["--persona-message-assistant-radius"]=(ce=(ue=t["--persona-components-message-assistant-borderRadius"])!=null?ue:t["--persona-radius-lg"])!=null?ce:"0.5rem",t["--persona-header-bg"]=(rt=t["--persona-components-header-background"])!=null?rt:t["--persona-surface"],t["--persona-header-border"]=(gt=t["--persona-components-header-border"])!=null?gt:t["--persona-divider"],t["--persona-header-icon-bg"]=(Je=t["--persona-components-header-iconBackground"])!=null?Je:t["--persona-primary"],t["--persona-header-icon-fg"]=(ot=t["--persona-components-header-iconForeground"])!=null?ot:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(Ht=t["--persona-components-header-titleForeground"])!=null?Ht:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Lt=t["--persona-components-header-subtitleForeground"])!=null?Lt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Ut=t["--persona-components-header-actionIconForeground"])!=null?Ut:t["--persona-muted"];let n=(A=e.components)==null?void 0:A.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom),t["--persona-message-user-bg"]=(V=t["--persona-components-message-user-background"])!=null?V:t["--persona-accent"],t["--persona-message-user-text"]=(te=t["--persona-components-message-user-text"])!=null?te:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(Fe=t["--persona-components-message-user-shadow"])!=null?Fe:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(se=t["--persona-components-message-assistant-background"])!=null?se:t["--persona-surface"],t["--persona-message-assistant-text"]=(qe=t["--persona-components-message-assistant-text"])!=null?qe:t["--persona-text"],t["--persona-message-assistant-border"]=(Se=t["--persona-components-message-assistant-border"])!=null?Se:t["--persona-border"],t["--persona-message-assistant-shadow"]=(He=t["--persona-components-message-assistant-shadow"])!=null?He:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-tool-bubble-shadow"]=(Le=t["--persona-components-toolBubble-shadow"])!=null?Le:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(Ke=t["--persona-components-reasoningBubble-shadow"])!=null?Ke:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(et=t["--persona-components-composer-shadow"])!=null?et:"none",t["--persona-md-inline-code-bg"]=(Ce=t["--persona-components-markdown-inlineCode-background"])!=null?Ce:t["--persona-container"],t["--persona-md-inline-code-color"]=(Kn=t["--persona-components-markdown-inlineCode-foreground"])!=null?Kn:t["--persona-text"],t["--persona-md-link-color"]=(Yn=(bn=t["--persona-components-markdown-link-foreground"])!=null?bn:t["--persona-accent"])!=null?Yn:"#3b82f6";let s=t["--persona-components-markdown-heading-h1-fontSize"];s&&(t["--persona-md-h1-size"]=s);let o=t["--persona-components-markdown-heading-h1-fontWeight"];o&&(t["--persona-md-h1-weight"]=o);let a=t["--persona-components-markdown-heading-h2-fontSize"];a&&(t["--persona-md-h2-size"]=a);let i=t["--persona-components-markdown-heading-h2-fontWeight"];i&&(t["--persona-md-h2-weight"]=i);let d=t["--persona-components-markdown-prose-fontFamily"];d&&d!=="inherit"&&(t["--persona-md-prose-font-family"]=d);let c=e.components,u=c==null?void 0:c.iconButton;u&&(u.background&&(t["--persona-icon-btn-bg"]=u.background),u.border&&(t["--persona-icon-btn-border"]=u.border),u.color&&(t["--persona-icon-btn-color"]=u.color),u.padding&&(t["--persona-icon-btn-padding"]=u.padding),u.borderRadius&&(t["--persona-icon-btn-radius"]=u.borderRadius),u.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=u.hoverBackground),u.hoverColor&&(t["--persona-icon-btn-hover-color"]=u.hoverColor),u.activeBackground&&(t["--persona-icon-btn-active-bg"]=u.activeBackground),u.activeBorder&&(t["--persona-icon-btn-active-border"]=u.activeBorder));let p=c==null?void 0:c.labelButton;p&&(p.background&&(t["--persona-label-btn-bg"]=p.background),p.border&&(t["--persona-label-btn-border"]=p.border),p.color&&(t["--persona-label-btn-color"]=p.color),p.padding&&(t["--persona-label-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-label-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-label-btn-hover-bg"]=p.hoverBackground),p.fontSize&&(t["--persona-label-btn-font-size"]=p.fontSize),p.gap&&(t["--persona-label-btn-gap"]=p.gap));let f=c==null?void 0:c.toggleGroup;f&&(f.gap&&(t["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(t["--persona-toggle-group-radius"]=f.borderRadius));let m=c==null?void 0:c.artifact;if(m!=null&&m.toolbar){let G=m.toolbar;G.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=G.iconHoverColor),G.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=G.iconHoverBackground),G.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=G.iconPadding),G.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=G.iconBorderRadius),G.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=G.iconBorder),G.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=G.toggleGroupGap),G.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=G.toggleBorderRadius),G.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=G.copyBackground),G.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=G.copyBorder),G.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=G.copyColor),G.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=G.copyBorderRadius),G.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=G.copyPadding),G.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=G.copyMenuBackground,t["--persona-dropdown-bg"]=(On=t["--persona-dropdown-bg"])!=null?On:G.copyMenuBackground),G.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=G.copyMenuBorder,t["--persona-dropdown-border"]=(br=t["--persona-dropdown-border"])!=null?br:G.copyMenuBorder),G.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=G.copyMenuShadow,t["--persona-dropdown-shadow"]=($n=t["--persona-dropdown-shadow"])!=null?$n:G.copyMenuShadow),G.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=G.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(Tn=t["--persona-dropdown-radius"])!=null?Tn:G.copyMenuBorderRadius),G.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=G.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Ze=t["--persona-dropdown-item-hover-bg"])!=null?Ze:G.copyMenuItemHoverBackground),G.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=G.iconBackground),G.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=G.toolbarBorder)}if(m!=null&&m.tab){let G=m.tab;G.background&&(t["--persona-artifact-tab-bg"]=G.background),G.activeBackground&&(t["--persona-artifact-tab-active-bg"]=G.activeBackground),G.activeBorder&&(t["--persona-artifact-tab-active-border"]=G.activeBorder),G.borderRadius&&(t["--persona-artifact-tab-radius"]=G.borderRadius),G.textColor&&(t["--persona-artifact-tab-color"]=G.textColor),G.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=G.hoverBackground),G.listBackground&&(t["--persona-artifact-tab-list-bg"]=G.listBackground),G.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=G.listBorderColor),G.listPadding&&(t["--persona-artifact-tab-list-padding"]=G.listPadding)}if(m!=null&&m.pane){let G=m.pane;if(G.toolbarBackground){let Yt=(rn=co(e,G.toolbarBackground))!=null?rn:G.toolbarBackground;t["--persona-artifact-toolbar-bg"]=Yt}}return t}var Yl={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var Gl=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function po(e,r){if(!e)return r;if(!r)return e;let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];Gl(o)&&Gl(s)?t[n]=po(o,s):t[n]=s}return t}var Rd={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},Xl=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},uo=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},Hd=e=>{var t;let r=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return r==="light"?"light":r==="dark"?"dark":uo()},Bs=e=>Hd(e),Bd=e=>Wr(e),Dd=e=>{var t;let r=Wr(void 0,{validate:!1});return Wr({...e,palette:{...r.palette,colors:{...Rd.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},go=e=>{let r=Bs(e),t=Xl(e==null?void 0:e.theme),n=Xl(e==null?void 0:e.darkTheme);return r==="dark"?Dd(po(t!=null?t:{},n!=null?n:{})):Bd(t)},Nd=e=>ts(e),Un=(e,r)=>{var o;let t=go(r),n=Nd(t);for(let[a,i]of Object.entries(n))e.style.setProperty(a,i);let s=(o=r==null?void 0:r.toolCall)==null?void 0:o.shadow;s!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",s.trim()===""?"none":s)},ns=e=>{let r=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(uo())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),r.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(uo());t.addEventListener?(t.addEventListener("change",n),r.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),r.push(()=>t.removeListener(n)))}return()=>{r.forEach(t=>t())}};var Zl=require("idiomorph"),Ql=(e,r,t={})=>{let{preserveTypingAnimation:n=!0}=t;Zl.Idiomorph.morph(e,r.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(s,o){if(s instanceof HTMLElement&&n&&(s.classList.contains("persona-animate-typing")||s.hasAttribute("data-preserve-animation")))return!1}}})};function ec(e,r){var t,n,s,o,a,i,d,c,u,p,f,m,C,T,b,x,k,_;return[e.id,e.role,(n=(t=e.content)==null?void 0:t.length)!=null?n:0,(o=(s=e.content)==null?void 0:s.slice(-32))!=null?o:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(c=e.llmContent)==null?void 0:c.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(C=(m=e.toolCall)==null?void 0:m.status)!=null?C:"",(x=(b=(T=e.reasoning)==null?void 0:T.chunks)==null?void 0:b.length)!=null?x:0,(_=(k=e.contentParts)==null?void 0:k.length)!=null?_:0,r].join("\0")}function tc(){return new Map}function nc(e,r,t){let n=e.get(r);return n&&n.fingerprint===t?n.wrapper:null}function rc(e,r,t,n){e.set(r,{fingerprint:t,wrapper:n})}function oc(e,r){for(let t of e.keys())r.has(t)||e.delete(t)}var Kt={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var rs={side:"right",width:"420px",animate:!0,reveal:"resize"},_t=e=>{var r,t;return((t=(r=e==null?void 0:e.launcher)==null?void 0:r.mountMode)!=null?t:"floating")==="docked"},pn=e=>{var t,n,s,o,a;let r=(t=e==null?void 0:e.launcher)==null?void 0:t.dock;return{side:(n=r==null?void 0:r.side)!=null?n:rs.side,width:(s=r==null?void 0:r.width)!=null?s:rs.width,animate:(o=r==null?void 0:r.animate)!=null?o:rs.animate,reveal:(a=r==null?void 0:r.reveal)!=null?a:rs.reveal}};var hn={"bottom-right":"persona-bottom-6 persona-right-6","bottom-left":"persona-bottom-6 persona-left-6","top-right":"persona-top-6 persona-right-6","top-left":"persona-top-6 persona-left-6"};var mo=(e,r)=>{let t=h("button");t.type="button",t.innerHTML=`
|
|
6
|
+
`);a=(mt=pt.pop())!=null?mt:"";for(let bt of pt){let je=bt.split(`
|
|
7
|
+
`),Ve="message",xt="";for(let H of je)H.startsWith("event:")?Ve=H.replace("event:","").trim():H.startsWith("data:")&&(xt+=H.replace("data:","").trim());if(!xt)continue;let C;try{C=JSON.parse(xt)}catch(H){t({type:"error",error:H instanceof Error?H:new Error("Failed to parse chat stream payload")});continue}let $e=Ve!=="message"?Ve:(Re=C.type)!=null?Re:"message";if((tt=this.onSSEEvent)==null||tt.call(this,$e,C),this.parseSSEEvent){m.current=f;let H=await this.handleCustomSSEEvent(C,t,m,p,c);if(m.current&&!f&&(f=m.current),H)continue}if($e==="reason_start"){let H=(Te=T(C,!0))!=null?Te:`reason-${c()}`,M=V(H);M.reasoning=(N=M.reasoning)!=null?N:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(ee=M.reasoning.startedAt)!=null?ee:Y((re=C.startedAt)!=null?re:C.timestamp),M.reasoning.completedAt=void 0,M.reasoning.durationMs=void 0,M.streaming=!0,M.reasoning.status="streaming",p(M)}else if($e==="reason_delta"||$e==="reason_chunk"){let H=(ce=(q=T(C,!1))!=null?q:T(C,!0))!=null?ce:`reason-${c()}`,M=V(H);M.reasoning=(ke=M.reasoning)!=null?ke:{id:H,status:"streaming",chunks:[]},M.reasoning.startedAt=(K=M.reasoning.startedAt)!=null?K:Y((Q=C.startedAt)!=null?Q:C.timestamp);let P=(Lt=(it=(_e=C.reasoningText)!=null?_e:C.text)!=null?it:C.delta)!=null?Lt:"";if(P&&C.hidden!==!0&&M.reasoning.chunks.push(String(P)),M.reasoning.status=C.done?"complete":"streaming",C.done){M.reasoning.completedAt=Y((qt=C.completedAt)!=null?qt:C.timestamp);let pe=(Ut=M.reasoning.startedAt)!=null?Ut:Date.now();M.reasoning.durationMs=Math.max(0,((G=M.reasoning.completedAt)!=null?G:Date.now())-pe)}M.streaming=M.reasoning.status!=="complete",p(M)}else if($e==="reason_complete"){let H=(ft=(Le=T(C,!1))!=null?Le:T(C,!0))!=null?ft:`reason-${c()}`,M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y((yt=C.completedAt)!=null?yt:C.timestamp);let pe=(Ye=M.reasoning.startedAt)!=null?Ye:Date.now();M.reasoning.durationMs=Math.max(0,((ot=M.reasoning.completedAt)!=null?ot:Date.now())-pe),M.streaming=!1,p(M)}let P=_(C);P&&b.byStep.delete(P)}else if($e==="tool_start"){let H=(Wt=Se(C,!0))!=null?Wt:`tool-${c()}`,M=(Vt=C.toolName)!=null?Vt:C.name;if(ie(M)){oe.add(H);continue}let P=ae(H),pe=(de=P.toolCall)!=null?de:{id:H,status:"pending"};pe.name=M!=null?M:pe.name,pe.status="running",C.args!==void 0?pe.args=C.args:C.parameters!==void 0&&(pe.args=C.parameters),pe.startedAt=(Ee=pe.startedAt)!=null?Ee:Y((E=C.startedAt)!=null?E:C.timestamp),pe.completedAt=void 0,pe.durationMs=void 0,P.toolCall=pe,P.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(P.agentMetadata={executionId:(ne=xe==null?void 0:xe.executionId)!=null?ne:C.executionId,iteration:(be=xe==null?void 0:xe.iteration)!=null?be:C.iteration}),p(P)}else if($e==="tool_chunk"||$e==="tool_delta"){let H=(Xe=(Ce=Se(C,!1))!=null?Ce:Se(C,!0))!=null?Xe:`tool-${c()}`;if(oe.has(H))continue;let M=ae(H),P=(ye=M.toolCall)!=null?ye:{id:H,status:"running"};P.startedAt=(De=P.startedAt)!=null?De:Y((Ie=C.startedAt)!=null?Ie:C.timestamp);let pe=(Ne=(Et=(nt=C.text)!=null?nt:C.delta)!=null?Et:C.message)!=null?Ne:"";pe&&(P.chunks=(Gn=P.chunks)!=null?Gn:[],P.chunks.push(String(pe))),P.status="running",M.toolCall=P,M.streaming=!0;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=($n=M.agentMetadata)!=null?$n:{executionId:(xn=xe==null?void 0:xe.executionId)!=null?xn:C.executionId,iteration:(Yn=xe==null?void 0:xe.iteration)!=null?Yn:C.iteration}),p(M)}else if($e==="tool_complete"){let H=(Fn=(yr=Se(C,!1))!=null?yr:Se(C,!0))!=null?Fn:`tool-${c()}`;if(oe.has(H)){oe.delete(H);continue}let M=ae(H),P=(Mn=M.toolCall)!=null?Mn:{id:H,status:"running"};P.status="complete",C.result!==void 0&&(P.result=C.result),typeof C.duration=="number"&&(P.duration=C.duration),P.completedAt=Y((Ze=C.completedAt)!=null?Ze:C.timestamp);let pe=(Z=C.duration)!=null?Z:C.executionTime;if(typeof pe=="number")P.durationMs=pe;else{let Rt=(an=P.startedAt)!=null?an:Date.now();P.durationMs=Math.max(0,((rn=P.completedAt)!=null?rn:Date.now())-Rt)}M.toolCall=P,M.streaming=!1;let xe=C.agentContext;(xe||C.executionId)&&(M.agentMetadata=(ht=M.agentMetadata)!=null?ht:{executionId:(_r=xe==null?void 0:xe.executionId)!=null?_r:C.executionId,iteration:(vn=xe==null?void 0:xe.iteration)!=null?vn:C.iteration}),p(M);let lt=w(C);lt&&x.byCall.delete(lt)}else if($e==="step_chunk"||$e==="step_delta"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=I(),pe=(br=(jr=(kn=(ln=C.text)!=null?ln:C.delta)!=null?kn:C.content)!=null?jr:C.chunk)!=null?br:"";if(pe){let lt=((zr=J.get(P.id))!=null?zr:"")+pe;P.rawContent=lt,F.has(P.id)||F.set(P.id,this.createStreamParser());let Rt=F.get(P.id),Mt=lt.trim().startsWith("{")||lt.trim().startsWith("[");if(Mt&&J.set(P.id,lt),Rt.__isPlainTextParser===!0){P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P);continue}let Ht=Rt.processChunk(lt);if(Ht instanceof Promise)Ht.then(ct=>{var It;let ut=typeof ct=="string"?ct:(It=ct==null?void 0:ct.text)!=null?It:null;if(ut!==null&&ut.trim()!==""){let gt=f;gt&>.id===P.id&&(gt.content=ut,p(gt))}else if(!Mt&&!lt.trim().startsWith("<")){let gt=f;gt&>.id===P.id&&(gt.content+=pe,J.delete(gt.id),F.delete(gt.id),gt.rawContent=void 0,p(gt))}}).catch(()=>{P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P)});else{let ct=typeof Ht=="string"?Ht:(Xn=Ht==null?void 0:Ht.text)!=null?Xn:null;ct!==null&&ct.trim()!==""?(P.content=ct,p(P)):!Mt&&!lt.trim().startsWith("<")&&(P.content+=pe,J.delete(P.id),F.delete(P.id),P.rawContent=void 0,p(P))}}if(C.isComplete){let xe=(Zn=(Cn=C.result)==null?void 0:Cn.response)!=null?Zn:P.content;if(xe){let lt=J.get(P.id),Rt=lt!=null?lt:ge(xe);P.rawContent=Rt;let Mt=F.get(P.id),Nt=null,Ht=!1;if(Mt&&(Nt=Mt.getExtractedText(),Nt===null&&(Nt=zo(Rt)),Nt===null)){let ct=Mt.processChunk(Rt);ct instanceof Promise?(Ht=!0,ct.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===P.id&&(Ot.content=It,Ot.streaming=!1,F.delete(Ot.id),J.delete(Ot.id),p(Ot))}})):Nt=typeof ct=="string"?ct:(Tt=ct==null?void 0:ct.text)!=null?Tt:null}if(!Ht){Nt!==null&&Nt.trim()!==""?P.content=Nt:J.has(P.id)||(P.content=ge(xe));let ct=F.get(P.id);if(ct){let ut=(wn=ct.close)==null?void 0:wn.call(ct);ut instanceof Promise&&ut.catch(()=>{}),F.delete(P.id)}J.delete(P.id),P.streaming=!1,p(P)}}}}else if($e==="step_complete"){let H=C.stepType,M=C.executionType;if(H==="tool"||M==="context")continue;let P=(qr=C.result)==null?void 0:qr.response,pe=I();if(P!=null){let xe=F.get(pe.id),lt=!1,Rt=!1;if(xe){let Mt=xe.getExtractedText(),Nt=J.get(pe.id),Ht=Nt!=null?Nt:ge(P);if(pe.rawContent=Ht,Mt!==null&&Mt.trim()!=="")pe.content=Mt,lt=!0;else{let ct=zo(Ht);if(ct!==null)pe.content=ct,lt=!0;else{let ut=xe.processChunk(Ht);if(ut instanceof Promise)Rt=!0,ut.then(It=>{var Ot;let gt=typeof It=="string"?It:(Ot=It==null?void 0:It.text)!=null?Ot:null;if(gt!==null&>.trim()!==""){let en=f;en&&en.id===pe.id&&(en.content=gt,en.streaming=!1,F.delete(en.id),J.delete(en.id),p(en))}else{let en=xe.getExtractedText(),dn=f;dn&&dn.id===pe.id&&(en!==null&&en.trim()!==""?dn.content=en:J.has(dn.id)||(dn.content=ge(P)),dn.streaming=!1,F.delete(dn.id),J.delete(dn.id),p(dn))}});else{let It=typeof ut=="string"?ut:(_n=ut==null?void 0:ut.text)!=null?_n:null;if(It!==null&&It.trim()!=="")pe.content=It,lt=!0;else{let gt=xe.getExtractedText();gt!==null&>.trim()!==""&&(pe.content=gt,lt=!0)}}}}}if(!Rt){if(!pe.rawContent){let Mt=J.get(pe.id);pe.rawContent=Mt!=null?Mt:ge(P)}if(!lt&&!J.has(pe.id)&&(pe.content=ge(P)),xe){let Mt=(Sn=xe.close)==null?void 0:Sn.call(xe);Mt instanceof Promise&&Mt.catch(()=>{})}F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}}else F.delete(pe.id),J.delete(pe.id),pe.streaming=!1,p(pe)}else if($e==="flow_complete"){let H=(D=C.result)==null?void 0:D.response;if(H!=null){let M=I(),P=J.get(M.id),pe=P!=null?P:ge(H);M.rawContent=pe;let xe=ge(H),lt=F.get(M.id);if(lt){let Nt=zo(pe);if(Nt!==null)xe=Nt;else{let Ht=lt.processChunk(pe);Ht instanceof Promise&&Ht.then(ut=>{var gt;let It=typeof ut=="string"?ut:(gt=ut==null?void 0:ut.text)!=null?gt:null;if(It!==null){let Ot=f;Ot&&Ot.id===M.id&&(Ot.content=It,Ot.streaming=!1,p(Ot))}});let ct=lt.getExtractedText();ct!==null&&(xe=ct)}}F.delete(M.id),J.delete(M.id);let Rt=xe!==M.content,Mt=M.streaming!==!1;Rt&&(M.content=xe),M.streaming=!1,(Rt||Mt)&&p(M)}else if(f!==null){let M=f;F.delete(M.id),J.delete(M.id),M.streaming!==!1&&(M.streaming=!1,p(M))}t({type:"status",status:"idle"})}else if($e==="agent_start")me={executionId:C.executionId,agentId:(jn=C.agentId)!=null?jn:"virtual",agentName:(zn=C.agentName)!=null?zn:"",status:"running",currentIteration:0,maxTurns:(Ur=C.maxTurns)!=null?Ur:1,startedAt:Y(C.startedAt)};else if($e==="agent_iteration_start"){if(me&&(me.currentIteration=C.iteration),Ue==="separate"&&C.iteration>1){let H=f;H&&(H.streaming=!1,p(H),at.set(C.iteration-1,H),f=null)}}else if($e!=="agent_turn_start"){if($e==="agent_turn_delta"){if(C.contentType==="text"){let H=I();H.content+=(Ln=C.delta)!=null?Ln:"",H.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId,agentName:me==null?void 0:me.agentName},p(H)}else if(C.contentType==="thinking"){let H=(Qn=C.turnId)!=null?Qn:`agent-think-${C.iteration}`,M=V(H);M.reasoning=(Vr=M.reasoning)!=null?Vr:{id:H,status:"streaming",chunks:[]},M.reasoning.chunks.push((In=C.delta)!=null?In:""),M.agentMetadata={executionId:C.executionId,iteration:C.iteration,turnId:C.turnId},p(M)}else if(C.contentType==="tool_input"){let H=(Pn=C.toolCallId)!=null?Pn:x.lastId;if(H){let M=S.get(H);M!=null&&M.toolCall&&(M.toolCall.chunks=(xr=M.toolCall.chunks)!=null?xr:[],M.toolCall.chunks.push((vr=C.delta)!=null?vr:""),p(M))}}}else if($e==="agent_turn_complete"){let H=C.turnId;if(H){let M=v.get(H);if(M!=null&&M.reasoning){M.reasoning.status="complete",M.reasoning.completedAt=Y(C.completedAt);let P=(So=M.reasoning.startedAt)!=null?So:Date.now();M.reasoning.durationMs=Math.max(0,((Ao=M.reasoning.completedAt)!=null?Ao:Date.now())-P),M.streaming=!1,p(M)}}}else if($e==="agent_tool_start"){let H=(Eo=C.toolCallId)!=null?Eo:`agent-tool-${c()}`;ue(w(C),H);let M=ae(H),P=(Jr=M.toolCall)!=null?Jr:{id:H,status:"pending",name:void 0,args:void 0,chunks:void 0,result:void 0,duration:void 0,startedAt:void 0,completedAt:void 0,durationMs:void 0};P.name=(ze=(Cr=C.toolName)!=null?Cr:C.name)!=null?ze:P.name,P.status="running",C.parameters!==void 0&&(P.args=C.parameters),P.startedAt=Y((Kr=C.startedAt)!=null?Kr:C.timestamp),M.toolCall=P,M.streaming=!0,M.agentMetadata={executionId:C.executionId,iteration:C.iteration},p(M)}else if($e==="agent_tool_delta"){let H=(cn=C.toolCallId)!=null?cn:x.lastId;if(H){let M=(Qt=S.get(H))!=null?Qt:ae(H);M.toolCall&&(M.toolCall.chunks=(To=M.toolCall.chunks)!=null?To:[],M.toolCall.chunks.push((Mo=C.delta)!=null?Mo:""),M.toolCall.status="running",M.streaming=!0,p(M))}}else if($e==="agent_tool_complete"){let H=(Gr=C.toolCallId)!=null?Gr:x.lastId;if(H){let M=(er=S.get(H))!=null?er:ae(H);if(M.toolCall){M.toolCall.status="complete",C.result!==void 0&&(M.toolCall.result=C.result),typeof C.executionTime=="number"&&(M.toolCall.durationMs=C.executionTime),M.toolCall.completedAt=Y((Wn=C.completedAt)!=null?Wn:C.timestamp),M.streaming=!1,p(M);let P=w(C);P&&x.byCall.delete(P)}}}else if($e!=="agent_iteration_complete"){if($e==="agent_reflection"||$e==="agent_reflect"){let H=`agent-reflection-${C.executionId}-${C.iteration}`,M={id:H,role:"assistant",content:(ko=C.reflection)!=null?ko:"",createdAt:new Date().toISOString(),streaming:!1,variant:"reasoning",sequence:c(),reasoning:{id:H,status:"complete",chunks:[(Lo=C.reflection)!=null?Lo:""]},agentMetadata:{executionId:C.executionId,iteration:C.iteration}};p(M)}else if($e==="agent_complete"){me&&(me.status=C.success?"complete":"error",me.completedAt=Y(C.completedAt),me.stopReason=C.stopReason);let H=f;H&&(H.streaming=!1,p(H)),t({type:"status",status:"idle"})}else if($e==="agent_error"){let H=typeof C.error=="string"?C.error:(Es=(Io=C.error)==null?void 0:Io.message)!=null?Es:"Agent execution error";C.recoverable?typeof console!="undefined"&&console.warn("[AgentWidget] Recoverable agent error:",H):t({type:"error",error:new Error(H)})}else if($e!=="agent_ping")if($e==="agent_approval_start"){let H=(tr=C.approvalId)!=null?tr:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(nr=me==null?void 0:me.agentId)!=null?nr:"virtual",executionId:(wr=(wt=C.executionId)!=null?wt:me==null?void 0:me.executionId)!=null?wr:"",toolName:(Sr=C.toolName)!=null?Sr:"",toolType:C.toolType,description:(Xr=C.description)!=null?Xr:`Execute ${(Yr=C.toolName)!=null?Yr:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="step_await"&&C.awaitReason==="approval_required"){let H=(Zr=C.approvalId)!=null?Zr:`approval-${c()}`,M={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:"pending",agentId:(Qr=me==null?void 0:me.agentId)!=null?Qr:"virtual",executionId:(on=(Yt=C.executionId)!=null?Yt:me==null?void 0:me.executionId)!=null?on:"",toolName:(Rn=C.toolName)!=null?Rn:"",toolType:C.toolType,description:(eo=C.description)!=null?eo:`Execute ${(Oe=C.toolName)!=null?Oe:"tool"}`,parameters:C.parameters}};p(M)}else if($e==="agent_approval_complete"){let H=C.approvalId;if(H){let P={id:`approval-${H}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",sequence:c(),approval:{id:H,status:(rr=C.decision)!=null?rr:"approved",agentId:(mn=me==null?void 0:me.agentId)!=null?mn:"virtual",executionId:(Ar=(Po=C.executionId)!=null?Po:me==null?void 0:me.executionId)!=null?Ar:"",toolName:(Er=C.toolName)!=null?Er:"",description:(or=C.description)!=null?or:"",resolvedAt:Date.now()}};p(P)}}else if($e==="artifact_start"||$e==="artifact_delta"||$e==="artifact_update"||$e==="artifact_complete"){if($e==="artifact_start"){let H=C.artifactType,M=String(C.id),P=typeof C.title=="string"?C.title:void 0;if(t({type:"artifact_start",id:M,artifactType:H,title:P,component:typeof C.component=="string"?C.component:void 0}),Ae.set(M,{markdown:"",title:P}),!te.has(M)){te.add(M);let pe={id:`artifact-ref-${M}`,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!0,sequence:c(),rawContent:JSON.stringify({component:"PersonaArtifactCard",props:{artifactId:M,title:P,artifactType:H,status:"streaming"}})};z.set(M,pe),p(pe)}}else if($e==="artifact_delta"){let H=String(C.id),M=typeof C.delta=="string"?C.delta:String((qn=C.delta)!=null?qn:"");t({type:"artifact_delta",id:H,artDelta:M});let P=Ae.get(H);P&&(P.markdown+=M)}else if($e==="artifact_update"){let H=C.props&&typeof C.props=="object"&&!Array.isArray(C.props)?C.props:{};t({type:"artifact_update",id:String(C.id),props:H,component:typeof C.component=="string"?C.component:void 0})}else if($e==="artifact_complete"){let H=String(C.id);t({type:"artifact_complete",id:H});let M=z.get(H);if(M){M.streaming=!1;try{let P=JSON.parse((Wo=M.rawContent)!=null?Wo:"{}");if(P.props){P.props.status="complete";let pe=Ae.get(H);pe!=null&&pe.markdown&&(P.props.markdown=pe.markdown)}M.rawContent=JSON.stringify(P)}catch{}Ae.delete(H),p(M),z.delete(H)}}}else if($e==="transcript_insert"){let H=C.message;if(!H||typeof H!="object")continue;let M=String((Ro=H.id)!=null?Ro:`msg-${c()}`),P=H.role,xe={id:M,role:P==="user"?"user":P==="system"?"system":"assistant",content:typeof H.content=="string"?H.content:"",rawContent:typeof H.rawContent=="string"?H.rawContent:void 0,createdAt:typeof H.createdAt=="string"?H.createdAt:new Date().toISOString(),streaming:H.streaming===!0,...typeof H.variant=="string"?{variant:H.variant}:{},sequence:c()};if(p(xe),xe.rawContent)try{let lt=JSON.parse(xe.rawContent),Rt=(fn=lt==null?void 0:lt.props)==null?void 0:fn.artifactId;typeof Rt=="string"&&te.add(Rt)}catch{}f=null,m.current=null,F.delete(M),J.delete(M)}else $e==="error"&&C.error&&t({type:"error",error:C.error instanceof Error?C.error:new Error(String(C.error))})}}}}}};function $l(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`msg_${e}_${r}`}function Ir(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`usr_${e}_${r}`}function cr(){let e=Date.now().toString(36),r=Math.random().toString(36).substring(2,10);return`ast_${e}_${r}`}var Ko="[Image]";function Fl(e){return typeof e=="string"?[{type:"text",text:e}]:e}function _l(e){return typeof e=="string"?e:e.filter(r=>r.type==="text").map(r=>r.text).join("")}function jl(e){return typeof e=="string"?!1:e.some(r=>r.type==="image")}function zl(e){return typeof e=="string"?[]:e.filter(r=>r.type==="image")}function Go(e){return{type:"text",text:e}}function ql(e,r){return{type:"image",image:e,...(r==null?void 0:r.mimeType)&&{mimeType:r.mimeType},...(r==null?void 0:r.alt)&&{alt:r.alt}}}async function Ul(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;r({type:"image",image:s,mimeType:e.type,alt:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function Vl(e,r=["image/png","image/jpeg","image/gif","image/webp"],t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type. Accepted types: ${r.join(", ")}`}}var Jl=["image/png","image/jpeg","image/gif","image/webp","image/svg+xml","image/bmp"],Rd=["application/pdf","text/plain","text/markdown","text/csv","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/json"],Bn=[...Jl,...Rd];function Hd(e){return Jl.includes(e)||e.startsWith("image/")}function Yo(e){return Hd(e.type)}async function Kl(e){return new Promise((r,t)=>{let n=new FileReader;n.onload=()=>{let s=n.result;Yo(e)?r({type:"image",image:s,mimeType:e.type,alt:e.name}):r({type:"file",data:s,mimeType:e.type,filename:e.name})},n.onerror=()=>t(new Error("Failed to read file")),n.readAsDataURL(e)})}function Gl(e,r=Bn,t=10*1024*1024){return r.includes(e.type)?e.size>t?{valid:!1,error:`File too large. Maximum size: ${Math.round(t/1048576)}MB`}:{valid:!0}:{valid:!1,error:`Invalid file type "${e.type}". Accepted types: ${r.join(", ")}`}}function Bd(e){let r=e.split(".");return r.length>1?r.pop().toLowerCase():""}function Yl(e,r){let t=Bd(r).toUpperCase();return{"application/pdf":"PDF","text/plain":"TXT","text/markdown":"MD","text/csv":"CSV","application/msword":"DOC","application/vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX","application/vnd.ms-excel":"XLS","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","application/json":"JSON"}[e]||t||"FILE"}var Xo=class{constructor(r=24e3){this.ctx=null;this.nextStartTime=0;this.activeSources=[];this.finishedCallbacks=[];this.playing=!1;this.streamEnded=!1;this.pendingCount=0;this.remainder=null;this.sampleRate=r}ensureContext(){if(!this.ctx){let t=typeof window!="undefined"?window:void 0;if(!t)throw new Error("AudioPlaybackManager requires a browser environment");let n=t.AudioContext||t.webkitAudioContext;this.ctx=new n({sampleRate:this.sampleRate})}let r=this.ctx;return r.state==="suspended"&&r.resume(),r}enqueue(r){if(r.length===0)return;let t=r;if(this.remainder){let d=new Uint8Array(this.remainder.length+r.length);d.set(this.remainder),d.set(r,this.remainder.length),t=d,this.remainder=null}if(t.length%2!==0&&(this.remainder=new Uint8Array([t[t.length-1]]),t=t.subarray(0,t.length-1)),t.length===0)return;let n=this.ensureContext(),s=this.pcmToFloat32(t),o=n.createBuffer(1,s.length,this.sampleRate);o.getChannelData(0).set(s);let a=n.createBufferSource();a.buffer=o,a.connect(n.destination);let i=n.currentTime;this.nextStartTime<i&&(this.nextStartTime=i),a.start(this.nextStartTime),this.nextStartTime+=o.duration,this.activeSources.push(a),this.pendingCount++,this.playing=!0,a.onended=()=>{let d=this.activeSources.indexOf(a);d!==-1&&this.activeSources.splice(d,1),this.pendingCount--,this.checkFinished()}}markStreamEnd(){this.streamEnded=!0,this.checkFinished()}flush(){for(let r of this.activeSources)try{r.stop(),r.disconnect()}catch{}this.activeSources=[],this.pendingCount=0,this.nextStartTime=0,this.playing=!1,this.streamEnded=!1,this.finishedCallbacks=[],this.remainder=null}isPlaying(){return this.playing}onFinished(r){this.finishedCallbacks.push(r)}async destroy(){this.flush(),this.ctx&&(await this.ctx.close(),this.ctx=null)}checkFinished(){if(this.streamEnded&&this.pendingCount<=0&&this.playing){this.playing=!1,this.streamEnded=!1;let r=this.finishedCallbacks.slice();this.finishedCallbacks=[];for(let t of r)t()}}pcmToFloat32(r){let t=Math.floor(r.length/2),n=new Float32Array(t),s=new DataView(r.buffer,r.byteOffset,r.byteLength);for(let o=0;o<t;o++){let a=s.getInt16(o*2,!0);n[o]=a/32768}return n}};var Zo=class{constructor(){this.sourceNode=null;this.analyserNode=null;this.interval=null;this.conditionStart=null;this.fired=!1}start(r,t,n,s,o){this.stop(),this.fired=!1,this.conditionStart=null,this.sourceNode=r.createMediaStreamSource(t),this.analyserNode=r.createAnalyser(),this.analyserNode.fftSize=2048,this.sourceNode.connect(this.analyserNode);let a=new Float32Array(this.analyserNode.fftSize);this.interval=setInterval(()=>{if(!this.analyserNode||this.fired)return;this.analyserNode.getFloatTimeDomainData(a);let i=0;for(let u=0;u<a.length;u++)i+=a[u]*a[u];let d=Math.sqrt(i/a.length);(n==="silence"?d<s.threshold:d>=s.threshold)?this.conditionStart===null?this.conditionStart=Date.now():Date.now()-this.conditionStart>=s.duration&&(this.fired=!0,o()):this.conditionStart=null},100)}stop(){this.interval&&(clearInterval(this.interval),this.interval=null),this.sourceNode&&(this.sourceNode.disconnect(),this.sourceNode=null),this.analyserNode=null,this.conditionStart=null,this.fired=!1}};var io=class{constructor(r){this.config=r;this.type="runtype";this.ws=null;this.audioContext=null;this.w=typeof window!="undefined"?window:void 0;this.mediaRecorder=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.processingStartCallbacks=[];this.audioChunks=[];this.isProcessing=!1;this.isSpeaking=!1;this.vad=new Zo;this.mediaStream=null;this.currentAudio=null;this.currentAudioUrl=null;this.currentRequestId=null;this.interruptionMode="none";this.playbackManager=null}getInterruptionMode(){return this.interruptionMode}isBargeInActive(){return this.interruptionMode==="barge-in"&&this.mediaStream!==null}async deactivateBargeIn(){this.vad.stop(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)}async connect(){var r,t,n;if(!(this.ws&&this.ws.readyState===WebSocket.OPEN))try{if(!this.w)throw new Error("Window object not available");let s=this.w;if(!s||!s.location)throw new Error("Window object or location not available");let o=s.location.protocol==="https:"?"wss:":"ws:",a=(r=this.config)==null?void 0:r.host,i=(t=this.config)==null?void 0:t.agentId,d=(n=this.config)==null?void 0:n.clientToken;if(!i||!d)throw new Error("agentId and clientToken are required");if(!a)throw new Error("host must be provided in Runtype voice provider configuration");let c=`${o}//${a}/ws/agents/${i}/voice?token=${d}`;this.ws=new WebSocket(c),this.setupWebSocketHandlers();let u=`${o}//${a}/ws/agents/${i}/voice?token=...`,p=" Check: API running on port 8787? Valid client token? Agent voice enabled? Token allowedOrigins includes this page?";await new Promise((f,m)=>{if(!this.ws)return m(new Error("WebSocket not created"));let v=!1,S=x=>{v||(v=!0,clearTimeout(b),m(new Error(x)))},b=setTimeout(()=>S("WebSocket connection timed out."+p),1e4);this.ws.addEventListener("open",()=>{v||(v=!0,clearTimeout(b),f())},{once:!0}),this.ws.addEventListener("error",()=>{S("WebSocket connection failed to "+u+"."+p)},{once:!0}),this.ws.addEventListener("close",x=>{if(!x.wasClean&&!v){let k=x.code!==1006?` (code ${x.code})`:"";S("WebSocket connection failed"+k+"."+p)}},{once:!0})}),this.sendHeartbeat()}catch(s){throw this.ws=null,this.errorCallbacks.forEach(o=>o(s)),this.statusCallbacks.forEach(o=>o("error")),s}}setupWebSocketHandlers(){this.ws&&(this.ws.onopen=()=>{this.statusCallbacks.forEach(r=>r("connected"))},this.ws.onclose=()=>{this.statusCallbacks.forEach(r=>r("disconnected"))},this.ws.onerror=r=>{this.errorCallbacks.forEach(t=>t(new Error("WebSocket error"))),this.statusCallbacks.forEach(t=>t("error"))},this.ws.binaryType="arraybuffer",this.ws.onmessage=r=>{if(r.data instanceof ArrayBuffer){this.handleAudioChunk(new Uint8Array(r.data));return}try{let t=JSON.parse(r.data);this.handleWebSocketMessage(t)}catch{this.errorCallbacks.forEach(n=>n(new Error("Message parsing failed")))}})}handleWebSocketMessage(r){var t,n;switch(r.type){case"session_config":r.interruptionMode&&(this.interruptionMode=r.interruptionMode);break;case"voice_response":this.isProcessing=!1,this.resultCallbacks.forEach(s=>s({text:r.response.agentResponseText||r.response.transcript,transcript:r.response.transcript,audio:r.response.audio,confidence:.95,provider:"runtype"})),(t=r.response.audio)!=null&&t.base64?(this.isSpeaking=!0,this.statusCallbacks.forEach(s=>s("speaking")),this.playAudio(r.response.audio).catch(s=>this.errorCallbacks.forEach(o=>o(s instanceof Error?s:new Error(String(s)))))):(n=r.response.audio)!=null&&n.base64;break;case"audio_end":if(r.requestId&&r.requestId!==this.currentRequestId)break;this.playbackManager?this.playbackManager.markStreamEnd():(this.isSpeaking=!1,this.isProcessing=!1,this.statusCallbacks.forEach(s=>s("idle")));break;case"cancelled":this.isProcessing=!1;break;case"error":this.errorCallbacks.forEach(s=>s(new Error(r.error))),this.statusCallbacks.forEach(s=>s("error")),this.isProcessing=!1;break;case"pong":break}}handleAudioChunk(r){r.length!==0&&this.currentRequestId&&(this.playbackManager||(this.playbackManager=new Xo(24e3),this.playbackManager.onFinished(()=>{this.isSpeaking=!1,this.playbackManager=null,this.vad.stop(),this.statusCallbacks.forEach(t=>t("idle"))})),this.isSpeaking||(this.isSpeaking=!0,this.statusCallbacks.forEach(t=>t("speaking")),this.startBargeInMonitoring().catch(()=>{})),this.playbackManager.enqueue(r))}stopPlayback(){!this.isProcessing&&!this.isSpeaking||(this.cancelCurrentPlayback(),this.statusCallbacks.forEach(r=>r("idle")))}cancelCurrentPlayback(){this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(this.playbackManager.flush(),this.playbackManager=null),this.currentRequestId&&this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"cancel",requestId:this.currentRequestId})),this.currentRequestId=null,this.isProcessing=!1,this.isSpeaking=!1}async startListening(){var r,t,n,s;try{if(this.isProcessing||this.isSpeaking)if(this.interruptionMode!=="none")this.cancelCurrentPlayback();else return;if(!this.mediaStream){let c=this.interruptionMode==="barge-in"?{audio:{echoCancellation:!0,noiseSuppression:!0}}:{audio:!0};this.mediaStream=await navigator.mediaDevices.getUserMedia(c)}let o=this.w;this.audioContext||(this.audioContext=new(o.AudioContext||o.webkitAudioContext));let a=this.audioContext,i=(t=(r=this.config)==null?void 0:r.pauseDuration)!=null?t:2e3,d=(s=(n=this.config)==null?void 0:n.silenceThreshold)!=null?s:.01;this.vad.start(a,this.mediaStream,"silence",{threshold:d,duration:i},()=>this.stopListening()),this.mediaRecorder=new MediaRecorder(this.mediaStream),this.audioChunks=[],this.mediaRecorder.ondataavailable=c=>{c.data.size>0&&this.audioChunks.push(c.data)},this.mediaRecorder.onstop=async()=>{var c;if(this.audioChunks.length>0){this.isProcessing=!0,this.statusCallbacks.forEach(f=>f("processing")),this.processingStartCallbacks.forEach(f=>f());let u=((c=this.mediaRecorder)==null?void 0:c.mimeType)||"audio/webm",p=new Blob(this.audioChunks,{type:u});await this.sendAudio(p),this.audioChunks=[]}},this.mediaRecorder.start(1e3),this.statusCallbacks.forEach(c=>c("listening"))}catch(o){throw this.errorCallbacks.forEach(a=>a(o)),this.statusCallbacks.forEach(a=>a("error")),o}}async stopListening(){this.vad.stop(),this.mediaRecorder&&(this.interruptionMode!=="barge-in"&&this.mediaRecorder.stream.getTracks().forEach(r=>r.stop()),this.mediaRecorder.stop(),this.mediaRecorder=null),this.interruptionMode!=="barge-in"&&(this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null)),this.statusCallbacks.forEach(r=>r("idle"))}async startBargeInMonitoring(){var o,a;if(this.interruptionMode!=="barge-in")return;let r=this.w;if(!this.mediaStream&&r&&(this.mediaStream=await navigator.mediaDevices.getUserMedia({audio:{echoCancellation:!0,noiseSuppression:!0}})),!this.audioContext&&r&&(this.audioContext=new(r.AudioContext||r.webkitAudioContext)),!this.audioContext||!this.mediaStream)return;let t=this.audioContext,n=(a=(o=this.config)==null?void 0:o.silenceThreshold)!=null?a:.01;this.vad.start(t,this.mediaStream,"speech",{threshold:n,duration:200},()=>this.handleBargeIn())}handleBargeIn(){this.cancelCurrentPlayback(),this.startListening().catch(r=>{this.errorCallbacks.forEach(t=>t(r instanceof Error?r:new Error(String(r))))})}generateRequestId(){return"vreq_"+Math.random().toString(36).substring(2,10)+Date.now().toString(36)}async sendAudio(r){var t;if(!this.ws||this.ws.readyState!==WebSocket.OPEN){this.errorCallbacks.forEach(n=>n(new Error("WebSocket not connected"))),this.statusCallbacks.forEach(n=>n("error"));return}try{let n=await this.blobToBase64(r),s=this.getFormatFromMimeType(r.type),o=this.generateRequestId();this.currentRequestId=o,this.ws.send(JSON.stringify({type:"audio_input",audio:n,format:s,sampleRate:16e3,voiceId:(t=this.config)==null?void 0:t.voiceId,requestId:o}))}catch(n){this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error"))}}getFormatFromMimeType(r){return r.includes("wav")?"wav":r.includes("mpeg")||r.includes("mp3")?"mp3":"webm"}blobToBase64(r){return new Promise((t,n)=>{let s=new FileReader;s.onload=()=>{let a=s.result.split(",")[1];t(a)},s.onerror=n,s.readAsDataURL(r)})}async playAudio(r){if(!r.base64)return;let t=atob(r.base64),n=new Uint8Array(t.length);for(let c=0;c<t.length;c++)n[c]=t.charCodeAt(c);let s=r.format||"mp3",o=s==="mp3"?"audio/mpeg":`audio/${s}`,a=new Blob([n],{type:o}),i=URL.createObjectURL(a),d=new Audio(i);this.currentAudio=d,this.currentAudioUrl=i,d.onended=()=>{URL.revokeObjectURL(i),this.currentAudio===d&&(this.currentAudio=null,this.currentAudioUrl=null,this.isSpeaking=!1,this.statusCallbacks.forEach(c=>c("idle")))},await d.play()}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}onProcessingStart(r){this.processingStartCallbacks.push(r)}async disconnect(){if(this.currentAudio&&(this.currentAudio.pause(),this.currentAudio.src="",this.currentAudio=null),this.currentAudioUrl&&(URL.revokeObjectURL(this.currentAudioUrl),this.currentAudioUrl=null),this.playbackManager&&(await this.playbackManager.destroy(),this.playbackManager=null),this.currentRequestId=null,this.isSpeaking=!1,this.vad.stop(),await this.stopListening(),this.mediaStream&&(this.mediaStream.getTracks().forEach(r=>r.stop()),this.mediaStream=null),this.audioContext&&(await this.audioContext.close(),this.audioContext=null),this.ws){try{this.ws.close()}catch{}this.ws=null}this.statusCallbacks.forEach(r=>r("disconnected"))}sendHeartbeat(){this.ws&&this.ws.readyState===WebSocket.OPEN&&this.ws.send(JSON.stringify({type:"ping"}))}};var dr=class{constructor(r={}){this.config=r;this.type="browser";this.recognition=null;this.resultCallbacks=[];this.errorCallbacks=[];this.statusCallbacks=[];this.isListening=!1;this.w=typeof window!="undefined"?window:void 0}async connect(){this.statusCallbacks.forEach(r=>r("connected"))}async startListening(){var r,t;try{if(this.isListening)throw new Error("Already listening");if(!this.w)throw new Error("Window object not available");let n=this.w.SpeechRecognition||this.w.webkitSpeechRecognition;if(!n)throw new Error("Browser speech recognition not supported");this.recognition=new n,this.recognition.lang=((r=this.config)==null?void 0:r.language)||"en-US",this.recognition.continuous=((t=this.config)==null?void 0:t.continuous)||!1,this.recognition.interimResults=!0,this.recognition.onresult=s=>{var i;let o=Array.from(s.results).map(d=>d[0]).map(d=>d.transcript).join(""),a=s.results[s.results.length-1].isFinal;this.resultCallbacks.forEach(d=>d({text:o,confidence:a?.8:.5,provider:"browser"})),a&&!((i=this.config)!=null&&i.continuous)&&this.stopListening()},this.recognition.onerror=s=>{this.errorCallbacks.forEach(o=>o(new Error(s.error))),this.statusCallbacks.forEach(o=>o("error"))},this.recognition.onstart=()=>{this.isListening=!0,this.statusCallbacks.forEach(s=>s("listening"))},this.recognition.onend=()=>{this.isListening=!1,this.statusCallbacks.forEach(s=>s("idle"))},this.recognition.start()}catch(n){throw this.errorCallbacks.forEach(s=>s(n)),this.statusCallbacks.forEach(s=>s("error")),n}}async stopListening(){this.recognition&&(this.recognition.stop(),this.recognition=null),this.isListening=!1,this.statusCallbacks.forEach(r=>r("idle"))}onResult(r){this.resultCallbacks.push(r)}onError(r){this.errorCallbacks.push(r)}onStatusChange(r){this.statusCallbacks.push(r)}async disconnect(){await this.stopListening(),this.statusCallbacks.forEach(r=>r("disconnected"))}static isSupported(){return"SpeechRecognition"in window||"webkitSpeechRecognition"in window}};function pr(e){switch(e.type){case"runtype":if(!e.runtype)throw new Error("Runtype voice provider requires configuration");return new io(e.runtype);case"browser":if(!dr.isSupported())throw new Error("Browser speech recognition not supported");return new dr(e.browser||{});case"custom":throw new Error("Custom voice providers not yet implemented");default:throw new Error(`Unknown voice provider type: ${e.type}`)}}function Qo(e){if((e==null?void 0:e.type)==="runtype"&&e.runtype)return pr({type:"runtype",runtype:e.runtype});if(dr.isSupported())return pr({type:"browser",browser:(e==null?void 0:e.browser)||{language:"en-US"}});throw new Error("No supported voice providers available")}function lo(e){try{return Qo(e),!0}catch{return!1}}var Pr=class e{constructor(r={},t){this.config=r;this.callbacks=t;this.status="idle";this.streaming=!1;this.abortController=null;this.sequenceCounter=Date.now();this.clientSession=null;this.agentExecution=null;this.artifacts=new Map;this.selectedArtifactId=null;this.voiceProvider=null;this.voiceActive=!1;this.voiceStatus="disconnected";this.pendingVoiceUserMessageId=null;this.pendingVoiceAssistantMessageId=null;this.ttsSpokenMessageIds=new Set;this.handleEvent=r=>{var t,n,s,o,a,i,d;r.type==="message"?(this.upsertMessage(r.message),(t=r.message.agentMetadata)!=null&&t.executionId&&(this.agentExecution?r.message.agentMetadata.iteration!==void 0&&(this.agentExecution.currentIteration=r.message.agentMetadata.iteration):this.agentExecution={executionId:r.message.agentMetadata.executionId,agentId:"",agentName:(n=r.message.agentMetadata.agentName)!=null?n:"",status:"running",currentIteration:(s=r.message.agentMetadata.iteration)!=null?s:0,maxTurns:0})):r.type==="status"?(this.setStatus(r.status),r.status==="connecting"?this.setStreaming(!0):(r.status==="idle"||r.status==="error")&&(this.setStreaming(!1),this.abortController=null,((o=this.agentExecution)==null?void 0:o.status)==="running"&&(this.agentExecution.status=r.status==="error"?"error":"complete"))):r.type==="error"?(this.setStatus("error"),this.setStreaming(!1),this.abortController=null,((a=this.agentExecution)==null?void 0:a.status)==="running"&&(this.agentExecution.status="error"),(d=(i=this.callbacks).onError)==null||d.call(i,r.error)):(r.type==="artifact_start"||r.type==="artifact_delta"||r.type==="artifact_update"||r.type==="artifact_complete")&&this.applyArtifactStreamEvent(r)};var n;this.messages=[...(n=r.initialMessages)!=null?n:[]].map(s=>{var o;return{...s,sequence:(o=s.sequence)!=null?o:this.nextSequence()}}),this.messages=this.sortMessages(this.messages),this.client=new lr(r),this.messages.length&&this.callbacks.onMessagesChanged([...this.messages]),this.callbacks.onStatusChanged(this.status)}setSSEEventCallback(r){this.client.setSSEEventCallback(r)}isClientTokenMode(){return this.client.isClientTokenMode()}isAgentMode(){return this.client.isAgentMode()}getAgentExecution(){return this.agentExecution}isAgentExecuting(){var r;return((r=this.agentExecution)==null?void 0:r.status)==="running"}isVoiceSupported(){var r;return lo((r=this.config.voiceRecognition)==null?void 0:r.provider)}isVoiceActive(){return this.voiceActive}getVoiceStatus(){return this.voiceStatus}getVoiceInterruptionMode(){var r;return(r=this.voiceProvider)!=null&&r.getInterruptionMode?this.voiceProvider.getInterruptionMode():"none"}stopVoicePlayback(){var r;(r=this.voiceProvider)!=null&&r.stopPlayback&&this.voiceProvider.stopPlayback()}isBargeInActive(){var r,t,n;return(n=(t=(r=this.voiceProvider)==null?void 0:r.isBargeInActive)==null?void 0:t.call(r))!=null?n:!1}async deactivateBargeIn(){var r;(r=this.voiceProvider)!=null&&r.deactivateBargeIn&&await this.voiceProvider.deactivateBargeIn()}setupVoice(r){var t,n,s;try{let o=r||this.getVoiceConfigFromConfig();if(!o)throw new Error("Voice configuration not provided");this.voiceProvider=pr(o);let a=(t=this.config.voiceRecognition)!=null?t:{},i=(n=a.processingText)!=null?n:"\u{1F3A4} Processing voice...",d=(s=a.processingErrorText)!=null?s:"Voice processing failed. Please try again.";this.voiceProvider.onProcessingStart&&this.voiceProvider.onProcessingStart(()=>{let c=this.injectMessage({role:"user",content:i,streaming:!1,voiceProcessing:!0});this.pendingVoiceUserMessageId=c.id;let u=this.injectMessage({role:"assistant",content:"",streaming:!0,voiceProcessing:!0});this.pendingVoiceAssistantMessageId=u.id,this.setStreaming(!0)}),this.voiceProvider.onResult(c=>{var u,p,f,m,v,S;if(c.provider==="browser")c.text&&c.text.trim()&&this.sendMessage(c.text,{viaVoice:!0});else if(c.provider==="runtype"){this.pendingVoiceUserMessageId&&((u=c.transcript)!=null&&u.trim())?this.upsertMessage({id:this.pendingVoiceUserMessageId,role:"user",content:c.transcript.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(p=c.transcript)!=null&&p.trim()&&this.injectUserMessage({content:c.transcript.trim()}),this.pendingVoiceAssistantMessageId&&((f=c.text)!=null&&f.trim())?this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:c.text.trim(),createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}):(m=c.text)!=null&&m.trim()&&this.injectAssistantMessage({content:c.text.trim()});{let b=(S=this.pendingVoiceAssistantMessageId)!=null?S:(v=[...this.messages].reverse().find(x=>x.role==="assistant"))==null?void 0:v.id;b&&this.ttsSpokenMessageIds.add(b)}this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null}}),this.voiceProvider.onError(c=>{console.error("Voice error:",c),this.pendingVoiceAssistantMessageId&&(this.upsertMessage({id:this.pendingVoiceAssistantMessageId,role:"assistant",content:d,createdAt:new Date().toISOString(),streaming:!1,voiceProcessing:!1}),this.setStreaming(!1),this.pendingVoiceUserMessageId=null,this.pendingVoiceAssistantMessageId=null)}),this.voiceProvider.onStatusChange(c=>{var u,p;this.voiceStatus=c,this.voiceActive=c==="listening",(p=(u=this.callbacks).onVoiceStatusChanged)==null||p.call(u,c)}),this.voiceProvider.connect()}catch(o){console.error("Failed to setup voice:",o)}}async toggleVoice(){if(!this.voiceProvider){console.error("Voice not configured");return}if(this.voiceActive)await this.voiceProvider.stopListening();else{this.stopSpeaking();try{await this.voiceProvider.startListening()}catch(r){console.error("Failed to start voice:",r)}}}cleanupVoice(){this.voiceProvider&&(this.voiceProvider.disconnect(),this.voiceProvider=null),this.voiceActive=!1,this.voiceStatus="disconnected"}getVoiceConfigFromConfig(){var t,n,s,o,a,i,d,c,u;if(!((t=this.config.voiceRecognition)!=null&&t.provider))return;let r=this.config.voiceRecognition.provider;switch(r.type){case"runtype":return{type:"runtype",runtype:{agentId:((n=r.runtype)==null?void 0:n.agentId)||"",clientToken:((s=r.runtype)==null?void 0:s.clientToken)||"",host:(o=r.runtype)==null?void 0:o.host,voiceId:(a=r.runtype)==null?void 0:a.voiceId,pauseDuration:(i=r.runtype)==null?void 0:i.pauseDuration,silenceThreshold:(d=r.runtype)==null?void 0:d.silenceThreshold}};case"browser":return{type:"browser",browser:{language:((c=r.browser)==null?void 0:c.language)||"en-US",continuous:(u=r.browser)==null?void 0:u.continuous}};default:return}}async initClientSession(){var r,t;if(!this.isClientTokenMode())return null;try{let n=await this.client.initSession();return this.setClientSession(n),n}catch(n){return(t=(r=this.callbacks).onError)==null||t.call(r,n instanceof Error?n:new Error(String(n))),null}}setClientSession(r){if(this.clientSession=r,r.config.welcomeMessage&&this.messages.length===0){let t={id:`welcome-${Date.now()}`,role:"assistant",content:r.config.welcomeMessage,createdAt:new Date().toISOString(),sequence:this.nextSequence()};this.appendMessage(t)}}getClientSession(){var r;return(r=this.clientSession)!=null?r:this.client.getClientSession()}isSessionValid(){let r=this.getClientSession();return r?new Date<r.expiresAt:!1}clearClientSession(){this.clientSession=null,this.client.clearClientSession()}getClient(){return this.client}async submitMessageFeedback(r,t){return this.client.submitMessageFeedback(r,t)}async submitCSATFeedback(r,t){return this.client.submitCSATFeedback(r,t)}async submitNPSFeedback(r,t){return this.client.submitNPSFeedback(r,t)}updateConfig(r){let t=this.client.getSSEEventCallback();this.config={...this.config,...r},this.client=new lr(this.config),t&&this.client.setSSEEventCallback(t)}getMessages(){return[...this.messages]}getStatus(){return this.status}isStreaming(){return this.streaming}injectTestEvent(r){this.handleEvent(r)}injectMessage(r){let{role:t,content:n,llmContent:s,contentParts:o,id:a,createdAt:i,sequence:d,streaming:c=!1,voiceProcessing:u}=r,f={id:a!=null?a:t==="user"?Ir():t==="assistant"?cr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:t,content:n,createdAt:i!=null?i:new Date().toISOString(),sequence:d!=null?d:this.nextSequence(),streaming:c,...s!==void 0&&{llmContent:s},...o!==void 0&&{contentParts:o},...u!==void 0&&{voiceProcessing:u}};return this.upsertMessage(f),f}injectAssistantMessage(r){return this.injectMessage({...r,role:"assistant"})}injectUserMessage(r){return this.injectMessage({...r,role:"user"})}injectSystemMessage(r){return this.injectMessage({...r,role:"system"})}injectMessageBatch(r){let t=[];for(let n of r){let{role:s,content:o,llmContent:a,contentParts:i,id:d,createdAt:c,sequence:u,streaming:p=!1}=n,m={id:d!=null?d:s==="user"?Ir():s==="assistant"?cr():`system-${Date.now()}-${Math.random().toString(16).slice(2)}`,role:s,content:o,createdAt:c!=null?c:new Date().toISOString(),sequence:u!=null?u:this.nextSequence(),streaming:p,...a!==void 0&&{llmContent:a},...i!==void 0&&{contentParts:i}};t.push(m)}return this.messages=this.sortMessages([...this.messages,...t]),this.callbacks.onMessagesChanged([...this.messages]),t}async sendMessage(r,t){var c,u,p,f,m;let n=r.trim();if(!n&&(!(t!=null&&t.contentParts)||t.contentParts.length===0))return;this.stopSpeaking(),(c=this.abortController)==null||c.abort();let s=Ir(),o=cr(),a={id:s,role:"user",content:n||Ko,createdAt:new Date().toISOString(),sequence:this.nextSequence(),viaVoice:(t==null?void 0:t.viaVoice)||!1,...(t==null?void 0:t.contentParts)&&t.contentParts.length>0&&{contentParts:t.contentParts}};this.appendMessage(a),this.setStreaming(!0);let i=new AbortController;this.abortController=i;let d=[...this.messages];try{await this.client.dispatch({messages:d,signal:i.signal,assistantMessageId:o},this.handleEvent)}catch(v){let S=v instanceof Error&&(v.name==="AbortError"||v.message.includes("aborted")||v.message.includes("abort"));if(!S){let b={id:o,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(b)}this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,S||(v instanceof Error?(p=(u=this.callbacks).onError)==null||p.call(u,v):(m=(f=this.callbacks).onError)==null||m.call(f,new Error(String(v))))}}async continueConversation(){var s,o,a,i,d;if(this.streaming)return;(s=this.abortController)==null||s.abort();let r=cr();this.setStreaming(!0);let t=new AbortController;this.abortController=t;let n=[...this.messages];try{await this.client.dispatch({messages:n,signal:t.signal,assistantMessageId:r},this.handleEvent)}catch(c){let u={id:r,role:"assistant",createdAt:new Date().toISOString(),content:"It looks like the proxy isn't returning a real response yet. Here's a sample message so you can continue testing locally.",sequence:this.nextSequence()};this.appendMessage(u),this.setStatus("idle"),this.setStreaming(!1),this.abortController=null,c instanceof Error?(a=(o=this.callbacks).onError)==null||a.call(o,c):(d=(i=this.callbacks).onError)==null||d.call(i,new Error(String(c)))}}async connectStream(r,t){var s,o,a;if(this.streaming)return;(s=this.abortController)==null||s.abort();let n=!1;for(let i of this.messages)i.streaming&&(i.streaming=!1,n=!0);n&&this.callbacks.onMessagesChanged([...this.messages]),this.setStreaming(!0);try{await this.client.processStream(r,this.handleEvent,t==null?void 0:t.assistantMessageId)}catch(i){this.setStatus("error"),this.setStreaming(!1),this.abortController=null,(a=(o=this.callbacks).onError)==null||a.call(o,i instanceof Error?i:new Error(String(i)))}}async resolveApproval(r,t){var d,c,u;let n=`approval-${r.id}`,s={...r,status:t,resolvedAt:Date.now()},o={id:n,role:"assistant",content:"",createdAt:new Date().toISOString(),streaming:!1,variant:"approval",approval:s};this.upsertMessage(o);let a=this.config.approval,i=a&&typeof a=="object"?a.onDecision:void 0;try{let p;if(i?p=await i({approvalId:r.id,executionId:r.executionId,agentId:r.agentId,toolName:r.toolName},t):p=await this.client.resolveApproval({agentId:r.agentId,executionId:r.executionId,approvalId:r.id},t),p){let f=null;if(p instanceof Response){if(!p.ok){let m=await p.json().catch(()=>null);throw new Error((d=m==null?void 0:m.error)!=null?d:`Approval request failed: ${p.status}`)}f=p.body}else p instanceof ReadableStream&&(f=p);f?await this.connectStream(f):t==="denied"&&this.appendMessage({id:`denial-${r.id}`,role:"assistant",content:"Tool execution was denied by user.",createdAt:new Date().toISOString(),streaming:!1,sequence:this.nextSequence()})}}catch(p){(u=(c=this.callbacks).onError)==null||u.call(c,p instanceof Error?p:new Error(String(p)))}}cancel(){var r;(r=this.abortController)==null||r.abort(),this.abortController=null,this.setStreaming(!1),this.setStatus("idle")}clearMessages(){var r;this.stopSpeaking(),(r=this.abortController)==null||r.abort(),this.abortController=null,this.messages=[],this.agentExecution=null,this.clearArtifactState(),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}getArtifacts(){return[...this.artifacts.values()]}getArtifactById(r){return this.artifacts.get(r)}getSelectedArtifactId(){return this.selectedArtifactId}selectArtifact(r){this.selectedArtifactId=r,this.emitArtifactsState()}clearArtifacts(){this.clearArtifactState()}upsertArtifact(r){var s;let t=r.id||`art_${Date.now().toString(36)}_${Math.random().toString(36).slice(2,9)}`;if(r.artifactType==="markdown"){let o={id:t,artifactType:"markdown",title:r.title,status:"complete",markdown:r.content};return this.artifacts.set(t,o),this.selectedArtifactId=t,this.emitArtifactsState(),o}let n={id:t,artifactType:"component",title:r.title,status:"complete",component:r.component,props:(s=r.props)!=null?s:{}};return this.artifacts.set(t,n),this.selectedArtifactId=t,this.emitArtifactsState(),n}clearArtifactState(){this.artifacts.size===0&&this.selectedArtifactId===null||(this.artifacts.clear(),this.selectedArtifactId=null,this.emitArtifactsState())}emitArtifactsState(){var r,t;(t=(r=this.callbacks).onArtifactsState)==null||t.call(r,{artifacts:[...this.artifacts.values()],selectedId:this.selectedArtifactId})}applyArtifactStreamEvent(r){var t,n;switch(r.type){case"artifact_start":{r.artifactType==="markdown"?this.artifacts.set(r.id,{id:r.id,artifactType:"markdown",title:r.title,status:"streaming",markdown:""}):this.artifacts.set(r.id,{id:r.id,artifactType:"component",title:r.title,status:"streaming",component:(t=r.component)!=null?t:"",props:{}}),this.selectedArtifactId=r.id;break}case"artifact_delta":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="markdown"&&(s.markdown=((n=s.markdown)!=null?n:"")+r.artDelta);break}case"artifact_update":{let s=this.artifacts.get(r.id);(s==null?void 0:s.artifactType)==="component"&&(s.props={...s.props,...r.props},r.component&&(s.component=r.component));break}case"artifact_complete":{let s=this.artifacts.get(r.id);s&&(s.status="complete");break}default:return}this.emitArtifactsState()}hydrateMessages(r){var t;(t=this.abortController)==null||t.abort(),this.abortController=null,this.messages=this.sortMessages(r.map(n=>{var s;return{...n,streaming:!1,sequence:(s=n.sequence)!=null?s:this.nextSequence()}})),this.setStreaming(!1),this.setStatus("idle"),this.callbacks.onMessagesChanged([...this.messages])}setStatus(r){this.status!==r&&(this.status=r,this.callbacks.onStatusChanged(r))}setStreaming(r){if(this.streaming===r)return;let t=this.streaming;this.streaming=r,this.callbacks.onStreamingChanged(r),t&&!r&&this.speakLatestAssistantMessage()}speakLatestAssistantMessage(){let r=this.config.textToSpeech;if(!(r!=null&&r.enabled)||!(!r.provider||r.provider==="browser"||r.provider==="runtype"&&r.browserFallback))return;let n=[...this.messages].reverse().find(o=>o.role==="assistant"&&o.content&&!o.voiceProcessing);if(!n)return;if(this.ttsSpokenMessageIds.has(n.id)){this.ttsSpokenMessageIds.delete(n.id);return}let s=n.content;s.trim()&&this.speak(s,r)}speak(r,t){if(typeof window=="undefined"||!("speechSynthesis"in window))return;let n=window.speechSynthesis;n.cancel();let s=new SpeechSynthesisUtterance(r),o=n.getVoices();if(t.voice){let a=o.find(i=>i.name===t.voice);a&&(s.voice=a)}else o.length>0&&(s.voice=t.pickVoice?t.pickVoice(o):e.pickBestVoice(o));t.rate!==void 0&&(s.rate=t.rate),t.pitch!==void 0&&(s.pitch=t.pitch),setTimeout(()=>n.speak(s),50)}static pickBestVoice(r){var n;let t=["Microsoft Jenny Online (Natural) - English (United States)","Microsoft Aria Online (Natural) - English (United States)","Microsoft Guy Online (Natural) - English (United States)","Google US English","Google UK English Female","Ava (Premium)","Evan (Enhanced)","Samantha (Enhanced)","Samantha","Daniel","Karen","Microsoft David Desktop - English (United States)","Microsoft Zira Desktop - English (United States)"];for(let s of t){let o=r.find(a=>a.name===s);if(o)return o}return(n=r.find(s=>s.lang.startsWith("en")))!=null?n:r[0]}stopSpeaking(){typeof window!="undefined"&&"speechSynthesis"in window&&window.speechSynthesis.cancel()}appendMessage(r){let t=this.ensureSequence(r);this.messages=this.sortMessages([...this.messages,t]),this.callbacks.onMessagesChanged([...this.messages])}upsertMessage(r){let t=this.ensureSequence(r),n=this.messages.findIndex(s=>s.id===t.id);if(n===-1){this.appendMessage(t);return}this.messages=this.messages.map((s,o)=>o===n?{...s,...t}:s),this.messages=this.sortMessages(this.messages),this.callbacks.onMessagesChanged([...this.messages])}ensureSequence(r){return r.sequence!==void 0?{...r}:{...r,sequence:this.nextSequence()}}nextSequence(){return this.sequenceCounter++}sortMessages(r){return[...r].sort((t,n)=>{var d,c;let s=new Date(t.createdAt).getTime(),o=new Date(n.createdAt).getTime();if(!Number.isNaN(s)&&!Number.isNaN(o)&&s!==o)return s-o;let a=(d=t.sequence)!=null?d:0,i=(c=n.sequence)!=null?c:0;return a!==i?a-i:t.id.localeCompare(n.id)})}};var h=(e,r)=>{let t=document.createElement(e);return r&&(t.className=r),t},En=(e,r,t)=>{let n=e.createElement(r);return t&&(n.className=t),n};var Dd=kl(require("lucide"),1),he=(e,r=24,t="currentColor",n=2)=>{try{let s=e.split("-").map(a=>a.charAt(0).toUpperCase()+a.slice(1)).join(""),o=Dd[s];return o?Nd(o,r,t,n):(console.warn(`Lucide icon "${e}" not found (tried "${s}"). Available icons: https://lucide.dev/icons`),null)}catch(s){return console.warn(`Failed to render Lucide icon "${e}":`,s),null}};function Nd(e,r,t,n){if(!e||!Array.isArray(e))return null;let s=document.createElementNS("http://www.w3.org/2000/svg","svg");return s.setAttribute("width",String(r)),s.setAttribute("height",String(r)),s.setAttribute("viewBox","0 0 24 24"),s.setAttribute("fill","none"),s.setAttribute("stroke",t),s.setAttribute("stroke-width",String(n)),s.setAttribute("stroke-linecap","round"),s.setAttribute("stroke-linejoin","round"),s.setAttribute("aria-hidden","true"),e.forEach(o=>{if(Array.isArray(o)&&o.length>=2){let a=o[0],i=o[1];if(i){let d=document.createElementNS("http://www.w3.org/2000/svg",a);Object.entries(i).forEach(([c,u])=>{c!=="stroke"&&d.setAttribute(c,String(u))}),s.appendChild(d)}}}),s}var es={allowedTypes:Bn,maxFileSize:10*1024*1024,maxFiles:4};function Od(){return`attach_${Date.now()}_${Math.random().toString(36).substring(2,9)}`}function $d(e){return e==="application/pdf"||e.startsWith("text/")||e.includes("word")?"file-text":e.includes("excel")||e.includes("spreadsheet")?"file-spreadsheet":e==="application/json"?"file-json":"file"}var ur=class e{constructor(r={}){this.attachments=[];this.previewsContainer=null;var t,n,s;this.config={allowedTypes:(t=r.allowedTypes)!=null?t:es.allowedTypes,maxFileSize:(n=r.maxFileSize)!=null?n:es.maxFileSize,maxFiles:(s=r.maxFiles)!=null?s:es.maxFiles,onFileRejected:r.onFileRejected,onAttachmentsChange:r.onAttachmentsChange}}setPreviewsContainer(r){this.previewsContainer=r}updateConfig(r){r.allowedTypes!==void 0&&(this.config.allowedTypes=r.allowedTypes.length>0?r.allowedTypes:es.allowedTypes),r.maxFileSize!==void 0&&(this.config.maxFileSize=r.maxFileSize),r.maxFiles!==void 0&&(this.config.maxFiles=r.maxFiles),r.onFileRejected!==void 0&&(this.config.onFileRejected=r.onFileRejected),r.onAttachmentsChange!==void 0&&(this.config.onAttachmentsChange=r.onAttachmentsChange)}getAttachments(){return[...this.attachments]}getContentParts(){return this.attachments.map(r=>r.contentPart)}hasAttachments(){return this.attachments.length>0}count(){return this.attachments.length}async handleFileSelect(r){!r||r.length===0||await this.handleFiles(Array.from(r))}async handleFiles(r){var t,n,s,o,a,i,d;if(r.length){for(let c of r){if(this.attachments.length>=this.config.maxFiles){(n=(t=this.config).onFileRejected)==null||n.call(t,c,"count");continue}let u=Gl(c,this.config.allowedTypes,this.config.maxFileSize);if(!u.valid){let p=(s=u.error)!=null&&s.includes("type")?"type":"size";(a=(o=this.config).onFileRejected)==null||a.call(o,c,p);continue}try{let p=await Kl(c),f=Yo(c)?URL.createObjectURL(c):null,m={id:Od(),file:c,previewUrl:f,contentPart:p};this.attachments.push(m),this.renderPreview(m)}catch(p){console.error("[AttachmentManager] Failed to process file:",p)}}this.updatePreviewsVisibility(),(d=(i=this.config).onAttachmentsChange)==null||d.call(i,this.getAttachments())}}removeAttachment(r){var o,a,i;let t=this.attachments.findIndex(d=>d.id===r);if(t===-1)return;let n=this.attachments[t];n.previewUrl&&URL.revokeObjectURL(n.previewUrl),this.attachments.splice(t,1);let s=(o=this.previewsContainer)==null?void 0:o.querySelector(`[data-attachment-id="${r}"]`);s&&s.remove(),this.updatePreviewsVisibility(),(i=(a=this.config).onAttachmentsChange)==null||i.call(a,this.getAttachments())}clearAttachments(){var r,t;for(let n of this.attachments)n.previewUrl&&URL.revokeObjectURL(n.previewUrl);this.attachments=[],this.previewsContainer&&(this.previewsContainer.innerHTML=""),this.updatePreviewsVisibility(),(t=(r=this.config).onAttachmentsChange)==null||t.call(r,this.getAttachments())}renderPreview(r){if(!this.previewsContainer)return;let t=Yo(r.file),n=h("div","persona-attachment-preview persona-relative persona-inline-block");if(n.setAttribute("data-attachment-id",r.id),n.style.width="48px",n.style.height="48px",t&&r.previewUrl){let a=h("img");a.src=r.previewUrl,a.alt=r.file.name,a.className="persona-w-full persona-h-full persona-object-cover persona-rounded-lg persona-border persona-border-gray-200",a.style.width="48px",a.style.height="48px",a.style.objectFit="cover",a.style.borderRadius="8px",n.appendChild(a)}else{let a=h("div");a.style.width="48px",a.style.height="48px",a.style.borderRadius="8px",a.style.backgroundColor="var(--persona-container, #f3f4f6)",a.style.border="1px solid var(--persona-border, #e5e7eb)",a.style.display="flex",a.style.flexDirection="column",a.style.alignItems="center",a.style.justifyContent="center",a.style.gap="2px",a.style.overflow="hidden";let i=$d(r.file.type),d=he(i,20,"var(--persona-muted, #6b7280)",1.5);d&&a.appendChild(d);let c=h("span");c.textContent=Yl(r.file.type,r.file.name),c.style.fontSize="8px",c.style.fontWeight="600",c.style.color="var(--persona-muted, #6b7280)",c.style.textTransform="uppercase",c.style.lineHeight="1",a.appendChild(c),n.appendChild(a)}let s=h("button","persona-attachment-remove persona-absolute persona-flex persona-items-center persona-justify-center");s.type="button",s.setAttribute("aria-label","Remove attachment"),s.style.position="absolute",s.style.top="-4px",s.style.right="-4px",s.style.width="18px",s.style.height="18px",s.style.borderRadius="50%",s.style.backgroundColor="var(--persona-palette-colors-black-alpha-60, rgba(0, 0, 0, 0.6))",s.style.border="none",s.style.cursor="pointer",s.style.display="flex",s.style.alignItems="center",s.style.justifyContent="center",s.style.padding="0";let o=he("x",10,"var(--persona-text-inverse, #ffffff)",2);o?s.appendChild(o):(s.textContent="\xD7",s.style.color="var(--persona-text-inverse, #ffffff)",s.style.fontSize="14px",s.style.lineHeight="1"),s.addEventListener("click",a=>{a.preventDefault(),a.stopPropagation(),this.removeAttachment(r.id)}),n.appendChild(s),this.previewsContainer.appendChild(n)}updatePreviewsVisibility(){this.previewsContainer&&(this.previewsContainer.style.display=this.attachments.length>0?"flex":"none")}static fromConfig(r,t){return new e({allowedTypes:r==null?void 0:r.allowedTypes,maxFileSize:r==null?void 0:r.maxFileSize,maxFiles:r==null?void 0:r.maxFiles,onFileRejected:r==null?void 0:r.onFileRejected,onAttachmentsChange:t})}};var Ws={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}},spacing:{0:"0px",1:"0.25rem",2:"0.5rem",3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",8:"2rem",10:"2.5rem",12:"3rem",16:"4rem",20:"5rem",24:"6rem",32:"8rem",40:"10rem",48:"12rem",56:"14rem",64:"16rem"},typography:{fontFamily:{sans:'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif',serif:'Georgia, Cambria, "Times New Roman", Times, serif',mono:"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace"},fontSize:{xs:"0.75rem",sm:"0.875rem",base:"1rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem"},fontWeight:{normal:"400",medium:"500",semibold:"600",bold:"700"},lineHeight:{tight:"1.25",normal:"1.5",relaxed:"1.625"}},shadows:{none:"none",sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)"},borders:{none:"none",sm:"1px solid",md:"2px solid",lg:"4px solid"},radius:{none:"0px",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem",full:"9999px"}},Rs={colors:{primary:"palette.colors.primary.500",secondary:"palette.colors.gray.500",accent:"palette.colors.primary.600",surface:"palette.colors.gray.50",background:"palette.colors.gray.50",container:"palette.colors.gray.100",text:"palette.colors.gray.900",textMuted:"palette.colors.gray.500",textInverse:"palette.colors.gray.50",border:"palette.colors.gray.200",divider:"palette.colors.gray.200",interactive:{default:"palette.colors.primary.500",hover:"palette.colors.primary.600",focus:"palette.colors.primary.700",active:"palette.colors.primary.800",disabled:"palette.colors.gray.300"},feedback:{success:"palette.colors.success.500",warning:"palette.colors.warning.500",error:"palette.colors.error.500",info:"palette.colors.primary.500"}},spacing:{xs:"palette.spacing.1",sm:"palette.spacing.2",md:"palette.spacing.4",lg:"palette.spacing.6",xl:"palette.spacing.8","2xl":"palette.spacing.10"},typography:{fontFamily:"palette.typography.fontFamily.sans",fontSize:"palette.typography.fontSize.base",fontWeight:"palette.typography.fontWeight.normal",lineHeight:"palette.typography.lineHeight.normal"}},Hs={button:{primary:{background:"semantic.colors.primary",foreground:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},secondary:{background:"semantic.colors.surface",foreground:"semantic.colors.text",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md"},ghost:{background:"transparent",foreground:"semantic.colors.text",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},input:{background:"semantic.colors.surface",placeholder:"semantic.colors.textMuted",borderRadius:"palette.radius.lg",padding:"semantic.spacing.md",focus:{border:"semantic.colors.interactive.focus",ring:"semantic.colors.interactive.focus"}},launcher:{size:"60px",iconSize:"28px",borderRadius:"palette.radius.full",shadow:"palette.shadows.lg"},panel:{width:"min(400px, calc(100vw - 24px))",maxWidth:"400px",height:"600px",maxHeight:"calc(100vh - 80px)",borderRadius:"palette.radius.xl",shadow:"palette.shadows.xl"},header:{background:"semantic.colors.surface",border:"semantic.colors.border",borderRadius:"palette.radius.xl palette.radius.xl 0 0",padding:"semantic.spacing.md",iconBackground:"semantic.colors.primary",iconForeground:"semantic.colors.textInverse",titleForeground:"semantic.colors.primary",subtitleForeground:"semantic.colors.textMuted",actionIconForeground:"semantic.colors.textMuted"},message:{user:{background:"semantic.colors.primary",text:"semantic.colors.textInverse",borderRadius:"palette.radius.lg",shadow:"palette.shadows.sm"},assistant:{background:"semantic.colors.container",text:"semantic.colors.text",borderRadius:"palette.radius.lg",border:"semantic.colors.border",shadow:"palette.shadows.sm"}},toolBubble:{shadow:"palette.shadows.sm"},reasoningBubble:{shadow:"palette.shadows.sm"},composer:{shadow:"none"},markdown:{inlineCode:{background:"semantic.colors.container",foreground:"semantic.colors.text"},link:{foreground:"semantic.colors.accent"},prose:{fontFamily:"inherit"}},voice:{recording:{indicator:"palette.colors.error.500",background:"palette.colors.error.50",border:"palette.colors.error.200"},processing:{icon:"palette.colors.primary.500",background:"palette.colors.primary.50"},speaking:{icon:"palette.colors.success.500"}},approval:{requested:{background:"palette.colors.warning.50",border:"palette.colors.warning.200",text:"palette.colors.gray.900"},approve:{background:"palette.colors.success.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"},deny:{background:"palette.colors.error.500",foreground:"palette.colors.gray.50",borderRadius:"palette.radius.md",padding:"semantic.spacing.sm"}},attachment:{image:{background:"palette.colors.gray.100",border:"palette.colors.gray.200"}},artifact:{pane:{background:"semantic.colors.container",toolbarBackground:"semantic.colors.container"}}};function co(e,r){if(!r.startsWith("palette.")&&!r.startsWith("semantic.")&&!r.startsWith("components."))return r;let t=r.split("."),n=e;for(let s of t){if(n==null)return;n=n[s]}return typeof n=="string"&&(n.startsWith("palette.")||n.startsWith("semantic.")||n.startsWith("components."))?co(e,n):n}function ts(e){let r={};function t(n,s){for(let[o,a]of Object.entries(n)){let i=`${s}.${o}`;if(typeof a=="string"){let d=co(e,a);d!==void 0&&(r[i]={path:i,value:d,type:s.includes("color")?"color":s.includes("spacing")?"spacing":s.includes("typography")?"typography":s.includes("shadow")?"shadow":s.includes("border")?"border":"color"})}else typeof a=="object"&&a!==null&&t(a,i)}}return t(e.palette,"palette"),t(e.semantic,"semantic"),t(e.components,"components"),r}function Bs(e){let r=[],t=[];return e.palette||r.push({path:"palette",message:"Theme must include a palette",severity:"error"}),e.semantic||t.push({path:"semantic",message:"No semantic tokens defined - defaults will be used",severity:"warning"}),e.components||t.push({path:"components",message:"No component tokens defined - defaults will be used",severity:"warning"}),{valid:r.length===0,errors:r,warnings:t}}function Xl(e,r){let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];o&&typeof o=="object"&&!Array.isArray(o)&&s&&typeof s=="object"&&!Array.isArray(s)?t[n]=Xl(o,s):t[n]=s}return t}function Fd(e,r){return r?Xl(e,r):e}function Wr(e,r={}){var s,o,a,i,d,c,u,p,f,m,v,S,b;let t={palette:Ws,semantic:Rs,components:Hs},n={palette:{...t.palette,...e==null?void 0:e.palette,colors:{...t.palette.colors,...(s=e==null?void 0:e.palette)==null?void 0:s.colors},spacing:{...t.palette.spacing,...(o=e==null?void 0:e.palette)==null?void 0:o.spacing},typography:{...t.palette.typography,...(a=e==null?void 0:e.palette)==null?void 0:a.typography},shadows:{...t.palette.shadows,...(i=e==null?void 0:e.palette)==null?void 0:i.shadows},borders:{...t.palette.borders,...(d=e==null?void 0:e.palette)==null?void 0:d.borders},radius:{...t.palette.radius,...(c=e==null?void 0:e.palette)==null?void 0:c.radius}},semantic:{...t.semantic,...e==null?void 0:e.semantic,colors:{...t.semantic.colors,...(u=e==null?void 0:e.semantic)==null?void 0:u.colors,interactive:{...t.semantic.colors.interactive,...(f=(p=e==null?void 0:e.semantic)==null?void 0:p.colors)==null?void 0:f.interactive},feedback:{...t.semantic.colors.feedback,...(v=(m=e==null?void 0:e.semantic)==null?void 0:m.colors)==null?void 0:v.feedback}},spacing:{...t.semantic.spacing,...(S=e==null?void 0:e.semantic)==null?void 0:S.spacing},typography:{...t.semantic.typography,...(b=e==null?void 0:e.semantic)==null?void 0:b.typography}},components:Fd(t.components,e==null?void 0:e.components)};if(r.validate!==!1){let x=Bs(n);if(!x.valid)throw new Error(`Theme validation failed: ${x.errors.map(k=>k.message).join(", ")}`)}if(r.plugins)for(let x of r.plugins)n=x.transform(n);return n}function ns(e){var v,S,b,x,k,_,w,I,$,T,V,ue,oe,z,te,Ae,ie,Se,ae,Y,ge,F,J,me,at,Ue,Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee,ne,be,Ce,Xe,ye,Ie,De,nt,Et,Ne,Gn,xn,Yn,$n,yr,Fn,Mn,Ze;let r=ts(e),t={};for(let[Z,an]of Object.entries(r)){let rn=Z.replace(/\./g,"-");t[`--persona-${rn}`]=an.value}t["--persona-primary"]=(v=t["--persona-semantic-colors-primary"])!=null?v:t["--persona-palette-colors-primary-500"],t["--persona-secondary"]=(S=t["--persona-semantic-colors-secondary"])!=null?S:t["--persona-palette-colors-secondary-500"],t["--persona-accent"]=(b=t["--persona-semantic-colors-accent"])!=null?b:t["--persona-palette-colors-accent-500"],t["--persona-surface"]=(x=t["--persona-semantic-colors-surface"])!=null?x:t["--persona-palette-colors-gray-50"],t["--persona-background"]=(k=t["--persona-semantic-colors-background"])!=null?k:t["--persona-palette-colors-gray-50"],t["--persona-container"]=(_=t["--persona-semantic-colors-container"])!=null?_:t["--persona-palette-colors-gray-100"],t["--persona-text"]=(w=t["--persona-semantic-colors-text"])!=null?w:t["--persona-palette-colors-gray-900"],t["--persona-text-muted"]=(I=t["--persona-semantic-colors-text-muted"])!=null?I:t["--persona-palette-colors-gray-500"],t["--persona-text-inverse"]=($=t["--persona-semantic-colors-text-inverse"])!=null?$:t["--persona-palette-colors-gray-50"],t["--persona-border"]=(T=t["--persona-semantic-colors-border"])!=null?T:t["--persona-palette-colors-gray-200"],t["--persona-divider"]=(V=t["--persona-semantic-colors-divider"])!=null?V:t["--persona-palette-colors-gray-200"],t["--persona-muted"]=t["--persona-text-muted"],t["--persona-voice-recording-indicator"]=(ue=t["--persona-components-voice-recording-indicator"])!=null?ue:t["--persona-palette-colors-error-500"],t["--persona-voice-recording-bg"]=(oe=t["--persona-components-voice-recording-background"])!=null?oe:t["--persona-palette-colors-error-50"],t["--persona-voice-processing-icon"]=(z=t["--persona-components-voice-processing-icon"])!=null?z:t["--persona-palette-colors-primary-500"],t["--persona-voice-speaking-icon"]=(te=t["--persona-components-voice-speaking-icon"])!=null?te:t["--persona-palette-colors-success-500"],t["--persona-approval-bg"]=(Ae=t["--persona-components-approval-requested-background"])!=null?Ae:t["--persona-palette-colors-warning-50"],t["--persona-approval-border"]=(ie=t["--persona-components-approval-requested-border"])!=null?ie:t["--persona-palette-colors-warning-200"],t["--persona-approval-text"]=(Se=t["--persona-components-approval-requested-text"])!=null?Se:t["--persona-palette-colors-gray-900"],t["--persona-approval-approve-bg"]=(ae=t["--persona-components-approval-approve-background"])!=null?ae:t["--persona-palette-colors-success-500"],t["--persona-approval-deny-bg"]=(Y=t["--persona-components-approval-deny-background"])!=null?Y:t["--persona-palette-colors-error-500"],t["--persona-attachment-image-bg"]=(ge=t["--persona-components-attachment-image-background"])!=null?ge:t["--persona-palette-colors-gray-100"],t["--persona-attachment-image-border"]=(F=t["--persona-components-attachment-image-border"])!=null?F:t["--persona-palette-colors-gray-200"],t["--persona-font-family"]=(J=t["--persona-semantic-typography-fontFamily"])!=null?J:t["--persona-palette-typography-fontFamily-sans"],t["--persona-font-size"]=(me=t["--persona-semantic-typography-fontSize"])!=null?me:t["--persona-palette-typography-fontSize-base"],t["--persona-font-weight"]=(at=t["--persona-semantic-typography-fontWeight"])!=null?at:t["--persona-palette-typography-fontWeight-normal"],t["--persona-line-height"]=(Ue=t["--persona-semantic-typography-lineHeight"])!=null?Ue:t["--persona-palette-typography-lineHeight-normal"],t["--persona-input-font-family"]=t["--persona-font-family"],t["--persona-input-font-weight"]=t["--persona-font-weight"],t["--persona-radius-sm"]=(Ke=t["--persona-palette-radius-sm"])!=null?Ke:"0.125rem",t["--persona-radius-md"]=(mt=t["--persona-palette-radius-md"])!=null?mt:"0.375rem",t["--persona-radius-lg"]=(Re=t["--persona-palette-radius-lg"])!=null?Re:"0.5rem",t["--persona-radius-xl"]=(tt=t["--persona-palette-radius-xl"])!=null?tt:"0.75rem",t["--persona-launcher-radius"]=(N=(Te=t["--persona-components-launcher-borderRadius"])!=null?Te:t["--persona-palette-radius-full"])!=null?N:"9999px",t["--persona-button-radius"]=(ee=(re=t["--persona-components-button-primary-borderRadius"])!=null?re:t["--persona-palette-radius-full"])!=null?ee:"9999px",t["--persona-panel-radius"]=(ce=(q=t["--persona-components-panel-borderRadius"])!=null?q:t["--persona-radius-xl"])!=null?ce:"0.75rem",t["--persona-panel-border"]=(ke=t["--persona-components-panel-border"])!=null?ke:`1px solid ${t["--persona-border"]}`,t["--persona-panel-shadow"]=(K=(Q=t["--persona-components-panel-shadow"])!=null?Q:t["--persona-palette-shadows-xl"])!=null?K:"0 25px 50px -12px rgba(0, 0, 0, 0.25)",t["--persona-input-radius"]=(it=(_e=t["--persona-components-input-borderRadius"])!=null?_e:t["--persona-radius-lg"])!=null?it:"0.5rem",t["--persona-message-user-radius"]=(qt=(Lt=t["--persona-components-message-user-borderRadius"])!=null?Lt:t["--persona-radius-lg"])!=null?qt:"0.5rem",t["--persona-message-assistant-radius"]=(G=(Ut=t["--persona-components-message-assistant-borderRadius"])!=null?Ut:t["--persona-radius-lg"])!=null?G:"0.5rem",t["--persona-header-bg"]=(Le=t["--persona-components-header-background"])!=null?Le:t["--persona-surface"],t["--persona-header-border"]=(ft=t["--persona-components-header-border"])!=null?ft:t["--persona-divider"],t["--persona-header-icon-bg"]=(yt=t["--persona-components-header-iconBackground"])!=null?yt:t["--persona-primary"],t["--persona-header-icon-fg"]=(Ye=t["--persona-components-header-iconForeground"])!=null?Ye:t["--persona-text-inverse"],t["--persona-header-title-fg"]=(ot=t["--persona-components-header-titleForeground"])!=null?ot:t["--persona-primary"],t["--persona-header-subtitle-fg"]=(Wt=t["--persona-components-header-subtitleForeground"])!=null?Wt:t["--persona-text-muted"],t["--persona-header-action-icon-fg"]=(Vt=t["--persona-components-header-actionIconForeground"])!=null?Vt:t["--persona-muted"];let n=(de=e.components)==null?void 0:de.header;n!=null&&n.shadow&&(t["--persona-header-shadow"]=n.shadow),n!=null&&n.borderBottom&&(t["--persona-header-border-bottom"]=n.borderBottom),t["--persona-message-user-bg"]=(E=t["--persona-components-message-user-background"])!=null?E:t["--persona-accent"],t["--persona-message-user-text"]=(Ee=t["--persona-components-message-user-text"])!=null?Ee:t["--persona-text-inverse"],t["--persona-message-user-shadow"]=(ne=t["--persona-components-message-user-shadow"])!=null?ne:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-message-assistant-bg"]=(be=t["--persona-components-message-assistant-background"])!=null?be:t["--persona-surface"],t["--persona-message-assistant-text"]=(Ce=t["--persona-components-message-assistant-text"])!=null?Ce:t["--persona-text"],t["--persona-message-assistant-border"]=(Xe=t["--persona-components-message-assistant-border"])!=null?Xe:t["--persona-border"],t["--persona-message-assistant-shadow"]=(ye=t["--persona-components-message-assistant-shadow"])!=null?ye:"0 1px 2px 0 rgb(0 0 0 / 0.05)",t["--persona-tool-bubble-shadow"]=(Ie=t["--persona-components-toolBubble-shadow"])!=null?Ie:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-reasoning-bubble-shadow"]=(De=t["--persona-components-reasoningBubble-shadow"])!=null?De:"0 5px 15px rgba(15, 23, 42, 0.08)",t["--persona-composer-shadow"]=(nt=t["--persona-components-composer-shadow"])!=null?nt:"none",t["--persona-md-inline-code-bg"]=(Et=t["--persona-components-markdown-inlineCode-background"])!=null?Et:t["--persona-container"],t["--persona-md-inline-code-color"]=(Ne=t["--persona-components-markdown-inlineCode-foreground"])!=null?Ne:t["--persona-text"],t["--persona-md-link-color"]=(xn=(Gn=t["--persona-components-markdown-link-foreground"])!=null?Gn:t["--persona-accent"])!=null?xn:"#3b82f6";let s=t["--persona-components-markdown-heading-h1-fontSize"];s&&(t["--persona-md-h1-size"]=s);let o=t["--persona-components-markdown-heading-h1-fontWeight"];o&&(t["--persona-md-h1-weight"]=o);let a=t["--persona-components-markdown-heading-h2-fontSize"];a&&(t["--persona-md-h2-size"]=a);let i=t["--persona-components-markdown-heading-h2-fontWeight"];i&&(t["--persona-md-h2-weight"]=i);let d=t["--persona-components-markdown-prose-fontFamily"];d&&d!=="inherit"&&(t["--persona-md-prose-font-family"]=d);let c=e.components,u=c==null?void 0:c.iconButton;u&&(u.background&&(t["--persona-icon-btn-bg"]=u.background),u.border&&(t["--persona-icon-btn-border"]=u.border),u.color&&(t["--persona-icon-btn-color"]=u.color),u.padding&&(t["--persona-icon-btn-padding"]=u.padding),u.borderRadius&&(t["--persona-icon-btn-radius"]=u.borderRadius),u.hoverBackground&&(t["--persona-icon-btn-hover-bg"]=u.hoverBackground),u.hoverColor&&(t["--persona-icon-btn-hover-color"]=u.hoverColor),u.activeBackground&&(t["--persona-icon-btn-active-bg"]=u.activeBackground),u.activeBorder&&(t["--persona-icon-btn-active-border"]=u.activeBorder));let p=c==null?void 0:c.labelButton;p&&(p.background&&(t["--persona-label-btn-bg"]=p.background),p.border&&(t["--persona-label-btn-border"]=p.border),p.color&&(t["--persona-label-btn-color"]=p.color),p.padding&&(t["--persona-label-btn-padding"]=p.padding),p.borderRadius&&(t["--persona-label-btn-radius"]=p.borderRadius),p.hoverBackground&&(t["--persona-label-btn-hover-bg"]=p.hoverBackground),p.fontSize&&(t["--persona-label-btn-font-size"]=p.fontSize),p.gap&&(t["--persona-label-btn-gap"]=p.gap));let f=c==null?void 0:c.toggleGroup;f&&(f.gap&&(t["--persona-toggle-group-gap"]=f.gap),f.borderRadius&&(t["--persona-toggle-group-radius"]=f.borderRadius));let m=c==null?void 0:c.artifact;if(m!=null&&m.toolbar){let Z=m.toolbar;Z.iconHoverColor&&(t["--persona-artifact-toolbar-icon-hover-color"]=Z.iconHoverColor),Z.iconHoverBackground&&(t["--persona-artifact-toolbar-icon-hover-bg"]=Z.iconHoverBackground),Z.iconPadding&&(t["--persona-artifact-toolbar-icon-padding"]=Z.iconPadding),Z.iconBorderRadius&&(t["--persona-artifact-toolbar-icon-radius"]=Z.iconBorderRadius),Z.iconBorder&&(t["--persona-artifact-toolbar-icon-border"]=Z.iconBorder),Z.toggleGroupGap&&(t["--persona-artifact-toolbar-toggle-group-gap"]=Z.toggleGroupGap),Z.toggleBorderRadius&&(t["--persona-artifact-toolbar-toggle-radius"]=Z.toggleBorderRadius),Z.copyBackground&&(t["--persona-artifact-toolbar-copy-bg"]=Z.copyBackground),Z.copyBorder&&(t["--persona-artifact-toolbar-copy-border"]=Z.copyBorder),Z.copyColor&&(t["--persona-artifact-toolbar-copy-color"]=Z.copyColor),Z.copyBorderRadius&&(t["--persona-artifact-toolbar-copy-radius"]=Z.copyBorderRadius),Z.copyPadding&&(t["--persona-artifact-toolbar-copy-padding"]=Z.copyPadding),Z.copyMenuBackground&&(t["--persona-artifact-toolbar-copy-menu-bg"]=Z.copyMenuBackground,t["--persona-dropdown-bg"]=(Yn=t["--persona-dropdown-bg"])!=null?Yn:Z.copyMenuBackground),Z.copyMenuBorder&&(t["--persona-artifact-toolbar-copy-menu-border"]=Z.copyMenuBorder,t["--persona-dropdown-border"]=($n=t["--persona-dropdown-border"])!=null?$n:Z.copyMenuBorder),Z.copyMenuShadow&&(t["--persona-artifact-toolbar-copy-menu-shadow"]=Z.copyMenuShadow,t["--persona-dropdown-shadow"]=(yr=t["--persona-dropdown-shadow"])!=null?yr:Z.copyMenuShadow),Z.copyMenuBorderRadius&&(t["--persona-artifact-toolbar-copy-menu-radius"]=Z.copyMenuBorderRadius,t["--persona-dropdown-radius"]=(Fn=t["--persona-dropdown-radius"])!=null?Fn:Z.copyMenuBorderRadius),Z.copyMenuItemHoverBackground&&(t["--persona-artifact-toolbar-copy-menu-item-hover-bg"]=Z.copyMenuItemHoverBackground,t["--persona-dropdown-item-hover-bg"]=(Mn=t["--persona-dropdown-item-hover-bg"])!=null?Mn:Z.copyMenuItemHoverBackground),Z.iconBackground&&(t["--persona-artifact-toolbar-icon-bg"]=Z.iconBackground),Z.toolbarBorder&&(t["--persona-artifact-toolbar-border"]=Z.toolbarBorder)}if(m!=null&&m.tab){let Z=m.tab;Z.background&&(t["--persona-artifact-tab-bg"]=Z.background),Z.activeBackground&&(t["--persona-artifact-tab-active-bg"]=Z.activeBackground),Z.activeBorder&&(t["--persona-artifact-tab-active-border"]=Z.activeBorder),Z.borderRadius&&(t["--persona-artifact-tab-radius"]=Z.borderRadius),Z.textColor&&(t["--persona-artifact-tab-color"]=Z.textColor),Z.hoverBackground&&(t["--persona-artifact-tab-hover-bg"]=Z.hoverBackground),Z.listBackground&&(t["--persona-artifact-tab-list-bg"]=Z.listBackground),Z.listBorderColor&&(t["--persona-artifact-tab-list-border-color"]=Z.listBorderColor),Z.listPadding&&(t["--persona-artifact-tab-list-padding"]=Z.listPadding)}if(m!=null&&m.pane){let Z=m.pane;if(Z.toolbarBackground){let an=(Ze=co(e,Z.toolbarBackground))!=null?Ze:Z.toolbarBackground;t["--persona-artifact-toolbar-bg"]=an}}return t}var Zl={header:"Widget header bar",messages:"Message list area","user-message":"User message bubble","assistant-message":"Assistant message bubble",composer:"Footer / composer area",container:"Main widget container","artifact-pane":"Artifact sidebar","artifact-toolbar":"Artifact toolbar"};var Ql=e=>typeof e=="object"&&e!==null&&!Array.isArray(e);function po(e,r){if(!e)return r;if(!r)return e;let t={...e};for(let[n,s]of Object.entries(r)){let o=t[n];Ql(o)&&Ql(s)?t[n]=po(o,s):t[n]=s}return t}var _d={colors:{primary:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},secondary:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},accent:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},success:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},warning:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},error:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"}}},ec=e=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return e},uo=()=>{var e;return typeof document!="undefined"&&document.documentElement.classList.contains("dark")||typeof window!="undefined"&&((e=window.matchMedia)!=null&&e.call(window,"(prefers-color-scheme: dark)").matches)?"dark":"light"},jd=e=>{var t;let r=(t=e==null?void 0:e.colorScheme)!=null?t:"light";return r==="light"?"light":r==="dark"?"dark":uo()},Ds=e=>jd(e),zd=e=>Wr(e),qd=e=>{var t;let r=Wr(void 0,{validate:!1});return Wr({...e,palette:{...r.palette,colors:{..._d.colors,...(t=e==null?void 0:e.palette)==null?void 0:t.colors}}},{validate:!1})},go=e=>{let r=Ds(e),t=ec(e==null?void 0:e.theme),n=ec(e==null?void 0:e.darkTheme);return r==="dark"?qd(po(t!=null?t:{},n!=null?n:{})):zd(t)},Ud=e=>ns(e),Vn=(e,r)=>{var o;let t=go(r),n=Ud(t);for(let[a,i]of Object.entries(n))e.style.setProperty(a,i);let s=(o=r==null?void 0:r.toolCall)==null?void 0:o.shadow;s!==void 0&&e.style.setProperty("--persona-tool-bubble-shadow",s.trim()===""?"none":s)},rs=e=>{let r=[];if(typeof document!="undefined"&&typeof MutationObserver!="undefined"){let t=new MutationObserver(()=>{e(uo())});t.observe(document.documentElement,{attributes:!0,attributeFilter:["class"]}),r.push(()=>t.disconnect())}if(typeof window!="undefined"&&window.matchMedia){let t=window.matchMedia("(prefers-color-scheme: dark)"),n=()=>e(uo());t.addEventListener?(t.addEventListener("change",n),r.push(()=>t.removeEventListener("change",n))):t.addListener&&(t.addListener(n),r.push(()=>t.removeListener(n)))}return()=>{r.forEach(t=>t())}};var tc=require("idiomorph"),nc=(e,r,t={})=>{let{preserveTypingAnimation:n=!0}=t;tc.Idiomorph.morph(e,r.innerHTML,{morphStyle:"innerHTML",callbacks:{beforeNodeMorphed(s,o){if(s instanceof HTMLElement&&n&&(s.classList.contains("persona-animate-typing")||s.hasAttribute("data-preserve-animation")))return!1}}})};function rc(e,r){var t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_;return[e.id,e.role,(n=(t=e.content)==null?void 0:t.length)!=null?n:0,(o=(s=e.content)==null?void 0:s.slice(-32))!=null?o:"",e.streaming?"1":"0",(a=e.variant)!=null?a:"",(d=(i=e.rawContent)==null?void 0:i.length)!=null?d:0,(u=(c=e.llmContent)==null?void 0:c.length)!=null?u:0,(f=(p=e.approval)==null?void 0:p.status)!=null?f:"",(v=(m=e.toolCall)==null?void 0:m.status)!=null?v:"",(x=(b=(S=e.reasoning)==null?void 0:S.chunks)==null?void 0:b.length)!=null?x:0,(_=(k=e.contentParts)==null?void 0:k.length)!=null?_:0,r].join("\0")}function oc(){return new Map}function sc(e,r,t){let n=e.get(r);return n&&n.fingerprint===t?n.wrapper:null}function ac(e,r,t,n){e.set(r,{fingerprint:t,wrapper:n})}function ic(e,r){for(let t of e.keys())r.has(t)||e.delete(t)}var Gt={idle:"Online",connecting:"Connecting\u2026",connected:"Streaming\u2026",error:"Offline"};var os={side:"right",width:"420px",animate:!0,reveal:"resize"},jt=e=>{var r,t;return((t=(r=e==null?void 0:e.launcher)==null?void 0:r.mountMode)!=null?t:"floating")==="docked"},un=e=>{var t,n,s,o,a;let r=(t=e==null?void 0:e.launcher)==null?void 0:t.dock;return{side:(n=r==null?void 0:r.side)!=null?n:os.side,width:(s=r==null?void 0:r.width)!=null?s:os.width,animate:(o=r==null?void 0:r.animate)!=null?o:os.animate,reveal:(a=r==null?void 0:r.reveal)!=null?a:os.reveal}};var yn={"bottom-right":"persona-bottom-6 persona-right-6","bottom-left":"persona-bottom-6 persona-left-6","top-right":"persona-top-6 persona-right-6","top-left":"persona-top-6 persona-left-6"};var mo=(e,r)=>{let t=h("button");t.type="button",t.innerHTML=`
|
|
8
8
|
<span class="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-bg-persona-primary persona-text-white" data-role="launcher-icon">\u{1F4AC}</span>
|
|
9
9
|
<img data-role="launcher-image" class="persona-rounded-full persona-object-cover" alt="" style="display:none" />
|
|
10
10
|
<span class="persona-flex persona-min-w-0 persona-flex-1 persona-flex-col persona-items-start persona-text-left">
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
<span class="persona-block persona-w-full persona-truncate persona-text-xs persona-text-persona-muted" data-role="launcher-subtitle"></span>
|
|
13
13
|
</span>
|
|
14
14
|
<span class="persona-ml-2 persona-grid persona-place-items-center persona-rounded-full persona-bg-persona-primary persona-text-persona-call-to-action" data-role="launcher-call-to-action-icon">\u2197</span>
|
|
15
|
-
`,t.addEventListener("click",r);let n=o=>{var _,S,L,O,M,q,fe,pe,z,ne,Ae,le,Ee;let a=(_=o.launcher)!=null?_:{},i=_t(o),d=t.querySelector("[data-role='launcher-title']");if(d){let ie=(S=a.title)!=null?S:"Chat Assistant";d.textContent=ie,d.setAttribute("title",ie)}let c=t.querySelector("[data-role='launcher-subtitle']");if(c){let ie=(L=a.subtitle)!=null?L:"Get answers fast";c.textContent=ie,c.setAttribute("title",ie)}let u=t.querySelector(".persona-flex-col");u&&(a.textHidden||i?u.style.display="none":u.style.display="");let p=t.querySelector("[data-role='launcher-icon']");if(p)if(a.agentIconHidden)p.style.display="none";else{let ie=(O=a.agentIconSize)!=null?O:"40px";if(p.style.height=ie,p.style.width=ie,p.innerHTML="",a.agentIconName){let K=parseFloat(ie)||24,be=me(a.agentIconName,K*.6,"var(--persona-text-inverse, #ffffff)",2);be?(p.appendChild(be),p.style.display=""):(p.textContent=(M=a.agentIconText)!=null?M:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(q=a.agentIconText)!=null?q:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let ie=(fe=a.agentIconSize)!=null?fe:"40px";f.style.height=ie,f.style.width=ie,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(f.src=a.iconUrl,f.style.display="block"):f.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let ie=(pe=a.callToActionIconSize)!=null?pe:"32px";m.style.height=ie,m.style.width=ie,a.callToActionIconBackgroundColor?(m.style.backgroundColor=a.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary"));let K=0;if(a.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=a.callToActionIconPadding,K=(parseFloat(a.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),a.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",a.callToActionIconName){let be=parseFloat(ie)||24,$=Math.max(be-K,8),U=me(a.callToActionIconName,$,"currentColor",2);U?m.appendChild(U):m.textContent=(z=a.callToActionIconText)!=null?z:"\u2197"}else m.textContent=(ne=a.callToActionIconText)!=null?ne:"\u2197"}let C=a.position&&hn[a.position]?hn[a.position]:hn["bottom-right"],T="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer persona-z-50",b="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";t.className=i?b:`${T} ${C}`;let x="1px solid var(--persona-border, #e5e7eb)",k="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(Ae=a.border)!=null?Ae:x,t.style.boxShadow=(le=a.shadow)!=null?le:k,i?(t.style.width="0",t.style.minWidth="0",t.style.maxWidth="0",t.style.padding="0",t.style.overflow="hidden",t.style.border="none",t.style.boxShadow="none"):(t.style.width="",t.style.minWidth="",t.style.maxWidth=(Ee=a.collapsedMaxWidth)!=null?Ee:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},s=()=>{t.removeEventListener("click",r),t.remove()};return e&&n(e),{element:t,update:n,destroy:s}};var yn={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #2563eb))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},Bn=e=>{var pe,z,ne,Ae,le,Ee,ie,K,be,$,U,he,pt,Ct,ut,xt,$e,xe,ge,J,Q,re,Me,Xe,ee,Y,Ve,Ie,ht,zt,qt,ue;let{config:r,showClose:t=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let s=(pe=r==null?void 0:r.launcher)!=null?pe:{},o=(z=s.headerIconSize)!=null?z:"48px",a=(ne=s.closeButtonSize)!=null?ne:"32px",i=(Ae=s.closeButtonPlacement)!=null?Ae:"inline",d=(le=s.headerIconHidden)!=null?le:!1,c=s.headerIconName,u=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(u.style.height=o,u.style.width=o,u.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #2563eb))",u.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!d)if(c){let ce=parseFloat(o)||24,rt=me(c,ce*.6,"currentColor",1);rt?u.replaceChildren(rt):u.textContent=(ie=(Ee=r==null?void 0:r.launcher)==null?void 0:Ee.agentIconText)!=null?ie:"\u{1F4AC}"}else if((K=r==null?void 0:r.launcher)!=null&&K.iconUrl){let ce=h("img");ce.src=r.launcher.iconUrl,ce.alt="",ce.className="persona-rounded-xl persona-object-cover",ce.style.height=o,ce.style.width=o,u.replaceChildren(ce)}else u.textContent=($=(be=r==null?void 0:r.launcher)==null?void 0:be.agentIconText)!=null?$:"\u{1F4AC}";let p=h("div","persona-flex persona-flex-col"),f=h("span","persona-text-base persona-font-semibold");f.style.color=yn.titleColor,f.textContent=(he=(U=r==null?void 0:r.launcher)==null?void 0:U.title)!=null?he:"Chat Assistant";let m=h("span","persona-text-xs");m.style.color=yn.subtitleColor,m.textContent=(Ct=(pt=r==null?void 0:r.launcher)==null?void 0:pt.subtitle)!=null?Ct:"Here to help you get answers fast",p.append(f,m),d?n.append(p):n.append(u,p);let C=(ut=s.clearChat)!=null?ut:{},T=(xt=C.enabled)!=null?xt:!0,b=($e=C.placement)!=null?$e:"inline",x=null,k=null;if(T){let ce=(xe=C.size)!=null?xe:"32px",rt=(ge=C.iconName)!=null?ge:"refresh-cw",gt=(J=C.iconColor)!=null?J:"",Je=(Q=C.backgroundColor)!=null?Q:"",ot=(re=C.borderWidth)!=null?re:"",Ht=(Me=C.borderColor)!=null?Me:"",Lt=(Xe=C.borderRadius)!=null?Xe:"",Ut=(ee=C.paddingX)!=null?ee:"",A=(Y=C.paddingY)!=null?Y:"",V=(Ve=C.tooltipText)!=null?Ve:"Clear chat",te=(Ie=C.showTooltip)!=null?Ie:!0;k=h("div",b==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"),b==="top-right"&&(k.style.right="48px"),x=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none"),x.style.height=ce,x.style.width=ce,x.type="button",x.setAttribute("aria-label",V),x.style.color=gt||yn.actionIconColor;let Fe=me(rt,"20px","currentColor",1);if(Fe&&x.appendChild(Fe),Je&&(x.style.backgroundColor=Je,x.classList.remove("hover:persona-bg-gray-100")),ot||Ht){let se=ot||"0px",qe=Ht||"transparent";x.style.border=`${se} solid ${qe}`,x.classList.remove("persona-border-none")}if(Lt&&(x.style.borderRadius=Lt,x.classList.remove("persona-rounded-full")),Ut?(x.style.paddingLeft=Ut,x.style.paddingRight=Ut):(x.style.paddingLeft="",x.style.paddingRight=""),A?(x.style.paddingTop=A,x.style.paddingBottom=A):(x.style.paddingTop="",x.style.paddingBottom=""),k.appendChild(x),te&&V&&x&&k){let se=null,qe=()=>{if(se||!x)return;let He=x.ownerDocument,Le=He.body;if(!Le)return;se=An(He,"div","persona-clear-chat-tooltip"),se.textContent=V;let Ke=An(He,"div");Ke.className="persona-clear-chat-tooltip-arrow",se.appendChild(Ke);let et=x.getBoundingClientRect();se.style.position="fixed",se.style.left=`${et.left+et.width/2}px`,se.style.top=`${et.top-8}px`,se.style.transform="translate(-50%, -100%)",Le.appendChild(se)},Se=()=>{se&&se.parentNode&&(se.parentNode.removeChild(se),se=null)};k.addEventListener("mouseenter",qe),k.addEventListener("mouseleave",Se),x.addEventListener("focus",qe),x.addEventListener("blur",Se),k._cleanupTooltip=()=>{Se(),k&&(k.removeEventListener("mouseenter",qe),k.removeEventListener("mouseleave",Se)),x&&(x.removeEventListener("focus",qe),x.removeEventListener("blur",Se))}}b==="inline"&&n.appendChild(k)}let _=h("div",i==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":T&&b==="inline"?"":"persona-ml-auto"),S=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");S.style.height=a,S.style.width=a,S.type="button";let L=(ht=s.closeButtonTooltipText)!=null?ht:"Close chat",O=(zt=s.closeButtonShowTooltip)!=null?zt:!0;S.setAttribute("aria-label",L),S.style.display=t?"":"none";let M=(qt=s.closeButtonIconName)!=null?qt:"x",q=(ue=s.closeButtonIconText)!=null?ue:"\xD7";S.style.color=s.closeButtonColor||yn.actionIconColor;let fe=me(M,"20px","currentColor",1);if(fe?S.appendChild(fe):S.textContent=q,s.closeButtonBackgroundColor?(S.style.backgroundColor=s.closeButtonBackgroundColor,S.classList.remove("hover:persona-bg-gray-100")):(S.style.backgroundColor="",S.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let ce=s.closeButtonBorderWidth||"0px",rt=s.closeButtonBorderColor||"transparent";S.style.border=`${ce} solid ${rt}`,S.classList.remove("persona-border-none")}else S.style.border="",S.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(S.style.borderRadius=s.closeButtonBorderRadius,S.classList.remove("persona-rounded-full")):(S.style.borderRadius="",S.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(S.style.paddingLeft=s.closeButtonPaddingX,S.style.paddingRight=s.closeButtonPaddingX):(S.style.paddingLeft="",S.style.paddingRight=""),s.closeButtonPaddingY?(S.style.paddingTop=s.closeButtonPaddingY,S.style.paddingBottom=s.closeButtonPaddingY):(S.style.paddingTop="",S.style.paddingBottom=""),_.appendChild(S),O&&L){let ce=null,rt=()=>{if(ce)return;let Je=S.ownerDocument,ot=Je.body;if(!ot)return;ce=An(Je,"div","persona-clear-chat-tooltip"),ce.textContent=L;let Ht=An(Je,"div");Ht.className="persona-clear-chat-tooltip-arrow",ce.appendChild(Ht);let Lt=S.getBoundingClientRect();ce.style.position="fixed",ce.style.left=`${Lt.left+Lt.width/2}px`,ce.style.top=`${Lt.top-8}px`,ce.style.transform="translate(-50%, -100%)",ot.appendChild(ce)},gt=()=>{ce&&ce.parentNode&&(ce.parentNode.removeChild(ce),ce=null)};_.addEventListener("mouseenter",rt),_.addEventListener("mouseleave",gt),S.addEventListener("focus",rt),S.addEventListener("blur",gt),_._cleanupTooltip=()=>{gt(),_.removeEventListener("mouseenter",rt),_.removeEventListener("mouseleave",gt),S.removeEventListener("focus",rt),S.removeEventListener("blur",gt)}}return i!=="top-right"&&n.appendChild(_),{header:n,iconHolder:u,headerTitle:f,headerSubtitle:m,closeButton:S,closeButtonWrapper:_,clearChatButton:x,clearChatButtonWrapper:k}},mr=(e,r,t)=>{var a,i,d,c;let n=(a=t==null?void 0:t.launcher)!=null?a:{},s=(i=n.closeButtonPlacement)!=null?i:"inline",o=(c=(d=n.clearChat)==null?void 0:d.placement)!=null?c:"inline";e.appendChild(r.header),s==="top-right"&&(e.style.position="relative",e.appendChild(r.closeButtonWrapper)),r.clearChatButtonWrapper&&o==="top-right"&&(e.style.position="relative",e.appendChild(r.clearChatButtonWrapper))};function Vn(e){let{items:r,onSelect:t,anchor:n,position:s="bottom-left",portal:o}=e,a=h("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),o?(a.style.position="fixed",a.style.zIndex="10000"):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",s==="bottom-right"?a.style.right="0":a.style.left="0");for(let m of r){if(m.dividerBefore){let b=document.createElement("hr");a.appendChild(b)}let C=document.createElement("button");if(C.type="button",C.setAttribute("role","menuitem"),C.setAttribute("data-dropdown-item-id",m.id),m.destructive&&C.setAttribute("data-destructive",""),m.icon){let b=me(m.icon,16,"currentColor",1.5);b&&C.appendChild(b)}let T=document.createElement("span");T.textContent=m.label,C.appendChild(T),C.addEventListener("click",b=>{b.stopPropagation(),u(),t(m.id)}),a.appendChild(C)}let i=null;function d(){if(!o)return;let m=n.getBoundingClientRect();a.style.top=`${m.bottom+4}px`,s==="bottom-right"?(a.style.right=`${window.innerWidth-m.right}px`,a.style.left="auto"):(a.style.left=`${m.left}px`,a.style.right="auto")}function c(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=C=>{!a.contains(C.target)&&!n.contains(C.target)&&u()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?c():u()}function f(){u(),a.remove()}return o&&o.appendChild(a),{element:a,show:c,hide:u,toggle:p,destroy:f}}function Ft(e){let{icon:r,label:t,size:n,strokeWidth:s,className:o,onClick:a,aria:i}=e,d=h("button","persona-icon-btn"+(o?" "+o:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let c=me(r,n!=null?n:16,"currentColor",s!=null?s:2);if(c&&d.appendChild(c),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function fo(e){let{icon:r,label:t,variant:n="default",size:s="sm",iconSize:o,className:a,onClick:i,aria:d}=e,c="persona-label-btn";n!=="default"&&(c+=" persona-label-btn--"+n),c+=" persona-label-btn--"+s,a&&(c+=" "+a);let u=h("button",c);if(u.type="button",u.setAttribute("aria-label",t),r){let f=me(r,o!=null?o:14,"currentColor",2);f&&u.appendChild(f)}let p=h("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[f,m]of Object.entries(d))u.setAttribute(f,m);return u}function sc(e){let{items:r,selectedId:t,onSelect:n,className:s}=e,o=h("div","persona-toggle-group"+(s?" "+s:""));o.setAttribute("role","group");let a=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===a?"true":"false")}for(let u of r){let p;u.icon?p=Ft({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),n(u.id)}}):(p=h("button","persona-icon-btn"),p.type="button",p.setAttribute("aria-label",u.label),p.title=u.label,p.textContent=u.label,p.addEventListener("click",()=>{a=u.id,d(),n(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),o.appendChild(p)}function c(u){a=u,d()}return{element:o,setSelected:c}}function os(e){var m,C;let{label:r,icon:t="chevron-down",menuItems:n,onSelect:s,position:o="bottom-left",portal:a,className:i,hover:d}=e,c=h("div","persona-combo-btn"+(i?" "+i:""));c.style.position="relative",c.style.display="inline-flex",c.style.alignItems="center",c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0"),c.setAttribute("aria-haspopup","true"),c.setAttribute("aria-expanded","false"),c.setAttribute("aria-label",r);let u=h("span","persona-combo-btn-label");u.textContent=r,c.appendChild(u);let p=me(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",c.appendChild(p)),d&&(c.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",c.style.padding=(C=d.padding)!=null?C:"6px 4px 6px 12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.addEventListener("mouseenter",()=>{var T,b;c.style.backgroundColor=(T=d.background)!=null?T:"",c.style.borderColor=(b=d.border)!=null?b:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}));let f=Vn({items:n,onSelect:T=>{c.setAttribute("aria-expanded","false"),s(T)},anchor:c,position:o,portal:a});return a||c.appendChild(f.element),c.addEventListener("click",T=>{T.stopPropagation();let b=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",b?"false":"true"),f.toggle()}),c.addEventListener("keydown",T=>{(T.key==="Enter"||T.key===" ")&&(T.preventDefault(),c.click())}),{element:c,setLabel:T=>{u.textContent=T,c.setAttribute("aria-label",T)},open:()=>{c.setAttribute("aria-expanded","true"),f.show()},close:()=>{c.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let T=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",T?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),c.remove()}}}var Ds=e=>{var n;let r=Bn({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let s=r.headerTitle.parentElement;s&&(s.style.cursor="pointer",s.setAttribute("role","button"),s.setAttribute("tabindex","0"),s.addEventListener("click",()=>t()),s.addEventListener("keydown",o=>{(o.key==="Enter"||o.key===" ")&&(o.preventDefault(),t())}))}return r};function Od(e,r,t){var n,s,o;if(r!=null&&r.length)for(let a of r){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(s=(n=a.ariaLabel)!=null?n:a.label)!=null?s:a.id),a.icon){let d=me(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((o=a.menuItems)!=null&&o.length){let d=h("div","persona-relative");d.appendChild(i);let c=Vn({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(c.element),i.addEventListener("click",u=>{u.stopPropagation(),c.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Ns=e=>{var k,_,S,L,O,M,q,fe,pe;let{config:r,showClose:t=!0,onClose:n,layoutHeaderConfig:s,onHeaderAction:o}=e,a=(k=r==null?void 0:r.launcher)!=null?k:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=s==null?void 0:s.titleMenu,c,u;if(d)c=os({label:(_=a.title)!=null?_:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,c.style.color=yn.titleColor,u=(S=c.querySelector(".persona-combo-btn-label"))!=null?S:c;else{if(c=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=h("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=yn.titleColor,u.textContent=(L=a.title)!=null?L:"Chat Assistant",c.appendChild(u),Od(c,s==null?void 0:s.trailingActions,(O=s==null?void 0:s.onAction)!=null?O:o),s!=null&&s.onTitleClick){c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0");let ne=s.onTitleClick;c.addEventListener("click",Ae=>{Ae.target.closest("button")||ne()}),c.addEventListener("keydown",Ae=>{(Ae.key==="Enter"||Ae.key===" ")&&(Ae.preventDefault(),ne())})}let z=s==null?void 0:s.titleRowHover;z&&(c.style.borderRadius=(M=z.borderRadius)!=null?M:"10px",c.style.padding=(q=z.padding)!=null?q:"6px 4px 6px 12px",c.style.margin="-6px 0 -6px -12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.style.width="fit-content",c.style.flex="none",c.addEventListener("mouseenter",()=>{var ne,Ae;c.style.backgroundColor=(ne=z.background)!=null?ne:"",c.style.borderColor=(Ae=z.border)!=null?Ae:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}))}i.appendChild(c);let p=(fe=a.closeButtonSize)!=null?fe:"32px",f=h("div",""),m=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");m.style.height=p,m.style.width=p,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=a.closeButtonColor||yn.actionIconColor;let C=(pe=a.closeButtonIconName)!=null?pe:"x",T=me(C,"20px","currentColor",2);T?m.appendChild(T):m.textContent="\xD7",n&&m.addEventListener("click",n),f.appendChild(m),i.appendChild(f);let b=h("div");b.style.display="none";let x=h("span");return x.style.display="none",{header:i,iconHolder:b,headerTitle:u,headerSubtitle:x,closeButton:m,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},ss={default:Ds,minimal:Ns},Os=e=>{var r;return(r=ss[e])!=null?r:ss.default},Rr=(e,r,t)=>{var a,i,d;if(r!=null&&r.render){let c=r.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:r.trailingActions,onAction:r.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),m=h("button");m.style.display="none";let C=h("div");return C.style.display="none",{header:c,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:m,closeButtonWrapper:C,clearChatButton:null,clearChatButtonWrapper:null}}let n=(a=r==null?void 0:r.layout)!=null?a:"default",o=Os(n)({config:e,showClose:(d=(i=r==null?void 0:r.showCloseButton)!=null?i:t==null?void 0:t.showClose)!=null?d:!0,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,layoutHeaderConfig:r,onHeaderAction:r==null?void 0:r.onAction});return r&&(r.showIcon===!1&&(o.iconHolder.style.display="none"),r.showTitle===!1&&(o.headerTitle.style.display="none"),r.showSubtitle===!1&&(o.headerSubtitle.style.display="none"),r.showCloseButton===!1&&(o.closeButton.style.display="none"),r.showClearChat===!1&&o.clearChatButtonWrapper&&(o.clearChatButtonWrapper.style.display="none")),o};var Hr=e=>{var ut,xt,$e,xe,ge,J,Q,re,Me,Xe,ee,Y,Ve,Ie,ht,zt,qt,ue,ce,rt,gt,Je,ot,Ht,Lt,Ut,A;let{config:r}=e,t=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");t.setAttribute("data-persona-theme-zone","composer");let n=h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2"),s=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");s.setAttribute("data-persona-composer-form",""),s.style.outline="none";let o=h("textarea");o.setAttribute("data-persona-composer-input",""),o.placeholder=(xt=(ut=r==null?void 0:r.copy)==null?void 0:ut.inputPlaceholder)!=null?xt:"Type your message\u2026",o.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",o.rows=1,o.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',o.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let d=3*20;o.style.maxHeight=`${d}px`,o.style.overflowY="auto";let c=()=>{o.style.height="auto";let V=Math.min(o.scrollHeight,d);o.style.height=`${V}px`};o.addEventListener("input",c),o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.addEventListener("focus",()=>{o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.style.boxShadow="none"}),o.addEventListener("blur",()=>{o.style.border="none",o.style.outline="none"});let u=($e=r==null?void 0:r.sendButton)!=null?$e:{},p=(xe=u.useIcon)!=null?xe:!1,f=(ge=u.iconText)!=null?ge:"\u2191",m=u.iconName,C=(J=u.tooltipText)!=null?J:"Send message",T=(Q=u.showTooltip)!=null?Q:!1,b=(re=u.size)!=null?re:"40px",x=u.backgroundColor,k=u.textColor,_=h("div","persona-send-button-wrapper"),S=h("button",p?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");if(S.type="submit",S.setAttribute("data-persona-composer-submit",""),p){if(S.style.width=b,S.style.height=b,S.style.minWidth=b,S.style.minHeight=b,S.style.fontSize="18px",S.style.lineHeight="1",S.innerHTML="",m){let V=parseFloat(b)||24,te=k&&typeof k=="string"&&k.trim()?k.trim():"currentColor",Fe=me(m,V,te,2);Fe?(S.appendChild(Fe),S.style.color=te):(S.textContent=f,k?S.style.color=k:S.classList.add("persona-text-white"))}else S.textContent=f,k?S.style.color=k:S.classList.add("persona-text-white");x?S.style.backgroundColor=x:S.classList.add("persona-bg-persona-primary")}else S.textContent=(Xe=(Me=r==null?void 0:r.copy)==null?void 0:Me.sendButtonLabel)!=null?Xe:"Send",k?S.style.color=k:S.classList.add("persona-text-white");if(u.borderWidth&&(S.style.borderWidth=u.borderWidth,S.style.borderStyle="solid"),u.borderColor&&(S.style.borderColor=u.borderColor),u.paddingX?(S.style.paddingLeft=u.paddingX,S.style.paddingRight=u.paddingX):(S.style.paddingLeft="",S.style.paddingRight=""),u.paddingY?(S.style.paddingTop=u.paddingY,S.style.paddingBottom=u.paddingY):(S.style.paddingTop="",S.style.paddingBottom=""),T&&C){let V=h("div","persona-send-button-tooltip");V.textContent=C,_.appendChild(V)}_.appendChild(S);let L=(ee=r==null?void 0:r.voiceRecognition)!=null?ee:{},O=L.enabled===!0,M=null,q=null,fe=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),pe=((Y=L.provider)==null?void 0:Y.type)==="runtype";if(O&&(fe||pe)){q=h("div","persona-send-button-wrapper"),M=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer"),M.type="button",M.setAttribute("data-persona-composer-mic",""),M.setAttribute("aria-label","Start voice recognition");let V=(Ve=L.iconName)!=null?Ve:"mic",te=(Ie=L.iconSize)!=null?Ie:b,Fe=parseFloat(te)||24,se=(ht=L.backgroundColor)!=null?ht:x,qe=(zt=L.iconColor)!=null?zt:k;M.style.width=te,M.style.height=te,M.style.minWidth=te,M.style.minHeight=te,M.style.fontSize="18px",M.style.lineHeight="1";let Se=qe||"currentColor",He=me(V,Fe,Se,1.5);He?(M.appendChild(He),M.style.color=Se):(M.textContent="\u{1F3A4}",M.style.color=Se),se?M.style.backgroundColor=se:M.classList.add("persona-bg-persona-primary"),qe?M.style.color=qe:!qe&&!k&&M.classList.add("persona-text-white"),L.borderWidth&&(M.style.borderWidth=L.borderWidth,M.style.borderStyle="solid"),L.borderColor&&(M.style.borderColor=L.borderColor),L.paddingX&&(M.style.paddingLeft=L.paddingX,M.style.paddingRight=L.paddingX),L.paddingY&&(M.style.paddingTop=L.paddingY,M.style.paddingBottom=L.paddingY),q.appendChild(M);let Le=(qt=L.tooltipText)!=null?qt:"Start voice recognition";if(((ue=L.showTooltip)!=null?ue:!1)&&Le){let et=h("div","persona-send-button-tooltip");et.textContent=Le,q.appendChild(et)}}let ne=(ce=r==null?void 0:r.attachments)!=null?ce:{},Ae=ne.enabled===!0,le=null,Ee=null,ie=null,K=null;if(Ae){K=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),K.style.display="none",ie=h("input"),ie.type="file",ie.accept=((rt=ne.allowedTypes)!=null?rt:Hn).join(","),ie.multiple=((gt=ne.maxFiles)!=null?gt:4)>1,ie.style.display="none",ie.setAttribute("aria-label","Attach files"),Ee=h("div","persona-send-button-wrapper"),le=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),le.type="button",le.setAttribute("aria-label",(Je=ne.buttonTooltipText)!=null?Je:"Attach file");let V=(ot=ne.buttonIconName)!=null?ot:"paperclip",te=b,Fe=parseFloat(te)||40,se=Math.round(Fe*.6);le.style.width=te,le.style.height=te,le.style.minWidth=te,le.style.minHeight=te,le.style.fontSize="18px",le.style.lineHeight="1",le.style.backgroundColor="transparent",le.style.color="var(--persona-primary, #111827)",le.style.border="none",le.style.borderRadius="6px",le.style.transition="background-color 0.15s ease",le.addEventListener("mouseenter",()=>{le.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),le.addEventListener("mouseleave",()=>{le.style.backgroundColor="transparent"});let qe=me(V,se,"currentColor",1.5);qe?le.appendChild(qe):le.textContent="\u{1F4CE}",le.addEventListener("click",Le=>{Le.preventDefault(),ie==null||ie.click()}),Ee.appendChild(le);let Se=(Ht=ne.buttonTooltipText)!=null?Ht:"Attach file",He=h("div","persona-send-button-tooltip");He.textContent=Se,Ee.appendChild(He)}s.addEventListener("click",V=>{V.target!==S&&V.target!==_&&V.target!==M&&V.target!==q&&V.target!==le&&V.target!==Ee&&o.focus()}),K&&(K.style.gap="8px",s.append(K)),ie&&s.append(ie),s.append(o);let be=h("div","persona-flex persona-items-center persona-justify-between persona-w-full"),$=h("div","persona-flex persona-items-center persona-gap-2");Ee&&$.append(Ee);let U=h("div","persona-flex persona-items-center persona-gap-1");q&&U.append(q),U.append(_),be.append($,U),s.append(be);let he=h("div","persona-mt-2 persona-text-right persona-text-xs persona-text-persona-muted");he.setAttribute("data-persona-composer-status","");let pt=(Lt=r==null?void 0:r.statusIndicator)!=null?Lt:{},Ct=(Ut=pt.visible)!=null?Ut:!0;return he.style.display=Ct?"":"none",he.textContent=(A=pt.idleText)!=null?A:"Online",t.append(n,s,he),{footer:t,suggestions:n,composerForm:s,textarea:o,sendButton:S,sendButtonWrapper:_,micButton:M,micButtonWrapper:q,statusText:he,attachmentButton:le,attachmentButtonWrapper:Ee,attachmentInput:ie,attachmentPreviewsContainer:K,actionsRow:be,leftActions:$,rightActions:U}};var ac=e=>{var c,u,p,f,m,C,T;let r=(u=(c=e==null?void 0:e.launcher)==null?void 0:c.enabled)!=null?u:!0;if(_t(e)){let b=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),x=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return b.appendChild(x),{wrapper:b,panel:x}}if(!r){let b=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),x=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),k=(f=(p=e==null?void 0:e.launcher)==null?void 0:p.width)!=null?f:"100%";return b.style.width=k,x.style.width="100%",b.appendChild(x),{wrapper:b,panel:x}}let n=(m=e==null?void 0:e.launcher)!=null?m:{},s=n.position&&hn[n.position]?hn[n.position]:hn["bottom-right"],o=h("div",`persona-widget-wrapper persona-fixed ${s} persona-z-50 persona-transition`),a=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),i=(T=(C=e==null?void 0:e.launcher)==null?void 0:C.width)!=null?T:e==null?void 0:e.launcherWidth,d=i!=null?i:"min(400px, calc(100vw - 24px))";return a.style.width=d,a.style.maxWidth=d,o.appendChild(a),{wrapper:o,panel:a}},ic=(e,r=!0)=>{var b,x,k,_,S,L,O,M,q;let t=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-bg-persona-surface persona-text-persona-primary persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(b=e==null?void 0:e.layout)==null?void 0:b.header,s=((x=e==null?void 0:e.layout)==null?void 0:x.showHeader)!==!1,o=n?Rr(e,n,{showClose:r}):Bn({config:e,showClose:r}),a=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");a.id="persona-scroll-container",a.setAttribute("data-persona-theme-zone","messages");let i=_t(e)?"persona-rounded-2xl persona-bg-persona-surface persona-p-6":"persona-rounded-2xl persona-bg-persona-surface persona-p-6 persona-shadow-sm",d=h("div",i),c=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");c.textContent=(_=(k=e==null?void 0:e.copy)==null?void 0:k.welcomeTitle)!=null?_:"Hello \u{1F44B}";let u=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");u.textContent=(L=(S=e==null?void 0:e.copy)==null?void 0:S.welcomeSubtitle)!=null?L:"Ask anything about your account or products.",d.append(c,u);let p=h("div","persona-flex persona-flex-col persona-gap-3"),f=(O=e==null?void 0:e.layout)==null?void 0:O.contentMaxWidth;f&&(p.style.maxWidth=f,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),((M=e==null?void 0:e.copy)==null?void 0:M.showWelcomeCard)!==!1?a.append(d,p):(a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3"),a.append(p));let C=Hr({config:e}),T=((q=e==null?void 0:e.layout)==null?void 0:q.showFooter)!==!1;return s?mr(t,o,e):(o.header.style.display="none",mr(t,o,e)),t.append(a),T||(C.footer.style.display="none"),t.append(C.footer),{container:t,body:a,messagesWrapper:p,suggestions:C.suggestions,textarea:C.textarea,sendButton:C.sendButton,sendButtonWrapper:C.sendButtonWrapper,micButton:C.micButton,micButtonWrapper:C.micButtonWrapper,composerForm:C.composerForm,statusText:C.statusText,introTitle:c,introSubtitle:u,closeButton:o.closeButton,closeButtonWrapper:o.closeButtonWrapper,clearChatButton:o.clearChatButton,clearChatButtonWrapper:o.clearChatButtonWrapper,iconHolder:o.iconHolder,headerTitle:o.headerTitle,headerSubtitle:o.headerSubtitle,header:o.header,footer:C.footer,attachmentButton:C.attachmentButton,attachmentButtonWrapper:C.attachmentButtonWrapper,attachmentInput:C.attachmentInput,attachmentPreviewsContainer:C.attachmentPreviewsContainer,actionsRow:C.actionsRow,leftActions:C.leftActions,rightActions:C.rightActions}};var $d=e=>{let r=e.toLowerCase();return r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:image/")||!e.includes(":"))},Fd=320,_d=320,jd=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="image"&&typeof r.image=="string"&&r.image.trim().length>0),zd=(e,r,t)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),r&&(n.style.marginBottom="8px");let s=0,o=!1,a=()=>{o||(o=!0,n.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let c=h("img");c.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,c.loading="lazy",c.decoding="async",c.referrerPolicy="no-referrer",c.style.display="block",c.style.width="100%",c.style.maxWidth=`${Fd}px`,c.style.maxHeight=`${_d}px`,c.style.height="auto",c.style.objectFit="contain",c.style.borderRadius="10px",c.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",c.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;s+=1,c.addEventListener("error",()=>{u||(u=!0,s=Math.max(0,s-1),c.remove(),s===0&&a())}),c.addEventListener("load",()=>{u=!0}),$d(i.image)?(c.src=i.image,n.appendChild(c)):(u=!0,s=Math.max(0,s-1),c.remove())}),s===0?(a(),null):n}catch{return t==null||t(),null}},fr=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let r=document.createElement("div");r.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.animationDelay="500ms";let s=document.createElement("span");return s.className="persona-sr-only",s.textContent="Loading",e.appendChild(r),e.appendChild(t),e.appendChild(n),e.appendChild(s),e},$s=(e,r,t)=>{let n={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:fr};if(r){let s=r(n);if(s!==null)return s}return fr()},qd=(e,r)=>{let t=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=r==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let s=h("img");s.src=n,s.alt=r==="user"?"User":"Assistant",s.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(s)}else t.textContent=n,t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=r==="user"?"U":"A",t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},lc=(e,r)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return r.format?t.textContent=r.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Ud=(e,r="bubble")=>{let t=["vanilla-message-bubble","persona-max-w-[85%]"];switch(r){case"flat":e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("vanilla-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:t.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return t},Fs=(e,r,t)=>{var m,C,T,b,x,k;let n=(m=r.showCopy)!=null?m:!0,s=(C=r.showUpvote)!=null?C:!0,o=(T=r.showDownvote)!=null?T:!0;if(!n&&!s&&!o){let _=h("div");return _.style.display="none",_.id=`actions-${e.id}`,_.setAttribute("data-actions-for",e.id),_}let a=(b=r.visibility)!=null?b:"hover",i=(x=r.align)!=null?x:"right",d=(k=r.layout)!=null?k:"pill-inside",c={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],u={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],p=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${c} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(_,S,L)=>{let O=Ft({icon:_,label:S,size:14,className:"persona-message-action-btn"});return O.setAttribute("data-action",L),O};return n&&p.appendChild(f("copy","Copy message","copy")),s&&p.appendChild(f("thumbs-up","Upvote","upvote")),o&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},Br=(e,r,t,n,s,o)=>{var pe,z,ne,Ae,le,Ee,ie;let a=t!=null?t:{},i=(pe=a.layout)!=null?pe:"bubble",d=a.avatar,c=a.timestamp,u=(z=d==null?void 0:d.show)!=null?z:!1,p=(ne=c==null?void 0:c.show)!=null?ne:!1,f=(Ae=d==null?void 0:d.position)!=null?Ae:"left",m=(le=c==null?void 0:c.position)!=null?le:"below",C=Ud(e.role,i),T=h("div",C.join(" "));T.id=`bubble-${e.id}`,T.setAttribute("data-message-id",e.id),T.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(T.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",T.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(T.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",T.style.color="var(--persona-message-assistant-text, var(--persona-text))");let b=jd(e),x=(ie=(Ee=e.content)==null?void 0:Ee.trim())!=null?ie:"",_=b.length>0&&x===Jo,S=document.createElement("div");S.classList.add("persona-message-content");let L=r({text:e.content,message:e,streaming:!!e.streaming,raw:e.rawContent}),O=null;if(_?(O=document.createElement("div"),O.innerHTML=L,O.style.display="none",S.appendChild(O)):S.innerHTML=L,p&&m==="inline"&&e.createdAt){let K=lc(e,c);K.classList.add("persona-ml-2","persona-inline"),S.appendChild(K)}if(b.length>0){let K=zd(b,!_&&!!x,()=>{_&&O&&(O.style.display="")});K?T.appendChild(K):_&&O&&(O.style.display="")}if(T.appendChild(S),p&&m==="below"&&e.createdAt){let K=lc(e,c);K.classList.add("persona-mt-1"),T.appendChild(K)}if(e.streaming&&e.role==="assistant"&&(!e.content||!e.content.trim())){let K=$s("inline",o==null?void 0:o.loadingIndicatorRenderer,o==null?void 0:o.widgetConfig);K&&T.appendChild(K)}if(e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let K=Fs(e,n,s);T.appendChild(K)}if(!u||e.role==="system")return T;let q=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),fe=qd(d,e.role);return f==="right"||f==="left"&&e.role==="user"?q.append(T,fe):q.append(fe,T),T.classList.remove("persona-max-w-[85%]"),T.classList.add("persona-max-w-[calc(85%-2.5rem)]"),q},cc=(e,r,t,n,s,o)=>{let a=t!=null?t:{};return e.role==="user"&&a.renderUserMessage?a.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&a.renderAssistantMessage?a.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):Br(e,r,t,n,s,o)};var Dr=new Set,dc=(e,r)=>{let t=Dr.has(e),n=r.querySelector('button[data-expand-header="true"]'),s=r.querySelector(".persona-border-t");if(!n||!s)return;n.setAttribute("aria-expanded",t?"true":"false");let o=n.querySelector(".persona-ml-auto"),a=o==null?void 0:o.querySelector(":scope > .persona-flex.persona-items-center");if(a){a.innerHTML="";let d=me(t?"chevron-up":"chevron-down",16,"currentColor",2);d?a.appendChild(d):a.textContent=t?"Hide":"Show"}s.style.display=t?"":"none"},_s=e=>{let r=e.reasoning,t=h("div",["vanilla-message-bubble","vanilla-reasoning-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),!r)return t;let n=Dr.has(e.id),s=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");s.type="button",s.setAttribute("aria-expanded",n?"true":"false"),s.setAttribute("data-expand-header","true"),s.setAttribute("data-bubble-type","reasoning");let o=h("div","persona-flex persona-flex-col persona-text-left"),a=h("span","persona-text-xs persona-text-persona-primary");a.textContent="Thinking...",o.appendChild(a);let i=h("span","persona-text-xs persona-text-persona-primary");i.textContent=Rl(r),o.appendChild(i),r.status==="complete"?a.style.display="none":a.style.display="";let d=h("div","persona-flex persona-items-center"),u=me(n?"chevron-up":"chevron-down",16,"currentColor",2);u?d.appendChild(u):d.textContent=n?"Hide":"Show";let p=h("div","persona-flex persona-items-center persona-ml-auto");p.append(d),s.append(o,p);let f=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");f.style.display=n?"":"none";let m=r.chunks.join(""),C=h("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return C.textContent=m||(r.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),f.appendChild(C),(()=>{s.setAttribute("aria-expanded",n?"true":"false"),d.innerHTML="";let x=me(n?"chevron-up":"chevron-down",16,"currentColor",2);x?d.appendChild(x):d.textContent=n?"Hide":"Show",f.style.display=n?"":"none"})(),t.append(s,f),t};var Nr=new Set,pc=(e,r,t)=>{var c;let n=Nr.has(e),s=(c=t==null?void 0:t.toolCall)!=null?c:{},o=r.querySelector('button[data-expand-header="true"]'),a=r.querySelector(".persona-border-t");if(!o||!a)return;o.setAttribute("aria-expanded",n?"true":"false");let i=o.querySelector(".persona-ml-auto"),d=i==null?void 0:i.querySelector(":scope > .persona-flex.persona-items-center");if(d){d.innerHTML="";let u=s.toggleTextColor||s.headerTextColor||"currentColor",p=me(n?"chevron-up":"chevron-down",16,u,2);p?d.appendChild(p):d.textContent=n?"Hide":"Show"}a.style.display=n?"":"none"},js=(e,r)=>{var T;let t=e.toolCall,n=(T=r==null?void 0:r.toolCall)!=null?T:{},s=h("div",["vanilla-message-bubble","vanilla-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),n.backgroundColor&&(s.style.backgroundColor=n.backgroundColor),n.borderColor&&(s.style.borderColor=n.borderColor),n.borderWidth&&(s.style.borderWidth=n.borderWidth),n.borderRadius&&(s.style.borderRadius=n.borderRadius),!t)return s;let o=Nr.has(e.id),a=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");a.type="button",a.setAttribute("aria-expanded",o?"true":"false"),a.setAttribute("data-expand-header","true"),a.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(a.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(a.style.paddingLeft=n.headerPaddingX,a.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(a.style.paddingTop=n.headerPaddingY,a.style.paddingBottom=n.headerPaddingY);let i=h("div","persona-flex persona-flex-col persona-text-left"),d=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(d.style.color=n.headerTextColor),d.textContent=Hl(t),i.appendChild(d);let c=h("div","persona-flex persona-items-center"),u=n.toggleTextColor||n.headerTextColor||"currentColor",p=me(o?"chevron-up":"chevron-down",16,u,2);p?c.appendChild(p):c.textContent=o?"Hide":"Show";let f=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");f.append(c),a.append(i,f);let m=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(m.style.display=o?"":"none",n.contentBackgroundColor&&(m.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(m.style.color=n.contentTextColor),n.contentPaddingX&&(m.style.paddingLeft=n.contentPaddingX,m.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(m.style.paddingTop=n.contentPaddingY,m.style.paddingBottom=n.contentPaddingY),t.name){let b=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?b.style.color=n.contentTextColor:n.headerTextColor&&(b.style.color=n.headerTextColor),b.textContent=t.name,m.appendChild(b)}if(t.args!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Arguments";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=ao(t.args),b.append(x,k),m.appendChild(b)}if(t.chunks&&t.chunks.length){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Activity";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=t.chunks.join(`
|
|
16
|
-
`),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&t.result!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Result";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=ao(t.result),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&typeof t.duration=="number"){let b=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(b.style.color=n.contentTextColor),b.textContent=`Duration: ${t.duration}ms`,m.appendChild(b)}return(()=>{a.setAttribute("aria-expanded",o?"true":"false"),c.innerHTML="";let b=n.toggleTextColor||n.headerTextColor||"currentColor",x=me(o?"chevron-up":"chevron-down",16,b,2);x?c.appendChild(x):c.textContent=o?"Hide":"Show",m.style.display=o?"":"none"})(),s.append(a,m),s};var zs=(e,r)=>{var T,b,x,k,_,S,L,O,M,q,fe,pe;let t=e.approval,n=(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,s=(t==null?void 0:t.status)==="pending",o=h("div",["persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),o.style.backgroundColor=(T=n==null?void 0:n.backgroundColor)!=null?T:"var(--persona-approval-bg, #fefce8)",o.style.borderColor=(b=n==null?void 0:n.borderColor)!=null?b:"var(--persona-approval-border, #fef08a)",!t)return o;let a=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=t.status==="denied"?"shield-x":t.status==="timeout"?"shield-alert":"shield-check",c=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(x=n==null?void 0:n.titleColor)!=null?x:"currentColor",u=me(d,20,c,2);u&&i.appendChild(u);let p=h("div","persona-flex-1 persona-min-w-0"),f=h("div","persona-flex persona-items-center persona-gap-2"),m=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(k=n==null?void 0:n.title)!=null?k:"Approval Required",f.appendChild(m),!s){let z=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");z.setAttribute("data-approval-status",t.status),t.status==="approved"?(z.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",z.style.color="var(--persona-palette-colors-success-700, #15803d)",z.textContent="Approved"):t.status==="denied"?(z.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",z.style.color="var(--persona-palette-colors-error-700, #b91c1c)",z.textContent="Denied"):t.status==="timeout"&&(z.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",z.style.color="var(--persona-palette-colors-warning-700, #b45309)",z.textContent="Timeout"),f.appendChild(z)}p.appendChild(f);let C=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(C.style.color=n.descriptionColor),C.textContent=t.description,p.appendChild(C),t.parameters){let z=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(z.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(z.style.color=n.parameterTextColor),z.style.fontSize="0.75rem",z.style.lineHeight="1rem",z.textContent=ao(t.parameters),p.appendChild(z)}if(s){let z=h("div","persona-flex persona-gap-2 persona-mt-2");z.setAttribute("data-approval-buttons","true");let ne=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");ne.type="button",ne.style.backgroundColor=(_=n==null?void 0:n.approveButtonColor)!=null?_:"var(--persona-approval-approve-bg, #22c55e)",ne.style.color=(S=n==null?void 0:n.approveButtonTextColor)!=null?S:"#ffffff",ne.setAttribute("data-approval-action","approve");let Ae=me("shield-check",14,(L=n==null?void 0:n.approveButtonTextColor)!=null?L:"#ffffff",2);Ae&&(Ae.style.marginRight="4px",ne.appendChild(Ae));let le=document.createTextNode((O=n==null?void 0:n.approveLabel)!=null?O:"Approve");ne.appendChild(le);let Ee=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Ee.type="button",Ee.style.backgroundColor=(M=n==null?void 0:n.denyButtonColor)!=null?M:"transparent",Ee.style.color=(q=n==null?void 0:n.denyButtonTextColor)!=null?q:"var(--persona-feedback-error, #dc2626)",Ee.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Ee.setAttribute("data-approval-action","deny");let ie=me("shield-x",14,(fe=n==null?void 0:n.denyButtonTextColor)!=null?fe:"var(--persona-feedback-error, #dc2626)",2);ie&&(ie.style.marginRight="4px",Ee.appendChild(ie));let K=document.createTextNode((pe=n==null?void 0:n.denyLabel)!=null?pe:"Deny");Ee.appendChild(K),z.append(ne,Ee),p.appendChild(z)}return a.append(i,p),o.appendChild(a),o};var uc=e=>{let r=[];return{buttons:r,render:(n,s,o,a,i)=>{if(e.innerHTML="",r.length=0,!n||!n.length||(a!=null?a:s?s.getMessages():[]).some(m=>m.role==="user"))return;let u=document.createDocumentFragment(),p=s?s.isStreaming():!1,f=m=>{switch(m){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(m=>{let C=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-muted hover:persona-opacity-90 persona-cursor-pointer persona-border persona-border-gray-200");C.type="button",C.textContent=m,C.disabled=p,i!=null&&i.fontFamily&&(C.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(C.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(C.style.paddingLeft=i.paddingX,C.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(C.style.paddingTop=i.paddingY,C.style.paddingBottom=i.paddingY),C.addEventListener("click",()=>{!s||s.isStreaming()||(o.value="",s.sendMessage(m))}),u.appendChild(C),r.push(C)}),e.appendChild(u)}}};var ho=class{constructor(r=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=r,this.buffer=new Array(r),this.store=t}push(r){var t;this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(r.type),(t=this.store)==null||t.put(r)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let r=await this.store.getAll();if(r.length===0)return 0;let t=r.length>this.maxSize?r.slice(r.length-this.maxSize):r;for(let n of t)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=r.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(r){let t=this.getAll();return r>=t.length?t:t.slice(t.length-r)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var r;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.clear()}destroy(){var r;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var yo=class{constructor(r="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=r,this.storeName=t}open(){return new Promise((r,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let s=n.result;s.objectStoreNames.contains(this.storeName)||s.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(r){!this.db||this.isDestroyed||(this.pendingWrites.push(r),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(r){if(!(!this.db||this.isDestroyed||r.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}getAll(){return new Promise((r,t)=>{if(!this.db){r([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{r(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}getCount(){return new Promise((r,t)=>{if(!this.db){r(0);return}try{let o=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();o.onsuccess=()=>{r(o.result)},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}clear(){return new Promise((r,t)=>{if(!this.db){r();return}this.pendingWrites=[];try{let o=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();o.onsuccess=()=>{r()},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((r,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let r=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}};function Or(e,r){r&&r.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var Vd={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #dbeafe)",text:"var(--persona-palette-colors-primary-700, #1e40af)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},Jd={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},Kd=["flowName","stepName","reasoningText","text","name","tool","toolName"],Yd=100;function Gd(e,r){let t={...Vd,...r};if(t[e])return t[e];for(let n of Object.keys(t))if(n.endsWith("_")&&e.startsWith(n))return t[n];return Jd}function Xd(e,r){return`+${((e-r)/1e3).toFixed(3)}s`}function Zd(e){let r=new Date(e),t=String(r.getHours()).padStart(2,"0"),n=String(r.getMinutes()).padStart(2,"0"),s=String(r.getSeconds()).padStart(2,"0"),o=String(r.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${s}.${o}`}function Qd(e,r){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let n of r){let s=n.split("."),o=t;for(let a of s)if(o&&typeof o=="object"&&o!==null)o=o[a];else{o=void 0;break}if(typeof o=="string"&&o.trim())return o.trim()}}catch{}return null}function ep(e){var r;return(r=navigator.clipboard)!=null&&r.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function tp(e){let r;try{r=JSON.parse(e.payload)}catch{r=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:r},null,2)}function np(e,r,t){let n,s;try{s=JSON.parse(e.payload),n=JSON.stringify(s,null,2)}catch{s=e.payload,n=e.payload}let o=r.find(i=>i.renderEventStreamPayload);if(o!=null&&o.renderEventStreamPayload&&t){let i=o.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>a(),parsedPayload:s});if(i)return i}return a();function a(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function qs(e,r,t,n,s,o,a,i){var f;let d=s.has(e.id),c=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Or(c,(f=n.classNames)==null?void 0:f.eventRow);let u=a.find(m=>m.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let m=u.renderEventStreamRow({event:e,index:r,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>o(e.id)});if(m)return c.appendChild(m),c}return c.appendChild(p()),c;function p(){var ne,Ae;let m=h("div",""),C=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");C.setAttribute("data-event-id",e.id);let T=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),b=me(d?"chevron-down":"chevron-right","14px","currentColor",2);b&&T.appendChild(b);let x=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),k=(ne=n.timestampFormat)!=null?ne:"relative";x.textContent=k==="relative"?Xd(e.timestamp,t):Zd(e.timestamp);let _=null;n.showSequenceNumbers!==!1&&(_=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),_.textContent=String(r+1));let S=Gd(e.type,n.badgeColors),L=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");L.style.backgroundColor=S.bg,L.style.color=S.text,L.style.borderColor=S.text+"50",L.textContent=e.type;let O=(Ae=n.descriptionFields)!=null?Ae:Kd,M=Qd(e.payload,O),q=null;M&&(q=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),q.textContent=M);let fe=h("div","persona-flex-1 persona-min-w-0"),pe=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),z=me("clipboard","12px","currentColor",1.5);return z&&pe.appendChild(z),pe.addEventListener("click",async le=>{le.stopPropagation(),await ep(tp(e)),pe.innerHTML="";let Ee=me("check","12px","currentColor",1.5);Ee&&pe.appendChild(Ee),setTimeout(()=>{pe.innerHTML="";let ie=me("clipboard","12px","currentColor",1.5);ie&&pe.appendChild(ie)},1500)}),C.appendChild(T),C.appendChild(x),_&&C.appendChild(_),C.appendChild(L),q&&C.appendChild(q),C.appendChild(fe),C.appendChild(pe),m.appendChild(C),d&&m.appendChild(np(e,a,i)),m}}function gc(e){var c,u;let{buffer:r,getFullHistory:t,onClose:n,config:s,plugins:o=[]}=e,a=(u=(c=s==null?void 0:s.features)==null?void 0:c.eventStream)!=null?u:{},i=o.find(p=>p.renderEventStreamView);if(i!=null&&i.renderEventStreamView&&s){let p=i.renderEventStreamView({config:s,events:r.getAll(),defaultRenderer:()=>d().element,onClose:n});if(p)return{element:p,update:()=>{},destroy:()=>{}}}return d();function d(){let p=a.classNames,f=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Or(f,p==null?void 0:p.panel);let m=[],C="",T="",b=null,x=[],k={},_=0,S=!1,L=0,O=0,M=!1,q=null,fe=!1,pe=0,z=new Set,ne=new Map,Ae="",le="",Ee=null,ie,K,be,$,U;function he(){let A=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),V=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Or(V,p==null?void 0:p.headerBar);let te=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");te.textContent="Events",ie=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),ie.textContent="0";let Fe=h("div","persona-flex-1");K=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let se=h("option","");se.value="",se.textContent="All events",K.appendChild(se),be=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),be.type="button",be.title="Copy All";let Se=me("clipboard-copy","12px","currentColor",1.5);Se&&be.appendChild(Se);let He=h("span","persona-text-xs");He.textContent="Copy All",be.appendChild(He),V.appendChild(te),V.appendChild(ie),V.appendChild(Fe),V.appendChild(K),V.appendChild(be);let Le=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Or(Le,p==null?void 0:p.searchBar);let Ke=me("search","14px","var(--persona-muted, #9ca3af)",1.5),et=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");Ke&&et.appendChild(Ke),$=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Or($,p==null?void 0:p.searchInput),$.type="text",$.placeholder="Search event payloads...",U=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),U.type="button",U.style.display="none";let Ce=me("x","12px","currentColor",2);return Ce&&U.appendChild(Ce),Le.appendChild(et),Le.appendChild($),Le.appendChild(U),A.appendChild(V),A.appendChild(Le),A}let pt,Ct=o.find(A=>A.renderEventStreamToolbar);if(Ct!=null&&Ct.renderEventStreamToolbar&&s){let A=Ct.renderEventStreamToolbar({config:s,defaultRenderer:()=>he(),eventCount:r.getSize(),filteredCount:0,onFilterChange:V=>{C=V,ee(),Ie()},onSearchChange:V=>{T=V,ee(),Ie()}});pt=A!=null?A:he()}else pt=he();let ut=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");ut.style.display="none";let xt=h("div","persona-flex-1 persona-min-h-0 persona-relative"),$e=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");$e.style.height="100%";let xe=h("div","persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-bg-persona-accent persona-text-white persona-text-xs persona-px-3 persona-py-1.5 persona-rounded-full persona-cursor-pointer persona-shadow-md persona-z-10 persona-flex persona-items-center persona-gap-1");Or(xe,p==null?void 0:p.scrollIndicator),xe.style.display="none";let ge=me("arrow-down","12px","currentColor",2);ge&&xe.appendChild(ge);let J=h("span","");xe.appendChild(J);let Q=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");Q.style.display="none",xt.appendChild($e),xt.appendChild(Q),xt.appendChild(xe),f.setAttribute("tabindex","0"),f.appendChild(pt),f.appendChild(ut),f.appendChild(xt);function re(){let A=r.getAll(),V={};for(let He of A)V[He.type]=(V[He.type]||0)+1;let te=Object.keys(V).sort(),Fe=te.length!==x.length||!te.every((He,Le)=>He===x[Le]),se=!Fe&&te.some(He=>V[He]!==k[He]),qe=A.length!==Object.values(k).reduce((He,Le)=>He+Le,0);if(!Fe&&!se&&!qe||(x=te,k=V,!K))return;let Se=K.value;if(K.options[0].textContent="All events",Fe){for(;K.options.length>1;)K.remove(1);for(let He of te){let Le=h("option","");Le.value=He,Le.textContent=`${He} (${V[He]||0})`,K.appendChild(Le)}Se&&te.includes(Se)?K.value=Se:Se&&(K.value="",C="")}else for(let He=1;He<K.options.length;He++){let Le=K.options[He];Le.textContent=`${Le.value} (${V[Le.value]||0})`}}function Me(){let A=r.getAll();if(C&&(A=A.filter(V=>V.type===C)),T){let V=T.toLowerCase();A=A.filter(te=>te.type.toLowerCase().includes(V)||te.payload.toLowerCase().includes(V))}return A}function Xe(){return C!==""||T!==""}function ee(){_=0,L=0,S=!1,xe.style.display="none"}function Y(A){z.has(A)?z.delete(A):z.add(A),Ee=A;let V=$e.scrollTop,te=S;fe=!0,S=!0,Ie(),$e.scrollTop=V,S=te,fe=!1}function Ve(){return $e.scrollHeight-$e.scrollTop-$e.clientHeight<=50}function Ie(){O=Date.now(),M=!1,re();let A=r.getEvictedCount();A>0?(ut.textContent=`${A.toLocaleString()} older events truncated`,ut.style.display=""):ut.style.display="none",m=Me();let V=m.length,te=r.getSize()>0;ie&&(ie.textContent=String(r.getSize())),V===0&&te&&Xe()?(Q.textContent=T?`No events matching '${T}'`:"No events matching filter",Q.style.display="",$e.style.display="none"):(Q.style.display="none",$e.style.display=""),be&&(be.title=Xe()?`Copy Filtered (${V})`:"Copy All"),S&&V>_&&(L+=V-_,J.textContent=`${L} new event${L===1?"":"s"}`,xe.style.display=""),_=V;let Fe=r.getAll(),se=Fe.length>0?Fe[0].timestamp:0,qe=new Set(m.map(Le=>Le.id));for(let Le of z)qe.has(Le)||z.delete(Le);let Se=C!==Ae||T!==le,He=ne.size===0&&m.length>0;if(Se||He||m.length===0){$e.innerHTML="",ne.clear();let Le=document.createDocumentFragment();for(let Ke=0;Ke<m.length;Ke++){let et=qs(m[Ke],Ke,se,a,z,Y,o,s);ne.set(m[Ke].id,et),Le.appendChild(et)}$e.appendChild(Le),Ae=C,le=T,Ee=null}else{if(Ee!==null){let Ke=ne.get(Ee);if(Ke&&Ke.parentNode===$e){let et=m.findIndex(Ce=>Ce.id===Ee);if(et>=0){let Ce=qs(m[et],et,se,a,z,Y,o,s);$e.insertBefore(Ce,Ke),Ke.remove(),ne.set(Ee,Ce)}}Ee=null}let Le=new Set(m.map(Ke=>Ke.id));for(let[Ke,et]of ne)Le.has(Ke)||(et.remove(),ne.delete(Ke));for(let Ke=0;Ke<m.length;Ke++){let et=m[Ke];if(!ne.has(et.id)){let Ce=qs(et,Ke,se,a,z,Y,o,s);ne.set(et.id,Ce),$e.appendChild(Ce)}}}S||($e.scrollTop=$e.scrollHeight)}function ht(){if(Date.now()-O>=Yd){q!==null&&(cancelAnimationFrame(q),q=null),Ie();return}M||(M=!0,q=requestAnimationFrame(()=>{q=null,Ie()}))}let zt=(A,V)=>{if(!be)return;be.innerHTML="";let te=me(A,"12px","currentColor",1.5);te&&be.appendChild(te);let Fe=h("span","persona-text-xs");Fe.textContent="Copy All",be.appendChild(Fe),setTimeout(()=>{be.innerHTML="";let se=me("clipboard-copy","12px","currentColor",1.5);se&&be.appendChild(se);let qe=h("span","persona-text-xs");qe.textContent="Copy All",be.appendChild(qe),be.disabled=!1},V)},qt=async()=>{if(be){be.disabled=!0;try{let A;Xe()?A=m:t?(A=await t(),A.length===0&&(A=r.getAll())):A=r.getAll();let V=A.map(te=>{try{return JSON.parse(te.payload)}catch{return te.payload}});await navigator.clipboard.writeText(JSON.stringify(V,null,2)),zt("check",1500)}catch{zt("x",1500)}}},ue=()=>{K&&(C=K.value,ee(),Ie())},ce=()=>{!$||!U||(U.style.display=$.value?"":"none",b&&clearTimeout(b),b=setTimeout(()=>{T=$.value,ee(),Ie()},150))},rt=()=>{!$||!U||($.value="",T="",U.style.display="none",b&&clearTimeout(b),ee(),Ie())},gt=()=>{if(fe)return;let A=$e.scrollTop,V=A>pe;pe=A,Ve()&&V?(S=!1,L=0,xe.style.display="none"):Ve()||(S=!0)},Je=A=>{A.deltaY<0&&(S=!0)},ot=()=>{$e.scrollTop=$e.scrollHeight,S=!1,L=0,xe.style.display="none"},Ht=A=>{let V=A.target;if(!V||V.closest("button"))return;let te=V.closest("[data-event-id]");if(!te)return;let Fe=te.getAttribute("data-event-id");Fe&&Y(Fe)},Lt=A=>{if((A.metaKey||A.ctrlKey)&&A.key==="f"){A.preventDefault(),$==null||$.focus(),$==null||$.select();return}A.key==="Escape"&&($&&document.activeElement===$?(rt(),$.blur(),f.focus()):n&&n())};be&&be.addEventListener("click",qt),K&&K.addEventListener("change",ue),$&&$.addEventListener("input",ce),U&&U.addEventListener("click",rt),$e.addEventListener("scroll",gt),$e.addEventListener("wheel",Je,{passive:!0}),$e.addEventListener("click",Ht),xe.addEventListener("click",ot),f.addEventListener("keydown",Lt);function Ut(){b&&clearTimeout(b),q!==null&&(cancelAnimationFrame(q),q=null),M=!1,ne.clear(),be&&be.removeEventListener("click",qt),K&&K.removeEventListener("change",ue),$&&$.removeEventListener("input",ce),U&&U.removeEventListener("click",rt),$e.removeEventListener("scroll",gt),$e.removeEventListener("wheel",Je),$e.removeEventListener("click",Ht),xe.removeEventListener("click",ot),f.removeEventListener("keydown",Lt)}return{element:f,update:ht,destroy:Ut}}}function mc(e,r){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",s=e.status==="streaming"?"streaming":"complete",a=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-bg, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let c=document.createElement("div");c.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let u=document.createElement("div");u.className="persona-truncate persona-text-sm persona-font-medium",u.style.color="var(--persona-text, #1f2937)",u.textContent=t;let p=document.createElement("div");if(p.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",p.style.color="var(--persona-muted, #9ca3af)",s==="streaming"){let f=document.createElement("span");f.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",f.style.backgroundColor="var(--persona-primary, #3b82f6)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let m=document.createElement("span");m.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(m)}else p.textContent=a;if(c.append(u,p),i.append(d,c),s==="complete"){let f=document.createElement("button");f.type="button",f.textContent="Download",f.title=`Download ${t}`,f.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",f.style.border="1px solid var(--persona-border, #e5e7eb)",f.style.color="var(--persona-text, #1f2937)",f.style.backgroundColor="transparent",f.style.cursor="pointer",f.setAttribute("data-download-artifact",n),i.append(f)}return i}var fc=(e,r)=>{var n,s,o;let t=(o=(s=(n=r==null?void 0:r.config)==null?void 0:n.features)==null?void 0:s.artifacts)==null?void 0:o.renderCard;if(t){let a=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",c=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:c,status:d},config:r.config,defaultRenderer:()=>mc(e,r)});if(u)return u}return mc(e,r)};var Us=class{constructor(){this.components=new Map}register(r,t){this.components.has(r)&&console.warn(`[ComponentRegistry] Component "${r}" is already registered. Overwriting.`),this.components.set(r,t)}unregister(r){this.components.delete(r)}get(r){return this.components.get(r)}has(r){return this.components.has(r)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(r){Object.entries(r).forEach(([t,n])=>{this.register(t,n)})}},Dn=new Us;Dn.register("PersonaArtifactCard",fc);function rp(e){var s;let r=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=h("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((s=e.props)!=null?s:{},null,2),r.appendChild(t),r.appendChild(n),r}function hc(e,r){var xt,$e,xe,ge;let t=($e=(xt=e.features)==null?void 0:xt.artifacts)==null?void 0:$e.layout,s=((xe=t==null?void 0:t.toolbarPreset)!=null?xe:"default")==="document",o=(ge=t==null?void 0:t.panePadding)==null?void 0:ge.trim(),a=e.markdown?lr(e.markdown):null,i=Lr(e.sanitize),d=J=>{let Q=a?a(J):kr(J);return i?i(Q):Q},c=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{c==null||c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),z==null||z.hide()};c&&c.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let p=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");p.setAttribute("data-persona-theme-zone","artifact-pane"),s&&p.classList.add("persona-artifact-pane-document");let f=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");f.setAttribute("data-persona-theme-zone","artifact-toolbar"),s&&f.classList.add("persona-artifact-toolbar-document");let m=h("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let C=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");C.type="button",C.textContent="Close",C.setAttribute("aria-label","Close artifacts panel"),C.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let T="rendered",b=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),x=s?Ft({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):Ft({icon:"eye",label:"Rendered view"}),k=s?Ft({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):Ft({icon:"code-2",label:"Source"}),_=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),S=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,L=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,O=t==null?void 0:t.documentToolbarCopyMenuItems,M=!!(L&&O&&O.length>0),q=null,fe,pe=null,z=null;if(s&&(S||L)&&!M){if(fe=S?fo({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Ft({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),L){let J=me("chevron-down",14,"currentColor",2);J&&fe.appendChild(J)}}else s&&M?(q=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),fe=S?fo({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):Ft({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),pe=Ft({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),q.append(fe,pe)):s?fe=Ft({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):fe=Ft({icon:"copy",label:"Copy"});let ne=s?Ft({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):Ft({icon:"refresh-cw",label:"Refresh"}),Ae=s?Ft({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):Ft({icon:"x",label:"Close"}),le=()=>{var Xe,ee,Y;let J=(Xe=U.find(Ve=>Ve.id===he))!=null?Xe:U[U.length-1],Q=(ee=J==null?void 0:J.id)!=null?ee:null,re=(J==null?void 0:J.artifactType)==="markdown"&&(Y=J.markdown)!=null?Y:"",Me=J?JSON.stringify({component:J.component,props:J.props},null,2):"";return{markdown:re,jsonPayload:Me,id:Q}},Ee=async()=>{var Xe;let{markdown:J,jsonPayload:Q}=le(),re=(Xe=U.find(ee=>ee.id===he))!=null?Xe:U[U.length-1],Me=(re==null?void 0:re.artifactType)==="markdown"?J:re?Q:"";try{await navigator.clipboard.writeText(Me)}catch{}};if(fe.addEventListener("click",async()=>{let J=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(J&&M){let{markdown:Q,jsonPayload:re,id:Me}=le();try{await J({actionId:"primary",artifactId:Me,markdown:Q,jsonPayload:re})}catch{}return}await Ee()}),pe&&(O!=null&&O.length)){let J=()=>{var re;return(re=p.closest("[data-persona-root]"))!=null?re:document.body},Q=()=>{z=Vn({items:O.map(re=>({id:re.id,label:re.label})),onSelect:async re=>{let{markdown:Me,jsonPayload:Xe,id:ee}=le(),Y=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{Y?await Y({actionId:re,artifactId:ee,markdown:Me,jsonPayload:Xe}):re==="markdown"||re==="md"?await navigator.clipboard.writeText(Me):re==="json"||re==="source"?await navigator.clipboard.writeText(Xe):await navigator.clipboard.writeText(Me||Xe)}catch{}},anchor:q!=null?q:pe,position:"bottom-right",portal:J()})};p.isConnected?Q():requestAnimationFrame(Q),pe.addEventListener("click",re=>{re.stopPropagation(),z==null||z.toggle()})}ne.addEventListener("click",async()=>{var J;try{await((J=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:J.call(t))}catch{}Ct()}),Ae.addEventListener("click",()=>{var J;u(),(J=r.onDismiss)==null||J.call(r)});let ie=()=>{s&&(x.setAttribute("aria-pressed",T==="rendered"?"true":"false"),k.setAttribute("aria-pressed",T==="source"?"true":"false"))};x.addEventListener("click",()=>{T="rendered",ie(),Ct()}),k.addEventListener("click",()=>{T="source",ie(),Ct()});let K=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");s?(f.replaceChildren(),b.append(x,k),q?_.append(q,ne,Ae):_.append(fe,ne,Ae),f.append(b,K,_),ie()):(f.appendChild(m),f.appendChild(C)),o&&(f.style.paddingLeft=o,f.style.paddingRight=o);let be=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),$=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");o&&(be.style.paddingLeft=o,be.style.paddingRight=o,$.style.padding=o),p.appendChild(f),p.appendChild(be),p.appendChild($);let U=[],he=null,pt=!1,Ct=()=>{var Me,Xe,ee,Y;let J=s&&U.length<=1;be.classList.toggle("persona-hidden",J),be.replaceChildren();for(let Ve of U){let Ie=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");Ie.type="button",Ie.textContent=Ve.title||Ve.id.slice(0,8),Ve.id===he&&Ie.classList.add("persona-bg-persona-container","persona-border-persona-border"),Ie.addEventListener("click",()=>r.onSelect(Ve.id)),be.appendChild(Ie)}$.replaceChildren();let Q=he&&U.find(Ve=>Ve.id===he)||U[U.length-1];if(!Q)return;if(s){let Ve=Q.artifactType==="markdown"?"MD":(Me=Q.component)!=null?Me:"Component",ht=(Q.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";K.textContent=`${ht} \xB7 ${Ve}`}else m.textContent="Artifacts";if(Q.artifactType==="markdown"){if(s&&T==="source"){let Ie=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");Ie.textContent=(Xe=Q.markdown)!=null?Xe:"",$.appendChild(Ie);return}let Ve=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");Ve.innerHTML=d((ee=Q.markdown)!=null?ee:""),$.appendChild(Ve);return}let re=Q.component?Dn.get(Q.component):void 0;if(re){let Ie={message:{id:Q.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let ht=re((Y=Q.props)!=null?Y:{},Ie);if(ht){$.appendChild(ht);return}}catch{}}$.appendChild(rp(Q))},ut=()=>{var Q;let J=U.length>0;if(p.classList.toggle("persona-hidden",!J),c){let re=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,Xe=((Q=re==null?void 0:re.classList.contains("persona-artifact-narrow-host"))!=null?Q:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;J&&Xe&&pt?(c.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:c,update(J){var Q,re,Me;U=J.artifacts,he=(Me=(re=J.selectedId)!=null?re:(Q=J.artifacts[J.artifacts.length-1])==null?void 0:Q.id)!=null?Me:null,U.length>0&&(pt=!0),Ct(),ut()},setMobileOpen(J){pt=J,!J&&c?(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):ut()}}}function un(e){var r,t;return((t=(r=e==null?void 0:e.features)==null?void 0:r.artifacts)==null?void 0:t.enabled)===!0}function yc(e,r){var o,a,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!un(r))return;let t=(a=(o=r.features)==null?void 0:o.artifacts)==null?void 0:a.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),s=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):s&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",s))}function op(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function as(e,r){var d,c,u,p,f,m,C,T,b,x;if(!un(r)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),op(e),yc(e,r);return}let t=(c=(d=r.features)==null?void 0:d.artifacts)==null?void 0:c.layout;e.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(p=t==null?void 0:t.paneWidth)!=null?p:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(f=t==null?void 0:t.paneMaxWidth)!=null?f:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let s=(C=t==null?void 0:t.panePadding)==null?void 0:C.trim();s?e.style.setProperty("--persona-artifact-pane-padding",s):e.style.removeProperty("--persona-artifact-pane-padding");let o=(T=t==null?void 0:t.documentToolbarIconColor)==null?void 0:T.trim();o?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",o):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(b=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:b.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(x=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:x.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),yc(e,r)}var bc=["panel","seamless"];function is(e,r){var i,d,c,u,p,f;for(let m of bc)e.classList.remove(`persona-artifact-appearance-${m}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!un(r))return;let t=(d=(i=r.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(c=t==null?void 0:t.paneAppearance)!=null?c:"panel",s=bc.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${s}`);let o=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();o&&e.style.setProperty("--persona-artifact-pane-radius",o);let a=(p=t==null?void 0:t.paneShadow)==null?void 0:p.trim();if(a&&e.style.setProperty("--persona-artifact-pane-shadow",a),(t==null?void 0:t.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let m=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||o;m&&e.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function xc(e,r){var t,n,s;return!r||!un(e)?!1:((s=(n=(t=e.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:s.expandLauncherPanelWhenOpen)!==!1}function sp(e,r){if(!(e!=null&&e.trim()))return r;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):r}function ap(e){if(!(e!=null&&e.trim()))return null;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):null}function ip(e,r,t){return t<r?r:Math.min(t,Math.max(r,e))}function lp(e,r,t,n){let s=e-n-2*r-t;return Math.max(0,s)}function vc(e,r){var a;let n=(a=(r.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",s=/^([\d.]+)px$/i.exec(n);if(s)return Number(s[1]);let o=/^([\d.]+)/.exec(n);return o?Number(o[1]):8}function Cc(e,r,t,n,s,o){let a=sp(s,200),i=lp(r,t,n,200);i=Math.max(a,i);let d=ap(o);return d!==null&&(i=Math.min(i,d)),ip(e,a,i)}var wc={init:{title:"Schedule a Demo",description:"Share the basics and we'll follow up with a confirmation.",fields:[{name:"name",label:"Full name",placeholder:"Jane Doe",required:!0},{name:"email",label:"Work email",placeholder:"jane@example.com",type:"email",required:!0},{name:"notes",label:"What would you like to cover?",type:"textarea"}],submitLabel:"Submit details"},followup:{title:"Additional Information",description:"Provide any extra details to tailor the next steps.",fields:[{name:"company",label:"Company",placeholder:"Acme Inc."},{name:"context",label:"Context",type:"textarea",placeholder:"Share more about your use case"}],submitLabel:"Send"}},Vs=(e,r,t,n)=>{let s=e.querySelectorAll("[data-tv-form]");s.length&&s.forEach(o=>{var C,T,b;if(o.dataset.enhanced==="true")return;let a=(C=o.dataset.tvForm)!=null?C:"init";o.dataset.enhanced="true";let i=(T=wc[a])!=null?T:wc.init;o.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),c=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(c.textContent=i.title,d.appendChild(c),i.description){let x=h("p","persona-text-sm persona-text-persona-muted");x.textContent=i.description,d.appendChild(x)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(x=>{var O,M;let k=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");k.htmlFor=`${r.id}-${a}-${x.name}`;let _=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");_.textContent=x.label,k.appendChild(_);let S=(O=x.type)!=null?O:"text",L;S==="textarea"?(L=document.createElement("textarea"),L.rows=3):(L=document.createElement("input"),L.type=S),L.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",L.id=`${r.id}-${a}-${x.name}`,L.name=x.name,L.placeholder=(M=x.placeholder)!=null?M:"",x.required&&(L.required=!0),k.appendChild(L),u.appendChild(k)});let p=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),f=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");m.type="submit",m.textContent=(b=i.submitLabel)!=null?b:"Submit",p.appendChild(f),p.appendChild(m),u.appendChild(p),o.replaceChildren(d,u),u.addEventListener("submit",async x=>{var L,O;x.preventDefault();let k=(L=t.formEndpoint)!=null?L:"/form",_=new FormData(u),S={};_.forEach((M,q)=>{S[q]=M}),S.type=a,m.disabled=!0,f.textContent="Submitting\u2026";try{let M=await fetch(k,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(S)});if(!M.ok)throw new Error(`Form submission failed (${M.status})`);let q=await M.json();f.textContent=(O=q.message)!=null?O:"Thanks! We'll be in touch soon.",q.success&&q.nextPrompt&&await n.sendMessage(String(q.nextPrompt))}catch(M){f.textContent=M instanceof Error?M.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var Js=class{constructor(){this.plugins=new Map}register(r){var t;this.plugins.has(r.id)&&console.warn(`Plugin "${r.id}" is already registered. Overwriting.`),this.plugins.set(r.id,r),(t=r.onRegister)==null||t.call(r)}unregister(r){var n;let t=this.plugins.get(r);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(r))}getAll(){return Array.from(this.plugins.values()).sort((r,t)=>{var n,s;return((n=t.priority)!=null?n:0)-((s=r.priority)!=null?s:0)})}getForInstance(r){let t=this.getAll();if(!r||r.length===0)return t;let n=new Set(r.map(o=>o.id));return[...t.filter(o=>!n.has(o.id)),...r].sort((o,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=o.priority)!=null?d:0)})}clear(){this.plugins.forEach(r=>{var t;return(t=r.onUnregister)==null?void 0:t.call(r)}),this.plugins.clear()}},bo=new Js;var ft={apiUrl:"http://localhost:43111/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:"1px solid #e5e7eb",shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function Sc(e,r){if(!(!e&&!r))return e?r?po(e,r):e:r}function ls(e){var r,t,n,s,o,a,i,d,c,u,p,f,m,C,T,b,x,k,_,S,L;return e?{...ft,...e,theme:Sc(ft.theme,e.theme),darkTheme:Sc(ft.darkTheme,e.darkTheme),launcher:{...ft.launcher,...e.launcher,dock:{...(r=ft.launcher)==null?void 0:r.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(n=ft.launcher)==null?void 0:n.clearChat,...(s=e.launcher)==null?void 0:s.clearChat}},copy:{...ft.copy,...e.copy},sendButton:{...ft.sendButton,...e.sendButton},statusIndicator:{...ft.statusIndicator,...e.statusIndicator},voiceRecognition:{...ft.voiceRecognition,...e.voiceRecognition},features:(()=>{var fe,pe;let O=(fe=ft.features)==null?void 0:fe.artifacts,M=(pe=e.features)==null?void 0:pe.artifacts,q=O===void 0&&M===void 0?void 0:{...O,...M,layout:{...O==null?void 0:O.layout,...M==null?void 0:M.layout}};return{...ft.features,...e.features,...q!==void 0?{artifacts:q}:{}}})(),suggestionChips:(o=e.suggestionChips)!=null?o:ft.suggestionChips,suggestionChipsConfig:{...ft.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...ft.layout,...e.layout,header:{...(a=ft.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=ft.layout)==null?void 0:d.messages,...(c=e.layout)==null?void 0:c.messages,avatar:{...(p=(u=ft.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(m=(f=e.layout)==null?void 0:f.messages)==null?void 0:m.avatar},timestamp:{...(T=(C=ft.layout)==null?void 0:C.messages)==null?void 0:T.timestamp,...(x=(b=e.layout)==null?void 0:b.messages)==null?void 0:x.timestamp}},slots:{...(k=ft.layout)==null?void 0:k.slots,...(_=e.layout)==null?void 0:_.slots}},markdown:{...ft.markdown,...e.markdown,options:{...(S=ft.markdown)==null?void 0:S.options,...(L=e.markdown)==null?void 0:L.options}},messageActions:{...ft.messageActions,...e.messageActions}}:ft}var Ac=()=>{let e=new Map,r=(s,o)=>(e.has(s)||e.set(s,new Set),e.get(s).add(o),()=>t(s,o)),t=(s,o)=>{var a;(a=e.get(s))==null||a.delete(o)};return{on:r,off:t,emit:(s,o)=>{var a;(a=e.get(s))==null||a.forEach(i=>{try{i(o)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var cp=e=>{let r=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return r?r[1]:e},dp=e=>{let r=e.trim(),t=r.indexOf("{");if(t===-1)return null;let n=0;for(let s=t;s<r.length;s+=1){let o=r[s];if(o==="{"&&(n+=1),o==="}"&&(n-=1,n===0))return r.slice(t,s+1)}return null},xo=({text:e})=>{if(!e||!e.includes("{"))return null;try{let r=cp(e),t=dp(r);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:s,...o}=n;return{type:String(s),payload:o,raw:n}}catch{return null}},Ks=e=>typeof e=="string"?e:e==null?"":String(e),hr={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:Ks(e.payload.text)},messageAndClick:(e,r)=>{var s;if(e.type!=="message_and_click")return;let t=e.payload,n=Ks(t.element);if(n&&((s=r.document)!=null&&s.querySelector)){let o=r.document.querySelector(n);o?setTimeout(()=>{o.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:Ks(t.text)}}},Ec=e=>Array.isArray(e)?e.map(r=>String(r)):[],vo=e=>{let r=new Set(Ec(e.getSessionMetadata().processedActionMessageIds)),t=()=>{r=new Set(Ec(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let o=Array.from(r);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:o}))};return{process:o=>{if(o.streaming||o.message.role!=="assistant"||!o.text||r.has(o.message.id))return null;let a=typeof o.raw=="string"&&o.raw||typeof o.message.rawContent=="string"&&o.message.rawContent||typeof o.text=="string"&&o.text||null;!a&&typeof o.text=="string"&&o.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=a?e.parsers.reduce((c,u)=>c||(u==null?void 0:u({text:a,message:o.message}))||null,null):null;if(!i)return null;r.add(o.message.id),n();let d={action:i,message:o.message};e.emit("action:detected",d);for(let c of e.handlers)if(c)try{let u=()=>{e.emit("action:resubmit",d)},p=c(i,{message:o.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let f=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:f,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var pp=e=>{if(!e)return null;try{return JSON.parse(e)}catch(r){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",r),null}},up=e=>e.map(r=>({...r,streaming:!1})),cs=(e="persona-state")=>{let r=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=r();return t?pp(t.getItem(e)):null},save:t=>{let n=r();if(n)try{let s={...t,messages:t.messages?up(t.messages):void 0};n.setItem(e,JSON.stringify(s))}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",s)}},clear:()=>{let t=r();if(t)try{t.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var $r=require("partial-json");function gp(e){if(!e||typeof e!="object"||!("component"in e))return!1;let r=e.component;return typeof r=="string"&&r.length>0}function mp(e,r){if(!gp(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:r}}function ds(){let e=null,r=0;return{getExtractedDirective:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e;try{let s=(0,$r.parse)(t,$r.STR|$r.OBJ),o=mp(s,t);o&&(e=o)}catch{}return r=t.length,e},reset:()=>{e=null,r=0}}}function Tc(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function ps(e,r){let{config:t,message:n,onPropsUpdate:s}=r,o=Dn.get(e.component);if(!o)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let a={message:n,config:t,updateProps:i=>{s&&s(i)}};try{return o(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function Mc(){let e=ds();return{processChunk:r=>e.processChunk(r),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function us(e){if(!e.rawContent)return!1;try{let r=JSON.parse(e.rawContent);return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"}catch{return!1}}function gs(e){if(!e.rawContent)return null;try{let r=JSON.parse(e.rawContent);if(typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string")return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:e.rawContent}}catch{}return null}var fp=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function ms(e){let{onSubmit:r,onDismiss:t,title:n="How satisfied are you?",subtitle:s="Please rate your experience",commentPlaceholder:o="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:c=fp}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let m=document.createElement("div");m.className="persona-feedback-header";let C=document.createElement("h3");C.className="persona-feedback-title",C.textContent=n,m.appendChild(C);let T=document.createElement("p");T.className="persona-feedback-subtitle",T.textContent=s,m.appendChild(T),f.appendChild(m);let b=document.createElement("div");b.className="persona-feedback-rating persona-feedback-rating-csat",b.setAttribute("role","radiogroup"),b.setAttribute("aria-label","Satisfaction rating from 1 to 5");let x=[];for(let O=1;O<=5;O++){let M=document.createElement("button");M.type="button",M.className="persona-feedback-rating-btn persona-feedback-star-btn",M.setAttribute("role","radio"),M.setAttribute("aria-checked","false"),M.setAttribute("aria-label",`${O} star${O>1?"s":""}: ${c[O-1]}`),M.title=c[O-1],M.dataset.rating=String(O),M.innerHTML=`
|
|
15
|
+
`,t.addEventListener("click",r);let n=o=>{var _,w,I,$,T,V,ue,oe,z,te,Ae,ie,Se;let a=(_=o.launcher)!=null?_:{},i=jt(o),d=t.querySelector("[data-role='launcher-title']");if(d){let ae=(w=a.title)!=null?w:"Chat Assistant";d.textContent=ae,d.setAttribute("title",ae)}let c=t.querySelector("[data-role='launcher-subtitle']");if(c){let ae=(I=a.subtitle)!=null?I:"Get answers fast";c.textContent=ae,c.setAttribute("title",ae)}let u=t.querySelector(".persona-flex-col");u&&(a.textHidden||i?u.style.display="none":u.style.display="");let p=t.querySelector("[data-role='launcher-icon']");if(p)if(a.agentIconHidden)p.style.display="none";else{let ae=($=a.agentIconSize)!=null?$:"40px";if(p.style.height=ae,p.style.width=ae,p.innerHTML="",a.agentIconName){let Y=parseFloat(ae)||24,ge=he(a.agentIconName,Y*.6,"var(--persona-text-inverse, #ffffff)",2);ge?(p.appendChild(ge),p.style.display=""):(p.textContent=(T=a.agentIconText)!=null?T:"\u{1F4AC}",p.style.display="")}else a.iconUrl?p.style.display="none":(p.textContent=(V=a.agentIconText)!=null?V:"\u{1F4AC}",p.style.display="")}let f=t.querySelector("[data-role='launcher-image']");if(f){let ae=(ue=a.agentIconSize)!=null?ue:"40px";f.style.height=ae,f.style.width=ae,a.iconUrl&&!a.agentIconName&&!a.agentIconHidden?(f.src=a.iconUrl,f.style.display="block"):f.style.display="none"}let m=t.querySelector("[data-role='launcher-call-to-action-icon']");if(m){let ae=(oe=a.callToActionIconSize)!=null?oe:"32px";m.style.height=ae,m.style.width=ae,a.callToActionIconBackgroundColor?(m.style.backgroundColor=a.callToActionIconBackgroundColor,m.classList.remove("persona-bg-persona-primary")):(m.style.backgroundColor="",m.classList.add("persona-bg-persona-primary"));let Y=0;if(a.callToActionIconPadding?(m.style.boxSizing="border-box",m.style.padding=a.callToActionIconPadding,Y=(parseFloat(a.callToActionIconPadding)||0)*2):(m.style.boxSizing="",m.style.padding=""),a.callToActionIconHidden)m.style.display="none";else if(m.style.display=i?"none":"",m.innerHTML="",a.callToActionIconName){let ge=parseFloat(ae)||24,F=Math.max(ge-Y,8),J=he(a.callToActionIconName,F,"currentColor",2);J?m.appendChild(J):m.textContent=(z=a.callToActionIconText)!=null?z:"\u2197"}else m.textContent=(te=a.callToActionIconText)!=null?te:"\u2197"}let v=a.position&&yn[a.position]?yn[a.position]:yn["bottom-right"],S="persona-fixed persona-flex persona-items-center persona-gap-3 persona-rounded-launcher persona-bg-persona-surface persona-py-2.5 persona-pl-3 persona-pr-3 persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer persona-z-50",b="persona-relative persona-mt-4 persona-mb-4 persona-mx-auto persona-flex persona-items-center persona-justify-center persona-rounded-launcher persona-bg-persona-surface persona-transition hover:persona-translate-y-[-2px] persona-cursor-pointer";t.className=i?b:`${S} ${v}`;let x="1px solid var(--persona-border, #e5e7eb)",k="var(--persona-shadow, 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1))";t.style.border=(Ae=a.border)!=null?Ae:x,t.style.boxShadow=(ie=a.shadow)!=null?ie:k,i?(t.style.width="0",t.style.minWidth="0",t.style.maxWidth="0",t.style.padding="0",t.style.overflow="hidden",t.style.border="none",t.style.boxShadow="none"):(t.style.width="",t.style.minWidth="",t.style.maxWidth=(Se=a.collapsedMaxWidth)!=null?Se:"",t.style.justifyContent="",t.style.padding="",t.style.overflow="")},s=()=>{t.removeEventListener("click",r),t.remove()};return e&&n(e),{element:t,update:n,destroy:s}};var bn={titleColor:"var(--persona-header-title-fg, var(--persona-primary, #2563eb))",subtitleColor:"var(--persona-header-subtitle-fg, var(--persona-text-muted, var(--persona-muted, #9ca3af)))",actionIconColor:"var(--persona-header-action-icon-fg, var(--persona-muted, #9ca3af))"},Dn=e=>{var oe,z,te,Ae,ie,Se,ae,Y,ge,F,J,me,at,Ue,Ke,mt,Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut;let{config:r,showClose:t=!0}=e,n=h("div","persona-widget-header persona-flex persona-items-center persona-gap-3 persona-px-6 persona-py-5");n.setAttribute("data-persona-theme-zone","header"),n.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",n.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",n.style.boxShadow="var(--persona-header-shadow, none)",n.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let s=(oe=r==null?void 0:r.launcher)!=null?oe:{},o=(z=s.headerIconSize)!=null?z:"48px",a=(te=s.closeButtonSize)!=null?te:"32px",i=(Ae=s.closeButtonPlacement)!=null?Ae:"inline",d=(ie=s.headerIconHidden)!=null?ie:!1,c=s.headerIconName,u=h("div","persona-flex persona-items-center persona-justify-center persona-rounded-xl persona-text-xl");if(u.style.height=o,u.style.width=o,u.style.backgroundColor="var(--persona-header-icon-bg, var(--persona-primary, #2563eb))",u.style.color="var(--persona-header-icon-fg, var(--persona-text-inverse, #ffffff))",!d)if(c){let G=parseFloat(o)||24,Le=he(c,G*.6,"currentColor",1);Le?u.replaceChildren(Le):u.textContent=(ae=(Se=r==null?void 0:r.launcher)==null?void 0:Se.agentIconText)!=null?ae:"\u{1F4AC}"}else if((Y=r==null?void 0:r.launcher)!=null&&Y.iconUrl){let G=h("img");G.src=r.launcher.iconUrl,G.alt="",G.className="persona-rounded-xl persona-object-cover",G.style.height=o,G.style.width=o,u.replaceChildren(G)}else u.textContent=(F=(ge=r==null?void 0:r.launcher)==null?void 0:ge.agentIconText)!=null?F:"\u{1F4AC}";let p=h("div","persona-flex persona-flex-col persona-flex-1 persona-min-w-0"),f=h("span","persona-text-base persona-font-semibold");f.style.color=bn.titleColor,f.textContent=(me=(J=r==null?void 0:r.launcher)==null?void 0:J.title)!=null?me:"Chat Assistant";let m=h("span","persona-text-xs");m.style.color=bn.subtitleColor,m.textContent=(Ue=(at=r==null?void 0:r.launcher)==null?void 0:at.subtitle)!=null?Ue:"Here to help you get answers fast",p.append(f,m),d?n.append(p):n.append(u,p);let v=(Ke=s.clearChat)!=null?Ke:{},S=(mt=v.enabled)!=null?mt:!0,b=(Re=v.placement)!=null?Re:"inline",x=null,k=null;if(S){let G=(tt=v.size)!=null?tt:"32px",Le=(Te=v.iconName)!=null?Te:"refresh-cw",ft=(N=v.iconColor)!=null?N:"",yt=(re=v.backgroundColor)!=null?re:"",Ye=(ee=v.borderWidth)!=null?ee:"",ot=(q=v.borderColor)!=null?q:"",Wt=(ce=v.borderRadius)!=null?ce:"",Vt=(ke=v.paddingX)!=null?ke:"",de=(Q=v.paddingY)!=null?Q:"",E=(K=v.tooltipText)!=null?K:"Clear chat",Ee=(_e=v.showTooltip)!=null?_e:!0;k=h("div",b==="top-right"?"persona-absolute persona-top-4 persona-z-50":"persona-relative persona-ml-auto persona-clear-chat-button-wrapper"),b==="top-right"&&(k.style.right="48px"),x=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none"),x.style.height=G,x.style.width=G,x.type="button",x.setAttribute("aria-label",E),x.style.color=ft||bn.actionIconColor;let ne=he(Le,"20px","currentColor",1);if(ne&&x.appendChild(ne),yt&&(x.style.backgroundColor=yt,x.classList.remove("hover:persona-bg-gray-100")),Ye||ot){let be=Ye||"0px",Ce=ot||"transparent";x.style.border=`${be} solid ${Ce}`,x.classList.remove("persona-border-none")}if(Wt&&(x.style.borderRadius=Wt,x.classList.remove("persona-rounded-full")),Vt?(x.style.paddingLeft=Vt,x.style.paddingRight=Vt):(x.style.paddingLeft="",x.style.paddingRight=""),de?(x.style.paddingTop=de,x.style.paddingBottom=de):(x.style.paddingTop="",x.style.paddingBottom=""),k.appendChild(x),Ee&&E&&x&&k){let be=null,Ce=()=>{if(be||!x)return;let ye=x.ownerDocument,Ie=ye.body;if(!Ie)return;be=En(ye,"div","persona-clear-chat-tooltip"),be.textContent=E;let De=En(ye,"div");De.className="persona-clear-chat-tooltip-arrow",be.appendChild(De);let nt=x.getBoundingClientRect();be.style.position="fixed",be.style.left=`${nt.left+nt.width/2}px`,be.style.top=`${nt.top-8}px`,be.style.transform="translate(-50%, -100%)",Ie.appendChild(be)},Xe=()=>{be&&be.parentNode&&(be.parentNode.removeChild(be),be=null)};k.addEventListener("mouseenter",Ce),k.addEventListener("mouseleave",Xe),x.addEventListener("focus",Ce),x.addEventListener("blur",Xe),k._cleanupTooltip=()=>{Xe(),k&&(k.removeEventListener("mouseenter",Ce),k.removeEventListener("mouseleave",Xe)),x&&(x.removeEventListener("focus",Ce),x.removeEventListener("blur",Xe))}}b==="inline"&&n.appendChild(k)}let _=h("div",i==="top-right"?"persona-absolute persona-top-4 persona-right-4 persona-z-50":S&&b==="inline"?"":"persona-ml-auto"),w=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");w.style.height=a,w.style.width=a,w.type="button";let I=(it=s.closeButtonTooltipText)!=null?it:"Close chat",$=(Lt=s.closeButtonShowTooltip)!=null?Lt:!0;w.setAttribute("aria-label",I),w.style.display=t?"":"none";let T=(qt=s.closeButtonIconName)!=null?qt:"x",V=(Ut=s.closeButtonIconText)!=null?Ut:"\xD7";w.style.color=s.closeButtonColor||bn.actionIconColor;let ue=he(T,"20px","currentColor",1);if(ue?w.appendChild(ue):w.textContent=V,s.closeButtonBackgroundColor?(w.style.backgroundColor=s.closeButtonBackgroundColor,w.classList.remove("hover:persona-bg-gray-100")):(w.style.backgroundColor="",w.classList.add("hover:persona-bg-gray-100")),s.closeButtonBorderWidth||s.closeButtonBorderColor){let G=s.closeButtonBorderWidth||"0px",Le=s.closeButtonBorderColor||"transparent";w.style.border=`${G} solid ${Le}`,w.classList.remove("persona-border-none")}else w.style.border="",w.classList.add("persona-border-none");if(s.closeButtonBorderRadius?(w.style.borderRadius=s.closeButtonBorderRadius,w.classList.remove("persona-rounded-full")):(w.style.borderRadius="",w.classList.add("persona-rounded-full")),s.closeButtonPaddingX?(w.style.paddingLeft=s.closeButtonPaddingX,w.style.paddingRight=s.closeButtonPaddingX):(w.style.paddingLeft="",w.style.paddingRight=""),s.closeButtonPaddingY?(w.style.paddingTop=s.closeButtonPaddingY,w.style.paddingBottom=s.closeButtonPaddingY):(w.style.paddingTop="",w.style.paddingBottom=""),_.appendChild(w),$&&I){let G=null,Le=()=>{if(G)return;let yt=w.ownerDocument,Ye=yt.body;if(!Ye)return;G=En(yt,"div","persona-clear-chat-tooltip"),G.textContent=I;let ot=En(yt,"div");ot.className="persona-clear-chat-tooltip-arrow",G.appendChild(ot);let Wt=w.getBoundingClientRect();G.style.position="fixed",G.style.left=`${Wt.left+Wt.width/2}px`,G.style.top=`${Wt.top-8}px`,G.style.transform="translate(-50%, -100%)",Ye.appendChild(G)},ft=()=>{G&&G.parentNode&&(G.parentNode.removeChild(G),G=null)};_.addEventListener("mouseenter",Le),_.addEventListener("mouseleave",ft),w.addEventListener("focus",Le),w.addEventListener("blur",ft),_._cleanupTooltip=()=>{ft(),_.removeEventListener("mouseenter",Le),_.removeEventListener("mouseleave",ft),w.removeEventListener("focus",Le),w.removeEventListener("blur",ft)}}return i!=="top-right"&&n.appendChild(_),{header:n,iconHolder:u,headerTitle:f,headerSubtitle:m,closeButton:w,closeButtonWrapper:_,clearChatButton:x,clearChatButtonWrapper:k}},gr=(e,r,t)=>{var a,i,d,c;let n=(a=t==null?void 0:t.launcher)!=null?a:{},s=(i=n.closeButtonPlacement)!=null?i:"inline",o=(c=(d=n.clearChat)==null?void 0:d.placement)!=null?c:"inline";e.appendChild(r.header),s==="top-right"&&(e.style.position="relative",e.appendChild(r.closeButtonWrapper)),r.clearChatButtonWrapper&&o==="top-right"&&(e.style.position="relative",e.appendChild(r.clearChatButtonWrapper))};function Jn(e){let{items:r,onSelect:t,anchor:n,position:s="bottom-left",portal:o}=e,a=h("div","persona-dropdown-menu persona-hidden");a.setAttribute("role","menu"),a.setAttribute("data-persona-theme-zone","dropdown"),o?(a.style.position="fixed",a.style.zIndex="10000"):(a.style.position="absolute",a.style.top="100%",a.style.marginTop="4px",s==="bottom-right"?a.style.right="0":a.style.left="0");for(let m of r){if(m.dividerBefore){let b=document.createElement("hr");a.appendChild(b)}let v=document.createElement("button");if(v.type="button",v.setAttribute("role","menuitem"),v.setAttribute("data-dropdown-item-id",m.id),m.destructive&&v.setAttribute("data-destructive",""),m.icon){let b=he(m.icon,16,"currentColor",1.5);b&&v.appendChild(b)}let S=document.createElement("span");S.textContent=m.label,v.appendChild(S),v.addEventListener("click",b=>{b.stopPropagation(),u(),t(m.id)}),a.appendChild(v)}let i=null;function d(){if(!o)return;let m=n.getBoundingClientRect();a.style.top=`${m.bottom+4}px`,s==="bottom-right"?(a.style.right=`${window.innerWidth-m.right}px`,a.style.left="auto"):(a.style.left=`${m.left}px`,a.style.right="auto")}function c(){d(),a.classList.remove("persona-hidden"),requestAnimationFrame(()=>{let m=v=>{!a.contains(v.target)&&!n.contains(v.target)&&u()};document.addEventListener("click",m,!0),i=()=>document.removeEventListener("click",m,!0)})}function u(){a.classList.add("persona-hidden"),i==null||i(),i=null}function p(){a.classList.contains("persona-hidden")?c():u()}function f(){u(),a.remove()}return o&&o.appendChild(a),{element:a,show:c,hide:u,toggle:p,destroy:f}}function vt(e){let{icon:r,label:t,size:n,strokeWidth:s,className:o,onClick:a,aria:i}=e,d=h("button","persona-icon-btn"+(o?" "+o:""));d.type="button",d.setAttribute("aria-label",t),d.title=t;let c=he(r,n!=null?n:16,"currentColor",s!=null?s:2);if(c&&d.appendChild(c),a&&d.addEventListener("click",a),i)for(let[u,p]of Object.entries(i))d.setAttribute(u,p);return d}function fo(e){let{icon:r,label:t,variant:n="default",size:s="sm",iconSize:o,className:a,onClick:i,aria:d}=e,c="persona-label-btn";n!=="default"&&(c+=" persona-label-btn--"+n),c+=" persona-label-btn--"+s,a&&(c+=" "+a);let u=h("button",c);if(u.type="button",u.setAttribute("aria-label",t),r){let f=he(r,o!=null?o:14,"currentColor",2);f&&u.appendChild(f)}let p=h("span");if(p.textContent=t,u.appendChild(p),i&&u.addEventListener("click",i),d)for(let[f,m]of Object.entries(d))u.setAttribute(f,m);return u}function ho(e){let{items:r,selectedId:t,onSelect:n,className:s}=e,o=h("div","persona-toggle-group"+(s?" "+s:""));o.setAttribute("role","group");let a=t,i=[];function d(){for(let u of i)u.btn.setAttribute("aria-pressed",u.id===a?"true":"false")}for(let u of r){let p;u.icon?p=vt({icon:u.icon,label:u.label,onClick:()=>{a=u.id,d(),n(u.id)}}):(p=h("button","persona-icon-btn"),p.type="button",p.setAttribute("aria-label",u.label),p.title=u.label,p.textContent=u.label,p.addEventListener("click",()=>{a=u.id,d(),n(u.id)})),p.setAttribute("aria-pressed",u.id===a?"true":"false"),i.push({id:u.id,btn:p}),o.appendChild(p)}function c(u){a=u,d()}return{element:o,setSelected:c}}function ss(e){var m,v;let{label:r,icon:t="chevron-down",menuItems:n,onSelect:s,position:o="bottom-left",portal:a,className:i,hover:d}=e,c=h("div","persona-combo-btn"+(i?" "+i:""));c.style.position="relative",c.style.display="inline-flex",c.style.alignItems="center",c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0"),c.setAttribute("aria-haspopup","true"),c.setAttribute("aria-expanded","false"),c.setAttribute("aria-label",r);let u=h("span","persona-combo-btn-label");u.textContent=r,c.appendChild(u);let p=he(t,14,"currentColor",2);p&&(p.style.marginLeft="4px",p.style.opacity="0.6",c.appendChild(p)),d&&(c.style.borderRadius=(m=d.borderRadius)!=null?m:"10px",c.style.padding=(v=d.padding)!=null?v:"6px 4px 6px 12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.addEventListener("mouseenter",()=>{var S,b;c.style.backgroundColor=(S=d.background)!=null?S:"",c.style.borderColor=(b=d.border)!=null?b:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}));let f=Jn({items:n,onSelect:S=>{c.setAttribute("aria-expanded","false"),s(S)},anchor:c,position:o,portal:a});return a||c.appendChild(f.element),c.addEventListener("click",S=>{S.stopPropagation();let b=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",b?"false":"true"),f.toggle()}),c.addEventListener("keydown",S=>{(S.key==="Enter"||S.key===" ")&&(S.preventDefault(),c.click())}),{element:c,setLabel:S=>{u.textContent=S,c.setAttribute("aria-label",S)},open:()=>{c.setAttribute("aria-expanded","true"),f.show()},close:()=>{c.setAttribute("aria-expanded","false"),f.hide()},toggle:()=>{let S=!f.element.classList.contains("persona-hidden");c.setAttribute("aria-expanded",S?"false":"true"),f.toggle()},destroy:()=>{f.destroy(),c.remove()}}}var Ns=e=>{var n;let r=Dn({config:e.config,showClose:e.showClose,onClose:e.onClose,onClearChat:e.onClearChat}),t=(n=e.layoutHeaderConfig)==null?void 0:n.onTitleClick;if(t){let s=r.headerTitle.parentElement;s&&(s.style.cursor="pointer",s.setAttribute("role","button"),s.setAttribute("tabindex","0"),s.addEventListener("click",()=>t()),s.addEventListener("keydown",o=>{(o.key==="Enter"||o.key===" ")&&(o.preventDefault(),t())}))}return r};function Vd(e,r,t){var n,s,o;if(r!=null&&r.length)for(let a of r){let i=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-md persona-border-none persona-bg-transparent persona-p-0 persona-text-persona-muted hover:persona-opacity-80");if(i.type="button",i.setAttribute("aria-label",(s=(n=a.ariaLabel)!=null?n:a.label)!=null?s:a.id),a.icon){let d=he(a.icon,14,"currentColor",2);d&&i.appendChild(d)}else a.label&&(i.textContent=a.label);if((o=a.menuItems)!=null&&o.length){let d=h("div","persona-relative");d.appendChild(i);let c=Jn({items:a.menuItems,onSelect:u=>t==null?void 0:t(u),anchor:d,position:"bottom-left"});d.appendChild(c.element),i.addEventListener("click",u=>{u.stopPropagation(),c.toggle()}),e.appendChild(d)}else i.addEventListener("click",()=>t==null?void 0:t(a.id)),e.appendChild(i)}}var Os=e=>{var k,_,w,I,$,T,V,ue,oe;let{config:r,showClose:t=!0,onClose:n,layoutHeaderConfig:s,onHeaderAction:o}=e,a=(k=r==null?void 0:r.launcher)!=null?k:{},i=h("div","persona-flex persona-items-center persona-justify-between persona-px-6 persona-py-4");i.setAttribute("data-persona-theme-zone","header"),i.style.backgroundColor="var(--persona-header-bg, var(--persona-surface, #ffffff))",i.style.borderBottomColor="var(--persona-header-border, var(--persona-divider, #f1f5f9))",i.style.boxShadow="var(--persona-header-shadow, none)",i.style.borderBottom="var(--persona-header-border-bottom, 1px solid var(--persona-header-border, var(--persona-divider, #f1f5f9)))";let d=s==null?void 0:s.titleMenu,c,u;if(d)c=ss({label:(_=a.title)!=null?_:"Chat Assistant",menuItems:d.menuItems,onSelect:d.onSelect,hover:d.hover,className:""}).element,c.style.color=bn.titleColor,u=(w=c.querySelector(".persona-combo-btn-label"))!=null?w:c;else{if(c=h("div","persona-flex persona-min-w-0 persona-flex-1 persona-items-center persona-gap-1"),u=h("span","persona-text-base persona-font-semibold persona-truncate"),u.style.color=bn.titleColor,u.textContent=(I=a.title)!=null?I:"Chat Assistant",c.appendChild(u),Vd(c,s==null?void 0:s.trailingActions,($=s==null?void 0:s.onAction)!=null?$:o),s!=null&&s.onTitleClick){c.style.cursor="pointer",c.setAttribute("role","button"),c.setAttribute("tabindex","0");let te=s.onTitleClick;c.addEventListener("click",Ae=>{Ae.target.closest("button")||te()}),c.addEventListener("keydown",Ae=>{(Ae.key==="Enter"||Ae.key===" ")&&(Ae.preventDefault(),te())})}let z=s==null?void 0:s.titleRowHover;z&&(c.style.borderRadius=(T=z.borderRadius)!=null?T:"10px",c.style.padding=(V=z.padding)!=null?V:"6px 4px 6px 12px",c.style.margin="-6px 0 -6px -12px",c.style.border="1px solid transparent",c.style.transition="background-color 0.15s ease, border-color 0.15s ease",c.style.width="fit-content",c.style.flex="none",c.addEventListener("mouseenter",()=>{var te,Ae;c.style.backgroundColor=(te=z.background)!=null?te:"",c.style.borderColor=(Ae=z.border)!=null?Ae:""}),c.addEventListener("mouseleave",()=>{c.style.backgroundColor="",c.style.borderColor="transparent"}))}i.appendChild(c);let p=(ue=a.closeButtonSize)!=null?ue:"32px",f=h("div",""),m=h("button","persona-inline-flex persona-items-center persona-justify-center persona-rounded-full hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none");m.style.height=p,m.style.width=p,m.type="button",m.setAttribute("aria-label","Close chat"),m.style.display=t?"":"none",m.style.color=a.closeButtonColor||bn.actionIconColor;let v=(oe=a.closeButtonIconName)!=null?oe:"x",S=he(v,"20px","currentColor",2);S?m.appendChild(S):m.textContent="\xD7",n&&m.addEventListener("click",n),f.appendChild(m),i.appendChild(f);let b=h("div");b.style.display="none";let x=h("span");return x.style.display="none",{header:i,iconHolder:b,headerTitle:u,headerSubtitle:x,closeButton:m,closeButtonWrapper:f,clearChatButton:null,clearChatButtonWrapper:null}},as={default:Ns,minimal:Os},$s=e=>{var r;return(r=as[e])!=null?r:as.default},Rr=(e,r,t)=>{var a,i,d;if(r!=null&&r.render){let c=r.render({config:e,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,trailingActions:r.trailingActions,onAction:r.onAction}),u=h("div");u.style.display="none";let p=h("span"),f=h("span"),m=h("button");m.style.display="none";let v=h("div");return v.style.display="none",{header:c,iconHolder:u,headerTitle:p,headerSubtitle:f,closeButton:m,closeButtonWrapper:v,clearChatButton:null,clearChatButtonWrapper:null}}let n=(a=r==null?void 0:r.layout)!=null?a:"default",o=$s(n)({config:e,showClose:(d=(i=r==null?void 0:r.showCloseButton)!=null?i:t==null?void 0:t.showClose)!=null?d:!0,onClose:t==null?void 0:t.onClose,onClearChat:t==null?void 0:t.onClearChat,layoutHeaderConfig:r,onHeaderAction:r==null?void 0:r.onAction});return r&&(r.showIcon===!1&&(o.iconHolder.style.display="none"),r.showTitle===!1&&(o.headerTitle.style.display="none"),r.showSubtitle===!1&&(o.headerSubtitle.style.display="none"),r.showCloseButton===!1&&(o.closeButton.style.display="none"),r.showClearChat===!1&&o.clearChatButtonWrapper&&(o.clearChatButtonWrapper.style.display="none")),o};var Hr=e=>{var Re,tt,Te,N,re,ee,q,ce,ke,Q,K,_e,it,Lt,qt,Ut,G,Le,ft,yt,Ye,ot,Wt,Vt,de,E,Ee;let{config:r}=e,t=h("div","persona-widget-footer persona-border-t-persona-divider persona-bg-persona-surface persona-px-6 persona-py-4");t.setAttribute("data-persona-theme-zone","composer");let n=h("div","persona-mb-3 persona-flex persona-flex-wrap persona-gap-2"),s=h("form","persona-widget-composer persona-flex persona-flex-col persona-gap-2 persona-rounded-2xl persona-border persona-border-gray-200 persona-bg-persona-input-background persona-px-4 persona-py-3");s.setAttribute("data-persona-composer-form",""),s.style.outline="none";let o=h("textarea");o.setAttribute("data-persona-composer-input",""),o.placeholder=(tt=(Re=r==null?void 0:r.copy)==null?void 0:Re.inputPlaceholder)!=null?tt:"Type your message\u2026",o.className="persona-w-full persona-min-h-[24px] persona-resize-none persona-border-none persona-bg-transparent persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-none persona-composer-textarea",o.rows=1,o.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',o.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))";let d=3*20;o.style.maxHeight=`${d}px`,o.style.overflowY="auto";let c=()=>{o.style.height="auto";let ne=Math.min(o.scrollHeight,d);o.style.height=`${ne}px`};o.addEventListener("input",c),o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.addEventListener("focus",()=>{o.style.border="none",o.style.outline="none",o.style.borderWidth="0",o.style.borderStyle="none",o.style.borderColor="transparent",o.style.boxShadow="none"}),o.addEventListener("blur",()=>{o.style.border="none",o.style.outline="none"});let u=(Te=r==null?void 0:r.sendButton)!=null?Te:{},p=(N=u.useIcon)!=null?N:!1,f=(re=u.iconText)!=null?re:"\u2191",m=u.iconName,v=(ee=u.tooltipText)!=null?ee:"Send message",S=(q=u.showTooltip)!=null?q:!1,b=(ce=u.size)!=null?ce:"40px",x=u.backgroundColor,k=u.textColor,_=h("div","persona-send-button-wrapper"),w=h("button",p?"persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer":"persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold disabled:persona-opacity-50 persona-cursor-pointer");if(w.type="submit",w.setAttribute("data-persona-composer-submit",""),p){if(w.style.width=b,w.style.height=b,w.style.minWidth=b,w.style.minHeight=b,w.style.fontSize="18px",w.style.lineHeight="1",w.innerHTML="",m){let ne=parseFloat(b)||24,be=k&&typeof k=="string"&&k.trim()?k.trim():"currentColor",Ce=he(m,ne,be,2);Ce?(w.appendChild(Ce),w.style.color=be):(w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white"))}else w.textContent=f,k?w.style.color=k:w.classList.add("persona-text-white");x?w.style.backgroundColor=x:w.classList.add("persona-bg-persona-primary")}else w.textContent=(Q=(ke=r==null?void 0:r.copy)==null?void 0:ke.sendButtonLabel)!=null?Q:"Send",k?w.style.color=k:w.classList.add("persona-text-white");if(u.borderWidth&&(w.style.borderWidth=u.borderWidth,w.style.borderStyle="solid"),u.borderColor&&(w.style.borderColor=u.borderColor),u.paddingX?(w.style.paddingLeft=u.paddingX,w.style.paddingRight=u.paddingX):(w.style.paddingLeft="",w.style.paddingRight=""),u.paddingY?(w.style.paddingTop=u.paddingY,w.style.paddingBottom=u.paddingY):(w.style.paddingTop="",w.style.paddingBottom=""),S&&v){let ne=h("div","persona-send-button-tooltip");ne.textContent=v,_.appendChild(ne)}_.appendChild(w);let I=(K=r==null?void 0:r.voiceRecognition)!=null?K:{},$=I.enabled===!0,T=null,V=null,ue=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),oe=((_e=I.provider)==null?void 0:_e.type)==="runtype";if($&&(ue||oe)){V=h("div","persona-send-button-wrapper"),T=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer"),T.type="button",T.setAttribute("data-persona-composer-mic",""),T.setAttribute("aria-label","Start voice recognition");let ne=(it=I.iconName)!=null?it:"mic",be=(Lt=I.iconSize)!=null?Lt:b,Ce=parseFloat(be)||24,Xe=(qt=I.backgroundColor)!=null?qt:x,ye=(Ut=I.iconColor)!=null?Ut:k;T.style.width=be,T.style.height=be,T.style.minWidth=be,T.style.minHeight=be,T.style.fontSize="18px",T.style.lineHeight="1";let Ie=ye||"currentColor",De=he(ne,Ce,Ie,1.5);De?(T.appendChild(De),T.style.color=Ie):(T.textContent="\u{1F3A4}",T.style.color=Ie),Xe?T.style.backgroundColor=Xe:T.classList.add("persona-bg-persona-primary"),ye?T.style.color=ye:!ye&&!k&&T.classList.add("persona-text-white"),I.borderWidth&&(T.style.borderWidth=I.borderWidth,T.style.borderStyle="solid"),I.borderColor&&(T.style.borderColor=I.borderColor),I.paddingX&&(T.style.paddingLeft=I.paddingX,T.style.paddingRight=I.paddingX),I.paddingY&&(T.style.paddingTop=I.paddingY,T.style.paddingBottom=I.paddingY),V.appendChild(T);let nt=(G=I.tooltipText)!=null?G:"Start voice recognition";if(((Le=I.showTooltip)!=null?Le:!1)&&nt){let Ne=h("div","persona-send-button-tooltip");Ne.textContent=nt,V.appendChild(Ne)}}let te=(ft=r==null?void 0:r.attachments)!=null?ft:{},Ae=te.enabled===!0,ie=null,Se=null,ae=null,Y=null;if(Ae){Y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Y.style.display="none",ae=h("input"),ae.type="file",ae.accept=((yt=te.allowedTypes)!=null?yt:Bn).join(","),ae.multiple=((Ye=te.maxFiles)!=null?Ye:4)>1,ae.style.display="none",ae.setAttribute("aria-label","Attach files"),Se=h("div","persona-send-button-wrapper"),ie=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ie.type="button",ie.setAttribute("aria-label",(ot=te.buttonTooltipText)!=null?ot:"Attach file");let ne=(Wt=te.buttonIconName)!=null?Wt:"paperclip",be=b,Ce=parseFloat(be)||40,Xe=Math.round(Ce*.6);ie.style.width=be,ie.style.height=be,ie.style.minWidth=be,ie.style.minHeight=be,ie.style.fontSize="18px",ie.style.lineHeight="1",ie.style.backgroundColor="transparent",ie.style.color="var(--persona-primary, #111827)",ie.style.border="none",ie.style.borderRadius="6px",ie.style.transition="background-color 0.15s ease",ie.addEventListener("mouseenter",()=>{ie.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ie.addEventListener("mouseleave",()=>{ie.style.backgroundColor="transparent"});let ye=he(ne,Xe,"currentColor",1.5);ye?ie.appendChild(ye):ie.textContent="\u{1F4CE}",ie.addEventListener("click",nt=>{nt.preventDefault(),ae==null||ae.click()}),Se.appendChild(ie);let Ie=(Vt=te.buttonTooltipText)!=null?Vt:"Attach file",De=h("div","persona-send-button-tooltip");De.textContent=Ie,Se.appendChild(De)}s.addEventListener("click",ne=>{ne.target!==w&&ne.target!==_&&ne.target!==T&&ne.target!==V&&ne.target!==ie&&ne.target!==Se&&o.focus()}),Y&&(Y.style.gap="8px",s.append(Y)),ae&&s.append(ae),s.append(o);let ge=h("div","persona-flex persona-items-center persona-justify-between persona-w-full"),F=h("div","persona-flex persona-items-center persona-gap-2");Se&&F.append(Se);let J=h("div","persona-flex persona-items-center persona-gap-1");V&&J.append(V),J.append(_),ge.append(F,J),s.append(ge);let me=(de=r==null?void 0:r.statusIndicator)!=null?de:{},at=me.align==="left"?"persona-text-left":me.align==="center"?"persona-text-center":"persona-text-right",Ue=h("div",`persona-mt-2 ${at} persona-text-xs persona-text-persona-muted`);Ue.setAttribute("data-persona-composer-status","");let Ke=(E=me.visible)!=null?E:!0;Ue.style.display=Ke?"":"none";let mt=(Ee=me.idleText)!=null?Ee:"Online";if(me.idleLink){let ne=h("a");ne.href=me.idleLink,ne.target="_blank",ne.rel="noopener noreferrer",ne.textContent=mt,ne.style.color="inherit",ne.style.textDecoration="none",Ue.appendChild(ne)}else Ue.textContent=mt;return t.append(n,s,Ue),{footer:t,suggestions:n,composerForm:s,textarea:o,sendButton:w,sendButtonWrapper:_,micButton:T,micButtonWrapper:V,statusText:Ue,attachmentButton:ie,attachmentButtonWrapper:Se,attachmentInput:ae,attachmentPreviewsContainer:Y,actionsRow:ge,leftActions:F,rightActions:J}};var lc=e=>{var c,u,p,f,m,v,S;let r=(u=(c=e==null?void 0:e.launcher)==null?void 0:c.enabled)!=null?u:!0;if(jt(e)){let b=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col"),x=h("div","persona-relative persona-h-full persona-w-full persona-flex persona-flex-1 persona-min-h-0 persona-flex-col");return b.appendChild(x),{wrapper:b,panel:x}}if(!r){let b=h("div","persona-relative persona-h-full persona-flex persona-flex-col persona-flex-1 persona-min-h-0"),x=h("div","persona-relative persona-flex-1 persona-flex persona-flex-col persona-min-h-0"),k=(f=(p=e==null?void 0:e.launcher)==null?void 0:p.width)!=null?f:"100%";return b.style.width=k,x.style.width="100%",b.appendChild(x),{wrapper:b,panel:x}}let n=(m=e==null?void 0:e.launcher)!=null?m:{},s=n.position&&yn[n.position]?yn[n.position]:yn["bottom-right"],o=h("div",`persona-widget-wrapper persona-fixed ${s} persona-z-50 persona-transition`),a=h("div","persona-widget-panel persona-relative persona-min-h-[320px]"),i=(S=(v=e==null?void 0:e.launcher)==null?void 0:v.width)!=null?S:e==null?void 0:e.launcherWidth,d=i!=null?i:"min(400px, calc(100vw - 24px))";return a.style.width=d,a.style.maxWidth=d,o.appendChild(a),{wrapper:o,panel:a}},cc=(e,r=!0)=>{var b,x,k,_,w,I,$,T,V;let t=h("div","persona-widget-container persona-flex persona-h-full persona-w-full persona-flex-1 persona-min-h-0 persona-flex-col persona-bg-persona-surface persona-text-persona-primary persona-rounded-2xl persona-overflow-hidden persona-border persona-border-persona-border");t.setAttribute("data-persona-theme-zone","container");let n=(b=e==null?void 0:e.layout)==null?void 0:b.header,s=((x=e==null?void 0:e.layout)==null?void 0:x.showHeader)!==!1,o=n?Rr(e,n,{showClose:r}):Dn({config:e,showClose:r}),a=h("div","persona-widget-body persona-flex persona-flex-1 persona-min-h-0 persona-flex-col persona-gap-6 persona-overflow-y-auto persona-bg-persona-container persona-px-6 persona-py-6");a.id="persona-scroll-container",a.setAttribute("data-persona-theme-zone","messages");let i=jt(e)?"persona-rounded-2xl persona-bg-persona-surface persona-p-6":"persona-rounded-2xl persona-bg-persona-surface persona-p-6 persona-shadow-sm",d=h("div",i),c=h("h2","persona-text-lg persona-font-semibold persona-text-persona-primary");c.textContent=(_=(k=e==null?void 0:e.copy)==null?void 0:k.welcomeTitle)!=null?_:"Hello \u{1F44B}";let u=h("p","persona-mt-2 persona-text-sm persona-text-persona-muted");u.textContent=(I=(w=e==null?void 0:e.copy)==null?void 0:w.welcomeSubtitle)!=null?I:"Ask anything about your account or products.",d.append(c,u);let p=h("div","persona-flex persona-flex-col persona-gap-3"),f=($=e==null?void 0:e.layout)==null?void 0:$.contentMaxWidth;f&&(p.style.maxWidth=f,p.style.marginLeft="auto",p.style.marginRight="auto",p.style.width="100%"),((T=e==null?void 0:e.copy)==null?void 0:T.showWelcomeCard)!==!1?a.append(d,p):(a.classList.remove("persona-gap-6"),a.classList.add("persona-gap-3"),a.append(p));let v=Hr({config:e}),S=((V=e==null?void 0:e.layout)==null?void 0:V.showFooter)!==!1;return s?gr(t,o,e):(o.header.style.display="none",gr(t,o,e)),t.append(a),S||(v.footer.style.display="none"),t.append(v.footer),{container:t,body:a,messagesWrapper:p,suggestions:v.suggestions,textarea:v.textarea,sendButton:v.sendButton,sendButtonWrapper:v.sendButtonWrapper,micButton:v.micButton,micButtonWrapper:v.micButtonWrapper,composerForm:v.composerForm,statusText:v.statusText,introTitle:c,introSubtitle:u,closeButton:o.closeButton,closeButtonWrapper:o.closeButtonWrapper,clearChatButton:o.clearChatButton,clearChatButtonWrapper:o.clearChatButtonWrapper,iconHolder:o.iconHolder,headerTitle:o.headerTitle,headerSubtitle:o.headerSubtitle,header:o.header,footer:v.footer,attachmentButton:v.attachmentButton,attachmentButtonWrapper:v.attachmentButtonWrapper,attachmentInput:v.attachmentInput,attachmentPreviewsContainer:v.attachmentPreviewsContainer,actionsRow:v.actionsRow,leftActions:v.leftActions,rightActions:v.rightActions}};var Jd=e=>{let r=e.toLowerCase();return r.startsWith("data:image/svg+xml")?!1:!!(/^(?:https?|blob):/i.test(e)||r.startsWith("data:image/")||!e.includes(":"))},Kd=320,Gd=320,Yd=e=>!e.contentParts||e.contentParts.length===0?[]:e.contentParts.filter(r=>r.type==="image"&&typeof r.image=="string"&&r.image.trim().length>0),Xd=(e,r,t)=>{if(e.length===0)return null;try{let n=h("div","persona-flex persona-flex-col persona-gap-2");n.setAttribute("data-message-attachments","images"),r&&(n.style.marginBottom="8px");let s=0,o=!1,a=()=>{o||(o=!0,n.remove(),t==null||t())};return e.forEach((i,d)=>{var p;let c=h("img");c.alt=((p=i.alt)==null?void 0:p.trim())||`Attached image ${d+1}`,c.loading="lazy",c.decoding="async",c.referrerPolicy="no-referrer",c.style.display="block",c.style.width="100%",c.style.maxWidth=`${Kd}px`,c.style.maxHeight=`${Gd}px`,c.style.height="auto",c.style.objectFit="contain",c.style.borderRadius="10px",c.style.backgroundColor="var(--persona-attachment-image-bg, var(--persona-container, #f3f4f6))",c.style.border="1px solid var(--persona-attachment-image-border, var(--persona-border, #e5e7eb))";let u=!1;s+=1,c.addEventListener("error",()=>{u||(u=!0,s=Math.max(0,s-1),c.remove(),s===0&&a())}),c.addEventListener("load",()=>{u=!0}),Jd(i.image)?(c.src=i.image,n.appendChild(c)):(u=!0,s=Math.max(0,s-1),c.remove())}),s===0?(a(),null):n}catch{return t==null||t(),null}},mr=()=>{let e=document.createElement("div");e.className="persona-flex persona-items-center persona-space-x-1 persona-h-5 persona-mt-2";let r=document.createElement("div");r.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",r.style.animationDelay="0ms";let t=document.createElement("div");t.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",t.style.animationDelay="250ms";let n=document.createElement("div");n.className="persona-bg-persona-primary persona-animate-typing persona-rounded-full persona-h-1.5 persona-w-1.5",n.style.animationDelay="500ms";let s=document.createElement("span");return s.className="persona-sr-only",s.textContent="Loading",e.appendChild(r),e.appendChild(t),e.appendChild(n),e.appendChild(s),e},Fs=(e,r,t)=>{let n={config:t!=null?t:{},streaming:!0,location:e,defaultRenderer:mr};if(r){let s=r(n);if(s!==null)return s}return mr()},Zd=(e,r)=>{let t=h("div","persona-flex-shrink-0 persona-w-8 persona-h-8 persona-rounded-full persona-flex persona-items-center persona-justify-center persona-text-sm"),n=r==="user"?e.userAvatar:e.assistantAvatar;if(n)if(n.startsWith("http")||n.startsWith("/")||n.startsWith("data:")){let s=h("img");s.src=n,s.alt=r==="user"?"User":"Assistant",s.className="persona-w-full persona-h-full persona-rounded-full persona-object-cover",t.appendChild(s)}else t.textContent=n,t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");else t.textContent=r==="user"?"U":"A",t.classList.add(r==="user"?"persona-bg-persona-accent":"persona-bg-persona-primary","persona-text-white");return t},dc=(e,r)=>{let t=h("div","persona-text-xs persona-text-persona-muted"),n=new Date(e.createdAt);return r.format?t.textContent=r.format(n):t.textContent=n.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}),t},Qd=(e,r="bubble")=>{let t=["vanilla-message-bubble","persona-max-w-[85%]"];switch(r){case"flat":e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-text-persona-primary","persona-py-2"):t.push("vanilla-message-assistant-bubble","persona-text-persona-primary","persona-py-2");break;case"minimal":t.push("persona-text-sm","persona-leading-relaxed"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-3","persona-py-2","persona-rounded-lg"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-text-persona-primary","persona-px-3","persona-py-2","persona-rounded-lg");break;default:t.push("persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm"),e==="user"?t.push("vanilla-message-user-bubble","persona-ml-auto","persona-bg-persona-accent","persona-text-white","persona-px-5","persona-py-3"):t.push("vanilla-message-assistant-bubble","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3");break}return t},_s=(e,r,t)=>{var m,v,S,b,x,k;let n=(m=r.showCopy)!=null?m:!0,s=(v=r.showUpvote)!=null?v:!0,o=(S=r.showDownvote)!=null?S:!0;if(!n&&!s&&!o){let _=h("div");return _.style.display="none",_.id=`actions-${e.id}`,_.setAttribute("data-actions-for",e.id),_}let a=(b=r.visibility)!=null?b:"hover",i=(x=r.align)!=null?x:"right",d=(k=r.layout)!=null?k:"pill-inside",c={left:"persona-message-actions-left",center:"persona-message-actions-center",right:"persona-message-actions-right"}[i],u={"pill-inside":"persona-message-actions-pill","row-inside":"persona-message-actions-row"}[d],p=h("div",`persona-message-actions persona-flex persona-items-center persona-gap-1 persona-mt-2 ${c} ${u} ${a==="hover"?"persona-message-actions-hover":""}`);p.id=`actions-${e.id}`,p.setAttribute("data-actions-for",e.id);let f=(_,w,I)=>{let $=vt({icon:_,label:w,size:14,className:"persona-message-action-btn"});return $.setAttribute("data-action",I),$};return n&&p.appendChild(f("copy","Copy message","copy")),s&&p.appendChild(f("thumbs-up","Upvote","upvote")),o&&p.appendChild(f("thumbs-down","Downvote","downvote")),p},Br=(e,r,t,n,s,o)=>{var oe,z,te,Ae,ie,Se,ae;let a=t!=null?t:{},i=(oe=a.layout)!=null?oe:"bubble",d=a.avatar,c=a.timestamp,u=(z=d==null?void 0:d.show)!=null?z:!1,p=(te=c==null?void 0:c.show)!=null?te:!1,f=(Ae=d==null?void 0:d.position)!=null?Ae:"left",m=(ie=c==null?void 0:c.position)!=null?ie:"below",v=Qd(e.role,i),S=h("div",v.join(" "));S.id=`bubble-${e.id}`,S.setAttribute("data-message-id",e.id),S.setAttribute("data-persona-theme-zone",e.role==="user"?"user-message":"assistant-message"),e.role==="user"?(S.style.backgroundColor="var(--persona-message-user-bg, var(--persona-accent))",S.style.color="var(--persona-message-user-text, white)"):e.role==="assistant"&&(S.style.backgroundColor="var(--persona-message-assistant-bg, var(--persona-surface))",S.style.color="var(--persona-message-assistant-text, var(--persona-text))");let b=Yd(e),x=(ae=(Se=e.content)==null?void 0:Se.trim())!=null?ae:"",_=b.length>0&&x===Ko,w=document.createElement("div");w.classList.add("persona-message-content");let I=r({text:e.content,message:e,streaming:!!e.streaming,raw:e.rawContent}),$=null;if(_?($=document.createElement("div"),$.innerHTML=I,$.style.display="none",w.appendChild($)):w.innerHTML=I,p&&m==="inline"&&e.createdAt){let Y=dc(e,c);Y.classList.add("persona-ml-2","persona-inline"),w.appendChild(Y)}if(b.length>0){let Y=Xd(b,!_&&!!x,()=>{_&&$&&($.style.display="")});Y?S.appendChild(Y):_&&$&&($.style.display="")}if(S.appendChild(w),p&&m==="below"&&e.createdAt){let Y=dc(e,c);Y.classList.add("persona-mt-1"),S.appendChild(Y)}if(e.streaming&&e.role==="assistant"&&(!e.content||!e.content.trim())){let Y=Fs("inline",o==null?void 0:o.loadingIndicatorRenderer,o==null?void 0:o.widgetConfig);Y&&S.appendChild(Y)}if(e.role==="assistant"&&!e.streaming&&e.content&&e.content.trim()&&(n==null?void 0:n.enabled)!==!1&&n){let Y=_s(e,n,s);S.appendChild(Y)}if(!u||e.role==="system")return S;let V=h("div",`persona-flex persona-gap-2 ${e.role==="user"?"persona-flex-row-reverse":""}`),ue=Zd(d,e.role);return f==="right"||f==="left"&&e.role==="user"?V.append(S,ue):V.append(ue,S),S.classList.remove("persona-max-w-[85%]"),S.classList.add("persona-max-w-[calc(85%-2.5rem)]"),V},pc=(e,r,t,n,s,o)=>{let a=t!=null?t:{};return e.role==="user"&&a.renderUserMessage?a.renderUserMessage({message:e,config:{},streaming:!!e.streaming}):e.role==="assistant"&&a.renderAssistantMessage?a.renderAssistantMessage({message:e,config:{},streaming:!!e.streaming}):Br(e,r,t,n,s,o)};var Dr=new Set,uc=(e,r)=>{let t=Dr.has(e),n=r.querySelector('button[data-expand-header="true"]'),s=r.querySelector(".persona-border-t");if(!n||!s)return;n.setAttribute("aria-expanded",t?"true":"false");let o=n.querySelector(".persona-ml-auto"),a=o==null?void 0:o.querySelector(":scope > .persona-flex.persona-items-center");if(a){a.innerHTML="";let d=he(t?"chevron-up":"chevron-down",16,"currentColor",2);d?a.appendChild(d):a.textContent=t?"Hide":"Show"}s.style.display=t?"":"none"},js=e=>{let r=e.reasoning,t=h("div",["vanilla-message-bubble","vanilla-reasoning-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(t.id=`bubble-${e.id}`,t.setAttribute("data-message-id",e.id),!r)return t;let n=Dr.has(e.id),s=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");s.type="button",s.setAttribute("aria-expanded",n?"true":"false"),s.setAttribute("data-expand-header","true"),s.setAttribute("data-bubble-type","reasoning");let o=h("div","persona-flex persona-flex-col persona-text-left"),a=h("span","persona-text-xs persona-text-persona-primary");a.textContent="Thinking...",o.appendChild(a);let i=h("span","persona-text-xs persona-text-persona-primary");i.textContent=Dl(r),o.appendChild(i),r.status==="complete"?a.style.display="none":a.style.display="";let d=h("div","persona-flex persona-items-center"),u=he(n?"chevron-up":"chevron-down",16,"currentColor",2);u?d.appendChild(u):d.textContent=n?"Hide":"Show";let p=h("div","persona-flex persona-items-center persona-ml-auto");p.append(d),s.append(o,p);let f=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-px-4 persona-py-3");f.style.display=n?"":"none";let m=r.chunks.join(""),v=h("div","persona-whitespace-pre-wrap persona-text-xs persona-leading-snug persona-text-persona-muted");return v.textContent=m||(r.status==="complete"?"No additional context was shared.":"Waiting for details\u2026"),f.appendChild(v),(()=>{s.setAttribute("aria-expanded",n?"true":"false"),d.innerHTML="";let x=he(n?"chevron-up":"chevron-down",16,"currentColor",2);x?d.appendChild(x):d.textContent=n?"Hide":"Show",f.style.display=n?"":"none"})(),t.append(s,f),t};var Nr=new Set,gc=(e,r,t)=>{var c;let n=Nr.has(e),s=(c=t==null?void 0:t.toolCall)!=null?c:{},o=r.querySelector('button[data-expand-header="true"]'),a=r.querySelector(".persona-border-t");if(!o||!a)return;o.setAttribute("aria-expanded",n?"true":"false");let i=o.querySelector(".persona-ml-auto"),d=i==null?void 0:i.querySelector(":scope > .persona-flex.persona-items-center");if(d){d.innerHTML="";let u=s.toggleTextColor||s.headerTextColor||"currentColor",p=he(n?"chevron-up":"chevron-down",16,u,2);p?d.appendChild(p):d.textContent=n?"Hide":"Show"}a.style.display=n?"":"none"},zs=(e,r)=>{var S;let t=e.toolCall,n=(S=r==null?void 0:r.toolCall)!=null?S:{},s=h("div",["vanilla-message-bubble","vanilla-tool-bubble","persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-shadow-sm","persona-overflow-hidden","persona-px-0","persona-py-0"].join(" "));if(s.id=`bubble-${e.id}`,s.setAttribute("data-message-id",e.id),n.backgroundColor&&(s.style.backgroundColor=n.backgroundColor),n.borderColor&&(s.style.borderColor=n.borderColor),n.borderWidth&&(s.style.borderWidth=n.borderWidth),n.borderRadius&&(s.style.borderRadius=n.borderRadius),!t)return s;let o=Nr.has(e.id),a=h("button","persona-flex persona-w-full persona-items-center persona-justify-between persona-gap-3 persona-bg-transparent persona-px-4 persona-py-3 persona-text-left persona-cursor-pointer persona-border-none");a.type="button",a.setAttribute("aria-expanded",o?"true":"false"),a.setAttribute("data-expand-header","true"),a.setAttribute("data-bubble-type","tool"),n.headerBackgroundColor&&(a.style.backgroundColor=n.headerBackgroundColor),n.headerPaddingX&&(a.style.paddingLeft=n.headerPaddingX,a.style.paddingRight=n.headerPaddingX),n.headerPaddingY&&(a.style.paddingTop=n.headerPaddingY,a.style.paddingBottom=n.headerPaddingY);let i=h("div","persona-flex persona-flex-col persona-text-left"),d=h("span","persona-text-xs persona-text-persona-primary");n.headerTextColor&&(d.style.color=n.headerTextColor),d.textContent=Nl(t),i.appendChild(d);let c=h("div","persona-flex persona-items-center"),u=n.toggleTextColor||n.headerTextColor||"currentColor",p=he(o?"chevron-up":"chevron-down",16,u,2);p?c.appendChild(p):c.textContent=o?"Hide":"Show";let f=h("div","persona-flex persona-items-center persona-gap-2 persona-ml-auto");f.append(c),a.append(i,f);let m=h("div","persona-border-t persona-border-gray-200 persona-bg-gray-50 persona-space-y-3 persona-px-4 persona-py-3");if(m.style.display=o?"":"none",n.contentBackgroundColor&&(m.style.backgroundColor=n.contentBackgroundColor),n.contentTextColor&&(m.style.color=n.contentTextColor),n.contentPaddingX&&(m.style.paddingLeft=n.contentPaddingX,m.style.paddingRight=n.contentPaddingX),n.contentPaddingY&&(m.style.paddingTop=n.contentPaddingY,m.style.paddingBottom=n.contentPaddingY),t.name){let b=h("div","persona-text-xs persona-text-persona-muted persona-italic");n.contentTextColor?b.style.color=n.contentTextColor:n.headerTextColor&&(b.style.color=n.headerTextColor),b.textContent=t.name,m.appendChild(b)}if(t.args!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Arguments";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=ao(t.args),b.append(x,k),m.appendChild(b)}if(t.chunks&&t.chunks.length){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Activity";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=t.chunks.join(`
|
|
16
|
+
`),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&t.result!==void 0){let b=h("div","persona-space-y-1"),x=h("div","persona-text-xs persona-text-persona-muted");n.labelTextColor&&(x.style.color=n.labelTextColor),x.textContent="Result";let k=h("pre","persona-max-h-48 persona-overflow-auto persona-whitespace-pre-wrap persona-rounded-lg persona-border persona-border-gray-100 persona-bg-white persona-px-3 persona-py-2 persona-text-xs persona-text-persona-primary");k.style.fontSize="0.75rem",k.style.lineHeight="1rem",n.codeBlockBackgroundColor&&(k.style.backgroundColor=n.codeBlockBackgroundColor),n.codeBlockBorderColor&&(k.style.borderColor=n.codeBlockBorderColor),n.codeBlockTextColor&&(k.style.color=n.codeBlockTextColor),k.textContent=ao(t.result),b.append(x,k),m.appendChild(b)}if(t.status==="complete"&&typeof t.duration=="number"){let b=h("div","persona-text-xs persona-text-persona-muted");n.contentTextColor&&(b.style.color=n.contentTextColor),b.textContent=`Duration: ${t.duration}ms`,m.appendChild(b)}return(()=>{a.setAttribute("aria-expanded",o?"true":"false"),c.innerHTML="";let b=n.toggleTextColor||n.headerTextColor||"currentColor",x=he(o?"chevron-up":"chevron-down",16,b,2);x?c.appendChild(x):c.textContent=o?"Hide":"Show",m.style.display=o?"":"none"})(),s.append(a,m),s};var qs=(e,r)=>{var S,b,x,k,_,w,I,$,T,V,ue,oe;let t=e.approval,n=(r==null?void 0:r.approval)!==!1?r==null?void 0:r.approval:void 0,s=(t==null?void 0:t.status)==="pending",o=h("div",["persona-w-full","persona-max-w-[85%]","persona-rounded-2xl","persona-border","persona-shadow-sm","persona-overflow-hidden"].join(" "));if(o.id=`bubble-${e.id}`,o.setAttribute("data-message-id",e.id),o.style.backgroundColor=(S=n==null?void 0:n.backgroundColor)!=null?S:"var(--persona-approval-bg, #fefce8)",o.style.borderColor=(b=n==null?void 0:n.borderColor)!=null?b:"var(--persona-approval-border, #fef08a)",!t)return o;let a=h("div","persona-flex persona-items-start persona-gap-3 persona-px-4 persona-py-3"),i=h("div","persona-flex-shrink-0 persona-mt-0.5");i.setAttribute("data-approval-icon","true");let d=t.status==="denied"?"shield-x":t.status==="timeout"?"shield-alert":"shield-check",c=t.status==="approved"?"var(--persona-feedback-success, #16a34a)":t.status==="denied"?"var(--persona-feedback-error, #dc2626)":t.status==="timeout"?"var(--persona-feedback-warning, #ca8a04)":(x=n==null?void 0:n.titleColor)!=null?x:"currentColor",u=he(d,20,c,2);u&&i.appendChild(u);let p=h("div","persona-flex-1 persona-min-w-0"),f=h("div","persona-flex persona-items-center persona-gap-2"),m=h("span","persona-text-sm persona-font-medium persona-text-persona-primary");if(n!=null&&n.titleColor&&(m.style.color=n.titleColor),m.textContent=(k=n==null?void 0:n.title)!=null?k:"Approval Required",f.appendChild(m),!s){let z=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded-full persona-text-xs persona-font-medium");z.setAttribute("data-approval-status",t.status),t.status==="approved"?(z.style.backgroundColor="var(--persona-palette-colors-success-100, #dcfce7)",z.style.color="var(--persona-palette-colors-success-700, #15803d)",z.textContent="Approved"):t.status==="denied"?(z.style.backgroundColor="var(--persona-palette-colors-error-100, #fee2e2)",z.style.color="var(--persona-palette-colors-error-700, #b91c1c)",z.textContent="Denied"):t.status==="timeout"&&(z.style.backgroundColor="var(--persona-palette-colors-warning-100, #fef3c7)",z.style.color="var(--persona-palette-colors-warning-700, #b45309)",z.textContent="Timeout"),f.appendChild(z)}p.appendChild(f);let v=h("p","persona-text-sm persona-mt-0.5 persona-text-persona-muted");if(n!=null&&n.descriptionColor&&(v.style.color=n.descriptionColor),v.textContent=t.description,p.appendChild(v),t.parameters){let z=h("pre","persona-mt-2 persona-text-xs persona-p-2 persona-rounded persona-overflow-x-auto persona-max-h-32 persona-bg-persona-container persona-text-persona-primary");n!=null&&n.parameterBackgroundColor&&(z.style.backgroundColor=n.parameterBackgroundColor),n!=null&&n.parameterTextColor&&(z.style.color=n.parameterTextColor),z.style.fontSize="0.75rem",z.style.lineHeight="1rem",z.textContent=ao(t.parameters),p.appendChild(z)}if(s){let z=h("div","persona-flex persona-gap-2 persona-mt-2");z.setAttribute("data-approval-buttons","true");let te=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-border-none persona-cursor-pointer");te.type="button",te.style.backgroundColor=(_=n==null?void 0:n.approveButtonColor)!=null?_:"var(--persona-approval-approve-bg, #22c55e)",te.style.color=(w=n==null?void 0:n.approveButtonTextColor)!=null?w:"#ffffff",te.setAttribute("data-approval-action","approve");let Ae=he("shield-check",14,(I=n==null?void 0:n.approveButtonTextColor)!=null?I:"#ffffff",2);Ae&&(Ae.style.marginRight="4px",te.appendChild(Ae));let ie=document.createTextNode(($=n==null?void 0:n.approveLabel)!=null?$:"Approve");te.appendChild(ie);let Se=h("button","persona-inline-flex persona-items-center persona-px-3 persona-py-1.5 persona-rounded-md persona-text-xs persona-font-medium persona-cursor-pointer");Se.type="button",Se.style.backgroundColor=(T=n==null?void 0:n.denyButtonColor)!=null?T:"transparent",Se.style.color=(V=n==null?void 0:n.denyButtonTextColor)!=null?V:"var(--persona-feedback-error, #dc2626)",Se.style.border=`1px solid ${n!=null&&n.denyButtonTextColor?n.denyButtonTextColor:"var(--persona-palette-colors-error-200, #fca5a5)"}`,Se.setAttribute("data-approval-action","deny");let ae=he("shield-x",14,(ue=n==null?void 0:n.denyButtonTextColor)!=null?ue:"var(--persona-feedback-error, #dc2626)",2);ae&&(ae.style.marginRight="4px",Se.appendChild(ae));let Y=document.createTextNode((oe=n==null?void 0:n.denyLabel)!=null?oe:"Deny");Se.appendChild(Y),z.append(te,Se),p.appendChild(z)}return a.append(i,p),o.appendChild(a),o};var mc=e=>{let r=[];return{buttons:r,render:(n,s,o,a,i)=>{if(e.innerHTML="",r.length=0,!n||!n.length||(a!=null?a:s?s.getMessages():[]).some(m=>m.role==="user"))return;let u=document.createDocumentFragment(),p=s?s.isStreaming():!1,f=m=>{switch(m){case"serif":return'Georgia, "Times New Roman", Times, serif';case"mono":return'"Courier New", Courier, "Lucida Console", Monaco, monospace';default:return'-apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif'}};n.forEach(m=>{let v=h("button","persona-rounded-button persona-bg-persona-surface persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium persona-text-persona-muted hover:persona-opacity-90 persona-cursor-pointer persona-border persona-border-gray-200");v.type="button",v.textContent=m,v.disabled=p,i!=null&&i.fontFamily&&(v.style.fontFamily=f(i.fontFamily)),i!=null&&i.fontWeight&&(v.style.fontWeight=i.fontWeight),i!=null&&i.paddingX&&(v.style.paddingLeft=i.paddingX,v.style.paddingRight=i.paddingX),i!=null&&i.paddingY&&(v.style.paddingTop=i.paddingY,v.style.paddingBottom=i.paddingY),v.addEventListener("click",()=>{!s||s.isStreaming()||(o.value="",s.sendMessage(m))}),u.appendChild(v),r.push(v)}),e.appendChild(u)}}};var yo=class{constructor(r=2e3,t=null){this.head=0;this.count=0;this.totalCaptured=0;this.eventTypesSet=new Set;this.maxSize=r,this.buffer=new Array(r),this.store=t}push(r){var t;this.buffer[this.head]=r,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.totalCaptured++,this.eventTypesSet.add(r.type),(t=this.store)==null||t.put(r)}getAll(){return this.count===0?[]:this.count<this.maxSize?this.buffer.slice(0,this.count):[...this.buffer.slice(this.head,this.maxSize),...this.buffer.slice(0,this.head)]}async restore(){if(!this.store)return 0;let r=await this.store.getAll();if(r.length===0)return 0;let t=r.length>this.maxSize?r.slice(r.length-this.maxSize):r;for(let n of t)this.buffer[this.head]=n,this.head=(this.head+1)%this.maxSize,this.count<this.maxSize&&this.count++,this.eventTypesSet.add(n.type);return this.totalCaptured=r.length,t.length}getAllFromStore(){return this.store?this.store.getAll():Promise.resolve(this.getAll())}getRecent(r){let t=this.getAll();return r>=t.length?t:t.slice(t.length-r)}getSize(){return this.count}getTotalCaptured(){return this.totalCaptured}getEvictedCount(){return this.totalCaptured-this.count}clear(){var r;this.buffer=new Array(this.maxSize),this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.clear()}destroy(){var r;this.buffer=[],this.head=0,this.count=0,this.totalCaptured=0,this.eventTypesSet.clear(),(r=this.store)==null||r.destroy()}getEventTypes(){return Array.from(this.eventTypesSet)}};var bo=class{constructor(r="persona-event-stream",t="events"){this.db=null;this.pendingWrites=[];this.flushScheduled=!1;this.isDestroyed=!1;this.dbName=r,this.storeName=t}open(){return new Promise((r,t)=>{try{let n=indexedDB.open(this.dbName,1);n.onupgradeneeded=()=>{let s=n.result;s.objectStoreNames.contains(this.storeName)||s.createObjectStore(this.storeName,{keyPath:"id"}).createIndex("timestamp","timestamp",{unique:!1})},n.onsuccess=()=>{this.db=n.result,r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}put(r){!this.db||this.isDestroyed||(this.pendingWrites.push(r),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>this.flushWrites())))}putBatch(r){if(!(!this.db||this.isDestroyed||r.length===0))try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}getAll(){return new Promise((r,t)=>{if(!this.db){r([]);return}try{let a=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).index("timestamp").getAll();a.onsuccess=()=>{r(a.result)},a.onerror=()=>{t(a.error)}}catch(n){t(n)}})}getCount(){return new Promise((r,t)=>{if(!this.db){r(0);return}try{let o=this.db.transaction(this.storeName,"readonly").objectStore(this.storeName).count();o.onsuccess=()=>{r(o.result)},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}clear(){return new Promise((r,t)=>{if(!this.db){r();return}this.pendingWrites=[];try{let o=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName).clear();o.onsuccess=()=>{r()},o.onerror=()=>{t(o.error)}}catch(n){t(n)}})}close(){this.db&&(this.db.close(),this.db=null)}destroy(){return this.isDestroyed=!0,this.pendingWrites=[],this.close(),new Promise((r,t)=>{try{let n=indexedDB.deleteDatabase(this.dbName);n.onsuccess=()=>{r()},n.onerror=()=>{t(n.error)}}catch(n){t(n)}})}flushWrites(){if(this.flushScheduled=!1,!this.db||this.isDestroyed||this.pendingWrites.length===0)return;let r=this.pendingWrites;this.pendingWrites=[];try{let n=this.db.transaction(this.storeName,"readwrite").objectStore(this.storeName);for(let s of r)n.put(s)}catch{}}};function Or(e,r){r&&r.split(/\s+/).forEach(t=>t&&e.classList.add(t))}var ep={flow_:{bg:"var(--persona-palette-colors-success-100, #dcfce7)",text:"var(--persona-palette-colors-success-700, #166534)"},step_:{bg:"var(--persona-palette-colors-primary-100, #dbeafe)",text:"var(--persona-palette-colors-primary-700, #1e40af)"},reason_:{bg:"var(--persona-palette-colors-warning-100, #ffedd5)",text:"var(--persona-palette-colors-warning-700, #9a3412)"},tool_:{bg:"var(--persona-palette-colors-purple-100, #f3e8ff)",text:"var(--persona-palette-colors-purple-700, #6b21a8)"},agent_:{bg:"var(--persona-palette-colors-teal-100, #ccfbf1)",text:"var(--persona-palette-colors-teal-700, #115e59)"},error:{bg:"var(--persona-palette-colors-error-100, #fecaca)",text:"var(--persona-palette-colors-error-700, #991b1b)"}},tp={bg:"var(--persona-palette-colors-gray-100, #f3f4f6)",text:"var(--persona-palette-colors-gray-600, #4b5563)"},np=["flowName","stepName","reasoningText","text","name","tool","toolName"],rp=100;function op(e,r){let t={...ep,...r};if(t[e])return t[e];for(let n of Object.keys(t))if(n.endsWith("_")&&e.startsWith(n))return t[n];return tp}function sp(e,r){return`+${((e-r)/1e3).toFixed(3)}s`}function ap(e){let r=new Date(e),t=String(r.getHours()).padStart(2,"0"),n=String(r.getMinutes()).padStart(2,"0"),s=String(r.getSeconds()).padStart(2,"0"),o=String(r.getMilliseconds()).padStart(3,"0");return`${t}:${n}:${s}.${o}`}function ip(e,r){try{let t=JSON.parse(e);if(typeof t!="object"||t===null)return null;for(let n of r){let s=n.split("."),o=t;for(let a of s)if(o&&typeof o=="object"&&o!==null)o=o[a];else{o=void 0;break}if(typeof o=="string"&&o.trim())return o.trim()}}catch{}return null}function lp(e){var r;return(r=navigator.clipboard)!=null&&r.writeText?navigator.clipboard.writeText(e):new Promise(t=>{let n=document.createElement("textarea");n.value=e,n.style.position="fixed",n.style.opacity="0",document.body.appendChild(n),n.select(),document.execCommand("copy"),document.body.removeChild(n),t()})}function cp(e){let r;try{r=JSON.parse(e.payload)}catch{r=e.payload}return JSON.stringify({type:e.type,timestamp:new Date(e.timestamp).toISOString(),payload:r},null,2)}function dp(e,r,t){let n,s;try{s=JSON.parse(e.payload),n=JSON.stringify(s,null,2)}catch{s=e.payload,n=e.payload}let o=r.find(i=>i.renderEventStreamPayload);if(o!=null&&o.renderEventStreamPayload&&t){let i=o.renderEventStreamPayload({event:e,config:t,defaultRenderer:()=>a(),parsedPayload:s});if(i)return i}return a();function a(){let i=h("div","persona-bg-persona-container persona-border-t persona-border-persona-divider persona-px-3 persona-py-2 persona-ml-4 persona-mr-3 persona-mb-1 persona-rounded-b persona-overflow-auto persona-max-h-[300px]"),d=h("pre","persona-m-0 persona-whitespace-pre-wrap persona-break-all persona-text-[11px] persona-text-persona-secondary persona-font-mono");return d.textContent=n,i.appendChild(d),i}}function Us(e,r,t,n,s,o,a,i){var f;let d=s.has(e.id),c=h("div","persona-border-b persona-border-persona-divider persona-text-xs");Or(c,(f=n.classNames)==null?void 0:f.eventRow);let u=a.find(m=>m.renderEventStreamRow);if(u!=null&&u.renderEventStreamRow&&i){let m=u.renderEventStreamRow({event:e,index:r,config:i,defaultRenderer:()=>p(),isExpanded:d,onToggleExpand:()=>o(e.id)});if(m)return c.appendChild(m),c}return c.appendChild(p()),c;function p(){var te,Ae;let m=h("div",""),v=h("div","persona-flex persona-items-center persona-gap-2 persona-px-3 persona-py-3 hover:persona-bg-persona-container persona-cursor-pointer persona-group");v.setAttribute("data-event-id",e.id);let S=h("span","persona-flex-shrink-0 persona-text-persona-muted persona-w-4 persona-text-center persona-flex persona-items-center persona-justify-center"),b=he(d?"chevron-down":"chevron-right","14px","currentColor",2);b&&S.appendChild(b);let x=h("span","persona-text-[11px] persona-text-persona-muted persona-whitespace-nowrap persona-flex-shrink-0 persona-font-mono persona-w-[70px]"),k=(te=n.timestampFormat)!=null?te:"relative";x.textContent=k==="relative"?sp(e.timestamp,t):ap(e.timestamp);let _=null;n.showSequenceNumbers!==!1&&(_=h("span","persona-text-[11px] persona-text-persona-muted persona-font-mono persona-flex-shrink-0 persona-w-[28px] persona-text-right"),_.textContent=String(r+1));let w=op(e.type,n.badgeColors),I=h("span","persona-inline-flex persona-items-center persona-px-2 persona-py-0.5 persona-rounded persona-text-[11px] persona-font-mono persona-font-medium persona-whitespace-nowrap persona-flex-shrink-0 persona-border");I.style.backgroundColor=w.bg,I.style.color=w.text,I.style.borderColor=w.text+"50",I.textContent=e.type;let $=(Ae=n.descriptionFields)!=null?Ae:np,T=ip(e.payload,$),V=null;T&&(V=h("span","persona-text-[11px] persona-text-persona-secondary persona-truncate persona-min-w-0"),V.textContent=T);let ue=h("div","persona-flex-1 persona-min-w-0"),oe=h("button","persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-flex-shrink-0 persona-border-none persona-bg-transparent persona-p-0"),z=he("clipboard","12px","currentColor",1.5);return z&&oe.appendChild(z),oe.addEventListener("click",async ie=>{ie.stopPropagation(),await lp(cp(e)),oe.innerHTML="";let Se=he("check","12px","currentColor",1.5);Se&&oe.appendChild(Se),setTimeout(()=>{oe.innerHTML="";let ae=he("clipboard","12px","currentColor",1.5);ae&&oe.appendChild(ae)},1500)}),v.appendChild(S),v.appendChild(x),_&&v.appendChild(_),v.appendChild(I),V&&v.appendChild(V),v.appendChild(ue),v.appendChild(oe),m.appendChild(v),d&&m.appendChild(dp(e,a,i)),m}}function fc(e){var c,u;let{buffer:r,getFullHistory:t,onClose:n,config:s,plugins:o=[]}=e,a=(u=(c=s==null?void 0:s.features)==null?void 0:c.eventStream)!=null?u:{},i=o.find(p=>p.renderEventStreamView);if(i!=null&&i.renderEventStreamView&&s){let p=i.renderEventStreamView({config:s,events:r.getAll(),defaultRenderer:()=>d().element,onClose:n});if(p)return{element:p,update:()=>{},destroy:()=>{}}}return d();function d(){let p=a.classNames,f=h("div","persona-event-stream-view persona-flex persona-flex-col persona-flex-1 persona-min-h-0");Or(f,p==null?void 0:p.panel);let m=[],v="",S="",b=null,x=[],k={},_=0,w=!1,I=0,$=0,T=!1,V=null,ue=!1,oe=0,z=new Set,te=new Map,Ae="",ie="",Se=null,ae,Y,ge,F,J;function me(){let de=h("div","persona-flex persona-flex-col persona-flex-shrink-0"),E=h("div","persona-flex persona-items-center persona-gap-2 persona-px-4 persona-py-3 persona-pb-0 persona-border-persona-divider persona-bg-persona-surface persona-overflow-hidden");Or(E,p==null?void 0:p.headerBar);let Ee=h("span","persona-text-sm persona-font-medium persona-text-persona-primary persona-whitespace-nowrap");Ee.textContent="Events",ae=h("span","persona-text-[11px] persona-font-mono persona-bg-persona-container persona-text-persona-muted persona-px-2 persona-py-0.5 persona-rounded persona-border persona-border-persona-border"),ae.textContent="0";let ne=h("div","persona-flex-1");Y=h("select","persona-text-xs persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded persona-px-2.5 persona-py-1 persona-text-persona-primary persona-cursor-pointer");let be=h("option","");be.value="",be.textContent="All events",Y.appendChild(be),ge=h("button","persona-inline-flex persona-items-center persona-gap-1.5 persona-rounded persona-text-xs persona-text-persona-muted hover:persona-bg-persona-container hover:persona-text-persona-primary persona-cursor-pointer persona-border persona-border-persona-border persona-bg-persona-surface persona-flex-shrink-0 persona-px-2.5 persona-py-1"),ge.type="button",ge.title="Copy All";let Xe=he("clipboard-copy","12px","currentColor",1.5);Xe&&ge.appendChild(Xe);let ye=h("span","persona-text-xs");ye.textContent="Copy All",ge.appendChild(ye),E.appendChild(Ee),E.appendChild(ae),E.appendChild(ne),E.appendChild(Y),E.appendChild(ge);let Ie=h("div","persona-relative persona-px-4 persona-py-2.5 persona-border-b persona-border-persona-divider persona-bg-persona-surface");Or(Ie,p==null?void 0:p.searchBar);let De=he("search","14px","var(--persona-muted, #9ca3af)",1.5),nt=h("span","persona-absolute persona-left-6 persona-top-1/2 persona--translate-y-1/2 persona-pointer-events-none persona-flex persona-items-center");De&&nt.appendChild(De),F=h("input","persona-text-sm persona-bg-persona-surface persona-border persona-border-persona-border persona-rounded-md persona-pl-8 persona-pr-3 persona-py-1 persona-w-full persona-text-persona-primary"),Or(F,p==null?void 0:p.searchInput),F.type="text",F.placeholder="Search event payloads...",J=h("button","persona-absolute persona-right-5 persona-top-1/2 persona--translate-y-1/2 persona-text-persona-muted hover:persona-text-persona-primary persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-0 persona-leading-none"),J.type="button",J.style.display="none";let Et=he("x","12px","currentColor",2);return Et&&J.appendChild(Et),Ie.appendChild(nt),Ie.appendChild(F),Ie.appendChild(J),de.appendChild(E),de.appendChild(Ie),de}let at,Ue=o.find(de=>de.renderEventStreamToolbar);if(Ue!=null&&Ue.renderEventStreamToolbar&&s){let de=Ue.renderEventStreamToolbar({config:s,defaultRenderer:()=>me(),eventCount:r.getSize(),filteredCount:0,onFilterChange:E=>{v=E,ke(),_e()},onSearchChange:E=>{S=E,ke(),_e()}});at=de!=null?de:me()}else at=me();let Ke=h("div","persona-text-xs persona-text-persona-muted persona-text-center persona-py-0.5 persona-px-4 persona-bg-persona-container persona-border-b persona-border-persona-divider persona-italic persona-flex-shrink-0");Ke.style.display="none";let mt=h("div","persona-flex-1 persona-min-h-0 persona-relative"),Re=h("div","persona-event-stream-list persona-overflow-y-auto persona-min-h-0");Re.style.height="100%";let tt=h("div","persona-absolute persona-bottom-3 persona-left-1/2 persona-transform persona--translate-x-1/2 persona-bg-persona-accent persona-text-white persona-text-xs persona-px-3 persona-py-1.5 persona-rounded-full persona-cursor-pointer persona-shadow-md persona-z-10 persona-flex persona-items-center persona-gap-1");Or(tt,p==null?void 0:p.scrollIndicator),tt.style.display="none";let Te=he("arrow-down","12px","currentColor",2);Te&&tt.appendChild(Te);let N=h("span","");tt.appendChild(N);let re=h("div","persona-flex persona-items-center persona-justify-center persona-h-full persona-text-sm persona-text-persona-muted");re.style.display="none",mt.appendChild(Re),mt.appendChild(re),mt.appendChild(tt),f.setAttribute("tabindex","0"),f.appendChild(at),f.appendChild(Ke),f.appendChild(mt);function ee(){let de=r.getAll(),E={};for(let ye of de)E[ye.type]=(E[ye.type]||0)+1;let Ee=Object.keys(E).sort(),ne=Ee.length!==x.length||!Ee.every((ye,Ie)=>ye===x[Ie]),be=!ne&&Ee.some(ye=>E[ye]!==k[ye]),Ce=de.length!==Object.values(k).reduce((ye,Ie)=>ye+Ie,0);if(!ne&&!be&&!Ce||(x=Ee,k=E,!Y))return;let Xe=Y.value;if(Y.options[0].textContent="All events",ne){for(;Y.options.length>1;)Y.remove(1);for(let ye of Ee){let Ie=h("option","");Ie.value=ye,Ie.textContent=`${ye} (${E[ye]||0})`,Y.appendChild(Ie)}Xe&&Ee.includes(Xe)?Y.value=Xe:Xe&&(Y.value="",v="")}else for(let ye=1;ye<Y.options.length;ye++){let Ie=Y.options[ye];Ie.textContent=`${Ie.value} (${E[Ie.value]||0})`}}function q(){let de=r.getAll();if(v&&(de=de.filter(E=>E.type===v)),S){let E=S.toLowerCase();de=de.filter(Ee=>Ee.type.toLowerCase().includes(E)||Ee.payload.toLowerCase().includes(E))}return de}function ce(){return v!==""||S!==""}function ke(){_=0,I=0,w=!1,tt.style.display="none"}function Q(de){z.has(de)?z.delete(de):z.add(de),Se=de;let E=Re.scrollTop,Ee=w;ue=!0,w=!0,_e(),Re.scrollTop=E,w=Ee,ue=!1}function K(){return Re.scrollHeight-Re.scrollTop-Re.clientHeight<=50}function _e(){$=Date.now(),T=!1,ee();let de=r.getEvictedCount();de>0?(Ke.textContent=`${de.toLocaleString()} older events truncated`,Ke.style.display=""):Ke.style.display="none",m=q();let E=m.length,Ee=r.getSize()>0;ae&&(ae.textContent=String(r.getSize())),E===0&&Ee&&ce()?(re.textContent=S?`No events matching '${S}'`:"No events matching filter",re.style.display="",Re.style.display="none"):(re.style.display="none",Re.style.display=""),ge&&(ge.title=ce()?`Copy Filtered (${E})`:"Copy All"),w&&E>_&&(I+=E-_,N.textContent=`${I} new event${I===1?"":"s"}`,tt.style.display=""),_=E;let ne=r.getAll(),be=ne.length>0?ne[0].timestamp:0,Ce=new Set(m.map(Ie=>Ie.id));for(let Ie of z)Ce.has(Ie)||z.delete(Ie);let Xe=v!==Ae||S!==ie,ye=te.size===0&&m.length>0;if(Xe||ye||m.length===0){Re.innerHTML="",te.clear();let Ie=document.createDocumentFragment();for(let De=0;De<m.length;De++){let nt=Us(m[De],De,be,a,z,Q,o,s);te.set(m[De].id,nt),Ie.appendChild(nt)}Re.appendChild(Ie),Ae=v,ie=S,Se=null}else{if(Se!==null){let De=te.get(Se);if(De&&De.parentNode===Re){let nt=m.findIndex(Et=>Et.id===Se);if(nt>=0){let Et=Us(m[nt],nt,be,a,z,Q,o,s);Re.insertBefore(Et,De),De.remove(),te.set(Se,Et)}}Se=null}let Ie=new Set(m.map(De=>De.id));for(let[De,nt]of te)Ie.has(De)||(nt.remove(),te.delete(De));for(let De=0;De<m.length;De++){let nt=m[De];if(!te.has(nt.id)){let Et=Us(nt,De,be,a,z,Q,o,s);te.set(nt.id,Et),Re.appendChild(Et)}}}w||(Re.scrollTop=Re.scrollHeight)}function it(){if(Date.now()-$>=rp){V!==null&&(cancelAnimationFrame(V),V=null),_e();return}T||(T=!0,V=requestAnimationFrame(()=>{V=null,_e()}))}let Lt=(de,E)=>{if(!ge)return;ge.innerHTML="";let Ee=he(de,"12px","currentColor",1.5);Ee&&ge.appendChild(Ee);let ne=h("span","persona-text-xs");ne.textContent="Copy All",ge.appendChild(ne),setTimeout(()=>{ge.innerHTML="";let be=he("clipboard-copy","12px","currentColor",1.5);be&&ge.appendChild(be);let Ce=h("span","persona-text-xs");Ce.textContent="Copy All",ge.appendChild(Ce),ge.disabled=!1},E)},qt=async()=>{if(ge){ge.disabled=!0;try{let de;ce()?de=m:t?(de=await t(),de.length===0&&(de=r.getAll())):de=r.getAll();let E=de.map(Ee=>{try{return JSON.parse(Ee.payload)}catch{return Ee.payload}});await navigator.clipboard.writeText(JSON.stringify(E,null,2)),Lt("check",1500)}catch{Lt("x",1500)}}},Ut=()=>{Y&&(v=Y.value,ke(),_e())},G=()=>{!F||!J||(J.style.display=F.value?"":"none",b&&clearTimeout(b),b=setTimeout(()=>{S=F.value,ke(),_e()},150))},Le=()=>{!F||!J||(F.value="",S="",J.style.display="none",b&&clearTimeout(b),ke(),_e())},ft=()=>{if(ue)return;let de=Re.scrollTop,E=de>oe;oe=de,K()&&E?(w=!1,I=0,tt.style.display="none"):K()||(w=!0)},yt=de=>{de.deltaY<0&&(w=!0)},Ye=()=>{Re.scrollTop=Re.scrollHeight,w=!1,I=0,tt.style.display="none"},ot=de=>{let E=de.target;if(!E||E.closest("button"))return;let Ee=E.closest("[data-event-id]");if(!Ee)return;let ne=Ee.getAttribute("data-event-id");ne&&Q(ne)},Wt=de=>{if((de.metaKey||de.ctrlKey)&&de.key==="f"){de.preventDefault(),F==null||F.focus(),F==null||F.select();return}de.key==="Escape"&&(F&&document.activeElement===F?(Le(),F.blur(),f.focus()):n&&n())};ge&&ge.addEventListener("click",qt),Y&&Y.addEventListener("change",Ut),F&&F.addEventListener("input",G),J&&J.addEventListener("click",Le),Re.addEventListener("scroll",ft),Re.addEventListener("wheel",yt,{passive:!0}),Re.addEventListener("click",ot),tt.addEventListener("click",Ye),f.addEventListener("keydown",Wt);function Vt(){b&&clearTimeout(b),V!==null&&(cancelAnimationFrame(V),V=null),T=!1,te.clear(),ge&&ge.removeEventListener("click",qt),Y&&Y.removeEventListener("change",Ut),F&&F.removeEventListener("input",G),J&&J.removeEventListener("click",Le),Re.removeEventListener("scroll",ft),Re.removeEventListener("wheel",yt),Re.removeEventListener("click",ot),tt.removeEventListener("click",Ye),f.removeEventListener("keydown",Wt)}return{element:f,update:it,destroy:Vt}}}function hc(e,r){let t=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",n=typeof e.artifactId=="string"?e.artifactId:"",s=e.status==="streaming"?"streaming":"complete",a=(typeof e.artifactType=="string"?e.artifactType:"markdown")==="component"?"Component":"Document",i=document.createElement("div");i.className="persona-flex persona-w-full persona-max-w-full persona-items-center persona-gap-3 persona-rounded-xl persona-px-4 persona-py-3",i.style.border="1px solid var(--persona-border, #e5e7eb)",i.style.backgroundColor="var(--persona-bg, #ffffff)",i.style.cursor="pointer",i.tabIndex=0,i.setAttribute("role","button"),i.setAttribute("aria-label",`Open ${t} in artifact panel`),n&&i.setAttribute("data-open-artifact",n);let d=document.createElement("div");d.className="persona-flex persona-h-10 persona-w-10 persona-flex-shrink-0 persona-items-center persona-justify-center persona-rounded-lg",d.style.border="1px solid var(--persona-border, #e5e7eb)",d.style.color="var(--persona-muted, #9ca3af)",d.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"/><polyline points="14 2 14 8 20 8"/></svg>';let c=document.createElement("div");c.className="persona-min-w-0 persona-flex-1 persona-flex persona-flex-col persona-gap-0.5";let u=document.createElement("div");u.className="persona-truncate persona-text-sm persona-font-medium",u.style.color="var(--persona-text, #1f2937)",u.textContent=t;let p=document.createElement("div");if(p.className="persona-text-xs persona-flex persona-items-center persona-gap-1.5",p.style.color="var(--persona-muted, #9ca3af)",s==="streaming"){let f=document.createElement("span");f.className="persona-inline-block persona-w-1.5 persona-h-1.5 persona-rounded-full",f.style.backgroundColor="var(--persona-primary, #3b82f6)",f.style.animation="persona-pulse 1.5s ease-in-out infinite",p.appendChild(f);let m=document.createElement("span");m.textContent=`Generating ${a.toLowerCase()}...`,p.appendChild(m)}else p.textContent=a;if(c.append(u,p),i.append(d,c),s==="complete"){let f=document.createElement("button");f.type="button",f.textContent="Download",f.title=`Download ${t}`,f.className="persona-flex-shrink-0 persona-rounded-md persona-px-3 persona-py-1.5 persona-text-xs persona-font-medium",f.style.border="1px solid var(--persona-border, #e5e7eb)",f.style.color="var(--persona-text, #1f2937)",f.style.backgroundColor="transparent",f.style.cursor="pointer",f.setAttribute("data-download-artifact",n),i.append(f)}return i}var yc=(e,r)=>{var n,s,o;let t=(o=(s=(n=r==null?void 0:r.config)==null?void 0:n.features)==null?void 0:s.artifacts)==null?void 0:o.renderCard;if(t){let a=typeof e.title=="string"&&e.title?e.title:"Untitled artifact",i=typeof e.artifactId=="string"?e.artifactId:"",d=e.status==="streaming"?"streaming":"complete",c=typeof e.artifactType=="string"?e.artifactType:"markdown",u=t({artifact:{artifactId:i,title:a,artifactType:c,status:d},config:r.config,defaultRenderer:()=>hc(e,r)});if(u)return u}return hc(e,r)};var Vs=class{constructor(){this.components=new Map}register(r,t){this.components.has(r)&&console.warn(`[ComponentRegistry] Component "${r}" is already registered. Overwriting.`),this.components.set(r,t)}unregister(r){this.components.delete(r)}get(r){return this.components.get(r)}has(r){return this.components.has(r)}getAllNames(){return Array.from(this.components.keys())}clear(){this.components.clear()}registerAll(r){Object.entries(r).forEach(([t,n])=>{this.register(t,n)})}},Nn=new Vs;Nn.register("PersonaArtifactCard",yc);function pp(e){var s;let r=h("div","persona-rounded-lg persona-border persona-border-persona-border persona-p-3 persona-text-persona-primary"),t=h("div","persona-font-semibold persona-text-sm persona-mb-2");t.textContent=e.component?`Component: ${e.component}`:"Component";let n=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-overflow-x-auto");return n.textContent=JSON.stringify((s=e.props)!=null?s:{},null,2),r.appendChild(t),r.appendChild(n),r}function bc(e,r){var mt,Re,tt,Te;let t=(Re=(mt=e.features)==null?void 0:mt.artifacts)==null?void 0:Re.layout,s=((tt=t==null?void 0:t.toolbarPreset)!=null?tt:"default")==="document",o=(Te=t==null?void 0:t.panePadding)==null?void 0:Te.trim(),a=e.markdown?ir(e.markdown):null,i=Lr(e.sanitize),d=N=>{let re=a?a(N):kr(N);return i?i(re):re},c=typeof document!="undefined"?h("div","persona-artifact-backdrop persona-fixed persona-inset-0 persona-z-[55] persona-bg-black/30 persona-hidden md:persona-hidden"):null,u=()=>{c==null||c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"),z==null||z.hide()};c&&c.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let p=h("aside","persona-artifact-pane persona-flex persona-flex-col persona-min-h-0 persona-min-w-0 persona-bg-persona-surface persona-text-persona-primary persona-border-l persona-border-persona-border");p.setAttribute("data-persona-theme-zone","artifact-pane"),s&&p.classList.add("persona-artifact-pane-document");let f=h("div","persona-artifact-toolbar persona-flex persona-items-center persona-justify-between persona-gap-2 persona-px-2 persona-py-2 persona-border-b persona-border-persona-border persona-shrink-0");f.setAttribute("data-persona-theme-zone","artifact-toolbar"),s&&f.classList.add("persona-artifact-toolbar-document");let m=h("span","persona-text-xs persona-font-medium persona-truncate");m.textContent="Artifacts";let v=h("button","persona-rounded-md persona-border persona-border-persona-border persona-px-2 persona-py-1 persona-text-xs persona-bg-persona-surface");v.type="button",v.textContent="Close",v.setAttribute("aria-label","Close artifacts panel"),v.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let S="rendered",b=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0 persona-artifact-toggle-group"),x=s?vt({icon:"eye",label:"Rendered view",className:"persona-artifact-doc-icon-btn persona-artifact-view-btn"}):vt({icon:"eye",label:"Rendered view"}),k=s?vt({icon:"code-2",label:"Source",className:"persona-artifact-doc-icon-btn persona-artifact-code-btn"}):vt({icon:"code-2",label:"Source"}),_=h("div","persona-flex persona-items-center persona-gap-1 persona-shrink-0"),w=(t==null?void 0:t.documentToolbarShowCopyLabel)===!0,I=(t==null?void 0:t.documentToolbarShowCopyChevron)===!0,$=t==null?void 0:t.documentToolbarCopyMenuItems,T=!!(I&&$&&$.length>0),V=null,ue,oe=null,z=null;if(s&&(w||I)&&!T){if(ue=w?fo({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):vt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),I){let N=he("chevron-down",14,"currentColor",2);N&&ue.appendChild(N)}}else s&&T?(V=h("div","persona-relative persona-inline-flex persona-items-center persona-gap-0 persona-rounded-md"),ue=w?fo({icon:"copy",label:"Copy",iconSize:14,className:"persona-artifact-doc-copy-btn"}):vt({icon:"copy",label:"Copy",className:"persona-artifact-doc-copy-btn"}),oe=vt({icon:"chevron-down",label:"More copy options",size:14,className:"persona-artifact-doc-copy-menu-chevron persona-artifact-doc-icon-btn",aria:{"aria-haspopup":"true","aria-expanded":"false"}}),V.append(ue,oe)):s?ue=vt({icon:"copy",label:"Copy",className:"persona-artifact-doc-icon-btn"}):ue=vt({icon:"copy",label:"Copy"});let te=s?vt({icon:"refresh-cw",label:"Refresh",className:"persona-artifact-doc-icon-btn"}):vt({icon:"refresh-cw",label:"Refresh"}),Ae=s?vt({icon:"x",label:"Close",className:"persona-artifact-doc-icon-btn"}):vt({icon:"x",label:"Close"}),ie=()=>{var ce,ke,Q;let N=(ce=J.find(K=>K.id===me))!=null?ce:J[J.length-1],re=(ke=N==null?void 0:N.id)!=null?ke:null,ee=(N==null?void 0:N.artifactType)==="markdown"&&(Q=N.markdown)!=null?Q:"",q=N?JSON.stringify({component:N.component,props:N.props},null,2):"";return{markdown:ee,jsonPayload:q,id:re}},Se=async()=>{var ce;let{markdown:N,jsonPayload:re}=ie(),ee=(ce=J.find(ke=>ke.id===me))!=null?ce:J[J.length-1],q=(ee==null?void 0:ee.artifactType)==="markdown"?N:ee?re:"";try{await navigator.clipboard.writeText(q)}catch{}};if(ue.addEventListener("click",async()=>{let N=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;if(N&&T){let{markdown:re,jsonPayload:ee,id:q}=ie();try{await N({actionId:"primary",artifactId:q,markdown:re,jsonPayload:ee})}catch{}return}await Se()}),oe&&($!=null&&$.length)){let N=()=>{var ee;return(ee=p.closest("[data-persona-root]"))!=null?ee:document.body},re=()=>{z=Jn({items:$.map(ee=>({id:ee.id,label:ee.label})),onSelect:async ee=>{let{markdown:q,jsonPayload:ce,id:ke}=ie(),Q=t==null?void 0:t.onDocumentToolbarCopyMenuSelect;try{Q?await Q({actionId:ee,artifactId:ke,markdown:q,jsonPayload:ce}):ee==="markdown"||ee==="md"?await navigator.clipboard.writeText(q):ee==="json"||ee==="source"?await navigator.clipboard.writeText(ce):await navigator.clipboard.writeText(q||ce)}catch{}},anchor:V!=null?V:oe,position:"bottom-right",portal:N()})};p.isConnected?re():requestAnimationFrame(re),oe.addEventListener("click",ee=>{ee.stopPropagation(),z==null||z.toggle()})}te.addEventListener("click",async()=>{var N;try{await((N=t==null?void 0:t.onDocumentToolbarRefresh)==null?void 0:N.call(t))}catch{}Ue()}),Ae.addEventListener("click",()=>{var N;u(),(N=r.onDismiss)==null||N.call(r)});let ae=()=>{s&&(x.setAttribute("aria-pressed",S==="rendered"?"true":"false"),k.setAttribute("aria-pressed",S==="source"?"true":"false"))};x.addEventListener("click",()=>{S="rendered",ae(),Ue()}),k.addEventListener("click",()=>{S="source",ae(),Ue()});let Y=h("span","persona-min-w-0 persona-flex-1 persona-text-xs persona-font-medium persona-text-persona-primary persona-truncate persona-text-center md:persona-text-left");s?(f.replaceChildren(),b.append(x,k),V?_.append(V,te,Ae):_.append(ue,te,Ae),f.append(b,Y,_),ae()):(f.appendChild(m),f.appendChild(v)),o&&(f.style.paddingLeft=o,f.style.paddingRight=o);let ge=h("div","persona-artifact-list persona-shrink-0 persona-flex persona-gap-1 persona-overflow-x-auto persona-p-2 persona-border-b persona-border-persona-border"),F=h("div","persona-artifact-content persona-flex-1 persona-min-h-0 persona-overflow-y-auto persona-p-3");o&&(ge.style.paddingLeft=o,ge.style.paddingRight=o,F.style.padding=o),p.appendChild(f),p.appendChild(ge),p.appendChild(F);let J=[],me=null,at=!1,Ue=()=>{var q,ce,ke,Q;let N=s&&J.length<=1;ge.classList.toggle("persona-hidden",N),ge.replaceChildren();for(let K of J){let _e=h("button","persona-artifact-tab persona-shrink-0 persona-rounded-lg persona-px-2 persona-py-1 persona-text-xs persona-border persona-border-transparent persona-text-persona-primary");_e.type="button",_e.textContent=K.title||K.id.slice(0,8),K.id===me&&_e.classList.add("persona-bg-persona-container","persona-border-persona-border"),_e.addEventListener("click",()=>r.onSelect(K.id)),ge.appendChild(_e)}F.replaceChildren();let re=me&&J.find(K=>K.id===me)||J[J.length-1];if(!re)return;if(s){let K=re.artifactType==="markdown"?"MD":(q=re.component)!=null?q:"Component",it=(re.title||"Document").trim().replace(/\s*·\s*MD\s*$/i,"").trim()||"Document";Y.textContent=`${it} \xB7 ${K}`}else m.textContent="Artifacts";if(re.artifactType==="markdown"){if(s&&S==="source"){let _e=h("pre","persona-font-mono persona-text-xs persona-whitespace-pre-wrap persona-break-words persona-text-persona-primary");_e.textContent=(ce=re.markdown)!=null?ce:"",F.appendChild(_e);return}let K=h("div","persona-text-sm persona-leading-relaxed persona-markdown-bubble");K.innerHTML=d((ke=re.markdown)!=null?ke:""),F.appendChild(K);return}let ee=re.component?Nn.get(re.component):void 0;if(ee){let _e={message:{id:re.id,role:"assistant",content:"",createdAt:new Date().toISOString()},config:e,updateProps:()=>{}};try{let it=ee((Q=re.props)!=null?Q:{},_e);if(it){F.appendChild(it);return}}catch{}}F.appendChild(pp(re))},Ke=()=>{var re;let N=J.length>0;if(p.classList.toggle("persona-hidden",!N),c){let ee=typeof p.closest=="function"?p.closest("[data-persona-root]"):null,ce=((re=ee==null?void 0:ee.classList.contains("persona-artifact-narrow-host"))!=null?re:!1)||typeof window!="undefined"&&window.matchMedia("(max-width: 640px)").matches;N&&ce&&at?(c.classList.remove("persona-hidden"),p.classList.add("persona-artifact-drawer-open")):(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open"))}};return{element:p,backdrop:c,update(N){var re,ee,q;J=N.artifacts,me=(q=(ee=N.selectedId)!=null?ee:(re=N.artifacts[N.artifacts.length-1])==null?void 0:re.id)!=null?q:null,J.length>0&&(at=!0),Ue(),Ke()},setMobileOpen(N){at=N,!N&&c?(c.classList.add("persona-hidden"),p.classList.remove("persona-artifact-drawer-open")):Ke()}}}function gn(e){var r,t;return((t=(r=e==null?void 0:e.features)==null?void 0:r.artifacts)==null?void 0:t.enabled)===!0}function xc(e,r){var o,a,i,d;if(e.classList.remove("persona-artifact-border-full","persona-artifact-border-left"),e.style.removeProperty("--persona-artifact-pane-border"),e.style.removeProperty("--persona-artifact-pane-border-left"),!gn(r))return;let t=(a=(o=r.features)==null?void 0:o.artifacts)==null?void 0:a.layout,n=(i=t==null?void 0:t.paneBorder)==null?void 0:i.trim(),s=(d=t==null?void 0:t.paneBorderLeft)==null?void 0:d.trim();n?(e.classList.add("persona-artifact-border-full"),e.style.setProperty("--persona-artifact-pane-border",n)):s&&(e.classList.add("persona-artifact-border-left"),e.style.setProperty("--persona-artifact-pane-border-left",s))}function up(e){e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color"),e.style.removeProperty("--persona-artifact-doc-toggle-active-bg"),e.style.removeProperty("--persona-artifact-doc-toggle-active-border")}function is(e,r){var d,c,u,p,f,m,v,S,b,x;if(!gn(r)){e.style.removeProperty("--persona-artifact-split-gap"),e.style.removeProperty("--persona-artifact-pane-width"),e.style.removeProperty("--persona-artifact-pane-max-width"),e.style.removeProperty("--persona-artifact-pane-min-width"),e.style.removeProperty("--persona-artifact-pane-bg"),e.style.removeProperty("--persona-artifact-pane-padding"),up(e),xc(e,r);return}let t=(c=(d=r.features)==null?void 0:d.artifacts)==null?void 0:c.layout;e.style.setProperty("--persona-artifact-split-gap",(u=t==null?void 0:t.splitGap)!=null?u:"0.5rem"),e.style.setProperty("--persona-artifact-pane-width",(p=t==null?void 0:t.paneWidth)!=null?p:"40%"),e.style.setProperty("--persona-artifact-pane-max-width",(f=t==null?void 0:t.paneMaxWidth)!=null?f:"28rem"),t!=null&&t.paneMinWidth?e.style.setProperty("--persona-artifact-pane-min-width",t.paneMinWidth):e.style.removeProperty("--persona-artifact-pane-min-width");let n=(m=t==null?void 0:t.paneBackground)==null?void 0:m.trim();n?e.style.setProperty("--persona-artifact-pane-bg",n):e.style.removeProperty("--persona-artifact-pane-bg");let s=(v=t==null?void 0:t.panePadding)==null?void 0:v.trim();s?e.style.setProperty("--persona-artifact-pane-padding",s):e.style.removeProperty("--persona-artifact-pane-padding");let o=(S=t==null?void 0:t.documentToolbarIconColor)==null?void 0:S.trim();o?e.style.setProperty("--persona-artifact-doc-toolbar-icon-color",o):e.style.removeProperty("--persona-artifact-doc-toolbar-icon-color");let a=(b=t==null?void 0:t.documentToolbarToggleActiveBackground)==null?void 0:b.trim();a?e.style.setProperty("--persona-artifact-doc-toggle-active-bg",a):e.style.removeProperty("--persona-artifact-doc-toggle-active-bg");let i=(x=t==null?void 0:t.documentToolbarToggleActiveBorderColor)==null?void 0:x.trim();i?e.style.setProperty("--persona-artifact-doc-toggle-active-border",i):e.style.removeProperty("--persona-artifact-doc-toggle-active-border"),xc(e,r)}var vc=["panel","seamless"];function ls(e,r){var i,d,c,u,p,f;for(let m of vc)e.classList.remove(`persona-artifact-appearance-${m}`);if(e.classList.remove("persona-artifact-unified-split"),e.style.removeProperty("--persona-artifact-pane-radius"),e.style.removeProperty("--persona-artifact-pane-shadow"),e.style.removeProperty("--persona-artifact-unified-outer-radius"),!gn(r))return;let t=(d=(i=r.features)==null?void 0:i.artifacts)==null?void 0:d.layout,n=(c=t==null?void 0:t.paneAppearance)!=null?c:"panel",s=vc.includes(n)?n:"panel";e.classList.add(`persona-artifact-appearance-${s}`);let o=(u=t==null?void 0:t.paneBorderRadius)==null?void 0:u.trim();o&&e.style.setProperty("--persona-artifact-pane-radius",o);let a=(p=t==null?void 0:t.paneShadow)==null?void 0:p.trim();if(a&&e.style.setProperty("--persona-artifact-pane-shadow",a),(t==null?void 0:t.unifiedSplitChrome)===!0){e.classList.add("persona-artifact-unified-split");let m=((f=t.unifiedSplitOuterRadius)==null?void 0:f.trim())||o;m&&e.style.setProperty("--persona-artifact-unified-outer-radius",m)}}function Cc(e,r){var t,n,s;return!r||!gn(e)?!1:((s=(n=(t=e.features)==null?void 0:t.artifacts)==null?void 0:n.layout)==null?void 0:s.expandLauncherPanelWhenOpen)!==!1}function gp(e,r){if(!(e!=null&&e.trim()))return r;let t=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return t?Math.max(0,Number(t[1])):r}function mp(e){if(!(e!=null&&e.trim()))return null;let r=/^(\d+(?:\.\d+)?)px\s*$/i.exec(e.trim());return r?Math.max(0,Number(r[1])):null}function fp(e,r,t){return t<r?r:Math.min(t,Math.max(r,e))}function hp(e,r,t,n){let s=e-n-2*r-t;return Math.max(0,s)}function wc(e,r){var a;let n=(a=(r.getComputedStyle(e).gap||"0px").trim().split(/\s+/)[0])!=null?a:"0px",s=/^([\d.]+)px$/i.exec(n);if(s)return Number(s[1]);let o=/^([\d.]+)/.exec(n);return o?Number(o[1]):8}function Sc(e,r,t,n,s,o){let a=gp(s,200),i=hp(r,t,n,200);i=Math.max(a,i);let d=mp(o);return d!==null&&(i=Math.min(i,d)),fp(e,a,i)}var Ac={init:{title:"Schedule a Demo",description:"Share the basics and we'll follow up with a confirmation.",fields:[{name:"name",label:"Full name",placeholder:"Jane Doe",required:!0},{name:"email",label:"Work email",placeholder:"jane@example.com",type:"email",required:!0},{name:"notes",label:"What would you like to cover?",type:"textarea"}],submitLabel:"Submit details"},followup:{title:"Additional Information",description:"Provide any extra details to tailor the next steps.",fields:[{name:"company",label:"Company",placeholder:"Acme Inc."},{name:"context",label:"Context",type:"textarea",placeholder:"Share more about your use case"}],submitLabel:"Send"}},Js=(e,r,t,n)=>{let s=e.querySelectorAll("[data-tv-form]");s.length&&s.forEach(o=>{var v,S,b;if(o.dataset.enhanced==="true")return;let a=(v=o.dataset.tvForm)!=null?v:"init";o.dataset.enhanced="true";let i=(S=Ac[a])!=null?S:Ac.init;o.classList.add("persona-form-card","persona-space-y-4");let d=h("div","persona-space-y-1"),c=h("h3","persona-text-base persona-font-semibold persona-text-persona-primary");if(c.textContent=i.title,d.appendChild(c),i.description){let x=h("p","persona-text-sm persona-text-persona-muted");x.textContent=i.description,d.appendChild(x)}let u=document.createElement("form");u.className="persona-form-grid persona-space-y-3",i.fields.forEach(x=>{var $,T;let k=h("label","persona-form-field persona-flex persona-flex-col persona-gap-1");k.htmlFor=`${r.id}-${a}-${x.name}`;let _=h("span","persona-text-xs persona-font-medium persona-text-persona-muted");_.textContent=x.label,k.appendChild(_);let w=($=x.type)!=null?$:"text",I;w==="textarea"?(I=document.createElement("textarea"),I.rows=3):(I=document.createElement("input"),I.type=w),I.className="persona-rounded-xl persona-border persona-border-gray-200 persona-bg-white persona-px-3 persona-py-2 persona-text-sm persona-text-persona-primary focus:persona-outline-none focus:persona-border-persona-primary",I.id=`${r.id}-${a}-${x.name}`,I.name=x.name,I.placeholder=(T=x.placeholder)!=null?T:"",x.required&&(I.required=!0),k.appendChild(I),u.appendChild(k)});let p=h("div","persona-flex persona-items-center persona-justify-between persona-gap-2"),f=h("div","persona-text-xs persona-text-persona-muted persona-min-h-[1.5rem]"),m=h("button","persona-inline-flex persona-items-center persona-rounded-full persona-bg-persona-primary persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-60 persona-cursor-pointer");m.type="submit",m.textContent=(b=i.submitLabel)!=null?b:"Submit",p.appendChild(f),p.appendChild(m),u.appendChild(p),o.replaceChildren(d,u),u.addEventListener("submit",async x=>{var I,$;x.preventDefault();let k=(I=t.formEndpoint)!=null?I:"/form",_=new FormData(u),w={};_.forEach((T,V)=>{w[V]=T}),w.type=a,m.disabled=!0,f.textContent="Submitting\u2026";try{let T=await fetch(k,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(w)});if(!T.ok)throw new Error(`Form submission failed (${T.status})`);let V=await T.json();f.textContent=($=V.message)!=null?$:"Thanks! We'll be in touch soon.",V.success&&V.nextPrompt&&await n.sendMessage(String(V.nextPrompt))}catch(T){f.textContent=T instanceof Error?T.message:"Something went wrong. Please try again."}finally{m.disabled=!1}})})};var Ks=class{constructor(){this.plugins=new Map}register(r){var t;this.plugins.has(r.id)&&console.warn(`Plugin "${r.id}" is already registered. Overwriting.`),this.plugins.set(r.id,r),(t=r.onRegister)==null||t.call(r)}unregister(r){var n;let t=this.plugins.get(r);t&&((n=t.onUnregister)==null||n.call(t),this.plugins.delete(r))}getAll(){return Array.from(this.plugins.values()).sort((r,t)=>{var n,s;return((n=t.priority)!=null?n:0)-((s=r.priority)!=null?s:0)})}getForInstance(r){let t=this.getAll();if(!r||r.length===0)return t;let n=new Set(r.map(o=>o.id));return[...t.filter(o=>!n.has(o.id)),...r].sort((o,a)=>{var i,d;return((i=a.priority)!=null?i:0)-((d=o.priority)!=null?d:0)})}clear(){this.plugins.forEach(r=>{var t;return(t=r.onUnregister)==null?void 0:t.call(r)}),this.plugins.clear()}},xo=new Ks;var Ct={apiUrl:"http://localhost:43111/api/chat/dispatch",clientToken:void 0,theme:void 0,darkTheme:void 0,colorScheme:"light",launcher:{enabled:!0,mountMode:"floating",dock:{side:"right",width:"420px"},title:"Chat Assistant",subtitle:"Here to help you get answers fast",agentIconText:"\u{1F4AC}",position:"bottom-right",width:"min(400px, calc(100vw - 24px))",heightOffset:0,autoExpand:!1,callToActionIconHidden:!1,agentIconSize:"40px",headerIconSize:"40px",closeButtonSize:"32px",callToActionIconName:"arrow-up-right",callToActionIconText:"",callToActionIconSize:"32px",callToActionIconPadding:"5px",callToActionIconColor:"#000000",callToActionIconBackgroundColor:"#ffffff",closeButtonBackgroundColor:"transparent",clearChat:{backgroundColor:"transparent",borderColor:"transparent",enabled:!0,placement:"inline",iconName:"refresh-cw",size:"32px",showTooltip:!0,tooltipText:"Clear chat",paddingX:"0px",paddingY:"0px"},headerIconHidden:!1,border:"1px solid #e5e7eb",shadow:"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)"},copy:{welcomeTitle:"Hello \u{1F44B}",welcomeSubtitle:"Ask anything about your account or products.",inputPlaceholder:"How can I help...",sendButtonLabel:"Send"},sendButton:{borderWidth:"0px",paddingX:"12px",paddingY:"10px",backgroundColor:"#111827",textColor:"#ffffff",borderColor:"#60a5fa",useIcon:!0,iconText:"\u2191",size:"40px",showTooltip:!0,tooltipText:"Send message",iconName:"send"},statusIndicator:{visible:!0,idleText:"Online",connectingText:"Connecting\u2026",connectedText:"Streaming\u2026",errorText:"Offline"},voiceRecognition:{enabled:!0,pauseDuration:2e3,iconName:"mic",iconSize:"39px",borderWidth:"0px",paddingX:"9px",paddingY:"14px",iconColor:"#111827",backgroundColor:"transparent",borderColor:"transparent",recordingIconColor:"#ffffff",recordingBackgroundColor:"#ef4444",recordingBorderColor:"transparent",showTooltip:!0,tooltipText:"Start voice recognition"},features:{showReasoning:!0,showToolCalls:!0},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"],suggestionChipsConfig:{fontFamily:"sans-serif",fontWeight:"500",paddingX:"12px",paddingY:"6px"},layout:{header:{layout:"default",showIcon:!0,showTitle:!0,showSubtitle:!0,showCloseButton:!0,showClearChat:!0},messages:{layout:"bubble",avatar:{show:!1,position:"left"},timestamp:{show:!1,position:"below"},groupConsecutive:!1},slots:{}},markdown:{options:{gfm:!0,breaks:!0},disableDefaultStyles:!1},messageActions:{enabled:!0,showCopy:!0,showUpvote:!1,showDownvote:!1,visibility:"hover",align:"right",layout:"pill-inside"},debug:!1};function Ec(e,r){if(!(!e&&!r))return e?r?po(e,r):e:r}function cs(e){var r,t,n,s,o,a,i,d,c,u,p,f,m,v,S,b,x,k,_,w,I;return e?{...Ct,...e,theme:Ec(Ct.theme,e.theme),darkTheme:Ec(Ct.darkTheme,e.darkTheme),launcher:{...Ct.launcher,...e.launcher,dock:{...(r=Ct.launcher)==null?void 0:r.dock,...(t=e.launcher)==null?void 0:t.dock},clearChat:{...(n=Ct.launcher)==null?void 0:n.clearChat,...(s=e.launcher)==null?void 0:s.clearChat}},copy:{...Ct.copy,...e.copy},sendButton:{...Ct.sendButton,...e.sendButton},statusIndicator:{...Ct.statusIndicator,...e.statusIndicator},voiceRecognition:{...Ct.voiceRecognition,...e.voiceRecognition},features:(()=>{var ue,oe;let $=(ue=Ct.features)==null?void 0:ue.artifacts,T=(oe=e.features)==null?void 0:oe.artifacts,V=$===void 0&&T===void 0?void 0:{...$,...T,layout:{...$==null?void 0:$.layout,...T==null?void 0:T.layout}};return{...Ct.features,...e.features,...V!==void 0?{artifacts:V}:{}}})(),suggestionChips:(o=e.suggestionChips)!=null?o:Ct.suggestionChips,suggestionChipsConfig:{...Ct.suggestionChipsConfig,...e.suggestionChipsConfig},layout:{...Ct.layout,...e.layout,header:{...(a=Ct.layout)==null?void 0:a.header,...(i=e.layout)==null?void 0:i.header},messages:{...(d=Ct.layout)==null?void 0:d.messages,...(c=e.layout)==null?void 0:c.messages,avatar:{...(p=(u=Ct.layout)==null?void 0:u.messages)==null?void 0:p.avatar,...(m=(f=e.layout)==null?void 0:f.messages)==null?void 0:m.avatar},timestamp:{...(S=(v=Ct.layout)==null?void 0:v.messages)==null?void 0:S.timestamp,...(x=(b=e.layout)==null?void 0:b.messages)==null?void 0:x.timestamp}},slots:{...(k=Ct.layout)==null?void 0:k.slots,...(_=e.layout)==null?void 0:_.slots}},markdown:{...Ct.markdown,...e.markdown,options:{...(w=Ct.markdown)==null?void 0:w.options,...(I=e.markdown)==null?void 0:I.options}},messageActions:{...Ct.messageActions,...e.messageActions}}:Ct}var Tc=()=>{let e=new Map,r=(s,o)=>(e.has(s)||e.set(s,new Set),e.get(s).add(o),()=>t(s,o)),t=(s,o)=>{var a;(a=e.get(s))==null||a.delete(o)};return{on:r,off:t,emit:(s,o)=>{var a;(a=e.get(s))==null||a.forEach(i=>{try{i(o)}catch(d){typeof console!="undefined"&&console.error("[AgentWidget] Event handler error:",d)}})}}};var yp=e=>{let r=e.match(/```(?:json)?\s*([\s\S]*?)```/i);return r?r[1]:e},bp=e=>{let r=e.trim(),t=r.indexOf("{");if(t===-1)return null;let n=0;for(let s=t;s<r.length;s+=1){let o=r[s];if(o==="{"&&(n+=1),o==="}"&&(n-=1,n===0))return r.slice(t,s+1)}return null},vo=({text:e})=>{if(!e||!e.includes("{"))return null;try{let r=yp(e),t=bp(r);if(!t)return null;let n=JSON.parse(t);if(!n||typeof n!="object"||!n.action)return null;let{action:s,...o}=n;return{type:String(s),payload:o,raw:n}}catch{return null}},Gs=e=>typeof e=="string"?e:e==null?"":String(e),fr={message:e=>e.type!=="message"?void 0:{handled:!0,displayText:Gs(e.payload.text)},messageAndClick:(e,r)=>{var s;if(e.type!=="message_and_click")return;let t=e.payload,n=Gs(t.element);if(n&&((s=r.document)!=null&&s.querySelector)){let o=r.document.querySelector(n);o?setTimeout(()=>{o.click()},400):typeof console!="undefined"&&console.warn("[AgentWidget] Element not found for selector:",n)}return{handled:!0,displayText:Gs(t.text)}}},Mc=e=>Array.isArray(e)?e.map(r=>String(r)):[],Co=e=>{let r=new Set(Mc(e.getSessionMetadata().processedActionMessageIds)),t=()=>{r=new Set(Mc(e.getSessionMetadata().processedActionMessageIds))},n=()=>{let o=Array.from(r);e.updateSessionMetadata(a=>({...a,processedActionMessageIds:o}))};return{process:o=>{if(o.streaming||o.message.role!=="assistant"||!o.text||r.has(o.message.id))return null;let a=typeof o.raw=="string"&&o.raw||typeof o.message.rawContent=="string"&&o.message.rawContent||typeof o.text=="string"&&o.text||null;!a&&typeof o.text=="string"&&o.text.trim().startsWith("{")&&typeof console!="undefined"&&console.warn("[AgentWidget] Structured response detected but no raw payload was provided. Ensure your stream parser returns { text, raw }.");let i=a?e.parsers.reduce((c,u)=>c||(u==null?void 0:u({text:a,message:o.message}))||null,null):null;if(!i)return null;r.add(o.message.id),n();let d={action:i,message:o.message};e.emit("action:detected",d);for(let c of e.handlers)if(c)try{let u=()=>{e.emit("action:resubmit",d)},p=c(i,{message:o.message,metadata:e.getSessionMetadata(),updateMetadata:e.updateSessionMetadata,document:e.documentRef,triggerResubmit:u});if(!p)continue;if(p.handled){let f=p.persistMessage!==!1;return{text:p.displayText!==void 0?p.displayText:"",persist:f,resubmit:p.resubmit}}}catch(u){typeof console!="undefined"&&console.error("[AgentWidget] Action handler error:",u)}return{text:"",persist:!0}},syncFromMetadata:t}};var xp=e=>{if(!e)return null;try{return JSON.parse(e)}catch(r){return typeof console!="undefined"&&console.error("[AgentWidget] Failed to parse stored state:",r),null}},vp=e=>e.map(r=>({...r,streaming:!1})),ds=(e="persona-state")=>{let r=()=>typeof window=="undefined"||!window.localStorage?null:window.localStorage;return{load:()=>{let t=r();return t?xp(t.getItem(e)):null},save:t=>{let n=r();if(n)try{let s={...t,messages:t.messages?vp(t.messages):void 0};n.setItem(e,JSON.stringify(s))}catch(s){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",s)}},clear:()=>{let t=r();if(t)try{t.removeItem(e)}catch(n){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear stored state:",n)}}}};var $r=require("partial-json");function Cp(e){if(!e||typeof e!="object"||!("component"in e))return!1;let r=e.component;return typeof r=="string"&&r.length>0}function wp(e,r){if(!Cp(e))return null;let t=e.props&&typeof e.props=="object"&&e.props!==null?e.props:{};return{component:e.component,props:t,raw:r}}function ps(){let e=null,r=0;return{getExtractedDirective:()=>e,processChunk:t=>{let n=t.trim();if(!n.startsWith("{")&&!n.startsWith("["))return null;if(t.length<=r)return e;try{let s=(0,$r.parse)(t,$r.STR|$r.OBJ),o=wp(s,t);o&&(e=o)}catch{}return r=t.length,e},reset:()=>{e=null,r=0}}}function kc(e){return typeof e=="object"&&e!==null&&"component"in e&&typeof e.component=="string"&&"props"in e&&typeof e.props=="object"}function us(e,r){let{config:t,message:n,onPropsUpdate:s}=r,o=Nn.get(e.component);if(!o)return console.warn(`[ComponentMiddleware] Component "${e.component}" not found in registry. Falling back to default rendering.`),null;let a={message:n,config:t,updateProps:i=>{s&&s(i)}};try{return o(e.props,a)}catch(i){return console.error(`[ComponentMiddleware] Error rendering component "${e.component}":`,i),null}}function Lc(){let e=ps();return{processChunk:r=>e.processChunk(r),getDirective:()=>e.getExtractedDirective(),reset:()=>{e.reset()}}}function gs(e){if(!e.rawContent)return!1;try{let r=JSON.parse(e.rawContent);return typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string"}catch{return!1}}function ms(e){if(!e.rawContent)return null;try{let r=JSON.parse(e.rawContent);if(typeof r=="object"&&r!==null&&"component"in r&&typeof r.component=="string")return{component:r.component,props:r.props&&typeof r.props=="object"&&r.props!==null?r.props:{},raw:e.rawContent}}catch{}return null}var Sp=["Very dissatisfied","Dissatisfied","Neutral","Satisfied","Very satisfied"];function fs(e){let{onSubmit:r,onDismiss:t,title:n="How satisfied are you?",subtitle:s="Please rate your experience",commentPlaceholder:o="Share your thoughts (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,ratingLabels:c=Sp}=e,u=document.createElement("div");u.className="persona-feedback-container persona-feedback-csat",u.setAttribute("role","dialog"),u.setAttribute("aria-label","Customer satisfaction feedback");let p=null,f=document.createElement("div");f.className="persona-feedback-content";let m=document.createElement("div");m.className="persona-feedback-header";let v=document.createElement("h3");v.className="persona-feedback-title",v.textContent=n,m.appendChild(v);let S=document.createElement("p");S.className="persona-feedback-subtitle",S.textContent=s,m.appendChild(S),f.appendChild(m);let b=document.createElement("div");b.className="persona-feedback-rating persona-feedback-rating-csat",b.setAttribute("role","radiogroup"),b.setAttribute("aria-label","Satisfaction rating from 1 to 5");let x=[];for(let $=1;$<=5;$++){let T=document.createElement("button");T.type="button",T.className="persona-feedback-rating-btn persona-feedback-star-btn",T.setAttribute("role","radio"),T.setAttribute("aria-checked","false"),T.setAttribute("aria-label",`${$} star${$>1?"s":""}: ${c[$-1]}`),T.title=c[$-1],T.dataset.rating=String($),T.innerHTML=`
|
|
17
17
|
<svg class="persona-feedback-star" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
|
|
18
18
|
<polygon points="12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"></polygon>
|
|
19
19
|
</svg>
|
|
20
|
-
`,M.addEventListener("click",()=>{p=O,x.forEach((q,fe)=>{let pe=fe<O;q.classList.toggle("selected",pe),q.setAttribute("aria-checked",fe===O-1?"true":"false")})}),x.push(M),b.appendChild(M)}f.appendChild(b);let k=null;if(d){let O=document.createElement("div");O.className="persona-feedback-comment-container",k=document.createElement("textarea"),k.className="persona-feedback-comment",k.placeholder=o,k.rows=3,k.setAttribute("aria-label","Additional comments"),O.appendChild(k),f.appendChild(O)}let _=document.createElement("div");_.className="persona-feedback-actions";let S=document.createElement("button");S.type="button",S.className="persona-feedback-btn persona-feedback-btn-skip",S.textContent=i,S.addEventListener("click",()=>{t==null||t(),u.remove()});let L=document.createElement("button");return L.type="button",L.className="persona-feedback-btn persona-feedback-btn-submit",L.textContent=a,L.addEventListener("click",async()=>{if(p===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}L.disabled=!0,L.textContent="Submitting...";try{let O=(k==null?void 0:k.value.trim())||void 0;await r(p,O),u.remove()}catch(O){L.disabled=!1,L.textContent=a,console.error("[CSAT Feedback] Failed to submit:",O)}}),_.appendChild(S),_.appendChild(L),f.appendChild(_),u.appendChild(f),u}function fs(e){let{onSubmit:r,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:s="On a scale of 0 to 10",commentPlaceholder:o="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:c="Not likely",highLabel:u="Very likely"}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-nps",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Net Promoter Score feedback");let f=null,m=document.createElement("div");m.className="persona-feedback-content";let C=document.createElement("div");C.className="persona-feedback-header";let T=document.createElement("h3");T.className="persona-feedback-title",T.textContent=n,C.appendChild(T);let b=document.createElement("p");b.className="persona-feedback-subtitle",b.textContent=s,C.appendChild(b),m.appendChild(C);let x=document.createElement("div");x.className="persona-feedback-rating persona-feedback-rating-nps",x.setAttribute("role","radiogroup"),x.setAttribute("aria-label","Likelihood rating from 0 to 10");let k=document.createElement("div");k.className="persona-feedback-labels";let _=document.createElement("span");_.className="persona-feedback-label-low",_.textContent=c;let S=document.createElement("span");S.className="persona-feedback-label-high",S.textContent=u,k.appendChild(_),k.appendChild(S);let L=document.createElement("div");L.className="persona-feedback-numbers";let O=[];for(let z=0;z<=10;z++){let ne=document.createElement("button");ne.type="button",ne.className="persona-feedback-rating-btn persona-feedback-number-btn",ne.setAttribute("role","radio"),ne.setAttribute("aria-checked","false"),ne.setAttribute("aria-label",`Rating ${z} out of 10`),ne.textContent=String(z),ne.dataset.rating=String(z),z<=6?ne.classList.add("persona-feedback-detractor"):z<=8?ne.classList.add("persona-feedback-passive"):ne.classList.add("persona-feedback-promoter"),ne.addEventListener("click",()=>{f=z,O.forEach((Ae,le)=>{Ae.classList.toggle("selected",le===z),Ae.setAttribute("aria-checked",le===z?"true":"false")})}),O.push(ne),L.appendChild(ne)}x.appendChild(k),x.appendChild(L),m.appendChild(x);let M=null;if(d){let z=document.createElement("div");z.className="persona-feedback-comment-container",M=document.createElement("textarea"),M.className="persona-feedback-comment",M.placeholder=o,M.rows=3,M.setAttribute("aria-label","Additional comments"),z.appendChild(M),m.appendChild(z)}let q=document.createElement("div");q.className="persona-feedback-actions";let fe=document.createElement("button");fe.type="button",fe.className="persona-feedback-btn persona-feedback-btn-skip",fe.textContent=i,fe.addEventListener("click",()=>{t==null||t(),p.remove()});let pe=document.createElement("button");return pe.type="button",pe.className="persona-feedback-btn persona-feedback-btn-submit",pe.textContent=a,pe.addEventListener("click",async()=>{if(f===null){L.classList.add("persona-feedback-shake"),setTimeout(()=>L.classList.remove("persona-feedback-shake"),500);return}pe.disabled=!0,pe.textContent="Submitting...";try{let z=(M==null?void 0:M.value.trim())||void 0;await r(f,z),p.remove()}catch(z){pe.disabled=!1,pe.textContent=a,console.error("[NPS Feedback] Failed to submit:",z)}}),q.appendChild(fe),q.appendChild(pe),m.appendChild(q),p.appendChild(m),p}var Fr="persona-chat-history",hp=30*1e3,yp={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function bp(e){var n,s,o;if(!e)return[];let r=[],t=Array.from((n=e.items)!=null?n:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){r.push(i);continue}let d=(s=yp[i.type])!=null?s:"png";r.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(r.length>0)return r;for(let a of Array.from((o=e.files)!=null?o:[]))a.type.startsWith("image/")&&r.push(a);return r}function xp(e){var r,t,n,s,o,a,i,d,c;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(r=e.storage)!=null?r:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(s=(n=e.persist)==null?void 0:n.openState)!=null?s:!0,voiceState:(a=(o=e.persist)==null?void 0:o.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(c=e.clearOnChatClear)!=null?c:!0}:null}function vp(e){try{let r=e==="local"?localStorage:sessionStorage,t="__persist_test__";return r.setItem(t,"1"),r.removeItem(t),r}catch{return null}}var Ys=e=>!e||typeof e!="object"?{}:{...e},kc=e=>e.map(r=>({...r,streaming:!1})),Lc=(e,r,t)=>{let n=e!=null&&e.markdown?lr(e.markdown):null,s=Lr(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&s&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),o=>{var c,u,p;let a=(c=o.text)!=null?c:"",i=(u=o.message.rawContent)!=null?u:null;if(r){let f=r.process({text:a,raw:i!=null?i:a,message:o.message,streaming:o.streaming});f!==null&&(a=f.text,f.persist||(o.message.__skipPersist=!0),f.resubmit&&!o.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...o,text:a,raw:(p=i!=null?i:o.text)!=null?p:""}):n?d=n(a):d=kr(a),s?s(d):d}},hs=(e,r,t)=>{var we,at,Pt,At,Bt,It,it,ct,Mt,dt,Dt,en,cn,ua,ga,ma,fa,ha,ya,ba,xa,va,Ca,wa,Sa,Aa,Ea,Ta,Ma,ka,La,Pa,Ia,Wa,Ra,Ha,Ba,Da;e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=ls(r),s=bo.getForInstance(n.plugins);n.components&&Dn.registerAll(n.components);let o=Ac(),a=(we=n.storageAdapter)!=null?we:cs(),i={},d=null,c=!1,u=l=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(l);if(g&&typeof g=="object"&&"state"in g){let{state:y,open:E}=g;return E&&(c=!0),y}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return l};if(a!=null&&a.load)try{let l=a.load();if(l&&typeof l.then=="function")d=l.then(g=>{let y=g!=null?g:{messages:[],metadata:{}};return u(y)});else{let g=l!=null?l:{messages:[],metadata:{}},y=u(g);y.metadata&&(i=Ys(y.metadata)),(at=y.messages)!=null&&at.length&&(n={...n,initialMessages:y.messages})}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",l)}else if(n.onStateLoaded)try{let l=u({messages:[],metadata:{}});(Pt=l.messages)!=null&&Pt.length&&(n={...n,initialMessages:l.messages})}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",l)}let p=()=>i,f=l=>{var y;i=(y=l({...i}))!=null?y:{},Kr()},m=n.actionParsers&&n.actionParsers.length?n.actionParsers:[xo],C=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[hr.message,hr.messageAndClick],T=vo({parsers:m,handlers:C,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null});T.syncFromMetadata();let b=(Bt=(At=n.launcher)==null?void 0:At.enabled)!=null?Bt:!0,x=(it=(It=n.launcher)==null?void 0:It.autoExpand)!=null?it:!1,k=(ct=n.autoFocusInput)!=null?ct:!1,_=x,S=b,L=(dt=(Mt=n.layout)==null?void 0:Mt.header)==null?void 0:dt.layout,O=!1,M=b?x:!0,q=!1,fe=null,pe=()=>{q=!0,fe&&clearTimeout(fe),fe=setTimeout(()=>{q&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),q=!1)},1e4)},z=Lc(n,T,pe),ne=(en=(Dt=n.features)==null?void 0:Dt.showReasoning)!=null?en:!0,Ae=(ua=(cn=n.features)==null?void 0:cn.showToolCalls)!=null?ua:!0,le=(ma=(ga=n.features)==null?void 0:ga.showEventStreamToggle)!=null?ma:!1,ie=`${(ha=typeof n.persistState=="object"?(fa=n.persistState)==null?void 0:fa.keyPrefix:void 0)!=null?ha:"persona-"}event-stream`,K=le?new yo(ie):null,be=(xa=(ba=(ya=n.features)==null?void 0:ya.eventStream)==null?void 0:ba.maxEvents)!=null?xa:2e3,$=le?new ho(be,K):null,U=null,he=!1,pt=null,Ct=0;K==null||K.open().then(()=>$==null?void 0:$.restore()).catch(l=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",l)});let ut={onCopy:l=>{var g,y;o.emit("message:copy",l),H!=null&&H.isClientTokenMode()&&H.submitMessageFeedback(l.id,"copy").catch(E=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",E)}),(y=(g=n.messageActions)==null?void 0:g.onCopy)==null||y.call(g,l)},onFeedback:l=>{var g,y;o.emit("message:feedback",l),H!=null&&H.isClientTokenMode()&&H.submitMessageFeedback(l.messageId,l.type).catch(E=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",E)}),(y=(g=n.messageActions)==null?void 0:g.onFeedback)==null||y.call(g,l)}},xt=(va=n.statusIndicator)!=null?va:{},$e=l=>{var g,y,E,P;return l==="idle"?(g=xt.idleText)!=null?g:Kt.idle:l==="connecting"?(y=xt.connectingText)!=null?y:Kt.connecting:l==="connected"?(E=xt.connectedText)!=null?E:Kt.connected:l==="error"?(P=xt.errorText)!=null?P:Kt.error:Kt[l]},{wrapper:xe,panel:ge}=ac(n),J=ic(n,b),{container:Q,body:re,messagesWrapper:Me,suggestions:Xe,textarea:ee,sendButton:Y,sendButtonWrapper:Ve,composerForm:Ie,statusText:ht,introTitle:zt,introSubtitle:qt,closeButton:ue,iconHolder:ce,headerTitle:rt,headerSubtitle:gt,header:Je,footer:ot,actionsRow:Ht,leftActions:Lt,rightActions:Ut}=J,A=J.micButton,V=J.micButtonWrapper,te=J.attachmentButton,Fe=J.attachmentButtonWrapper,se=J.attachmentInput,qe=J.attachmentPreviewsContainer,Se=null,He=null,Le=s.find(l=>l.renderHeader);if(Le!=null&&Le.renderHeader){let l=Le.renderHeader({config:n,defaultRenderer:()=>{let g=Bn({config:n,showClose:b});return mr(Q,g,n),g.header},onClose:()=>yt(!1,"user")});if(l){let g=Q.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(l),Je=l)}}let Ke=()=>{var g,y,E,P;if(!$)return;if(he=!0,!U&&$&&(U=gc({buffer:$,getFullHistory:()=>$.getAllFromStore(),onClose:()=>et(),config:n,plugins:s})),U&&(re.style.display="none",(g=ot.parentNode)==null||g.insertBefore(U.element,ot),U.update()),Ce){Ce.classList.remove("persona-text-persona-muted"),Ce.classList.add("persona-text-persona-accent"),Ce.style.boxShadow="inset 0 0 0 1.5px var(--persona-accent, #3b82f6)";let W=(P=(E=(y=n.features)==null?void 0:y.eventStream)==null?void 0:E.classNames)==null?void 0:P.toggleButtonActive;W&&W.split(/\s+/).forEach(I=>I&&Ce.classList.add(I))}let l=()=>{if(!he)return;let W=Date.now();W-Ct>=200&&(U==null||U.update(),Ct=W),pt=requestAnimationFrame(l)};Ct=0,pt=requestAnimationFrame(l),o.emit("eventStream:opened",{timestamp:Date.now()})},et=()=>{var l,g,y;if(he){if(he=!1,U&&U.element.remove(),re.style.display="",Ce){Ce.classList.remove("persona-text-persona-accent"),Ce.classList.add("persona-text-persona-muted"),Ce.style.boxShadow="";let E=(y=(g=(l=n.features)==null?void 0:l.eventStream)==null?void 0:g.classNames)==null?void 0:y.toggleButtonActive;E&&E.split(/\s+/).forEach(P=>P&&Ce.classList.remove(P))}pt!==null&&(cancelAnimationFrame(pt),pt=null),o.emit("eventStream:closed",{timestamp:Date.now()})}},Ce=null;if(le){let l=(wa=(Ca=n.features)==null?void 0:Ca.eventStream)==null?void 0:wa.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(l!=null&&l.toggleButton?" "+l.toggleButton:"");Ce=h("button",g),Ce.style.width="28px",Ce.style.height="28px",Ce.type="button",Ce.setAttribute("aria-label","Event Stream"),Ce.title="Event Stream";let y=me("activity","18px","currentColor",1.5);y&&Ce.appendChild(y);let E=J.clearChatButtonWrapper,P=J.closeButtonWrapper,W=E||P;W&&W.parentNode===Je?Je.insertBefore(Ce,W):Je.appendChild(Ce),Ce.addEventListener("click",()=>{he?et():Ke()})}let Kn=l=>{var E,P,W;let g=n.attachments;if(!(g!=null&&g.enabled))return;let y=l.querySelector(".persona-attachment-previews");if(!y){y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let I=l.querySelector("[data-persona-composer-form]");I!=null&&I.parentNode?I.parentNode.insertBefore(y,I):l.insertBefore(y,l.firstChild)}if(!l.querySelector('input[type="file"]')){let I=h("input");I.type="file",I.accept=((E=g.allowedTypes)!=null?E:Hn).join(","),I.multiple=((P=g.maxFiles)!=null?P:4)>1,I.style.display="none",I.setAttribute("aria-label",(W=g.buttonTooltipText)!=null?W:"Attach files"),l.appendChild(I)}},bn=s.find(l=>l.renderComposer);if(bn!=null&&bn.renderComposer){let l=n.composer,g=bn.renderComposer({config:n,defaultRenderer:()=>Hr({config:n}).footer,onSubmit:y=>{H&&!H.isStreaming()&&H.sendMessage(y)},streaming:!1,disabled:!1,openAttachmentPicker:()=>{se==null||se.click()},models:l==null?void 0:l.models,selectedModelId:l==null?void 0:l.selectedModelId,onModelChange:y=>{n.composer={...n.composer,selectedModelId:y}},onVoiceToggle:((Sa=n.voiceRecognition)==null?void 0:Sa.enabled)===!0?()=>{He==null||He()}:void 0});g&&(ot.replaceWith(g),ot=g)}let Yn=l=>{let g=l.querySelector("[data-persona-composer-form]"),y=l.querySelector("[data-persona-composer-input]"),E=l.querySelector("[data-persona-composer-submit]"),P=l.querySelector("[data-persona-composer-mic]"),W=l.querySelector("[data-persona-composer-status]");g&&(Ie=g),y&&(ee=y),E&&(Y=E),P&&(A=P,V=P.parentElement),W&&(ht=W);let I=l.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");I&&(Xe=I);let j=l.querySelector(".persona-attachment-button");j&&(te=j,Fe=j.parentElement),se=l.querySelector('input[type="file"]'),qe=l.querySelector(".persona-attachment-previews");let D=l.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");D&&(Ht=D)};Kn(ot),Yn(ot);let On=(Aa=n.layout)==null?void 0:Aa.contentMaxWidth;On&&Ie&&(Ie.style.maxWidth=On,Ie.style.marginLeft="auto",Ie.style.marginRight="auto"),(Ea=n.attachments)!=null&&Ea.enabled&&se&&qe&&(Se=gr.fromConfig(n.attachments),Se.setPreviewsContainer(qe),se.addEventListener("change",l=>{let g=l.target;Se==null||Se.handleFileSelect(g.files),g.value=""})),(()=>{var E,P;let l=(P=(E=n.layout)==null?void 0:E.slots)!=null?P:{},g=W=>{switch(W){case"body-top":return Q.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return Me;case"footer-top":return Xe;case"composer":return Ie;case"footer-bottom":return ht;default:return null}},y=(W,I)=>{var j;switch(W){case"header-left":case"header-center":case"header-right":if(W==="header-left")Je.insertBefore(I,Je.firstChild);else if(W==="header-right")Je.appendChild(I);else{let D=Je.querySelector(".persona-flex-col");D?(j=D.parentNode)==null||j.insertBefore(I,D.nextSibling):Je.appendChild(I)}break;case"body-top":{let D=re.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");D?D.replaceWith(I):re.insertBefore(I,re.firstChild);break}case"body-bottom":re.appendChild(I);break;case"footer-top":Xe.replaceWith(I);break;case"footer-bottom":ht.replaceWith(I);break;default:break}};for(let[W,I]of Object.entries(l))if(I)try{let j=I({config:n,defaultContent:()=>g(W)});j&&y(W,j)}catch(j){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${W}":`,j)}})();let $n=l=>{let y=l.target.closest('button[data-expand-header="true"]');if(!y)return;let E=y.closest(".vanilla-reasoning-bubble, .vanilla-tool-bubble");if(!E)return;let P=E.getAttribute("data-message-id");if(!P)return;let W=y.getAttribute("data-bubble-type");W==="reasoning"?(Dr.has(P)?Dr.delete(P):Dr.add(P),dc(P,E)):W==="tool"&&(Nr.has(P)?Nr.delete(P):Nr.add(P),pc(P,E,n))};Me.addEventListener("pointerdown",l=>{l.target.closest('button[data-expand-header="true"]')&&(l.preventDefault(),$n(l))}),Me.addEventListener("keydown",l=>{let g=l.target;(l.key==="Enter"||l.key===" ")&&g.closest('button[data-expand-header="true"]')&&(l.preventDefault(),$n(l))});let Tn=new Map;Me.addEventListener("click",l=>{var I;let y=l.target.closest(".persona-message-action-btn[data-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let E=y.closest("[data-actions-for]");if(!E)return;let P=E.getAttribute("data-actions-for");if(!P)return;let W=y.getAttribute("data-action");if(W==="copy"){let D=H.getMessages().find(oe=>oe.id===P);if(D&&ut.onCopy){let oe=D.content||"";navigator.clipboard.writeText(oe).then(()=>{y.classList.add("persona-message-action-success");let ye=me("check",14,"currentColor",2);ye&&(y.innerHTML="",y.appendChild(ye)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let ve=me("copy",14,"currentColor",2);ve&&(y.innerHTML="",y.appendChild(ve))},2e3)}).catch(ye=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",ye)}),ut.onCopy(D)}}else if(W==="upvote"||W==="downvote")if(((I=Tn.get(P))!=null?I:null)===W)Tn.delete(P),y.classList.remove("persona-message-action-active");else{let oe=W==="upvote"?"downvote":"upvote",ye=E.querySelector(`[data-action="${oe}"]`);ye&&ye.classList.remove("persona-message-action-active"),Tn.set(P,W),y.classList.add("persona-message-action-active");let We=H.getMessages().find(Te=>Te.id===P);We&&ut.onFeedback&&ut.onFeedback({type:W,messageId:We.id,message:We})}}),Me.addEventListener("click",l=>{let y=l.target.closest("button[data-approval-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let E=y.closest(".vanilla-approval-bubble");if(!E)return;let P=E.getAttribute("data-message-id");if(!P)return;let W=y.getAttribute("data-approval-action");if(!W)return;let I=W==="approve"?"approved":"denied",D=H.getMessages().find(ye=>ye.id===P);if(!(D!=null&&D.approval))return;let oe=E.querySelector("[data-approval-buttons]");oe&&oe.querySelectorAll("button").forEach(ve=>{ve.disabled=!0,ve.style.opacity="0.5",ve.style.cursor="not-allowed"}),H.resolveApproval(D.approval,I)});let Ze=null,rn=null,G={artifacts:[],selectedId:null},Yt=!1,Gn={current:null};Me.addEventListener("click",l=>{var ve,We,Te,R,Pe;let y=l.target.closest("[data-download-artifact]");if(!y)return;l.preventDefault(),l.stopPropagation();let E=y.getAttribute("data-download-artifact");if(!E||((Te=(We=(ve=n.features)==null?void 0:ve.artifacts)==null?void 0:We.onArtifactAction)==null?void 0:Te.call(We,{type:"download",artifactId:E}))===!0)return;let W=H.getArtifactById(E),I=W==null?void 0:W.markdown,j=(W==null?void 0:W.title)||"artifact";if(!I){let ke=y.closest("[data-open-artifact]"),ae=ke==null?void 0:ke.closest("[data-message-id]"),Re=ae==null?void 0:ae.getAttribute("data-message-id");if(Re){let ze=H.getMessages().find(de=>de.id===Re);if(ze!=null&&ze.rawContent)try{let de=JSON.parse(ze.rawContent);I=(R=de==null?void 0:de.props)==null?void 0:R.markdown,j=((Pe=de==null?void 0:de.props)==null?void 0:Pe.title)||j}catch{}}}if(!I)return;let D=new Blob([I],{type:"text/markdown"}),oe=URL.createObjectURL(D),ye=document.createElement("a");ye.href=oe,ye.download=`${j}.md`,ye.click(),URL.revokeObjectURL(oe)}),Me.addEventListener("click",l=>{var W,I,j;let y=l.target.closest("[data-open-artifact]");if(!y)return;let E=y.getAttribute("data-open-artifact");!E||((j=(I=(W=n.features)==null?void 0:W.artifacts)==null?void 0:I.onArtifactAction)==null?void 0:j.call(I,{type:"open",artifactId:E}))===!0||(l.preventDefault(),l.stopPropagation(),H.selectArtifact(E),vn())}),Me.addEventListener("keydown",l=>{if(l.key!=="Enter"&&l.key!==" ")return;let g=l.target;g.hasAttribute("data-open-artifact")&&(l.preventDefault(),g.click())});let xn=null,mt=null,an=null,Mn=null,_r=()=>{};function xr(){Mn==null||Mn(),Mn=null}let jr=()=>{var I;if(!xn||!mt)return;let l=e.classList.contains("persona-artifact-appearance-seamless"),y=((I=e.ownerDocument.defaultView)!=null?I:window).innerWidth<=640;if(!l||e.classList.contains("persona-artifact-narrow-host")||y){mt.style.removeProperty("position"),mt.style.removeProperty("left"),mt.style.removeProperty("top"),mt.style.removeProperty("bottom"),mt.style.removeProperty("width"),mt.style.removeProperty("z-index");return}let E=xn.firstElementChild;if(!E||E===mt)return;let P=10;mt.style.position="absolute",mt.style.top="0",mt.style.bottom="0",mt.style.width=`${P}px`,mt.style.zIndex="5";let W=E.offsetWidth-P/2;mt.style.left=`${Math.max(0,W)}px`},Xn=()=>{},vn=()=>{var y,E,P,W,I;if(!Ze||!un(n))return;as(e,n),is(e,n),Xn();let l=(W=(P=(E=(y=n.features)==null?void 0:y.artifacts)==null?void 0:E.layout)==null?void 0:P.narrowHostMaxWidth)!=null?W:520,g=ge.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=l),Ze.update(G),Yt?(Ze.setMobileOpen(!1),Ze.element.classList.add("persona-hidden"),(I=Ze.backdrop)==null||I.classList.add("persona-hidden")):G.artifacts.length>0&&(Ze.element.classList.remove("persona-hidden"),Ze.setMobileOpen(!0)),_r()};if(un(n)){ge.style.position="relative";let l=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");l.appendChild(Q),Ze=hc(n,{onSelect:y=>{var E;return(E=Gn.current)==null?void 0:E.selectArtifact(y)},onDismiss:()=>{Yt=!0,vn()}}),Ze.element.classList.add("persona-hidden"),xn=g,g.appendChild(l),g.appendChild(Ze.element),Ze.backdrop&&ge.appendChild(Ze.backdrop),ge.appendChild(g),_r=()=>{var E,P,W,I;if(!xn||!Ze)return;if(!(((W=(P=(E=n.features)==null?void 0:E.artifacts)==null?void 0:P.layout)==null?void 0:W.resizable)===!0)){an==null||an(),an=null,xr(),mt&&(mt.remove(),mt=null),Ze.element.style.removeProperty("width"),Ze.element.style.removeProperty("maxWidth");return}if(!mt){let j=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");j.setAttribute("role","separator"),j.setAttribute("aria-orientation","vertical"),j.setAttribute("aria-label","Resize artifacts panel"),j.tabIndex=0;let D=e.ownerDocument,oe=(I=D.defaultView)!=null?I:window,ye=ve=>{var ae,Re;if(!Ze||ve.button!==0||e.classList.contains("persona-artifact-narrow-host")||oe.innerWidth<=640)return;ve.preventDefault(),xr();let We=ve.clientX,Te=Ze.element.getBoundingClientRect().width,R=(Re=(ae=n.features)==null?void 0:ae.artifacts)==null?void 0:Re.layout,Pe=st=>{let ze=xn.getBoundingClientRect().width,de=e.classList.contains("persona-artifact-appearance-seamless"),Wt=de?0:vc(xn,oe),lt=de?0:j.getBoundingClientRect().width||6,tn=Te-(st.clientX-We),Vt=Cc(tn,ze,Wt,lt,R==null?void 0:R.resizableMinWidth,R==null?void 0:R.resizableMaxWidth);Ze.element.style.width=`${Vt}px`,Ze.element.style.maxWidth="none",jr()},ke=()=>{D.removeEventListener("pointermove",Pe),D.removeEventListener("pointerup",ke),D.removeEventListener("pointercancel",ke),Mn=null;try{j.releasePointerCapture(ve.pointerId)}catch{}};Mn=ke,D.addEventListener("pointermove",Pe),D.addEventListener("pointerup",ke),D.addEventListener("pointercancel",ke);try{j.setPointerCapture(ve.pointerId)}catch{}};j.addEventListener("pointerdown",ye),mt=j,xn.insertBefore(j,Ze.element),an=()=>{j.removeEventListener("pointerdown",ye)}}if(mt){let j=G.artifacts.length>0&&!Yt;mt.classList.toggle("persona-hidden",!j),jr()}},Xn=()=>{var oe,ye,ve,We,Te,R,Pe,ke,ae,Re,st,ze,de,Wt;if(!b||!Ze||((ye=(oe=n.launcher)==null?void 0:oe.sidebarMode)!=null?ye:!1)||_t(n)&&pn(n).reveal==="emerge")return;let E=(ve=e.ownerDocument.defaultView)!=null?ve:window,P=(Te=(We=n.launcher)==null?void 0:We.mobileFullscreen)!=null?Te:!0,W=(Pe=(R=n.launcher)==null?void 0:R.mobileBreakpoint)!=null?Pe:640;if(P&&E.innerWidth<=W||!xc(n,b))return;let I=(Re=(ae=(ke=n.launcher)==null?void 0:ke.width)!=null?ae:n.launcherWidth)!=null?Re:"min(400px, calc(100vw - 24px))",j=(Wt=(de=(ze=(st=n.features)==null?void 0:st.artifacts)==null?void 0:ze.layout)==null?void 0:de.expandedPanelWidth)!=null?Wt:"min(720px, calc(100vw - 24px))";G.artifacts.length>0&&!Yt?(ge.style.width=j,ge.style.maxWidth=j):(ge.style.width=I,ge.style.maxWidth=I)},typeof ResizeObserver!="undefined"&&(rn=new ResizeObserver(()=>{vn()}),rn.observe(ge))}else ge.appendChild(Q);e.appendChild(xe);let Zn=()=>{var lt,tn,Vt,Xt,Nt,dn,Ue,vt,Ro,Ho,Bo,Do,No,Es,Ts,kt,Oo,eo,to,Mr,$o,qn;let l=_t(n),g=(tn=(lt=n.launcher)==null?void 0:lt.sidebarMode)!=null?tn:!1,y=l||g||((Xt=(Vt=n.launcher)==null?void 0:Vt.fullHeight)!=null?Xt:!1),E=((Nt=n.launcher)==null?void 0:Nt.enabled)===!1,P=(Ue=(dn=n.theme)==null?void 0:dn.components)==null?void 0:Ue.panel,W=go(n),I=(Jt,Ot)=>{var Sn;return Jt==null||Jt===""?Ot:(Sn=co(W,Jt))!=null?Sn:Jt},j=(vt=e.ownerDocument.defaultView)!=null?vt:window,D=(Ho=(Ro=n.launcher)==null?void 0:Ro.mobileFullscreen)!=null?Ho:!0,oe=(Do=(Bo=n.launcher)==null?void 0:Bo.mobileBreakpoint)!=null?Do:640,ye=j.innerWidth<=oe,ve=D&&ye&&b,We=(Es=(No=n.launcher)==null?void 0:No.position)!=null?Es:"bottom-left",Te=We==="bottom-left"||We==="top-left",R=(kt=(Ts=n.launcher)==null?void 0:Ts.zIndex)!=null?kt:9999,Pe=g||ve?"none":"1px solid var(--persona-border)",ke=ve?"none":g?Te?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";l&&!ve&&(ke="none",Pe="none");let ae=g||ve?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",Re=I(P==null?void 0:P.border,Pe),st=I(P==null?void 0:P.shadow,ke),ze=I(P==null?void 0:P.borderRadius,ae);if(e.style.cssText="",xe.style.cssText="",ge.style.cssText="",Q.style.cssText="",re.style.cssText="",ot.style.cssText="",ve){xe.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),xe.style.cssText=`
|
|
20
|
+
`,T.addEventListener("click",()=>{p=$,x.forEach((V,ue)=>{let oe=ue<$;V.classList.toggle("selected",oe),V.setAttribute("aria-checked",ue===$-1?"true":"false")})}),x.push(T),b.appendChild(T)}f.appendChild(b);let k=null;if(d){let $=document.createElement("div");$.className="persona-feedback-comment-container",k=document.createElement("textarea"),k.className="persona-feedback-comment",k.placeholder=o,k.rows=3,k.setAttribute("aria-label","Additional comments"),$.appendChild(k),f.appendChild($)}let _=document.createElement("div");_.className="persona-feedback-actions";let w=document.createElement("button");w.type="button",w.className="persona-feedback-btn persona-feedback-btn-skip",w.textContent=i,w.addEventListener("click",()=>{t==null||t(),u.remove()});let I=document.createElement("button");return I.type="button",I.className="persona-feedback-btn persona-feedback-btn-submit",I.textContent=a,I.addEventListener("click",async()=>{if(p===null){b.classList.add("persona-feedback-shake"),setTimeout(()=>b.classList.remove("persona-feedback-shake"),500);return}I.disabled=!0,I.textContent="Submitting...";try{let $=(k==null?void 0:k.value.trim())||void 0;await r(p,$),u.remove()}catch($){I.disabled=!1,I.textContent=a,console.error("[CSAT Feedback] Failed to submit:",$)}}),_.appendChild(w),_.appendChild(I),f.appendChild(_),u.appendChild(f),u}function hs(e){let{onSubmit:r,onDismiss:t,title:n="How likely are you to recommend us?",subtitle:s="On a scale of 0 to 10",commentPlaceholder:o="What could we do better? (optional)...",submitText:a="Submit",skipText:i="Skip",showComment:d=!0,lowLabel:c="Not likely",highLabel:u="Very likely"}=e,p=document.createElement("div");p.className="persona-feedback-container persona-feedback-nps",p.setAttribute("role","dialog"),p.setAttribute("aria-label","Net Promoter Score feedback");let f=null,m=document.createElement("div");m.className="persona-feedback-content";let v=document.createElement("div");v.className="persona-feedback-header";let S=document.createElement("h3");S.className="persona-feedback-title",S.textContent=n,v.appendChild(S);let b=document.createElement("p");b.className="persona-feedback-subtitle",b.textContent=s,v.appendChild(b),m.appendChild(v);let x=document.createElement("div");x.className="persona-feedback-rating persona-feedback-rating-nps",x.setAttribute("role","radiogroup"),x.setAttribute("aria-label","Likelihood rating from 0 to 10");let k=document.createElement("div");k.className="persona-feedback-labels";let _=document.createElement("span");_.className="persona-feedback-label-low",_.textContent=c;let w=document.createElement("span");w.className="persona-feedback-label-high",w.textContent=u,k.appendChild(_),k.appendChild(w);let I=document.createElement("div");I.className="persona-feedback-numbers";let $=[];for(let z=0;z<=10;z++){let te=document.createElement("button");te.type="button",te.className="persona-feedback-rating-btn persona-feedback-number-btn",te.setAttribute("role","radio"),te.setAttribute("aria-checked","false"),te.setAttribute("aria-label",`Rating ${z} out of 10`),te.textContent=String(z),te.dataset.rating=String(z),z<=6?te.classList.add("persona-feedback-detractor"):z<=8?te.classList.add("persona-feedback-passive"):te.classList.add("persona-feedback-promoter"),te.addEventListener("click",()=>{f=z,$.forEach((Ae,ie)=>{Ae.classList.toggle("selected",ie===z),Ae.setAttribute("aria-checked",ie===z?"true":"false")})}),$.push(te),I.appendChild(te)}x.appendChild(k),x.appendChild(I),m.appendChild(x);let T=null;if(d){let z=document.createElement("div");z.className="persona-feedback-comment-container",T=document.createElement("textarea"),T.className="persona-feedback-comment",T.placeholder=o,T.rows=3,T.setAttribute("aria-label","Additional comments"),z.appendChild(T),m.appendChild(z)}let V=document.createElement("div");V.className="persona-feedback-actions";let ue=document.createElement("button");ue.type="button",ue.className="persona-feedback-btn persona-feedback-btn-skip",ue.textContent=i,ue.addEventListener("click",()=>{t==null||t(),p.remove()});let oe=document.createElement("button");return oe.type="button",oe.className="persona-feedback-btn persona-feedback-btn-submit",oe.textContent=a,oe.addEventListener("click",async()=>{if(f===null){I.classList.add("persona-feedback-shake"),setTimeout(()=>I.classList.remove("persona-feedback-shake"),500);return}oe.disabled=!0,oe.textContent="Submitting...";try{let z=(T==null?void 0:T.value.trim())||void 0;await r(f,z),p.remove()}catch(z){oe.disabled=!1,oe.textContent=a,console.error("[NPS Feedback] Failed to submit:",z)}}),V.appendChild(ue),V.appendChild(oe),m.appendChild(V),p.appendChild(m),p}var Fr="persona-chat-history",Ap=30*1e3,Ep={"image/png":"png","image/jpeg":"jpg","image/jpg":"jpg","image/gif":"gif","image/webp":"webp","image/svg+xml":"svg","image/bmp":"bmp","image/tiff":"tiff"};function Tp(e){var n,s,o;if(!e)return[];let r=[],t=Array.from((n=e.items)!=null?n:[]);for(let a of t){if(a.kind!=="file"||!a.type.startsWith("image/"))continue;let i=a.getAsFile();if(!i)continue;if(i.name){r.push(i);continue}let d=(s=Ep[i.type])!=null?s:"png";r.push(new File([i],`clipboard-image-${Date.now()}.${d}`,{type:i.type,lastModified:Date.now()}))}if(r.length>0)return r;for(let a of Array.from((o=e.files)!=null?o:[]))a.type.startsWith("image/")&&r.push(a);return r}function Mp(e){var r,t,n,s,o,a,i,d,c;return e?e===!0?{storage:"session",keyPrefix:"persona-",persist:{openState:!0,voiceState:!0,focusInput:!0},clearOnChatClear:!0}:{storage:(r=e.storage)!=null?r:"session",keyPrefix:(t=e.keyPrefix)!=null?t:"persona-",persist:{openState:(s=(n=e.persist)==null?void 0:n.openState)!=null?s:!0,voiceState:(a=(o=e.persist)==null?void 0:o.voiceState)!=null?a:!0,focusInput:(d=(i=e.persist)==null?void 0:i.focusInput)!=null?d:!0},clearOnChatClear:(c=e.clearOnChatClear)!=null?c:!0}:null}function kp(e){try{let r=e==="local"?localStorage:sessionStorage,t="__persist_test__";return r.setItem(t,"1"),r.removeItem(t),r}catch{return null}}var Ys=e=>!e||typeof e!="object"?{}:{...e},Ic=e=>e.map(r=>({...r,streaming:!1})),Pc=(e,r,t)=>{let n=e!=null&&e.markdown?ir(e.markdown):null,s=Lr(e==null?void 0:e.sanitize);return e!=null&&e.postprocessMessage&&s&&(e==null?void 0:e.sanitize)===void 0&&console.warn("[Persona] A custom postprocessMessage is active with the default HTML sanitizer. Tags or attributes not in the built-in allowlist will be stripped. To keep custom HTML, set `sanitize: false` or provide a custom sanitize function."),o=>{var c,u,p;let a=(c=o.text)!=null?c:"",i=(u=o.message.rawContent)!=null?u:null;if(r){let f=r.process({text:a,raw:i!=null?i:a,message:o.message,streaming:o.streaming});f!==null&&(a=f.text,f.persist||(o.message.__skipPersist=!0),f.resubmit&&!o.streaming&&t&&t())}let d;return e!=null&&e.postprocessMessage?d=e.postprocessMessage({...o,text:a,raw:(p=i!=null?i:o.text)!=null?p:""}):n?d=n(a):d=kr(a),s?s(d):d}},ys=(e,r,t)=>{var lt,Rt,Mt,Nt,Ht,ct,ut,It,gt,Ot,en,dn,ma,fa,ha,ya,ba,xa,va,Ca,wa,Sa,Aa,Ea,Ta,Ma,ka,La,Ia,Pa,Wa,Ra,Ha,Ba,Da,Na,Oa,$a;e.id&&!e.getAttribute("data-persona-instance")&&e.setAttribute("data-persona-instance",e.id),e.hasAttribute("data-persona-root")||e.setAttribute("data-persona-root","true");let n=cs(r),s=xo.getForInstance(n.plugins);n.components&&Nn.registerAll(n.components);let o=Tc(),a=(lt=n.storageAdapter)!=null?lt:ds(),i={},d=null,c=!1,u=l=>{if(n.onStateLoaded)try{let g=n.onStateLoaded(l);if(g&&typeof g=="object"&&"state"in g){let{state:y,open:A}=g;return A&&(c=!0),y}return g}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",g)}return l};if(a!=null&&a.load)try{let l=a.load();if(l&&typeof l.then=="function")d=l.then(g=>{let y=g!=null?g:{messages:[],metadata:{}};return u(y)});else{let g=l!=null?l:{messages:[],metadata:{}},y=u(g);y.metadata&&(i=Ys(y.metadata)),(Rt=y.messages)!=null&&Rt.length&&(n={...n,initialMessages:y.messages})}}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] Failed to load stored state:",l)}else if(n.onStateLoaded)try{let l=u({messages:[],metadata:{}});(Mt=l.messages)!=null&&Mt.length&&(n={...n,initialMessages:l.messages})}catch(l){typeof console!="undefined"&&console.error("[AgentWidget] onStateLoaded hook failed:",l)}let p=()=>i,f=l=>{var y;i=(y=l({...i}))!=null?y:{},Gr()},m=n.actionParsers&&n.actionParsers.length?n.actionParsers:[vo],v=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[fr.message,fr.messageAndClick],S=Co({parsers:m,handlers:v,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null});S.syncFromMetadata();let b=(Ht=(Nt=n.launcher)==null?void 0:Nt.enabled)!=null?Ht:!0,x=(ut=(ct=n.launcher)==null?void 0:ct.autoExpand)!=null?ut:!1,k=(It=n.autoFocusInput)!=null?It:!1,_=x,w=b,I=(Ot=(gt=n.layout)==null?void 0:gt.header)==null?void 0:Ot.layout,$=!1,T=b?x:!0,V=!1,ue=null,oe=()=>{V=!0,ue&&clearTimeout(ue),ue=setTimeout(()=>{V&&(typeof console!="undefined"&&console.warn("[AgentWidget] Resubmit requested but no injection occurred within 10s"),V=!1)},1e4)},z=Pc(n,S,oe),te=(dn=(en=n.features)==null?void 0:en.showReasoning)!=null?dn:!0,Ae=(fa=(ma=n.features)==null?void 0:ma.showToolCalls)!=null?fa:!0,ie=(ya=(ha=n.features)==null?void 0:ha.showEventStreamToggle)!=null?ya:!1,ae=`${(xa=typeof n.persistState=="object"?(ba=n.persistState)==null?void 0:ba.keyPrefix:void 0)!=null?xa:"persona-"}event-stream`,Y=ie?new bo(ae):null,ge=(wa=(Ca=(va=n.features)==null?void 0:va.eventStream)==null?void 0:Ca.maxEvents)!=null?wa:2e3,F=ie?new yo(ge,Y):null,J=null,me=!1,at=null,Ue=0;Y==null||Y.open().then(()=>F==null?void 0:F.restore()).catch(l=>{n.debug&&console.warn("[AgentWidget] IndexedDB not available for event stream:",l)});let Ke={onCopy:l=>{var g,y;o.emit("message:copy",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.id,"copy").catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit copy feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onCopy)==null||y.call(g,l)},onFeedback:l=>{var g,y;o.emit("message:feedback",l),D!=null&&D.isClientTokenMode()&&D.submitMessageFeedback(l.messageId,l.type).catch(A=>{n.debug&&console.error("[AgentWidget] Failed to submit feedback:",A)}),(y=(g=n.messageActions)==null?void 0:g.onFeedback)==null||y.call(g,l)}},mt=(Sa=n.statusIndicator)!=null?Sa:{},Re=l=>{var g,y,A,L;return l==="idle"?(g=mt.idleText)!=null?g:Gt.idle:l==="connecting"?(y=mt.connectingText)!=null?y:Gt.connecting:l==="connected"?(A=mt.connectedText)!=null?A:Gt.connected:l==="error"?(L=mt.errorText)!=null?L:Gt.error:Gt[l]};function tt(l,g,y,A){if(A==="idle"&&y.idleLink){l.textContent="";let L=document.createElement("a");L.href=y.idleLink,L.target="_blank",L.rel="noopener noreferrer",L.textContent=g,L.style.color="inherit",L.style.textDecoration="none",l.appendChild(L)}else l.textContent=g}let{wrapper:Te,panel:N}=lc(n),re=cc(n,b),{container:ee,body:q,messagesWrapper:ce,suggestions:ke,textarea:Q,sendButton:K,sendButtonWrapper:_e,composerForm:it,statusText:Lt,introTitle:qt,introSubtitle:Ut,closeButton:G,iconHolder:Le,headerTitle:ft,headerSubtitle:yt,header:Ye,footer:ot,actionsRow:Wt,leftActions:Vt,rightActions:de}=re,E=re.micButton,Ee=re.micButtonWrapper,ne=re.attachmentButton,be=re.attachmentButtonWrapper,Ce=re.attachmentInput,Xe=re.attachmentPreviewsContainer,ye=null,Ie=null,De=s.find(l=>l.renderHeader);if(De!=null&&De.renderHeader){let l=De.renderHeader({config:n,defaultRenderer:()=>{let g=Dn({config:n,showClose:b});return gr(ee,g,n),g.header},onClose:()=>wt(!1,"user")});if(l){let g=ee.querySelector(".persona-border-b-persona-divider");g&&(g.replaceWith(l),Ye=l)}}let nt=()=>{var g,y,A,L;if(!F)return;if(me=!0,!J&&F&&(J=fc({buffer:F,getFullHistory:()=>F.getAllFromStore(),onClose:()=>Et(),config:n,plugins:s})),J&&(q.style.display="none",(g=ot.parentNode)==null||g.insertBefore(J.element,ot),J.update()),Ne){Ne.classList.remove("persona-text-persona-muted"),Ne.classList.add("persona-text-persona-accent"),Ne.style.boxShadow="inset 0 0 0 1.5px var(--persona-accent, #3b82f6)";let R=(L=(A=(y=n.features)==null?void 0:y.eventStream)==null?void 0:A.classNames)==null?void 0:L.toggleButtonActive;R&&R.split(/\s+/).forEach(W=>W&&Ne.classList.add(W))}let l=()=>{if(!me)return;let R=Date.now();R-Ue>=200&&(J==null||J.update(),Ue=R),at=requestAnimationFrame(l)};Ue=0,at=requestAnimationFrame(l),o.emit("eventStream:opened",{timestamp:Date.now()})},Et=()=>{var l,g,y;if(me){if(me=!1,J&&J.element.remove(),q.style.display="",Ne){Ne.classList.remove("persona-text-persona-accent"),Ne.classList.add("persona-text-persona-muted"),Ne.style.boxShadow="";let A=(y=(g=(l=n.features)==null?void 0:l.eventStream)==null?void 0:g.classNames)==null?void 0:y.toggleButtonActive;A&&A.split(/\s+/).forEach(L=>L&&Ne.classList.remove(L))}at!==null&&(cancelAnimationFrame(at),at=null),o.emit("eventStream:closed",{timestamp:Date.now()})}},Ne=null;if(ie){let l=(Ea=(Aa=n.features)==null?void 0:Aa.eventStream)==null?void 0:Ea.classNames,g="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(l!=null&&l.toggleButton?" "+l.toggleButton:"");Ne=h("button",g),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let y=he("activity","18px","currentColor",1.5);y&&Ne.appendChild(y);let A=re.clearChatButtonWrapper,L=re.closeButtonWrapper,R=A||L;R&&R.parentNode===Ye?Ye.insertBefore(Ne,R):Ye.appendChild(Ne),Ne.addEventListener("click",()=>{me?Et():nt()})}let Gn=l=>{var A,L,R;let g=n.attachments;if(!(g!=null&&g.enabled))return;let y=l.querySelector(".persona-attachment-previews");if(!y){y=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),y.style.display="none";let W=l.querySelector("[data-persona-composer-form]");W!=null&&W.parentNode?W.parentNode.insertBefore(y,W):l.insertBefore(y,l.firstChild)}if(!l.querySelector('input[type="file"]')){let W=h("input");W.type="file",W.accept=((A=g.allowedTypes)!=null?A:Bn).join(","),W.multiple=((L=g.maxFiles)!=null?L:4)>1,W.style.display="none",W.setAttribute("aria-label",(R=g.buttonTooltipText)!=null?R:"Attach files"),l.appendChild(W)}},xn=s.find(l=>l.renderComposer);if(xn!=null&&xn.renderComposer){let l=n.composer,g=xn.renderComposer({config:n,defaultRenderer:()=>Hr({config:n}).footer,onSubmit:y=>{D&&!D.isStreaming()&&D.sendMessage(y)},streaming:!1,disabled:!1,openAttachmentPicker:()=>{Ce==null||Ce.click()},models:l==null?void 0:l.models,selectedModelId:l==null?void 0:l.selectedModelId,onModelChange:y=>{n.composer={...n.composer,selectedModelId:y}},onVoiceToggle:((Ta=n.voiceRecognition)==null?void 0:Ta.enabled)===!0?()=>{Ie==null||Ie()}:void 0});g&&(ot.replaceWith(g),ot=g)}let Yn=l=>{let g=l.querySelector("[data-persona-composer-form]"),y=l.querySelector("[data-persona-composer-input]"),A=l.querySelector("[data-persona-composer-submit]"),L=l.querySelector("[data-persona-composer-mic]"),R=l.querySelector("[data-persona-composer-status]");g&&(it=g),y&&(Q=y),A&&(K=A),L&&(E=L,Ee=L.parentElement),R&&(Lt=R);let W=l.querySelector(".persona-mb-3.persona-flex.persona-flex-wrap.persona-gap-2");W&&(ke=W);let U=l.querySelector(".persona-attachment-button");U&&(ne=U,be=U.parentElement),Ce=l.querySelector('input[type="file"]'),Xe=l.querySelector(".persona-attachment-previews");let O=l.querySelector(".persona-widget-composer .persona-flex.persona-items-center.persona-justify-between");O&&(Wt=O)};Gn(ot),Yn(ot);let $n=(Ma=n.layout)==null?void 0:Ma.contentMaxWidth;$n&&it&&(it.style.maxWidth=$n,it.style.marginLeft="auto",it.style.marginRight="auto"),(ka=n.attachments)!=null&&ka.enabled&&Ce&&Xe&&(ye=ur.fromConfig(n.attachments),ye.setPreviewsContainer(Xe),Ce.addEventListener("change",l=>{let g=l.target;ye==null||ye.handleFileSelect(g.files),g.value=""})),(()=>{var A,L;let l=(L=(A=n.layout)==null?void 0:A.slots)!=null?L:{},g=R=>{switch(R){case"body-top":return ee.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6")||null;case"messages":return ce;case"footer-top":return ke;case"composer":return it;case"footer-bottom":return Lt;default:return null}},y=(R,W)=>{var U;switch(R){case"header-left":case"header-center":case"header-right":if(R==="header-left")Ye.insertBefore(W,Ye.firstChild);else if(R==="header-right")Ye.appendChild(W);else{let O=Ye.querySelector(".persona-flex-col");O?(U=O.parentNode)==null||U.insertBefore(W,O.nextSibling):Ye.appendChild(W)}break;case"body-top":{let O=q.querySelector(".persona-rounded-2xl.persona-bg-persona-surface.persona-p-6");O?O.replaceWith(W):q.insertBefore(W,q.firstChild);break}case"body-bottom":q.appendChild(W);break;case"footer-top":ke.replaceWith(W);break;case"footer-bottom":Lt.replaceWith(W);break;default:break}};for(let[R,W]of Object.entries(l))if(W)try{let U=W({config:n,defaultContent:()=>g(R)});U&&y(R,U)}catch(U){typeof console!="undefined"&&console.error(`[AgentWidget] Error rendering slot "${R}":`,U)}})();let Fn=l=>{let y=l.target.closest('button[data-expand-header="true"]');if(!y)return;let A=y.closest(".vanilla-reasoning-bubble, .vanilla-tool-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-bubble-type");R==="reasoning"?(Dr.has(L)?Dr.delete(L):Dr.add(L),uc(L,A)):R==="tool"&&(Nr.has(L)?Nr.delete(L):Nr.add(L),gc(L,A,n))};ce.addEventListener("pointerdown",l=>{l.target.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Fn(l))}),ce.addEventListener("keydown",l=>{let g=l.target;(l.key==="Enter"||l.key===" ")&&g.closest('button[data-expand-header="true"]')&&(l.preventDefault(),Fn(l))});let Mn=new Map;ce.addEventListener("click",l=>{var W;let y=l.target.closest(".persona-message-action-btn[data-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest("[data-actions-for]");if(!A)return;let L=A.getAttribute("data-actions-for");if(!L)return;let R=y.getAttribute("data-action");if(R==="copy"){let O=D.getMessages().find(se=>se.id===L);if(O&&Ke.onCopy){let se=O.content||"";navigator.clipboard.writeText(se).then(()=>{y.classList.add("persona-message-action-success");let ve=he("check",14,"currentColor",2);ve&&(y.innerHTML="",y.appendChild(ve)),setTimeout(()=>{y.classList.remove("persona-message-action-success");let we=he("copy",14,"currentColor",2);we&&(y.innerHTML="",y.appendChild(we))},2e3)}).catch(ve=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to copy message:",ve)}),Ke.onCopy(O)}}else if(R==="upvote"||R==="downvote")if(((W=Mn.get(L))!=null?W:null)===R)Mn.delete(L),y.classList.remove("persona-message-action-active");else{let se=R==="upvote"?"downvote":"upvote",ve=A.querySelector(`[data-action="${se}"]`);ve&&ve.classList.remove("persona-message-action-active"),Mn.set(L,R),y.classList.add("persona-message-action-active");let He=D.getMessages().find(Me=>Me.id===L);He&&Ke.onFeedback&&Ke.onFeedback({type:R,messageId:He.id,message:He})}}),ce.addEventListener("click",l=>{let y=l.target.closest("button[data-approval-action]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.closest(".vanilla-approval-bubble");if(!A)return;let L=A.getAttribute("data-message-id");if(!L)return;let R=y.getAttribute("data-approval-action");if(!R)return;let W=R==="approve"?"approved":"denied",O=D.getMessages().find(ve=>ve.id===L);if(!(O!=null&&O.approval))return;let se=A.querySelector("[data-approval-buttons]");se&&se.querySelectorAll("button").forEach(we=>{we.disabled=!0,we.style.opacity="0.5",we.style.cursor="not-allowed"}),D.resolveApproval(O.approval,W)});let Ze=null,Z=null,an={artifacts:[],selectedId:null},rn=!1,_r={current:null};ce.addEventListener("click",l=>{var we,He,Me,B,We;let y=l.target.closest("[data-download-artifact]");if(!y)return;l.preventDefault(),l.stopPropagation();let A=y.getAttribute("data-download-artifact");if(!A||((Me=(He=(we=n.features)==null?void 0:we.artifacts)==null?void 0:He.onArtifactAction)==null?void 0:Me.call(He,{type:"download",artifactId:A}))===!0)return;let R=D.getArtifactById(A),W=R==null?void 0:R.markdown,U=(R==null?void 0:R.title)||"artifact";if(!W){let Pe=y.closest("[data-open-artifact]"),le=Pe==null?void 0:Pe.closest("[data-message-id]"),Be=le==null?void 0:le.getAttribute("data-message-id");if(Be){let qe=D.getMessages().find(fe=>fe.id===Be);if(qe!=null&&qe.rawContent)try{let fe=JSON.parse(qe.rawContent);W=(B=fe==null?void 0:fe.props)==null?void 0:B.markdown,U=((We=fe==null?void 0:fe.props)==null?void 0:We.title)||U}catch{}}}if(!W)return;let O=new Blob([W],{type:"text/markdown"}),se=URL.createObjectURL(O),ve=document.createElement("a");ve.href=se,ve.download=`${U}.md`,ve.click(),URL.revokeObjectURL(se)}),ce.addEventListener("click",l=>{var R,W,U;let y=l.target.closest("[data-open-artifact]");if(!y)return;let A=y.getAttribute("data-open-artifact");!A||((U=(W=(R=n.features)==null?void 0:R.artifacts)==null?void 0:W.onArtifactAction)==null?void 0:U.call(W,{type:"open",artifactId:A}))===!0||(l.preventDefault(),l.stopPropagation(),D.selectArtifact(A),Cn())}),ce.addEventListener("keydown",l=>{if(l.key!=="Enter"&&l.key!==" ")return;let g=l.target;g.hasAttribute("data-open-artifact")&&(l.preventDefault(),g.click())});let vn=null,ht=null,ln=null,kn=null,jr=()=>{};function br(){kn==null||kn(),kn=null}let zr=()=>{var W;if(!vn||!ht)return;let l=e.classList.contains("persona-artifact-appearance-seamless"),y=((W=e.ownerDocument.defaultView)!=null?W:window).innerWidth<=640;if(!l||e.classList.contains("persona-artifact-narrow-host")||y){ht.style.removeProperty("position"),ht.style.removeProperty("left"),ht.style.removeProperty("top"),ht.style.removeProperty("bottom"),ht.style.removeProperty("width"),ht.style.removeProperty("z-index");return}let A=vn.firstElementChild;if(!A||A===ht)return;let L=10;ht.style.position="absolute",ht.style.top="0",ht.style.bottom="0",ht.style.width=`${L}px`,ht.style.zIndex="5";let R=A.offsetWidth-L/2;ht.style.left=`${Math.max(0,R)}px`},Xn=()=>{},Cn=()=>{var y,A,L,R,W;if(!Ze||!gn(n))return;is(e,n),ls(e,n),Xn();let l=(R=(L=(A=(y=n.features)==null?void 0:y.artifacts)==null?void 0:A.layout)==null?void 0:L.narrowHostMaxWidth)!=null?R:520,g=N.getBoundingClientRect().width||0;e.classList.toggle("persona-artifact-narrow-host",g>0&&g<=l),Ze.update(an),rn?(Ze.setMobileOpen(!1),Ze.element.classList.add("persona-hidden"),(W=Ze.backdrop)==null||W.classList.add("persona-hidden")):an.artifacts.length>0&&(Ze.element.classList.remove("persona-hidden"),Ze.setMobileOpen(!0)),jr()};if(gn(n)){N.style.position="relative";let l=h("div","persona-flex persona-flex-1 persona-flex-col persona-min-w-0 persona-min-h-0"),g=h("div","persona-flex persona-h-full persona-w-full persona-min-h-0 persona-artifact-split-root");l.appendChild(ee),Ze=bc(n,{onSelect:y=>{var A;return(A=_r.current)==null?void 0:A.selectArtifact(y)},onDismiss:()=>{rn=!0,Cn()}}),Ze.element.classList.add("persona-hidden"),vn=g,g.appendChild(l),g.appendChild(Ze.element),Ze.backdrop&&N.appendChild(Ze.backdrop),N.appendChild(g),jr=()=>{var A,L,R,W;if(!vn||!Ze)return;if(!(((R=(L=(A=n.features)==null?void 0:A.artifacts)==null?void 0:L.layout)==null?void 0:R.resizable)===!0)){ln==null||ln(),ln=null,br(),ht&&(ht.remove(),ht=null),Ze.element.style.removeProperty("width"),Ze.element.style.removeProperty("maxWidth");return}if(!ht){let U=h("div","persona-artifact-split-handle persona-shrink-0 persona-h-full");U.setAttribute("role","separator"),U.setAttribute("aria-orientation","vertical"),U.setAttribute("aria-label","Resize artifacts panel"),U.tabIndex=0;let O=e.ownerDocument,se=(W=O.defaultView)!=null?W:window,ve=we=>{var le,Be;if(!Ze||we.button!==0||e.classList.contains("persona-artifact-narrow-host")||se.innerWidth<=640)return;we.preventDefault(),br();let He=we.clientX,Me=Ze.element.getBoundingClientRect().width,B=(Be=(le=n.features)==null?void 0:le.artifacts)==null?void 0:Be.layout,We=st=>{let qe=vn.getBoundingClientRect().width,fe=e.classList.contains("persona-artifact-appearance-seamless"),Bt=fe?0:wc(vn,se),dt=fe?0:U.getBoundingClientRect().width||6,tn=Me-(st.clientX-He),Jt=Sc(tn,qe,Bt,dt,B==null?void 0:B.resizableMinWidth,B==null?void 0:B.resizableMaxWidth);Ze.element.style.width=`${Jt}px`,Ze.element.style.maxWidth="none",zr()},Pe=()=>{O.removeEventListener("pointermove",We),O.removeEventListener("pointerup",Pe),O.removeEventListener("pointercancel",Pe),kn=null;try{U.releasePointerCapture(we.pointerId)}catch{}};kn=Pe,O.addEventListener("pointermove",We),O.addEventListener("pointerup",Pe),O.addEventListener("pointercancel",Pe);try{U.setPointerCapture(we.pointerId)}catch{}};U.addEventListener("pointerdown",ve),ht=U,vn.insertBefore(U,Ze.element),ln=()=>{U.removeEventListener("pointerdown",ve)}}if(ht){let U=an.artifacts.length>0&&!rn;ht.classList.toggle("persona-hidden",!U),zr()}},Xn=()=>{var se,ve,we,He,Me,B,We,Pe,le,Be,st,qe,fe,Bt;if(!b||!Ze||((ve=(se=n.launcher)==null?void 0:se.sidebarMode)!=null?ve:!1)||jt(n)&&un(n).reveal==="emerge")return;let A=(we=e.ownerDocument.defaultView)!=null?we:window,L=(Me=(He=n.launcher)==null?void 0:He.mobileFullscreen)!=null?Me:!0,R=(We=(B=n.launcher)==null?void 0:B.mobileBreakpoint)!=null?We:640;if(L&&A.innerWidth<=R||!Cc(n,b))return;let W=(Be=(le=(Pe=n.launcher)==null?void 0:Pe.width)!=null?le:n.launcherWidth)!=null?Be:"min(400px, calc(100vw - 24px))",U=(Bt=(fe=(qe=(st=n.features)==null?void 0:st.artifacts)==null?void 0:qe.layout)==null?void 0:fe.expandedPanelWidth)!=null?Bt:"min(720px, calc(100vw - 24px))";an.artifacts.length>0&&!rn?(N.style.width=U,N.style.maxWidth=U):(N.style.width=W,N.style.maxWidth=W)},typeof ResizeObserver!="undefined"&&(Z=new ResizeObserver(()=>{Cn()}),Z.observe(N))}else N.appendChild(ee);e.appendChild(Te);let Zn=()=>{var dt,tn,Jt,Xt,$t,pn,Je,At,Ho,Bo,Do,No,Oo,Ts,Ms,Pt,$o,to,no,Tr,Fo,Un;let l=jt(n),g=(tn=(dt=n.launcher)==null?void 0:dt.sidebarMode)!=null?tn:!1,y=l||g||((Xt=(Jt=n.launcher)==null?void 0:Jt.fullHeight)!=null?Xt:!1),A=(($t=n.launcher)==null?void 0:$t.enabled)===!1,L=(Je=(pn=n.theme)==null?void 0:pn.components)==null?void 0:Je.panel,R=go(n),W=(Kt,Ft)=>{var An;return Kt==null||Kt===""?Ft:(An=co(R,Kt))!=null?An:Kt},U=(At=e.ownerDocument.defaultView)!=null?At:window,O=(Bo=(Ho=n.launcher)==null?void 0:Ho.mobileFullscreen)!=null?Bo:!0,se=(No=(Do=n.launcher)==null?void 0:Do.mobileBreakpoint)!=null?No:640,ve=U.innerWidth<=se,we=O&&ve&&b,He=(Ts=(Oo=n.launcher)==null?void 0:Oo.position)!=null?Ts:"bottom-left",Me=He==="bottom-left"||He==="top-left",B=(Pt=(Ms=n.launcher)==null?void 0:Ms.zIndex)!=null?Pt:9999,We=g||we?"none":"1px solid var(--persona-border)",Pe=we?"none":g?Me?"var(--persona-palette-shadows-sidebar-left, 2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-sidebar-right, -2px 0 12px rgba(0, 0, 0, 0.08))":"var(--persona-palette-shadows-xl, 0 25px 50px -12px rgba(0, 0, 0, 0.25))";l&&!we&&(Pe="none",We="none");let le=g||we?"0":"var(--persona-panel-radius, var(--persona-radius-xl, 0.75rem))",Be=W(L==null?void 0:L.border,We),st=W(L==null?void 0:L.shadow,Pe),qe=W(L==null?void 0:L.borderRadius,le);if(e.style.cssText="",Te.style.cssText="",N.style.cssText="",ee.style.cssText="",q.style.cssText="",ot.style.cssText="",we){Te.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),Te.style.cssText=`
|
|
21
21
|
position: fixed !important;
|
|
22
22
|
inset: 0 !important;
|
|
23
23
|
width: 100% !important;
|
|
@@ -27,9 +27,9 @@
|
|
|
27
27
|
padding: 0 !important;
|
|
28
28
|
display: flex !important;
|
|
29
29
|
flex-direction: column !important;
|
|
30
|
-
z-index: ${
|
|
30
|
+
z-index: ${B} !important;
|
|
31
31
|
background-color: var(--persona-surface, #ffffff) !important;
|
|
32
|
-
`,
|
|
32
|
+
`,N.style.cssText=`
|
|
33
33
|
position: relative !important;
|
|
34
34
|
display: flex !important;
|
|
35
35
|
flex-direction: column !important;
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
padding: 0 !important;
|
|
43
43
|
box-shadow: none !important;
|
|
44
44
|
border-radius: 0 !important;
|
|
45
|
-
`,
|
|
45
|
+
`,ee.style.cssText=`
|
|
46
46
|
display: flex !important;
|
|
47
47
|
flex-direction: column !important;
|
|
48
48
|
flex: 1 1 0% !important;
|
|
@@ -53,20 +53,20 @@
|
|
|
53
53
|
overflow: hidden !important;
|
|
54
54
|
border-radius: 0 !important;
|
|
55
55
|
border: none !important;
|
|
56
|
-
`,
|
|
56
|
+
`,q.style.flex="1 1 0%",q.style.minHeight="0",q.style.overflowY="auto",ot.style.flexShrink="0",$=!0;return}let fe=(to=($o=n==null?void 0:n.launcher)==null?void 0:$o.width)!=null?to:n==null?void 0:n.launcherWidth,Bt=fe!=null?fe:"min(400px, calc(100vw - 24px))";if(!g&&!l)A&&y?(N.style.width="100%",N.style.maxWidth="100%"):(N.style.width=Bt,N.style.maxWidth=Bt);else if(l)if(un(n).reveal==="emerge"){let Ft=un(n).width;N.style.width=Ft,N.style.maxWidth=Ft}else N.style.width="100%",N.style.maxWidth="100%";if(Xn(),N.style.boxShadow=st,N.style.borderRadius=qe,ee.style.border=Be,ee.style.borderRadius=qe,l&&!we&&(L==null?void 0:L.border)===void 0&&(ee.style.border="none",un(n).side==="right"?ee.style.borderLeft="1px solid var(--persona-border)":ee.style.borderRight="1px solid var(--persona-border)"),y&&(e.style.display="flex",e.style.flexDirection="column",e.style.height="100%",e.style.minHeight="0",A&&(e.style.width="100%"),Te.style.display="flex",Te.style.flexDirection="column",Te.style.flex="1 1 0%",Te.style.minHeight="0",Te.style.maxHeight="100%",Te.style.height="100%",A&&(Te.style.overflow="hidden"),N.style.display="flex",N.style.flexDirection="column",N.style.flex="1 1 0%",N.style.minHeight="0",N.style.maxHeight="100%",N.style.height="100%",N.style.overflow="hidden",ee.style.display="flex",ee.style.flexDirection="column",ee.style.flex="1 1 0%",ee.style.minHeight="0",ee.style.maxHeight="100%",ee.style.overflow="hidden",q.style.flex="1 1 0%",q.style.minHeight="0",q.style.overflowY="auto",ot.style.flexShrink="0"),Te.classList.remove("persona-bottom-6","persona-right-6","persona-left-6","persona-top-6","persona-bottom-4","persona-right-4","persona-left-4","persona-top-4"),!g&&!A&&!l&&((no=yn[He])!=null?no:yn["bottom-right"]).split(" ").forEach(Ft=>Te.classList.add(Ft)),g){let Kt=(Fo=(Tr=n.launcher)==null?void 0:Tr.sidebarWidth)!=null?Fo:"420px";Te.style.cssText=`
|
|
57
57
|
position: fixed !important;
|
|
58
58
|
top: 0 !important;
|
|
59
59
|
bottom: 0 !important;
|
|
60
|
-
width: ${
|
|
60
|
+
width: ${Kt} !important;
|
|
61
61
|
height: 100vh !important;
|
|
62
62
|
max-height: 100vh !important;
|
|
63
63
|
margin: 0 !important;
|
|
64
64
|
padding: 0 !important;
|
|
65
65
|
display: flex !important;
|
|
66
66
|
flex-direction: column !important;
|
|
67
|
-
z-index: ${
|
|
68
|
-
${
|
|
69
|
-
`,
|
|
67
|
+
z-index: ${B} !important;
|
|
68
|
+
${Me?"left: 0 !important; right: auto !important;":"left: auto !important; right: 0 !important;"}
|
|
69
|
+
`,N.style.cssText=`
|
|
70
70
|
position: relative !important;
|
|
71
71
|
display: flex !important;
|
|
72
72
|
flex-direction: column !important;
|
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
margin: 0 !important;
|
|
79
79
|
padding: 0 !important;
|
|
80
80
|
box-shadow: ${st} !important;
|
|
81
|
-
border-radius: ${
|
|
82
|
-
`,
|
|
81
|
+
border-radius: ${qe} !important;
|
|
82
|
+
`,N.style.setProperty("width","100%","important"),N.style.setProperty("max-width","100%","important"),ee.style.cssText=`
|
|
83
83
|
display: flex !important;
|
|
84
84
|
flex-direction: column !important;
|
|
85
85
|
flex: 1 1 0% !important;
|
|
@@ -88,29 +88,29 @@
|
|
|
88
88
|
min-height: 0 !important;
|
|
89
89
|
max-height: 100% !important;
|
|
90
90
|
overflow: hidden !important;
|
|
91
|
-
border-radius: ${
|
|
92
|
-
border: ${
|
|
91
|
+
border-radius: ${qe} !important;
|
|
92
|
+
border: ${Be} !important;
|
|
93
93
|
`,ot.style.cssText=`
|
|
94
94
|
flex-shrink: 0 !important;
|
|
95
95
|
border-top: none !important;
|
|
96
96
|
padding: 8px 16px 12px 16px !important;
|
|
97
|
-
`}if(!E&&!l){let Jt="max-height: -moz-available !important; max-height: stretch !important;",Ot=g?"":"padding-top: 1.25em !important;",Sn=!g&&((qn=n.launcher)==null?void 0:qn.zIndex)!=null?`z-index: ${n.launcher.zIndex} !important;`:"";xe.style.cssText+=Jt+Ot+Sn}};Zn(),Un(e,n),as(e,n),is(e,n);let wt=[];rn&&wt.push(()=>{rn==null||rn.disconnect(),rn=null}),wt.push(()=>{an==null||an(),an=null,xr(),mt&&(mt.remove(),mt=null),Ze==null||Ze.element.style.removeProperty("width"),Ze==null||Ze.element.style.removeProperty("maxWidth")}),le&&wt.push(()=>{pt!==null&&(cancelAnimationFrame(pt),pt=null),U==null||U.destroy(),U=null,$==null||$.destroy(),$=null,K=null});let Cn=null,zr=()=>{Cn&&(Cn(),Cn=null),n.colorScheme==="auto"&&(Cn=ns(()=>{Un(e,n)}))};zr(),wt.push(()=>{Cn&&(Cn(),Cn=null)});let Fn=uc(Xe),wn=null,H,_n=!1,jn=tc(),qr=0,kn=!0,Qn=0,Ur=0,Ln=null,Pn=!1,vr=0,Cr=!1,wo=125,So=2e3,Ao=5,Vr=50,wr=new Map,je={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},Jr=(Ma=(Ta=n.voiceRecognition)==null?void 0:Ta.autoResume)!=null?Ma:!1,ln=l=>{o.emit("voice:state",{active:je.active,source:l,timestamp:Date.now()})},Qt=()=>{f(l=>({...l,voiceState:{active:je.active,timestamp:Date.now(),manuallyDeactivated:je.manuallyDeactivated}}))},Eo=()=>{var E,P;if(((E=n.voiceRecognition)==null?void 0:E.enabled)===!1)return;let l=Ys(i.voiceState),g=!!l.active,y=Number((P=l.timestamp)!=null?P:0);je.manuallyDeactivated=!!l.manuallyDeactivated,g&&Date.now()-y<hp&&setTimeout(()=>{var W,I;je.active||(je.manuallyDeactivated=!1,((I=(W=n.voiceRecognition)==null?void 0:W.provider)==null?void 0:I.type)==="runtype"?H.toggleVoice().then(()=>{je.active=H.isVoiceActive(),ln("restore"),H.isVoiceActive()&&zn()}):rr("restore"))},1e3)},To=()=>H?kc(H.getMessages()).filter(l=>!l.__skipPersist):[];function Kr(l){if(!(a!=null&&a.save))return;let y={messages:l?kc(l):H?To():[],metadata:i};try{let E=a.save(y);E instanceof Promise&&E.catch(P=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",P)})}catch(E){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",E)}}let er=(l=!1)=>{if(!kn)return;let g=Date.now();Pn&&g<vr&&!l||(Pn&&g>=vr&&(Pn=!1),!(!l&&!_n)&&(g-Ur<wo||(Ur=g,Ln&&cancelAnimationFrame(Ln),Ln=requestAnimationFrame(()=>{Pn||!kn||(Cr=!0,re.scrollTop=re.scrollHeight,Qn=re.scrollTop,requestAnimationFrame(()=>{Cr=!1}),Ln=null)}))))},In=null,Mo=()=>xe.querySelector("#persona-scroll-container")||re,ko=(l,g=500)=>{let y=l.scrollTop,E=l.clientHeight,P=l.scrollHeight,W=P-y;if(y+E>=P-2||Math.abs(W)<5)return;In!==null&&(cancelAnimationFrame(In),In=null);let j=performance.now(),D=ye=>1-Math.pow(1-ye,3),oe=ye=>{let ve=l.scrollHeight;ve!==P&&(P=ve,W=P-y);let We=ye-j,Te=Math.min(We/g,1),R=D(Te),Pe=y+W*R;l.scrollTop=Pe,Te<1?In=requestAnimationFrame(oe):(l.scrollTop=l.scrollHeight,In=null)};In=requestAnimationFrame(oe)},Lo=l=>{let g=new Map;l.forEach(y=>{let E=wr.get(y.id);g.set(y.id,{streaming:y.streaming,role:y.role}),!E&&y.role==="assistant"&&o.emit("assistant:message",y),y.role==="assistant"&&(E!=null&&E.streaming)&&y.streaming===!1&&o.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(E?y.approval.status!=="pending"&&o.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):o.emit("approval:requested",{approval:y.approval,message:y}))}),wr.clear(),g.forEach((y,E)=>{wr.set(E,y)})},tr=(l,g,y)=>{var ye,ve,We,Te;let E=document.createElement("div"),W=(()=>{var Pe;let R=s.find(ke=>ke.renderLoadingIndicator);if(R!=null&&R.renderLoadingIndicator)return R.renderLoadingIndicator;if((Pe=n.loadingIndicator)!=null&&Pe.render)return n.loadingIndicator.render})(),I=new Set;g.forEach(R=>{var de,Wt;I.add(R.id);let Pe=ec(R,qr),ke=nc(jn,R.id,Pe);if(ke){E.appendChild(ke.cloneNode(!0));return}let ae=null,Re=s.find(lt=>!!(R.variant==="reasoning"&<.renderReasoning||R.variant==="tool"&<.renderToolCall||R.variant==="approval"&<.renderApproval||!R.variant&<.renderMessage)),st=(de=n.layout)==null?void 0:de.messages;if(Re)if(R.variant==="reasoning"&&R.reasoning&&Re.renderReasoning){if(!ne)return;ae=Re.renderReasoning({message:R,defaultRenderer:()=>_s(R),config:n})}else if(R.variant==="tool"&&R.toolCall&&Re.renderToolCall){if(!Ae)return;ae=Re.renderToolCall({message:R,defaultRenderer:()=>js(R,n),config:n})}else if(R.variant==="approval"&&R.approval&&Re.renderApproval){if(n.approval===!1)return;ae=Re.renderApproval({message:R,defaultRenderer:()=>zs(R,n),config:n})}else Re.renderMessage&&(ae=Re.renderMessage({message:R,defaultRenderer:()=>{let lt=Br(R,y,st,n.messageActions,ut,{loadingIndicatorRenderer:W,widgetConfig:n});return R.role!=="user"&&Vs(lt,R,n,H),lt},config:n}));if(!ae&&R.role==="assistant"&&!R.variant&&n.enableComponentStreaming!==!1&&us(R)){let tn=gs(R);if(tn){let Vt=ps(tn,{config:n,message:R,transform:y});if(Vt)if(n.wrapComponentDirectiveInBubble!==!1){let Nt=document.createElement("div");if(Nt.className=["vanilla-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),Nt.id=`bubble-${R.id}`,Nt.setAttribute("data-message-id",R.id),R.content&&R.content.trim()){let dn=document.createElement("div");dn.className="persona-mb-3 persona-text-sm persona-leading-relaxed",dn.innerHTML=y({text:R.content,message:R,streaming:!!R.streaming,raw:R.rawContent}),Nt.appendChild(dn)}Nt.appendChild(Vt),ae=Nt}else{let Nt=document.createElement("div");if(Nt.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",Nt.id=`bubble-${R.id}`,Nt.setAttribute("data-message-id",R.id),Nt.setAttribute("data-persona-component-directive","true"),R.content&&R.content.trim()){let dn=document.createElement("div");dn.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",dn.innerHTML=y({text:R.content,message:R,streaming:!!R.streaming,raw:R.rawContent}),Nt.appendChild(dn)}Nt.appendChild(Vt),ae=Nt}}}if(!ae)if(R.variant==="reasoning"&&R.reasoning){if(!ne)return;ae=_s(R)}else if(R.variant==="tool"&&R.toolCall){if(!Ae)return;ae=js(R,n)}else if(R.variant==="approval"&&R.approval){if(n.approval===!1)return;ae=zs(R,n)}else{let lt=(Wt=n.layout)==null?void 0:Wt.messages;lt!=null&<.renderUserMessage&&R.role==="user"?ae=lt.renderUserMessage({message:R,config:n,streaming:!!R.streaming}):lt!=null&<.renderAssistantMessage&&R.role==="assistant"?ae=lt.renderAssistantMessage({message:R,config:n,streaming:!!R.streaming}):ae=Br(R,y,lt,n.messageActions,ut,{loadingIndicatorRenderer:W,widgetConfig:n}),R.role!=="user"&&ae&&Vs(ae,R,n,H)}let ze=document.createElement("div");ze.className="persona-flex",ze.id=`wrapper-${R.id}`,ze.setAttribute("data-wrapper-id",R.id),R.role==="user"&&ze.classList.add("persona-justify-end"),(ae==null?void 0:ae.getAttribute("data-persona-component-directive"))==="true"&&ze.classList.add("persona-w-full"),ze.appendChild(ae),rc(jn,R.id,Pe,ze),E.appendChild(ze)}),oc(jn,I);let j=g.some(R=>R.role==="assistant"&&R.streaming),D=g[g.length-1],oe=(D==null?void 0:D.role)==="assistant"&&!D.streaming&&D.variant!=="approval";if(_n&&g.some(R=>R.role==="user")&&!j&&!oe){let R={config:n,streaming:!0,location:"standalone",defaultRenderer:fr},Pe=s.find(ae=>ae.renderLoadingIndicator),ke=null;if(Pe!=null&&Pe.renderLoadingIndicator&&(ke=Pe.renderLoadingIndicator(R)),ke===null&&((ye=n.loadingIndicator)!=null&&ye.render)&&(ke=n.loadingIndicator.render(R)),ke===null&&(ke=fr()),ke){let ae=document.createElement("div"),Re=((ve=n.loadingIndicator)==null?void 0:ve.showBubble)!==!1;ae.className=Re?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),ae.setAttribute("data-typing-indicator","true"),ae.appendChild(ke);let st=document.createElement("div");st.className="persona-flex",st.id="wrapper-typing-indicator",st.setAttribute("data-wrapper-id","typing-indicator"),st.appendChild(ae),E.appendChild(st)}}if(!_n&&g.length>0){let R=g[g.length-1],Pe={config:n,lastMessage:R,messageCount:g.length},ke=s.find(Re=>Re.renderIdleIndicator),ae=null;if(ke!=null&&ke.renderIdleIndicator&&(ae=ke.renderIdleIndicator(Pe)),ae===null&&((We=n.loadingIndicator)!=null&&We.renderIdle)&&(ae=n.loadingIndicator.renderIdle(Pe)),ae){let Re=document.createElement("div"),st=((Te=n.loadingIndicator)==null?void 0:Te.showBubble)!==!1;Re.className=st?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Re.setAttribute("data-idle-indicator","true"),Re.appendChild(ae);let ze=document.createElement("div");ze.className="persona-flex",ze.id="wrapper-idle-indicator",ze.setAttribute("data-wrapper-id","idle-indicator"),ze.appendChild(Re),E.appendChild(ze)}}Ql(l,E),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let R=Mo();ko(R)})})},nr=()=>{var D,oe,ye,ve,We;if(!b)return;let l=_t(n),g=(D=e.ownerDocument.defaultView)!=null?D:window,y=(ye=(oe=n.launcher)==null?void 0:oe.mobileBreakpoint)!=null?ye:640,E=(We=(ve=n.launcher)==null?void 0:ve.mobileFullscreen)!=null?We:!0,P=g.innerWidth<=y,W=E&&P&&b,I=pn(n).reveal;M?(xe.style.removeProperty("display"),xe.style.display=l?"flex":"",xe.classList.remove("persona-pointer-events-none","persona-opacity-0"),ge.classList.remove("persona-scale-95","persona-opacity-0"),ge.classList.add("persona-scale-100","persona-opacity-100"),Ne?Ne.element.style.display="none":_e&&(_e.style.display="none")):(l?l&&(I==="overlay"||I==="push")&&!W?(xe.style.removeProperty("display"),xe.style.display="flex",xe.classList.remove("persona-pointer-events-none","persona-opacity-0"),ge.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(xe.style.setProperty("display","none","important"),xe.classList.remove("persona-pointer-events-none","persona-opacity-0"),ge.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(xe.style.display="",xe.classList.add("persona-pointer-events-none","persona-opacity-0"),ge.classList.remove("persona-scale-100","persona-opacity-100"),ge.classList.add("persona-scale-95","persona-opacity-0")),Ne?Ne.element.style.display=l?"none":"":_e&&(_e.style.display=l?"none":""))},yt=(l,g="user")=>{if(!b||M===l)return;let y=M;M=l,nr(),M&&(Tt(),er(!0));let E={open:M,source:g,timestamp:Date.now()};M&&!y?o.emit("widget:opened",E):!M&&y&&o.emit("widget:closed",E),o.emit("widget:state",{open:M,launcherEnabled:b,voiceActive:je.active,streaming:H.isStreaming()})},Sr=l=>{Y.disabled=l,A&&(A.disabled=l),Fn.buttons.forEach(g=>{g.disabled=l}),ot.dataset.personaComposerStreaming=l?"true":"false",ot.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=l)})},Ar=()=>{je.active||ee&&ee.focus()};o.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>Ar(),200)});let Yr=()=>{var g,y,E,P,W,I,j,D,oe,ye;zt.textContent=(y=(g=n.copy)==null?void 0:g.welcomeTitle)!=null?y:"Hello \u{1F44B}",qt.textContent=(P=(E=n.copy)==null?void 0:E.welcomeSubtitle)!=null?P:"Ask anything about your account or products.",ee.placeholder=(I=(W=n.copy)==null?void 0:W.inputPlaceholder)!=null?I:"How can I help...",(D=(j=n.sendButton)==null?void 0:j.useIcon)!=null&&D||(Y.textContent=(ye=(oe=n.copy)==null?void 0:oe.sendButtonLabel)!=null?ye:"Send"),ee.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',ee.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};if(n.clientToken&&(n={...n,getStoredSessionId:()=>{let l=i.sessionId;return typeof l=="string"?l:null},setStoredSessionId:l=>{f(g=>({...g,sessionId:l}))}}),H=new Ir(n,{onMessagesChanged(l){tr(Me,l,z),H&&(l.some(P=>P.role==="user")?Fn.render([],H,ee,l):Fn.render(n.suggestionChips,H,ee,l,n.suggestionChipsConfig)),er(!_n),Lo(l);let g=[...l].reverse().find(E=>E.role==="user"),y=je.lastUserMessageId;g&&g.id!==y&&(je.lastUserMessageId=g.id,o.emit("user:message",g)),je.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),Kr(l)},onStatusChanged(l){var E;let g=(E=n.statusIndicator)!=null?E:{},y=P=>{var W,I,j,D;return P==="idle"?(W=g.idleText)!=null?W:Kt.idle:P==="connecting"?(I=g.connectingText)!=null?I:Kt.connecting:P==="connected"?(j=g.connectedText)!=null?j:Kt.connected:P==="error"?(D=g.errorText)!=null?D:Kt.error:Kt[P]};ht.textContent=y(l)},onStreamingChanged(l){_n=l,Sr(l),H&&tr(Me,H.getMessages(),z),l||er(!0)},onVoiceStatusChanged(l){var g,y;if(((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype")switch(l){case"listening":break;case"processing":mn(),Io();break;case"speaking":mn(),Wo();break;default:l==="idle"&&H.isBargeInActive()?(mn(),zn(),A==null||A.setAttribute("aria-label","End voice session")):(je.active=!1,mn(),ln("system"),Qt());break}},onArtifactsState(l){G=l,vn()}}),Gn.current=H,((La=(ka=n.voiceRecognition)==null?void 0:ka.provider)==null?void 0:La.type)==="runtype")try{H.setupVoice()}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",l)}n.clientToken&&H.initClientSession().catch(l=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",l)}),$&&H.setSSEEventCallback((l,g)=>{$==null||$.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l,timestamp:Date.now(),payload:JSON.stringify(g)})}),d&&d.then(l=>{var g;l&&(l.metadata&&(i=Ys(l.metadata),T.syncFromMetadata()),(g=l.messages)!=null&&g.length&&H.hydrateMessages(l.messages))}).catch(l=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",l)});let Gr=l=>{var P;l.preventDefault();let g=ee.value.trim(),y=(P=Se==null?void 0:Se.hasAttachments())!=null?P:!1;if(!g&&!y)return;let E;y&&(E=[],E.push(...Se.getContentParts()),g&&E.push(Ko(g))),ee.value="",ee.style.height="auto",H.sendMessage(g,{contentParts:E}),y&&Se.clearAttachments()},Xr=l=>{l.key==="Enter"&&!l.shiftKey&&(l.preventDefault(),Y.click())},Zr=async l=>{var y;if(((y=n.attachments)==null?void 0:y.enabled)!==!0||!Se)return;let g=bp(l.clipboardData);g.length!==0&&(l.preventDefault(),await Se.handleFiles(g))},Gt=null,on=!1,Wn=null,Be=null,Qr=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,rr=(l="user")=>{var W,I,j,D,oe,ye,ve,We;if(on||H.isStreaming())return;let g=Qr();if(!g)return;Gt=new g;let E=(I=((W=n.voiceRecognition)!=null?W:{}).pauseDuration)!=null?I:2e3;Gt.continuous=!0,Gt.interimResults=!0,Gt.lang="en-US";let P=ee.value;Gt.onresult=Te=>{let R="",Pe="";for(let ae=0;ae<Te.results.length;ae++){let Re=Te.results[ae],st=Re[0].transcript;Re.isFinal?R+=st+" ":Pe=st}let ke=P+R+Pe;ee.value=ke,Wn&&clearTimeout(Wn),(R||Pe)&&(Wn=window.setTimeout(()=>{let ae=ee.value.trim();ae&&Gt&&on&&(gn(),ee.value="",ee.style.height="auto",H.sendMessage(ae,{viaVoice:!0}))},E))},Gt.onerror=Te=>{Te.error!=="no-speech"&&gn()},Gt.onend=()=>{if(on){let Te=ee.value.trim();Te&&Te!==P.trim()&&(ee.value="",ee.style.height="auto",H.sendMessage(Te,{viaVoice:!0})),gn()}};try{if(Gt.start(),on=!0,je.active=!0,l!=="system"&&(je.manuallyDeactivated=!1),ln(l),Qt(),A){let Te=(j=n.voiceRecognition)!=null?j:{};Be={backgroundColor:A.style.backgroundColor,color:A.style.color,borderColor:A.style.borderColor,iconName:(D=Te.iconName)!=null?D:"mic",iconSize:parseFloat((ve=(ye=Te.iconSize)!=null?ye:(oe=n.sendButton)==null?void 0:oe.size)!=null?ve:"40")||24};let R=(We=Te.recordingBackgroundColor)!=null?We:"#ef4444",Pe=Te.recordingIconColor,ke=Te.recordingBorderColor;if(A.classList.add("persona-voice-recording"),A.style.backgroundColor=R,Pe){A.style.color=Pe;let ae=A.querySelector("svg");ae&&ae.setAttribute("stroke",Pe)}ke&&(A.style.borderColor=ke),A.setAttribute("aria-label","Stop voice recognition")}}catch{gn("system")}},gn=(l="user")=>{if(on){if(on=!1,Wn&&(clearTimeout(Wn),Wn=null),Gt){try{Gt.stop()}catch{}Gt=null}if(je.active=!1,ln(l),Qt(),A){if(A.classList.remove("persona-voice-recording"),Be){A.style.backgroundColor=Be.backgroundColor,A.style.color=Be.color,A.style.borderColor=Be.borderColor;let g=A.querySelector("svg");g&&g.setAttribute("stroke",Be.color||"currentColor"),Be=null}A.setAttribute("aria-label","Start voice recognition")}}},Po=(l,g)=>{var ae,Re,st,ze,de,Wt,lt,tn;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),E=((ae=l==null?void 0:l.provider)==null?void 0:ae.type)==="runtype";if(!(y||E))return null;let W=h("div","persona-send-button-wrapper"),I=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");I.type="button",I.setAttribute("aria-label","Start voice recognition");let j=(Re=l==null?void 0:l.iconName)!=null?Re:"mic",D=(st=g==null?void 0:g.size)!=null?st:"40px",oe=(ze=l==null?void 0:l.iconSize)!=null?ze:D,ye=parseFloat(oe)||24,ve=(de=l==null?void 0:l.backgroundColor)!=null?de:g==null?void 0:g.backgroundColor,We=(Wt=l==null?void 0:l.iconColor)!=null?Wt:g==null?void 0:g.textColor;I.style.width=oe,I.style.height=oe,I.style.minWidth=oe,I.style.minHeight=oe,I.style.fontSize="18px",I.style.lineHeight="1";let Te=We||"currentColor",R=me(j,ye,Te,1.5);R?(I.appendChild(R),I.style.color=Te):(I.textContent="\u{1F3A4}",I.style.color=Te),ve?I.style.backgroundColor=ve:I.classList.add("persona-bg-persona-primary"),We?I.style.color=We:!We&&!(g!=null&&g.textColor)&&I.classList.add("persona-text-white"),l!=null&&l.borderWidth&&(I.style.borderWidth=l.borderWidth,I.style.borderStyle="solid"),l!=null&&l.borderColor&&(I.style.borderColor=l.borderColor),l!=null&&l.paddingX&&(I.style.paddingLeft=l.paddingX,I.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(I.style.paddingTop=l.paddingY,I.style.paddingBottom=l.paddingY),W.appendChild(I);let Pe=(lt=l==null?void 0:l.tooltipText)!=null?lt:"Start voice recognition";if(((tn=l==null?void 0:l.showTooltip)!=null?tn:!1)&&Pe){let Vt=h("div","persona-send-button-tooltip");Vt.textContent=Pe,W.appendChild(Vt)}return{micButton:I,micButtonWrapper:W}},Er=()=>{var g,y,E,P,W;if(!A||Be)return;let l=(g=n.voiceRecognition)!=null?g:{};Be={backgroundColor:A.style.backgroundColor,color:A.style.color,borderColor:A.style.borderColor,iconName:(y=l.iconName)!=null?y:"mic",iconSize:parseFloat((W=(P=l.iconSize)!=null?P:(E=n.sendButton)==null?void 0:E.size)!=null?W:"40")||24}},Tr=(l,g)=>{var W,I,j,D,oe;if(!A)return;let y=A.querySelector("svg");y&&y.remove();let E=(oe=Be==null?void 0:Be.iconSize)!=null?oe:parseFloat((D=(j=(W=n.voiceRecognition)==null?void 0:W.iconSize)!=null?j:(I=n.sendButton)==null?void 0:I.size)!=null?D:"40")||24,P=me(l,E,g,1.5);P&&A.appendChild(P)},or=()=>{A&&A.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},zn=()=>{var P,W;if(!A)return;Er();let l=(P=n.voiceRecognition)!=null?P:{},g=(W=l.recordingBackgroundColor)!=null?W:"#ef4444",y=l.recordingIconColor,E=l.recordingBorderColor;if(or(),A.classList.add("persona-voice-recording"),A.style.backgroundColor=g,y){A.style.color=y;let I=A.querySelector("svg");I&&I.setAttribute("stroke",y)}E&&(A.style.borderColor=E),A.setAttribute("aria-label","Stop voice recognition")},Io=()=>{var j,D,oe,ye,ve,We,Te,R;if(!A)return;Er();let l=(j=n.voiceRecognition)!=null?j:{},g=H.getVoiceInterruptionMode(),y=(D=l.processingIconName)!=null?D:"loader",E=(ye=(oe=l.processingIconColor)!=null?oe:Be==null?void 0:Be.color)!=null?ye:"",P=(We=(ve=l.processingBackgroundColor)!=null?ve:Be==null?void 0:Be.backgroundColor)!=null?We:"",W=(R=(Te=l.processingBorderColor)!=null?Te:Be==null?void 0:Be.borderColor)!=null?R:"";or(),A.classList.add("persona-voice-processing"),A.style.backgroundColor=P,A.style.borderColor=W;let I=E||"currentColor";A.style.color=I,Tr(y,I),A.setAttribute("aria-label","Processing voice input"),g==="none"&&(A.style.cursor="default")},Wo=()=>{var oe,ye,ve,We,Te,R,Pe,ke,ae,Re,st,ze;if(!A)return;Er();let l=(oe=n.voiceRecognition)!=null?oe:{},g=H.getVoiceInterruptionMode(),y=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",E=(ye=l.speakingIconName)!=null?ye:y,P=(R=l.speakingIconColor)!=null?R:g==="barge-in"?(We=(ve=l.recordingIconColor)!=null?ve:Be==null?void 0:Be.color)!=null?We:"":(Te=Be==null?void 0:Be.color)!=null?Te:"",W=(ae=l.speakingBackgroundColor)!=null?ae:g==="barge-in"?(Pe=l.recordingBackgroundColor)!=null?Pe:"#ef4444":(ke=Be==null?void 0:Be.backgroundColor)!=null?ke:"",I=(ze=l.speakingBorderColor)!=null?ze:g==="barge-in"?(Re=l.recordingBorderColor)!=null?Re:"":(st=Be==null?void 0:Be.borderColor)!=null?st:"";or(),A.classList.add("persona-voice-speaking"),A.style.backgroundColor=W,A.style.borderColor=I;let j=P||"currentColor";A.style.color=j,Tr(E,j);let D=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";A.setAttribute("aria-label",D),g==="none"&&(A.style.cursor="default"),g==="barge-in"&&A.classList.add("persona-voice-recording")},mn=()=>{var l,g,y;A&&(or(),Be&&(A.style.backgroundColor=(l=Be.backgroundColor)!=null?l:"",A.style.color=(g=Be.color)!=null?g:"",A.style.borderColor=(y=Be.borderColor)!=null?y:"",Tr(Be.iconName,Be.color||"currentColor"),Be=null),A.style.cursor="",A.setAttribute("aria-label","Start voice recognition"))},sr=()=>{var l,g;if(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"){let y=H.getVoiceStatus(),E=H.getVoiceInterruptionMode();if(E==="none"&&(y==="processing"||y==="speaking"))return;if(E==="cancel"&&(y==="processing"||y==="speaking")){H.stopVoicePlayback();return}if(H.isBargeInActive()){H.stopVoicePlayback(),H.deactivateBargeIn().then(()=>{je.active=!1,je.manuallyDeactivated=!0,Qt(),ln("user"),mn()});return}H.toggleVoice().then(()=>{je.active=H.isVoiceActive(),je.manuallyDeactivated=!H.isVoiceActive(),Qt(),ln("user"),H.isVoiceActive()?zn():mn()});return}if(on){let y=ee.value.trim();je.manuallyDeactivated=!0,Qt(),gn("user"),y&&(ee.value="",ee.style.height="auto",H.sendMessage(y))}else je.manuallyDeactivated=!1,Qt(),rr("user")};He=sr,A&&(A.addEventListener("click",sr),wt.push(()=>{var l,g;((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?(H.isVoiceActive()&&H.toggleVoice(),mn()):gn("system"),A&&A.removeEventListener("click",sr)}));let X=o.on("assistant:complete",()=>{Jr&&(je.active||je.manuallyDeactivated||Jr==="assistant"&&!je.lastUserMessageWasVoice||setTimeout(()=>{var l,g;!je.active&&!je.manuallyDeactivated&&(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?H.toggleVoice().then(()=>{je.active=H.isVoiceActive(),ln("auto"),H.isVoiceActive()&&zn()}):rr("auto"))},600))});wt.push(X);let Ye=o.on("action:resubmit",()=>{setTimeout(()=>{H&&!H.isStreaming()&&H.continueConversation()},100)});wt.push(Ye);let tt=()=>{yt(!M,"user")},Ne=null,_e=null;if(b){let l=s.find(g=>g.renderLauncher);if(l!=null&&l.renderLauncher){let g=l.renderLauncher({config:n,defaultRenderer:()=>mo(n,tt).element,onToggle:tt});g&&(_e=g)}_e||(Ne=mo(n,tt))}Ne?e.appendChild(Ne.element):_e&&e.appendChild(_e),nr(),Fn.render(n.suggestionChips,H,ee,void 0,n.suggestionChipsConfig),Yr(),Sr(H.isStreaming()),er(!0),Eo(),k&&(b?M&&setTimeout(()=>Ar(),200):setTimeout(()=>Ar(),0));let Tt=()=>{var D,oe,ye,ve,We,Te,R,Pe,ke,ae,Re,st,ze;let l=_t(n),g=(oe=(D=n.launcher)==null?void 0:D.sidebarMode)!=null?oe:!1,y=l||g||((ve=(ye=n.launcher)==null?void 0:ye.fullHeight)!=null?ve:!1),E=(We=e.ownerDocument.defaultView)!=null?We:window,P=(R=(Te=n.launcher)==null?void 0:Te.mobileFullscreen)!=null?R:!0,W=(ke=(Pe=n.launcher)==null?void 0:Pe.mobileBreakpoint)!=null?ke:640,I=E.innerWidth<=W,j=P&&I&&b;try{if(j){Zn(),Un(e,n);return}if(O&&(O=!1,Zn(),Un(e,n)),!b&&!l){ge.style.height="",ge.style.width="";return}if(!g&&!l){let de=(Re=(ae=n==null?void 0:n.launcher)==null?void 0:ae.width)!=null?Re:n==null?void 0:n.launcherWidth,Wt=de!=null?de:"min(400px, calc(100vw - 24px))";ge.style.width=Wt,ge.style.maxWidth=Wt}if(Xn(),!y){let de=E.innerHeight,Wt=64,lt=(ze=(st=n.launcher)==null?void 0:st.heightOffset)!=null?ze:0,tn=Math.max(200,de-Wt),Vt=Math.min(640,tn),Xt=Math.max(200,Vt-lt);ge.style.height=`${Xt}px`}}finally{nr()}};Tt();let St=(Pa=e.ownerDocument.defaultView)!=null?Pa:window;St.addEventListener("resize",Tt),wt.push(()=>St.removeEventListener("resize",Tt)),Qn=re.scrollTop;let v=()=>{let l=re.scrollTop,g=re.scrollHeight,y=re.clientHeight,E=g-l-y,P=Math.abs(l-Qn);if(Qn=l,!Cr&&!(P<=Ao)){if(!kn&&E<Vr){Pn=!1,kn=!0;return}kn&&E>Vr&&(Pn=!0,vr=Date.now()+So,kn=!1)}};re.addEventListener("scroll",v,{passive:!0}),wt.push(()=>re.removeEventListener("scroll",v)),wt.push(()=>{Ln&&cancelAnimationFrame(Ln)});let De=()=>{ue&&(wn&&(ue.removeEventListener("click",wn),wn=null),b?(ue.style.display="",wn=()=>{yt(!1,"user")},ue.addEventListener("click",wn)):ue.style.display="none")};De(),(()=>{let{clearChatButton:l}=J;l&&l.addEventListener("click",()=>{H.clearMessages(),jn.clear();try{localStorage.removeItem(Fr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Fr}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Fr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),a!=null&&a.clear)try{let y=a.clear();y instanceof Promise&&y.catch(E=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",E)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}i={},T.syncFromMetadata(),$==null||$.clear(),U==null||U.update()})})(),Ie&&Ie.addEventListener("submit",Gr),ee==null||ee.addEventListener("keydown",Xr),ee==null||ee.addEventListener("paste",Zr),wt.push(()=>{Ie&&Ie.removeEventListener("submit",Gr),ee==null||ee.removeEventListener("keydown",Xr),ee==null||ee.removeEventListener("paste",Zr)}),wt.push(()=>{H.cancel()}),Ne?wt.push(()=>{Ne==null||Ne.destroy()}):_e&&wt.push(()=>{_e==null||_e.remove()});let w={update(l){var Na,Oa,$a,Fa,_a,ja,za,qa,Ua,Va,Ja,Ka,Ya,Ga,Xa,Za,Qa,ei,ti,ni,ri,oi,si,ai,ii,li,ci,di,pi,ui,gi,mi,fi,hi,yi,bi,xi,vi,Ci,wi,Si,Ai,Ei,Ti,Mi,ki,Li,Pi,Ii,Wi,Ri,Hi,Bi,Di,Ni,Oi,$i,Fi,_i,ji,zi,qi,Ui,Vi,Ji,Ki,Yi,Gi,Xi,Zi,Qi,el,tl,nl,rl,ol,sl,al,il,ll,cl,dl,pl,ul,gl,ml,fl,hl,yl,bl,xl,vl,Cl,wl,Sl;let g=n.toolCall,y=n.messageActions,E=(Na=n.layout)==null?void 0:Na.messages,P=n.colorScheme,W=n.loadingIndicator,I=n.iterationDisplay;n={...n,...l},Zn(),Un(e,n),as(e,n),is(e,n),vn(),n.colorScheme!==P&&zr();let j=bo.getForInstance(n.plugins);s.length=0,s.push(...j),b=($a=(Oa=n.launcher)==null?void 0:Oa.enabled)!=null?$a:!0,x=(_a=(Fa=n.launcher)==null?void 0:Fa.autoExpand)!=null?_a:!1,ne=(za=(ja=n.features)==null?void 0:ja.showReasoning)!=null?za:!0,Ae=(Ua=(qa=n.features)==null?void 0:qa.showToolCalls)!=null?Ua:!0;let D=le;if(le=(Ja=(Va=n.features)==null?void 0:Va.showEventStreamToggle)!=null?Ja:!1,le&&!D){if($||(K=new yo(ie),$=new ho(be,K),K.open().then(()=>$==null?void 0:$.restore()).catch(()=>{}),H.setSSEEventCallback((F,Ge)=>{$.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:F,timestamp:Date.now(),payload:JSON.stringify(Ge)})})),!Ce&&Je){let F=(Ya=(Ka=n.features)==null?void 0:Ka.eventStream)==null?void 0:Ya.classNames,Ge="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(F!=null&&F.toggleButton?" "+F.toggleButton:"");Ce=h("button",Ge),Ce.style.width="28px",Ce.style.height="28px",Ce.type="button",Ce.setAttribute("aria-label","Event Stream"),Ce.title="Event Stream";let bt=me("activity","18px","currentColor",1.5);bt&&Ce.appendChild(bt);let Oe=J.clearChatButtonWrapper,nt=J.closeButtonWrapper,Rt=Oe||nt;Rt&&Rt.parentNode===Je?Je.insertBefore(Ce,Rt):Je.appendChild(Ce),Ce.addEventListener("click",()=>{he?et():Ke()})}}else!le&&D&&(et(),Ce&&(Ce.remove(),Ce=null),$==null||$.clear(),K==null||K.destroy(),$=null,K=null);if(((Ga=n.launcher)==null?void 0:Ga.enabled)===!1&&Ne&&(Ne.destroy(),Ne=null),((Xa=n.launcher)==null?void 0:Xa.enabled)===!1&&_e&&(_e.remove(),_e=null),((Za=n.launcher)==null?void 0:Za.enabled)!==!1&&!Ne&&!_e){let F=s.find(Ge=>Ge.renderLauncher);if(F!=null&&F.renderLauncher){let Ge=F.renderLauncher({config:n,defaultRenderer:()=>mo(n,tt).element,onToggle:tt});Ge&&(_e=Ge,e.appendChild(_e))}_e||(Ne=mo(n,tt),e.appendChild(Ne.element))}Ne&&Ne.update(n),rt&&((Qa=n.launcher)==null?void 0:Qa.title)!==void 0&&(rt.textContent=n.launcher.title),gt&&((ei=n.launcher)==null?void 0:ei.subtitle)!==void 0&&(gt.textContent=n.launcher.subtitle);let oe=(ti=n.layout)==null?void 0:ti.header;if((oe==null?void 0:oe.layout)!==L&&Je){let F=oe?Rr(n,oe,{showClose:b,onClose:()=>yt(!1,"user")}):Bn({config:n,showClose:b,onClose:()=>yt(!1,"user")});Je.replaceWith(F.header),Je=F.header,ce=F.iconHolder,rt=F.headerTitle,gt=F.headerSubtitle,ue=F.closeButton,L=oe==null?void 0:oe.layout}else if(oe&&(ce&&(ce.style.display=oe.showIcon===!1?"none":""),rt&&(rt.style.display=oe.showTitle===!1?"none":""),gt&&(gt.style.display=oe.showSubtitle===!1?"none":""),ue&&(ue.style.display=oe.showCloseButton===!1?"none":""),J.clearChatButtonWrapper)){let F=oe.showClearChat;if(F!==void 0){J.clearChatButtonWrapper.style.display=F?"":"none";let{closeButtonWrapper:Ge}=J;Ge&&!Ge.classList.contains("persona-absolute")&&(F?Ge.classList.remove("persona-ml-auto"):Ge.classList.add("persona-ml-auto"))}}let ve=((ni=n.layout)==null?void 0:ni.showHeader)!==!1;Je&&(Je.style.display=ve?"":"none");let We=((ri=n.layout)==null?void 0:ri.showFooter)!==!1;ot&&(ot.style.display=We?"":"none"),b!==S?b?yt(x,"auto"):(M=!0,nr()):x!==_&&yt(x,"auto"),_=x,S=b,Tt(),De();let Pe=JSON.stringify(l.toolCall)!==JSON.stringify(g),ke=JSON.stringify(n.messageActions)!==JSON.stringify(y),ae=JSON.stringify((oi=n.layout)==null?void 0:oi.messages)!==JSON.stringify(E),Re=((si=n.loadingIndicator)==null?void 0:si.render)!==(W==null?void 0:W.render)||((ai=n.loadingIndicator)==null?void 0:ai.renderIdle)!==(W==null?void 0:W.renderIdle)||((ii=n.loadingIndicator)==null?void 0:ii.showBubble)!==(W==null?void 0:W.showBubble),st=n.iterationDisplay!==I;(Pe||ke||ae||Re||st)&&H&&(qr++,tr(Me,H.getMessages(),z));let de=(li=n.launcher)!=null?li:{},Wt=(ci=de.headerIconHidden)!=null?ci:!1,lt=(pi=(di=n.layout)==null?void 0:di.header)==null?void 0:pi.showIcon,tn=Wt||lt===!1,Vt=de.headerIconName,Xt=(ui=de.headerIconSize)!=null?ui:"48px";if(ce){let F=Q.querySelector(".persona-border-b-persona-divider"),Ge=F==null?void 0:F.querySelector(".persona-flex-col");if(tn)ce.style.display="none",F&&Ge&&!F.contains(Ge)&&F.insertBefore(Ge,F.firstChild);else{if(ce.style.display="",ce.style.height=Xt,ce.style.width=Xt,F&&Ge&&(F.contains(ce)?ce.nextSibling!==Ge&&(ce.remove(),F.insertBefore(ce,Ge)):F.insertBefore(ce,Ge)),Vt){let Oe=parseFloat(Xt)||24,nt=me(Vt,Oe*.6,"#ffffff",2);nt?ce.replaceChildren(nt):ce.textContent=(gi=de.agentIconText)!=null?gi:"\u{1F4AC}"}else if(de.iconUrl){let Oe=ce.querySelector("img");if(Oe)Oe.src=de.iconUrl,Oe.style.height=Xt,Oe.style.width=Xt;else{let nt=document.createElement("img");nt.src=de.iconUrl,nt.alt="",nt.className="persona-rounded-xl persona-object-cover",nt.style.height=Xt,nt.style.width=Xt,ce.replaceChildren(nt)}}else{let Oe=ce.querySelector("svg"),nt=ce.querySelector("img");(Oe||nt)&&ce.replaceChildren(),ce.textContent=(mi=de.agentIconText)!=null?mi:"\u{1F4AC}"}let bt=ce.querySelector("img");bt&&(bt.style.height=Xt,bt.style.width=Xt)}}let Nt=(hi=(fi=n.layout)==null?void 0:fi.header)==null?void 0:hi.showTitle,dn=(bi=(yi=n.layout)==null?void 0:yi.header)==null?void 0:bi.showSubtitle;if(rt&&(rt.style.display=Nt===!1?"none":""),gt&&(gt.style.display=dn===!1?"none":""),ue){((vi=(xi=n.layout)==null?void 0:xi.header)==null?void 0:vi.showCloseButton)===!1?ue.style.display="none":ue.style.display="";let Ge=(Ci=de.closeButtonSize)!=null?Ci:"32px",bt=(wi=de.closeButtonPlacement)!=null?wi:"inline";ue.style.height=Ge,ue.style.width=Ge;let{closeButtonWrapper:Oe}=J,nt=bt==="top-right",Rt=Oe==null?void 0:Oe.classList.contains("persona-absolute");if(Oe&&nt!==Rt)if(Oe.remove(),nt)Oe.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",Q.style.position="relative",Q.appendChild(Oe);else{let Qe=(Ai=(Si=de.clearChat)==null?void 0:Si.placement)!=null?Ai:"inline",$t=(Ti=(Ei=de.clearChat)==null?void 0:Ei.enabled)!=null?Ti:!0;Oe.className=$t&&Qe==="inline"?"":"persona-ml-auto";let nn=Q.querySelector(".persona-border-b-persona-divider");nn&&nn.appendChild(Oe)}if(ue.style.color=de.closeButtonColor||yn.actionIconColor,de.closeButtonBackgroundColor?(ue.style.backgroundColor=de.closeButtonBackgroundColor,ue.classList.remove("hover:persona-bg-gray-100")):(ue.style.backgroundColor="",ue.classList.add("hover:persona-bg-gray-100")),de.closeButtonBorderWidth||de.closeButtonBorderColor){let Qe=de.closeButtonBorderWidth||"0px",$t=de.closeButtonBorderColor||"transparent";ue.style.border=`${Qe} solid ${$t}`,ue.classList.remove("persona-border-none")}else ue.style.border="",ue.classList.add("persona-border-none");de.closeButtonBorderRadius?(ue.style.borderRadius=de.closeButtonBorderRadius,ue.classList.remove("persona-rounded-full")):(ue.style.borderRadius="",ue.classList.add("persona-rounded-full")),de.closeButtonPaddingX?(ue.style.paddingLeft=de.closeButtonPaddingX,ue.style.paddingRight=de.closeButtonPaddingX):(ue.style.paddingLeft="",ue.style.paddingRight=""),de.closeButtonPaddingY?(ue.style.paddingTop=de.closeButtonPaddingY,ue.style.paddingBottom=de.closeButtonPaddingY):(ue.style.paddingTop="",ue.style.paddingBottom="");let jt=(Mi=de.closeButtonIconName)!=null?Mi:"x",fn=(ki=de.closeButtonIconText)!=null?ki:"\xD7";ue.innerHTML="";let Zt=me(jt,"20px","currentColor",2);Zt?ue.appendChild(Zt):ue.textContent=fn;let Et=(Li=de.closeButtonTooltipText)!=null?Li:"Close chat",sn=(Pi=de.closeButtonShowTooltip)!=null?Pi:!0;if(ue.setAttribute("aria-label",Et),Oe&&(Oe._cleanupTooltip&&(Oe._cleanupTooltip(),delete Oe._cleanupTooltip),sn&&Et)){let Qe=null,$t=()=>{if(Qe||!ue)return;let ar=ue.ownerDocument,ro=ar.body;if(!ro)return;Qe=An(ar,"div","persona-clear-chat-tooltip"),Qe.textContent=Et;let oo=An(ar,"div");oo.className="persona-clear-chat-tooltip-arrow",Qe.appendChild(oo);let ir=ue.getBoundingClientRect();Qe.style.position="fixed",Qe.style.left=`${ir.left+ir.width/2}px`,Qe.style.top=`${ir.top-8}px`,Qe.style.transform="translate(-50%, -100%)",ro.appendChild(Qe)},nn=()=>{Qe&&Qe.parentNode&&(Qe.parentNode.removeChild(Qe),Qe=null)};Oe.addEventListener("mouseenter",$t),Oe.addEventListener("mouseleave",nn),ue.addEventListener("focus",$t),ue.addEventListener("blur",nn),Oe._cleanupTooltip=()=>{nn(),Oe&&(Oe.removeEventListener("mouseenter",$t),Oe.removeEventListener("mouseleave",nn)),ue&&(ue.removeEventListener("focus",$t),ue.removeEventListener("blur",nn))}}}let{clearChatButton:Ue,clearChatButtonWrapper:vt}=J;if(Ue){let F=(Ii=de.clearChat)!=null?Ii:{},Ge=(Wi=F.enabled)!=null?Wi:!0,bt=(Hi=(Ri=n.layout)==null?void 0:Ri.header)==null?void 0:Hi.showClearChat,Oe=bt!==void 0?bt:Ge,nt=(Bi=F.placement)!=null?Bi:"inline";if(vt){vt.style.display=Oe?"":"none";let{closeButtonWrapper:Rt}=J;Rt&&!Rt.classList.contains("persona-absolute")&&(Oe?Rt.classList.remove("persona-ml-auto"):Rt.classList.add("persona-ml-auto"));let jt=nt==="top-right",fn=vt.classList.contains("persona-absolute");if(jt!==fn&&Oe){if(vt.remove(),jt)vt.className="persona-absolute persona-top-4 persona-z-50",vt.style.right="48px",Q.style.position="relative",Q.appendChild(vt);else{vt.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",vt.style.right="";let Et=Q.querySelector(".persona-border-b-persona-divider"),sn=J.closeButtonWrapper;Et&&sn&&sn.parentElement===Et?Et.insertBefore(vt,sn):Et&&Et.appendChild(vt)}let Zt=J.closeButtonWrapper;Zt&&!Zt.classList.contains("persona-absolute")&&(jt?Zt.classList.add("persona-ml-auto"):Zt.classList.remove("persona-ml-auto"))}}if(Oe){let Rt=(Di=F.size)!=null?Di:"32px";Ue.style.height=Rt,Ue.style.width=Rt;let jt=(Ni=F.iconName)!=null?Ni:"refresh-cw",fn=(Oi=F.iconColor)!=null?Oi:"";Ue.style.color=fn||yn.actionIconColor,Ue.innerHTML="";let Zt=me(jt,"20px","currentColor",2);if(Zt&&Ue.appendChild(Zt),F.backgroundColor?(Ue.style.backgroundColor=F.backgroundColor,Ue.classList.remove("hover:persona-bg-gray-100")):(Ue.style.backgroundColor="",Ue.classList.add("hover:persona-bg-gray-100")),F.borderWidth||F.borderColor){let Qe=F.borderWidth||"0px",$t=F.borderColor||"transparent";Ue.style.border=`${Qe} solid ${$t}`,Ue.classList.remove("persona-border-none")}else Ue.style.border="",Ue.classList.add("persona-border-none");F.borderRadius?(Ue.style.borderRadius=F.borderRadius,Ue.classList.remove("persona-rounded-full")):(Ue.style.borderRadius="",Ue.classList.add("persona-rounded-full")),F.paddingX?(Ue.style.paddingLeft=F.paddingX,Ue.style.paddingRight=F.paddingX):(Ue.style.paddingLeft="",Ue.style.paddingRight=""),F.paddingY?(Ue.style.paddingTop=F.paddingY,Ue.style.paddingBottom=F.paddingY):(Ue.style.paddingTop="",Ue.style.paddingBottom="");let Et=($i=F.tooltipText)!=null?$i:"Clear chat",sn=(Fi=F.showTooltip)!=null?Fi:!0;if(Ue.setAttribute("aria-label",Et),vt&&(vt._cleanupTooltip&&(vt._cleanupTooltip(),delete vt._cleanupTooltip),sn&&Et)){let Qe=null,$t=()=>{if(Qe||!Ue)return;let ar=Ue.ownerDocument,ro=ar.body;if(!ro)return;Qe=An(ar,"div","persona-clear-chat-tooltip"),Qe.textContent=Et;let oo=An(ar,"div");oo.className="persona-clear-chat-tooltip-arrow",Qe.appendChild(oo);let ir=Ue.getBoundingClientRect();Qe.style.position="fixed",Qe.style.left=`${ir.left+ir.width/2}px`,Qe.style.top=`${ir.top-8}px`,Qe.style.transform="translate(-50%, -100%)",ro.appendChild(Qe)},nn=()=>{Qe&&Qe.parentNode&&(Qe.parentNode.removeChild(Qe),Qe=null)};vt.addEventListener("mouseenter",$t),vt.addEventListener("mouseleave",nn),Ue.addEventListener("focus",$t),Ue.addEventListener("blur",nn),vt._cleanupTooltip=()=>{nn(),vt&&(vt.removeEventListener("mouseenter",$t),vt.removeEventListener("mouseleave",nn)),Ue&&(Ue.removeEventListener("focus",$t),Ue.removeEventListener("blur",nn))}}}}let Ro=n.actionParsers&&n.actionParsers.length?n.actionParsers:[xo],Ho=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[hr.message,hr.messageAndClick];T=vo({parsers:Ro,handlers:Ho,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null}),z=Lc(n,T,pe),H.updateConfig(n),tr(Me,H.getMessages(),z),Fn.render(n.suggestionChips,H,ee,void 0,n.suggestionChipsConfig),Yr(),Sr(H.isStreaming());let Bo=((_i=n.voiceRecognition)==null?void 0:_i.enabled)===!0,Do=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),No=((zi=(ji=n.voiceRecognition)==null?void 0:ji.provider)==null?void 0:zi.type)==="runtype";if(Bo&&(Do||No))if(!A||!V){let F=Po(n.voiceRecognition,n.sendButton);F&&(A=F.micButton,V=F.micButtonWrapper,Ut.insertBefore(V,Ve),A.addEventListener("click",sr),A.disabled=H.isStreaming())}else{let F=(qi=n.voiceRecognition)!=null?qi:{},Ge=(Ui=n.sendButton)!=null?Ui:{},bt=(Vi=F.iconName)!=null?Vi:"mic",Oe=(Ji=Ge.size)!=null?Ji:"40px",nt=(Ki=F.iconSize)!=null?Ki:Oe,Rt=parseFloat(nt)||24;A.style.width=nt,A.style.height=nt,A.style.minWidth=nt,A.style.minHeight=nt;let jt=(Gi=(Yi=F.iconColor)!=null?Yi:Ge.textColor)!=null?Gi:"currentColor";A.innerHTML="";let fn=me(bt,Rt,jt,2);fn?A.appendChild(fn):A.textContent="\u{1F3A4}";let Zt=(Xi=F.backgroundColor)!=null?Xi:Ge.backgroundColor;Zt?(A.style.backgroundColor=Zt,A.classList.remove("persona-bg-persona-primary")):(A.style.backgroundColor="",A.classList.add("persona-bg-persona-primary")),jt?(A.style.color=jt,A.classList.remove("persona-text-white")):!jt&&!Ge.textColor&&(A.style.color="",A.classList.add("persona-text-white")),F.borderWidth?(A.style.borderWidth=F.borderWidth,A.style.borderStyle="solid"):(A.style.borderWidth="",A.style.borderStyle=""),F.borderColor?A.style.borderColor=F.borderColor:A.style.borderColor="",F.paddingX?(A.style.paddingLeft=F.paddingX,A.style.paddingRight=F.paddingX):(A.style.paddingLeft="",A.style.paddingRight=""),F.paddingY?(A.style.paddingTop=F.paddingY,A.style.paddingBottom=F.paddingY):(A.style.paddingTop="",A.style.paddingBottom="");let Et=V==null?void 0:V.querySelector(".persona-send-button-tooltip"),sn=(Zi=F.tooltipText)!=null?Zi:"Start voice recognition";if(((Qi=F.showTooltip)!=null?Qi:!1)&&sn)if(Et)Et.textContent=sn,Et.style.display="";else{let $t=document.createElement("div");$t.className="persona-send-button-tooltip",$t.textContent=sn,V==null||V.insertBefore($t,A)}else Et&&(Et.style.display="none");V.style.display="",A.disabled=H.isStreaming()}else A&&V&&(V.style.display="none",((tl=(el=n.voiceRecognition)==null?void 0:el.provider)==null?void 0:tl.type)==="runtype"?H.isVoiceActive()&&H.toggleVoice():on&&gn());if(((nl=n.attachments)==null?void 0:nl.enabled)===!0)if(!Fe||!te){let F=(rl=n.attachments)!=null?rl:{},bt=(sl=((ol=n.sendButton)!=null?ol:{}).size)!=null?sl:"40px";qe||(qe=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),qe.style.display="none",Ie.insertBefore(qe,ee)),se||(se=document.createElement("input"),se.type="file",se.accept=((al=F.allowedTypes)!=null?al:Hn).join(","),se.multiple=((il=F.maxFiles)!=null?il:4)>1,se.style.display="none",se.setAttribute("aria-label","Attach files"),Ie.insertBefore(se,ee)),Fe=h("div","persona-send-button-wrapper"),te=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),te.type="button",te.setAttribute("aria-label",(ll=F.buttonTooltipText)!=null?ll:"Attach file");let Oe=(cl=F.buttonIconName)!=null?cl:"paperclip",nt=bt,Rt=parseFloat(nt)||40,jt=Math.round(Rt*.6);te.style.width=nt,te.style.height=nt,te.style.minWidth=nt,te.style.minHeight=nt,te.style.fontSize="18px",te.style.lineHeight="1",te.style.backgroundColor="transparent",te.style.color="var(--persona-primary, #111827)",te.style.border="none",te.style.borderRadius="6px",te.style.transition="background-color 0.15s ease",te.addEventListener("mouseenter",()=>{te.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),te.addEventListener("mouseleave",()=>{te.style.backgroundColor="transparent"});let fn=me(Oe,jt,"currentColor",1.5);fn?te.appendChild(fn):te.textContent="\u{1F4CE}",te.addEventListener("click",sn=>{sn.preventDefault(),se==null||se.click()}),Fe.appendChild(te);let Zt=(dl=F.buttonTooltipText)!=null?dl:"Attach file",Et=h("div","persona-send-button-tooltip");Et.textContent=Zt,Fe.appendChild(Et),Lt.append(Fe),!Se&&se&&qe&&(Se=gr.fromConfig(F),Se.setPreviewsContainer(qe),se.addEventListener("change",async()=>{Se&&(se!=null&&se.files)&&(await Se.handleFileSelect(se.files),se.value="")}))}else{Fe.style.display="";let F=(pl=n.attachments)!=null?pl:{};se&&(se.accept=((ul=F.allowedTypes)!=null?ul:Hn).join(","),se.multiple=((gl=F.maxFiles)!=null?gl:4)>1),Se&&Se.updateConfig({allowedTypes:F.allowedTypes,maxFileSize:F.maxFileSize,maxFiles:F.maxFiles})}else Fe&&(Fe.style.display="none"),Se&&Se.clearAttachments();let kt=(ml=n.sendButton)!=null?ml:{},Oo=(fl=kt.useIcon)!=null?fl:!1,eo=(hl=kt.iconText)!=null?hl:"\u2191",to=kt.iconName,Mr=(yl=kt.tooltipText)!=null?yl:"Send message",$o=(bl=kt.showTooltip)!=null?bl:!1,qn=(xl=kt.size)!=null?xl:"40px",Jt=kt.backgroundColor,Ot=kt.textColor;if(Oo){if(Y.style.width=qn,Y.style.height=qn,Y.style.minWidth=qn,Y.style.minHeight=qn,Y.style.fontSize="18px",Y.style.lineHeight="1",Y.innerHTML="",to){let F=parseFloat(qn)||24,Ge=Ot&&typeof Ot=="string"&&Ot.trim()?Ot.trim():"currentColor",bt=me(to,F,Ge,2);bt?(Y.appendChild(bt),Y.style.color=Ge):(Y.textContent=eo,Ot?Y.style.color=Ot:Y.classList.add("persona-text-white"))}else Y.textContent=eo,Ot?Y.style.color=Ot:Y.classList.add("persona-text-white");Y.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Jt?(Y.style.backgroundColor=Jt,Y.classList.remove("persona-bg-persona-primary")):Y.classList.add("persona-bg-persona-primary")}else Y.textContent=(Cl=(vl=n.copy)==null?void 0:vl.sendButtonLabel)!=null?Cl:"Send",Y.style.width="",Y.style.height="",Y.style.minWidth="",Y.style.minHeight="",Y.style.fontSize="",Y.style.lineHeight="",Y.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",Jt?(Y.style.backgroundColor=Jt,Y.classList.remove("persona-bg-persona-accent")):Y.classList.add("persona-bg-persona-accent"),Ot?Y.style.color=Ot:Y.classList.add("persona-text-white");kt.borderWidth?(Y.style.borderWidth=kt.borderWidth,Y.style.borderStyle="solid"):(Y.style.borderWidth="",Y.style.borderStyle=""),kt.borderColor?Y.style.borderColor=kt.borderColor:Y.style.borderColor="",kt.paddingX?(Y.style.paddingLeft=kt.paddingX,Y.style.paddingRight=kt.paddingX):(Y.style.paddingLeft="",Y.style.paddingRight=""),kt.paddingY?(Y.style.paddingTop=kt.paddingY,Y.style.paddingBottom=kt.paddingY):(Y.style.paddingTop="",Y.style.paddingBottom="");let Sn=Ve==null?void 0:Ve.querySelector(".persona-send-button-tooltip");if($o&&Mr)if(Sn)Sn.textContent=Mr,Sn.style.display="";else{let F=document.createElement("div");F.className="persona-send-button-tooltip",F.textContent=Mr,Ve==null||Ve.insertBefore(F,Y)}else Sn&&(Sn.style.display="none");let no=(wl=n.statusIndicator)!=null?wl:{},ld=(Sl=no.visible)!=null?Sl:!0;if(ht.style.display=ld?"":"none",H){let F=H.getStatus(),Ge=bt=>{var Oe,nt,Rt,jt;return bt==="idle"?(Oe=no.idleText)!=null?Oe:Kt.idle:bt==="connecting"?(nt=no.connectingText)!=null?nt:Kt.connecting:bt==="connected"?(Rt=no.connectedText)!=null?Rt:Kt.connected:bt==="error"?(jt=no.errorText)!=null?jt:Kt.error:Kt[bt]};ht.textContent=Ge(F)}},open(){b&&yt(!0,"api")},close(){b&&yt(!1,"api")},toggle(){b&&yt(!M,"api")},clearChat(){Yt=!1,H.clearMessages(),jn.clear();try{localStorage.removeItem(Fr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Fr}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Fr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let l=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(l),a!=null&&a.clear)try{let g=a.clear();g instanceof Promise&&g.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}i={},T.syncFromMetadata(),$==null||$.clear(),U==null||U.update()},setMessage(l){return!ee||H.isStreaming()?!1:(!M&&b&&yt(!0,"system"),ee.value=l,ee.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(l){if(H.isStreaming())return!1;let g=(l==null?void 0:l.trim())||ee.value.trim();return g?(!M&&b&&yt(!0,"system"),ee.value="",ee.style.height="auto",H.sendMessage(g),!0):!1},startVoiceRecognition(){var g,y;return H.isStreaming()?!1:((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype"?(H.isVoiceActive()||(!M&&b&&yt(!0,"system"),je.manuallyDeactivated=!1,Qt(),H.toggleVoice().then(()=>{je.active=H.isVoiceActive(),ln("user"),H.isVoiceActive()&&zn()})),!0):on?!0:Qr()?(!M&&b&&yt(!0,"system"),je.manuallyDeactivated=!1,Qt(),rr("user"),!0):!1},stopVoiceRecognition(){var l,g;return((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?H.isVoiceActive()?(H.toggleVoice().then(()=>{je.active=!1,je.manuallyDeactivated=!0,Qt(),ln("user"),mn()}),!0):!1:on?(je.manuallyDeactivated=!0,Qt(),gn("user"),!0):!1},injectMessage(l){return!M&&b&&yt(!0,"system"),H.injectMessage(l)},injectAssistantMessage(l){!M&&b&&yt(!0,"system");let g=H.injectAssistantMessage(l);return q&&(q=!1,fe&&(clearTimeout(fe),fe=null),setTimeout(()=>{H&&!H.isStreaming()&&H.continueConversation()},100)),g},injectUserMessage(l){return!M&&b&&yt(!0,"system"),H.injectUserMessage(l)},injectSystemMessage(l){return!M&&b&&yt(!0,"system"),H.injectSystemMessage(l)},injectMessageBatch(l){return!M&&b&&yt(!0,"system"),H.injectMessageBatch(l)},injectTestMessage(l){!M&&b&&yt(!0,"system"),H.injectTestEvent(l)},async connectStream(l,g){return H.connectStream(l,g)},__pushEventStreamEvent(l){$&&$.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l.type,timestamp:Date.now(),payload:JSON.stringify(l.payload)})},showEventStream(){!le||!$||Ke()},hideEventStream(){he&&et()},isEventStreamVisible(){return he},showArtifacts(){un(n)&&(Yt=!1,vn(),Ze==null||Ze.setMobileOpen(!0))},hideArtifacts(){un(n)&&(Yt=!0,vn())},upsertArtifact(l){return un(n)?(Yt=!1,H.upsertArtifact(l)):null},selectArtifact(l){un(n)&&H.selectArtifact(l)},clearArtifacts(){un(n)&&H.clearArtifacts()},focusInput(){return b&&!M||!ee?!1:(ee.focus(),!0)},async resolveApproval(l,g){let E=H.getMessages().find(P=>{var W;return P.variant==="approval"&&((W=P.approval)==null?void 0:W.id)===l});if(!(E!=null&&E.approval))throw new Error(`Approval not found: ${l}`);return H.resolveApproval(E.approval,g)},getMessages(){return H.getMessages()},getStatus(){return H.getStatus()},getPersistentMetadata(){return{...i}},updatePersistentMetadata(l){f(l)},on(l,g){return o.on(l,g)},off(l,g){o.off(l,g)},isOpen(){return b&&M},isVoiceActive(){return je.active},getState(){return{open:b&&M,launcherEnabled:b,voiceActive:je.active,streaming:H.isStreaming()}},showCSATFeedback(l){!M&&b&&yt(!0,"system");let g=Me.querySelector(".persona-feedback-container");g&&g.remove();let y=ms({onSubmit:async(E,P)=>{var W;H.isClientTokenMode()&&await H.submitCSATFeedback(E,P),(W=l==null?void 0:l.onSubmit)==null||W.call(l,E,P)},onDismiss:l==null?void 0:l.onDismiss,...l});Me.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(l){!M&&b&&yt(!0,"system");let g=Me.querySelector(".persona-feedback-container");g&&g.remove();let y=fs({onSubmit:async(E,P)=>{var W;H.isClientTokenMode()&&await H.submitNPSFeedback(E,P),(W=l==null?void 0:l.onSubmit)==null||W.call(l,E,P)},onDismiss:l==null?void 0:l.onDismiss,...l});Me.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(l,g){return H.submitCSATFeedback(l,g)},async submitNPSFeedback(l,g){return H.submitNPSFeedback(l,g)},destroy(){wt.forEach(l=>l()),xe.remove(),Ne==null||Ne.destroy(),_e==null||_e.remove(),wn&&ue.removeEventListener("click",wn)}};if((((Ia=t==null?void 0:t.debugTools)!=null?Ia:!1)||!!n.debug)&&typeof window!="undefined"){let l=window.AgentWidgetBrowser,g={controller:w,getMessages:w.getMessages,getStatus:w.getStatus,getMetadata:w.getPersistentMetadata,updateMetadata:w.updatePersistentMetadata,clearHistory:()=>w.clearChat(),setVoiceActive:y=>y?w.startVoiceRecognition():w.stopVoiceRecognition()};window.AgentWidgetBrowser=g,wt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=l)})}if(typeof window!="undefined"){let l=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=j=>{let D=j.detail;(!(D!=null&&D.instanceId)||D.instanceId===l)&&w.focusInput()};if(window.addEventListener("persona:focusInput",g),wt.push(()=>{window.removeEventListener("persona:focusInput",g)}),le){let j=oe=>{let ye=oe.detail;(!(ye!=null&&ye.instanceId)||ye.instanceId===l)&&w.showEventStream()},D=oe=>{let ye=oe.detail;(!(ye!=null&&ye.instanceId)||ye.instanceId===l)&&w.hideEventStream()};window.addEventListener("persona:showEventStream",j),window.addEventListener("persona:hideEventStream",D),wt.push(()=>{window.removeEventListener("persona:showEventStream",j),window.removeEventListener("persona:hideEventStream",D)})}let y=j=>{let D=j.detail;(!(D!=null&&D.instanceId)||D.instanceId===l)&&w.showArtifacts()},E=j=>{let D=j.detail;(!(D!=null&&D.instanceId)||D.instanceId===l)&&w.hideArtifacts()},P=j=>{let D=j.detail;D!=null&&D.instanceId&&D.instanceId!==l||D!=null&&D.artifact&&w.upsertArtifact(D.artifact)},W=j=>{let D=j.detail;D!=null&&D.instanceId&&D.instanceId!==l||typeof(D==null?void 0:D.id)=="string"&&w.selectArtifact(D.id)},I=j=>{let D=j.detail;(!(D!=null&&D.instanceId)||D.instanceId===l)&&w.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",E),window.addEventListener("persona:upsertArtifact",P),window.addEventListener("persona:selectArtifact",W),window.addEventListener("persona:clearArtifacts",I),wt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",E),window.removeEventListener("persona:upsertArtifact",P),window.removeEventListener("persona:selectArtifact",W),window.removeEventListener("persona:clearArtifacts",I)})}let Z=xp(n.persistState);if(Z&&b){let l=vp(Z.storage),g=`${Z.keyPrefix}widget-open`,y=`${Z.keyPrefix}widget-voice`,E=`${Z.keyPrefix}widget-voice-mode`;if(l){let P=((Wa=Z.persist)==null?void 0:Wa.openState)&&l.getItem(g)==="true",W=((Ra=Z.persist)==null?void 0:Ra.voiceState)&&l.getItem(y)==="true",I=((Ha=Z.persist)==null?void 0:Ha.voiceState)&&l.getItem(E)==="true";if(P&&setTimeout(()=>{w.open(),setTimeout(()=>{var j;if(W||I)w.startVoiceRecognition();else if((j=Z.persist)!=null&&j.focusInput){let D=e.querySelector("textarea");D&&D.focus()}},100)},0),(Ba=Z.persist)!=null&&Ba.openState&&(o.on("widget:opened",()=>{l.setItem(g,"true")}),o.on("widget:closed",()=>{l.setItem(g,"false")})),(Da=Z.persist)!=null&&Da.voiceState&&(o.on("voice:state",j=>{l.setItem(y,j.active?"true":"false")}),o.on("user:message",j=>{l.setItem(E,j.viaVoice?"true":"false")})),Z.clearOnChatClear){let j=()=>{l.removeItem(g),l.removeItem(y),l.removeItem(E)},D=()=>j();window.addEventListener("persona:clear-chat",D),wt.push(()=>{window.removeEventListener("persona:clear-chat",D)})}}}return c&&b&&setTimeout(()=>{w.open()},0),w};var Cp=(e,r)=>{let t=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let s=/^(\d+(?:\.\d+)?)%$/i.exec(t);return s?Math.max(0,r*parseFloat(s[1])/100):420},Pc=(e,r)=>{var n,s;let t=(s=(n=r==null?void 0:r.launcher)==null?void 0:n.enabled)!=null?s:!0;e.className="persona-host",e.style.height=t?"":"100%",e.style.display=t?"":"flex",e.style.flexDirection=t?"":"column",e.style.flex=t?"":"1 1 auto",e.style.minHeight=t?"":"0"},Qs=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},Ic=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",Qs(e)},Gs=e=>{e.style.transition=""},Xs=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},Zs=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},ys=(e,r)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",r.style.alignItems=""},wp=(e,r,t,n,s)=>{s?t.parentElement!==r&&(e.replaceChildren(),r.replaceChildren(t,n),e.appendChild(r)):t.parentElement===r&&(r.replaceChildren(),e.appendChild(t),e.appendChild(n))},Sp=(e,r,t,n,s,o)=>{let a=o?r:e;s==="left"?a.firstElementChild!==n&&a.replaceChildren(n,t):a.lastElementChild!==n&&a.replaceChildren(t,n)},Wc=(e,r,t,n,s,o,a)=>{var C,T,b,x,k,_;let i=pn(o),d=i.reveal==="push";wp(e,r,t,n,d),Sp(e,r,t,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=a?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",s.className="persona-host",s.style.height="100%",s.style.minHeight="0",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1 1 auto";let c=e.ownerDocument.defaultView,u=(T=(C=o==null?void 0:o.launcher)==null?void 0:C.mobileFullscreen)!=null?T:!0,p=(x=(b=o==null?void 0:o.launcher)==null?void 0:b.mobileBreakpoint)!=null?x:640,f=c!=null?c.innerWidth<=p:!1;if(u&&f&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),Xs(r),Gs(n),Ic(n),Zs(t),ys(s,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",t.style.flex="1 1 auto",t.style.width="100%",t.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((_=(k=o==null?void 0:o.launcher)==null?void 0:k.zIndex)!=null?_:9999),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(r.style.display="flex",r.style.flexDirection="column",r.style.width="100%",r.style.height="100%",r.style.minHeight="0",r.style.minWidth="0",r.style.flex="1 1 auto",r.style.alignItems="stretch",r.style.transform="none",r.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),Ic(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",Xs(r),Gs(n),Zs(t),ys(s,n);let S=i.animate?"transform 180ms ease":"none",L=i.side==="right"?"translateX(100%)":"translateX(-100%)",O=a?"translateX(0)":L;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=S,n.style.transform=O,n.style.pointerEvents=a?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",Gs(n),Qs(n),ys(s,n);let S=Cp(i.width,e.clientWidth),L=Math.max(0,e.clientWidth),O=i.animate?"transform 180ms ease":"none",M=i.side==="right"?a?`translateX(-${S}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${S}px)`;r.style.display="flex",r.style.flexDirection="row",r.style.flex="0 0 auto",r.style.minHeight="0",r.style.minWidth="0",r.style.alignItems="stretch",r.style.height="100%",r.style.width=`${L+S}px`,r.style.transition=O,r.style.transform=M,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${L}px`,t.style.maxWidth=`${L}px`,t.style.minWidth=`${L}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",Xs(r),Qs(n),Zs(t),ys(s,n);let S=i.reveal==="emerge";S?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let L=a?i.width:"0px",O=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",M=!a;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${L}`,n.style.width=L,n.style.maxWidth=L,n.style.minWidth=L,n.style.minHeight="0",n.style.position="relative",n.style.overflow=S||M?"hidden":"visible",n.style.transition=O,S&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",s.style.width=i.width,s.style.minWidth=i.width,s.style.maxWidth=i.width,s.style.boxSizing="border-box")}},Ap=(e,r)=>{let t=e.ownerDocument.createElement("div");return Pc(t,r),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){Pc(t,n)},destroy(){t.remove()}}},Ep=(e,r)=>{var k,_,S,L;let{ownerDocument:t}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let s=e.tagName.toUpperCase();if(s==="BODY"||s==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let o=e.nextSibling,a=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),c=t.createElement("aside"),u=t.createElement("div"),p=(_=(k=r==null?void 0:r.launcher)==null?void 0:k.enabled)==null||_?(L=(S=r==null?void 0:r.launcher)==null?void 0:S.autoExpand)!=null?L:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",c.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",c.appendChild(u),n.insertBefore(a,e),d.appendChild(e);let f=null,m=()=>{f==null||f.disconnect(),f=null},C=()=>{m(),pn(r).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{Wc(a,i,d,c,u,r,p)}),f.observe(a))},T=()=>{Wc(a,i,d,c,u,r,p),C()},b=a.ownerDocument.defaultView,x=()=>{T()};return b==null||b.addEventListener("resize",x),pn(r).reveal==="push"?(i.appendChild(d),i.appendChild(c),a.appendChild(i)):(a.appendChild(d),a.appendChild(c)),T(),{mode:"docked",host:u,shell:a,syncWidgetState(O){let M=O.launcherEnabled?O.open:!0;p!==M&&(p=M,T())},updateConfig(O){var M,q;r=O,((q=(M=r==null?void 0:r.launcher)==null?void 0:M.enabled)!=null?q:!0)===!1&&(p=!0),T()},destroy(){b==null||b.removeEventListener("resize",x),m(),n.isConnected&&(o&&o.parentNode===n?n.insertBefore(e,o):n.appendChild(e)),a.remove()}}},Co=(e,r)=>_t(r)?Ep(e,r):Ap(e,r);var ea={},Tp=e=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof e=="string"){let r=document.querySelector(e);if(!r)throw new Error(`Chat widget target "${e}" was not found`);return r}return e},Mp=()=>{try{if(typeof ea!="undefined"&&ea.url)return new URL("../widget.css",ea.url).href}catch{}return null},Rc=(e,r)=>{let t=Mp(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let s=r.head.querySelector("link[data-persona]");if(!s)return;let o=s.cloneNode(!0);e.insertBefore(o,e.firstChild)};if(e instanceof ShadowRoot)if(t){let s=r.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),e.insertBefore(s,e.firstChild)}else n();else if(!r.head.querySelector("link[data-persona]")&&t){let o=r.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.head.appendChild(o)}},ta=e=>{var b;let r=Tp(e.target),t=e.useShadowDom===!0,n=r.ownerDocument,s=e.config,o=Co(r,s),a,i=[],d=(x,k)=>{var O,M;let S=!((M=(O=k==null?void 0:k.launcher)==null?void 0:O.enabled)!=null?M:!0)||_t(k),L=n.createElement("div");if(L.setAttribute("data-persona-root","true"),S&&(L.style.height="100%",L.style.display="flex",L.style.flexDirection="column",L.style.flex="1",L.style.minHeight="0"),t){let q=x.attachShadow({mode:"open"});q.appendChild(L),Rc(q,n)}else x.appendChild(L),Rc(x,n);return r.id&&L.setAttribute("data-persona-instance",r.id),L},c=()=>{o.syncWidgetState(a.getState())},u=()=>{i.forEach(x=>x()),i=[a.on("widget:opened",c),a.on("widget:closed",c)],c()},p=()=>{let x=d(o.host,s);a=hs(x,s,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(x=>x()),i=[],a.destroy()};p(),(b=e.onReady)==null||b.call(e);let m=x=>{f(),o.destroy(),o=Co(r,x),s=x,p()},C={update(x){var L,O,M,q,fe,pe;let k={...s,...x,launcher:{...(L=s==null?void 0:s.launcher)!=null?L:{},...(O=x==null?void 0:x.launcher)!=null?O:{},dock:{...(q=(M=s==null?void 0:s.launcher)==null?void 0:M.dock)!=null?q:{},...(pe=(fe=x==null?void 0:x.launcher)==null?void 0:fe.dock)!=null?pe:{}}}},_=_t(s),S=_t(k);if(_!==S){m(k);return}s=k,o.updateConfig(s),a.update(x),c()},destroy(){f(),o.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},T=new Proxy(C,{get(x,k,_){if(k==="host")return o.host;if(k in x)return Reflect.get(x,k,_);let S=a[k];return typeof S=="function"?S.bind(a):S}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=T),T};var Oc=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),kp=new Set(["button","a","input","select","textarea","details","summary"]),Lp=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),na=/\b(product|card|item|listing|result)\b/i,oa=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Pp=3e3,Ip=100;function $c(e){let r=typeof e.className=="string"?e.className:"";if(na.test(r)||e.id&&na.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let n=e.attributes[t];if(n.name.startsWith("data-")&&na.test(n.value))return!0}return!1}function Fc(e){var r;return oa.test(((r=e.textContent)!=null?r:"").trim())}function _c(e){var t;let r=e.querySelectorAll("a[href]");for(let n=0;n<r.length;n++){let s=(t=r[n].getAttribute("href"))!=null?t:"";if(s&&s!=="#"&&!s.toLowerCase().startsWith("javascript:"))return!0}return!1}function Wp(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function Hc(e){let r=e.match(oa);return r?r[0]:null}function Bc(e){var n,s,o;let r=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(r&&((s=r.textContent)!=null&&s.trim())){let a=r.getAttribute("href");return{title:r.textContent.trim(),href:a&&a!=="#"?a:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(o=t==null?void 0:t.textContent)!=null&&o.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function Rp(e){let r=[],t=n=>{let s=n.trim();s&&!r.includes(s)&&r.push(s)};return e.querySelectorAll("button").forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var s;t((s=n.value)!=null?s:"")}),r.slice(0,6)}var Hp="commerce-card",Bp="result-card";function Dc(e){return!$c(e)||!Fc(e)||!_c(e)&&!Wp(e)?0:5200}function Nc(e){var n;return!$c(e)||Fc(e)||!_c(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var sa=[{id:Hp,scoreElement(e){return Dc(e)},shouldSuppressDescendant(e,r,t){if(r===e||!e.contains(r))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||oa.test(n)&&n.length<32)}return!0},formatSummary(e,r){var d,c,u;if(Dc(e)===0)return null;let{title:t,href:n}=Bc(e),s=(u=(c=Hc(((d=e.textContent)!=null?d:"").trim()))!=null?c:Hc(r.text))!=null?u:"",o=Rp(e);return[n&&t?`[${t}](${n})${s?` \u2014 ${s}`:""}`:t?`${t}${s?` \u2014 ${s}`:""}`:s||r.text.trim().slice(0,120),`selector: ${r.selector}`,o.length?`actions: ${o.join(", ")}`:""].filter(Boolean).join(`
|
|
98
|
-
`)}},{id:
|
|
99
|
-
`)}}];function
|
|
97
|
+
`}if(!A&&!l){let Kt="max-height: -moz-available !important; max-height: stretch !important;",Ft=g?"":"padding-top: 1.25em !important;",An=!g&&((Un=n.launcher)==null?void 0:Un.zIndex)!=null?`z-index: ${n.launcher.zIndex} !important;`:"";Te.style.cssText+=Kt+Ft+An}};Zn(),Vn(e,n),is(e,n),ls(e,n);let Tt=[];Z&&Tt.push(()=>{Z==null||Z.disconnect(),Z=null}),Tt.push(()=>{ln==null||ln(),ln=null,br(),ht&&(ht.remove(),ht=null),Ze==null||Ze.element.style.removeProperty("width"),Ze==null||Ze.element.style.removeProperty("maxWidth")}),ie&&Tt.push(()=>{at!==null&&(cancelAnimationFrame(at),at=null),J==null||J.destroy(),J=null,F==null||F.destroy(),F=null,Y=null});let wn=null,qr=()=>{wn&&(wn(),wn=null),n.colorScheme==="auto"&&(wn=rs(()=>{Vn(e,n)}))};qr(),Tt.push(()=>{wn&&(wn(),wn=null)});let _n=mc(ke),Sn=null,D,jn=!1,zn=oc(),Ur=0,Ln=!0,Qn=0,Vr=0,In=null,Pn=!1,xr=0,vr=!1,So=125,Ao=2e3,Eo=5,Jr=50,Cr=new Map,ze={active:!1,manuallyDeactivated:!1,lastUserMessageWasVoice:!1,lastUserMessageId:null},Kr=(Ia=(La=n.voiceRecognition)==null?void 0:La.autoResume)!=null?Ia:!1,cn=l=>{o.emit("voice:state",{active:ze.active,source:l,timestamp:Date.now()})},Qt=()=>{f(l=>({...l,voiceState:{active:ze.active,timestamp:Date.now(),manuallyDeactivated:ze.manuallyDeactivated}}))},To=()=>{var A,L;if(((A=n.voiceRecognition)==null?void 0:A.enabled)===!1)return;let l=Ys(i.voiceState),g=!!l.active,y=Number((L=l.timestamp)!=null?L:0);ze.manuallyDeactivated=!!l.manuallyDeactivated,g&&Date.now()-y<Ap&&setTimeout(()=>{var R,W;ze.active||(ze.manuallyDeactivated=!1,((W=(R=n.voiceRecognition)==null?void 0:R.provider)==null?void 0:W.type)==="runtype"?D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("restore"),D.isVoiceActive()&&qn()}):rr("restore"))},1e3)},Mo=()=>D?Ic(D.getMessages()).filter(l=>!l.__skipPersist):[];function Gr(l){if(!(a!=null&&a.save))return;let y={messages:l?Ic(l):D?Mo():[],metadata:i};try{let A=a.save(y);A instanceof Promise&&A.catch(L=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",L)})}catch(A){typeof console!="undefined"&&console.error("[AgentWidget] Failed to persist state:",A)}}let er=(l=!1)=>{if(!Ln)return;let g=Date.now();Pn&&g<xr&&!l||(Pn&&g>=xr&&(Pn=!1),!(!l&&!jn)&&(g-Vr<So||(Vr=g,In&&cancelAnimationFrame(In),In=requestAnimationFrame(()=>{Pn||!Ln||(vr=!0,q.scrollTop=q.scrollHeight,Qn=q.scrollTop,requestAnimationFrame(()=>{vr=!1}),In=null)}))))},Wn=null,ko=()=>Te.querySelector("#persona-scroll-container")||q,Lo=(l,g=500)=>{let y=l.scrollTop,A=l.clientHeight,L=l.scrollHeight,R=L-y;if(y+A>=L-2||Math.abs(R)<5)return;Wn!==null&&(cancelAnimationFrame(Wn),Wn=null);let U=performance.now(),O=ve=>1-Math.pow(1-ve,3),se=ve=>{let we=l.scrollHeight;we!==L&&(L=we,R=L-y);let He=ve-U,Me=Math.min(He/g,1),B=O(Me),We=y+R*B;l.scrollTop=We,Me<1?Wn=requestAnimationFrame(se):(l.scrollTop=l.scrollHeight,Wn=null)};Wn=requestAnimationFrame(se)},Io=l=>{let g=new Map;l.forEach(y=>{let A=Cr.get(y.id);g.set(y.id,{streaming:y.streaming,role:y.role}),!A&&y.role==="assistant"&&o.emit("assistant:message",y),y.role==="assistant"&&(A!=null&&A.streaming)&&y.streaming===!1&&o.emit("assistant:complete",y),y.variant==="approval"&&y.approval&&(A?y.approval.status!=="pending"&&o.emit("approval:resolved",{approval:y.approval,decision:y.approval.status}):o.emit("approval:requested",{approval:y.approval,message:y}))}),Cr.clear(),g.forEach((y,A)=>{Cr.set(A,y)})},tr=(l,g,y)=>{var ve,we,He,Me;let A=document.createElement("div"),R=(()=>{var We;let B=s.find(Pe=>Pe.renderLoadingIndicator);if(B!=null&&B.renderLoadingIndicator)return B.renderLoadingIndicator;if((We=n.loadingIndicator)!=null&&We.render)return n.loadingIndicator.render})(),W=new Set;g.forEach(B=>{var fe,Bt;W.add(B.id);let We=rc(B,Ur),Pe=sc(zn,B.id,We);if(Pe){A.appendChild(Pe.cloneNode(!0));return}let le=null,Be=s.find(dt=>!!(B.variant==="reasoning"&&dt.renderReasoning||B.variant==="tool"&&dt.renderToolCall||B.variant==="approval"&&dt.renderApproval||!B.variant&&dt.renderMessage)),st=(fe=n.layout)==null?void 0:fe.messages;if(Be)if(B.variant==="reasoning"&&B.reasoning&&Be.renderReasoning){if(!te)return;le=Be.renderReasoning({message:B,defaultRenderer:()=>js(B),config:n})}else if(B.variant==="tool"&&B.toolCall&&Be.renderToolCall){if(!Ae)return;le=Be.renderToolCall({message:B,defaultRenderer:()=>zs(B,n),config:n})}else if(B.variant==="approval"&&B.approval&&Be.renderApproval){if(n.approval===!1)return;le=Be.renderApproval({message:B,defaultRenderer:()=>qs(B,n),config:n})}else Be.renderMessage&&(le=Be.renderMessage({message:B,defaultRenderer:()=>{let dt=Br(B,y,st,n.messageActions,Ke,{loadingIndicatorRenderer:R,widgetConfig:n});return B.role!=="user"&&Js(dt,B,n,D),dt},config:n}));if(!le&&B.role==="assistant"&&!B.variant&&n.enableComponentStreaming!==!1&&gs(B)){let tn=ms(B);if(tn){let Jt=us(tn,{config:n,message:B,transform:y});if(Jt)if(n.wrapComponentDirectiveInBubble!==!1){let $t=document.createElement("div");if($t.className=["vanilla-message-bubble","persona-max-w-[85%]","persona-rounded-2xl","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-p-4"].join(" "),$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-mb-3 persona-text-sm persona-leading-relaxed",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),le=$t}else{let $t=document.createElement("div");if($t.className="persona-flex persona-flex-col persona-w-full persona-max-w-full persona-gap-3 persona-items-stretch",$t.id=`bubble-${B.id}`,$t.setAttribute("data-message-id",B.id),$t.setAttribute("data-persona-component-directive","true"),B.content&&B.content.trim()){let pn=document.createElement("div");pn.className="persona-text-sm persona-leading-relaxed persona-text-persona-primary persona-w-full",pn.innerHTML=y({text:B.content,message:B,streaming:!!B.streaming,raw:B.rawContent}),$t.appendChild(pn)}$t.appendChild(Jt),le=$t}}}if(!le)if(B.variant==="reasoning"&&B.reasoning){if(!te)return;le=js(B)}else if(B.variant==="tool"&&B.toolCall){if(!Ae)return;le=zs(B,n)}else if(B.variant==="approval"&&B.approval){if(n.approval===!1)return;le=qs(B,n)}else{let dt=(Bt=n.layout)==null?void 0:Bt.messages;dt!=null&&dt.renderUserMessage&&B.role==="user"?le=dt.renderUserMessage({message:B,config:n,streaming:!!B.streaming}):dt!=null&&dt.renderAssistantMessage&&B.role==="assistant"?le=dt.renderAssistantMessage({message:B,config:n,streaming:!!B.streaming}):le=Br(B,y,dt,n.messageActions,Ke,{loadingIndicatorRenderer:R,widgetConfig:n}),B.role!=="user"&&le&&Js(le,B,n,D)}let qe=document.createElement("div");qe.className="persona-flex",qe.id=`wrapper-${B.id}`,qe.setAttribute("data-wrapper-id",B.id),B.role==="user"&&qe.classList.add("persona-justify-end"),(le==null?void 0:le.getAttribute("data-persona-component-directive"))==="true"&&qe.classList.add("persona-w-full"),qe.appendChild(le),ac(zn,B.id,We,qe),A.appendChild(qe)}),ic(zn,W);let U=g.some(B=>B.role==="assistant"&&B.streaming),O=g[g.length-1],se=(O==null?void 0:O.role)==="assistant"&&!O.streaming&&O.variant!=="approval";if(jn&&g.some(B=>B.role==="user")&&!U&&!se){let B={config:n,streaming:!0,location:"standalone",defaultRenderer:mr},We=s.find(le=>le.renderLoadingIndicator),Pe=null;if(We!=null&&We.renderLoadingIndicator&&(Pe=We.renderLoadingIndicator(B)),Pe===null&&((ve=n.loadingIndicator)!=null&&ve.render)&&(Pe=n.loadingIndicator.render(B)),Pe===null&&(Pe=mr()),Pe){let le=document.createElement("div"),Be=((we=n.loadingIndicator)==null?void 0:we.showBubble)!==!1;le.className=Be?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),le.setAttribute("data-typing-indicator","true"),le.appendChild(Pe);let st=document.createElement("div");st.className="persona-flex",st.id="wrapper-typing-indicator",st.setAttribute("data-wrapper-id","typing-indicator"),st.appendChild(le),A.appendChild(st)}}if(!jn&&g.length>0){let B=g[g.length-1],We={config:n,lastMessage:B,messageCount:g.length},Pe=s.find(Be=>Be.renderIdleIndicator),le=null;if(Pe!=null&&Pe.renderIdleIndicator&&(le=Pe.renderIdleIndicator(We)),le===null&&((He=n.loadingIndicator)!=null&&He.renderIdle)&&(le=n.loadingIndicator.renderIdle(We)),le){let Be=document.createElement("div"),st=((Me=n.loadingIndicator)==null?void 0:Me.showBubble)!==!1;Be.className=st?["persona-max-w-[85%]","persona-rounded-2xl","persona-text-sm","persona-leading-relaxed","persona-shadow-sm","persona-bg-persona-surface","persona-border","persona-border-persona-message-border","persona-text-persona-primary","persona-px-5","persona-py-3"].join(" "):["persona-max-w-[85%]","persona-text-sm","persona-leading-relaxed","persona-text-persona-primary"].join(" "),Be.setAttribute("data-idle-indicator","true"),Be.appendChild(le);let qe=document.createElement("div");qe.className="persona-flex",qe.id="wrapper-idle-indicator",qe.setAttribute("data-wrapper-id","idle-indicator"),qe.appendChild(Be),A.appendChild(qe)}}nc(l,A),requestAnimationFrame(()=>{requestAnimationFrame(()=>{let B=ko();Lo(B)})})},nr=()=>{var O,se,ve,we,He;if(!b)return;let l=jt(n),g=(O=e.ownerDocument.defaultView)!=null?O:window,y=(ve=(se=n.launcher)==null?void 0:se.mobileBreakpoint)!=null?ve:640,A=(He=(we=n.launcher)==null?void 0:we.mobileFullscreen)!=null?He:!0,L=g.innerWidth<=y,R=A&&L&&b,W=un(n).reveal;T?(Te.style.removeProperty("display"),Te.style.display=l?"flex":"",Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-95","persona-opacity-0"),N.classList.add("persona-scale-100","persona-opacity-100"),je?je.element.style.display="none":Ve&&(Ve.style.display="none")):(l?l&&(W==="overlay"||W==="push")&&!R?(Te.style.removeProperty("display"),Te.style.display="flex",Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Te.style.setProperty("display","none","important"),Te.classList.remove("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100","persona-scale-95","persona-opacity-0")):(Te.style.display="",Te.classList.add("persona-pointer-events-none","persona-opacity-0"),N.classList.remove("persona-scale-100","persona-opacity-100"),N.classList.add("persona-scale-95","persona-opacity-0")),je?je.element.style.display=l?"none":"":Ve&&(Ve.style.display=l?"none":""))},wt=(l,g="user")=>{if(!b||T===l)return;let y=T;T=l,nr(),T&&(xt(),er(!0));let A={open:T,source:g,timestamp:Date.now()};T&&!y?o.emit("widget:opened",A):!T&&y&&o.emit("widget:closed",A),o.emit("widget:state",{open:T,launcherEnabled:b,voiceActive:ze.active,streaming:D.isStreaming()})},wr=l=>{K.disabled=l,E&&(E.disabled=l),_n.buttons.forEach(g=>{g.disabled=l}),ot.dataset.personaComposerStreaming=l?"true":"false",ot.querySelectorAll("[data-persona-composer-disable-when-streaming]").forEach(g=>{(g instanceof HTMLButtonElement||g instanceof HTMLInputElement||g instanceof HTMLTextAreaElement||g instanceof HTMLSelectElement)&&(g.disabled=l)})},Sr=()=>{ze.active||Q&&Q.focus()};o.on("widget:opened",()=>{n.autoFocusInput&&setTimeout(()=>Sr(),200)});let Yr=()=>{var g,y,A,L,R,W,U,O,se,ve;qt.textContent=(y=(g=n.copy)==null?void 0:g.welcomeTitle)!=null?y:"Hello \u{1F44B}",Ut.textContent=(L=(A=n.copy)==null?void 0:A.welcomeSubtitle)!=null?L:"Ask anything about your account or products.",Q.placeholder=(W=(R=n.copy)==null?void 0:R.inputPlaceholder)!=null?W:"How can I help...",(O=(U=n.sendButton)==null?void 0:U.useIcon)!=null&&O||(K.textContent=(ve=(se=n.copy)==null?void 0:se.sendButtonLabel)!=null?ve:"Send"),Q.style.fontFamily='var(--persona-input-font-family, var(--persona-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif))',Q.style.fontWeight="var(--persona-input-font-weight, var(--persona-font-weight, 400))"};if(n.clientToken&&(n={...n,getStoredSessionId:()=>{let l=i.sessionId;return typeof l=="string"?l:null},setStoredSessionId:l=>{f(g=>({...g,sessionId:l}))}}),D=new Pr(n,{onMessagesChanged(l){tr(ce,l,z),D&&(l.some(L=>L.role==="user")?_n.render([],D,Q,l):_n.render(n.suggestionChips,D,Q,l,n.suggestionChipsConfig)),er(!jn),Io(l);let g=[...l].reverse().find(A=>A.role==="user"),y=ze.lastUserMessageId;g&&g.id!==y&&(ze.lastUserMessageId=g.id,o.emit("user:message",g)),ze.lastUserMessageWasVoice=!!(g!=null&&g.viaVoice),Gr(l)},onStatusChanged(l){var A;let g=(A=n.statusIndicator)!=null?A:{};tt(Lt,(L=>{var R,W,U,O;return L==="idle"?(R=g.idleText)!=null?R:Gt.idle:L==="connecting"?(W=g.connectingText)!=null?W:Gt.connecting:L==="connected"?(U=g.connectedText)!=null?U:Gt.connected:L==="error"?(O=g.errorText)!=null?O:Gt.error:Gt[L]})(l),g,l)},onStreamingChanged(l){jn=l,wr(l),D&&tr(ce,D.getMessages(),z),l||er(!0)},onVoiceStatusChanged(l){var g,y;if(((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype")switch(l){case"listening":break;case"processing":fn(),Wo();break;case"speaking":fn(),Ro();break;default:l==="idle"&&D.isBargeInActive()?(fn(),qn(),E==null||E.setAttribute("aria-label","End voice session")):(ze.active=!1,fn(),cn("system"),Qt());break}},onArtifactsState(l){an=l,Cn()}}),_r.current=D,((Wa=(Pa=n.voiceRecognition)==null?void 0:Pa.provider)==null?void 0:Wa.type)==="runtype")try{D.setupVoice()}catch(l){typeof console!="undefined"&&console.warn("[AgentWidget] Runtype voice setup failed:",l)}n.clientToken&&D.initClientSession().catch(l=>{n.debug&&console.warn("[AgentWidget] Pre-init client session failed:",l)}),F&&D.setSSEEventCallback((l,g)=>{F==null||F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l,timestamp:Date.now(),payload:JSON.stringify(g)})}),d&&d.then(l=>{var g;l&&(l.metadata&&(i=Ys(l.metadata),S.syncFromMetadata()),(g=l.messages)!=null&&g.length&&D.hydrateMessages(l.messages))}).catch(l=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to hydrate stored state:",l)});let Xr=l=>{var L;l.preventDefault();let g=Q.value.trim(),y=(L=ye==null?void 0:ye.hasAttachments())!=null?L:!1;if(!g&&!y)return;let A;y&&(A=[],A.push(...ye.getContentParts()),g&&A.push(Go(g))),Q.value="",Q.style.height="auto",D.sendMessage(g,{contentParts:A}),y&&ye.clearAttachments()},Zr=l=>{l.key==="Enter"&&!l.shiftKey&&(l.preventDefault(),K.click())},Qr=async l=>{var y;if(((y=n.attachments)==null?void 0:y.enabled)!==!0||!ye)return;let g=Tp(l.clipboardData);g.length!==0&&(l.preventDefault(),await ye.handleFiles(g))},Yt=null,on=!1,Rn=null,Oe=null,eo=()=>typeof window=="undefined"?null:window.webkitSpeechRecognition||window.SpeechRecognition||null,rr=(l="user")=>{var R,W,U,O,se,ve,we,He;if(on||D.isStreaming())return;let g=eo();if(!g)return;Yt=new g;let A=(W=((R=n.voiceRecognition)!=null?R:{}).pauseDuration)!=null?W:2e3;Yt.continuous=!0,Yt.interimResults=!0,Yt.lang="en-US";let L=Q.value;Yt.onresult=Me=>{let B="",We="";for(let le=0;le<Me.results.length;le++){let Be=Me.results[le],st=Be[0].transcript;Be.isFinal?B+=st+" ":We=st}let Pe=L+B+We;Q.value=Pe,Rn&&clearTimeout(Rn),(B||We)&&(Rn=window.setTimeout(()=>{let le=Q.value.trim();le&&Yt&&on&&(mn(),Q.value="",Q.style.height="auto",D.sendMessage(le,{viaVoice:!0}))},A))},Yt.onerror=Me=>{Me.error!=="no-speech"&&mn()},Yt.onend=()=>{if(on){let Me=Q.value.trim();Me&&Me!==L.trim()&&(Q.value="",Q.style.height="auto",D.sendMessage(Me,{viaVoice:!0})),mn()}};try{if(Yt.start(),on=!0,ze.active=!0,l!=="system"&&(ze.manuallyDeactivated=!1),cn(l),Qt(),E){let Me=(U=n.voiceRecognition)!=null?U:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(O=Me.iconName)!=null?O:"mic",iconSize:parseFloat((we=(ve=Me.iconSize)!=null?ve:(se=n.sendButton)==null?void 0:se.size)!=null?we:"40")||24};let B=(He=Me.recordingBackgroundColor)!=null?He:"#ef4444",We=Me.recordingIconColor,Pe=Me.recordingBorderColor;if(E.classList.add("persona-voice-recording"),E.style.backgroundColor=B,We){E.style.color=We;let le=E.querySelector("svg");le&&le.setAttribute("stroke",We)}Pe&&(E.style.borderColor=Pe),E.setAttribute("aria-label","Stop voice recognition")}}catch{mn("system")}},mn=(l="user")=>{if(on){if(on=!1,Rn&&(clearTimeout(Rn),Rn=null),Yt){try{Yt.stop()}catch{}Yt=null}if(ze.active=!1,cn(l),Qt(),E){if(E.classList.remove("persona-voice-recording"),Oe){E.style.backgroundColor=Oe.backgroundColor,E.style.color=Oe.color,E.style.borderColor=Oe.borderColor;let g=E.querySelector("svg");g&&g.setAttribute("stroke",Oe.color||"currentColor"),Oe=null}E.setAttribute("aria-label","Start voice recognition")}}},Po=(l,g)=>{var le,Be,st,qe,fe,Bt,dt,tn;let y=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),A=((le=l==null?void 0:l.provider)==null?void 0:le.type)==="runtype";if(!(y||A))return null;let R=h("div","persona-send-button-wrapper"),W=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer");W.type="button",W.setAttribute("aria-label","Start voice recognition");let U=(Be=l==null?void 0:l.iconName)!=null?Be:"mic",O=(st=g==null?void 0:g.size)!=null?st:"40px",se=(qe=l==null?void 0:l.iconSize)!=null?qe:O,ve=parseFloat(se)||24,we=(fe=l==null?void 0:l.backgroundColor)!=null?fe:g==null?void 0:g.backgroundColor,He=(Bt=l==null?void 0:l.iconColor)!=null?Bt:g==null?void 0:g.textColor;W.style.width=se,W.style.height=se,W.style.minWidth=se,W.style.minHeight=se,W.style.fontSize="18px",W.style.lineHeight="1";let Me=He||"currentColor",B=he(U,ve,Me,1.5);B?(W.appendChild(B),W.style.color=Me):(W.textContent="\u{1F3A4}",W.style.color=Me),we?W.style.backgroundColor=we:W.classList.add("persona-bg-persona-primary"),He?W.style.color=He:!He&&!(g!=null&&g.textColor)&&W.classList.add("persona-text-white"),l!=null&&l.borderWidth&&(W.style.borderWidth=l.borderWidth,W.style.borderStyle="solid"),l!=null&&l.borderColor&&(W.style.borderColor=l.borderColor),l!=null&&l.paddingX&&(W.style.paddingLeft=l.paddingX,W.style.paddingRight=l.paddingX),l!=null&&l.paddingY&&(W.style.paddingTop=l.paddingY,W.style.paddingBottom=l.paddingY),R.appendChild(W);let We=(dt=l==null?void 0:l.tooltipText)!=null?dt:"Start voice recognition";if(((tn=l==null?void 0:l.showTooltip)!=null?tn:!1)&&We){let Jt=h("div","persona-send-button-tooltip");Jt.textContent=We,R.appendChild(Jt)}return{micButton:W,micButtonWrapper:R}},Ar=()=>{var g,y,A,L,R;if(!E||Oe)return;let l=(g=n.voiceRecognition)!=null?g:{};Oe={backgroundColor:E.style.backgroundColor,color:E.style.color,borderColor:E.style.borderColor,iconName:(y=l.iconName)!=null?y:"mic",iconSize:parseFloat((R=(L=l.iconSize)!=null?L:(A=n.sendButton)==null?void 0:A.size)!=null?R:"40")||24}},Er=(l,g)=>{var R,W,U,O,se;if(!E)return;let y=E.querySelector("svg");y&&y.remove();let A=(se=Oe==null?void 0:Oe.iconSize)!=null?se:parseFloat((O=(U=(R=n.voiceRecognition)==null?void 0:R.iconSize)!=null?U:(W=n.sendButton)==null?void 0:W.size)!=null?O:"40")||24,L=he(l,A,g,1.5);L&&E.appendChild(L)},or=()=>{E&&E.classList.remove("persona-voice-recording","persona-voice-processing","persona-voice-speaking")},qn=()=>{var L,R;if(!E)return;Ar();let l=(L=n.voiceRecognition)!=null?L:{},g=(R=l.recordingBackgroundColor)!=null?R:"#ef4444",y=l.recordingIconColor,A=l.recordingBorderColor;if(or(),E.classList.add("persona-voice-recording"),E.style.backgroundColor=g,y){E.style.color=y;let W=E.querySelector("svg");W&&W.setAttribute("stroke",y)}A&&(E.style.borderColor=A),E.setAttribute("aria-label","Stop voice recognition")},Wo=()=>{var U,O,se,ve,we,He,Me,B;if(!E)return;Ar();let l=(U=n.voiceRecognition)!=null?U:{},g=D.getVoiceInterruptionMode(),y=(O=l.processingIconName)!=null?O:"loader",A=(ve=(se=l.processingIconColor)!=null?se:Oe==null?void 0:Oe.color)!=null?ve:"",L=(He=(we=l.processingBackgroundColor)!=null?we:Oe==null?void 0:Oe.backgroundColor)!=null?He:"",R=(B=(Me=l.processingBorderColor)!=null?Me:Oe==null?void 0:Oe.borderColor)!=null?B:"";or(),E.classList.add("persona-voice-processing"),E.style.backgroundColor=L,E.style.borderColor=R;let W=A||"currentColor";E.style.color=W,Er(y,W),E.setAttribute("aria-label","Processing voice input"),g==="none"&&(E.style.cursor="default")},Ro=()=>{var se,ve,we,He,Me,B,We,Pe,le,Be,st,qe;if(!E)return;Ar();let l=(se=n.voiceRecognition)!=null?se:{},g=D.getVoiceInterruptionMode(),y=g==="cancel"?"square":g==="barge-in"?"mic":"volume-2",A=(ve=l.speakingIconName)!=null?ve:y,L=(B=l.speakingIconColor)!=null?B:g==="barge-in"?(He=(we=l.recordingIconColor)!=null?we:Oe==null?void 0:Oe.color)!=null?He:"":(Me=Oe==null?void 0:Oe.color)!=null?Me:"",R=(le=l.speakingBackgroundColor)!=null?le:g==="barge-in"?(We=l.recordingBackgroundColor)!=null?We:"#ef4444":(Pe=Oe==null?void 0:Oe.backgroundColor)!=null?Pe:"",W=(qe=l.speakingBorderColor)!=null?qe:g==="barge-in"?(Be=l.recordingBorderColor)!=null?Be:"":(st=Oe==null?void 0:Oe.borderColor)!=null?st:"";or(),E.classList.add("persona-voice-speaking"),E.style.backgroundColor=R,E.style.borderColor=W;let U=L||"currentColor";E.style.color=U,Er(A,U);let O=g==="cancel"?"Stop playback and re-record":g==="barge-in"?"Speak to interrupt":"Agent is speaking";E.setAttribute("aria-label",O),g==="none"&&(E.style.cursor="default"),g==="barge-in"&&E.classList.add("persona-voice-recording")},fn=()=>{var l,g,y;E&&(or(),Oe&&(E.style.backgroundColor=(l=Oe.backgroundColor)!=null?l:"",E.style.color=(g=Oe.color)!=null?g:"",E.style.borderColor=(y=Oe.borderColor)!=null?y:"",Er(Oe.iconName,Oe.color||"currentColor"),Oe=null),E.style.cursor="",E.setAttribute("aria-label","Start voice recognition"))},X=()=>{var l,g;if(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"){let y=D.getVoiceStatus(),A=D.getVoiceInterruptionMode();if(A==="none"&&(y==="processing"||y==="speaking"))return;if(A==="cancel"&&(y==="processing"||y==="speaking")){D.stopVoicePlayback();return}if(D.isBargeInActive()){D.stopVoicePlayback(),D.deactivateBargeIn().then(()=>{ze.active=!1,ze.manuallyDeactivated=!0,Qt(),cn("user"),fn()});return}D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),ze.manuallyDeactivated=!D.isVoiceActive(),Qt(),cn("user"),D.isVoiceActive()?qn():fn()});return}if(on){let y=Q.value.trim();ze.manuallyDeactivated=!0,Qt(),mn("user"),y&&(Q.value="",Q.style.height="auto",D.sendMessage(y))}else ze.manuallyDeactivated=!1,Qt(),rr("user")};Ie=X,E&&(E.addEventListener("click",X),Tt.push(()=>{var l,g;((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?(D.isVoiceActive()&&D.toggleVoice(),fn()):mn("system"),E&&E.removeEventListener("click",X)}));let Ge=o.on("assistant:complete",()=>{Kr&&(ze.active||ze.manuallyDeactivated||Kr==="assistant"&&!ze.lastUserMessageWasVoice||setTimeout(()=>{var l,g;!ze.active&&!ze.manuallyDeactivated&&(((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("auto"),D.isVoiceActive()&&qn()}):rr("auto"))},600))});Tt.push(Ge);let pt=o.on("action:resubmit",()=>{setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)});Tt.push(pt);let bt=()=>{wt(!T,"user")},je=null,Ve=null;if(b){let l=s.find(g=>g.renderLauncher);if(l!=null&&l.renderLauncher){let g=l.renderLauncher({config:n,defaultRenderer:()=>mo(n,bt).element,onToggle:bt});g&&(Ve=g)}Ve||(je=mo(n,bt))}je?e.appendChild(je.element):Ve&&e.appendChild(Ve),nr(),_n.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Yr(),wr(D.isStreaming()),er(!0),To(),k&&(b?T&&setTimeout(()=>Sr(),200):setTimeout(()=>Sr(),0));let xt=()=>{var O,se,ve,we,He,Me,B,We,Pe,le,Be,st,qe;let l=jt(n),g=(se=(O=n.launcher)==null?void 0:O.sidebarMode)!=null?se:!1,y=l||g||((we=(ve=n.launcher)==null?void 0:ve.fullHeight)!=null?we:!1),A=(He=e.ownerDocument.defaultView)!=null?He:window,L=(B=(Me=n.launcher)==null?void 0:Me.mobileFullscreen)!=null?B:!0,R=(Pe=(We=n.launcher)==null?void 0:We.mobileBreakpoint)!=null?Pe:640,W=A.innerWidth<=R,U=L&&W&&b;try{if(U){Zn(),Vn(e,n);return}if($&&($=!1,Zn(),Vn(e,n)),!b&&!l){N.style.height="",N.style.width="";return}if(!g&&!l){let fe=(Be=(le=n==null?void 0:n.launcher)==null?void 0:le.width)!=null?Be:n==null?void 0:n.launcherWidth,Bt=fe!=null?fe:"min(400px, calc(100vw - 24px))";N.style.width=Bt,N.style.maxWidth=Bt}if(Xn(),!y){let fe=A.innerHeight,Bt=64,dt=(qe=(st=n.launcher)==null?void 0:st.heightOffset)!=null?qe:0,tn=Math.max(200,fe-Bt),Jt=Math.min(640,tn),Xt=Math.max(200,Jt-dt);N.style.height=`${Xt}px`}}finally{nr()}};xt();let C=(Ra=e.ownerDocument.defaultView)!=null?Ra:window;C.addEventListener("resize",xt),Tt.push(()=>C.removeEventListener("resize",xt)),Qn=q.scrollTop;let $e=()=>{let l=q.scrollTop,g=q.scrollHeight,y=q.clientHeight,A=g-l-y,L=Math.abs(l-Qn);if(Qn=l,!vr&&!(L<=Eo)){if(!Ln&&A<Jr){Pn=!1,Ln=!0;return}Ln&&A>Jr&&(Pn=!0,xr=Date.now()+Ao,Ln=!1)}};q.addEventListener("scroll",$e,{passive:!0}),Tt.push(()=>q.removeEventListener("scroll",$e)),Tt.push(()=>{In&&cancelAnimationFrame(In)});let H=()=>{G&&(Sn&&(G.removeEventListener("click",Sn),Sn=null),b?(G.style.display="",Sn=()=>{wt(!1,"user")},G.addEventListener("click",Sn)):G.style.display="none")};H(),(()=>{let{clearChatButton:l}=re;l&&l.addEventListener("click",()=>{D.clearMessages(),zn.clear();try{localStorage.removeItem(Fr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Fr}`)}catch(y){console.error("[AgentWidget] Failed to clear default localStorage:",y)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Fr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(y){console.error("[AgentWidget] Failed to clear custom localStorage:",y)}let g=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(g),a!=null&&a.clear)try{let y=a.clear();y instanceof Promise&&y.catch(A=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",A)})}catch(y){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()})})(),it&&it.addEventListener("submit",Xr),Q==null||Q.addEventListener("keydown",Zr),Q==null||Q.addEventListener("paste",Qr),Tt.push(()=>{it&&it.removeEventListener("submit",Xr),Q==null||Q.removeEventListener("keydown",Zr),Q==null||Q.removeEventListener("paste",Qr)}),Tt.push(()=>{D.cancel()}),je?Tt.push(()=>{je==null||je.destroy()}):Ve&&Tt.push(()=>{Ve==null||Ve.remove()});let P={update(l){var Fa,_a,ja,za,qa,Ua,Va,Ja,Ka,Ga,Ya,Xa,Za,Qa,ei,ti,ni,ri,oi,si,ai,ii,li,ci,di,pi,ui,gi,mi,fi,hi,yi,bi,xi,vi,Ci,wi,Si,Ai,Ei,Ti,Mi,ki,Li,Ii,Pi,Wi,Ri,Hi,Bi,Di,Ni,Oi,$i,Fi,_i,ji,zi,qi,Ui,Vi,Ji,Ki,Gi,Yi,Xi,Zi,Qi,el,tl,nl,rl,ol,sl,al,il,ll,cl,dl,pl,ul,gl,ml,fl,hl,yl,bl,xl,vl,Cl,wl,Sl,Al,El,Tl;let g=n.toolCall,y=n.messageActions,A=(Fa=n.layout)==null?void 0:Fa.messages,L=n.colorScheme,R=n.loadingIndicator,W=n.iterationDisplay;n={...n,...l},Zn(),Vn(e,n),is(e,n),ls(e,n),Cn(),n.colorScheme!==L&&qr();let U=xo.getForInstance(n.plugins);s.length=0,s.push(...U),b=(ja=(_a=n.launcher)==null?void 0:_a.enabled)!=null?ja:!0,x=(qa=(za=n.launcher)==null?void 0:za.autoExpand)!=null?qa:!1,te=(Va=(Ua=n.features)==null?void 0:Ua.showReasoning)!=null?Va:!0,Ae=(Ka=(Ja=n.features)==null?void 0:Ja.showToolCalls)!=null?Ka:!0;let O=ie;if(ie=(Ya=(Ga=n.features)==null?void 0:Ga.showEventStreamToggle)!=null?Ya:!1,ie&&!O){if(F||(Y=new bo(ae),F=new yo(ge,Y),Y.open().then(()=>F==null?void 0:F.restore()).catch(()=>{}),D.setSSEEventCallback((j,Qe)=>{F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:j,timestamp:Date.now(),payload:JSON.stringify(Qe)})})),!Ne&&Ye){let j=(Za=(Xa=n.features)==null?void 0:Xa.eventStream)==null?void 0:Za.classNames,Qe="persona-inline-flex persona-items-center persona-justify-center persona-rounded-full persona-text-persona-muted hover:persona-bg-gray-100 persona-cursor-pointer persona-border-none persona-bg-transparent persona-p-1"+(j!=null&&j.toggleButton?" "+j.toggleButton:"");Ne=h("button",Qe),Ne.style.width="28px",Ne.style.height="28px",Ne.type="button",Ne.setAttribute("aria-label","Event Stream"),Ne.title="Event Stream";let St=he("activity","18px","currentColor",1.5);St&&Ne.appendChild(St);let Fe=re.clearChatButtonWrapper,rt=re.closeButtonWrapper,Dt=Fe||rt;Dt&&Dt.parentNode===Ye?Ye.insertBefore(Ne,Dt):Ye.appendChild(Ne),Ne.addEventListener("click",()=>{me?Et():nt()})}}else!ie&&O&&(Et(),Ne&&(Ne.remove(),Ne=null),F==null||F.clear(),Y==null||Y.destroy(),F=null,Y=null);if(((Qa=n.launcher)==null?void 0:Qa.enabled)===!1&&je&&(je.destroy(),je=null),((ei=n.launcher)==null?void 0:ei.enabled)===!1&&Ve&&(Ve.remove(),Ve=null),((ti=n.launcher)==null?void 0:ti.enabled)!==!1&&!je&&!Ve){let j=s.find(Qe=>Qe.renderLauncher);if(j!=null&&j.renderLauncher){let Qe=j.renderLauncher({config:n,defaultRenderer:()=>mo(n,bt).element,onToggle:bt});Qe&&(Ve=Qe,e.appendChild(Ve))}Ve||(je=mo(n,bt),e.appendChild(je.element))}je&&je.update(n),ft&&((ni=n.launcher)==null?void 0:ni.title)!==void 0&&(ft.textContent=n.launcher.title),yt&&((ri=n.launcher)==null?void 0:ri.subtitle)!==void 0&&(yt.textContent=n.launcher.subtitle);let se=(oi=n.layout)==null?void 0:oi.header;if((se==null?void 0:se.layout)!==I&&Ye){let j=se?Rr(n,se,{showClose:b,onClose:()=>wt(!1,"user")}):Dn({config:n,showClose:b,onClose:()=>wt(!1,"user")});Ye.replaceWith(j.header),Ye=j.header,Le=j.iconHolder,ft=j.headerTitle,yt=j.headerSubtitle,G=j.closeButton,I=se==null?void 0:se.layout}else if(se&&(Le&&(Le.style.display=se.showIcon===!1?"none":""),ft&&(ft.style.display=se.showTitle===!1?"none":""),yt&&(yt.style.display=se.showSubtitle===!1?"none":""),G&&(G.style.display=se.showCloseButton===!1?"none":""),re.clearChatButtonWrapper)){let j=se.showClearChat;if(j!==void 0){re.clearChatButtonWrapper.style.display=j?"":"none";let{closeButtonWrapper:Qe}=re;Qe&&!Qe.classList.contains("persona-absolute")&&(j?Qe.classList.remove("persona-ml-auto"):Qe.classList.add("persona-ml-auto"))}}let we=((si=n.layout)==null?void 0:si.showHeader)!==!1;Ye&&(Ye.style.display=we?"":"none");let He=((ai=n.layout)==null?void 0:ai.showFooter)!==!1;ot&&(ot.style.display=He?"":"none"),b!==w?b?wt(x,"auto"):(T=!0,nr()):x!==_&&wt(x,"auto"),_=x,w=b,xt(),H();let We=JSON.stringify(l.toolCall)!==JSON.stringify(g),Pe=JSON.stringify(n.messageActions)!==JSON.stringify(y),le=JSON.stringify((ii=n.layout)==null?void 0:ii.messages)!==JSON.stringify(A),Be=((li=n.loadingIndicator)==null?void 0:li.render)!==(R==null?void 0:R.render)||((ci=n.loadingIndicator)==null?void 0:ci.renderIdle)!==(R==null?void 0:R.renderIdle)||((di=n.loadingIndicator)==null?void 0:di.showBubble)!==(R==null?void 0:R.showBubble),st=n.iterationDisplay!==W;(We||Pe||le||Be||st)&&D&&(Ur++,tr(ce,D.getMessages(),z));let fe=(pi=n.launcher)!=null?pi:{},Bt=(ui=fe.headerIconHidden)!=null?ui:!1,dt=(mi=(gi=n.layout)==null?void 0:gi.header)==null?void 0:mi.showIcon,tn=Bt||dt===!1,Jt=fe.headerIconName,Xt=(fi=fe.headerIconSize)!=null?fi:"48px";if(Le){let j=ee.querySelector(".persona-border-b-persona-divider"),Qe=j==null?void 0:j.querySelector(".persona-flex-col");if(tn)Le.style.display="none",j&&Qe&&!j.contains(Qe)&&j.insertBefore(Qe,j.firstChild);else{if(Le.style.display="",Le.style.height=Xt,Le.style.width=Xt,j&&Qe&&(j.contains(Le)?Le.nextSibling!==Qe&&(Le.remove(),j.insertBefore(Le,Qe)):j.insertBefore(Le,Qe)),Jt){let Fe=parseFloat(Xt)||24,rt=he(Jt,Fe*.6,"#ffffff",2);rt?Le.replaceChildren(rt):Le.textContent=(hi=fe.agentIconText)!=null?hi:"\u{1F4AC}"}else if(fe.iconUrl){let Fe=Le.querySelector("img");if(Fe)Fe.src=fe.iconUrl,Fe.style.height=Xt,Fe.style.width=Xt;else{let rt=document.createElement("img");rt.src=fe.iconUrl,rt.alt="",rt.className="persona-rounded-xl persona-object-cover",rt.style.height=Xt,rt.style.width=Xt,Le.replaceChildren(rt)}}else{let Fe=Le.querySelector("svg"),rt=Le.querySelector("img");(Fe||rt)&&Le.replaceChildren(),Le.textContent=(yi=fe.agentIconText)!=null?yi:"\u{1F4AC}"}let St=Le.querySelector("img");St&&(St.style.height=Xt,St.style.width=Xt)}}let $t=(xi=(bi=n.layout)==null?void 0:bi.header)==null?void 0:xi.showTitle,pn=(Ci=(vi=n.layout)==null?void 0:vi.header)==null?void 0:Ci.showSubtitle;if(ft&&(ft.style.display=$t===!1?"none":""),yt&&(yt.style.display=pn===!1?"none":""),G){((Si=(wi=n.layout)==null?void 0:wi.header)==null?void 0:Si.showCloseButton)===!1?G.style.display="none":G.style.display="";let Qe=(Ai=fe.closeButtonSize)!=null?Ai:"32px",St=(Ei=fe.closeButtonPlacement)!=null?Ei:"inline";G.style.height=Qe,G.style.width=Qe;let{closeButtonWrapper:Fe}=re,rt=St==="top-right",Dt=Fe==null?void 0:Fe.classList.contains("persona-absolute");if(Fe&&rt!==Dt)if(Fe.remove(),rt)Fe.className="persona-absolute persona-top-4 persona-right-4 persona-z-50",ee.style.position="relative",ee.appendChild(Fe);else{let et=(Mi=(Ti=fe.clearChat)==null?void 0:Ti.placement)!=null?Mi:"inline",_t=(Li=(ki=fe.clearChat)==null?void 0:ki.enabled)!=null?Li:!0;Fe.className=_t&&et==="inline"?"":"persona-ml-auto";let nn=ee.querySelector(".persona-border-b-persona-divider");nn&&nn.appendChild(Fe)}if(G.style.color=fe.closeButtonColor||bn.actionIconColor,fe.closeButtonBackgroundColor?(G.style.backgroundColor=fe.closeButtonBackgroundColor,G.classList.remove("hover:persona-bg-gray-100")):(G.style.backgroundColor="",G.classList.add("hover:persona-bg-gray-100")),fe.closeButtonBorderWidth||fe.closeButtonBorderColor){let et=fe.closeButtonBorderWidth||"0px",_t=fe.closeButtonBorderColor||"transparent";G.style.border=`${et} solid ${_t}`,G.classList.remove("persona-border-none")}else G.style.border="",G.classList.add("persona-border-none");fe.closeButtonBorderRadius?(G.style.borderRadius=fe.closeButtonBorderRadius,G.classList.remove("persona-rounded-full")):(G.style.borderRadius="",G.classList.add("persona-rounded-full")),fe.closeButtonPaddingX?(G.style.paddingLeft=fe.closeButtonPaddingX,G.style.paddingRight=fe.closeButtonPaddingX):(G.style.paddingLeft="",G.style.paddingRight=""),fe.closeButtonPaddingY?(G.style.paddingTop=fe.closeButtonPaddingY,G.style.paddingBottom=fe.closeButtonPaddingY):(G.style.paddingTop="",G.style.paddingBottom="");let zt=(Ii=fe.closeButtonIconName)!=null?Ii:"x",hn=(Pi=fe.closeButtonIconText)!=null?Pi:"\xD7";G.innerHTML="";let Zt=he(zt,"20px","currentColor",2);Zt?G.appendChild(Zt):G.textContent=hn;let kt=(Wi=fe.closeButtonTooltipText)!=null?Wi:"Close chat",sn=(Ri=fe.closeButtonShowTooltip)!=null?Ri:!0;if(G.setAttribute("aria-label",kt),Fe&&(Fe._cleanupTooltip&&(Fe._cleanupTooltip(),delete Fe._cleanupTooltip),sn&&kt)){let et=null,_t=()=>{if(et||!G)return;let sr=G.ownerDocument,ro=sr.body;if(!ro)return;et=En(sr,"div","persona-clear-chat-tooltip"),et.textContent=kt;let oo=En(sr,"div");oo.className="persona-clear-chat-tooltip-arrow",et.appendChild(oo);let ar=G.getBoundingClientRect();et.style.position="fixed",et.style.left=`${ar.left+ar.width/2}px`,et.style.top=`${ar.top-8}px`,et.style.transform="translate(-50%, -100%)",ro.appendChild(et)},nn=()=>{et&&et.parentNode&&(et.parentNode.removeChild(et),et=null)};Fe.addEventListener("mouseenter",_t),Fe.addEventListener("mouseleave",nn),G.addEventListener("focus",_t),G.addEventListener("blur",nn),Fe._cleanupTooltip=()=>{nn(),Fe&&(Fe.removeEventListener("mouseenter",_t),Fe.removeEventListener("mouseleave",nn)),G&&(G.removeEventListener("focus",_t),G.removeEventListener("blur",nn))}}}let{clearChatButton:Je,clearChatButtonWrapper:At}=re;if(Je){let j=(Hi=fe.clearChat)!=null?Hi:{},Qe=(Bi=j.enabled)!=null?Bi:!0,St=(Ni=(Di=n.layout)==null?void 0:Di.header)==null?void 0:Ni.showClearChat,Fe=St!==void 0?St:Qe,rt=(Oi=j.placement)!=null?Oi:"inline";if(At){At.style.display=Fe?"":"none";let{closeButtonWrapper:Dt}=re;Dt&&!Dt.classList.contains("persona-absolute")&&(Fe?Dt.classList.remove("persona-ml-auto"):Dt.classList.add("persona-ml-auto"));let zt=rt==="top-right",hn=At.classList.contains("persona-absolute");if(zt!==hn&&Fe){if(At.remove(),zt)At.className="persona-absolute persona-top-4 persona-z-50",At.style.right="48px",ee.style.position="relative",ee.appendChild(At);else{At.className="persona-relative persona-ml-auto persona-clear-chat-button-wrapper",At.style.right="";let kt=ee.querySelector(".persona-border-b-persona-divider"),sn=re.closeButtonWrapper;kt&&sn&&sn.parentElement===kt?kt.insertBefore(At,sn):kt&&kt.appendChild(At)}let Zt=re.closeButtonWrapper;Zt&&!Zt.classList.contains("persona-absolute")&&(zt?Zt.classList.add("persona-ml-auto"):Zt.classList.remove("persona-ml-auto"))}}if(Fe){let Dt=($i=j.size)!=null?$i:"32px";Je.style.height=Dt,Je.style.width=Dt;let zt=(Fi=j.iconName)!=null?Fi:"refresh-cw",hn=(_i=j.iconColor)!=null?_i:"";Je.style.color=hn||bn.actionIconColor,Je.innerHTML="";let Zt=he(zt,"20px","currentColor",2);if(Zt&&Je.appendChild(Zt),j.backgroundColor?(Je.style.backgroundColor=j.backgroundColor,Je.classList.remove("hover:persona-bg-gray-100")):(Je.style.backgroundColor="",Je.classList.add("hover:persona-bg-gray-100")),j.borderWidth||j.borderColor){let et=j.borderWidth||"0px",_t=j.borderColor||"transparent";Je.style.border=`${et} solid ${_t}`,Je.classList.remove("persona-border-none")}else Je.style.border="",Je.classList.add("persona-border-none");j.borderRadius?(Je.style.borderRadius=j.borderRadius,Je.classList.remove("persona-rounded-full")):(Je.style.borderRadius="",Je.classList.add("persona-rounded-full")),j.paddingX?(Je.style.paddingLeft=j.paddingX,Je.style.paddingRight=j.paddingX):(Je.style.paddingLeft="",Je.style.paddingRight=""),j.paddingY?(Je.style.paddingTop=j.paddingY,Je.style.paddingBottom=j.paddingY):(Je.style.paddingTop="",Je.style.paddingBottom="");let kt=(ji=j.tooltipText)!=null?ji:"Clear chat",sn=(zi=j.showTooltip)!=null?zi:!0;if(Je.setAttribute("aria-label",kt),At&&(At._cleanupTooltip&&(At._cleanupTooltip(),delete At._cleanupTooltip),sn&&kt)){let et=null,_t=()=>{if(et||!Je)return;let sr=Je.ownerDocument,ro=sr.body;if(!ro)return;et=En(sr,"div","persona-clear-chat-tooltip"),et.textContent=kt;let oo=En(sr,"div");oo.className="persona-clear-chat-tooltip-arrow",et.appendChild(oo);let ar=Je.getBoundingClientRect();et.style.position="fixed",et.style.left=`${ar.left+ar.width/2}px`,et.style.top=`${ar.top-8}px`,et.style.transform="translate(-50%, -100%)",ro.appendChild(et)},nn=()=>{et&&et.parentNode&&(et.parentNode.removeChild(et),et=null)};At.addEventListener("mouseenter",_t),At.addEventListener("mouseleave",nn),Je.addEventListener("focus",_t),Je.addEventListener("blur",nn),At._cleanupTooltip=()=>{nn(),At&&(At.removeEventListener("mouseenter",_t),At.removeEventListener("mouseleave",nn)),Je&&(Je.removeEventListener("focus",_t),Je.removeEventListener("blur",nn))}}}}let Ho=n.actionParsers&&n.actionParsers.length?n.actionParsers:[vo],Bo=n.actionHandlers&&n.actionHandlers.length?n.actionHandlers:[fr.message,fr.messageAndClick];S=Co({parsers:Ho,handlers:Bo,getSessionMetadata:p,updateSessionMetadata:f,emit:o.emit,documentRef:typeof document!="undefined"?document:null}),z=Pc(n,S,oe),D.updateConfig(n),tr(ce,D.getMessages(),z),_n.render(n.suggestionChips,D,Q,void 0,n.suggestionChipsConfig),Yr(),wr(D.isStreaming());let Do=((qi=n.voiceRecognition)==null?void 0:qi.enabled)===!0,No=typeof window!="undefined"&&(typeof window.webkitSpeechRecognition!="undefined"||typeof window.SpeechRecognition!="undefined"),Oo=((Vi=(Ui=n.voiceRecognition)==null?void 0:Ui.provider)==null?void 0:Vi.type)==="runtype";if(Do&&(No||Oo))if(!E||!Ee){let j=Po(n.voiceRecognition,n.sendButton);j&&(E=j.micButton,Ee=j.micButtonWrapper,de.insertBefore(Ee,_e),E.addEventListener("click",X),E.disabled=D.isStreaming())}else{let j=(Ji=n.voiceRecognition)!=null?Ji:{},Qe=(Ki=n.sendButton)!=null?Ki:{},St=(Gi=j.iconName)!=null?Gi:"mic",Fe=(Yi=Qe.size)!=null?Yi:"40px",rt=(Xi=j.iconSize)!=null?Xi:Fe,Dt=parseFloat(rt)||24;E.style.width=rt,E.style.height=rt,E.style.minWidth=rt,E.style.minHeight=rt;let zt=(Qi=(Zi=j.iconColor)!=null?Zi:Qe.textColor)!=null?Qi:"currentColor";E.innerHTML="";let hn=he(St,Dt,zt,2);hn?E.appendChild(hn):E.textContent="\u{1F3A4}";let Zt=(el=j.backgroundColor)!=null?el:Qe.backgroundColor;Zt?(E.style.backgroundColor=Zt,E.classList.remove("persona-bg-persona-primary")):(E.style.backgroundColor="",E.classList.add("persona-bg-persona-primary")),zt?(E.style.color=zt,E.classList.remove("persona-text-white")):!zt&&!Qe.textColor&&(E.style.color="",E.classList.add("persona-text-white")),j.borderWidth?(E.style.borderWidth=j.borderWidth,E.style.borderStyle="solid"):(E.style.borderWidth="",E.style.borderStyle=""),j.borderColor?E.style.borderColor=j.borderColor:E.style.borderColor="",j.paddingX?(E.style.paddingLeft=j.paddingX,E.style.paddingRight=j.paddingX):(E.style.paddingLeft="",E.style.paddingRight=""),j.paddingY?(E.style.paddingTop=j.paddingY,E.style.paddingBottom=j.paddingY):(E.style.paddingTop="",E.style.paddingBottom="");let kt=Ee==null?void 0:Ee.querySelector(".persona-send-button-tooltip"),sn=(tl=j.tooltipText)!=null?tl:"Start voice recognition";if(((nl=j.showTooltip)!=null?nl:!1)&&sn)if(kt)kt.textContent=sn,kt.style.display="";else{let _t=document.createElement("div");_t.className="persona-send-button-tooltip",_t.textContent=sn,Ee==null||Ee.insertBefore(_t,E)}else kt&&(kt.style.display="none");Ee.style.display="",E.disabled=D.isStreaming()}else E&&Ee&&(Ee.style.display="none",((ol=(rl=n.voiceRecognition)==null?void 0:rl.provider)==null?void 0:ol.type)==="runtype"?D.isVoiceActive()&&D.toggleVoice():on&&mn());if(((sl=n.attachments)==null?void 0:sl.enabled)===!0)if(!be||!ne){let j=(al=n.attachments)!=null?al:{},St=(ll=((il=n.sendButton)!=null?il:{}).size)!=null?ll:"40px";Xe||(Xe=h("div","persona-attachment-previews persona-flex persona-flex-wrap persona-gap-2 persona-mb-2"),Xe.style.display="none",it.insertBefore(Xe,Q)),Ce||(Ce=document.createElement("input"),Ce.type="file",Ce.accept=((cl=j.allowedTypes)!=null?cl:Bn).join(","),Ce.multiple=((dl=j.maxFiles)!=null?dl:4)>1,Ce.style.display="none",Ce.setAttribute("aria-label","Attach files"),it.insertBefore(Ce,Q)),be=h("div","persona-send-button-wrapper"),ne=h("button","persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer persona-attachment-button"),ne.type="button",ne.setAttribute("aria-label",(pl=j.buttonTooltipText)!=null?pl:"Attach file");let Fe=(ul=j.buttonIconName)!=null?ul:"paperclip",rt=St,Dt=parseFloat(rt)||40,zt=Math.round(Dt*.6);ne.style.width=rt,ne.style.height=rt,ne.style.minWidth=rt,ne.style.minHeight=rt,ne.style.fontSize="18px",ne.style.lineHeight="1",ne.style.backgroundColor="transparent",ne.style.color="var(--persona-primary, #111827)",ne.style.border="none",ne.style.borderRadius="6px",ne.style.transition="background-color 0.15s ease",ne.addEventListener("mouseenter",()=>{ne.style.backgroundColor="var(--persona-palette-colors-black-alpha-50, rgba(0, 0, 0, 0.05))"}),ne.addEventListener("mouseleave",()=>{ne.style.backgroundColor="transparent"});let hn=he(Fe,zt,"currentColor",1.5);hn?ne.appendChild(hn):ne.textContent="\u{1F4CE}",ne.addEventListener("click",sn=>{sn.preventDefault(),Ce==null||Ce.click()}),be.appendChild(ne);let Zt=(gl=j.buttonTooltipText)!=null?gl:"Attach file",kt=h("div","persona-send-button-tooltip");kt.textContent=Zt,be.appendChild(kt),Vt.append(be),!ye&&Ce&&Xe&&(ye=ur.fromConfig(j),ye.setPreviewsContainer(Xe),Ce.addEventListener("change",async()=>{ye&&(Ce!=null&&Ce.files)&&(await ye.handleFileSelect(Ce.files),Ce.value="")}))}else{be.style.display="";let j=(ml=n.attachments)!=null?ml:{};Ce&&(Ce.accept=((fl=j.allowedTypes)!=null?fl:Bn).join(","),Ce.multiple=((hl=j.maxFiles)!=null?hl:4)>1),ye&&ye.updateConfig({allowedTypes:j.allowedTypes,maxFileSize:j.maxFileSize,maxFiles:j.maxFiles})}else be&&(be.style.display="none"),ye&&ye.clearAttachments();let Pt=(yl=n.sendButton)!=null?yl:{},$o=(bl=Pt.useIcon)!=null?bl:!1,to=(xl=Pt.iconText)!=null?xl:"\u2191",no=Pt.iconName,Tr=(vl=Pt.tooltipText)!=null?vl:"Send message",Fo=(Cl=Pt.showTooltip)!=null?Cl:!1,Un=(wl=Pt.size)!=null?wl:"40px",Kt=Pt.backgroundColor,Ft=Pt.textColor;if($o){if(K.style.width=Un,K.style.height=Un,K.style.minWidth=Un,K.style.minHeight=Un,K.style.fontSize="18px",K.style.lineHeight="1",K.innerHTML="",no){let j=parseFloat(Un)||24,Qe=Ft&&typeof Ft=="string"&&Ft.trim()?Ft.trim():"currentColor",St=he(no,j,Qe,2);St?(K.appendChild(St),K.style.color=Qe):(K.textContent=to,Ft?K.style.color=Ft:K.classList.add("persona-text-white"))}else K.textContent=to,Ft?K.style.color=Ft:K.classList.add("persona-text-white");K.className="persona-rounded-button persona-flex persona-items-center persona-justify-center disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-primary")):K.classList.add("persona-bg-persona-primary")}else K.textContent=(Al=(Sl=n.copy)==null?void 0:Sl.sendButtonLabel)!=null?Al:"Send",K.style.width="",K.style.height="",K.style.minWidth="",K.style.minHeight="",K.style.fontSize="",K.style.lineHeight="",K.className="persona-rounded-button persona-bg-persona-accent persona-px-4 persona-py-2 persona-text-sm persona-font-semibold persona-text-white disabled:persona-opacity-50 persona-cursor-pointer",Kt?(K.style.backgroundColor=Kt,K.classList.remove("persona-bg-persona-accent")):K.classList.add("persona-bg-persona-accent"),Ft?K.style.color=Ft:K.classList.add("persona-text-white");Pt.borderWidth?(K.style.borderWidth=Pt.borderWidth,K.style.borderStyle="solid"):(K.style.borderWidth="",K.style.borderStyle=""),Pt.borderColor?K.style.borderColor=Pt.borderColor:K.style.borderColor="",Pt.paddingX?(K.style.paddingLeft=Pt.paddingX,K.style.paddingRight=Pt.paddingX):(K.style.paddingLeft="",K.style.paddingRight=""),Pt.paddingY?(K.style.paddingTop=Pt.paddingY,K.style.paddingBottom=Pt.paddingY):(K.style.paddingTop="",K.style.paddingBottom="");let An=_e==null?void 0:_e.querySelector(".persona-send-button-tooltip");if(Fo&&Tr)if(An)An.textContent=Tr,An.style.display="";else{let j=document.createElement("div");j.className="persona-send-button-tooltip",j.textContent=Tr,_e==null||_e.insertBefore(j,K)}else An&&(An.style.display="none");let Mr=(El=n.statusIndicator)!=null?El:{},hd=(Tl=Mr.visible)!=null?Tl:!0;if(Lt.style.display=hd?"":"none",D){let j=D.getStatus();tt(Lt,(St=>{var Fe,rt,Dt,zt;return St==="idle"?(Fe=Mr.idleText)!=null?Fe:Gt.idle:St==="connecting"?(rt=Mr.connectingText)!=null?rt:Gt.connecting:St==="connected"?(Dt=Mr.connectedText)!=null?Dt:Gt.connected:St==="error"?(zt=Mr.errorText)!=null?zt:Gt.error:Gt[St]})(j),Mr,j)}},open(){b&&wt(!0,"api")},close(){b&&wt(!1,"api")},toggle(){b&&wt(!T,"api")},clearChat(){rn=!1,D.clearMessages(),zn.clear();try{localStorage.removeItem(Fr),n.debug&&console.log(`[AgentWidget] Cleared default localStorage key: ${Fr}`)}catch(g){console.error("[AgentWidget] Failed to clear default localStorage:",g)}if(n.clearChatHistoryStorageKey&&n.clearChatHistoryStorageKey!==Fr)try{localStorage.removeItem(n.clearChatHistoryStorageKey),n.debug&&console.log(`[AgentWidget] Cleared custom localStorage key: ${n.clearChatHistoryStorageKey}`)}catch(g){console.error("[AgentWidget] Failed to clear custom localStorage:",g)}let l=new CustomEvent("persona:clear-chat",{detail:{timestamp:new Date().toISOString()}});if(window.dispatchEvent(l),a!=null&&a.clear)try{let g=a.clear();g instanceof Promise&&g.catch(y=>{typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",y)})}catch(g){typeof console!="undefined"&&console.error("[AgentWidget] Failed to clear storage adapter:",g)}i={},S.syncFromMetadata(),F==null||F.clear(),J==null||J.update()},setMessage(l){return!Q||D.isStreaming()?!1:(!T&&b&&wt(!0,"system"),Q.value=l,Q.dispatchEvent(new Event("input",{bubbles:!0})),!0)},submitMessage(l){if(D.isStreaming())return!1;let g=(l==null?void 0:l.trim())||Q.value.trim();return g?(!T&&b&&wt(!0,"system"),Q.value="",Q.style.height="auto",D.sendMessage(g),!0):!1},startVoiceRecognition(){var g,y;return D.isStreaming()?!1:((y=(g=n.voiceRecognition)==null?void 0:g.provider)==null?void 0:y.type)==="runtype"?(D.isVoiceActive()||(!T&&b&&wt(!0,"system"),ze.manuallyDeactivated=!1,Qt(),D.toggleVoice().then(()=>{ze.active=D.isVoiceActive(),cn("user"),D.isVoiceActive()&&qn()})),!0):on?!0:eo()?(!T&&b&&wt(!0,"system"),ze.manuallyDeactivated=!1,Qt(),rr("user"),!0):!1},stopVoiceRecognition(){var l,g;return((g=(l=n.voiceRecognition)==null?void 0:l.provider)==null?void 0:g.type)==="runtype"?D.isVoiceActive()?(D.toggleVoice().then(()=>{ze.active=!1,ze.manuallyDeactivated=!0,Qt(),cn("user"),fn()}),!0):!1:on?(ze.manuallyDeactivated=!0,Qt(),mn("user"),!0):!1},injectMessage(l){return!T&&b&&wt(!0,"system"),D.injectMessage(l)},injectAssistantMessage(l){!T&&b&&wt(!0,"system");let g=D.injectAssistantMessage(l);return V&&(V=!1,ue&&(clearTimeout(ue),ue=null),setTimeout(()=>{D&&!D.isStreaming()&&D.continueConversation()},100)),g},injectUserMessage(l){return!T&&b&&wt(!0,"system"),D.injectUserMessage(l)},injectSystemMessage(l){return!T&&b&&wt(!0,"system"),D.injectSystemMessage(l)},injectMessageBatch(l){return!T&&b&&wt(!0,"system"),D.injectMessageBatch(l)},injectTestMessage(l){!T&&b&&wt(!0,"system"),D.injectTestEvent(l)},async connectStream(l,g){return D.connectStream(l,g)},__pushEventStreamEvent(l){F&&F.push({id:`evt-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,type:l.type,timestamp:Date.now(),payload:JSON.stringify(l.payload)})},showEventStream(){!ie||!F||nt()},hideEventStream(){me&&Et()},isEventStreamVisible(){return me},showArtifacts(){gn(n)&&(rn=!1,Cn(),Ze==null||Ze.setMobileOpen(!0))},hideArtifacts(){gn(n)&&(rn=!0,Cn())},upsertArtifact(l){return gn(n)?(rn=!1,D.upsertArtifact(l)):null},selectArtifact(l){gn(n)&&D.selectArtifact(l)},clearArtifacts(){gn(n)&&D.clearArtifacts()},focusInput(){return b&&!T||!Q?!1:(Q.focus(),!0)},async resolveApproval(l,g){let A=D.getMessages().find(L=>{var R;return L.variant==="approval"&&((R=L.approval)==null?void 0:R.id)===l});if(!(A!=null&&A.approval))throw new Error(`Approval not found: ${l}`);return D.resolveApproval(A.approval,g)},getMessages(){return D.getMessages()},getStatus(){return D.getStatus()},getPersistentMetadata(){return{...i}},updatePersistentMetadata(l){f(l)},on(l,g){return o.on(l,g)},off(l,g){o.off(l,g)},isOpen(){return b&&T},isVoiceActive(){return ze.active},getState(){return{open:b&&T,launcherEnabled:b,voiceActive:ze.active,streaming:D.isStreaming()}},showCSATFeedback(l){!T&&b&&wt(!0,"system");let g=ce.querySelector(".persona-feedback-container");g&&g.remove();let y=fs({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitCSATFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});ce.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},showNPSFeedback(l){!T&&b&&wt(!0,"system");let g=ce.querySelector(".persona-feedback-container");g&&g.remove();let y=hs({onSubmit:async(A,L)=>{var R;D.isClientTokenMode()&&await D.submitNPSFeedback(A,L),(R=l==null?void 0:l.onSubmit)==null||R.call(l,A,L)},onDismiss:l==null?void 0:l.onDismiss,...l});ce.appendChild(y),y.scrollIntoView({behavior:"smooth",block:"end"})},async submitCSATFeedback(l,g){return D.submitCSATFeedback(l,g)},async submitNPSFeedback(l,g){return D.submitNPSFeedback(l,g)},destroy(){Tt.forEach(l=>l()),Te.remove(),je==null||je.destroy(),Ve==null||Ve.remove(),Sn&&G.removeEventListener("click",Sn)}};if((((Ha=t==null?void 0:t.debugTools)!=null?Ha:!1)||!!n.debug)&&typeof window!="undefined"){let l=window.AgentWidgetBrowser,g={controller:P,getMessages:P.getMessages,getStatus:P.getStatus,getMetadata:P.getPersistentMetadata,updateMetadata:P.updatePersistentMetadata,clearHistory:()=>P.clearChat(),setVoiceActive:y=>y?P.startVoiceRecognition():P.stopVoiceRecognition()};window.AgentWidgetBrowser=g,Tt.push(()=>{window.AgentWidgetBrowser===g&&(window.AgentWidgetBrowser=l)})}if(typeof window!="undefined"){let l=e.getAttribute("data-persona-instance")||e.id||"persona-"+Math.random().toString(36).slice(2,8),g=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.focusInput()};if(window.addEventListener("persona:focusInput",g),Tt.push(()=>{window.removeEventListener("persona:focusInput",g)}),ie){let U=se=>{let ve=se.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.showEventStream()},O=se=>{let ve=se.detail;(!(ve!=null&&ve.instanceId)||ve.instanceId===l)&&P.hideEventStream()};window.addEventListener("persona:showEventStream",U),window.addEventListener("persona:hideEventStream",O),Tt.push(()=>{window.removeEventListener("persona:showEventStream",U),window.removeEventListener("persona:hideEventStream",O)})}let y=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.showArtifacts()},A=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.hideArtifacts()},L=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||O!=null&&O.artifact&&P.upsertArtifact(O.artifact)},R=U=>{let O=U.detail;O!=null&&O.instanceId&&O.instanceId!==l||typeof(O==null?void 0:O.id)=="string"&&P.selectArtifact(O.id)},W=U=>{let O=U.detail;(!(O!=null&&O.instanceId)||O.instanceId===l)&&P.clearArtifacts()};window.addEventListener("persona:showArtifacts",y),window.addEventListener("persona:hideArtifacts",A),window.addEventListener("persona:upsertArtifact",L),window.addEventListener("persona:selectArtifact",R),window.addEventListener("persona:clearArtifacts",W),Tt.push(()=>{window.removeEventListener("persona:showArtifacts",y),window.removeEventListener("persona:hideArtifacts",A),window.removeEventListener("persona:upsertArtifact",L),window.removeEventListener("persona:selectArtifact",R),window.removeEventListener("persona:clearArtifacts",W)})}let xe=Mp(n.persistState);if(xe&&b){let l=kp(xe.storage),g=`${xe.keyPrefix}widget-open`,y=`${xe.keyPrefix}widget-voice`,A=`${xe.keyPrefix}widget-voice-mode`;if(l){let L=((Ba=xe.persist)==null?void 0:Ba.openState)&&l.getItem(g)==="true",R=((Da=xe.persist)==null?void 0:Da.voiceState)&&l.getItem(y)==="true",W=((Na=xe.persist)==null?void 0:Na.voiceState)&&l.getItem(A)==="true";if(L&&setTimeout(()=>{P.open(),setTimeout(()=>{var U;if(R||W)P.startVoiceRecognition();else if((U=xe.persist)!=null&&U.focusInput){let O=e.querySelector("textarea");O&&O.focus()}},100)},0),(Oa=xe.persist)!=null&&Oa.openState&&(o.on("widget:opened",()=>{l.setItem(g,"true")}),o.on("widget:closed",()=>{l.setItem(g,"false")})),($a=xe.persist)!=null&&$a.voiceState&&(o.on("voice:state",U=>{l.setItem(y,U.active?"true":"false")}),o.on("user:message",U=>{l.setItem(A,U.viaVoice?"true":"false")})),xe.clearOnChatClear){let U=()=>{l.removeItem(g),l.removeItem(y),l.removeItem(A)},O=()=>U();window.addEventListener("persona:clear-chat",O),Tt.push(()=>{window.removeEventListener("persona:clear-chat",O)})}}}return c&&b&&setTimeout(()=>{P.open()},0),P};var Lp=(e,r)=>{let t=e.trim(),n=/^(\d+(?:\.\d+)?)px$/i.exec(t);if(n)return Math.max(0,parseFloat(n[1]));let s=/^(\d+(?:\.\d+)?)%$/i.exec(t);return s?Math.max(0,r*parseFloat(s[1])/100):420},Wc=(e,r)=>{var n,s;let t=(s=(n=r==null?void 0:r.launcher)==null?void 0:n.enabled)!=null?s:!0;e.className="persona-host",e.style.height=t?"":"100%",e.style.display=t?"":"flex",e.style.flexDirection=t?"":"column",e.style.flex=t?"":"1 1 auto",e.style.minHeight=t?"":"0"},ea=e=>{e.style.position="",e.style.top="",e.style.bottom="",e.style.left="",e.style.right="",e.style.zIndex="",e.style.transform="",e.style.pointerEvents=""},Rc=e=>{e.style.inset="",e.style.width="",e.style.height="",e.style.maxWidth="",e.style.minWidth="",ea(e)},Xs=e=>{e.style.transition=""},Zs=e=>{e.style.display="",e.style.flexDirection="",e.style.flex="",e.style.minHeight="",e.style.minWidth="",e.style.width="",e.style.height="",e.style.alignItems="",e.style.transition="",e.style.transform=""},Qs=e=>{e.style.width="",e.style.maxWidth="",e.style.minWidth="",e.style.flex="1 1 auto"},bs=(e,r)=>{e.style.width="",e.style.minWidth="",e.style.maxWidth="",e.style.boxSizing="",r.style.alignItems=""},Ip=(e,r,t,n,s)=>{s?t.parentElement!==r&&(e.replaceChildren(),r.replaceChildren(t,n),e.appendChild(r)):t.parentElement===r&&(r.replaceChildren(),e.appendChild(t),e.appendChild(n))},Pp=(e,r,t,n,s,o)=>{let a=o?r:e;s==="left"?a.firstElementChild!==n&&a.replaceChildren(n,t):a.lastElementChild!==n&&a.replaceChildren(t,n)},Hc=(e,r,t,n,s,o,a)=>{var v,S,b,x,k,_;let i=un(o),d=i.reveal==="push";Ip(e,r,t,n,d),Pp(e,r,t,n,i.side,d),e.dataset.personaHostLayout="docked",e.dataset.personaDockSide=i.side,e.dataset.personaDockOpen=a?"true":"false",e.style.width="100%",e.style.maxWidth="100%",e.style.minWidth="0",e.style.height="100%",e.style.minHeight="0",e.style.position="relative",t.style.display="flex",t.style.flexDirection="column",t.style.minHeight="0",t.style.position="relative",s.className="persona-host",s.style.height="100%",s.style.minHeight="0",s.style.display="flex",s.style.flexDirection="column",s.style.flex="1 1 auto";let c=e.ownerDocument.defaultView,u=(S=(v=o==null?void 0:o.launcher)==null?void 0:v.mobileFullscreen)!=null?S:!0,p=(x=(b=o==null?void 0:o.launcher)==null?void 0:b.mobileBreakpoint)!=null?x:640,f=c!=null?c.innerWidth<=p:!1;if(u&&f&&a){e.dataset.personaDockMobileFullscreen="true",e.removeAttribute("data-persona-dock-reveal"),Zs(r),Xs(n),Rc(n),Qs(t),bs(s,n),e.style.display="flex",e.style.flexDirection="column",e.style.alignItems="stretch",e.style.overflow="hidden",t.style.flex="1 1 auto",t.style.width="100%",t.style.minWidth="0",n.style.display="flex",n.style.flexDirection="column",n.style.position="fixed",n.style.inset="0",n.style.width="100%",n.style.height="100%",n.style.maxWidth="100%",n.style.minWidth="0",n.style.minHeight="0",n.style.overflow="hidden",n.style.zIndex=String((_=(k=o==null?void 0:o.launcher)==null?void 0:k.zIndex)!=null?_:9999),n.style.transform="none",n.style.transition="none",n.style.pointerEvents="auto",n.style.flex="none",d&&(r.style.display="flex",r.style.flexDirection="column",r.style.width="100%",r.style.height="100%",r.style.minHeight="0",r.style.minWidth="0",r.style.flex="1 1 auto",r.style.alignItems="stretch",r.style.transform="none",r.style.transition="none",t.style.flex="1 1 auto",t.style.width="100%",t.style.maxWidth="100%",t.style.minWidth="0");return}if(e.removeAttribute("data-persona-dock-mobile-fullscreen"),Rc(n),i.reveal==="overlay"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="overlay",Zs(r),Xs(n),Qs(t),bs(s,n);let w=i.animate?"transform 180ms ease":"none",I=i.side==="right"?"translateX(100%)":"translateX(-100%)",$=a?"translateX(0)":I;n.style.display="flex",n.style.flexDirection="column",n.style.flex="none",n.style.position="absolute",n.style.top="0",n.style.bottom="0",n.style.width=i.width,n.style.maxWidth=i.width,n.style.minWidth=i.width,n.style.minHeight="0",n.style.overflow="hidden",n.style.transition=w,n.style.transform=$,n.style.pointerEvents=a?"auto":"none",n.style.zIndex="2",i.side==="right"?(n.style.right="0",n.style.left=""):(n.style.left="0",n.style.right="")}else if(i.reveal==="push"){e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="hidden",e.dataset.personaDockReveal="push",Xs(n),ea(n),bs(s,n);let w=Lp(i.width,e.clientWidth),I=Math.max(0,e.clientWidth),$=i.animate?"transform 180ms ease":"none",T=i.side==="right"?a?`translateX(-${w}px)`:"translateX(0)":a?"translateX(0)":`translateX(-${w}px)`;r.style.display="flex",r.style.flexDirection="row",r.style.flex="0 0 auto",r.style.minHeight="0",r.style.minWidth="0",r.style.alignItems="stretch",r.style.height="100%",r.style.width=`${I+w}px`,r.style.transition=$,r.style.transform=T,t.style.flex="0 0 auto",t.style.flexGrow="0",t.style.flexShrink="0",t.style.width=`${I}px`,t.style.maxWidth=`${I}px`,t.style.minWidth=`${I}px`,n.style.display="flex",n.style.flexDirection="column",n.style.flex="0 0 auto",n.style.flexShrink="0",n.style.width=i.width,n.style.minWidth=i.width,n.style.maxWidth=i.width,n.style.position="relative",n.style.overflow="hidden",n.style.transition="none",n.style.pointerEvents=a?"auto":"none"}else{e.style.display="flex",e.style.flexDirection="row",e.style.alignItems="stretch",e.style.overflow="",Zs(r),ea(n),Qs(t),bs(s,n);let w=i.reveal==="emerge";w?e.dataset.personaDockReveal="emerge":e.removeAttribute("data-persona-dock-reveal");let I=a?i.width:"0px",$=i.animate?"width 180ms ease, min-width 180ms ease, max-width 180ms ease, flex-basis 180ms ease":"none",T=!a;n.style.display="flex",n.style.flexDirection="column",n.style.flex=`0 0 ${I}`,n.style.width=I,n.style.maxWidth=I,n.style.minWidth=I,n.style.minHeight="0",n.style.position="relative",n.style.overflow=w||T?"hidden":"visible",n.style.transition=$,w&&(n.style.alignItems=i.side==="right"?"flex-start":"flex-end",s.style.width=i.width,s.style.minWidth=i.width,s.style.maxWidth=i.width,s.style.boxSizing="border-box")}},Wp=(e,r)=>{let t=e.ownerDocument.createElement("div");return Wc(t,r),e.appendChild(t),{mode:"direct",host:t,shell:null,syncWidgetState:()=>{},updateConfig(n){Wc(t,n)},destroy(){t.remove()}}},Rp=(e,r)=>{var k,_,w,I;let{ownerDocument:t}=e,n=e.parentElement;if(!n)throw new Error("Docked widget target must be attached to the DOM");let s=e.tagName.toUpperCase();if(s==="BODY"||s==="HTML")throw new Error('Docked widget target must be a concrete container element, not "body" or "html"');let o=e.nextSibling,a=t.createElement("div"),i=t.createElement("div"),d=t.createElement("div"),c=t.createElement("aside"),u=t.createElement("div"),p=(_=(k=r==null?void 0:r.launcher)==null?void 0:k.enabled)==null||_?(I=(w=r==null?void 0:r.launcher)==null?void 0:w.autoExpand)!=null?I:!1:!0;i.dataset.personaDockRole="push-track",d.dataset.personaDockRole="content",c.dataset.personaDockRole="panel",u.dataset.personaDockRole="host",c.appendChild(u),n.insertBefore(a,e),d.appendChild(e);let f=null,m=()=>{f==null||f.disconnect(),f=null},v=()=>{m(),un(r).reveal==="push"&&typeof ResizeObserver!="undefined"&&(f=new ResizeObserver(()=>{Hc(a,i,d,c,u,r,p)}),f.observe(a))},S=()=>{Hc(a,i,d,c,u,r,p),v()},b=a.ownerDocument.defaultView,x=()=>{S()};return b==null||b.addEventListener("resize",x),un(r).reveal==="push"?(i.appendChild(d),i.appendChild(c),a.appendChild(i)):(a.appendChild(d),a.appendChild(c)),S(),{mode:"docked",host:u,shell:a,syncWidgetState($){let T=$.launcherEnabled?$.open:!0;p!==T&&(p=T,S())},updateConfig($){var T,V;r=$,((V=(T=r==null?void 0:r.launcher)==null?void 0:T.enabled)!=null?V:!0)===!1&&(p=!0),S()},destroy(){b==null||b.removeEventListener("resize",x),m(),n.isConnected&&(o&&o.parentNode===n?n.insertBefore(e,o):n.appendChild(e)),a.remove()}}},wo=(e,r)=>jt(r)?Rp(e,r):Wp(e,r);var ta={},Hp=e=>{if(typeof window=="undefined"||typeof document=="undefined")throw new Error("Chat widget can only be mounted in a browser environment");if(typeof e=="string"){let r=document.querySelector(e);if(!r)throw new Error(`Chat widget target "${e}" was not found`);return r}return e},Bp=()=>{try{if(typeof ta!="undefined"&&ta.url)return new URL("../widget.css",ta.url).href}catch{}return null},Bc=(e,r)=>{let t=Bp(),n=()=>{if(!(e instanceof ShadowRoot)||e.querySelector("link[data-persona]"))return;let s=r.head.querySelector("link[data-persona]");if(!s)return;let o=s.cloneNode(!0);e.insertBefore(o,e.firstChild)};if(e instanceof ShadowRoot)if(t){let s=r.createElement("link");s.rel="stylesheet",s.href=t,s.setAttribute("data-persona","true"),e.insertBefore(s,e.firstChild)}else n();else if(!r.head.querySelector("link[data-persona]")&&t){let o=r.createElement("link");o.rel="stylesheet",o.href=t,o.setAttribute("data-persona","true"),r.head.appendChild(o)}},na=e=>{var b;let r=Hp(e.target),t=e.useShadowDom===!0,n=r.ownerDocument,s=e.config,o=wo(r,s),a,i=[],d=(x,k)=>{var $,T;let w=!((T=($=k==null?void 0:k.launcher)==null?void 0:$.enabled)!=null?T:!0)||jt(k),I=n.createElement("div");if(I.setAttribute("data-persona-root","true"),w&&(I.style.height="100%",I.style.display="flex",I.style.flexDirection="column",I.style.flex="1",I.style.minHeight="0"),t){let V=x.attachShadow({mode:"open"});V.appendChild(I),Bc(V,n)}else x.appendChild(I),Bc(x,n);return r.id&&I.setAttribute("data-persona-instance",r.id),I},c=()=>{o.syncWidgetState(a.getState())},u=()=>{i.forEach(x=>x()),i=[a.on("widget:opened",c),a.on("widget:closed",c)],c()},p=()=>{let x=d(o.host,s);a=ys(x,s,{debugTools:e.debugTools}),u()},f=()=>{i.forEach(x=>x()),i=[],a.destroy()};p(),(b=e.onReady)==null||b.call(e);let m=x=>{f(),o.destroy(),o=wo(r,x),s=x,p()},v={update(x){var I,$,T,V,ue,oe;let k={...s,...x,launcher:{...(I=s==null?void 0:s.launcher)!=null?I:{},...($=x==null?void 0:x.launcher)!=null?$:{},dock:{...(V=(T=s==null?void 0:s.launcher)==null?void 0:T.dock)!=null?V:{},...(oe=(ue=x==null?void 0:x.launcher)==null?void 0:ue.dock)!=null?oe:{}}}},_=jt(s),w=jt(k);if(_!==w){m(k);return}s=k,o.updateConfig(s),a.update(x),c()},destroy(){f(),o.destroy(),e.windowKey&&typeof window!="undefined"&&delete window[e.windowKey]}},S=new Proxy(v,{get(x,k,_){if(k==="host")return o.host;if(k in x)return Reflect.get(x,k,_);let w=a[k];return typeof w=="function"?w.bind(a):w}});return e.windowKey&&typeof window!="undefined"&&(window[e.windowKey]=S),S};var Fc=new Set(["script","style","noscript","svg","path","meta","link","br","hr"]),Dp=new Set(["button","a","input","select","textarea","details","summary"]),Np=new Set(["button","link","menuitem","tab","option","switch","checkbox","radio","combobox","listbox","slider","spinbutton","textbox"]),ra=/\b(product|card|item|listing|result)\b/i,sa=/\$[\d,]+(?:\.\d{2})?|€[\d,]+(?:\.\d{2})?|£[\d,]+(?:\.\d{2})?|USD\s*[\d,]+(?:\.\d{2})?/i,Op=3e3,$p=100;function _c(e){let r=typeof e.className=="string"?e.className:"";if(ra.test(r)||e.id&&ra.test(e.id))return!0;for(let t=0;t<e.attributes.length;t++){let n=e.attributes[t];if(n.name.startsWith("data-")&&ra.test(n.value))return!0}return!1}function jc(e){var r;return sa.test(((r=e.textContent)!=null?r:"").trim())}function zc(e){var t;let r=e.querySelectorAll("a[href]");for(let n=0;n<r.length;n++){let s=(t=r[n].getAttribute("href"))!=null?t:"";if(s&&s!=="#"&&!s.toLowerCase().startsWith("javascript:"))return!0}return!1}function Fp(e){return!!e.querySelector('button, [role="button"], input[type="submit"], input[type="button"]')}function Dc(e){let r=e.match(sa);return r?r[0]:null}function Nc(e){var n,s,o;let r=(n=e.querySelector(".product-title a, h1 a, h2 a, h3 a, h4 a, .title a, a[href]"))!=null?n:e.querySelector("a[href]");if(r&&((s=r.textContent)!=null&&s.trim())){let a=r.getAttribute("href");return{title:r.textContent.trim(),href:a&&a!=="#"?a:null}}let t=e.querySelector("h1, h2, h3, h4, h5, h6");return(o=t==null?void 0:t.textContent)!=null&&o.trim()?{title:t.textContent.trim(),href:null}:{title:"",href:null}}function _p(e){let r=[],t=n=>{let s=n.trim();s&&!r.includes(s)&&r.push(s)};return e.querySelectorAll("button").forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('[role="button"]').forEach(n=>{var s;return t((s=n.textContent)!=null?s:"")}),e.querySelectorAll('input[type="submit"], input[type="button"]').forEach(n=>{var s;t((s=n.value)!=null?s:"")}),r.slice(0,6)}var jp="commerce-card",zp="result-card";function Oc(e){return!_c(e)||!jc(e)||!zc(e)&&!Fp(e)?0:5200}function $c(e){var n;return!_c(e)||jc(e)||!zc(e)||((n=e.textContent)!=null?n:"").trim().length<20||!(!!e.querySelector("h1, h2, h3, h4, h5, h6, .title")||!!e.querySelector(".snippet, .description, p"))?0:2800}var aa=[{id:jp,scoreElement(e){return Oc(e)},shouldSuppressDescendant(e,r,t){if(r===e||!e.contains(r))return!1;if(t.interactivity==="static"){let n=t.text.trim();return!!(n.length===0||sa.test(n)&&n.length<32)}return!0},formatSummary(e,r){var d,c,u;if(Oc(e)===0)return null;let{title:t,href:n}=Nc(e),s=(u=(c=Dc(((d=e.textContent)!=null?d:"").trim()))!=null?c:Dc(r.text))!=null?u:"",o=_p(e);return[n&&t?`[${t}](${n})${s?` \u2014 ${s}`:""}`:t?`${t}${s?` \u2014 ${s}`:""}`:s||r.text.trim().slice(0,120),`selector: ${r.selector}`,o.length?`actions: ${o.join(", ")}`:""].filter(Boolean).join(`
|
|
98
|
+
`)}},{id:zp,scoreElement(e){return $c(e)},formatSummary(e,r){if($c(e)===0)return null;let{title:t,href:n}=Nc(e);return[n&&t?`[${t}](${n})`:t||r.text.trim().slice(0,120),`selector: ${r.selector}`].filter(Boolean).join(`
|
|
99
|
+
`)}}];function qp(){typeof console!="undefined"&&typeof console.warn=="function"&&console.warn('[persona] collectEnrichedPageContext: options.mode is "simple" but `rules` were provided; rules are ignored.')}function Up(e){var u,p,f,m,v,S,b,x,k,_,w,I,$;let r=(u=e.options)!=null?u:{},t=(f=(p=r.maxElements)!=null?p:e.maxElements)!=null?f:80,n=(v=(m=r.excludeSelector)!=null?m:e.excludeSelector)!=null?v:".persona-host",s=(b=(S=r.maxTextLength)!=null?S:e.maxTextLength)!=null?b:200,o=(k=(x=r.visibleOnly)!=null?x:e.visibleOnly)!=null?k:!0,a=(_=r.root)!=null?_:e.root,i=(w=r.mode)!=null?w:"structured",d=(I=r.maxCandidates)!=null?I:Math.max(500,t*10),c=($=e.rules)!=null?$:aa;return i==="simple"&&e.rules&&e.rules.length>0?(qp(),c=[]):i==="simple"&&(c=[]),{mode:i,maxElements:t,maxCandidates:d,excludeSelector:n,maxTextLength:s,visibleOnly:o,root:a,rules:c}}function oa(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/([^\w-])/g,"\\$1")}var Vp=["data-testid","data-product","data-action","data-id","data-name","data-type"];function Jp(e){let r=e.tagName.toLowerCase(),t=e.getAttribute("role");return r==="a"&&e.hasAttribute("href")?"navigable":r==="input"||r==="select"||r==="textarea"||t==="textbox"||t==="combobox"||t==="listbox"||t==="spinbutton"?"input":r==="button"||t==="button"||Dp.has(r)||t&&Np.has(t)||e.hasAttribute("tabindex")||e.hasAttribute("onclick")||e.getAttribute("contenteditable")==="true"?"clickable":"static"}function qc(e){if(e.hidden)return!1;try{let r=getComputedStyle(e);if(r.display==="none"||r.visibility==="hidden")return!1}catch{}return!(e.style.display==="none"||e.style.visibility==="hidden")}function Kp(e){let r={},t=e.id;t&&(r.id=t);let n=e.getAttribute("href");n&&(r.href=n);let s=e.getAttribute("aria-label");s&&(r["aria-label"]=s);let o=e.getAttribute("type");o&&(r.type=o);let a=e.getAttribute("value");a&&(r.value=a);let i=e.getAttribute("name");i&&(r.name=i);let d=e.getAttribute("role");d&&(r.role=d);for(let c=0;c<e.attributes.length;c++){let u=e.attributes[c];u.name.startsWith("data-")&&(r[u.name]=u.value)}return r}function ia(e){let r=e.tagName.toLowerCase();if(e.id){let s=`#${oa(e.id)}`;try{if(e.ownerDocument.querySelectorAll(s).length===1)return s}catch{}}for(let s of Vp){let o=e.getAttribute(s);if(o){let a=`${r}[${s}="${oa(o)}"]`;try{if(e.ownerDocument.querySelectorAll(a).length===1)return a}catch{}}}let t=Array.from(e.classList).filter(s=>s&&!s.startsWith("persona-")).slice(0,3);if(t.length>0){let s=`${r}.${t.map(a=>oa(a)).join(".")}`;try{if(e.ownerDocument.querySelectorAll(s).length===1)return s}catch{}let o=e.parentElement;if(o){let i=Array.from(o.querySelectorAll(`:scope > ${r}`)).indexOf(e);if(i>=0){let d=`${s}:nth-of-type(${i+1})`;try{if(e.ownerDocument.querySelectorAll(d).length===1)return d}catch{}}}}let n=e.parentElement;if(n){let o=Array.from(n.querySelectorAll(`:scope > ${r}`)).indexOf(e);if(o>=0)return`${r}:nth-of-type(${o+1})`}return r}function Gp(e){return e==="static"?$p:Op}function Uc(e,r){var s;let t=e.tagName.toLowerCase(),n=((s=e.textContent)!=null?s:"").trim().substring(0,r);return{selector:ia(e),tagName:t,text:n,role:e.getAttribute("role"),interactivity:Jp(e),attributes:Kp(e)}}function Yp(e,r,t,n){let s=Gp(r.interactivity),o=null;for(let a of t){let i=a.scoreElement(e,r,n);i>0&&(s+=i,a.formatSummary&&!o&&(o=a))}return{score:s,formattingRule:o}}function Xp(e,r){var t;for(let n of e)if(r.el!==n.el&&(t=n.formattingRule)!=null&&t.shouldSuppressDescendant&&n.el.contains(r.el)&&n.formattingRule.shouldSuppressDescendant(n.el,r.el,r.enriched))return!0;return!1}function Zp(e,r){let t={doc:r.ownerDocument,maxTextLength:e.maxTextLength},n=new Set,s=[],o=0,a=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),i=a.currentNode;for(;i&&s.length<e.maxCandidates;){if(i.nodeType===Node.ELEMENT_NODE){let c=i,u=c.tagName.toLowerCase();if(Fc.has(u)){i=a.nextNode();continue}if(e.excludeSelector)try{if(c.closest(e.excludeSelector)){i=a.nextNode();continue}}catch{}if(e.visibleOnly&&!qc(c)){i=a.nextNode();continue}let p=Uc(c,e.maxTextLength),f=p.text.length>0,m=Object.keys(p.attributes).length>0&&!Object.keys(p.attributes).every(b=>b==="role");if(!f&&!m){i=a.nextNode();continue}if(n.has(p.selector)){i=a.nextNode();continue}n.add(p.selector);let{score:v,formattingRule:S}=Yp(c,p,e.rules,t);s.push({el:c,domIndex:o,enriched:p,score:v,formattingRule:S}),o+=1}i=a.nextNode()}s.sort((c,u)=>{let p=c.enriched.interactivity==="static"?1:0,f=u.enriched.interactivity==="static"?1:0;return p!==f?p-f:u.score!==c.score?u.score-c.score:c.domIndex-u.domIndex});let d=[];for(let c of s){if(d.length>=e.maxElements)break;Xp(d,c)||d.push(c)}return d.sort((c,u)=>{let p=c.enriched.interactivity==="static"?1:0,f=u.enriched.interactivity==="static"?1:0;return p!==f?p-f:p===1&&u.score!==c.score?u.score-c.score:c.domIndex-u.domIndex}),d.map(c=>{var f;let u;if((f=c.formattingRule)!=null&&f.formatSummary){let m=c.formattingRule.formatSummary(c.el,c.enriched,t);m&&(u=m)}let p={...c.enriched};return u&&(p.formattedSummary=u),p})}function Qp(e,r){let t=[],n=new Set,s=document.createTreeWalker(r,NodeFilter.SHOW_ELEMENT,null),o=s.currentNode;for(;o&&t.length<e.maxElements;){if(o.nodeType===Node.ELEMENT_NODE){let d=o,c=d.tagName.toLowerCase();if(Fc.has(c)){o=s.nextNode();continue}if(e.excludeSelector)try{if(d.closest(e.excludeSelector)){o=s.nextNode();continue}}catch{}if(e.visibleOnly&&!qc(d)){o=s.nextNode();continue}let u=Uc(d,e.maxTextLength),p=u.text.length>0,f=Object.keys(u.attributes).length>0&&!Object.keys(u.attributes).every(m=>m==="role");if(!p&&!f){o=s.nextNode();continue}n.has(u.selector)||(n.add(u.selector),t.push(u))}o=s.nextNode()}let a=[],i=[];for(let d of t)d.interactivity!=="static"?a.push(d):i.push(d);return[...a,...i].slice(0,e.maxElements)}function Vc(e={}){var n;let r=Up(e),t=(n=r.root)!=null?n:document.body;return t?r.mode==="simple"?Qp(r,t):Zp(r,t):[]}var xs=100;function Jc(e,r={}){var o;if(e.length===0)return"No page elements found.";let t=(o=r.mode)!=null?o:"structured",n=[];if(t==="structured"){let a=e.map(i=>i.formattedSummary).filter(i=>!!i&&i.length>0);a.length>0&&n.push(`Structured summaries:
|
|
100
100
|
${a.map(i=>`- ${i.split(`
|
|
101
101
|
`).join(`
|
|
102
102
|
`)}`).join(`
|
|
103
|
-
`)}`)}let s={clickable:[],navigable:[],input:[],static:[]};for(let a of e)t==="structured"&&a.formattedSummary||s[a.interactivity].push(a);if(s.clickable.length>0){let a=s.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,
|
|
103
|
+
`)}`)}let s={clickable:[],navigable:[],input:[],static:[]};for(let a of e)t==="structured"&&a.formattedSummary||s[a.interactivity].push(a);if(s.clickable.length>0){let a=s.clickable.map(i=>`- ${i.selector}: "${i.text.substring(0,xs)}" (clickable)`);n.push(`Interactive elements:
|
|
104
104
|
${a.join(`
|
|
105
|
-
`)}`)}if(s.navigable.length>0){let a=s.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,
|
|
105
|
+
`)}`)}if(s.navigable.length>0){let a=s.navigable.map(i=>`- ${i.selector}${i.attributes.href?`[href="${i.attributes.href}"]`:""}: "${i.text.substring(0,xs)}" (navigable)`);n.push(`Navigation links:
|
|
106
106
|
${a.join(`
|
|
107
|
-
`)}`)}if(s.input.length>0){let a=s.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,
|
|
107
|
+
`)}`)}if(s.input.length>0){let a=s.input.map(i=>`- ${i.selector}${i.attributes.type?`[type="${i.attributes.type}"]`:""}: "${i.text.substring(0,xs)}" (input)`);n.push(`Form inputs:
|
|
108
108
|
${a.join(`
|
|
109
|
-
`)}`)}if(s.static.length>0){let a=s.static.map(i=>`- ${i.selector}: "${i.text.substring(0,
|
|
109
|
+
`)}`)}if(s.static.length>0){let a=s.static.map(i=>`- ${i.selector}: "${i.text.substring(0,xs)}"`);n.push(`Content:
|
|
110
110
|
${a.join(`
|
|
111
111
|
`)}`)}return n.join(`
|
|
112
112
|
|
|
113
|
-
`)}var
|
|
113
|
+
`)}var Kc={name:"@runtypelabs/persona",version:"3.3.0",description:"Themeable, pluggable streaming agent widget for websites, in plain JS with support for voice input and reasoning / tool output.",type:"module",main:"dist/index.cjs",module:"dist/index.js",types:"dist/index.d.ts",exports:{".":{types:"./dist/index.d.ts",import:"./dist/index.js",require:"./dist/index.cjs"},"./widget.css":{import:"./widget.css",default:"./dist/widget.css"}},files:["dist","widget.css","src"],scripts:{build:"rimraf dist && pnpm run build:styles && pnpm run build:client && pnpm run build:installer","build:styles":`node -e "const fs=require('fs');fs.mkdirSync('dist',{recursive:true});fs.copyFileSync('src/styles/widget.css','dist/widget.css');"`,"build:client":'tsup src/index.ts --format esm,cjs,iife --global-name AgentWidget --minify --sourcemap --splitting false --dts --loader ".css=text"',"build:installer":"tsup src/install.ts --format iife --global-name SiteAgentInstaller --out-dir dist --minify --sourcemap --no-splitting",lint:"eslint . --ext .ts",typecheck:"tsc --noEmit",test:"vitest","test:ui":"vitest --ui","test:run":"vitest run"},dependencies:{dompurify:"^3.3.3",idiomorph:"^0.7.4",lucide:"^0.552.0",marked:"^12.0.2","partial-json":"^0.1.7",zod:"^3.22.4"},devDependencies:{"@types/node":"^20.12.7","@typescript-eslint/eslint-plugin":"^7.0.0","@typescript-eslint/parser":"^7.0.0","@vitest/ui":"^4.0.9",eslint:"^8.57.0","eslint-config-prettier":"^9.1.0","fake-indexeddb":"^6.2.5",rimraf:"^5.0.5",tsup:"^8.0.1",typescript:"^5.4.5",vitest:"^4.0.9"},engines:{node:">=20.0.0"},author:"Runtype",license:"MIT",keywords:["ai","chat","widget","streaming","typescript","persona","agent"],repository:{type:"git",url:"git+https://github.com/runtypelabs/persona.git",directory:"packages/widget"},bugs:{url:"https://github.com/runtypelabs/persona/issues"},homepage:"https://github.com/runtypelabs/persona/tree/main/packages/widget#readme",publishConfig:{access:"public"}};var hr=Kc.version;function On(e){if(e!==void 0)return typeof e=="string"?e:Array.isArray(e)?`[${e.map(r=>r.toString()).join(", ")}]`:e.toString()}function tu(e){if(e)return{getHeaders:On(e.getHeaders),onFeedback:On(e.onFeedback),onCopy:On(e.onCopy),requestMiddleware:On(e.requestMiddleware),actionHandlers:On(e.actionHandlers),actionParsers:On(e.actionParsers),postprocessMessage:On(e.postprocessMessage),contextProviders:On(e.contextProviders),streamParser:On(e.streamParser)}}var Gc=`({ text, message }: any) => {
|
|
114
114
|
const jsonSource = (message as any).rawContent || text || message.content;
|
|
115
115
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
116
116
|
let cleanJson = jsonSource
|
|
@@ -123,7 +123,7 @@ ${a.join(`
|
|
|
123
123
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
124
124
|
} catch (e) { return null; }
|
|
125
125
|
return null;
|
|
126
|
-
}`,
|
|
126
|
+
}`,Yc=`function(ctx) {
|
|
127
127
|
var jsonSource = ctx.message.rawContent || ctx.text || ctx.message.content;
|
|
128
128
|
if (!jsonSource || typeof jsonSource !== 'string') return null;
|
|
129
129
|
var cleanJson = jsonSource
|
|
@@ -136,7 +136,7 @@ ${a.join(`
|
|
|
136
136
|
if (parsed.action) return { type: parsed.action, payload: parsed };
|
|
137
137
|
} catch (e) { return null; }
|
|
138
138
|
return null;
|
|
139
|
-
}`,
|
|
139
|
+
}`,Xc=`(action: any, context: any) => {
|
|
140
140
|
if (action.type !== 'nav_then_click') return;
|
|
141
141
|
const payload = action.payload || action.raw || {};
|
|
142
142
|
const url = payload?.page;
|
|
@@ -153,7 +153,7 @@ ${a.join(`
|
|
|
153
153
|
const targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
154
154
|
window.location.href = targetUrl;
|
|
155
155
|
return { handled: true, displayText: text };
|
|
156
|
-
}`,
|
|
156
|
+
}`,Zc=`function(action, context) {
|
|
157
157
|
if (action.type !== 'nav_then_click') return;
|
|
158
158
|
var payload = action.payload || action.raw || {};
|
|
159
159
|
var url = payload.page;
|
|
@@ -170,24 +170,265 @@ ${a.join(`
|
|
|
170
170
|
var targetUrl = url.startsWith('http') ? url : new URL(url, window.location.origin).toString();
|
|
171
171
|
window.location.href = targetUrl;
|
|
172
172
|
return { handled: true, displayText: text };
|
|
173
|
-
}`,
|
|
173
|
+
}`,nu=`(parsed: any) => {
|
|
174
174
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
175
175
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
176
176
|
if (parsed.action === 'message') return parsed.text || '';
|
|
177
177
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
178
178
|
return parsed.text || null;
|
|
179
|
-
}`,
|
|
179
|
+
}`,ru=`function(parsed) {
|
|
180
180
|
if (!parsed || typeof parsed !== 'object') return null;
|
|
181
181
|
if (parsed.action === 'nav_then_click') return 'Navigating...';
|
|
182
182
|
if (parsed.action === 'message') return parsed.text || '';
|
|
183
183
|
if (parsed.action === 'message_and_click') return parsed.text || 'Processing...';
|
|
184
184
|
return parsed.text || null;
|
|
185
|
-
}`;function
|
|
186
|
-
`)}function
|
|
187
|
-
`)}function Qp(e,r){let t=r==null?void 0:r.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Jn(n,"theme",e.theme," "),e.launcher&&Jn(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([s,o])=>{n.push(` ${s}: "${o}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"?n.push(` ${s}: ${o},`):typeof o=="number"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([s,o])=>{n.push(` ${s}: ${o},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(s=>{n.push(` "${s}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...vs(e," ")),n.push(...Cs(e," ",t)),n.push(...ws(e," ")),n.push(...Ss(e," ")),t!=null&&t.getHeaders&&n.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&n.push(` contextProviders: ${t.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?n.push(` streamParser: ${t.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${Kp}),`)),t!=null&&t.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${Jc}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${Jc}`),n.push(" ],")),t!=null&&t.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${t.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${Yc}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${Yc}`),n.push(" ],")),t!=null&&t.postprocessMessage?n.push(` postprocessMessage: ${t.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
188
|
-
`)}function
|
|
189
|
-
`)}function
|
|
185
|
+
}`;function ou(e){if(!e)return null;let r=e.toString();return r.includes("createJsonStreamParser")||r.includes("partial-json")?"json":r.includes("createRegexJsonParser")||r.includes("regex")?"regex-json":r.includes("createXmlParser")||r.includes("<text>")?"xml":null}function vs(e){var r,t;return(t=(r=e.parserType)!=null?r:ou(e.streamParser))!=null?t:"plain"}function Cs(e,r){let t=[];return e.toolCall&&(t.push(`${r}toolCall: {`),Object.entries(e.toolCall).forEach(([n,s])=>{typeof s=="string"&&t.push(`${r} ${n}: "${s}",`)}),t.push(`${r}},`)),t}function ws(e,r,t){let n=[],s=e.messageActions&&Object.entries(e.messageActions).some(([a,i])=>a!=="onFeedback"&&a!=="onCopy"&&i!==void 0),o=(t==null?void 0:t.onFeedback)||(t==null?void 0:t.onCopy);return(s||o)&&(n.push(`${r}messageActions: {`),e.messageActions&&Object.entries(e.messageActions).forEach(([a,i])=>{a==="onFeedback"||a==="onCopy"||(typeof i=="string"?n.push(`${r} ${a}: "${i}",`):typeof i=="boolean"&&n.push(`${r} ${a}: ${i},`))}),t!=null&&t.onFeedback&&n.push(`${r} onFeedback: ${t.onFeedback},`),t!=null&&t.onCopy&&n.push(`${r} onCopy: ${t.onCopy},`),n.push(`${r}},`)),n}function Ss(e,r){let t=[];if(e.markdown){let n=e.markdown.options&&Object.keys(e.markdown.options).length>0,s=e.markdown.disableDefaultStyles!==void 0;(n||s)&&(t.push(`${r}markdown: {`),n&&(t.push(`${r} options: {`),Object.entries(e.markdown.options).forEach(([o,a])=>{typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`)}),t.push(`${r} },`)),s&&t.push(`${r} disableDefaultStyles: ${e.markdown.disableDefaultStyles},`),t.push(`${r}},`))}return t}function As(e,r){let t=[];if(e.layout){let n=e.layout.header&&Object.keys(e.layout.header).some(o=>o!=="render"),s=e.layout.messages&&Object.keys(e.layout.messages).some(o=>o!=="renderUserMessage"&&o!=="renderAssistantMessage");(n||s)&&(t.push(`${r}layout: {`),n&&(t.push(`${r} header: {`),Object.entries(e.layout.header).forEach(([o,a])=>{o!=="render"&&(typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`))}),t.push(`${r} },`)),s&&(t.push(`${r} messages: {`),Object.entries(e.layout.messages).forEach(([o,a])=>{o==="renderUserMessage"||o==="renderAssistantMessage"||(o==="avatar"&&typeof a=="object"&&a!==null?(t.push(`${r} avatar: {`),Object.entries(a).forEach(([i,d])=>{typeof d=="string"?t.push(`${r} ${i}: "${d}",`):typeof d=="boolean"&&t.push(`${r} ${i}: ${d},`)}),t.push(`${r} },`)):o==="timestamp"&&typeof a=="object"&&a!==null?Object.entries(a).some(([d])=>d!=="format")&&(t.push(`${r} timestamp: {`),Object.entries(a).forEach(([d,c])=>{d!=="format"&&(typeof c=="string"?t.push(`${r} ${d}: "${c}",`):typeof c=="boolean"&&t.push(`${r} ${d}: ${c},`))}),t.push(`${r} },`)):typeof a=="string"?t.push(`${r} ${o}: "${a}",`):typeof a=="boolean"&&t.push(`${r} ${o}: ${a},`))}),t.push(`${r} },`)),t.push(`${r}},`))}return t}function la(e,r){let t=[];return e&&(e.getHeaders&&t.push(`${r}getHeaders: ${e.getHeaders},`),e.requestMiddleware&&t.push(`${r}requestMiddleware: ${e.requestMiddleware},`),e.actionParsers&&t.push(`${r}actionParsers: ${e.actionParsers},`),e.actionHandlers&&t.push(`${r}actionHandlers: ${e.actionHandlers},`),e.contextProviders&&t.push(`${r}contextProviders: ${e.contextProviders},`),e.streamParser&&t.push(`${r}streamParser: ${e.streamParser},`)),t}function Qc(e,r,t){Object.entries(r).forEach(([n,s])=>{if(!(s===void 0||typeof s=="function")){if(Array.isArray(s)){e.push(`${t}${n}: ${JSON.stringify(s)},`);return}if(s&&typeof s=="object"){e.push(`${t}${n}: {`),Qc(e,s,`${t} `),e.push(`${t}},`);return}e.push(`${t}${n}: ${JSON.stringify(s)},`)}})}function Kn(e,r,t,n){t&&(e.push(`${n}${r}: {`),Qc(e,t,`${n} `),e.push(`${n}},`))}function ed(e,r="esm",t){let n={...e};delete n.postprocessMessage,delete n.initialMessages;let s=t?{...t,hooks:tu(t.hooks)}:void 0;return r==="esm"?su(n,s):r==="script-installer"?lu(n):r==="script-advanced"?du(n,s):r==="react-component"?au(n,s):r==="react-advanced"?iu(n,s):cu(n,s)}function su(e,r){let t=r==null?void 0:r.hooks,n=vs(e),s=n!=="plain",o=["import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","","initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Kn(o,"theme",e.theme," "),e.launcher&&Kn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Cs(e," ")),o.push(...ws(e," ",t)),o.push(...Ss(e," ")),o.push(...As(e," ")),o.push(...la(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),o.push(" }"),o.push("});"),o.join(`
|
|
186
|
+
`)}function au(e,r){let t=r==null?void 0:r.hooks,n=vs(e),s=n!=="plain",o=["// ChatWidget.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import { initAgentWidget, markdownPostprocessor } from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","export function ChatWidget() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Kn(o,"theme",e.theme," "),e.launcher&&Kn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Cs(e," ")),o.push(...ws(e," ",t)),o.push(...Ss(e," ")),o.push(...As(e," ")),o.push(...la(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text)"),o.push(" }"),o.push(" });"),o.push(""),o.push(" // Cleanup on unmount"),o.push(" return () => {"),o.push(" if (handle) {"),o.push(" handle.destroy();"),o.push(" }"),o.push(" };"),o.push(" }, []);"),o.push(""),o.push(" return null; // Widget injects itself into the DOM"),o.push("}"),o.push(""),o.push("// Usage in your app:"),o.push("// import { ChatWidget } from './components/ChatWidget';"),o.push("//"),o.push("// export default function App() {"),o.push("// return ("),o.push("// <div>"),o.push("// {/* Your app content */}"),o.push("// <ChatWidget />"),o.push("// </div>"),o.push("// );"),o.push("// }"),o.join(`
|
|
187
|
+
`)}function iu(e,r){let t=r==null?void 0:r.hooks,n=["// ChatWidgetAdvanced.tsx","'use client'; // Required for Next.js - remove for Vite/CRA","","import { useEffect } from 'react';","import '@runtypelabs/persona/widget.css';","import {"," initAgentWidget,"," createFlexibleJsonStreamParser,"," defaultJsonActionParser,"," defaultActionHandlers,"," markdownPostprocessor","} from '@runtypelabs/persona';","import type { AgentWidgetInitHandle } from '@runtypelabs/persona';","","const STORAGE_KEY = 'chat-widget-state';","const PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';","","// Types for DOM elements","interface PageElement {"," type: string;"," tagName: string;"," selector: string;"," innerText: string;"," href?: string;","}","","interface DOMContext {"," page_elements: PageElement[];"," page_element_count: number;"," element_types: Record<string, number>;"," page_url: string;"," page_title: string;"," timestamp: string;","}","","// DOM context provider - extracts page elements for AI context","const collectDOMContext = (): DOMContext => {"," const selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," const elements: PageElement[] = [];"," Object.entries(selectors).forEach(([type, selector]) => {"," document.querySelectorAll(selector).forEach((element) => {"," if (!(element instanceof HTMLElement)) return;"," "," // Exclude elements within the widget"," const widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," "," const text = element.innerText?.trim();"," if (!text) return;",""," const selectorString ="," element.id ? `#${element.id}` :"," element.getAttribute('data-testid') ? `[data-testid=\"${element.getAttribute('data-testid')}\"]` :"," element.getAttribute('data-product-id') ? `[data-product-id=\"${element.getAttribute('data-product-id')}\"]` :"," element.tagName.toLowerCase();",""," const elementData: PageElement = {"," type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }",""," elements.push(elementData);"," });"," });",""," const counts = elements.reduce((acc, el) => {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {} as Record<string, number>);",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };","};","","export function ChatWidgetAdvanced() {"," useEffect(() => {"," let handle: AgentWidgetInitHandle | null = null;",""," // Load saved state"," const loadSavedMessages = () => {"," const savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," const { messages } = JSON.parse(savedState);"," return messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }"," return [];"," };",""," handle = initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&n.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&n.push(` clientToken: "${e.clientToken}",`),e.flowId&&n.push(` flowId: "${e.flowId}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Kn(n,"theme",e.theme," "),e.launcher&&Kn(n,"launcher",e.launcher," "),e.copy&&(n.push(" copy: {"),Object.entries(e.copy).forEach(([s,o])=>{n.push(` ${s}: "${o}",`)}),n.push(" },")),e.sendButton&&(n.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.voiceRecognition&&(n.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"?n.push(` ${s}: ${o},`):typeof o=="number"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.statusIndicator&&(n.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([s,o])=>{typeof o=="string"?n.push(` ${s}: "${o}",`):typeof o=="boolean"&&n.push(` ${s}: ${o},`)}),n.push(" },")),e.features&&(n.push(" features: {"),Object.entries(e.features).forEach(([s,o])=>{n.push(` ${s}: ${o},`)}),n.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(n.push(" suggestionChips: ["),e.suggestionChips.forEach(s=>{n.push(` "${s}",`)}),n.push(" ],")),e.suggestionChipsConfig&&(n.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&n.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&n.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&n.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&n.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),n.push(" },")),n.push(...Cs(e," ")),n.push(...ws(e," ",t)),n.push(...Ss(e," ")),n.push(...As(e," ")),t!=null&&t.getHeaders&&n.push(` getHeaders: ${t.getHeaders},`),t!=null&&t.contextProviders&&n.push(` contextProviders: ${t.contextProviders},`),e.debug&&n.push(` debug: ${e.debug},`),n.push(" initialMessages: loadSavedMessages(),"),t!=null&&t.streamParser?n.push(` streamParser: ${t.streamParser},`):(n.push(" // Flexible JSON stream parser for handling structured actions"),n.push(` streamParser: () => createFlexibleJsonStreamParser(${nu}),`)),t!=null&&t.actionParsers?(n.push(" // Action parsers (custom merged with defaults)"),n.push(` actionParsers: [...(${t.actionParsers}), defaultJsonActionParser,`),n.push(" // Built-in parser for markdown-wrapped JSON"),n.push(` ${Gc}`),n.push(" ],")):(n.push(" // Action parsers to detect JSON actions in responses"),n.push(" actionParsers: ["),n.push(" defaultJsonActionParser,"),n.push(" // Parser for markdown-wrapped JSON"),n.push(` ${Gc}`),n.push(" ],")),t!=null&&t.actionHandlers?(n.push(" // Action handlers (custom merged with defaults)"),n.push(` actionHandlers: [...(${t.actionHandlers}),`),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Built-in handler for nav_then_click action"),n.push(` ${Xc}`),n.push(" ],")):(n.push(" // Action handlers for navigation and other actions"),n.push(" actionHandlers: ["),n.push(" defaultActionHandlers.message,"),n.push(" defaultActionHandlers.messageAndClick,"),n.push(" // Handler for nav_then_click action"),n.push(` ${Xc}`),n.push(" ],")),t!=null&&t.postprocessMessage?n.push(` postprocessMessage: ${t.postprocessMessage},`):n.push(" postprocessMessage: ({ text }) => markdownPostprocessor(text),"),t!=null&&t.requestMiddleware?(n.push(" // Request middleware (custom merged with DOM context)"),n.push(" requestMiddleware: ({ payload, config }) => {"),n.push(` const customResult = (${t.requestMiddleware})({ payload, config });`),n.push(" const merged = customResult || payload;"),n.push(" return {"),n.push(" ...merged,"),n.push(" metadata: { ...merged.metadata, ...collectDOMContext() }"),n.push(" };"),n.push(" }")):(n.push(" requestMiddleware: ({ payload }) => {"),n.push(" return {"),n.push(" ...payload,"),n.push(" metadata: collectDOMContext()"),n.push(" };"),n.push(" }")),n.push(" }"),n.push(" });"),n.push(""),n.push(" // Save state on message events"),n.push(" const handleMessage = () => {"),n.push(" const session = handle?.getSession?.();"),n.push(" if (session) {"),n.push(" localStorage.setItem(STORAGE_KEY, JSON.stringify({"),n.push(" messages: session.messages,"),n.push(" timestamp: new Date().toISOString()"),n.push(" }));"),n.push(" }"),n.push(" };"),n.push(""),n.push(" // Clear state on clear chat"),n.push(" const handleClearChat = () => {"),n.push(" localStorage.removeItem(STORAGE_KEY);"),n.push(" localStorage.removeItem(PROCESSED_ACTIONS_KEY);"),n.push(" };"),n.push(""),n.push(" window.addEventListener('persona:message', handleMessage);"),n.push(" window.addEventListener('persona:clear-chat', handleClearChat);"),n.push(""),n.push(" // Cleanup on unmount"),n.push(" return () => {"),n.push(" window.removeEventListener('persona:message', handleMessage);"),n.push(" window.removeEventListener('persona:clear-chat', handleClearChat);"),n.push(" if (handle) {"),n.push(" handle.destroy();"),n.push(" }"),n.push(" };"),n.push(" }, []);"),n.push(""),n.push(" return null; // Widget injects itself into the DOM"),n.push("}"),n.push(""),n.push("// Usage: Collects DOM context for AI-powered navigation"),n.push("// Features:"),n.push("// - Extracts page elements (products, buttons, links)"),n.push("// - Persists chat history across page loads"),n.push("// - Handles navigation actions (nav_then_click)"),n.push("// - Processes structured JSON actions from AI"),n.push("//"),n.push("// Example usage in Next.js:"),n.push("// import { ChatWidgetAdvanced } from './components/ChatWidgetAdvanced';"),n.push("//"),n.push("// export default function RootLayout({ children }) {"),n.push("// return ("),n.push('// <html lang="en">'),n.push("// <body>"),n.push("// {children}"),n.push("// <ChatWidgetAdvanced />"),n.push("// </body>"),n.push("// </html>"),n.push("// );"),n.push("// }"),n.join(`
|
|
188
|
+
`)}function td(e){var s;let r=vs(e),t=r!=="plain",n={};if(e.apiUrl&&(n.apiUrl=e.apiUrl),e.clientToken&&(n.clientToken=e.clientToken),e.flowId&&(n.flowId=e.flowId),t&&(n.parserType=r),e.theme&&(n.theme=e.theme),e.launcher&&(n.launcher=e.launcher),e.copy&&(n.copy=e.copy),e.sendButton&&(n.sendButton=e.sendButton),e.voiceRecognition&&(n.voiceRecognition=e.voiceRecognition),e.statusIndicator&&(n.statusIndicator=e.statusIndicator),e.features&&(n.features=e.features),((s=e.suggestionChips)==null?void 0:s.length)>0&&(n.suggestionChips=e.suggestionChips),e.suggestionChipsConfig&&(n.suggestionChipsConfig=e.suggestionChipsConfig),e.debug&&(n.debug=e.debug),e.toolCall){let o={};Object.entries(e.toolCall).forEach(([a,i])=>{typeof i=="string"&&(o[a]=i)}),Object.keys(o).length>0&&(n.toolCall=o)}if(e.messageActions){let o={};Object.entries(e.messageActions).forEach(([a,i])=>{a!=="onFeedback"&&a!=="onCopy"&&i!==void 0&&(typeof i=="string"||typeof i=="boolean")&&(o[a]=i)}),Object.keys(o).length>0&&(n.messageActions=o)}if(e.markdown){let o={};e.markdown.options&&(o.options=e.markdown.options),e.markdown.disableDefaultStyles!==void 0&&(o.disableDefaultStyles=e.markdown.disableDefaultStyles),Object.keys(o).length>0&&(n.markdown=o)}if(e.layout){let o={};if(e.layout.header){let a={};Object.entries(e.layout.header).forEach(([i,d])=>{i!=="render"&&(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(o.header=a)}if(e.layout.messages){let a={};Object.entries(e.layout.messages).forEach(([i,d])=>{if(i!=="renderUserMessage"&&i!=="renderAssistantMessage")if(i==="avatar"&&typeof d=="object"&&d!==null)a.avatar=d;else if(i==="timestamp"&&typeof d=="object"&&d!==null){let c={};Object.entries(d).forEach(([u,p])=>{u!=="format"&&(typeof p=="string"||typeof p=="boolean")&&(c[u]=p)}),Object.keys(c).length>0&&(a.timestamp=c)}else(typeof d=="string"||typeof d=="boolean")&&(a[i]=d)}),Object.keys(a).length>0&&(o.messages=a)}Object.keys(o).length>0&&(n.layout=o)}return n}function lu(e){let r=td(e),t=JSON.stringify(r,null,0).replace(/'/g,"'");return`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${hr}/dist/install.global.js" data-config='${t}'></script>`}function cu(e,r){let t=r==null?void 0:r.hooks,n=vs(e),s=n!=="plain",o=["<!-- Load CSS -->",`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${hr}/dist/widget.css" />`,"","<!-- Load JavaScript -->",`<script src="https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${hr}/dist/index.global.js"></script>`,"","<!-- Initialize widget -->","<script>"," window.AgentWidget.initAgentWidget({"," target: 'body',"," config: {"];return e.apiUrl&&o.push(` apiUrl: "${e.apiUrl}",`),e.clientToken&&o.push(` clientToken: "${e.clientToken}",`),e.flowId&&o.push(` flowId: "${e.flowId}",`),s&&o.push(` parserType: "${n}",`),e.theme&&typeof e.theme=="object"&&Object.keys(e.theme).length>0&&Kn(o,"theme",e.theme," "),e.launcher&&Kn(o,"launcher",e.launcher," "),e.copy&&(o.push(" copy: {"),Object.entries(e.copy).forEach(([a,i])=>{o.push(` ${a}: "${i}",`)}),o.push(" },")),e.sendButton&&(o.push(" sendButton: {"),Object.entries(e.sendButton).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.voiceRecognition&&(o.push(" voiceRecognition: {"),Object.entries(e.voiceRecognition).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"?o.push(` ${a}: ${i},`):typeof i=="number"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.statusIndicator&&(o.push(" statusIndicator: {"),Object.entries(e.statusIndicator).forEach(([a,i])=>{typeof i=="string"?o.push(` ${a}: "${i}",`):typeof i=="boolean"&&o.push(` ${a}: ${i},`)}),o.push(" },")),e.features&&(o.push(" features: {"),Object.entries(e.features).forEach(([a,i])=>{o.push(` ${a}: ${i},`)}),o.push(" },")),e.suggestionChips&&e.suggestionChips.length>0&&(o.push(" suggestionChips: ["),e.suggestionChips.forEach(a=>{o.push(` "${a}",`)}),o.push(" ],")),e.suggestionChipsConfig&&(o.push(" suggestionChipsConfig: {"),e.suggestionChipsConfig.fontFamily&&o.push(` fontFamily: "${e.suggestionChipsConfig.fontFamily}",`),e.suggestionChipsConfig.fontWeight&&o.push(` fontWeight: "${e.suggestionChipsConfig.fontWeight}",`),e.suggestionChipsConfig.paddingX&&o.push(` paddingX: "${e.suggestionChipsConfig.paddingX}",`),e.suggestionChipsConfig.paddingY&&o.push(` paddingY: "${e.suggestionChipsConfig.paddingY}",`),o.push(" },")),o.push(...Cs(e," ")),o.push(...ws(e," ",t)),o.push(...Ss(e," ")),o.push(...As(e," ")),o.push(...la(t," ")),e.debug&&o.push(` debug: ${e.debug},`),t!=null&&t.postprocessMessage?o.push(` postprocessMessage: ${t.postprocessMessage}`):o.push(" postprocessMessage: ({ text }) => window.AgentWidget.markdownPostprocessor(text)"),o.push(" }"),o.push(" });"),o.push("</script>"),o.join(`
|
|
189
|
+
`)}function du(e,r){let t=r==null?void 0:r.hooks,n=td(e),o=["<script>","(function() {"," 'use strict';",""," // Configuration",` var CONFIG = ${JSON.stringify(n,null,2).split(`
|
|
190
190
|
`).map((a,i)=>i===0?a:" "+a).join(`
|
|
191
|
-
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${
|
|
192
|
-
`)}
|
|
191
|
+
`)};`,""," // Constants",` var CDN_BASE = 'https://cdn.jsdelivr.net/npm/@runtypelabs/persona@${hr}/dist';`," var STORAGE_KEY = 'chat-widget-state';"," var PROCESSED_ACTIONS_KEY = 'chat-widget-processed-actions';",""," // DOM context provider - extracts page elements for AI context"," var domContextProvider = function() {"," var selectors = {",` products: '[data-product-id], .product-card, .product-item, [role="article"]',`,` buttons: 'button, [role="button"], .btn',`," links: 'a[href]',"," inputs: 'input, textarea, select'"," };",""," var elements = [];"," Object.entries(selectors).forEach(function(entry) {"," var type = entry[0], selector = entry[1];"," document.querySelectorAll(selector).forEach(function(element) {"," if (!(element instanceof HTMLElement)) return;"," var widgetHost = element.closest('.persona-host');"," if (widgetHost) return;"," var text = element.innerText ? element.innerText.trim() : '';"," if (!text) return;",""," var selectorString = element.id ? '#' + element.id :",` element.getAttribute('data-testid') ? '[data-testid="' + element.getAttribute('data-testid') + '"]' :`,` element.getAttribute('data-product-id') ? '[data-product-id="' + element.getAttribute('data-product-id') + '"]' :`," element.tagName.toLowerCase();",""," var elementData = {"," type: type,"," tagName: element.tagName.toLowerCase(),"," selector: selectorString,"," innerText: text.substring(0, 200)"," };",""," if (type === 'links' && element instanceof HTMLAnchorElement && element.href) {"," elementData.href = element.href;"," }"," elements.push(elementData);"," });"," });",""," var counts = elements.reduce(function(acc, el) {"," acc[el.type] = (acc[el.type] || 0) + 1;"," return acc;"," }, {});",""," return {"," page_elements: elements.slice(0, 50),"," page_element_count: elements.length,"," element_types: counts,"," page_url: window.location.href,"," page_title: document.title,"," timestamp: new Date().toISOString()"," };"," };",""," // Load CSS dynamically"," var loadCSS = function() {"," if (document.querySelector('link[data-persona]')) return;"," var link = document.createElement('link');"," link.rel = 'stylesheet';"," link.href = CDN_BASE + '/widget.css';"," link.setAttribute('data-persona', 'true');"," document.head.appendChild(link);"," };",""," // Load JS dynamically"," var loadJS = function(callback) {"," if (window.AgentWidget) { callback(); return; }"," var script = document.createElement('script');"," script.src = CDN_BASE + '/index.global.js';"," script.onload = callback;"," script.onerror = function() { console.error('Failed to load AgentWidget'); };"," document.head.appendChild(script);"," };",""," // Create widget config with advanced features"," var createWidgetConfig = function(agentWidget) {"," var widgetConfig = Object.assign({}, CONFIG);",""];return t!=null&&t.getHeaders&&(o.push(` widgetConfig.getHeaders = ${t.getHeaders};`),o.push("")),t!=null&&t.contextProviders&&(o.push(` widgetConfig.contextProviders = ${t.contextProviders};`),o.push("")),t!=null&&t.streamParser?o.push(` widgetConfig.streamParser = ${t.streamParser};`):(o.push(" // Flexible JSON stream parser for handling structured actions"),o.push(" widgetConfig.streamParser = function() {"),o.push(` return agentWidget.createFlexibleJsonStreamParser(${ru});`),o.push(" };")),o.push(""),t!=null&&t.actionParsers?(o.push(" // Action parsers (custom merged with defaults)"),o.push(` var customParsers = ${t.actionParsers};`),o.push(" widgetConfig.actionParsers = customParsers.concat(["),o.push(" agentWidget.defaultJsonActionParser,"),o.push(` ${Yc}`),o.push(" ]);")):(o.push(" // Action parsers to detect JSON actions in responses"),o.push(" widgetConfig.actionParsers = ["),o.push(" agentWidget.defaultJsonActionParser,"),o.push(` ${Yc}`),o.push(" ];")),o.push(""),t!=null&&t.actionHandlers?(o.push(" // Action handlers (custom merged with defaults)"),o.push(` var customHandlers = ${t.actionHandlers};`),o.push(" widgetConfig.actionHandlers = customHandlers.concat(["),o.push(" agentWidget.defaultActionHandlers.message,"),o.push(" agentWidget.defaultActionHandlers.messageAndClick,"),o.push(` ${Zc}`),o.push(" ]);")):(o.push(" // Action handlers for navigation and other actions"),o.push(" widgetConfig.actionHandlers = ["),o.push(" agentWidget.defaultActionHandlers.message,"),o.push(" agentWidget.defaultActionHandlers.messageAndClick,"),o.push(` ${Zc}`),o.push(" ];")),o.push(""),t!=null&&t.requestMiddleware?(o.push(" // Request middleware (custom merged with DOM context)"),o.push(" widgetConfig.requestMiddleware = function(ctx) {"),o.push(` var customResult = (${t.requestMiddleware})(ctx);`),o.push(" var merged = customResult || ctx.payload;"),o.push(" return Object.assign({}, merged, { metadata: Object.assign({}, merged.metadata, domContextProvider()) });"),o.push(" };")):(o.push(" // Send DOM context with each request"),o.push(" widgetConfig.requestMiddleware = function(ctx) {"),o.push(" return Object.assign({}, ctx.payload, { metadata: domContextProvider() });"),o.push(" };")),o.push(""),t!=null&&t.postprocessMessage?o.push(` widgetConfig.postprocessMessage = ${t.postprocessMessage};`):(o.push(" // Markdown postprocessor"),o.push(" widgetConfig.postprocessMessage = function(ctx) {"),o.push(" return agentWidget.markdownPostprocessor(ctx.text);"),o.push(" };")),o.push(""),(t!=null&&t.onFeedback||t!=null&&t.onCopy)&&(o.push(" // Message action callbacks"),o.push(" widgetConfig.messageActions = widgetConfig.messageActions || {};"),t!=null&&t.onFeedback&&o.push(` widgetConfig.messageActions.onFeedback = ${t.onFeedback};`),t!=null&&t.onCopy&&o.push(` widgetConfig.messageActions.onCopy = ${t.onCopy};`),o.push("")),o.push(" return widgetConfig;"," };",""," // Initialize widget"," var init = function() {"," var agentWidget = window.AgentWidget;"," if (!agentWidget) {"," console.error('AgentWidget not loaded');"," return;"," }",""," var widgetConfig = createWidgetConfig(agentWidget);",""," // Load saved state"," var savedState = localStorage.getItem(STORAGE_KEY);"," if (savedState) {"," try {"," var parsed = JSON.parse(savedState);"," widgetConfig.initialMessages = parsed.messages || [];"," } catch (e) {"," console.error('Failed to load saved state:', e);"," }"," }",""," // Initialize widget"," var handle = agentWidget.initAgentWidget({"," target: 'body',"," useShadowDom: false,"," config: widgetConfig"," });",""," // Save state on message events"," window.addEventListener('persona:message', function() {"," var session = handle.getSession ? handle.getSession() : null;"," if (session) {"," localStorage.setItem(STORAGE_KEY, JSON.stringify({"," messages: session.messages,"," timestamp: new Date().toISOString()"," }));"," }"," });",""," // Clear state on clear chat"," window.addEventListener('persona:clear-chat', function() {"," localStorage.removeItem(STORAGE_KEY);"," localStorage.removeItem(PROCESSED_ACTIONS_KEY);"," });"," };",""," // Wait for framework hydration to complete (Next.js, Nuxt, etc.)"," // This prevents the framework from removing dynamically added CSS during reconciliation"," var waitForHydration = function(callback) {"," var executed = false;"," "," var execute = function() {"," if (executed) return;"," executed = true;"," callback();"," };",""," var afterDom = function() {"," // Strategy 1: Use requestIdleCallback if available (best for detecting idle after hydration)"," if (typeof requestIdleCallback !== 'undefined') {"," requestIdleCallback(function() {"," // Double requestAnimationFrame ensures at least one full paint cycle completed"," requestAnimationFrame(function() {"," requestAnimationFrame(execute);"," });"," }, { timeout: 3000 }); // Max wait 3 seconds, then proceed anyway"," } else {"," // Strategy 2: Fallback for Safari (no requestIdleCallback)"," // 300ms is typically enough for hydration on most pages"," setTimeout(execute, 300);"," }"," };",""," if (document.readyState === 'loading') {"," document.addEventListener('DOMContentLoaded', afterDom);"," } else {"," // DOM already ready, but still wait for potential hydration"," afterDom();"," }"," };",""," // Boot sequence: wait for hydration, then load CSS and JS, then initialize"," // This prevents Next.js/Nuxt/etc. from removing dynamically added CSS during reconciliation"," waitForHydration(function() {"," loadCSS();"," loadJS(function() {"," init();"," });"," });","})();","</script>"),o.join(`
|
|
192
|
+
`)}var nd={desktop:{w:1280,h:800},mobile:{w:390,h:844}},rd=.1,od=.15,sd=1.5,ca=24,ad=40,pu=`
|
|
193
|
+
/* \u2500\u2500 Root \u2500\u2500 */
|
|
194
|
+
.persona-dc-root {
|
|
195
|
+
display: flex;
|
|
196
|
+
flex-direction: column;
|
|
197
|
+
width: 100%;
|
|
198
|
+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
|
|
199
|
+
font-size: 14px;
|
|
200
|
+
color: #111827;
|
|
201
|
+
line-height: 1.4;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
/* \u2500\u2500 Toolbar \u2500\u2500 */
|
|
205
|
+
.persona-dc-toolbar {
|
|
206
|
+
display: flex;
|
|
207
|
+
align-items: center;
|
|
208
|
+
justify-content: space-between;
|
|
209
|
+
gap: 12px;
|
|
210
|
+
padding: 8px 12px;
|
|
211
|
+
background: #fff;
|
|
212
|
+
border: 1px solid #e5e7eb;
|
|
213
|
+
border-bottom: none;
|
|
214
|
+
border-radius: 10px 10px 0 0;
|
|
215
|
+
flex-wrap: wrap;
|
|
216
|
+
}
|
|
217
|
+
.persona-dc-toolbar-lead {
|
|
218
|
+
display: flex;
|
|
219
|
+
align-items: center;
|
|
220
|
+
gap: 6px;
|
|
221
|
+
min-width: 0;
|
|
222
|
+
}
|
|
223
|
+
.persona-dc-toolbar-trail {
|
|
224
|
+
display: flex;
|
|
225
|
+
align-items: center;
|
|
226
|
+
gap: 8px;
|
|
227
|
+
flex-wrap: wrap;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.persona-dc-title-btn {
|
|
231
|
+
display: inline-flex;
|
|
232
|
+
align-items: center;
|
|
233
|
+
gap: 4px;
|
|
234
|
+
font-weight: 600;
|
|
235
|
+
font-size: 13px;
|
|
236
|
+
white-space: nowrap;
|
|
237
|
+
max-width: 240px;
|
|
238
|
+
background: none;
|
|
239
|
+
border: 1px solid transparent;
|
|
240
|
+
border-radius: 0.375rem;
|
|
241
|
+
padding: 4px 6px;
|
|
242
|
+
cursor: pointer;
|
|
243
|
+
color: inherit;
|
|
244
|
+
font-family: inherit;
|
|
245
|
+
transition: background-color 0.15s ease, border-color 0.15s ease;
|
|
246
|
+
}
|
|
247
|
+
.persona-dc-title-btn:hover {
|
|
248
|
+
background: #f3f4f6;
|
|
249
|
+
border-color: #e5e7eb;
|
|
250
|
+
}
|
|
251
|
+
.persona-dc-title-btn .persona-dc-title-text {
|
|
252
|
+
overflow: hidden;
|
|
253
|
+
text-overflow: ellipsis;
|
|
254
|
+
}
|
|
255
|
+
.persona-dc-title-btn .persona-dc-title-chevron {
|
|
256
|
+
flex-shrink: 0;
|
|
257
|
+
transition: transform 0.15s ease;
|
|
258
|
+
}
|
|
259
|
+
.persona-dc-title-btn[aria-expanded="true"] .persona-dc-title-chevron {
|
|
260
|
+
transform: rotate(180deg);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/* \u2500\u2500 Title dropdown \u2500\u2500 */
|
|
264
|
+
.persona-dc-dropdown {
|
|
265
|
+
position: absolute;
|
|
266
|
+
top: 100%;
|
|
267
|
+
left: 0;
|
|
268
|
+
margin-top: 4px;
|
|
269
|
+
min-width: 220px;
|
|
270
|
+
max-width: 320px;
|
|
271
|
+
background: #fff;
|
|
272
|
+
border: 1px solid #e5e7eb;
|
|
273
|
+
border-radius: 8px;
|
|
274
|
+
box-shadow: 0 8px 24px rgba(0,0,0,0.12), 0 2px 6px rgba(0,0,0,0.06);
|
|
275
|
+
padding: 4px;
|
|
276
|
+
z-index: 100;
|
|
277
|
+
max-height: 300px;
|
|
278
|
+
overflow-y: auto;
|
|
279
|
+
}
|
|
280
|
+
.persona-dc-root .persona-dc-dropdown button.persona-dc-dropdown-item {
|
|
281
|
+
display: flex;
|
|
282
|
+
flex-direction: column;
|
|
283
|
+
align-items: flex-start;
|
|
284
|
+
justify-content: flex-start;
|
|
285
|
+
width: 100%;
|
|
286
|
+
padding: 8px 10px;
|
|
287
|
+
border: none;
|
|
288
|
+
background: none;
|
|
289
|
+
border-radius: 6px;
|
|
290
|
+
cursor: pointer;
|
|
291
|
+
text-align: left;
|
|
292
|
+
font-family: inherit;
|
|
293
|
+
font-size: 13px;
|
|
294
|
+
font-weight: 500;
|
|
295
|
+
color: #111827;
|
|
296
|
+
transition: background-color 0.1s ease;
|
|
297
|
+
}
|
|
298
|
+
.persona-dc-root .persona-dc-dropdown button.persona-dc-dropdown-item:hover {
|
|
299
|
+
background: #f3f4f6;
|
|
300
|
+
}
|
|
301
|
+
.persona-dc-root .persona-dc-dropdown button.persona-dc-dropdown-item[aria-current="true"] {
|
|
302
|
+
background: #eff6ff;
|
|
303
|
+
color: #2563eb;
|
|
304
|
+
}
|
|
305
|
+
.persona-dc-root .persona-dc-dropdown-desc {
|
|
306
|
+
font-weight: 400;
|
|
307
|
+
font-size: 12px;
|
|
308
|
+
color: #6b7280;
|
|
309
|
+
margin-top: 1px;
|
|
310
|
+
text-align: left;
|
|
311
|
+
}
|
|
312
|
+
.persona-dc-root .persona-dc-dropdown button.persona-dc-dropdown-item[aria-current="true"] .persona-dc-dropdown-desc {
|
|
313
|
+
color: #60a5fa;
|
|
314
|
+
}
|
|
315
|
+
.persona-dc-counter {
|
|
316
|
+
font-size: 12px;
|
|
317
|
+
color: #6b7280;
|
|
318
|
+
white-space: nowrap;
|
|
319
|
+
}
|
|
320
|
+
.persona-dc-zoom-controls {
|
|
321
|
+
display: flex;
|
|
322
|
+
align-items: center;
|
|
323
|
+
gap: 2px;
|
|
324
|
+
}
|
|
325
|
+
.persona-dc-zoom-level {
|
|
326
|
+
font-size: 12px;
|
|
327
|
+
color: #6b7280;
|
|
328
|
+
min-width: 36px;
|
|
329
|
+
text-align: center;
|
|
330
|
+
user-select: none;
|
|
331
|
+
}
|
|
332
|
+
.persona-dc-separator {
|
|
333
|
+
width: 1px;
|
|
334
|
+
height: 20px;
|
|
335
|
+
background: #e5e7eb;
|
|
336
|
+
flex-shrink: 0;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
/* \u2500\u2500 Stage \u2500\u2500 */
|
|
340
|
+
.persona-dc-stage {
|
|
341
|
+
height: 550px;
|
|
342
|
+
min-height: 400px;
|
|
343
|
+
padding: ${ca}px;
|
|
344
|
+
overflow: auto;
|
|
345
|
+
background: #f0f1f3;
|
|
346
|
+
background-image: radial-gradient(circle, #e0e1e5 1px, transparent 1px);
|
|
347
|
+
background-size: 24px 24px;
|
|
348
|
+
border: 1px solid #e5e7eb;
|
|
349
|
+
border-radius: 0 0 10px 10px;
|
|
350
|
+
display: flex;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
/* \u2500\u2500 Iframe wrapper \u2500\u2500 */
|
|
354
|
+
.persona-dc-iframe-wrapper {
|
|
355
|
+
position: relative;
|
|
356
|
+
overflow: hidden;
|
|
357
|
+
background: #fff;
|
|
358
|
+
border-radius: 10px;
|
|
359
|
+
box-shadow: 0 16px 64px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
|
|
360
|
+
margin: auto;
|
|
361
|
+
flex-shrink: 0;
|
|
362
|
+
transition: border-radius 0.2s ease;
|
|
363
|
+
}
|
|
364
|
+
.persona-dc-iframe-wrapper[data-color-scheme="dark"] {
|
|
365
|
+
background: #0f172a;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
/* \u2500\u2500 Iframe \u2500\u2500 */
|
|
369
|
+
.persona-dc-iframe {
|
|
370
|
+
border: none;
|
|
371
|
+
display: block;
|
|
372
|
+
background: #fff;
|
|
373
|
+
transform-origin: top left;
|
|
374
|
+
}
|
|
375
|
+
.persona-dc-iframe-wrapper[data-color-scheme="dark"] .persona-dc-iframe {
|
|
376
|
+
background: #0f172a;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
/* \u2500\u2500 Button/toggle base styles (standalone, no widget.css dependency) \u2500\u2500 */
|
|
380
|
+
.persona-dc-root .persona-icon-btn {
|
|
381
|
+
display: inline-flex;
|
|
382
|
+
align-items: center;
|
|
383
|
+
justify-content: center;
|
|
384
|
+
padding: 0.25rem;
|
|
385
|
+
border-radius: 0.375rem;
|
|
386
|
+
border: 1px solid #e5e7eb;
|
|
387
|
+
background: #ffffff;
|
|
388
|
+
color: #111827;
|
|
389
|
+
cursor: pointer;
|
|
390
|
+
line-height: 1;
|
|
391
|
+
transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
|
|
392
|
+
}
|
|
393
|
+
.persona-dc-root .persona-icon-btn:hover {
|
|
394
|
+
background: #f3f4f6;
|
|
395
|
+
}
|
|
396
|
+
.persona-dc-root .persona-icon-btn:focus-visible {
|
|
397
|
+
outline: 2px solid #3b82f6;
|
|
398
|
+
outline-offset: 2px;
|
|
399
|
+
}
|
|
400
|
+
.persona-dc-root .persona-icon-btn[aria-pressed="true"] {
|
|
401
|
+
background: #f3f4f6;
|
|
402
|
+
border-color: #d1d5db;
|
|
403
|
+
}
|
|
404
|
+
.persona-dc-root .persona-toggle-group {
|
|
405
|
+
display: inline-flex;
|
|
406
|
+
gap: 0;
|
|
407
|
+
}
|
|
408
|
+
.persona-dc-root .persona-toggle-group > .persona-icon-btn {
|
|
409
|
+
border-radius: 0;
|
|
410
|
+
}
|
|
411
|
+
.persona-dc-root .persona-toggle-group > .persona-icon-btn:first-child {
|
|
412
|
+
border-top-left-radius: 0.375rem;
|
|
413
|
+
border-bottom-left-radius: 0.375rem;
|
|
414
|
+
}
|
|
415
|
+
.persona-dc-root .persona-toggle-group > .persona-icon-btn:last-child {
|
|
416
|
+
border-top-right-radius: 0.375rem;
|
|
417
|
+
border-bottom-right-radius: 0.375rem;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
/* \u2500\u2500 Responsive \u2500\u2500 */
|
|
421
|
+
@media (max-width: 640px) {
|
|
422
|
+
.persona-dc-toolbar {
|
|
423
|
+
gap: 8px;
|
|
424
|
+
}
|
|
425
|
+
.persona-dc-zoom-controls {
|
|
426
|
+
display: none;
|
|
427
|
+
}
|
|
428
|
+
.persona-dc-stage {
|
|
429
|
+
height: 400px;
|
|
430
|
+
min-height: 300px;
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
`;function uu(){if(document.querySelector("style[data-persona-dc-styles]"))return;let e=document.createElement("style");e.setAttribute("data-persona-dc-styles",""),e.textContent=pu,document.head.appendChild(e)}function gu(e,r){let t=e.clientWidth-ca*2-ad,n=e.clientHeight-ca*2-ad;return t<=0||n<=0?1:Math.min(t/r.w,n/r.h,1)}function mu(e,r,t,n,s){e.style.width=`${t.w*n}px`,e.style.height=`${t.h*n}px`,e.style.borderRadius=s==="mobile"?`${32*n}px`:"10px",r.style.width=`${t.w}px`,r.style.height=`${t.h}px`,r.style.transformOrigin="top left",r.style.transform=`scale(${n})`}function id(e,r){let{items:t,initialIndex:n=0,initialDevice:s="desktop",initialColorScheme:o="light",showZoomControls:a=!0,showDeviceToggle:i=!0,showColorSchemeToggle:d=!0,onChange:c}=r;if(t.length===0)throw new Error("createDemoCarousel: items array must not be empty");uu();let u=Math.max(0,Math.min(n,t.length-1)),p=s,f=o,m=null,v=1,S=!1,b=h("div","persona-dc-root"),x=h("div","persona-dc-toolbar"),k=h("div","persona-dc-toolbar-lead"),_=h("div","persona-dc-toolbar-trail"),w=vt({icon:"chevron-left",label:"Previous demo",size:14,onClick:()=>tt(-1)}),I=h("div");I.style.position="relative";let $=h("button","persona-dc-title-btn");$.type="button",$.setAttribute("aria-expanded","false"),$.setAttribute("aria-haspopup","listbox");let T=h("span","persona-dc-title-text"),V=h("span","persona-dc-title-chevron"),ue=he("chevron-down",12,"currentColor",2);ue&&V.appendChild(ue),$.append(T,V);let oe=h("div","persona-dc-dropdown");oe.setAttribute("role","listbox"),oe.style.display="none";let z=!1;function te(){oe.innerHTML="";for(let q=0;q<t.length;q++){let ce=t[q],ke=h("button","persona-dc-dropdown-item");ke.type="button",ke.setAttribute("role","option"),ke.setAttribute("aria-current",q===u?"true":"false");let Q=h("span");if(Q.textContent=ce.title,ke.appendChild(Q),ce.description){let K=h("span","persona-dc-dropdown-desc");K.textContent=ce.description,ke.appendChild(K)}ke.addEventListener("click",()=>{ie(),Te(q)}),oe.appendChild(ke)}}function Ae(){z=!z,oe.style.display=z?"":"none",$.setAttribute("aria-expanded",z?"true":"false"),z&&te()}function ie(){z&&(z=!1,oe.style.display="none",$.setAttribute("aria-expanded","false"))}$.addEventListener("click",q=>{q.stopPropagation(),Ae()});let Se=()=>ie();document.addEventListener("click",Se),I.append($,oe);let ae=vt({icon:"chevron-right",label:"Next demo",size:14,onClick:()=>tt(1)}),Y=h("span","persona-dc-counter");k.append(w,I,ae,Y);let ge=null;i&&(ge=ho({items:[{id:"desktop",icon:"monitor",label:"Desktop"},{id:"mobile",icon:"smartphone",label:"Mobile"}],selectedId:p,onSelect:q=>{p=q,Ue.dataset.device=p,m=null,N()}}),_.appendChild(ge.element));let F=null;if(a){let q=h("div","persona-dc-zoom-controls"),ce=vt({icon:"minus",label:"Zoom out",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.max(od,K-rd),N()}});F=h("span","persona-dc-zoom-level"),F.title="Reset to 100%",F.style.cursor="pointer",F.addEventListener("click",()=>{m=1,N()});let ke=vt({icon:"plus",label:"Zoom in",size:14,onClick:()=>{let K=m!=null?m:v;m=Math.min(sd,K+rd),N()}}),Q=vt({icon:"maximize",label:"Fit to view",size:14,onClick:()=>{m=null,N()}});q.append(ce,F,ke,Q),_.appendChild(q)}if(d){let q=h("div","persona-dc-separator");_.appendChild(q);let ce=ho({items:[{id:"light",icon:"sun",label:"Light"},{id:"dark",icon:"moon",label:"Dark"}],selectedId:f,onSelect:ke=>{f=ke,Ue.dataset.colorScheme=f,mt()}});_.appendChild(ce.element)}let J=h("div","persona-dc-separator");_.appendChild(J);let me=vt({icon:"external-link",label:"Open in new tab",size:14,onClick:()=>{window.open(t[u].url,"_blank")}});_.appendChild(me),x.append(k,_);let at=h("div","persona-dc-stage"),Ue=h("div","persona-dc-iframe-wrapper");Ue.dataset.device=p,Ue.dataset.colorScheme=f;let Ke=h("iframe","persona-dc-iframe");Ke.setAttribute("sandbox","allow-scripts allow-same-origin"),Ke.setAttribute("loading","lazy"),Ke.title=t[u].title,Ue.appendChild(Ke),at.appendChild(Ue),b.append(x,at),e.appendChild(b);function mt(){var q;try{let ce=(q=Ke.contentDocument)==null?void 0:q.body;if(!ce)return;f==="dark"?ce.classList.add("theme-dark"):ce.classList.remove("theme-dark")}catch{}}Ke.addEventListener("load",()=>mt());function Re(){let q=t[u];T.textContent=q.title,Y.textContent=`${u+1} / ${t.length}`,Ke.title=q.title}function tt(q){let ce=((u+q)%t.length+t.length)%t.length;Te(ce)}function Te(q){q<0||q>=t.length||(u=q,Ke.src=t[u].url,Re(),c==null||c(u,t[u]))}function N(){var ke;if(S)return;let q=(ke=nd[p])!=null?ke:nd.desktop;v=gu(at,q);let ce=Math.max(od,Math.min(sd,m!=null?m:v));mu(Ue,Ke,q,ce,p),F&&(F.textContent=`${Math.round(ce*100)}%`)}let re=new ResizeObserver(()=>N());re.observe(at),Re(),Ke.src=t[u].url,requestAnimationFrame(()=>N());function ee(){S||(S=!0,re.disconnect(),document.removeEventListener("click",Se),b.remove())}return{element:b,goTo:Te,next:()=>tt(1),prev:()=>tt(-1),getIndex:()=>u,setDevice(q){p=q,Ue.dataset.device=q,ge==null||ge.setSelected(q),m=null,N()},setColorScheme(q){f=q,Ue.dataset.colorScheme=q},setZoom(q){m=q,N()},destroy:ee}}function ld(){return{name:"@persona/accessibility",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,interactive:{...e.semantic.colors.interactive,focus:"palette.colors.primary.700",disabled:"palette.colors.gray.300"}}}}},cssVariables:{"--persona-accessibility-focus-ring":"0 0 0 2px var(--persona-semantic-colors-surface, #fff), 0 0 0 4px var(--persona-semantic-colors-interactive-focus, #1d4ed8)"}}}function cd(){return{name:"@persona/animations",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"150ms",normal:"200ms",slow:"300ms",bounce:"500ms cubic-bezier(0.68, -0.55, 0.265, 1.55)"},easings:{easeIn:"cubic-bezier(0.4, 0, 1, 1)",easeOut:"cubic-bezier(0, 0, 0.2, 1)",easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)"}}}},cssVariables:{"--persona-transition-fast":"150ms ease","--persona-transition-normal":"200ms ease","--persona-transition-slow":"300ms ease"}}}function dd(e){return{name:"@persona/brand",version:"1.0.0",transform(r){var n;let t={...r.palette};return(n=e.colors)!=null&&n.primary&&(t.colors={...t.colors,primary:{50:Tn(e.colors.primary,.95),100:Tn(e.colors.primary,.9),200:Tn(e.colors.primary,.8),300:Tn(e.colors.primary,.7),400:Tn(e.colors.primary,.6),500:e.colors.primary,600:Tn(e.colors.primary,.8),700:Tn(e.colors.primary,.7),800:Tn(e.colors.primary,.6),900:Tn(e.colors.primary,.5),950:Tn(e.colors.primary,.45)}}),{...r,palette:t}}}}function pd(){return{name:"@persona/reduced-motion",version:"1.0.0",transform(e){return{...e,palette:{...e.palette,transitions:{fast:"0ms",normal:"0ms",slow:"0ms",bounce:"0ms"}}}},afterResolve(e){return{...e,"--persona-transition-fast":"0ms","--persona-transition-normal":"0ms","--persona-transition-slow":"0ms"}}}}function ud(){return{name:"@persona/high-contrast",version:"1.0.0",transform(e){return{...e,semantic:{...e.semantic,colors:{...e.semantic.colors,text:"palette.colors.gray.950",textMuted:"palette.colors.gray.700",border:"palette.colors.gray.900",divider:"palette.colors.gray.900"}}}}}}function Tn(e,r){let t=parseInt(e.slice(1,3),16),n=parseInt(e.slice(3,5),16),s=parseInt(e.slice(5,7),16),o=Math.round(t+(255-t)*(1-r)),a=Math.round(n+(255-n)*(1-r)),i=Math.round(s+(255-s)*(1-r));return`#${o.toString(16).padStart(2,"0")}${a.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`}function gd(e){return{name:e.name,version:e.version,transform:e.transform||(r=>r),cssVariables:e.cssVariables,afterResolve:e.afterResolve}}var fu={palette:{colors:{primary:{500:"#111827"},accent:{600:"#1d4ed8"},gray:{50:"#ffffff",100:"#f8fafc",200:"#f1f5f9",500:"#6b7280",900:"#000000"}},radius:{sm:"0.75rem",md:"1rem",lg:"1.5rem",launcher:"9999px",button:"9999px"}},semantic:{colors:{primary:"palette.colors.primary.500",textInverse:"palette.colors.gray.50"}}},md={components:{panel:{borderRadius:"0",shadow:"none"}}},da={id:"shop",label:"Shopping Assistant",config:{theme:fu,launcher:{title:"Shopping Assistant",subtitle:"Here to help you find what you need",agentIconText:"\u{1F6CD}\uFE0F",position:"bottom-right",width:"min(400px, calc(100vw - 24px))"},copy:{welcomeTitle:"Welcome to our shop!",welcomeSubtitle:"I can help you find products and answer questions",inputPlaceholder:"Ask me anything...",sendButtonLabel:"Send"},suggestionChips:["What can you help me with?","Tell me about your features","How does this work?"]}},pa={id:"minimal",label:"Minimal",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},messages:{layout:"minimal"}},theme:md}},ua={id:"fullscreen",label:"Fullscreen Assistant",config:{launcher:{enabled:!1,fullHeight:!0},layout:{header:{layout:"minimal",showCloseButton:!1},contentMaxWidth:"72ch"},theme:md}},ga={shop:da,minimal:pa,fullscreen:ua};function fd(e){return ga[e]}var hu=na;0&&(module.exports={AgentWidgetClient,AgentWidgetSession,AttachmentManager,DEFAULT_COMPONENTS,DEFAULT_PALETTE,DEFAULT_SEMANTIC,DEFAULT_WIDGET_CONFIG,PRESETS,PRESET_FULLSCREEN,PRESET_MINIMAL,PRESET_SHOP,THEME_ZONES,VERSION,accessibilityPlugin,animationsPlugin,applyThemeVariables,attachHeaderToContainer,brandPlugin,buildComposer,buildDefaultHeader,buildHeader,buildHeaderWithLayout,buildMinimalHeader,collectEnrichedPageContext,componentRegistry,createActionManager,createAgentExperience,createBestAvailableVoiceProvider,createBubbleWithLayout,createCSATFeedback,createComboButton,createComponentMiddleware,createComponentStreamParser,createDefaultSanitizer,createDemoCarousel,createDirectivePostprocessor,createDropdownMenu,createFlexibleJsonStreamParser,createIconButton,createImagePart,createJsonStreamParser,createLabelButton,createLocalStorageAdapter,createMarkdownProcessor,createMarkdownProcessorFromConfig,createMessageActions,createNPSFeedback,createPlainTextParser,createPlugin,createRegexJsonParser,createStandardBubble,createTextPart,createTheme,createThemeObserver,createToggleGroup,createTypingIndicator,createVoiceProvider,createWidgetHostLayout,createXmlParser,defaultActionHandlers,defaultJsonActionParser,defaultParseRules,detectColorScheme,directivePostprocessor,escapeHtml,extractComponentDirectiveFromMessage,fileToImagePart,formatEnrichedContext,generateAssistantMessageId,generateCodeSnippet,generateMessageId,generateStableSelector,generateUserMessageId,getActiveTheme,getColorScheme,getDisplayText,getHeaderLayout,getImageParts,getPreset,hasComponentDirective,hasImages,headerLayouts,highContrastPlugin,initAgentWidget,isComponentDirectiveType,isDockedMountMode,isVoiceSupported,markdownPostprocessor,mergeWithDefaults,normalizeContent,pluginRegistry,reducedMotionPlugin,renderComponentDirective,renderLoadingIndicatorWithFallback,resolveDockConfig,resolveSanitizer,resolveTokens,themeToCssVariables,validateImageFile,validateTheme});
|
|
193
434
|
//# sourceMappingURL=index.cjs.map
|